<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pardeewiki.du.edu//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MeredithMoon</id>
	<title>Pardee Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://pardeewiki.du.edu//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MeredithMoon"/>
	<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Special:Contributions/MeredithMoon"/>
	<updated>2026-04-26T00:10:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8532</id>
		<title>Importing data (general instructions)</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8532"/>
		<updated>2017-09-25T16:59:06Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
This section describes the import and update processes for data tables in IFsHistSeries.Mdb. Updating World Value Survey data (IFsWVSCohort.MDB) requires following a slightly different procedure.&lt;br /&gt;
&lt;br /&gt;
Data import for IFs is a &amp;lt;u&amp;gt;three step&amp;lt;/u&amp;gt; process:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Extraction, preparation and blending of source data (and meta-data) into MS Access tables formatted for IFs database. This step might involve a blending process when data is updated.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Vetting of MS Access tables containing extracted data (and meta-data)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Merging of the MS Access table (and meta-data) to IFs master database (IFsHistSeries.Mdb&amp;amp;nbsp;&amp;amp;nbsp; and Datadict.mdb)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this section we shall discuss how to extract data from external sources, prepare extracted data for IFs database and blend extracted data with existing data. When updating an existing data table we usually preserve data not reported in the more recent source to maintain consistency between old and new data, a process we call &amp;lt;u&amp;gt;blending&amp;lt;/u&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are three ways to import data from external sources and prepare it for IFs as a new series or as an update of an existing series:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Manual import, which basically involves reorganizing external data into an IFs template spreadsheet and copying that data to an MS Access table&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Automated import that uses IFs software application to extract data from Excel spreadsheets and prepare Access tables using a Country Concordance table between external data source and IFs.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Batch update, another IFs application feature that automates updating all IFs tables from the same external source as long as external data is available in a required format.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Manual Import Using IFs Template Spreadsheet =&lt;br /&gt;
&lt;br /&gt;
The steps for the manual import are:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter or reorganize external data into IFs template spreadsheet. The IFs team uses an Excel spreadsheet template containing 186 IFs countries, country FIPS code and year columns going from 1960 to 2014. The name of the Excel file is &amp;quot;Template Data Form 6.XLS.&amp;quot; This file can be found in the IFs\Data folder. (Template spreadsheets can also be generated from IFs application&#039;s import screen)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Delete year column in the template spreadsheet which do not have any data.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create an MS Access table with the same structure (i.e., containing the same year columns) as the template spreadsheet. This new Access table needs to be created inside &amp;quot;IFsDataImport.Mdb&amp;quot; file in the IFs\Data folder. If you are updating an existing table, you should give the table the same name as the existing table. For a new table, prefix the table name with &amp;quot;Series&amp;quot; and follow the naming convention described in section 2.2.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip&amp;lt;/u&amp;gt;: Rather than creating an altogether new Access table, take an existing data table, i.e., any of the IFsHistSeries.mdb tables, copy it to a new name and change the structure by going to &amp;quot;Design View&amp;quot; in MS Access. In fact, it is best to start from an existing table so that the data field specifications are strictly followed. To add a year to the new table, insert an empty column (in the design view), copy an existing year column, paste it on the empty column and change the column (or field) name to the label of the year you need. (If you are using an existing Access table to create a new table, please delete the Earliest and MostRecent columns from the Access table as this will be populated automatically by IFs application.)&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy and paste the data from Excel template spreadsheet to Access table. Make sure you sort both the spreadsheet and the Access table alphabetically by country name before you copy and paste.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Add a row to the Datadict table inside IFsDataImport.Mdb file. If you are importing new data, create an empty row and add meta-data (please be as complete as possible). If you are updating data, copy the row from master copy of Datadict (DataDict.Mdb) and edit as needed (you must edit last IFs update)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip: &amp;lt;/u&amp;gt;You can skip steps iii, iv and v and use IFs&#039; automated import (see next section for description) feature instead&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Passing Extracted Data for Vetting&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Extracted data, saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb, &amp;lt;/u&amp;gt;need to be sent to the person who will do the vetting. Please also pass all source information (Excel spreadsheet data or pdf file/s or the website from which data is taken). Some initial scrutiny of the data before it is sent for vetting is recommended.&lt;br /&gt;
&lt;br /&gt;
= Automated Import Using ImportXLS: Single Import =&lt;br /&gt;
&lt;br /&gt;
External data available in Excel format known to IFs can be extracted into Access tables using IFs application&#039;s automated ImportXLS (the process works only for Excel files and hence the name) feature that work by importing one time series at a time. If you have subnational models broken out in IFs on your computer, you need to switch back to the full 186 country model. Instructions on how to do this can be found in the&amp;amp;nbsp;[[SubRegionalization_Handbook|SubRegionalization Handbook]]. This process will take around five minutes, so can be done as frequently as needed.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
This feature can be accessed through IFs menu system:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS File.&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataFromXLSFile.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This opens up a form shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The form is self-explanatory for the most part. You have to start by opening the source Excel file (option on the top bar)&amp;amp;nbsp;and selecting the spreadsheet which contains source. You then need to choose one from the six options showing the format of the data organization in the source spreadsheet (see the right side of the import screen). The default of these six options (the one at the bottom) works in most cases, however you can compare each option to your data by selecting a data organization option and viewing the layout in the image directly below the final option.&lt;br /&gt;
&lt;br /&gt;
The list of steps to follow when importing data can be found in the&amp;amp;nbsp;&amp;quot;Help&amp;quot; menu option, which opens up a dialog box with the basic list.&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This list is fleshed out here in more detail and should be followed carefully:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Open the Excel file containing formatted source data (option found on top bar)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Select one spreadsheet when the source file contains more than one&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Select source data format using illustrated options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; Each option can be previewed by selecting it and seeing the visualization directly below&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. Identify the Excel cells containing country and year labels.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not remember when it starts, you can click &#039;&#039;View Excel File &#039;&#039;to check - the file must be closed after viewing&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Series Name Start at&#039;&#039; field will only appear if you have selected a &#039;&#039;Multiple Series&#039;&#039; option in the &#039;&#039;Choose Excel Source Data Format&#039;&#039; field. In this case, you choose the column of the data series &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;you want to import.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;5. Data Conversion Operator and Factor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;????&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;6. Choose aggregation rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
An aggregation rule tells the model how to aggregate country level data up to different country groupings that can be selected in the model. For instance, if you choose SubSaharan Africa as a region, the model needs to know whether to add, average, use a weighted average for all countries in the grouping.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
There are five different aggregation rules to choose from: POP, GDP, AVG, SUM, LND. If the dataset is being updated, the aggregation rule should populate. If you are importing a new series, you have to choose the aggregation rule. You can look in the Data Dict at similar series to get an idea of what should be chosen or below&amp;amp;nbsp;are brief explanations of each, along with a few examples of datasets that use each rule.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;1. POP (population): uses a weighted average in which population of a country is the weight; used in demographics, health, and education series; used in series with per capita designations or when the variable is based on a percent of households (HHs)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;2. GDP: uses a weighted average in which&amp;amp;nbsp;GDP at MER of a&amp;amp;nbsp;country is the weight; used in economic series and when price is a consideration in the dataset&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;3. AVG (average): takes the average of each country&#039;s data; used in indices&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;4. SUM: sums each country&#039;s data; used in many energy and labor series and when the data is a count&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;5. LND (land): uses a weighted average using land cover as weight&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;7. Choose Country Concordance table&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Country Concordance lists are used in converting external data to IFs format. &amp;quot;Country Concordance&amp;quot; options are shown in a dropdown list at the bottom of the screen. The prepackaged lists that you see in the dropdown were built over the years from the major international databases like World Bank&#039;s WDI, UNESCO, IEA etc. If you do not see a list that you can use you need to either use a manual import described above in section 3.1.1 or leave ImportXLS for now, build and update a country list and then come back to import. Unless a data source has a large number of tables that we will be regularly updating we do not spend the time in building and updating a new country concordance table. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;8. Identify missing values, if any. Data source and names can be put in later.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9. Enter a name and a definition for the imported table. If the variable is new, the name must be different from any existing table name.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are importing a new variable into the model, ask the person who assigned you this task for a specific name. If not provided at first, this can be added in the Data Dict after the import is complete.&amp;amp;nbsp;If you would like to update an existing table rather than import a new one, you can select the name of the table from a dropdown box just above the variable name box. Selecting an existing table will automatically bring in dictionary information from the master copy of the data dictionary.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;10. Click Import when you are ready.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;11. Click on View Excluded after importing the data&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You&#039;ll see the countries that were not imported, if any. This may have happened because the IFs model does not have those countries in the model or because the name was incorrect and did not concord. If the name was incorrect, go back into the source file and change the country name and re-import the data.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;12. After accepting imported data, you&#039;ll see a form to enter data dictionary information.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here are some tips on what to enter in the different fields in the data dict that do not auto-populate from the import:&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Series&amp;amp;nbsp;&#039;&#039;&amp;amp; &#039;&#039;Cohort&#039;&#039;: the entry for Series is Yes&amp;amp;nbsp;and for Cohort is No&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Source Definition&#039;&#039;: the exact definition from the data source&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Extended Source Definition&#039;&#039;: any information in addition to the source definition, such as any calculations or modifications you or the creators of the dataset performed on the data&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Name in Source&#039;&#039; &amp;amp; &#039;&#039;Code in Source&#039;&#039;: only relevant for batch pulls since there are multiple series in the pull&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Notes&#039;&#039;: enter your initials as data puller/importer and the data vetter will then enter their initials&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Forecast&#039;&#039;: click Yes if the series imported is a forecast and not a historical data series&lt;br /&gt;
&lt;br /&gt;
[[File:DataDictWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;13. Imported data will go to IFs\Data\IFsDataImport.mdb.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the file you will send to the person responsible for vetting and merging the data into the model.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;14. Dictionary information will go to&amp;amp;nbsp;IFs\Data\IFsDataDict.mdb.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Any changes that need to be made to the data dict can be made directly here after the data is imported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&lt;br /&gt;
= Batch Update Using ImportXLSBatch =&lt;br /&gt;
&lt;br /&gt;
Another form has been created that allows import from an Access table. This needs to be described, and shown.&lt;br /&gt;
&lt;br /&gt;
Batch update, another IFs application feature, allows updating all IFs tables pertaining to a certain external source at once. This works only for those sources where data is available in a recognized format and each source series is identified with a fixed code that IFs data dictionary can save and match during subsequent updates. At this moment, batch update works for AQU, WDI, UNESCO (UIS), IMF and FAO.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Update Data in Batch.&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The grid on the right of the form will be empty initially, but fills up as soon as the user selects a source name from the dropdown box sitting above the grid. You can select all series for batch update (a checkbox is available for this) or decide to update the ones that you select by clicking on the &amp;quot;Update&amp;quot; column in the grid. There is an additional option of selecting only those variables per data source which are used in the Pre-Processor, which can be selected by checking the ‘Pre-Proc’ box on the batch import form seen below. Of course, the import process will update only those series that are found in the source Excel that you&#039;ll have to open using the menu at the top.&lt;br /&gt;
&lt;br /&gt;
Batch update feature works by extracting multiple data series from a single spreadsheet at a time. From the box listing all spreadsheets in the workbook that you just opened, you will have to select the one that contains all the series dat.&lt;br /&gt;
&lt;br /&gt;
Before using the batch import process, new variables must be added to the datadict and the source column of the datadict must be formatted for batch import by including one of the qualified series listed above (FAO, IMF, AQU, etc). Additionally, each data series in the external spreadsheet is matched with an IFs data table through a &amp;quot;series code&amp;quot; that is previously collected in the IFs &amp;quot;datadict&amp;quot; table. For WDI, these codes appear as combination of two to four letter code sections separated by periods (e.g., AG.PRD.FOOD.XD). For UNESCO education data, we take series names used by UIS, exactly as they type it, as series codes. For FAO data, Element code and Item code used by FAO are used by IFS (accordingly, there will be two series code&amp;amp;nbsp; boxes in the batch update form when you are updating FAO data; identify Element code as the first one and Item code as the second one).&lt;br /&gt;
&lt;br /&gt;
The decimal places box is used for specifying the decimal places that will be kept in extracted tables. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;The setting works for those tables which do not have such setting established already (as shown in the grid above).&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The steps are explained in a Help dialog shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Clicking the &amp;quot;Import Batch&amp;quot; button will import (and update) the series that are selected in the grid one at a time and show a progress bar as this is being done.&lt;br /&gt;
&lt;br /&gt;
Imported tables can be subjected to automated blending and vetting using the new vetting/comparison interface described later in this document.&lt;br /&gt;
&lt;br /&gt;
== Source Data for Batch Update ==&lt;br /&gt;
&lt;br /&gt;
World Development Indicator (WDI) data is released annually and is usually available as a single Excel file at their website:&lt;br /&gt;
&lt;br /&gt;
[http://data.worldbank.org/data-catalog/world-development-indicators/ http://data.worldbank.org/data-catalog/world-development-indicators/]&lt;br /&gt;
&lt;br /&gt;
FAO and UIS data do not come in single file as WDI. What we need to do is download multiple series on related issues (e.g., all cereal production data or all primary education data) as single Excel files. (Kate McGrath has prepared instructions on getting FAO and UIS data from their websites).&lt;br /&gt;
&lt;br /&gt;
IMF data is available only by accessing our IMF e-Library account, registered to Mohammod Irfan.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Batch Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImportBatch.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_1&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
= Automated Import Using ImportXLS: Province Import =&lt;br /&gt;
&lt;br /&gt;
Importing data for a provincial model can be done with the Province Data Import Feature. IFs does not need to be sub-regionalized to use this feature.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS Provinces&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The format reflects the single series import process already described. A recognized excel format must be selected from the list on the right. The location of Province names, Years, and Series from your chosen excel data sheet must be designated. The provincial country concordance table must also be selected from the drop down list. The form contains the option to view the excel sheet you are importing, and to view the country concordance tables. Lastly, the variable you are importing needs to be selected from the drop down list. Existing variables will populate the definition field. New variables will need to be named using the Ifs naming convention reviewed above, and defined.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8531</id>
		<title>Importing data (general instructions)</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8531"/>
		<updated>2017-09-25T16:50:19Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
This section describes the import and update processes for data tables in IFsHistSeries.Mdb. Updating World Value Survey data (IFsWVSCohort.MDB) requires following a slightly different procedure.&lt;br /&gt;
&lt;br /&gt;
Data import for IFs is a &amp;lt;u&amp;gt;three step&amp;lt;/u&amp;gt; process:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Extraction, preparation and blending of source data (and meta-data) into MS Access tables formatted for IFs database. This step might involve a blending process when data is updated.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Vetting of MS Access tables containing extracted data (and meta-data)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Merging of the MS Access table (and meta-data) to IFs master database (IFsHistSeries.Mdb&amp;amp;nbsp;&amp;amp;nbsp; and Datadict.mdb)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this section we shall discuss how to extract data from external sources, prepare extracted data for IFs database and blend extracted data with existing data. When updating an existing data table we usually preserve data not reported in the more recent source to maintain consistency between old and new data, a process we call &amp;lt;u&amp;gt;blending&amp;lt;/u&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are three ways to import data from external sources and prepare it for IFs as a new series or as an update of an existing series:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Manual import, which basically involves reorganizing external data into an IFs template spreadsheet and copying that data to an MS Access table&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Automated import that uses IFs software application to extract data from Excel spreadsheets and prepare Access tables using a Country Concordance table between external data source and IFs.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Batch update, another IFs application feature that automates updating all IFs tables from the same external source as long as external data is available in a required format.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Manual Import Using IFs Template Spreadsheet =&lt;br /&gt;
&lt;br /&gt;
The steps for the manual import are:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter or reorganize external data into IFs template spreadsheet. The IFs team uses an Excel spreadsheet template containing 186 IFs countries, country FIPS code and year columns going from 1960 to 2014. The name of the Excel file is &amp;quot;Template Data Form 6.XLS.&amp;quot; This file can be found in the IFs\Data folder. (Template spreadsheets can also be generated from IFs application&#039;s import screen)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Delete year column in the template spreadsheet which do not have any data.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create an MS Access table with the same structure (i.e., containing the same year columns) as the template spreadsheet. This new Access table needs to be created inside &amp;quot;IFsDataImport.Mdb&amp;quot; file in the IFs\Data folder. If you are updating an existing table, you should give the table the same name as the existing table. For a new table, prefix the table name with &amp;quot;Series&amp;quot; and follow the naming convention described in section 2.2.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip&amp;lt;/u&amp;gt;: Rather than creating an altogether new Access table, take an existing data table, i.e., any of the IFsHistSeries.mdb tables, copy it to a new name and change the structure by going to &amp;quot;Design View&amp;quot; in MS Access. In fact, it is best to start from an existing table so that the data field specifications are strictly followed. To add a year to the new table, insert an empty column (in the design view), copy an existing year column, paste it on the empty column and change the column (or field) name to the label of the year you need. (If you are using an existing Access table to create a new table, please delete the Earliest and MostRecent columns from the Access table as this will be populated automatically by IFs application.)&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy and paste the data from Excel template spreadsheet to Access table. Make sure you sort both the spreadsheet and the Access table alphabetically by country name before you copy and paste.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Add a row to the Datadict table inside IFsDataImport.Mdb file. If you are importing new data, create an empty row and add meta-data (please be as complete as possible). If you are updating data, copy the row from master copy of Datadict (DataDict.Mdb) and edit as needed (you must edit last IFs update)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip: &amp;lt;/u&amp;gt;You can skip steps iii, iv and v and use IFs&#039; automated import (see next section for description) feature instead&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Passing Extracted Data for Vetting&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Extracted data, saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb, &amp;lt;/u&amp;gt;need to be sent to the person who will do the vetting. Please also pass all source information (Excel spreadsheet data or pdf file/s or the website from which data is taken). Some initial scrutiny of the data before it is sent for vetting is recommended.&lt;br /&gt;
&lt;br /&gt;
= Automated Import Using ImportXLS: Single Import =&lt;br /&gt;
&lt;br /&gt;
External data available in Excel format known to IFs can be extracted into Access tables using IFs application&#039;s automated ImportXLS (the process works only for Excel files and hence the name) feature that work by importing one time series at a time. If you have subnational models broken out in IFs on your computer, you need to switch back to the full 186 country model. Instructions on how to do this can be found in the&amp;amp;nbsp;[[SubRegionalization_Handbook|SubRegionalization Handbook]]. This process will take around five minutes, so can be done as frequently as needed.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
This feature can be accessed through IFs menu system:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS File.&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataFromXLSFile.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This opens up a form shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The form is self-explanatory for the most part. You have to start by opening the source Excel file (option on the top bar)&amp;amp;nbsp;and selecting the spreadsheet which contains source. You then need to choose one from the six options showing the format of the data organization in the source spreadsheet (see the right side of the import screen). The default of these six options (the one at the bottom) works in most cases, however you can compare each option to your data by selecting a data organization option and viewing the layout in the image directly below the final option.&lt;br /&gt;
&lt;br /&gt;
The list of steps to follow when importing data can be found in the&amp;amp;nbsp;&amp;quot;Help&amp;quot; menu option, which opens up a dialog box with the basic list. &lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This list is fleshed out here in more detail and should be followed carefully:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Open the Excel file containing formatted source data (option found on top bar)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Select one spreadsheet when the source file contains more than one&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Select source data format using illustrated options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; Each option can be previewed by selecting it and seeing the visualization directly below&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. Identify the Excel cells containing country and year labels.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not remember when it starts, you can click &#039;&#039;View Excel File &#039;&#039;to check - the file must be closed after viewing&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Series Name Start at&#039;&#039; field will only appear if you have selected a &#039;&#039;Multiple Series&#039;&#039; option in the &#039;&#039;Choose Excel Source Data Format&#039;&#039; field. In this case, you choose the column of the data series &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;you want to import.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;5. Data Conversion Operator and Factor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;????&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;6. Choose aggregation rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
An aggregation rule tells the model how to aggregate country level data up to different country groupings that can be selected in the model. For instance, if you choose SubSaharan Africa as a region, the model needs to know whether to add, average, use a weighted average for all countries in the grouping.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
There are five different aggregation rules to choose from: POP, GDP, AVG, SUM, LND. If the dataset is being updated, the aggregation rule should populate. If you are importing a new series, you have to choose the aggregation rule. You can look in the Data Dict at similar series to get an idea of what should be chosen or below&amp;amp;nbsp;are brief explanations of each, along with a few examples of datasets that use each rule.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;1. POP (population): uses a weighted average in which population of a country is the weight; used in demographics, health, and education series; used in series with per capita designations or when the variable is based on a percent of households (HHs)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;2. GDP: uses a weighted average in which&amp;amp;nbsp;GDP at MER of a&amp;amp;nbsp;country is the weight; used in economic series and when price is a consideration in the dataset&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;3. AVG (average): takes the average of each country&#039;s data; used in indices&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;4. SUM: sums each country&#039;s data; used in many energy and labor series and when the data is a count&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;5. LND (land): uses a weighted average using land cover as weight&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;7. Choose Country Concordance table&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Country Concordance lists are used in converting external data to IFs format. &amp;quot;Country Concordance&amp;quot; options are shown in a dropdown list at the bottom of the screen. The prepackaged lists that you see in the dropdown were built over the years from the major international databases like World Bank&#039;s WDI, UNESCO, IEA etc. If you do not see a list that you can use you need to either use a manual import described above in section 3.1.1 or leave ImportXLS for now, build and update a country list and then come back to import. Unless a data source has a large number of tables that we will be regularly updating we do not spend the time in building and updating a new country concordance table. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;8. Identify missing values, if any. Data source and names can be put in later.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9. Enter a name and a definition for the imported table. If the variable is new, the name must be different from any existing table name.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are importing a new variable into the model, ask the person who assigned you this task for a specific name. If not provided at first, this can be added in the Data Dict after the import is complete.&amp;amp;nbsp;If you would like to update an existing table rather than import a new one, you can select the name of the table from a dropdown box just above the variable name box. Selecting an existing table will automatically bring in dictionary information from the master copy of the data dictionary.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;10. Click Import when you are ready.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;11. Click on View Excluded after importing the data&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You&#039;ll see the countries that were not imported, if any. This may have happened because the IFs model does not have those countries in the model or because the name was incorrect and did not concord. If the name was incorrect, go back into the source file and change the country name and re-import the data.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;12. After accepting imported data, you&#039;ll see a form to enter data dictionary information.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Here are some tips on what to enter in the different fields in the data dict:&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Source Definition&#039;&#039;: the exact definition from the data source&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Extended Source Definition&#039;&#039;: any information in addition to the source definition, such as any calculations or modifications you or the creators of the dataset performed on the data&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Name in Source&#039;&#039; &amp;amp; &#039;&#039;Code in Source&#039;&#039;: only relevant for batch pulls since there are multiple series in the pull&lt;br /&gt;
&lt;br /&gt;
[[File:DataDictWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;13. Imported data will go to IFs\Data\IFsDataImport.mdb.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This is the file you will send to the person responsible for vetting and merging the data into the model.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;14. Dictionary information will go to&amp;amp;nbsp;IFs\Data\IFsDataDict.mdb.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Any changes that need to be made to the data dict can be made directly here after the data is imported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&lt;br /&gt;
= Batch Update Using ImportXLSBatch =&lt;br /&gt;
&lt;br /&gt;
Another form has been created that allows import from an Access table. This needs to be described, and shown.&lt;br /&gt;
&lt;br /&gt;
Batch update, another IFs application feature, allows updating all IFs tables pertaining to a certain external source at once. This works only for those sources where data is available in a recognized format and each source series is identified with a fixed code that IFs data dictionary can save and match during subsequent updates. At this moment, batch update works for AQU, WDI, UNESCO (UIS), IMF and FAO.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Update Data in Batch.&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The grid on the right of the form will be empty initially, but fills up as soon as the user selects a source name from the dropdown box sitting above the grid. You can select all series for batch update (a checkbox is available for this) or decide to update the ones that you select by clicking on the &amp;quot;Update&amp;quot; column in the grid. There is an additional option of selecting only those variables per data source which are used in the Pre-Processor, which can be selected by checking the ‘Pre-Proc’ box on the batch import form seen below. Of course, the import process will update only those series that are found in the source Excel that you&#039;ll have to open using the menu at the top.&lt;br /&gt;
&lt;br /&gt;
Batch update feature works by extracting multiple data series from a single spreadsheet at a time. From the box listing all spreadsheets in the workbook that you just opened, you will have to select the one that contains all the series dat.&lt;br /&gt;
&lt;br /&gt;
Before using the batch import process, new variables must be added to the datadict and the source column of the datadict must be formatted for batch import by including one of the qualified series listed above (FAO, IMF, AQU, etc). Additionally, each data series in the external spreadsheet is matched with an IFs data table through a &amp;quot;series code&amp;quot; that is previously collected in the IFs &amp;quot;datadict&amp;quot; table. For WDI, these codes appear as combination of two to four letter code sections separated by periods (e.g., AG.PRD.FOOD.XD). For UNESCO education data, we take series names used by UIS, exactly as they type it, as series codes. For FAO data, Element code and Item code used by FAO are used by IFS (accordingly, there will be two series code&amp;amp;nbsp; boxes in the batch update form when you are updating FAO data; identify Element code as the first one and Item code as the second one).&lt;br /&gt;
&lt;br /&gt;
The decimal places box is used for specifying the decimal places that will be kept in extracted tables. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;The setting works for those tables which do not have such setting established already (as shown in the grid above).&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The steps are explained in a Help dialog shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Clicking the &amp;quot;Import Batch&amp;quot; button will import (and update) the series that are selected in the grid one at a time and show a progress bar as this is being done.&lt;br /&gt;
&lt;br /&gt;
Imported tables can be subjected to automated blending and vetting using the new vetting/comparison interface described later in this document.&lt;br /&gt;
&lt;br /&gt;
== Source Data for Batch Update ==&lt;br /&gt;
&lt;br /&gt;
World Development Indicator (WDI) data is released annually and is usually available as a single Excel file at their website:&lt;br /&gt;
&lt;br /&gt;
[http://data.worldbank.org/data-catalog/world-development-indicators/ http://data.worldbank.org/data-catalog/world-development-indicators/]&lt;br /&gt;
&lt;br /&gt;
FAO and UIS data do not come in single file as WDI. What we need to do is download multiple series on related issues (e.g., all cereal production data or all primary education data) as single Excel files. (Kate McGrath has prepared instructions on getting FAO and UIS data from their websites).&lt;br /&gt;
&lt;br /&gt;
IMF data is available only by accessing our IMF e-Library account, registered to Mohammod Irfan.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Batch Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImportBatch.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_1&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
= Automated Import Using ImportXLS: Province Import =&lt;br /&gt;
&lt;br /&gt;
Importing data for a provincial model can be done with the Province Data Import Feature. IFs does not need to be sub-regionalized to use this feature.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS Provinces&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The format reflects the single series import process already described. A recognized excel format must be selected from the list on the right. The location of Province names, Years, and Series from your chosen excel data sheet must be designated. The provincial country concordance table must also be selected from the drop down list. The form contains the option to view the excel sheet you are importing, and to view the country concordance tables. Lastly, the variable you are importing needs to be selected from the drop down list. Existing variables will populate the definition field. New variables will need to be named using the Ifs naming convention reviewed above, and defined.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8528</id>
		<title>Importing data (general instructions)</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8528"/>
		<updated>2017-09-21T23:08:33Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
This section describes the import and update processes for data tables in IFsHistSeries.Mdb. Updating World Value Survey data (IFsWVSCohort.MDB) requires following a slightly different procedure.&lt;br /&gt;
&lt;br /&gt;
Data import for IFs is a &amp;lt;u&amp;gt;three step&amp;lt;/u&amp;gt; process:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Extraction, preparation and blending of source data (and meta-data) into MS Access tables formatted for IFs database. This step might involve a blending process when data is updated.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Vetting of MS Access tables containing extracted data (and meta-data)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Merging of the MS Access table (and meta-data) to IFs master database (IFsHistSeries.Mdb&amp;amp;nbsp;&amp;amp;nbsp; and Datadict.mdb)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this section we shall discuss how to extract data from external sources, prepare extracted data for IFs database and blend extracted data with existing data. When updating an existing data table we usually preserve data not reported in the more recent source to maintain consistency between old and new data, a process we call &amp;lt;u&amp;gt;blending&amp;lt;/u&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are three ways to import data from external sources and prepare it for IFs as a new series or as an update of an existing series:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Manual import, which basically involves reorganizing external data into an IFs template spreadsheet and copying that data to an MS Access table&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Automated import that uses IFs software application to extract data from Excel spreadsheets and prepare Access tables using a Country Concordance table between external data source and IFs.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Batch update, another IFs application feature that automates updating all IFs tables from the same external source as long as external data is available in a required format.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Manual Import Using IFs Template Spreadsheet =&lt;br /&gt;
&lt;br /&gt;
The steps for the manual import are:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter or reorganize external data into IFs template spreadsheet. The IFs team uses an Excel spreadsheet template containing 186 IFs countries, country FIPS code and year columns going from 1960 to 2014. The name of the Excel file is &amp;quot;Template Data Form 6.XLS.&amp;quot; This file can be found in the IFs\Data folder. (Template spreadsheets can also be generated from IFs application&#039;s import screen)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Delete year column in the template spreadsheet which do not have any data.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create an MS Access table with the same structure (i.e., containing the same year columns) as the template spreadsheet. This new Access table needs to be created inside &amp;quot;IFsDataImport.Mdb&amp;quot; file in the IFs\Data folder. If you are updating an existing table, you should give the table the same name as the existing table. For a new table, prefix the table name with &amp;quot;Series&amp;quot; and follow the naming convention described in section 2.2.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip&amp;lt;/u&amp;gt;: Rather than creating an altogether new Access table, take an existing data table, i.e., any of the IFsHistSeries.mdb tables, copy it to a new name and change the structure by going to &amp;quot;Design View&amp;quot; in MS Access. In fact, it is best to start from an existing table so that the data field specifications are strictly followed. To add a year to the new table, insert an empty column (in the design view), copy an existing year column, paste it on the empty column and change the column (or field) name to the label of the year you need. (If you are using an existing Access table to create a new table, please delete the Earliest and MostRecent columns from the Access table as this will be populated automatically by IFs application.)&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy and paste the data from Excel template spreadsheet to Access table. Make sure you sort both the spreadsheet and the Access table alphabetically by country name before you copy and paste.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Add a row to the Datadict table inside IFsDataImport.Mdb file. If you are importing new data, create an empty row and add meta-data (please be as complete as possible). If you are updating data, copy the row from master copy of Datadict (DataDict.Mdb) and edit as needed (you must edit last IFs update)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip: &amp;lt;/u&amp;gt;You can skip steps iii, iv and v and use IFs&#039; automated import (see next section for description) feature instead&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Passing Extracted Data for Vetting&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Extracted data, saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb, &amp;lt;/u&amp;gt;need to be sent to the person who will do the vetting. Please also pass all source information (Excel spreadsheet data or pdf file/s or the website from which data is taken). Some initial scrutiny of the data before it is sent for vetting is recommended.&lt;br /&gt;
&lt;br /&gt;
= Automated Import Using ImportXLS: Single Import =&lt;br /&gt;
&lt;br /&gt;
External data available in Excel format known to IFs can be extracted into Access tables using IFs application&#039;s automated ImportXLS (the process works only for Excel files and hence the name) feature that work by importing one time series at a time. If you have subnational models broken out in IFs on your computer, you need to switch back to the full 186 country model. Instructions on how to do this can be found in the&amp;amp;nbsp;[[SubRegionalization_Handbook|SubRegionalization Handbook]]. This process will take around five minutes, so can be done as frequently as needed.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
This feature can be accessed through IFs menu system:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS File.&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataFromXLSFile.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This opens up a form shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The form is self-explanatory for the most part. You have to start by opening the source Excel file (option on the top bar)&amp;amp;nbsp;and selecting the spreadsheet which contains source. You then need to choose one from the six options showing the format of the data organization in the source spreadsheet (see the right side of the import screen). The default of these six options (the one at the bottom) works in most cases, however you can compare each option to your data by selecting a data organization option and viewing the layout in the image directly below the final option. &lt;br /&gt;
&lt;br /&gt;
The list of steps to follow when importing data can be found in the&amp;amp;nbsp;&amp;quot;Help&amp;quot; menu option, which opens up a dialog box with the basic list. This list is fleshed out here in more detail and should be followed carefully.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Steps to Import Data&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Open the Excel file containing formatted source data (option found on top bar)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Select one spreadsheet when the source file contains more than one&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Select source data format using illustrated options&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;- Each option can be previewed by selecting it and seeing the visualization directly below&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;4. Identify the Excel cells containing country and year labels.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;- If you do not remember when it starts, you can click &#039;&#039;View Excel File &#039;&#039;to check - the file must be closed after viewing&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;- The &#039;&#039;Series Name Start at&#039;&#039; field will only appear if you have selected a &#039;&#039;Multiple Series&#039;&#039; option in the &#039;&#039;Choose Excel Source Data Format&#039;&#039; field. In this case, you choose the column of the data series &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;you want to import.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;5. Data Conversion Operator and Factor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;????&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;6. Choose aggregation rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
An aggregation rule tells the model how to aggregate country level data up to different country groupings that can be selected in the model. For instance, if you choose SubSaharan Africa as a region, the model needs to know whether to add, average, use a weighted average for all countries in the grouping.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
There are five different aggregation rules to choose from: POP, GDP, AVG, SUM, LND. If the dataset is being updated, the aggregation rule should populate. If you are importing a new series, you have to choose the aggregation rule. You can look in the Data Dict at similar series to get an idea of what should be chosen or below&amp;amp;nbsp;are brief explanations of each, along with a few examples of datasets that use each rule. &lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;1. POP (population): uses a weighted average in which population of a country is the weight; used in demographics, health, and education series; used in series with per capita designations or when the variable is based on a percent of households (HHs)&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;2. GDP: uses a weighted average in which&amp;amp;nbsp;GDP at MER of a&amp;amp;nbsp;country is the weight; used in economic series and when price is a consideration in the dataset&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;3. AVG (average): takes the average of each country&#039;s data; used in indices&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;4. SUM: sums each country&#039;s data; used in many energy and labor series and when the data is a count&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;5. LND (land): uses a weighted average using land cover as weight&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;7. Choose Country Concordance table&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The country concordance tables have been created for sources we import on a regular basis, since each source uses a different country list often with different country names. Country names must be concorded with the country names in IFs when importing data. The country concordance tables automate&amp;amp;nbsp;this process with predetermined lists.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;8. Identify missing values, if any. Data source and names can be put in later.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;9. Enter a name and a definition for the imported table. If the variable is new, the name must be different from any existing table name.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are importing a new variable into the model, ask the person who assigned you this task for a specific name. If not provided at first, this can be added in the Data Dict after the import is complete.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;10. Click Import when you are ready.&amp;amp;nbsp;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;11. Click on View Excluded after importing the data&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You&#039;ll see the countries that were not imported. This may have happened because the IFs model does not have those countries in the model or because the name was wrong.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
As mentioned above, Country Concordance lists are used in converting external data to IFs format. &amp;quot;Country Concordance&amp;quot; options are shown in a dropdown list at the bottom of the screen. The prepackaged lists that you see in the dropdown were built over the years from the major international databases like World Bank&#039;s WDI, UNESCO, IEA etc. If you do not see a list that you can use you need to either use a manual import described above in section 3.1.1 or leave ImportXLS for now, build and update a country list and then come back to import. Unless a data source has a large number of tables that we will be regularly updating we do not spend the time in building and updating a new country concordance table. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
If you would like to update an existing table rather than import a new one, you can select the name of the table from a dropdown box just above the variable name box. Selecting an existing table will automatically bring in dictionary information from the master copy of the data dictionary.&lt;br /&gt;
&lt;br /&gt;
Once the external data is successfully imported you will be able to see the data in a grid. Once you accept the data, you will be allowed to input dictionary information (meta data) for the table you imported. A form will open up for this purpose (see figure below)&lt;br /&gt;
&lt;br /&gt;
[[File:DataDictWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&lt;br /&gt;
Automated Import Using ImportXLS:&amp;amp;nbsp; 186 Countries&lt;br /&gt;
&lt;br /&gt;
IFs data tables cover 183 countries now. But we plan to extend IFs to 186 countries by including Seychelles, Kosovo and South Sudan. Just below the “Import Data from XLS File&amp;quot; there is another menu option titled &amp;quot;Import Data from XLS File 186&amp;quot;. The form that opens will follow the same procedure as 183 country import, but will create two tables one with 186 countries and one with 183, both in the same location.&lt;br /&gt;
&lt;br /&gt;
= Batch Update Using ImportXLSBatch =&lt;br /&gt;
&lt;br /&gt;
Another form has been created that allows import from an access table. This needs to be described, and shown.&lt;br /&gt;
&lt;br /&gt;
Batch update, another IFs application feature, allows updating all IFs tables pertaining to a certain external source at once. This works only for those sources where data is available in a recognized format and each source series is identified with a fixed code that IFs data dictionary can save and match during subsequent updates. At this moment, batch update works for AQU, WDI, UNESCO (UIS), IMF and FAO.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Update Data in Batch.&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The grid on the right of the form will be empty initially, but fills up as soon as the user selects a source name from the dropdown box sitting above the grid. You can select all series for batch update (a checkbox is available for this) or decide to update the ones that you select by clicking on the &amp;quot;Update&amp;quot; column in the grid. There is an additional option of selecting only those variables per data source which are used in the Pre-Processor, which can be selected by checking the ‘Pre-Proc’ box on the batch import form seen below. Of course, the import process will update only those series that are found in the source Excel that you&#039;ll have to open using the menu at the top.&lt;br /&gt;
&lt;br /&gt;
Batch update feature works by extracting multiple data series from a single spreadsheet at a time. From the box listing all spreadsheets in the workbook that you just opened, you will have to select the one that contains all the series dat.&lt;br /&gt;
&lt;br /&gt;
Before using the batch import process, new variables must be added to the datadict and the source column of the datadict must be formatted for batch import by including one of the qualified series listed above (FAO, IMF, AQU, etc). Additionally, each data series in the external spreadsheet is matched with an IFs data table through a &amp;quot;series code&amp;quot; that is previously collected in the IFs &amp;quot;datadict&amp;quot; table. For WDI, these codes appear as combination of two to four letter code sections separated by periods (e.g., AG.PRD.FOOD.XD). For UNESCO education data, we take series names used by UIS, exactly as they type it, as series codes. For FAO data, Element code and Item code used by FAO are used by IFS (accordingly, there will be two series code&amp;amp;nbsp; boxes in the batch update form when you are updating FAO data; identify Element code as the first one and Item code as the second one).&lt;br /&gt;
&lt;br /&gt;
The decimal places box is used for specifying the decimal places that will be kept in extracted tables. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;The setting works for those tables which do not have such setting established already (as shown in the grid above).&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The steps are explained in a Help dialog shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Clicking the &amp;quot;Import Batch&amp;quot; button will import (and update) the series that are selected in the grid one at a time and show a progress bar as this is being done.&lt;br /&gt;
&lt;br /&gt;
Imported tables can be subjected to automated blending and vetting using the new vetting/comparison interface described later in this document.&lt;br /&gt;
&lt;br /&gt;
== Source Data for Batch Update ==&lt;br /&gt;
&lt;br /&gt;
World Development Indicator (WDI) data is released annually and is usually available as a single Excel file at their website:&lt;br /&gt;
&lt;br /&gt;
[http://data.worldbank.org/data-catalog/world-development-indicators/ http://data.worldbank.org/data-catalog/world-development-indicators/]&lt;br /&gt;
&lt;br /&gt;
FAO and UIS data do not come in single file as WDI. What we need to do is download multiple series on related issues (e.g., all cereal production data or all primary education data) as single Excel files. (Kate McGrath has prepared instructions on getting FAO and UIS data from their websites).&lt;br /&gt;
&lt;br /&gt;
IMF data is available only by accessing our IMF e-Library account, registered to Mohammod Irfan.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Batch Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImportBatch.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_1&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
= Automated Import Using ImportXLS: Province Import =&lt;br /&gt;
&lt;br /&gt;
Importing data for a provincial model can be done with the Province Data Import Feature. IFs does not need to be sub-regionalized to use this feature.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS Provinces&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The format reflects the single series import process already described. A recognized excel format must be selected from the list on the right. The location of Province names, Years, and Series from your chosen excel data sheet must be designated. The provincial country concordance table must also be selected from the drop down list. The form contains the option to view the excel sheet you are importing, and to view the country concordance tables. Lastly, the variable you are importing needs to be selected from the drop down list. Existing variables will populate the definition field. New variables will need to be named using the Ifs naming convention reviewed above, and defined.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8527</id>
		<title>Importing data (general instructions)</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Importing_data_(general_instructions)&amp;diff=8527"/>
		<updated>2017-09-21T21:24:45Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
This section describes the import and update processes for data tables in IFsHistSeries.Mdb. Updating World Value Survey data (IFsWVSCohort.MDB) requires following a slightly different procedure.&lt;br /&gt;
&lt;br /&gt;
Data import for IFs is a &amp;lt;u&amp;gt;three step&amp;lt;/u&amp;gt; process:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Extraction, preparation and blending of source data (and meta-data) into MS Access tables formatted for IFs database. This step might involve a blending process when data is updated.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Vetting of MS Access tables containing extracted data (and meta-data)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Merging of the MS Access table (and meta-data) to IFs master database (IFsHistSeries.Mdb&amp;amp;nbsp;&amp;amp;nbsp; and Datadict.mdb)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this section we shall discuss how to extract data from external sources, prepare extracted data for IFs database and blend extracted data with existing data. When updating an existing data table we usually preserve data not reported in the more recent source to maintain consistency between old and new data, a process we call &amp;lt;u&amp;gt;blending&amp;lt;/u&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There are three ways to import data from external sources and prepare it for IFs as a new series or as an update of an existing series:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Manual import, which basically involves reorganizing external data into an IFs template spreadsheet and copying that data to an MS Access table&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Automated import that uses IFs software application to extract data from Excel spreadsheets and prepare Access tables using a Country Concordance table between external data source and IFs.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Batch update, another IFs application feature that automates updating all IFs tables from the same external source as long as external data is available in a required format.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Manual Import Using IFs Template Spreadsheet =&lt;br /&gt;
&lt;br /&gt;
The steps for the manual import are:&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter or reorganize external data into IFs template spreadsheet. The IFs team uses an Excel spreadsheet template containing 186 IFs countries, country FIPS code and year columns going from 1960 to 2014. The name of the Excel file is &amp;quot;Template Data Form 6.XLS.&amp;quot; This file can be found in the IFs\Data folder. (Template spreadsheets can also be generated from IFs application&#039;s import screen)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Delete year column in the template spreadsheet which do not have any data.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Create an MS Access table with the same structure (i.e., containing the same year columns) as the template spreadsheet. This new Access table needs to be created inside &amp;quot;IFsDataImport.Mdb&amp;quot; file in the IFs\Data folder. If you are updating an existing table, you should give the table the same name as the existing table. For a new table, prefix the table name with &amp;quot;Series&amp;quot; and follow the naming convention described in section 2.2.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip&amp;lt;/u&amp;gt;: Rather than creating an altogether new Access table, take an existing data table, i.e., any of the IFsHistSeries.mdb tables, copy it to a new name and change the structure by going to &amp;quot;Design View&amp;quot; in MS Access. In fact, it is best to start from an existing table so that the data field specifications are strictly followed. To add a year to the new table, insert an empty column (in the design view), copy an existing year column, paste it on the empty column and change the column (or field) name to the label of the year you need. (If you are using an existing Access table to create a new table, please delete the Earliest and MostRecent columns from the Access table as this will be populated automatically by IFs application.)&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type:lower-roman;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Copy and paste the data from Excel template spreadsheet to Access table. Make sure you sort both the spreadsheet and the Access table alphabetically by country name before you copy and paste.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Add a row to the Datadict table inside IFsDataImport.Mdb file. If you are importing new data, create an empty row and add meta-data (please be as complete as possible). If you are updating data, copy the row from master copy of Datadict (DataDict.Mdb) and edit as needed (you must edit last IFs update)&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Tip: &amp;lt;/u&amp;gt;You can skip steps iii, iv and v and use IFs&#039; automated import (see next section for description) feature instead&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Passing Extracted Data for Vetting&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Extracted data, saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb, &amp;lt;/u&amp;gt;need to be sent to the person who will do the vetting. Please also pass all source information (Excel spreadsheet data or pdf file/s or the website from which data is taken). Some initial scrutiny of the data before it is sent for vetting is recommended.&lt;br /&gt;
&lt;br /&gt;
= Automated Import Using ImportXLS: Single Import =&lt;br /&gt;
&lt;br /&gt;
External data available in Excel format known to IFs can be extracted into Access tables using IFs application&#039;s automated ImportXLS (the process works only for Excel files and hence the name) feature that work by importing one time series at a time. If you have subnational models broken out in IFs on your computer, you need to switch back to the full 186 country model. Instructions on how to do this can be found in the&amp;amp;nbsp;[[SubRegionalization_Handbook|SubRegionalization Handbook]].&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
This feature can be accessed through IFs menu system:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS File.&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataFromXLSFile.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
This opens up a form shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The form is self-explanatory for the most part. You have to start by opening the source Excel file and selecting the spreadsheet which contains source. You then need to choose one from the six options showing the format of the data organization in the source spreadsheet (see the right side of the import screen). The default of these six options (the one at the bottom) works in most cases. The &amp;quot;Help&amp;quot; menu option in the form opens up a dialog box with a step by step guide as shown in the figure below:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportDataInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
As mentioned above, Country Concordance lists are used in converting external data to IFs format. &amp;quot;Country Concordance&amp;quot; options are shown in a dropdown list at the bottom of the screen. The prepackaged lists that you see in the dropdown were built over the years from the major international databases like World Bank&#039;s WDI, UNESCO, IEA etc. If you do not see a list that you can use you need to either use a manual import described above in section 3.1.1 or leave ImportXLS for now, build and update a country list and then come back to import. Unless a data source has a large number of tables that we will be regularly updating we do not spend the time in building and updating a new country concordance table. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
If you would like to update an existing table rather than import a new one, you can select the name of the table from a dropdown box just above the variable name box. Selecting an existing table will automatically bring in dictionary information from the master copy of the data dictionary.&lt;br /&gt;
&lt;br /&gt;
Once the external data is successfully imported you will be able to see the data in a grid. Once you accept the data, you will be allowed to input dictionary information (meta data) for the table you imported. A form will open up for this purpose (see figure below)&lt;br /&gt;
&lt;br /&gt;
[[File:DataDictWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&lt;br /&gt;
Automated Import Using ImportXLS:&amp;amp;nbsp; 186 Countries&lt;br /&gt;
&lt;br /&gt;
IFs data tables cover 183 countries now. But we plan to extend IFs to 186 countries by including Seychelles, Kosovo and South Sudan. Just below the “Import Data from XLS File&amp;quot; there is another menu option titled &amp;quot;Import Data from XLS File 186&amp;quot;. The form that opens will follow the same procedure as 183 country import, but will create two tables one with 186 countries and one with 183, both in the same location.&lt;br /&gt;
&lt;br /&gt;
= Batch Update Using ImportXLSBatch =&lt;br /&gt;
&lt;br /&gt;
Another form has been created that allows import from an access table. This needs to be described, and shown.&lt;br /&gt;
&lt;br /&gt;
Batch update, another IFs application feature, allows updating all IFs tables pertaining to a certain external source at once. This works only for those sources where data is available in a recognized format and each source series is identified with a fixed code that IFs data dictionary can save and match during subsequent updates. At this moment, batch update works for AQU, WDI, UNESCO (UIS), IMF and FAO.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Update Data in Batch.&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The grid on the right of the form will be empty initially, but fills up as soon as the user selects a source name from the dropdown box sitting above the grid. You can select all series for batch update (a checkbox is available for this) or decide to update the ones that you select by clicking on the &amp;quot;Update&amp;quot; column in the grid. There is an additional option of selecting only those variables per data source which are used in the Pre-Processor, which can be selected by checking the ‘Pre-Proc’ box on the batch import form seen below. Of course, the import process will update only those series that are found in the source Excel that you&#039;ll have to open using the menu at the top.&lt;br /&gt;
&lt;br /&gt;
Batch update feature works by extracting multiple data series from a single spreadsheet at a time. From the box listing all spreadsheets in the workbook that you just opened, you will have to select the one that contains all the series dat.&lt;br /&gt;
&lt;br /&gt;
Before using the batch import process, new variables must be added to the datadict and the source column of the datadict must be formatted for batch import by including one of the qualified series listed above (FAO, IMF, AQU, etc). Additionally, each data series in the external spreadsheet is matched with an IFs data table through a &amp;quot;series code&amp;quot; that is previously collected in the IFs &amp;quot;datadict&amp;quot; table. For WDI, these codes appear as combination of two to four letter code sections separated by periods (e.g., AG.PRD.FOOD.XD). For UNESCO education data, we take series names used by UIS, exactly as they type it, as series codes. For FAO data, Element code and Item code used by FAO are used by IFS (accordingly, there will be two series code&amp;amp;nbsp; boxes in the batch update form when you are updating FAO data; identify Element code as the first one and Item code as the second one).&lt;br /&gt;
&lt;br /&gt;
The decimal places box is used for specifying the decimal places that will be kept in extracted tables. As a general rule, decimals should be truncated after the 4th decimal place.&amp;amp;nbsp;The setting works for those tables which do not have such setting established already (as shown in the grid above).&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportWizard.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
The steps are explained in a Help dialog shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:BatchImportInstructions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Clicking the &amp;quot;Import Batch&amp;quot; button will import (and update) the series that are selected in the grid one at a time and show a progress bar as this is being done.&lt;br /&gt;
&lt;br /&gt;
Imported tables can be subjected to automated blending and vetting using the new vetting/comparison interface described later in this document.&lt;br /&gt;
&lt;br /&gt;
== Source Data for Batch Update ==&lt;br /&gt;
&lt;br /&gt;
World Development Indicator (WDI) data is released annually and is usually available as a single Excel file at their website:&lt;br /&gt;
&lt;br /&gt;
[http://data.worldbank.org/data-catalog/world-development-indicators/ http://data.worldbank.org/data-catalog/world-development-indicators/]&lt;br /&gt;
&lt;br /&gt;
FAO and UIS data do not come in single file as WDI. What we need to do is download multiple series on related issues (e.g., all cereal production data or all primary education data) as single Excel files. (Kate McGrath has prepared instructions on getting FAO and UIS data from their websites).&lt;br /&gt;
&lt;br /&gt;
IMF data is available only by accessing our IMF e-Library account, registered to Mohammod Irfan.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Batch Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImportBatch.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_1&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
= Automated Import Using ImportXLS: Province Import =&lt;br /&gt;
&lt;br /&gt;
Importing data for a provincial model can be done with the Province Data Import Feature. IFs does not need to be sub-regionalized to use this feature.&lt;br /&gt;
&lt;br /&gt;
The batch update feature can be reached through IFs main menu:&lt;br /&gt;
&lt;br /&gt;
IFs -&amp;gt; MainMenu-&amp;gt;Extended Features -&amp;gt; Manage Country Data-&amp;gt;Historic Data File Processing-&amp;gt; Import Data from XLS Provinces&lt;br /&gt;
&lt;br /&gt;
The form that opens up is shown below. The format reflects the single series import process already described. A recognized excel format must be selected from the list on the right. The location of Province names, Years, and Series from your chosen excel data sheet must be designated. The provincial country concordance table must also be selected from the drop down list. The form contains the option to view the excel sheet you are importing, and to view the country concordance tables. Lastly, the variable you are importing needs to be selected from the drop down list. Existing variables will populate the definition field. New variables will need to be named using the Ifs naming convention reviewed above, and defined.&lt;br /&gt;
&lt;br /&gt;
== Passing Extracted Data for Vetting ==&lt;br /&gt;
&lt;br /&gt;
Extracted data will be saved in &amp;lt;u&amp;gt;Data\IFsDataImport.Mdb&amp;lt;/u&amp;gt;. Dictionary info is saved in a table named &amp;quot;datadict&amp;quot; inside this same .mdb. You need to send this .mdb and all external source Excel to the person who will do the vetting. Some initial scrutiny of the data before it is sent for vetting is recommended. The new automated vetting feature of IFs (described in the vetting section below) can be useful.&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=SubRegionalization_Handbook&amp;diff=8308</id>
		<title>SubRegionalization Handbook</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=SubRegionalization_Handbook&amp;diff=8308"/>
		<updated>2017-09-07T21:32:57Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Foundational Elements =&lt;br /&gt;
&lt;br /&gt;
== A Note on Terminology ==&lt;br /&gt;
&lt;br /&gt;
Sub-regional units go by many names internationally. When we refer to a sub-region in this document, we may use a variety of names to refer to the same entity. In IFs, there is a bias toward the use of “province” to refer to a sub-regional unit, but it is functionally equivalent to states, departments, territories, or any other name for a sub-regional unit.&lt;br /&gt;
&lt;br /&gt;
Much of the following discussion will involve variables included in the model, such as GDP or POPULATION. These may be referred to as variable or series. The two terms are used interchangeably here.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Database Modification ==&lt;br /&gt;
&lt;br /&gt;
=== IFsHistSeriesXXX.mdb ===&lt;br /&gt;
&lt;br /&gt;
Before a country in IFs can be divided into sub-regions, a new data file called &#039;&#039;IFsHistSeriesXXX.mdb,&#039;&#039;&amp;amp;nbsp;for example &#039;&#039;IFsHistSeriesChina.mdb,&#039;&#039;&amp;amp;nbsp;must be created. That file is a variation of the file called &#039;&#039;IFsHistSeries.mdb&#039;&#039;, which contains data tables for all countries across time, for all variables.&lt;br /&gt;
&lt;br /&gt;
For each data table in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;, rows correspond to all states/provinces/departments in the specified country. The file includes a table called &#039;&#039;DataDict &amp;amp;nbsp;&#039;&#039;which is analogous to the file &#039;&#039;DataDict.mdb&amp;amp;nbsp;&#039;&#039;and provides information on names, sources, and specialized procedures followed to prepare the state/province/department data. &amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
To subregionalize countries that do not already have a &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; file, users will need to create one. While this can be done manually, it is faster and simpler to just add the file with a feature in IFs. Before creating the table, however, make sure that a file called &#039;&#039;IFsHistSeriesxxx.mdb&#039;&#039;&amp;amp;nbsp;exists in &#039;&#039;C:\Users\Public\IFs\DATA.&amp;amp;nbsp;&#039;&#039;After that is done, follow these steps:&lt;br /&gt;
&lt;br /&gt;
*Click the path: &#039;&#039;&#039;Extended Features&#039;&#039;&#039;&amp;amp;nbsp;&amp;gt; &#039;&#039;&#039;Change Country Subregionalization&#039;&#039;&#039; &#039;&#039;&amp;gt;&#039;&#039;&amp;amp;nbsp;&#039;&#039;&#039;Add New Historical Series File&#039;&#039;&#039;&lt;br /&gt;
*Select the country that is intended to be subregionalized and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This does a couple of things. First, it creates a new &#039;&#039;IFsHistSeries.mdb&#039;&#039; for the country you selected in &#039;&#039;C:\Users\Public\IFs\DATA&#039;&#039;. The file will include tables for the 4 essential series and a datadict. It also adds the country to the &#039;&#039;Provinces&#039;&#039; tables in &#039;&#039;Provinces.mdb&#039;&#039;.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
The entire process of sub-regionalization affects five files:&#039;&#039;IFs.mdb, IFsHistSeries.mdb, IFsCoVatra.mdb, IFsCoVatraSeries.mdb,&#039;&#039;and&amp;amp;nbsp;&#039;&#039;IFsWVSCohort.mdb&#039;&#039;. For each of the files, the process looks in the &#039;&#039;IFs\Data&#039;&#039; folder for an equivalent file with the name of the country at the end — again, &#039;&#039;IFsHistSeriesChina.mdb&#039;&#039; is an example — then creates a copy in the&#039;&#039;IFs\Runfiles&#039;&#039; directory. Modification is done in the copies on the &#039;&#039;\Runfiles &#039;&#039;directory as well to the original files in the &#039;&#039;\Data&#039;&#039; directory. Data for individual sub-regional units and the country as a whole are preserved, and can be copied back and forth between &#039;&#039;\Data&#039;&#039; and &#039;&#039;\Runfiles&#039;&#039; directories. This allows the user to switch between model runs with different sub-regionalizations, and reset everything to the starting point without any states/provinces/departments sub-regionalized.&lt;br /&gt;
&lt;br /&gt;
=== DataDict.mdb ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Path: C:/&#039;&#039;&#039; &amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;Users&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Public&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;IFs&#039;&#039;&#039; &amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;DATA&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;DataDict.mdb&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;DataDict.mdb&#039;&#039; documents the variable names, sources, units of measurement, years of data coverage, and aggregation rules for all historical data series in the model.&lt;br /&gt;
&lt;br /&gt;
The&#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; file has a copy of the &#039;&#039;DataDict&#039;&#039; table, and all series in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; must have a corresponding &#039;&#039;DataDict&#039;&#039; row in both places; otherwise, the model will not recognize them.&amp;amp;nbsp; If the fields &#039;&#039;Years&#039;&#039;&amp;amp;nbsp;and&#039;&#039;Aggregation&#039;&#039; are not correctly filled in the series may not read correctly.&lt;br /&gt;
&lt;br /&gt;
=== Provinces.mdb ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Path: C:/&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Users&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Public&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;IFs&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;DATA&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Provinces.mdb&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In addition to the creation of &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;, initiating the sub-regionalization process requires modifications to tables that exist in the file &#039;&#039;Provinces.mdb&#039;&#039;. The alterations to specific tables in &#039;&#039;Provinces.mdb&#039;&#039; are outlined below:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;All Provinces&#039;&#039;&#039;. The name and FIPS code of the target country should be added to a line in this table (those names should be identical to those used for the country in &#039;&#039;IFs.mdb&#039;&#039; and &#039;&#039;IFsHistSeries.mdb&#039;&#039; files; and province break-out should only be done when the Full version of IFs is being used with each country represented as a separate region).&amp;amp;nbsp; The &#039;&#039;AllProvinces&#039;&#039; field should&amp;amp;nbsp;be checked.&amp;amp;nbsp;The only circumstances under which it is not checked&amp;amp;nbsp;is when the user is selecting one, or a few, provinces for use in the model in addition to the entire country — see the discussion of the &#039;&#039;Regionalization&#039;&#039; table below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Provinces&#039;&#039;&#039;. In this table all of the provinces or states should be identified. The first column is the target country (the same for all provinces). The second is a unique FIPS Code created by the user (since country-specific codes are three letters and cannot be duplicated, two-letter codes normally work well for these). Finally, the name of the sub-regional unit should be specified.&lt;br /&gt;
&lt;br /&gt;
The addition of province or state names to this table can be done manually, but it is also automated with the &amp;quot;Add New Historical Series File” option, which creates &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; with only the basic tables needed. Users can access this automated option from the main menu of IFs by following the path:&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Extended Features&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Change Country Sub-Regionalization&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Add New Historical Series File&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The province/state names need to coincide exactly with the ones that are used in the tables of the &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; file for variables holding data. The province/state names also need to coincide with the province/state names that are used on the global map file to display the breakdown of countries into provinces/states.&amp;amp;nbsp;The exact names used in the map file can be found in &#039;&#039;IFs_Province.mdb&#039;&#039; using a query of the form:&amp;amp;nbsp;N.B: select Province from provinces where Country=&#039;Republic of India.&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Regionalization&#039;&#039;&#039;. This table repeats the target &#039;&#039;Country&#039;&#039; and &#039;&#039;Full Province Name&#039;&#039; as in the &#039;&#039;Provinces&#039;&#039; table. The new feature is the addition of a &#039;&#039;Region&#039;&#039; name. Each province could be a separate &#039;&#039;Region&#039;&#039;, in which case the names should be less than 10-12 letters so as to allow easy display in IFs tables and graphs. Most often the provinces will be grouped into sub-regions of the target Country, in which case it is recommended that the &#039;&#039;Region&#039;&#039; name be the target country name or some abbreviated part of it followed by the sub-region, again a total of no more than 10-12 letters. Leading with the Country name facilitates the use of alphabetic listings of IFs.&lt;br /&gt;
&lt;br /&gt;
If the user is only adding a single province (or a very small number) to the model and not splitting a country into regions based on all states/provinces, the lines added to the &#039;&#039;Regionalization&#039;&#039; table will be only for the added states/provinces (e.g. Hawaii could be added in addition to the US by adding a line to this table for it only, not other US states, and then not checking AllProvinces in the AllProvinces table). Even if all provinces/states are in the data set, as with India, this process allows a single state of India to be pulled out and added to IFs.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Warning&#039;&#039;&#039;:&amp;amp;nbsp;if a user only adds sub-regions&amp;amp;nbsp;rather than dividing a country into sub-regions based on all of them, there will be double counting of the country and the added unit(s) in the model.&amp;amp;nbsp;Only selected variables in IFs, such as &#039;&#039;WPOP&#039;&#039; and variables of the agricultural model have been set up for correction of such double counting in the run of the model.&lt;br /&gt;
&lt;br /&gt;
The process of creation of regions can be done within IFs, under:&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Extended Features&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Change Country Sub-Regionalization&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Change Sub-Regionalization&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== IFsxxx.mdb ===&lt;br /&gt;
&lt;br /&gt;
This file holds many tables, but only a few are of interest for sub-regionalization:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;PopAgeCohortCountryFemale&amp;amp;nbsp;&#039;&#039;and&amp;amp;nbsp;&#039;&#039;PopAgeCohortCountryMale. &#039;&#039;These files store data on the age-sex cohort breakdown of a population. If possible, use 2012 data because we populate the country-level tables with 2012 UNDP data. The first column, &#039;&#039;Cohort0&#039;&#039;, is reserved for infants (age &amp;lt;1) but is no longer filled with data. &#039;&#039;Cohort1&#039;&#039; is for ages 1-4. &#039;&#039;Cohort2 &#039;&#039;and onward are 5-year age groups (e.g. Cohort2 is ages 5-9, etc.). Data accuracy is important because if there are large jumps between cohorts, errors can occur when running the model through 2100. If these data are not available, these tables read from the country-level data.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;HealthDetailedDeathsCtry&#039;&#039;. These files store data on mortality rates by sex of a population. Raw mortality data must be ascribed to the 15 mortality sub-types in IFs to match this file structure.&amp;amp;nbsp;These categories are as follows:&lt;br /&gt;
&lt;br /&gt;
*Other communicable diseases&lt;br /&gt;
*Malignant neoplasms&lt;br /&gt;
*Cardiac&lt;br /&gt;
*Digestive&lt;br /&gt;
*Respiratory&lt;br /&gt;
*Other noncommunicable diseases&lt;br /&gt;
*Road injuries&lt;br /&gt;
*Other unintentional injuries&lt;br /&gt;
*Intentional injuries&lt;br /&gt;
*Diabetes&lt;br /&gt;
*HIV&lt;br /&gt;
*Diarrhea&lt;br /&gt;
*Malaria&lt;br /&gt;
*Respiratory infections&lt;br /&gt;
*Mental health&lt;br /&gt;
&lt;br /&gt;
If these data are not available, this file will read from the country-level data that already exist in IFs.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;PopMortalityCohortCountryFemale&amp;amp;nbsp;&#039;&#039;and&amp;amp;nbsp;&#039;&#039;PopMortalityCohortCountryMale.&#039;&#039;This table stores the survivor tables of a population by sex. These data series are calculated based on the mortality data from the table &#039;&#039;HealthDetailedDeathsCtry&#039;&#039;. This is calculated by the likelihood that a person at any given age will survive to the next cohort, given the prevailing trends in mortality. If these data are not available, this file will read from the country-level data that already exist in IFs.&lt;br /&gt;
&lt;br /&gt;
Users may need to modify table &#039;&#039;EconBaseSector&#039;&#039;. Unlike other base files in&#039;&#039;IFs.mdb&#039;&#039;, rows are not automatically added to this table when additional countries (in this case sub-regions) are added. If too many sub-regions are added, this can cause problems when rebuilding the base. &#039;&#039;EconBaseSector&#039;&#039;&amp;amp;nbsp;has six rows for each country, so for example, if the user wants to break India into 36 sub-regions, a total of 1326 rows will be needed (221 countries*6). As of July 2014, the default number of rows for this table is 1304. Additional rows must be added to the table before adding sub-regions to ensure they are copied to &#039;&#039;\RUNFILES&#039;&#039;.&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_3&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
=== &amp;amp;nbsp;IFsXXX.DAT ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;C:&#039;&#039;&#039; &amp;gt;&#039;&#039;&#039;&amp;amp;nbsp;User&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Public&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;IFs&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Data&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;IFsXXX.DAT&#039;&#039;&#039;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div&amp;gt;Generating sub-national forecasts within IFs will inevitably require exogenous adjustments in some cases to produce reasonable output. Forecast tuning is only done on rare occasions, when there is not an apparent structural fix to the problem. However, there are some cases when it is the appropriate course of action.&amp;lt;/div&amp;gt;&lt;br /&gt;
When it is determined that tuning is necessary, the user needs to build the suitable scenario and save the scenario file (.sce extension). Then, open up the .sce file (&#039;&#039;C:\Users\Public\IFs\Scenario&#039;&#039;) and copy and paste the scenario code into a &#039;&#039;IFsXXX.DAT&#039;&#039; file. If a .DAT file does not exist for your country, simply copy and paste one available for another country (South Africa, United States), change the country name, and delete the contents. Three very important notes:&lt;br /&gt;
&lt;br /&gt;
*.DAT files most likely will not be able to be accessed without changing the extension. Simply add “.txt” at the end of the file name and click OK when Windows warns you about modifying the file extension. Once this is done, you will be able to open it with wordpad or notepad.&lt;br /&gt;
*When copying the code from the .sce to the .DAT file, be sure NOT to include, “CUSTOM,” “COMMENT,” and “START.” See the following example. The .DAT file should only include the highlighted script:&lt;br /&gt;
&lt;br /&gt;
[[File:Sce.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*Once the &#039;&#039;IFsXXX.DAT&#039;&#039; file is done, users will have to delete the broken-out model and re-subregionalize. The process will incorporate the newly created .DAT file into the base case.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
= Provincial Data Processing =&lt;br /&gt;
&lt;br /&gt;
The model executes 4 processes when provinces are added (see &#039;&#039;Adding Sub-Regions&amp;amp;nbsp;&#039;&#039;for procedural steps):&lt;br /&gt;
&lt;br /&gt;
*Checks for essential series in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;&lt;br /&gt;
*Normalizes and fills holes in essential series&lt;br /&gt;
*Normalizes base-year values in preprocessor variables present in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; when provinces are added&lt;br /&gt;
*Estimating values for preprocessor series NOT present in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; when provinces are added&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;The following sections will cover these processes in detail.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Checking the Essential Series ==&lt;br /&gt;
&lt;br /&gt;
As described in section 1, data for sub-regions in IFs are stored in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;. In order for sub-regions to be added, data for the essential series is required. The 4 variables are described below.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; style=&amp;quot;width:500px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Variable&lt;br /&gt;
| Definition&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
GDP2011&lt;br /&gt;
&lt;br /&gt;
| Gross Domestic Product in 2011 Constant Dollars&lt;br /&gt;
|-&lt;br /&gt;
| GDP2011PCPPP&lt;br /&gt;
| Gross Domestic Product per Capita in 2011 Constant Purchasing Power Parity International Dollars&lt;br /&gt;
|-&lt;br /&gt;
| Population&lt;br /&gt;
| Population in Millions&lt;br /&gt;
|-&lt;br /&gt;
| LandArea&lt;br /&gt;
| Land Area&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When sub-regions are added, the model checks that each sub-region has at least one year of data for each of these required variables. If this is not true, then (1) the specific state/province/department cannot be used, (2) it is excluded from the process, and (3) the system will give a message indicating the problem. With these four series, the shell model is established. The user can add incrementally build upon this by adding more data. Also note, sub-regional data must be for years that are available in the country-level data. For example, if only 2011 population data is available for sub-regions, national-level population data must include 2011 as well.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
The model will not break-out if &#039;&#039;GDP2011&#039;&#039; does not have year columns back to 1960, whether or not there is sufficient data to fill all those year columns. The &#039;&#039;GDP2011&#039;&#039; table in the &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;&amp;amp;nbsp;does not have to have to be structurally identical (have the exact same years) as the &#039;&#039;GDP2011&#039;&#039; table in &#039;&#039;IFsHistSeries.mdb.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Normalization and Hole-Filling in Essential Series ==&lt;br /&gt;
&lt;br /&gt;
Due to the special importance of these series, the model normalizes and fills in data across all years for each sub-region. Normalization means it modifies sub-regional values with respect to country-level data. To do this, the model checks the base year (2010) for all sub-regions. If base-year data is not available, it uses the closest available year. The aggregation rules for &#039;&#039;GDP2011&#039;&#039;, &#039;&#039;Population&#039;&#039;, and&#039;&#039;LandArea&#039;&#039; are all &#039;&#039;SUM&#039;&#039;, so the model simply multiplies the country base-year value by each sub regional contribution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{subregion\ value\ [base]}{\sum{subregion\ values\ [base]}}*country\ value\ [base]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since &#039;&#039;GDP2011PCPPP&#039;&#039; is defined as a rate, is filled out a little differently. Here, the sub-regional values are multiplied by their respective weights for &#039;&#039;Population&#039;&#039;, then summed for a weighted average. Then a multiplier is computed by dividing the country-level &#039;&#039;GDP2011PCPPP&#039;&#039; value by this weighted average. The final normalized data are the product of the multiplier and the sub regional values.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{country\ GDP\ per\ capita\ [base]}{\sum{subregion\ GDP\ per\ capita\ [base]}*\ POP\ weight\ [base]}*\ subregion\ GDP\ per\ capita\ [base]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &#039;&#039;POP weight&#039;&#039; is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{subregion\ POP\ [base]}{\sum{subregion\ POP\ [base]}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These normalization procedures are important for a couple reasons. First and foremost, they allow the model to produce reasonable forecasts. They also allow the user to use any type of unit for the essential series. This may be quite helpful because sub regional data is often harder to find than national figures, especially PPP data.&lt;br /&gt;
&lt;br /&gt;
== Normalization of Preprocessor Variables Present in IFsHistSeriesXXX.mdb When Provinces are Added ==&lt;br /&gt;
&lt;br /&gt;
For preprocessor (non-essential) variables included in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; before adding provinces, base year values are normalized. Variables used in the preprocessor are marked in the field &#039;&#039;UsedInPreProcessor&#039;&#039;&amp;amp;nbsp;(formerly ‘UseforProvince’) in the &#039;&#039;DataDict&#039;&#039; table in the &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;. Non-preprocessor variables will not be normalized. In general, normalization is important because the preprocessor draws upon base year (2010) data in order to initialize values of the model run. Simply put, provincial values must be consistent with the values for the total country. The process is similar to what we saw for the essential series. The main difference is that the model only normalizes the base year value. Values for other years will not be changed and no hole-filling occurs.&amp;amp;nbsp;First, the model computes a multiplier for provincial data by dividing the country value in the base year by the weighted average, simple average, or sum (designated by aggregation field) of the provinces. If base year data are not available for the country or provinces, the model looks to the Most Recent column for provinces and country data. Note that this could mean the multiplier is computed with data from different years. Multipliers are calculated as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{country\ [base]}{\sum{subregion\ [base]\ *\ weight\ [base]}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where weight is based on the aggregation rule of the variable (generally &#039;&#039;GDP&#039;&#039; or &#039;&#039;POP&#039;&#039;):&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{subregion\ [base]}{\sum{subregion\ [base]}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The computed multiplier is stored in the multiplier field for the series row in the datadict table of &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; in &#039;&#039;\RUNFILES&#039;&#039;.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
If provincial data differs significantly from country data, likely due to different units, users can check the &#039;&#039;ApplyMultAll&#039;&#039; field of the &#039;&#039;DataDict&#039;&#039; table in &#039;&#039;IFsHistSeriesXXX&#039;&#039;. This signals the model to apply the multiplier to all previous years of provincial data. This should be done before sub-regions are added.&lt;br /&gt;
&lt;br /&gt;
== Estimating Values for Preprocessor Series&amp;amp;nbsp;&amp;lt;u&amp;gt;Not Present&amp;lt;/u&amp;gt;&amp;amp;nbsp;in IFsHistSeriesXXX.mdb When Provinces Are Added ==&lt;br /&gt;
&lt;br /&gt;
For variables used in preprocessor not included in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039; before adding sub regions, the model jumps to &#039;&#039;IFsHistSeries.mdb&#039;&#039; and estimates values across all years data is available at the country level. This can happen 2 ways:&lt;br /&gt;
&lt;br /&gt;
*If the aggregation rule (as seen in the &#039;&#039;DataDict.mdb&#039;&#039;, not the &#039;&#039;DataDict&#039;&#039; table in &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;) is &#039;&#039;SUM&#039;&#039; then we use the disaggregation rule, usually either &#039;&#039;GDP&#039;&#039; or &#039;&#039;POP&#039;&#039;, to formulate weighted estimates for sub-regions. Thus, the sum of the estimates will always equal the county value in a given year.&lt;br /&gt;
*If the aggregation rule is not &#039;&#039;SUM&#039;&#039;, the value at the national level is simply applied to all sub-regions for a given year. These should always be rate variables like total fertility rate and life expectancy.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Experienced users of IFs, or other models, may be familiar with other commonly used estimation techniques, like cross-sectional regression. These techniques are applied when rebuilding the base, not during the process of adding sub-regions. In any case, suppose that fertility data were not available for a particular sub-region, but we had GDP per capita figures for the region.&amp;amp;nbsp;The model would fill in the expected values for a country, based on the sub-region’s GDP per capita. Cross-sectional relationships such as TFR-GDP derive from IFs historical data for all countries. A list of all computed functions used within the model can be found under extended features. All variables can be estimated through a combination of such cross-sectional relationships and national level data.&lt;br /&gt;
&lt;br /&gt;
== Data Gathering and Prioritization ==&lt;br /&gt;
&lt;br /&gt;
With the four-essential series imported and the shell model in operation, the user can begin exploring available data sources to fill other preprocessor variables.&amp;amp;nbsp;While estimate-driven forecasts (from the shell model) are a starting point, they offer limited value to policy-makers. Each time a new series is added to &#039;&#039;IFsHistSeriesXXX.mdb&#039;&#039;, the quality of&amp;amp;nbsp;sub-regional forecasts improves&amp;amp;nbsp;becoming anchored less on estimates and more on empirics.&lt;br /&gt;
&lt;br /&gt;
=== Data Sources ===&lt;br /&gt;
&lt;br /&gt;
Research on potential data sources for sub-national data is the first step in the data gathering process. Preference should be given to official government sources and census bureau data. Human Development reports frequently provide important sub-national data series and can direct researchers to key data sources. Researchers should search for ministry or department data resources as well because they tend to have the module specific data that is needed.&amp;amp;nbsp;For example, the Department of Energy will likely have energy data available sub-regionally. Provinces may also have their own databases which may be worthwhile data sources. It is better to use a single data source for each module&#039;s data. For instance, pulling all education data from a single data source is preferred over using multiple data sources. This is not always possible and having some data is better than no data at all.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Each potential data source should be thoroughly researched before any data is pulled into the model. This will decrease the necessity to pull the same series more than once after a better data source is found. All data sources should be catalogued by the series that are available from the source, the format that the data source is in, the temporal coverage available from the data source, the provincial coverage available, how frequently the data is published, and the overall quality of the data source (eg. is this a trustworthy data source, are there potential errors or problems found in the data, is the data in a difficult to pull format?).&lt;br /&gt;
&lt;br /&gt;
=== Data Pulling Prioritization ===&lt;br /&gt;
&lt;br /&gt;
Some series are more important than others to the IFs preprocessor algorithms.&amp;amp;nbsp;Understanding the IFs initialization procedure can help inform the prioritization of data gathering efforts. For each module there are several series that contribute especially heavily to the robustness of the model. Overall, priority should be given to series that impact demography, the economy, and human development. This includes but is not limited to;&amp;amp;nbsp;Age-Sex cohorts, Infant Mortality, Life Expectancy (total, male, and female), Value Added, Land Use, Crude Birth Rates, Crude Death Rates, Urban Population, Imports and Exports, Government Consumption, Government Revenues,&amp;amp;nbsp;Mortality by Cause, Education Years, Education Enrollment Rates, Agricultural Production, and Energy Production/Consumption.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
= Procedural Elements =&lt;br /&gt;
&lt;br /&gt;
The following sections present a guided walkthrough of some of the procedural elements of sub-regionalization in IFs. As such, “the user” will be referred to as “you” for the remainder of the document.&lt;br /&gt;
&lt;br /&gt;
== Importing Data and Updating Data in IFs ==&lt;br /&gt;
&lt;br /&gt;
Updating provincial data is a multi-step process. This walk-through will begin with the assumption that you have found the data and you are ready to introduce it into the model.&amp;amp;nbsp;Do not open your IFs model until you’ve made your data changes.&amp;amp;nbsp;With the model open, your changes will not properly register.&lt;br /&gt;
&lt;br /&gt;
=== Importing Function for Provincial Data in IFs ===&lt;br /&gt;
&lt;br /&gt;
IFs version 7.05 introduced a function that allows the user to import provincial data into the model. The process is nearly identical to importing data in the standard 186 country format. You do NOT need to have the model broken out into sub-regions to use this feature. Below are the steps for using this feature.&lt;br /&gt;
&lt;br /&gt;
*Open IFs and go to:&amp;amp;nbsp;&#039;&#039;&#039;Extended Features&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Manage Country Data&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Historical Data Processing&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Import data from XLS file provinces&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[File:ImportProvincialData.png|RTENOTITLE]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*This brings you to the following window:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportProvincialDataBox.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*Select &#039;&#039;Open Excel File&#039;&#039; and double click the file that has the provincial data you want to import&lt;br /&gt;
**Note, while the menu path from above says &#039;&#039;XLS file&#039;&#039;, this feature can use both XLS and XLSX files. To use XLSX files, you need to use the drop down box located in the bottom right of the &#039;&#039;Open Excel File&#039;&#039;&amp;amp;nbsp;window:&lt;br /&gt;
&lt;br /&gt;
[[File:ImportTimeSeriesxlsxWindow.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*With your file selected, you will be prompted to select the correct Excel Sheet. To see your selected Excel file, click on View Excel. The file will be in read-only mode, so you cannot make changes to the file from here. Make sure to close the Excel file before importing the data,&amp;amp;nbsp;having it open can interfere with the importing process.&lt;br /&gt;
*On the right side under&amp;amp;nbsp;&#039;&#039;Choose Excel Source Data Format &#039;&#039;the&amp;amp;nbsp;user must select the appropriate data formatting. The bottom option is initially selected by default since most data sets follow this format – State/Province names in rows in rows (vertical) and years in columns. You will notice that the graph below the formatting options changes to visually represent the specific data orientation that you choose&amp;amp;nbsp;&lt;br /&gt;
*Next, the user needs to provide the location of state/province names and years in the Excel file. The contents of the selected cell will appear in the blank box to the right of the dropdown menus. Choose the column and row of the state/province name that appears first in your data (e.g. Andaman and Nicobar Islands) and the column/row of the earliest listed year (e.g. 1960)&lt;br /&gt;
*Use the dropdown menus to select the appropriate country (e.g. India) and concordance table (concordance tables are covered in next section)&lt;br /&gt;
*Under &#039;&#039;Variable (or table) Name&#039;&#039;, select the correct variable name for the data (e.g. &#039;&#039;GDP2011PCPPP&#039;&#039;). For a new variable, which will be a series that is not a preprocessor series and does not exist in the list of tables, select &#039;&#039;new&#039;&#039;. If the variable is new and unit conversion is required (e.g. thousands to millions), user will need to specify an operator and conversion factor. These will automatically be filled in if an existing variable is selected.&amp;amp;nbsp;&lt;br /&gt;
*After completing previous steps and closing the Excel file if it is open, click Import. This will take you to the following window:&lt;br /&gt;
&lt;br /&gt;
[[File:IndiaGDP2005ImportWindow.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;View Excluded&#039;&#039;&amp;amp;nbsp;to see any states/provinces in the source Excel file that were not imported. For example, if one of the listed states/provinces is India, this will be included in the list. It is a common error that state/province names are spelled incorrectly on the source file; this button will alert the user that they need to correct the Excel file and reimport the data.&lt;br /&gt;
*Clicking Accept will bring you to the data dictionary (datadict) window:&lt;br /&gt;
&lt;br /&gt;
[[File:DataDictWindow.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*Again, if an existing variable (not ‘new’) was selected, a lot of this will be filled in. Users will be prompted to fill in required fields after pressing OK if they are blank.&lt;br /&gt;
*Imported data can be found here:&lt;br /&gt;
**&#039;&#039;&#039;&amp;amp;nbsp;C:&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;User&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Public&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;IFs&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;Data&#039;&#039;&#039; &amp;gt;&amp;amp;nbsp;&#039;&#039;&#039;IFsDataImportXXX.mdb&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Concordance Tables ===&lt;br /&gt;
&lt;br /&gt;
Concordance tables are lists that translate the country (or state/province) names found in data source materials to IFs names. For example, if data was being imported from an Excel document from the [[Indian_Planning_Commission|Indian Planning Commission]], the model will import&amp;amp;nbsp;data under the sub-region &#039;&#039;A &amp;amp; N islands&#039;&#039;&amp;amp;nbsp;and categorize it as&amp;amp;nbsp;&#039;&#039;Andaman and Nicobar Islands&#039;&#039;, the sub-region name in IFs. This saves the user from having to manually translating sub-region names on the source document every time they import new data.&lt;br /&gt;
&lt;br /&gt;
Sub-regional translation tables are located in&#039;&#039;IFs\Data\Provinces.mdb&#039;&#039;. To add a list for a new source:&lt;br /&gt;
&lt;br /&gt;
*Open the translation table for the appropriate country&lt;br /&gt;
*Click &#039;&#039;View&#039;&#039;, located in upper left corner of window, to modify the table design&lt;br /&gt;
*In the first blank cell under &#039;&#039;Field Name&#039;&#039;, type the name of your new source and select &#039;&#039;Short Text&#039;&#039;&amp;amp;nbsp;as the data type:&lt;br /&gt;
&lt;br /&gt;
[[File:SubregionalConcordanceTable.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;View&#039;&#039;&amp;amp;nbsp;again to return to translation lists. Notice the new source now has a column.&lt;br /&gt;
*Add the exact sub-region names used in the new source to cells that correlate to the IFs countries. If the new source does not have data for a particular sub-region, leave the cell blank.&lt;br /&gt;
*When all sub-regions are entered, save and close Access. Restart IFs and your new concordance list should now be an option in the province data import window.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
=== Manual Import ===&lt;br /&gt;
&lt;br /&gt;
Users can also manually add provincial data, instead of using the feature within the model. Users can manually import data with any version of IFs, 7.05 is not needed. The data structure of International Futures uses Microsoft Access. For the South African provincial data file, go to:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;C:&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;User&#039;&#039;&#039; &amp;gt;&#039;&#039;&#039;Public&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;IFs&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Data&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;IFsHistSeries South Africa.mdb&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This file is the home to all of the historical provincial data that has been gathered for the provinces (in this case, of South Africa).&amp;amp;nbsp; For the purposes of this tutorial, we will use the example of population.&lt;br /&gt;
&lt;br /&gt;
From the South African 2011 Census, we can now add data for the population total in 2011.&lt;br /&gt;
&lt;br /&gt;
Depending on the data source that you may have, you could want to either change existing data or add a new year of data.&amp;amp;nbsp; Complete the data import process in Microsoft Access before opening IFs.&lt;br /&gt;
&lt;br /&gt;
=== Adding or Deleting SubRegions ===&lt;br /&gt;
&lt;br /&gt;
Go to&amp;amp;nbsp;&#039;&#039;&#039;Extended Features&amp;amp;nbsp;&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&#039;&#039;&amp;amp;nbsp;&#039;&#039;&#039;&#039;&#039;&amp;lt;b&amp;gt;Change Country Sub-Regionalization&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;gt; &#039;&#039;&#039;Add or Delete SubRegions&#039;&#039;&#039;. This will open the menu below:&lt;br /&gt;
&lt;br /&gt;
[[File:AddDeleteSubRegion.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
With this menu open, select the country name that is desired to be sub-regionalized within the model in the upper-right box within the window. Below this box under&amp;amp;nbsp;&#039;&#039;Please select region name and click Add or Delete to Process&amp;amp;nbsp;&#039;&#039;select &#039;&#039;XXXALL&#039;&#039; and click on &#039;&#039;Add&#039;&#039;.&amp;amp;nbsp;You will be prompted with the following:&lt;br /&gt;
&lt;br /&gt;
[[File:Addingsubregions.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Choose &#039;&#039;Yes &#039;&#039;this process begins rebuilding the model with the sub-regional breakout. Depending on the processing power of your computer, the first portion of this Add Sub-regions process will&amp;amp;nbsp;take between 3 and 8&amp;amp;nbsp;hours.&lt;br /&gt;
&lt;br /&gt;
When this is complete, you will be prompted with a window stating &#039;&#039;Process Complete&#039;&#039;, select &#039;&#039;Okay&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Then&amp;amp;nbsp;the Rebuild Base form should open.&amp;amp;nbsp;Rebuilding the Base Case will place all initial conditions and parameters into the Base Case, but all computed values will be set at 0 until the model is re-run. All boxes on the Rebuild Base form should be checked and the last year should be&amp;amp;nbsp;2100,&amp;amp;nbsp;then select &#039;&#039;Rebuild Base&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Rebuildbase.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
After the base is rebuilt, you should be prompted to run the model with the window below. Run the model to 2100 and select &#039;&#039;Start Run&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Runmodel.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Once the model finishes running to 2100, you will get the message below.&lt;br /&gt;
&lt;br /&gt;
[[File:Rewritebasecase.png|RTENOTITLE]]&lt;br /&gt;
&lt;br /&gt;
Select &#039;&#039;OK&#039;&#039; to this message and then click &#039;&#039;Run Successful – Click to Continue&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Switching Models ===&lt;br /&gt;
&lt;br /&gt;
It is also possible to switch between different model runs (i.e. between the national level and a sub-regional model). For instance, you have just completed a sub-regionalization that divides China into single provinces. Now, you would like to use data for the whole country as a Base Case again. To remove all sub-regions, open the window for &#039;&#039;Add or Delete Subregions&#039;&#039;. Click on &#039;&#039;Switch Provinces&#039;&#039; and choose&amp;amp;nbsp;&#039;&#039;No State/Province&#039;&#039; from the right side box of Available Runs. Click &#039;&#039;Switch&#039;&#039; to restore the model to pre-sub-regionalization status.&lt;br /&gt;
&lt;br /&gt;
At this point you will be asked if you want to save your current configuration. It is important to select &#039;&#039;Yes&#039;&#039; in order switch back to the preferred sub-regionalization the next time you want to revert back to the sub-regional version. This process only takes 5 - 10 minutes, so it is possible to switch back and forth on a regular basis.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==== Switching Models to Process New Data ====&lt;br /&gt;
&lt;br /&gt;
To process newly imported data for the preferred sub-regionalization, the existing sub-region setup (used for switching) needs to be removed first and the model needs to be broken out again. To do this users must switch their model from the broken out version to the &#039;&#039;No State/Province&#039;&#039;&amp;amp;nbsp;version as described above.&amp;amp;nbsp;The option to delete a sub-region setup is in the same window as to add sub-regions. After the model has been switched to No State/Province select the&amp;amp;nbsp;country from the box on the right,&amp;amp;nbsp;&#039;&#039;Available Runs:&#039;&#039;&amp;amp;nbsp;and click &#039;&#039;Remove&amp;amp;nbsp;&#039;&#039;to delete the sub-region setup. Deleting a sub-region setup will remove all files created in the process of adding the sub-region setup, and the corresponding model run will no longer be available from the Switch Provinces option.&lt;br /&gt;
&lt;br /&gt;
= Appendix =&lt;br /&gt;
&lt;br /&gt;
In this example, we will look at how normalized estimates are calculated for Female and Male Life Expectancy (LifExpectMale and LifExpectFemale). Below are abridged datadict entries for the two variables. Since there are values for the Multiplier field, we know this was taken from RUNFILES after sub regions were added. Also, the aggregation rule for the male series was changed from null to GDP for the sake of demonstration. The next steps will detail the steps for calculation the multipliers and the estimated base-year values.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
===  ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;1&amp;quot; cellpadding=&amp;quot;1&amp;quot; style=&amp;quot;width:900px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 142px;&amp;quot; | Variable&lt;br /&gt;
| style=&amp;quot;width: 140px;&amp;quot; | Units&lt;br /&gt;
| style=&amp;quot;width: 148px;&amp;quot; | Multiplier&lt;br /&gt;
| style=&amp;quot;width: 131px;&amp;quot; | ApplyMultAll&lt;br /&gt;
| style=&amp;quot;width: 153px;&amp;quot; | Aggregation&lt;br /&gt;
| style=&amp;quot;width: 143px;&amp;quot; | UsedinPreprocessor&lt;br /&gt;
| style=&amp;quot;width: 155px;&amp;quot; | UseProvData&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 142px;&amp;quot; | LifeExpectFemale&lt;br /&gt;
| style=&amp;quot;width: 140px;&amp;quot; | Years&lt;br /&gt;
| style=&amp;quot;width: 148px;&amp;quot; | 0.98&lt;br /&gt;
| style=&amp;quot;width: 131px;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;width: 153px;&amp;quot; | &amp;lt;br/&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 143px;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;width: 155px;&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 142px;&amp;quot; | LifeExpectMale&lt;br /&gt;
| style=&amp;quot;width: 140px;&amp;quot; | Years&lt;br /&gt;
| style=&amp;quot;width: 148px;&amp;quot; | 0.97&lt;br /&gt;
| style=&amp;quot;width: 131px;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;width: 153px;&amp;quot; | GDP&lt;br /&gt;
| style=&amp;quot;width: 143px;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;width: 155px;&amp;quot; | No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
We will start with the female series. Below is a sample table for what was included in IFsHistSeriesIndia.mdb, along with the 4 essential series (earlier years are left out to save space).&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;541&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;width:900px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; width=&amp;quot;541&amp;quot; height=&amp;quot;19&amp;quot; | SeriesLifExpectFemale&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Country&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | FIPS_CODE&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2006&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2010&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2011&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | Earliest&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MostRecent&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Andaman and Nicobar Islands&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Andhra Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.9&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Arunachal Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Assam&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AS&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 64.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 64.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Bihar&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | BR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 60.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.7&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.7&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Chandigarh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | CH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Chhatisgarh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | CT&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Dadra and Nagar Haveli&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Daman and Diu&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DD&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Delhi&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Goa&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | GA&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Gujarat&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | GJ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.2&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Haryana&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | HR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Himachal Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | HP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Jammu &amp;amp; Kashmir&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | JK&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Jharkhand&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | JH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Karnataka&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | KA&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.1&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Kerala&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | KL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 76.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 77.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 77.6&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Lakshadweep&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | LD&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Madhya Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; style=&amp;quot;text-align: right;&amp;quot; | &amp;amp;nbsp;56.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Maharashtra&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 57.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62.1&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Manipur&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Meghalaya&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | ML&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Mizoram&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MZ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Nagaland&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | NL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Orissa&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | OR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 53&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Pondicherry&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | PY&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Punjab&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | PB&lt;br /&gt;
| width=&amp;quot;65&amp;quot; style=&amp;quot;text-align: right;&amp;quot; | &amp;amp;nbsp;69.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 63.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Rajasthan&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | RJ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.7&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 53.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.7&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Sikkim&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | SK&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Tamil Nadu&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | TN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 57.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Tripura&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | TR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Uttar Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | UP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 48.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.9&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Uttaranchal&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | UL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | West Bengal&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | WB&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 58&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below is the same table but from RUNFILES after the process of adding sub regions is complete (C:\Users\Public\IFs\RUNFILES). Note two things: &amp;lt;u&amp;gt;2010 estimates have been added&amp;lt;/u&amp;gt; and &amp;lt;u&amp;gt;MostRecent values have been added&amp;lt;/u&amp;gt; where appropriate, as highlighted in orange.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;541&amp;quot; border=&amp;quot;1&amp;quot; style=&amp;quot;width:900px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;7&amp;quot; width=&amp;quot;541&amp;quot; height=&amp;quot;19&amp;quot; | SeriesLifExpectFemale&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Country&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | FIPS_CODE&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2006&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2010&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 2011&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | Earliest&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MostRecent&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Andaman and Nicobar Islands&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Andhra Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;69.65&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.9&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Arunachal Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Assam&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | AS&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.65&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 64.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 64.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Bihar&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | BR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 60.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;67.49&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.7&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.7&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Chandigarh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | CH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Chhatisgarh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | CT&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Dadra and Nagar Haveli&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Daman and Diu&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DD&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Delhi&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | DL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Goa&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | GA&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Gujarat&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | GJ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.2&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;71.22&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Haryana&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | HR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.11&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;67.3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Himachal Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | HP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;70.04&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Jammu &amp;amp; Kashmir&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | JK&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Jharkhand&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | JH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Karnataka&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | KA&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.1&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;71.02&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Kerala&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | KL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 76.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;76.23&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 77.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 77.6&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Lakshadweep&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | LD&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Madhya Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; style=&amp;quot;text-align: right;&amp;quot; | &amp;amp;nbsp;56.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;55.89&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 51.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;56.9&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Maharashtra&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MH&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 57.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;64.15&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62.1&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 65.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Manipur&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Meghalaya&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | ML&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 68.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;71.22&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.5&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Mizoram&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | MZ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Nagaland&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | NL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Orissa&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | OR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.11&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 53&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.3&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Pondicherry&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | PY&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;71.51&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 72.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Punjab&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | PB&lt;br /&gt;
| width=&amp;quot;65&amp;quot; style=&amp;quot;text-align: right;&amp;quot; | &amp;amp;nbsp;69.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;68.37&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 63.6&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;69.6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Rajasthan&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | RJ&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 62.3&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;69.45&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.7&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 53.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 70.7&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Sikkim&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | SK&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Tamil Nadu&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | TN&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 67.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;70.53&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.8&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 57.4&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 71.8&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Tripura&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | TR&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Uttar Pradesh&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | UP&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 59.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;65.72&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.9&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 48.5&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 66.9&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | Uttaranchal&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | UL&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;151&amp;quot; height=&amp;quot;19&amp;quot; | West Bengal&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | WB&lt;br /&gt;
| width=&amp;quot;65&amp;quot; style=&amp;quot;text-align: right;&amp;quot; | &amp;amp;nbsp;65&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.85&amp;lt;/span&amp;gt;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | 58&lt;br /&gt;
| width=&amp;quot;65&amp;quot; align=&amp;quot;right&amp;quot; | &amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;65&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Since no 2010 values were available when the process to add sub regions was initiated, the model looked to the MostRecent column. Next, the model needs to fill in null values, which it does by simply using the national-level base-year value from IFsHistSeries.mdb. In this case, the value for India is 66.675 years, as highlight in orange. Once each state has a usable value, the model reads the aggregation rule from the datadict table in IFsHistSeriesIndia.mdb, as seen above. Since the rule is null, it defaults to a simple average (arithmetic).&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; width=&amp;quot;401&amp;quot; style=&amp;quot;width:401px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
SeriesLifExpectFemale&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Country&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
MostRecent&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Andaman and Nicobar Islands&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Andhra Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
70.9&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Arunachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Assam&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
64.8&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Bihar&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
68.7&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Chandigarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Chhatisgarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Dadra and Nagar Haveli&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Daman and Diu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Delhi&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Goa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Gujarat&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
72.5&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Haryana&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
67.3&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Himachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
71.3&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Jammu &amp;amp; Kashmir&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Jharkhand&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Karnataka&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
72.3&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Kerala&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
77.6&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Lakshadweep&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Madhya Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
56.9&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Maharashtra&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
65.3&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Manipur&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Meghalaya&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
72.5&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Mizoram&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Nagaland&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Orissa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
67.3&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Pondicherry&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
72.8&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Punjab&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
69.6&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Rajasthan&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
70.7&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Sikkim&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Tamil Nadu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
71.8&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Tripura&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Uttar Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
66.9&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
Uttaranchal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;66.675&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
West Bengal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
65&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:206px;height:16px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:99px;height:16px;&amp;quot; | &lt;br /&gt;
67.934&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:95px;height:16px;&amp;quot; | &lt;br /&gt;
= mean value&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Lastly, the model needs to calculate the multiplier to be used for normalization. In other words, what value will change the mean to the national value? This is obtained by simply dividing the national value by the mean:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{country}{subcountry\ mean}=\frac{66.675}{67.934}=0.98&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note this is the multiplier seen in the datadict above. This is multiplied against each &#039;&#039;MostRecent&#039;&#039; data point to obtain the normalized values seen in figure 3.&lt;br /&gt;
&lt;br /&gt;
Now, how does this change when the aggregation rule is GDP, as is the case with the male series? The process is the same as the female series through filling null values in the &#039;&#039;MostRecent&#039;&#039; column. The national value for males is 63.62 years:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; width=&amp;quot;338&amp;quot; style=&amp;quot;width:338px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
SeriesLifExpectMale&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Country&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
MostRecent&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Andaman and Nicobar Islands&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Andhra Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
66.90&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Arunachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Assam&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
63.60&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Bihar&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
68.60&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Chandigarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Chhatisgarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Dadra and Nagar Haveli&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Daman and Diu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Delhi&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Goa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Gujarat&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
69.20&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Haryana&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
66.50&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Himachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
68.90&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Jammu &amp;amp; Kashmir&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Jharkhand&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Karnataka&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
68.00&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Kerala&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
73.20&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Lakshadweep&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Madhya Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
57.00&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Maharashtra&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
64.50&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Manipur&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Meghalaya&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
68.90&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Mizoram&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Nagaland&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Orissa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
64.30&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Pondicherry&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
69.70&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Punjab&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
67.40&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Rajasthan&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
67.60&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Sikkim&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Tamil Nadu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
64.20&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Telangana&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
68.60&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Tripura&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Uttar Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
59.40&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
Uttaranchal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
66.00&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:233px;height:13px;&amp;quot; | &lt;br /&gt;
West Bengal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:105px;height:13px;&amp;quot; | &lt;br /&gt;
69.20&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Instead of taking&amp;amp;nbsp;the average as was done&amp;amp;nbsp;for females, the model uses a weighted average based on GDP data. In other words, each life expectancy value is multiplied by the state’s proportional GDP contribution to the total GDP for all states, then the resulting values are summed.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; width=&amp;quot;574&amp;quot; style=&amp;quot;width:573px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
SeriesLifExpectMale&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Country&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
MostRecent&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
Weights (State GDP/Total GDP for States)&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
(MostRecent)*(Weights)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Andaman and Nicobar Islands&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.001&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.04&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Andhra Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
66.90&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.081&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
5.42&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Arunachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.001&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.08&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Assam&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
63.60&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.016&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.99&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Bihar&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
68.60&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.028&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
1.94&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Chandigarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.003&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.18&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Chhatisgarh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.017&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
1.05&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Dadra and Nagar Haveli&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.000&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.02&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Daman and Diu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.000&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.01&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Delhi&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.035&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.23&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Goa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.005&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.30&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Gujarat&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
69.20&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.072&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
5.00&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Haryana&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
66.50&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.036&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.40&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Himachal Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
68.90&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.008&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.55&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Jammu &amp;amp; Kashmir&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.008&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.51&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Jharkhand&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.018&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
1.12&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Karnataka&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
68.00&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.057&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
3.87&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Kerala&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
73.20&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.037&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.68&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Lakshadweep&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.000&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.01&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Madhya Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
57.00&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.037&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.08&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Maharashtra&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
64.50&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.144&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
9.26&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Manipur&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.001&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.08&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Meghalaya&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
68.90&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.002&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.14&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Mizoram&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.001&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.06&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Nagaland&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.002&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.10&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Orissa&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
64.30&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.027&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
1.76&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Pondicherry&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
69.70&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.002&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.13&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Punjab&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
67.40&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.031&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.11&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Rajasthan&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
67.60&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.047&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
3.17&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Sikkim&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.001&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.07&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Tamil Nadu&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
64.20&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.081&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
5.21&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Telangana&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
68.60&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.041&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
2.81&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Tripura&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FF8C00;&amp;quot;&amp;gt;63.62&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.002&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.16&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Uttar Pradesh&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
59.40&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.083&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
4.94&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
Uttaranchal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
66.00&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.012&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
0.77&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
West Bengal&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
69.20&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
0.064&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
4.42&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:161px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:65px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:217px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FFFF00;&amp;quot;&amp;gt;&amp;amp;nbsp;Total =&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| nowrap=&amp;quot;nowrap&amp;quot; style=&amp;quot;width:130px;height:17px;&amp;quot; | &lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#FFFF00;&amp;quot;&amp;gt;65.69&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The last step is the same as before. What value will change this weighted average to the national average?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{country}{subregion\ weighted\ mean}=\frac{63.62}{65.69}=0.97&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once again, this is the multiplier seen above. This is used to transform each &#039;&#039;MostRecent&#039;&#039; data point into a normalized 2010 value.&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;div&amp;gt;&amp;lt;div id=&amp;quot;_com_1&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Introduction_to_IFs&amp;diff=8234</id>
		<title>Introduction to IFs</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Introduction_to_IFs&amp;diff=8234"/>
		<updated>2017-09-05T20:12:52Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;Purposes&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Futures (IFs) is a tool for thinking about long-term global trends. It assists with:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Understanding the state of the world&lt;br /&gt;
*Exploring trends and considering where they might be taking us&lt;br /&gt;
*Learning about the dynamics of global systems&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Thinking about the future we want to:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Clarify&amp;amp;nbsp;goals/priorities&lt;br /&gt;
*Develop&amp;amp;nbsp;alternative scenarios (if-then statements) about the future&lt;br /&gt;
*Investigate&amp;amp;nbsp;the leverage various agent-classes have in shaping the future&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Assumptions that underlie IFs development and use:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Global issues are becoming&amp;amp;nbsp;more significant as the scope of human interaction and human impact on the broader environment grow&lt;br /&gt;
*Goals and priorities for human systems are becoming clearer and are more frequently and consistently enunciated&lt;br /&gt;
*Understanding of the dynamics of human systems is growing rapidly&lt;br /&gt;
*The domain of human choice and action is broadening&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;What can you investigate with IFs? Examples include:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Environmental Sustainability: Atmospheric carbon dioxide levels, world forest area, fossil fuel usage&lt;br /&gt;
*Social/Political Change: Life expectancy, literacy rate, democracy level, status of women, value change&lt;br /&gt;
*Demographic Futures: Population levels and growth, fertility, mortality, migration&lt;br /&gt;
*Food and Agriculture: Land use and production levels, calorie availability, malnutrition rates&lt;br /&gt;
*Energy: Resource and production levels, demand patterns, renewable energy share&lt;br /&gt;
*Economics: Sectoral production, consumption, and trade patterns and structural change&lt;br /&gt;
*Global System: Country and regional power levels&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;IFs Issues and Modules: Visual Representation&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
[[File:IFsOverviewChart.jpg|frame|center|Visual representation of IFs structure]]&lt;br /&gt;
&lt;br /&gt;
Among the philosophical premises of the International Futures (IFs) project is that the model cannot be a &amp;quot;black box&amp;quot; to users and be truly useful. Model users must be able to examine the structures of IFs in order (1) to have confidence in them, and (2) learn from them.&lt;br /&gt;
&lt;br /&gt;
There is available (see topics under Understanding the Mode in the contents of this help system):&lt;br /&gt;
&lt;br /&gt;
*[[Understand_IFs#Dominant_Relations|Dominant Relations]] of the model structure&lt;br /&gt;
*[[Understand_IFs#2.2|Structure-Based and Agent-Class Driven Modeling]]&lt;br /&gt;
*[[Understand_IFs#Equation_Notation|Equation Notation]]&lt;br /&gt;
*[[Introduction_to_IFs#IFs_Bibliography|IFs Bibliography]] of data and data sources&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;IFs Issues and Modules: Quick Survey&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;population&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*represents 22 age-sex cohorts to age 100+&lt;br /&gt;
*calculates change in fertility and mortality rates in response to income, income distribution, and analysis multipliers&lt;br /&gt;
*computes average life expectancy at birth, literacy rate, and overall measures of human development (HDI) and physical quality of life&lt;br /&gt;
*represents migration and HIV/AIDS&lt;br /&gt;
*includes a newly developing submodel of formal education across primary, secondary, and tertiary levels&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;economic&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*represents the economy in six sectors: agriculture, materials, energy, industry, services, and ICT (other sectors could be configured, using raw data from the GTAP project)&lt;br /&gt;
*computes and uses input-output matrices that change dynamically with development level&lt;br /&gt;
*is a general equilibrium-seeking model that does not assume exact equilibrium will exist in any given year; rather it uses inventories as buffer stocks and to provide price signals so that the model chases equilibrium over time&lt;br /&gt;
*contains an endogenous production function that represents contributions to growth in multifactor productivity from R&amp;amp;D, education, worker health, economic policies (&amp;quot;freedom&amp;quot;), and energy prices (the &amp;quot;quality&amp;quot; of capital)&lt;br /&gt;
*uses a Linear Expenditure System to represent changing consumption patterns&lt;br /&gt;
*utilizes a &amp;quot;pooled&amp;quot; rather than the bilateral trade approach for international trade&lt;br /&gt;
*is being imbedded during 2002 in a social accounting matrix (SAM) envelope that will tie economic production and consumption to intra-actor financial flows&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;agricultural&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*represents production, consumption and trade of crops and meat; it also carries ocean fish catch and aquaculture in less detail&lt;br /&gt;
*maintains land use in crop, grazing, forest, urban, and &amp;quot;other&amp;quot; categories&lt;br /&gt;
*represents demand for food, for livestock feed, and for industrial use of agricultural products&lt;br /&gt;
*is a partial equilibrium model in which food stocks buffer imbalances between production and consumption and determine price changes&lt;br /&gt;
*overrides the agricultural sector in the economic module unless the user chooses otherwise&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;energy&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*portrays production of six energy types: oil, gas, coal, nuclear, hydroelectric, and other renewable&lt;br /&gt;
*represents consumption and trade of energy in the aggregate&lt;br /&gt;
*represents known reserves and ultimate resources of the fossil fuels&lt;br /&gt;
*portrays changing capital costs of each energy type with technological change as well as with draw-downs of resources&lt;br /&gt;
*is a partial equilibrium model in which energy stocks buffer imbalances between production and consumption and determine price changes&lt;br /&gt;
*overrides the energy sector in the economic module unless the user chooses otherwise&lt;br /&gt;
&lt;br /&gt;
The two &#039;&#039;&#039;socio-political&#039;&#039;&#039; sub-modules:&lt;br /&gt;
&lt;br /&gt;
Within countries or geographic groupings&lt;br /&gt;
&lt;br /&gt;
*represents fiscal policy through taxing and spending decisions&lt;br /&gt;
*shows six categories of government spending: military, health, education, R&amp;amp;D, foreign aid, and a residual category&lt;br /&gt;
*represents changes in social conditions of individuals (like fertility rates or literacy levels), attitudes of individuals (such as the level of materialism/postmaterialism of a society from the World Value Survey), and the social organization of people (such as the status of women)&lt;br /&gt;
*represents the evolution of democracy&lt;br /&gt;
*represents the prospects for state instability or failure&lt;br /&gt;
&lt;br /&gt;
Between countries or groupings of countries&lt;br /&gt;
&lt;br /&gt;
*traces changes in power balances across states and regions&lt;br /&gt;
*allows exploration of changes in the level of interstate threat&lt;br /&gt;
*represents possible action-reaction processes and arms races with associated potential for conflict among countries&lt;br /&gt;
&lt;br /&gt;
The implicit &#039;&#039;&#039;environmental&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*is distributed throughout the overall model&lt;br /&gt;
*allows tracking of remaining resources of fossil fuels, of the area of forested land, of water usage, and of atmospheric carbon dioxide emissions&lt;br /&gt;
&lt;br /&gt;
The implicit &#039;&#039;&#039;technology&#039;&#039;&#039; module:&lt;br /&gt;
&lt;br /&gt;
*is distributed throughout the overall model&lt;br /&gt;
*allows changes in assumptions about rates of technological advance in agriculture, energy, and the broader economy&lt;br /&gt;
*explicitly represents the extent of electronic networking of individuals in societies&lt;br /&gt;
*is tied to the governmental spending model with respect to R&amp;amp;D spending&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;IFs Background&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
International Futures (IFs) has evolved since 1980 through three &amp;quot;generations,&amp;quot; with a fourth generation now taking form.&lt;br /&gt;
&lt;br /&gt;
The first generation had deep roots in the world models of the 1970s, including those of the Club of Rome. In particular, IFs drew on the Mesarovic-Pestel or World Integrated Model (Mesarovic and Pestel 1974). The author of IFs had contributed to that project, including the construction of the energy submodel. IFs consciously also drew on the Leontief World Model (Leontief et al. 1977), the Bariloche Foundation’s world model (Herrera et al. 1976), and Systems Analysis Research Unit Model (SARU 1977), following comparative analysis of those models by Hughes (1980). That generation was written in FORTRAN and available for use on main-frame computers through CONDUIT, an educational software distribution center at the University of Iowa. Although the primary use of that and subsequent generations was by students, IFs has always had some policy analysis capability that has appealed to specialists. For example, the U.S. Foreign Service Institute used the first generation of IFs in a mid-career training program.&lt;br /&gt;
&lt;br /&gt;
The second generation of International Futures moved to early microcomputers in 1985, using the DOS platform. It was a very simplified version of the original IFs without regional or country differentiation.&lt;br /&gt;
&lt;br /&gt;
The third generation, first available in 1993, became a full-scale microcomputer model. The third generation improved earlier representations of demographic, energy, and food systems, but added new environmental and socio-political content. It built upon the collaboration of the author with the GLOBUS project, and it adopted the economic submodel of GLOBUS (developed by the author). GLOBUS had been created with the inspiration of Karl Deutsch and under the leadership of Stuart Bremer (1987) at the Wissenschaftszentrum in Berlin.&lt;br /&gt;
&lt;br /&gt;
The third generation has produced three editions/major releases of IFs, each accompanied by a book also called International Futures (Hughes 1993, 1996, 1999). The second edition moved to a Visual Basic platform that allowed a much improved menu-driven interface, running under Windows. The third edition incorporated an early global mapping capability and an initial ability to do cross-sectional and longitudinal data analysis.&lt;br /&gt;
&lt;br /&gt;
The fourth generation has been taking shape since early 2000. It has been heavily influenced by the usage of the model in an increasingly policy-analysis mode by several important organizations. First, General Motors commissioned a specialized version of IFs named CoVaTrA (Consumer Values Trends Analysis) with a need for updated and extended demographic modeling and representation of value change. An alliance was established with the World Values Survey, directed by Ronald Inglehart, to create that version. Second, the Strategic Assessments Group of the Central Intelligence Agency commissioned a specialized version named IFs for SAG. The work involved in preparing that greatly extended and enhanced the socio-political representations of the model, both domestic and international. Third, the European Commission sponsored a project named TERRA which has led to a specialized version named IFs for TERRA. IFs for TERRA work led to enhancements across the model, including improved representation of economic sectors, updated IO matrices and a basic Social Accounting Matrix, GINI and Lorenz curves, and preparing for extended environmental impact representation (drawing upon the Advanced Sustainability Analysis framework of the Finland Futures Research Center).&lt;br /&gt;
&lt;br /&gt;
Throughout this emergence of a fourth generation IFs (incorporating all of the above elements for additional users) there has been also a heavy emphasis on enhanced usability. Ideas from Robert Pestel in the TERRA project led to the creation of a new tree-structure for scenario creation and management. Ideas from Ronald Inglehart led to the development of the Guided Use structure and a somewhat more game-like character within that structure. Inglehart also help arrange funding to support the programming of Guided Use through the European Union Center of the University of Michigan.&lt;br /&gt;
&lt;br /&gt;
The fifth version of IFs is currently in use and represents broad strides to improving the model and its usability. It is the first version of this software to be placed online due to the help of the National Intelligence Council ([http://www.ifs.du.edu http://www.ifs.du.edu]). Also, usability has been increased as Packaged Displays and Flex Packaged Displays were introduced that allowed for the creation of very specific lists of countries/regions, groups or Glists. A new education model has also been incorporated into the broader IFs model. New scenarios were created for UNEP (focusing on environmental change) and Pardee (focusing on poverty). Finally, one of the largest changes made was incorporating 182 countries into the Base-Case scenario used by IFs. Previous versions of IFs used broader regions to forecast global trends. This change also did away with the Student and Professional versions.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;Geographic Representation of the World&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
186 countries underpin the functioning of IFs and these countries can be displayed separately or as parts of larger groups that users can determine.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Below is a visual representation of how different entities are organized into Countries/Regions, Groups or Glists:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Geo 186.png|frame|right|Visual representation of IF&#039;s definition of regions/countries/groups/glists]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;*Note: In older versions of IFs, Regions were used as intermediaries between Countries and Groups. In the future, they, or some similarly named unit, will be a sub-unit of Countries. Regions, acting as a sub-unit of Countries, are currently not a feature of IFs. See the image located at the bottom of this Help topic.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When using IFs, there are many occasions where the user is asked whether or not they would like to display their results as a product of single countries, or larger groups. This is typically a toggle switch that moves between Country/Region and Groups, however, it might be a three-way-toggle that includes Country/Region, Group and Glist.&lt;br /&gt;
&lt;br /&gt;
Countries/Regions are currently the smallest geographical unit that users can represent. The ability to split countries down into smaller regions, or states, is under development. There are 186 different countries/regions that users can display.&lt;br /&gt;
&lt;br /&gt;
Groups are variably organized geographically or by memberships in international institutions/regimes. You can find out who is represented in each group and add or delete members by exploring the [[Extended_Features#Manage_Groups/Regions|Managing Regionalization]] function.&lt;br /&gt;
&lt;br /&gt;
Glists merge both Groups and Countries/Regions. These lists are mostly geographically bound. In the future, the Glist distinction will become more important as some users may want to place, for example, both the Indian state of Kerala in a Glist with Sri Lanka and Nepal.&lt;br /&gt;
&lt;br /&gt;
Users may also want to [[Extended_Features#Change_Grouping/Regionalization|create]] their own groups or [[Extended_Features#Identify_Groups_or_Country/Region_Members|explore]] what countries are members of what groups.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;IFs Time Horizon&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Future Forecasts.&#039;&#039;&#039; IFs begins computation with data from 2000 and can dynamically calculate values for all variables annually through 2100.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Historical Analysis and &amp;quot;Forecasts.&amp;quot;&#039;&#039;&#039; IFs also includes an extensive and growing historical data base starting in 1960. The data basis allows analysis of relationships among variables across countries and across time.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Instructional Use&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
The standard modes for using IFs in a classroom are:&lt;br /&gt;
&lt;br /&gt;
1. Assigning class members to an issue area or topic. Consider identifying specific questions for them to address.&lt;br /&gt;
&lt;br /&gt;
2. Assigning class members to a country/geographic region. Again, specificity helps.&lt;br /&gt;
&lt;br /&gt;
Most often, students will work independently or in groups on projects and share information after completing them. It is possible, however, to have students work interactively, by assigning them topics or regions, letting them begin work, and then have the interacting groups (or individuals) create a collective model run with the changes that each group proposes by topic or region. That process, although more difficult to organize, allows the class as whole to investigate the interaction of their topics or regions (and to share learning about model use).&lt;br /&gt;
&lt;br /&gt;
There is a&amp;amp;nbsp;[http://portfolio.du.edu/bhughes web site]&amp;amp;nbsp;available in support of the educational use of IFs. You will find syllabi at that site. There are several [[Introduction_to_IFs#Publications_on_IFs|publications]] on IFs, including a book structured specifically for educational use.&lt;br /&gt;
&lt;br /&gt;
Donald Borock has described his classroom use of IFs in print. Borock, Donald. 1996. &amp;quot;Using Computer Assisted Instruction to Enhance the Understanding of Policymaking,&amp;quot; Advances in Social Science and Computers 4, 103-127.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;Acknowledgements&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
The author gratefully recognizes critical contributions in the forms of:&lt;br /&gt;
&lt;br /&gt;
:1. Testing and suggestions for development of IFs in one or more of multiple generations. By Donald Borock, Richard Chadwick, William Dixon, Dale Rothman, Phil Schrodt, Douglas Stuart, Donald Sylvan, Jonathan Wilkenfeld, and Ronald Inglehart.&lt;br /&gt;
&lt;br /&gt;
:2. Computer assistance across many releases. By Michael Niemann, Terrance Peet-Lukes, Douglas McClure, Mohammod Irfan, and Jose Solorzano.&lt;br /&gt;
&lt;br /&gt;
:3. Data gathering and general assistance. By James Chung, Padma Padula, Shannon Brady, David Horan, Michael Ferrier, Kay Drucker, Warren Christopher, and Anwar Hossain.&lt;br /&gt;
&lt;br /&gt;
:4. Long-term encouragement and support. By Harold Guetzkow, Karl Deutsch, Richard Chadwick, Gerald Barney, and Ronald Inglehart.&lt;br /&gt;
&lt;br /&gt;
:5. Association in related world modeling projects and projects building upon IFs. By Mihajlo Mesarovic, Aldo Barsotti, Juan Huerta, John Richardson, Thomas Shook, Patricia Strauch, and other members of the World Integrated Model (WIM) team. By Stuart Bremer, Peter Brecke, Thomas Cusack, Wolf Dieter-Eberwein, Brian Pollins, and Dale Smith of the GLOBUS modeling project. By Evan Hillebrand, Paul Herman, and others of the IFs for SAG project. By Rob Lempert and Steve Bankes at RAND, Santa Monica. By Robert Pestel, Jonathan Cave, Ronald Inglehart, Sergei Parinov, Pentti Malaska, and many others in the IFs for TERRA project.&lt;br /&gt;
&lt;br /&gt;
:6. Financial assistance (without responsibility for the form of the evolving product). By the National Science Foundation, the Cleveland Foundation, the Exxon Education Foundation, the Kettering Family Foundation, the Pacific Cultural Foundation, the United States Institute of Peace, General Motors, the Strategic Assessments Group of the Central Intelligence Agency, the European Commission (Information Society Technology) Programme, the European Union Center of the University of Michigan, the National Intelligence Council (for web conversion), and Frederick S. Pardee. &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;Feedback&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
Feedback on how to improve IFs is always appreciated, especially if you find something that is not working. Compliments are also accepted. Please contact. To send the IFs team an e-mail, click on&amp;amp;nbsp;[mailto:pardee.center@du.edu Pardee Center]&amp;amp;nbsp;in stand-alone versions or on the web.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span style=&amp;quot;font-size:xx-large;&amp;quot;&amp;gt;Support for IFs Use&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Publications on IFs&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
To obtain additional information about IFs and its use, consult:&lt;br /&gt;
&lt;br /&gt;
Barry B. Hughes and Evan E. Hillebrand, &#039;&#039;&#039;Exploring and Shaping International Futures.&#039;&#039;&#039; Boulder, CO: Paradigm Publishers, 2006. Specifically, see chapter 4.&lt;br /&gt;
&lt;br /&gt;
Barry B. Hughes, &#039;&#039;&#039;International Futures: Choices in the Face of Uncertainty,&#039;&#039;&#039; 3rd ed. Boulder, CO: Westview Press, 1999. This volume is built around IFs and contains detailed suggestions for its use. Version 3.17 of IFs, which runs under Windows 95, is distributed with the third edition of the book. The second edition contained a version for Windows 3.1, and the first edition ran under DOS. Chapter 4 of the 2nd edition of IFs included Flow Charts of Worldviews , reproduced now in this Help system.&lt;br /&gt;
&lt;br /&gt;
Barry B. Hughes, &#039;&#039;&#039;Continuity and Change in World Politics,&#039;&#039;&#039; 4th ed. Englewood Cliffs, N.J.: Prentice Hall, 2000. IFs can also usefully supplement this textbook on global politics.&lt;br /&gt;
&lt;br /&gt;
Barry B. Hughes, &amp;quot;The International Futures (IFs) Modeling Project. 1999. &#039;&#039;&#039;Simulation and Gaming&#039;&#039;&#039; 30, No. 3 (September): 304-326.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;IFs Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Alcamo, Joseph, Rik Leemans and Eric Kreileman, eds. 1998.&amp;amp;nbsp;&#039;&#039;Global Change Scenarios of the 21st Century: Results from the IMAGE 2.1 Model&#039;&#039;. The Netherlands: Pergamon.&lt;br /&gt;
&lt;br /&gt;
Alcamo, Joseph. 1994.&amp;amp;nbsp;&#039;&#039;IMAGE 2.0: Integrated Modeling of Global Climate Change&#039;&#039;. Dordrecht, The Netherlands: Kluwer Academic Publishers.&lt;br /&gt;
&lt;br /&gt;
Alexandratos, Nikos, ed. 1995.&amp;amp;nbsp;&#039;&#039;World Agriculture: Towards 2010&#039;&#039;&amp;amp;nbsp;(An FAO Study). New York: FAO and John Wiley and Sons.&lt;br /&gt;
&lt;br /&gt;
Allen, R. G. D. 1968.&amp;amp;nbsp;&#039;&#039;Macro-Economic Theory: A Mathematical Treatment&#039;&#039;. New York: St. Martin&#039;s Press.&lt;br /&gt;
&lt;br /&gt;
Avery, Dennis. 1995. &amp;quot;Saving the Planet with Pesticides,&amp;quot; in&amp;amp;nbsp;&#039;&#039;The True State of the Planet&#039;&#039;, ed. Ronald Bailey. New York: The Free Press, pp. 50-82.&lt;br /&gt;
&lt;br /&gt;
Bailey, Ronald, ed. 1995.&amp;amp;nbsp;&#039;&#039;The True State of the Planet&#039;&#039;. New York: The Free Press.&lt;br /&gt;
&lt;br /&gt;
Barbieri, Kathleen. 1996. &amp;quot;Economic Interdependence: A Path to Peace or a Source of Interstate Conflict?&amp;quot;&amp;amp;nbsp;&#039;&#039;Journal of Peace Research&#039;&#039;&amp;amp;nbsp;33: 29-50.&lt;br /&gt;
&lt;br /&gt;
Barker, T.S. and A.W.A. Peterson, eds. 1987.&amp;amp;nbsp;&#039;&#039;The Cambridge Multisectoral Dynamic Model of the British Economy&#039;&#039;. Cambridge: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Barney, Gerald O., W. Brian Kreutzer, and Martha J. Garrett, eds. 1991.&amp;amp;nbsp;&#039;&#039;Managing a Nation&#039;&#039;, 2nd ed. Boulder: Westview Press.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert J. 1997.&amp;amp;nbsp;&#039;&#039;Determinants of Economic Growth: A Cross-Country Empirical Study&#039;&#039;. Cambridge, Mass: MIT Press.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert J. and Xavier Sala-i-Martin. 1999.&amp;amp;nbsp;&#039;&#039;Economic Growth&#039;&#039;. Cambridge, Mass: MIT Press.&lt;br /&gt;
&lt;br /&gt;
Bennett, D. Scott, and Allan Stam. 2003.&amp;amp;nbsp;&#039;&#039;The Behavioral Origins of War: Cumulation and Limits to Knowledge in Understanding International Conflict&#039;&#039;. Ann Arbor: University of Michigan Press&lt;br /&gt;
&lt;br /&gt;
Birg, Herwig. 1995.&amp;amp;nbsp;&#039;&#039;World Population Projections for the 21st Century&#039;&#039;. Frankfurt: Campus Verlag.&lt;br /&gt;
&lt;br /&gt;
Borock, Donald M. 1996. &amp;quot;Using Computer Assisted Instruction to Enhance the Understanding of Policymaking,&amp;quot;&amp;amp;nbsp;&#039;&#039;Advances in Social Science and Computers&#039;&#039;&amp;amp;nbsp;4, 103-127.&lt;br /&gt;
&lt;br /&gt;
Bos, Eduard, My T. Vu, Ernest Massiah, and Rodolfo A. Bulatao. 1994.&amp;amp;nbsp;&#039;&#039;World Population Projections 1994-95 Edition&#039;&#039;&amp;amp;nbsp;[editions are biannual] Baltimore: Johns Hopkins Press.&lt;br /&gt;
&lt;br /&gt;
Boulding, Elise and Kenneth E. Boulding. 1995.&amp;amp;nbsp;&#039;&#039;The Future: Images and Processes&#039;&#039;. Thousand Oaks, CA: Sage Publications.&lt;br /&gt;
&lt;br /&gt;
Brecke, Peter. 1993. &amp;quot;Integrated Global Models that Run on Personal Computers,&amp;quot;&amp;amp;nbsp;&#039;&#039;Simulation&#039;&#039;60 (2).&lt;br /&gt;
&lt;br /&gt;
Bremer, Stuart A. 1977.&amp;amp;nbsp;&#039;&#039;Simulated Worlds: A Computer Model of National Decision-Making&#039;&#039;. Princeton: Princeton University Press.&lt;br /&gt;
&lt;br /&gt;
Bremer, Stuart A., ed. 1987.&amp;amp;nbsp;&#039;&#039;The GLOBUS Model: Computer Simulation of World-wide Political and Economic Developments&#039;&#039;. Boulder, CO: Westview.&lt;br /&gt;
&lt;br /&gt;
Bremer, Stuart A. and Walter Gruhn. 1988.&amp;amp;nbsp;&#039;&#039;Micro GLOBUS: A Computer Model of Long-Term Global Political and Economic Processes&#039;&#039;. Berlin: edition sigma.&lt;br /&gt;
&lt;br /&gt;
Bremer, Stuart A. and Barry B. Hughes. 1990.&amp;amp;nbsp;&#039;&#039;Disarmament and Development: A Design for the Future?&#039;&#039;&amp;amp;nbsp;Englewood Cliffs, N.J.: Prentice-Hall.&lt;br /&gt;
&lt;br /&gt;
Brockmeier, Martina and Channing Arndt (presentor). 2002. Social Accounting Matrices. Powerpoint presentation on GTAP and SAMs (June 21). Found on the web.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R. 1981.&amp;amp;nbsp;&#039;&#039;Building a Sustainable Society&#039;&#039;. New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R. 1988. &amp;quot;Analyzing the Demographic Trap,&amp;quot; in&amp;amp;nbsp;&#039;&#039;State of the World 1987&#039;&#039;, eds. Lester R. Brown and others. New York: W.W. Norton, pp. 20-37.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R. 1995.&amp;amp;nbsp;&#039;&#039;Who Will Feed China?&#039;&#039;&amp;amp;nbsp;New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R. 1996.&amp;amp;nbsp;&#039;&#039;Tough Choices: Facing the Challenge of Food Scarcity&#039;&#039;. New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R., et al. 1996&amp;amp;nbsp;&#039;&#039;State of the World 1996&#039;&#039;. New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R., Nicholas Lenssen, and Hal Kane. 1995.&amp;amp;nbsp;&#039;&#039;Vital Signs&#039;&#039;&amp;amp;nbsp;1995. New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R., Christopher Flavin, and Hal Kane. 1996.&amp;amp;nbsp;&#039;&#039;Vital Signs&#039;&#039;&amp;amp;nbsp;1996. New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Burkhardt, Helmut. 1995. &amp;quot;Priorities for a Sustainable Civilization,&amp;quot; unpublished conference paper. Department of Physics, Ryerson Polytechnic University, Toronto, Canada.&lt;br /&gt;
&lt;br /&gt;
Bussolo, Maurizio, Mohamed Chemingui and David O’Connor. 2002. A Multi-Region Social Accounting Matrix (1995) and Regional Environmental General Equilibrium Model for India (REGEMI). Paris: OECD Development Centre (February). Available at&amp;amp;nbsp;[http://www.oecd.org/dev/technics www.oecd.org/dev/technics].&lt;br /&gt;
&lt;br /&gt;
British Petroleum Company. 1995.&amp;amp;nbsp;&#039;&#039;BP Statistical Review of World Energy&#039;&#039;. London: British Petroleum Company.&lt;br /&gt;
&lt;br /&gt;
Central Intelligence Agency (CIA). 1991.&amp;amp;nbsp;&#039;&#039;Handbook of Economic Statistics, 1991&#039;&#039;. Washington, D.C.: Central Intelligence Agency.&lt;br /&gt;
&lt;br /&gt;
Central Intelligence Agency (CIA). 1994.&#039;&#039;&amp;amp;nbsp;The World Factbook 1994&#039;&#039;. Washington, D.C.: Central Intelligence Agency.&lt;br /&gt;
&lt;br /&gt;
Chang, Sheldon S. L. 1961.&amp;amp;nbsp;&#039;&#039;Synthesis of Optimum Control Systems&#039;&#039;. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
Chenery, Hollis and Moises Syrquin. 1975.&amp;amp;nbsp;&#039;&#039;Patterns of Development 1950-1970&#039;&#039;. Oxford: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Cipolla, Carlo M. 1962.&amp;amp;nbsp;&#039;&#039;The Economic History of World Population&#039;&#039;. Baltimore: Penguin.&lt;br /&gt;
&lt;br /&gt;
Cook, Earl. 1976.&amp;amp;nbsp;&#039;&#039;Man, Energy, Society&#039;&#039;. San Francisco: W.H. Freeman.&lt;br /&gt;
&lt;br /&gt;
Committee on the Strategic Assessment of the U.S. Department of Energy’s Coal Program. 1995.&amp;amp;nbsp;&#039;&#039;Coal: Energy for the Future&#039;&#039;. Washington, D.C.: National Academy Press.&lt;br /&gt;
&lt;br /&gt;
Council on Environmental Quality (CEQ). 1981.&amp;amp;nbsp;&#039;&#039;The Global 2000 Report to the President&#039;&#039;. Washington, D.C.: Government Printing Office.&lt;br /&gt;
&lt;br /&gt;
Council on Environmental Quality (CEQ). 1981b.&amp;amp;nbsp;&#039;&#039;Environmental Trends&#039;&#039;. Washington, D.C. (July).&lt;br /&gt;
&lt;br /&gt;
Council on Environmental Quality (CEQ). 1991.&amp;amp;nbsp;&#039;&#039;21st Annual Report&#039;&#039;. Washington, D.C.: Government Printing Office.&lt;br /&gt;
&lt;br /&gt;
Crescenzi, Mark J.C. and Andrew J. Enterline. 2001. &amp;quot;Time Remembered: A Dynamic Model of Interstate Interaction,&amp;quot;&amp;amp;nbsp;&#039;&#039;International Studies Quarterly&#039;&#039;&amp;amp;nbsp;45, no. 3 (September): 409-431.&lt;br /&gt;
&lt;br /&gt;
Crosson, Pierre, and Jock R. Anderson. 1992.&amp;amp;nbsp;&#039;&#039;Resources and Global Food Prospects&#039;&#039;. Washington, D.C.: The World Bank. World Bank Technical Paper Number 184.&lt;br /&gt;
&lt;br /&gt;
Cusack, Thomas R. and Richard J. Stoll. 1990.&amp;amp;nbsp;&#039;&#039;Exploring Realpolitik: Probing International Relations with Computer Simulatio&#039;&#039;n. Boulder: Lynne Rienner Publishers.&lt;br /&gt;
&lt;br /&gt;
Dargay, Joyce and Dermot Gately. 1999. &amp;quot;Income’s Effect on Car and Vehicle Ownership, Worldwide: 1960-2015,&amp;quot;&amp;amp;nbsp;&#039;&#039;Transportation Research Part A&#039;&#039;&amp;amp;nbsp;33: 101-138.&lt;br /&gt;
&lt;br /&gt;
Dall, P., Kaspar, F. and Alcamo, J. 1998. &amp;quot;Modeling World-wide Water Availability and Water Use Under the Influence of Climate Change,&amp;quot;&amp;amp;nbsp;&#039;&#039;Proceedings of the Second International Conference on Climate and Water&#039;&#039;, July 17-20, Espoo, Finland.&lt;br /&gt;
&lt;br /&gt;
Dimaranan, Betina V. and Robert A. McDougall, eds. 2002.&amp;amp;nbsp;&#039;&#039;Global Trade, Assistance, and Production: The GTAP 5 Data Base&#039;&#039;. Center for Global Trade Analysis, Purdue University. Available at [http://www.gtap.agecon.purdue.edu/databases/v5/v5_doco.asp http://www.gtap.agecon.purdue.edu/databases/v5/v5_doco.asp].&lt;br /&gt;
&lt;br /&gt;
Dowlatabadi, H., and Morgan, M.G. 1993. &amp;quot;A Model Framework for Integrated Studies of the Climate Problem,&amp;quot;&amp;amp;nbsp;&#039;&#039;Energy Policy&#039;&#039;&amp;amp;nbsp;(March): 209-221.&lt;br /&gt;
&lt;br /&gt;
Duchin, Faye. 1998.&amp;amp;nbsp;&#039;&#039;Structural Economics: Measuring Change in Technology, Lifestyles, and the Environment&#039;&#039;. Washington, D.C.: Island Press.&lt;br /&gt;
&lt;br /&gt;
Edwards, Stephen R. 1995. &amp;quot;Conserving Biodiversity,&amp;quot; in&#039;&#039;&amp;amp;nbsp;The True State of the Planet&#039;&#039;, ed. Ronald Bailey. New York: The Free Press, pp. 212-265.&lt;br /&gt;
&lt;br /&gt;
Edmonds, J., and Reilly, J.M. 1985.&amp;amp;nbsp;&#039;&#039;Global Energy: Assessing the Future&#039;&#039;. Oxford, UK: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Edmonds, J., Pitcher, H. Rosenberg, N., and Wigley, T. &amp;quot;Design for the Global Change Assessment Model.&amp;quot;&amp;amp;nbsp;&#039;&#039;Integrative Assessment of Mitigation, Impacts and Adaptation to Climate Change&#039;&#039;. Laxenburg, Austria.&lt;br /&gt;
&lt;br /&gt;
Ehrlich, Paul R. and Anne H. Ehrlich. 1972.&amp;amp;nbsp;&#039;&#039;Population, Resources, Environment&#039;&#039;. San Francisco: W.H. Freeman.&lt;br /&gt;
&lt;br /&gt;
Eicher, Carl. 1982. &amp;quot;Facing up to Africa&#039;s Food Crisis,&amp;quot;&amp;amp;nbsp;&#039;&#039;Foreign Affairs&#039;&#039;&amp;amp;nbsp;61, no. 1 (Fall): 151-74.&lt;br /&gt;
&lt;br /&gt;
Eberstadt, Nicholas. 1995. &amp;quot;Population, Food, and Income,&amp;quot; in&#039;&#039;&amp;amp;nbsp;The True State of the Planet&#039;&#039;, ed. Ronald Bailey. New York: The Free Press, pp. 8-47.&lt;br /&gt;
&lt;br /&gt;
Esty, Daniel C., Jack A. Goldstone, Ted Robert Gurr, Barbara Harff, Marc Levy, Geoffrey D. Dabelko, Pamela T. Surko, and Alan N. Unger. 1998. State Failure Task Force Report: Phase II Findings. Volume provided courtesy of Ted Robert Gurr.&lt;br /&gt;
&lt;br /&gt;
Flavin, Christopher. 1996. &amp;quot;Facing Up to the Risks of Climate Change,&amp;quot; in Lester R. Brown and others, eds., State of the World 1996 (New York: W.W. Norton), pp. 21-39.&lt;br /&gt;
&lt;br /&gt;
Forrester, Jay W. 1968.&amp;amp;nbsp;&#039;&#039;Principles of Systems&#039;&#039;. Cambridge, Mass: Wright-Allen Press.&lt;br /&gt;
&lt;br /&gt;
Gilpin, Robert. 1981.&amp;amp;nbsp;&#039;&#039;War and Change in World Politics&#039;&#039;. Cambridge: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Globerman, Steven. 2000 (May). Linkages Between Technological Change and Productivity Growth. Industry Canada Research Publications Program: Occasional Paper 23.&lt;br /&gt;
&lt;br /&gt;
Grant, Lindsey. 1982.&amp;amp;nbsp;&#039;&#039;The Cornucopian Fallacies&#039;&#039;. Washington, D.C.: Environmental Fund.&lt;br /&gt;
&lt;br /&gt;
Griffith, Rachel, Stephen Redding, and John Van Reenen. 2000.&amp;amp;nbsp;&#039;&#039;Mapping the Two Faces of R&amp;amp;D: Productivity Growth in a Panel of OECD Industries&#039;&#039;. Institute for Fiscal Studies (January)&lt;br /&gt;
&lt;br /&gt;
Gwartney, James and Robert Lawson with Dexter Samida. 2000.&amp;amp;nbsp;&#039;&#039;Economic Freedom of the World: 2000 Annual Report&#039;&#039;. Vancouver, B.C.: the Fraser Institute.&lt;br /&gt;
&lt;br /&gt;
Hammond, Allen. 1998.&amp;amp;nbsp;&#039;&#039;Which World? Scenarios for the 21st Century&#039;&#039;. Washington, D.C.: Island Press.&lt;br /&gt;
&lt;br /&gt;
Harff, Barbara, with Ted Robert Gurr and Alan Unger. 1999. Preconditions of Genocide and Politicide: 1955-1998. Paper prepared for the State Failure Task Force and provided courtesy of Barbara Harff and Ted Gurr.&lt;br /&gt;
&lt;br /&gt;
Henderson, Hazel. 1996. &amp;quot;Changing Paradigms and Indicators: Implementing Equitable, Sustainable and Participatory Development,&amp;quot; in Jo Marie Griesgraber and Bernhard G. Gunter,&amp;amp;nbsp;&#039;&#039;Development: New Paradigms and Principles for the 21st Century&#039;&#039;. East Haven, CT: Pluto Press, pp. 103-136.&lt;br /&gt;
&lt;br /&gt;
Herrera, Amilcar O., et al. 1976.&#039;&#039;&amp;amp;nbsp;Catastrophe or New Society? A Latin American World Model&#039;&#039;. Ottawa: International Development Research Centre.&lt;br /&gt;
&lt;br /&gt;
Hoekstra, A.Y. 1998.&amp;amp;nbsp;&#039;&#039;Perspectives on Water: An Integrated Model-Based Exploration of the Future&#039;&#039;. Utrecht, the Netherlands: International Books.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1980.&amp;amp;nbsp;&#039;&#039;World Modeling&#039;&#039;. Lexington, Mass: Lexington Books.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1982.&amp;amp;nbsp;&#039;&#039;International Futures Simulation: User&#039;s Manual&#039;&#039;. Iowa City: CONDUIT, University of Iowa.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1985a.&amp;amp;nbsp;&#039;&#039;International Futures Simulation&#039;&#039;. Iowa City: CONDUIT, University of Iowa.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1985b. &amp;quot;World Models: The Bases of Difference,&amp;quot;&amp;amp;nbsp;&#039;&#039;International Studies Quarterly&#039;&#039;&amp;amp;nbsp;29, 77-101.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1985c.&amp;amp;nbsp;&#039;&#039;World Futures: A Critical Analysis of Alternatives&#039;&#039;. Baltimore: Johns Hopkins University Press.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1987. &amp;quot;Domestic Economic Processes,&amp;quot; in Stuart A. Bremer, ed.,&amp;amp;nbsp;&#039;&#039;The Globus Model: Computer Simulation of Worldwide Political Economic Development&#039;&#039;&amp;amp;nbsp;(Frankfurt and Boulder: Campus and Westview), pp. 39-158.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1988. &amp;quot;International Futures: History and Status,&amp;quot;&amp;amp;nbsp;&#039;&#039;Social Science Microcomputer Review&#039;&#039;&amp;amp;nbsp;6, 43-48.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1999. &amp;quot;The International Futures (IFs) Modeling Project.&#039;&#039;&amp;amp;nbsp;Simulation and Gaming&#039;&#039;&amp;amp;nbsp;Vol 30, No. 3 (September): 304-326.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1999.&amp;amp;nbsp;&#039;&#039;International Futures&#039;&#039;, 3rd edition Boulder: Westview Press, 1999.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2000.&amp;amp;nbsp;&#039;&#039;Continuity and Change in World Politics&#039;&#039;. Englewood Cliffs, N.J.: Prentice-Hall, fourth edition.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2001. &amp;quot;Global Social Transformation: The Sweet Spot, the Steady Slog, and the Systemic Shift,&amp;quot;&amp;amp;nbsp;&#039;&#039;Economic Development and Cultural Change&#039;&#039;&amp;amp;nbsp;49, No. 2 (January): 423-458.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2002.&amp;amp;nbsp;&#039;&#039;Theats and Opportunities Analysis&#039;&#039;. Living document prepared for the Strategic Assessments Group, Office of Transnational Issues, Central Intelligence Agency, August 2002.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. and Anwar Hossain. 2003. Long-Term Socio-Economic Modeling: With Universal, Globally-Integrated Social Accounting Matrices (SAMs) in a General Equilibrium Model Structure. IFs Project Living Document, University of Denver.&lt;br /&gt;
&lt;br /&gt;
Huth, Paul. 1996.&amp;amp;nbsp;&#039;&#039;Standing Your Ground: Territorial Disputes and International Conflict&#039;&#039;. Ann Arbor, MI: University of Michigan Press.&lt;br /&gt;
&lt;br /&gt;
Inglehart, Ronald. 1997.&amp;amp;nbsp;&#039;&#039;Modernization and Postmodernization: Cultural, Economic, and Political Change in 43 Societies&#039;&#039;. Ewing, NJ: Princeton University Press.&lt;br /&gt;
&lt;br /&gt;
International Energy Agency (IEA). 1995.&amp;amp;nbsp;&#039;&#039;Oil, Gas, and Coal Supply Outlook&#039;&#039;. Paris: International Energy Agency.&lt;br /&gt;
&lt;br /&gt;
International Energy Agency (IEA). 1996.&amp;amp;nbsp;&#039;&#039;World Energy Outlook&#039;&#039;. Paris: International Energy Agency.&lt;br /&gt;
&lt;br /&gt;
International Energy Agency (IEA). 1996b.&amp;amp;nbsp;&#039;&#039;The Strategic Value of Fossil Fuels: Challenges and Responses&#039;&#039;. Paris: International Energy Agency.&lt;br /&gt;
&lt;br /&gt;
International Monetary Fund (IMF). 1995.&amp;amp;nbsp;&#039;&#039;International Financial Statistics&#039;&#039;. Washington, D.C.: International Monetary Fund.&lt;br /&gt;
&lt;br /&gt;
International Monetary Fund (IMF). 1995.&amp;amp;nbsp;&#039;&#039;World Economic Outlook&#039;&#039;. Washington, D.C.: International Monetary Fund.&lt;br /&gt;
&lt;br /&gt;
Intergovernmental Panel on Climate Change (IPCC). 1995. Several volumes by various working groups. Published by Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Jansen, Karel and Rob Vos, eds. 1997.&amp;amp;nbsp;&#039;&#039;External Finance and Adjustment: Failure and Success in the Developing World&#039;&#039;. London: Macmillan Press Ltd.&lt;br /&gt;
&lt;br /&gt;
Janssen, Marco. 1998.&amp;amp;nbsp;&#039;&#039;Modeling Global Change: The Art of Integrated Assessment Modelling&#039;&#039;. Cheltenham, UK: Edward Elgar.&lt;br /&gt;
&lt;br /&gt;
Janssen, Marco. 1996.&amp;amp;nbsp;&#039;&#039;Meeting Targets: Tools to Support Integrated Modelling of Global Change&#039;&#039;. Den Haag: CIP-Gegevens Koninklijke Bibliotheek.&lt;br /&gt;
&lt;br /&gt;
Jansson, Kurt, Michael Harris, Angela Penrose. 1987.&amp;amp;nbsp;&#039;&#039;The Ethiopian Famine&#039;&#039;. London: Zed Books Ltd.&lt;br /&gt;
&lt;br /&gt;
Jeffreys, Kent. 1995. &amp;quot;Rescuing the Oceans,&amp;quot; in&#039;&#039;&amp;amp;nbsp;The True State of the Planet&#039;&#039;, ed. Ronald Bailey. New York: The Free Press, pp. 296-338.&lt;br /&gt;
&lt;br /&gt;
Jones, Daniel M., Stuart A. Bremer, and J. David Singer. 1996. &amp;quot;Militarized Interstate Disputes, 1816-1992: Rationale, Coding Rules, and Empirical Patterns,&amp;quot;&amp;amp;nbsp;&#039;&#039;Conflict Management and Peace Science&#039;&#039;&amp;amp;nbsp;XV, No. 2: 163-215.&lt;br /&gt;
&lt;br /&gt;
Khan, Haider A. 1998.&amp;amp;nbsp;&#039;&#039;Technology, Development and Democracy&#039;&#039;. Northhampton, Mass: Edward Elgar Publishing Co.&lt;br /&gt;
&lt;br /&gt;
Kahn, Herman, William Brown, and Leon Martel. 1976.&amp;amp;nbsp;&#039;&#039;The Next 200 Years&#039;&#039;. New York: William Morrow.&lt;br /&gt;
&lt;br /&gt;
Kalymon, Basil A. 1975. &amp;quot;Economic Incentives in OPEC Oil Pricing Policy.&amp;quot;&#039;&#039;&amp;amp;nbsp;Journal of Development Economics&#039;&#039;&amp;amp;nbsp;2: 337-362.&lt;br /&gt;
&lt;br /&gt;
Kaplan, Robert. 1994. &amp;quot;The Coming Anarchy,&amp;quot;&amp;amp;nbsp;&#039;&#039;The Atlantic Monthly&#039;&#039;&amp;amp;nbsp;273 (February): .&lt;br /&gt;
&lt;br /&gt;
Kaufmann, Daniel, Aart Kraay and Pablo Zoido-Lobaton. 1999a. &amp;quot;Aggregating Governance Indicators&amp;quot;. World Bank Policy Research Department Working Paper No. 2195.&lt;br /&gt;
&lt;br /&gt;
Kaufmann, Daniel, Aart Kraay and Pablo Zoido-Lobaton. 1999b. &amp;quot;Governance Matters&amp;quot;. World Bank Policy Research Department Working Paper No. 2196.&lt;br /&gt;
&lt;br /&gt;
Keepin, B. and B. Wynne. 1984. &amp;quot;Technical Analysis of the IIASA Energy Scenarios,&amp;quot;&amp;amp;nbsp;&#039;&#039;Nature&#039;&#039;312: 691-695.&lt;br /&gt;
&lt;br /&gt;
Kehoe, Timothy J. 1996. Social Accounting Matrices and Applied General Equilibrium Models. Federal Reserve Bank of Minneapolis, Working Paper 563.&lt;br /&gt;
&lt;br /&gt;
Kennedy, Paul. 1993.&amp;amp;nbsp;&#039;&#039;Preparing for the Twenty-First Century&#039;&#039;. New York: Random House.&lt;br /&gt;
&lt;br /&gt;
Klein, Lawrence R. and Fu-chen Lo, eds. 1995.&amp;amp;nbsp;&#039;&#039;Modeling Global Change&#039;&#039;. Tokyo: United Nations University Press.&lt;br /&gt;
&lt;br /&gt;
Kornai, J. 1971.&amp;amp;nbsp;&#039;&#039;Anti-Equilibrium&#039;&#039;. Amsterdam: North Holland.&lt;br /&gt;
&lt;br /&gt;
Kwasnicki, Witold and Halina Kwasnicka. 1996. &amp;quot;Long-Term Diffusion Factors of Technological Development: An Evolutionary Model and Case Study,&amp;quot;&amp;amp;nbsp;&#039;&#039;Technological Forecasting and Social Change&#039;&#039;&amp;amp;nbsp;52 (May): 31-57.&lt;br /&gt;
&lt;br /&gt;
Leontief, Wassily, Anne Carter and Peter Petri. 1977.&amp;amp;nbsp;&#039;&#039;The Future of the World Economy&#039;&#039;. New York: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Levis, Alexander H., and Elizabeth R. Ducot. 1976. &amp;quot;AGRIMOD: A Simulation Model for the Analysis of U.S. Food Policies.&amp;quot; Paper delivered at Conference on Systems Analysis of Grain Reserves, Joint Annual Meeting of GRSA and TIMS, Philadelphia, Pa., March 31-April 2.&lt;br /&gt;
&lt;br /&gt;
Levis, Alexander, H., et al. 1977. Energy in Agriculture: On Modeling Inputs in AGRIMOD. Final Report to U.S. Department of Energy. Palo Alto: Systems Control, Inc., August, available through NTIS.&lt;br /&gt;
&lt;br /&gt;
Lichbach, Mark Irving. 1989. &amp;quot;An Evaluation of ‘Does Economic Inequality Breed Political Conflict?,&amp;quot;&amp;amp;nbsp;&#039;&#039;World Politics&#039;&#039;, Vol 41 , No. 4 (July 1989): 431-470.&lt;br /&gt;
&lt;br /&gt;
Liverman, Dianne. 1983.&amp;amp;nbsp;&#039;&#039;The Use of Global Simulation Models in Assessing Climate Impacts on the World Food System&#039;&#039;. Dissertation, University of California, Los Angeles.&lt;br /&gt;
&lt;br /&gt;
Londregan, John B. and Keith T. Poole. 1996. &amp;quot;Does High Income Promote Democrary?&amp;quot;,&amp;amp;nbsp;&#039;&#039;World Politics&#039;&#039;&amp;amp;nbsp;49, no. 1 (October): 1-30.&lt;br /&gt;
&lt;br /&gt;
MacKenzie, James J. 1996. &amp;quot;Oil as a Finite Resource: When is Global Production Likely to Peak?&amp;quot; Paper of the World Resources Institute. Washington, D.C.: WRI.&lt;br /&gt;
&lt;br /&gt;
Maddison, Angus. 1995.&amp;amp;nbsp;&#039;&#039;Monitoring the World Economy 1820-1992&#039;&#039;. Paris: OECD.&lt;br /&gt;
&lt;br /&gt;
Malthus, Thomas. 1798.&amp;amp;nbsp;&#039;&#039;An Essay on the Principle of Population as It Affects the Future Improvement of Society&#039;&#039;. London (reprinted many times).&lt;br /&gt;
&lt;br /&gt;
Mansfield, Edward D. 1994.&amp;amp;nbsp;&#039;&#039;Power, Trade, and War&#039;&#039;. Princeton: Princeton University Press.&lt;br /&gt;
&lt;br /&gt;
Marchetti, Cesare, Perrin S. Meyer, and Jesse H. Ausubel. 1996. &amp;quot;Human Population Dynamics Revisited with the Logistic Model: How Much Can be Modeled and Predicted?,&amp;quot;&amp;amp;nbsp;&#039;&#039;Technological Forecasting and Social Change&#039;&#039;&amp;amp;nbsp;52 (May): 1-30.&lt;br /&gt;
&lt;br /&gt;
Martens, Pim and Jan Rotmans, eds. 1999.&amp;amp;nbsp;&#039;&#039;Climate Change: An Integrated Perspective&#039;&#039;. Dordrecht, The Netherlands: Kluwer Academic Publishers.&lt;br /&gt;
&lt;br /&gt;
Martens, W.J.M. 1997. &amp;quot;Health Impacts of Climate Change and Ozone Depletion: An Eco-Epidemiological Approach,&amp;quot; Maastricht, the Netherlands: Maastricht University.&lt;br /&gt;
&lt;br /&gt;
Mason, Andrew. 1997. &amp;quot;The Role of Population Change in the Asian Economic Miracle,&amp;quot; Honolulu, Hawaii: East-West Center, AsiaPacific Issues, No. 33 (October), 8 pages.&lt;br /&gt;
&lt;br /&gt;
McMahon, Walter W. 1997.&amp;amp;nbsp;&#039;&#039;Education and Development: Measuring the Social Benefits&#039;&#039;. Oxford: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Meadows, Donnela H., Dennis L. Meadows, Jorgen Randers, and William K. Behrens, III. 1972.&amp;amp;nbsp;&#039;&#039;Limits to Growth&#039;&#039;. New York: Universe Books.&lt;br /&gt;
&lt;br /&gt;
Meadows, Donnela H., Dennis L. Meadows, and Jorgen Randers. 1992.&amp;amp;nbsp;&#039;&#039;Beyond the Limits&#039;&#039;. Post Mills, Vermont: Chelsea Green Publishing Company.&lt;br /&gt;
&lt;br /&gt;
Meadows, Dennis L. et al. 1974.&amp;amp;nbsp;&#039;&#039;Dynamics of Growth in a Finite World&#039;&#039;. Cambridge, Mass: Wright-Allen Press.&lt;br /&gt;
&lt;br /&gt;
Mesarovic, Mihajlo D. and Eduard Pestel. 1974.&amp;amp;nbsp;&#039;&#039;Mankind at the Turning Point&#039;&#039;. New York: E.P. Dutton &amp;amp; Co.&lt;br /&gt;
&lt;br /&gt;
Mishkin, Eli. And Ludwig Braun, ed. 1961.&amp;amp;nbsp;&#039;&#039;Adaptive Control Systems&#039;&#039;. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
Moore, Will H., Ronny Lindstrom, and Valerie O’Regan. 1996. &amp;quot;Land Reform, Political Violence and the Economic Inequality-Political Conflict Nexus: A Longitudinal Analysis,&amp;quot;&amp;amp;nbsp;&#039;&#039;International Interactions&#039;&#039;&amp;amp;nbsp;21, No. 4: 335-363.&lt;br /&gt;
&lt;br /&gt;
Mori, Shunsuke and Masato Takahaashi, 1997. An Integrated Assessment Model for the Evaluation of New Energy Technologies and Food Production, accepted by&amp;amp;nbsp;&#039;&#039;International Journal of Global Energy Issues&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Naill, Roger F. 1977.&amp;amp;nbsp;&#039;&#039;Managing the Energy Transition&#039;&#039;. Vols. 1 and 2. Cambridge, Mass: Ballinger Publishing Co.&lt;br /&gt;
&lt;br /&gt;
Nordhaus, William D. 1992. &amp;quot;The DICE Model: Background and Structure of a Dynamic Integrated Climate Economy,&amp;quot; New Haven: Yale University.&lt;br /&gt;
&lt;br /&gt;
Nordhaus, William D. 1979.&amp;amp;nbsp;&#039;&#039;The Efficient Use of Energy Resources&#039;&#039;. New Haven, CT: Yale University Press.&lt;br /&gt;
&lt;br /&gt;
Oneal, John R. and Bruce M. Russett. 1997. The Classical Liberals were Right: Democracy, Interdependence, and Conflict, 1950-1985.&amp;amp;nbsp;&#039;&#039;International Studies Quarterly&#039;&#039;&amp;amp;nbsp;41, no. 2 (June): 267-294.&lt;br /&gt;
&lt;br /&gt;
Pan, Xiaoming. 2000 (January). &amp;quot;Social and Ecological Accounting Matrix: an Empirical Study for China,&amp;quot; paper submitted for the Thirteenth International Conference on Input-Output Techniques, Macerata, Italy, August 21-25, 2000.&lt;br /&gt;
&lt;br /&gt;
Pesaran, M. Hashem and G. C. Harcourt. 1999. Life and Work of John Richard Nicholas Stone.&lt;br /&gt;
&lt;br /&gt;
Pirages, Dennis. 1989.&amp;amp;nbsp;&#039;&#039;Global Technopolitics&#039;&#039;. Pacific Grove, Calif: Brooks/Cole Publishing.&lt;br /&gt;
&lt;br /&gt;
Prinn, R. H.J., A. Sokolov, C. Wand, X. Xiao, Z. Yang, R. Eckhaus, P. Stone, D. Ellerman, J Melilo, J. Fitzmaurice, D. Kicklighter, and Y. Liu. 1996. &amp;quot;Integrated Global System Model for Climate Policy Analysis: Model Framework and Sensitivity Analysis.&amp;quot; Cambridge, Mass: Global Change Center, Massachusetts Institute of Technology.&lt;br /&gt;
&lt;br /&gt;
Przeworski, Adam and Fernando Limongi. 1997. &amp;quot;Modernization: Theories and Facts,&amp;quot;&amp;amp;nbsp;&#039;&#039;World Politics&#039;&#039;&amp;amp;nbsp;49, no. 2 (January): 155-183.&lt;br /&gt;
&lt;br /&gt;
Population Reference Bureau. 1996. World Population Data Sheet 1996. Washington, D.C.: Population Reference Bureau.&lt;br /&gt;
&lt;br /&gt;
Postel, Sandra. 1996.&amp;amp;nbsp;&#039;&#039;Dividing the Waters: Food Security, Ecosystem Health, and the New Politics of Scarcity&#039;&#039;. Worldwatch Paper 132. Washington, D.C.: Worldwatch Institute, September.&lt;br /&gt;
&lt;br /&gt;
Pyatt, G. and J.I. Round, eds. 1985.&amp;amp;nbsp;&#039;&#039;Social Accounting Matrices: A Basis for Planning&#039;&#039;. Washington, D.C.: The World Bank.&lt;br /&gt;
&lt;br /&gt;
Raskin, P., T. Banuri, G. Gallopín, P. Gutman, A. Hammond, R. Kates, and R. Swart. 2001. Great Transition:&amp;amp;nbsp;&#039;&#039;The Promise and Lure of the Times Ahead&#039;&#039;. Forthcoming.&lt;br /&gt;
&lt;br /&gt;
Ray, James Lee. 1990.&amp;amp;nbsp;&#039;&#039;Global Politics&#039;&#039;, 4th edition. Boston: Houghton Mifflin.&lt;br /&gt;
&lt;br /&gt;
Ray, James Lee. 1995.&amp;amp;nbsp;&#039;&#039;Democracy and International Conflict&#039;&#039;. Columbia: University of South Carolina Press.&lt;br /&gt;
&lt;br /&gt;
Ray, James Lee and J. David Singer. 1973. &amp;quot; Measuring the Concentration of Power in the International System,&amp;quot;&#039;&#039;&amp;amp;nbsp;Sociological Methods and Research&#039;&#039;&amp;amp;nbsp;1, no. 4: 403-436. Reprinted in&amp;amp;nbsp;&#039;&#039;Measuring the Correlates of War&#039;&#039;, edited by J. David Singer and Paul Diehl. Ann Arbor: University of Michigan Press, 1990.&lt;br /&gt;
&lt;br /&gt;
Rayner. S. 1992. &amp;quot;Cultural Theory and Risk Analysis,&amp;quot;&amp;amp;nbsp;&#039;&#039;Social Theory of Risk&#039;&#039;, ed. G. D. Preagor. Westport, USA.&lt;br /&gt;
&lt;br /&gt;
Repetto, Robert and Duncan Austin. 1997.&amp;amp;nbsp;&#039;&#039;The Costs of Climate Protection&#039;&#039;. Washington, D.C.: World Resources Institute.&lt;br /&gt;
&lt;br /&gt;
Richardson, Lewis Fry. 1960.&amp;amp;nbsp;&#039;&#039;Arms and Insecurity&#039;&#039;. Chicago: Quadrangle Books.&lt;br /&gt;
&lt;br /&gt;
Richardson, Lewis F. 1960.&amp;amp;nbsp;&#039;&#039;Arms and Insecurity&#039;&#039;. Pittsburgh: Boxwood Press.&lt;br /&gt;
&lt;br /&gt;
Romer, Paul M. 1994. &amp;quot;The Origins of Endogenous Growth,&amp;quot;&amp;amp;nbsp;&#039;&#039;Journal of Economic Perspectives&#039;&#039;Vol 8, No. 1 (Winter): 3-22.&lt;br /&gt;
&lt;br /&gt;
Root T. and Stephen Schneider. 1995. &amp;quot;Ecology and Climate: Research Strategies and Implications,&amp;quot; Science 269 (52): 334-341.&lt;br /&gt;
&lt;br /&gt;
Rosegrant, Mark W., Mercedita Agcaoili-Sombilla, and Nicostrato D. Perez. 1995. &amp;quot;Global Food Projections to 2020: Implications for Investment.&amp;quot; Washington, D.C.: International Food Policy Research Institute. Food, Agriculture, and the Environment Discussion Paper 5.&lt;br /&gt;
&lt;br /&gt;
Rotmans, Jan. 1999. Integrated Assessment Models: Uncertainty, Quality and Use. Maastricht, the Netherlands: Maastricht University, International Centre for Integrative Studies (ICIS), Working Paper 199-E005.&lt;br /&gt;
&lt;br /&gt;
Rotmans, Jan and Burt de Vries, eds. 1997.&amp;amp;nbsp;&#039;&#039;Perspectives on Global Change: The Targets Approach&#039;&#039;. Cambridge, UK: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Rotmans, Jan and M.B.A. van Asselt. 1996. &amp;quot;Integrated Assessment: A Growing Child on its Way to Maturity,&amp;quot;&amp;amp;nbsp;&#039;&#039;Climatic Change&#039;&#039;&amp;amp;nbsp;34 (3-4): 327-336.&lt;br /&gt;
&lt;br /&gt;
Rotmans, Jan. 1990.&amp;amp;nbsp;&#039;&#039;IMAGE: An Integrated Model to Assess the Greenhouse Effect&#039;&#039;. Dordrecht, the Netherlands: Kluwer Academics.&lt;br /&gt;
&lt;br /&gt;
Saaty, Thomas L. 1996. The Analytic Network Process: Decision Making with Dependence and Feedback. Pittsburgh: RWS Publications.&lt;br /&gt;
&lt;br /&gt;
Schafer, Andreas and David G. Victor. 1997. The Future Mobility of the World Population. Massachusetts Institute of Technology and International Institute for Applied Systems Analysis, Discussion Paper 97-6-4 (revision 2, September).&lt;br /&gt;
&lt;br /&gt;
Scheer, Sara J. and Satya Yadav. 1996. &amp;quot;Land Degradation in the Developing World: Implications for Food, Agriculture, and the Environment to 2020.&amp;quot; Washington, D.C.: International Food Policy Research Institute. Food, Agriculture, and the Environment Discussion Paper 14.&lt;br /&gt;
&lt;br /&gt;
Schneider, Stephen. 1997. &amp;quot;Integrated Assessment Modeling of Climate Change: Transparent Rational Tool for Policy Making or Opaque Screen Hiding Value-Laden Assumptions?&amp;quot;&amp;amp;nbsp;&#039;&#039;Environmental Modelling and Assessment&#039;&#039;&amp;amp;nbsp;2(4): 229-250.&lt;br /&gt;
&lt;br /&gt;
Schwartz, Peter. 1996.&#039;&#039;&amp;amp;nbsp;The Art of the Long View.&#039;&#039;&amp;amp;nbsp;New York: Doubleday.&lt;br /&gt;
&lt;br /&gt;
Sedjo, Roger A. 1995. &amp;quot;Forests: Conflicting Signals,&amp;quot; in&amp;amp;nbsp;&#039;&#039;The True State of the Planet&#039;&#039;, ed. Ronald Bailey. New York: The Free Press, pp. 178-209.&lt;br /&gt;
&lt;br /&gt;
Shane, Harold G. and Gary A. Sojka. 1990. &amp;quot;John Elfreth Watkins, Jr.: Forgotten Genius of Forecasting,&amp;quot; in Edward Cornish, ed.,&#039;&#039;&amp;amp;nbsp;The 1990s and Beyond&#039;&#039;. Bethesda, Maryland: World Future Society, pp. 150-155.&lt;br /&gt;
&lt;br /&gt;
Shaw, Timothy W. and Clement E. Adibe. 1995-96. &amp;quot;Africa and Global Developments in the Twenty-First Century,&amp;quot; International Journal 51 (Winter): 1-26.&lt;br /&gt;
&lt;br /&gt;
Siegmann, Heinrich. 1985.&amp;amp;nbsp;&#039;&#039;Recent Developments in World Modeling&#039;&#039;. Berlin: Science Center.&lt;br /&gt;
&lt;br /&gt;
Simon, Julian. 1981.&amp;amp;nbsp;&#039;&#039;The Ultimate Resource&#039;&#039;. Princeton: Princeton University Press.&lt;br /&gt;
&lt;br /&gt;
Singer, J. David, Stuart Bremer, and John Stuckey. 1972. &amp;quot;Capability Distribution, Uncertainty, and Major Power Wars, 1820-1965.&amp;quot; In Bruce Russett, ed.,&amp;amp;nbsp;&#039;&#039;Peace, War, and Numbers.&#039;&#039;&amp;amp;nbsp;Beverly Hills: Sage.&lt;br /&gt;
&lt;br /&gt;
Sivard, Ruth Leger. 1993.&amp;amp;nbsp;&#039;&#039;World Military and Social Expenditures 1993.&#039;&#039;&amp;amp;nbsp;Washington, D.C. 20007: World Priorities, Box 25140.&lt;br /&gt;
&lt;br /&gt;
Solow, Robert M. 1956. &amp;quot;A Contribution to the Theory of Economic Growth,&amp;quot;&amp;amp;nbsp;&#039;&#039;Quarterly Journal of Economics&#039;&#039;&amp;amp;nbsp;70, 1 (February): 65-94.&lt;br /&gt;
&lt;br /&gt;
Stanford University. 1978.&amp;amp;nbsp;&#039;&#039;Stanford Pilot Energy/Economic Model&#039;&#039;. Stanford: Department of Research, Interim Report, Vol. 1.&lt;br /&gt;
&lt;br /&gt;
Stockholm International Peace Research Institute (SIPRI). 1994.&amp;amp;nbsp;&#039;&#039;SIPRI Yearbook&#039;&#039;. New York: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Stone, Richard. 1986. &amp;quot;The Accounts of Society,&amp;quot;&#039;&#039;&amp;amp;nbsp;Journal of Applied Econometrics&#039;&#039;&amp;amp;nbsp;1, no. 1 (January): 5-28.&lt;br /&gt;
&lt;br /&gt;
Strategic Assessments Group (SAG), Office of Transnational Issues, Directorate of Intelligence. 2001 (February). The Global Economy in the Long Term. OTI IR 2001-013.&lt;br /&gt;
&lt;br /&gt;
Systems Analysis Research Unit (SARU). 1977.&amp;amp;nbsp;&#039;&#039;SARUM 76 Global Modeling Project&#039;&#039;. Departments of the Environment and Transport, 2 Marsham Street, London, 3WIP 3EB.&lt;br /&gt;
&lt;br /&gt;
Tammen, Ronald L, Jacek Kugler, Douglas Lemke, Allan C. Stam III, Carole Alsharabati, Mark Andrew Abdollahian, Brian Efird, and A.F.K. Organski. 2000. Power Transitions: Strategies for the 21st Century. New York: Chatham House Publishers.&lt;br /&gt;
&lt;br /&gt;
Taylor, Lance. 1975. &amp;quot;Theoretical Foundations and Technical Implications.&amp;quot; in Charles Blitzer, Peter Clark and Lance Taylor, eds.,&amp;amp;nbsp;&#039;&#039;Economy-Wide Models and Development Planning.&#039;&#039;&amp;amp;nbsp;Oxford: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Taylor, Lance. 1979.&amp;amp;nbsp;&#039;&#039;Macro Models for Developing Countries&#039;&#039;. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
Thirlwall, A. P. 1977.&amp;amp;nbsp;&#039;&#039;Growth and Development&#039;&#039;. New York: John Wiley and Sons.&lt;br /&gt;
&lt;br /&gt;
Thompson, M. 1997. Cultural Theory and Integrated Assessment.&amp;amp;nbsp;&#039;&#039;Environmental Modelling and Assessment&#039;&#039;&amp;amp;nbsp;2(3): 139-150.&lt;br /&gt;
&lt;br /&gt;
Thompson, M., R. Ellis and A. Wildavsky. 1990.&amp;amp;nbsp;&#039;&#039;Cultural Theory&#039;&#039;. Boulder, Co: Westview Press.&lt;br /&gt;
&lt;br /&gt;
Thorbecke, Erik. 2001. &amp;quot;The Social Accounting Matrix: Deterministic or Stochastic Concept?&amp;quot;, paper prepared for a conference in honor of Graham Pyatt&#039;s retirement, at the Institute of Social Studies, The Hague, Netherlands (November 29 and 30). Available at [http://people.cornell.edu/pages/et17/etpapers.html http://people.cornell.edu/pages/et17/etpapers.html].&lt;br /&gt;
&lt;br /&gt;
United Nations, Department of Economic and Social Affairs. 1956.&amp;amp;nbsp;&#039;&#039;Methods of Population Projections by Sex and Age&#039;&#039;. New York: United Nations, ST/SOA Series A.&lt;br /&gt;
&lt;br /&gt;
United Nations (UN). 1992.&amp;amp;nbsp;&#039;&#039;Long-Range World Population Projections. Two Centuries of Population Growth: 1950-2150&#039;&#039;. New York: United Nations.&lt;br /&gt;
&lt;br /&gt;
United Nations (UN). 1993.&amp;amp;nbsp;&#039;&#039;World Population Prospects - the 1992 Revision&#039;&#039;. New York: United Nations.&lt;br /&gt;
&lt;br /&gt;
United Nations Development Program (UNDP). 1995.&amp;amp;nbsp;&#039;&#039;Human Development Report&#039;&#039;. New York: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
United Nations Food and Agricultural Organization (FAO). 1992.&amp;amp;nbsp;&#039;&#039;Production Yearbook.&#039;&#039;&amp;amp;nbsp;Rome: FAO.&lt;br /&gt;
&lt;br /&gt;
United Nations Food and Agricultural Organization (FAO). 1995.&#039;&#039;&amp;amp;nbsp;World Agriculture: Towards 2010.&#039;&#039;&amp;amp;nbsp;Rome: FAO.&lt;br /&gt;
&lt;br /&gt;
United Nations Population Division. 1999. The World at Six Billion New York: UN.&lt;br /&gt;
&lt;br /&gt;
United Nations Population Division. 2000. Replacement Migration: Is it a Solution to Declining and Ageing Populations? New York: UN.&lt;br /&gt;
&lt;br /&gt;
United States Arms Control and Disarmament Agency (ACDA). 1995.&amp;amp;nbsp;&#039;&#039;World Military Expenditures and Arms Transfers 1995&#039;&#039;. Washington, D.C.: Arms Control and Disarmament Agency.&lt;br /&gt;
&lt;br /&gt;
United States Bureau of the Census. 1991.&amp;amp;nbsp;&#039;&#039;World Population Profile: 1991&#039;&#039;. Report WP/91 Washington, D.C.: Government Printing Office.&lt;br /&gt;
&lt;br /&gt;
Walters, Robert S. and David H. Blake. 1992.&amp;amp;nbsp;&#039;&#039;The Politics of Global Economic Relations&#039;&#039;, 4th edition. Englewood Cliffs, N.J.: Prentice-Hall.&lt;br /&gt;
&lt;br /&gt;
Waltz, Kenneth N. 1959. Man, the State, and War: A Theoretical Analysis. New York: Columbia University Press.&lt;br /&gt;
&lt;br /&gt;
Watkins, John Elfreth, Jr. 1990. &amp;quot;What May Happen in the Next Hundred Years,&amp;quot; in Edward Cornish, ed.,&amp;amp;nbsp;&#039;&#039;The 1990s and Beyond.&#039;&#039;&amp;amp;nbsp;Bethesda, Maryland: World Future Society, pp. 150-155.&lt;br /&gt;
&lt;br /&gt;
Wildavsky, Aaron, and Ellen Tenenbaum. 1981.&amp;amp;nbsp;&#039;&#039;The Politics of Mistrust&#039;&#039;. Beverly Hills: Sage Publications.&lt;br /&gt;
&lt;br /&gt;
World Bank. 1991b.&amp;amp;nbsp;&#039;&#039;World Tables 1991&#039;&#039;. New York: Johns Hopkins University Press.&lt;br /&gt;
&lt;br /&gt;
World Bank. 1995&amp;amp;nbsp;&#039;&#039;World Development Report 1995&#039;&#039;. New York: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
World Energy Council (WEC) Commission. 1993.&amp;amp;nbsp;&#039;&#039;Energy for Tomorrow’s World.&#039;&#039;&amp;amp;nbsp;New York: St. Martin’s Press.&lt;br /&gt;
&lt;br /&gt;
World Resources Institute (WRI). 1994.&amp;amp;nbsp;&#039;&#039;World Resources 1994-95.&#039;&#039;&amp;amp;nbsp;New York: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Wortman, Sterling and Ralph W. Cummings, Jr. 1978.&#039;&#039;&amp;amp;nbsp;To Feed This World&#039;&#039;. Baltimore: Johns Hopkins University Press.&lt;br /&gt;
&lt;br /&gt;
Zinnes, Dina A. and John W. Gillespie, eds. 1976.&amp;amp;nbsp;&#039;&#039;Mathematical Models in International Relations&#039;&#039;&amp;amp;nbsp;(New York: Preaeger).&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Agriculture&amp;amp;nbsp;Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Brown, Lester R. 1995. &#039;&#039;Who Will Feed China?&#039;&#039; New York: W.W. Norton.&lt;br /&gt;
&lt;br /&gt;
Cline, William R. 2007.&#039;&#039;Global warming and agriculture: Impact estimates by country. &#039;&#039;Washington, DC: Peterson Institute for International Economics.&lt;br /&gt;
&lt;br /&gt;
Herrera, Amilcar O., et al. 1976. C&#039;&#039;atastrophe or New Society? A Latin American World Model. &#039;&#039;Ottawa: International Development Research Centre.&lt;br /&gt;
&lt;br /&gt;
Levis, Alexander H., and Elizabeth R. Ducot. 1976. &amp;quot;AGRIMOD: A Simulation Model for the Analysis of U.S. Food Policies.&amp;quot; Paper delivered at Conference on Systems Analysis of Grain Reserves, Joint Annual Meeting of GRSA and TIMS, Philadelphia, Pa., March 31-April 2.&lt;br /&gt;
&lt;br /&gt;
Meadows, Dennis L. et al. 1974&#039;&#039;. Dynamics of Growth in a Finite World.&#039;&#039; Cambridge, Mass: Wright-Allen Press.&lt;br /&gt;
&lt;br /&gt;
Rosegrant, Mark W., Mercedita Agcaoili-Sombilla, and Nicostrato D. Perez. 1995. &amp;quot;Global Food Projections to 2020: Implications for Investment.&amp;quot; Washington, D.C.: International Food Policy Research Institute. Food, Agriculture, and the Environment Discussion Paper 5.&lt;br /&gt;
&lt;br /&gt;
Systems Analysis Research Unit (SARU). 1977. &#039;&#039;SARUM 76 Global Modeling Project.&#039;&#039; Departments of the Environment and Transport, 2 Marsham Street, London, 3WIP 3EB.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Economics Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Allen, R. G. D. 1968.&amp;amp;nbsp;&#039;&#039;Macro-Economic Theory: A Mathematical Treatment&#039;&#039;. New York: St. Martin&#039;s Press.&lt;br /&gt;
&lt;br /&gt;
Barker, T.S. and A.W.A. Peterson, eds. 1987.&amp;amp;nbsp;&#039;&#039;The Cambridge Multisectoral Dynamic Model of the British Economy&#039;&#039;. Cambridge: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert J. 1997.&amp;amp;nbsp;&#039;&#039;Determinants of Economic Growth: A Cross-Country Empirical Study&#039;&#039;. Cambridge, Mass: MIT Press.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert J. and Xavier Sala-i-Martin. 1999.&amp;amp;nbsp;&#039;&#039;Economic Growth&#039;&#039;. Cambridge, Mass: MIT Press.&lt;br /&gt;
&lt;br /&gt;
Brockmeier, Martina and Channing Arndt (presenter). 2002. Social Accounting Matrices. Powerpoint presentation on GTAP and SAMs (June 21). Found on the web.&lt;br /&gt;
&lt;br /&gt;
Bussolo, Maurizio, Mohamed Chemingui and David O’Connor. 2002. A Multi-Region Social Accounting Matrix (1995) and Regional Environmental General Equilibrium Model for India (REGEMI). Paris: OECD Development Centre (February). Available at&amp;amp;nbsp;[http://www.oecd.org/dev/technics www.oecd.org/dev/technics].&lt;br /&gt;
&lt;br /&gt;
Chenery, Hollis, and Moises Syrquin. 1975.&amp;amp;nbsp;&#039;&#039;Patterns of Development, 1950-1970&#039;&#039;. London: Oxford University Press for the World Bank.&lt;br /&gt;
&lt;br /&gt;
Chenery, Hollis. 1979.&amp;amp;nbsp;&#039;&#039;Structural Change and Development Policy&#039;&#039;. Baltimore: Johns Hopkins University Press.&lt;br /&gt;
&lt;br /&gt;
Dimaranan, Betina V. and Robert A. McDougall, eds. 2002.&amp;amp;nbsp;&#039;&#039;Global Trade, Assistance, and Production: The GTAP 5 Data Base&#039;&#039;. Center for Global Trade Analysis, Purdue University. Available at [http://www.gtap.agecon.purdue.edu/databases/v5/v5_doco.asp http://www.gtap.agecon.purdue.edu/databases/v5/v5_doco.asp].&lt;br /&gt;
&lt;br /&gt;
Duchin, Faye. 1998.&amp;amp;nbsp;&#039;&#039;Structural Economics: Measuring Change in Technology, Lifestyles, and the Environment&#039;&#039;. Washington, D.C.: Island Press.&lt;br /&gt;
&lt;br /&gt;
Globerman, Steven. 2000 (May). Linkages Between Technological Change and Productivity Growth. Industry Canada Research Publications Program: Occasional Paper 23.&lt;br /&gt;
&lt;br /&gt;
Griffith, Rachel, Stephen Redding, and John Van Reenen. 2000.&amp;amp;nbsp;&#039;&#039;Mapping the Two Faces of R&amp;amp;D: Productivity Growth in a Panel of OECD Industries&#039;&#039;. Institute for Fiscal Studies (January)&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 1987. &amp;quot;Domestic Economic Processes,&amp;quot; in Stuart A. Bremer, ed.,&amp;amp;nbsp;&#039;&#039;The Globus Model: Computer Simulation of Worldwide Political Economic Development&#039;&#039;(Frankfurt and Boulder: Campus and Westview), pp. 39-158.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2001. “Global Social Transformation: The Sweet Spot, the Steady Slog, and the Systemic Shift,”&amp;amp;nbsp;&#039;&#039;Economic Development and Cultural Change&#039;&#039;&amp;amp;nbsp;49, No. 2 (January): 423-458.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. and Anwar Hossain. 2003. &amp;quot;Long-Term Socio-Economic Modeling: With Universal, Globally-Integrated Social Accounting Matrices (SAMs) in a General Equilibrium Model Structure.&amp;quot; IFs Project Living Document, University of Denver.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2005. &amp;quot;Forecasting Productivity and Growth with International Futures (IFs) Part 1: The Productivity Formulation,&amp;quot; Pardee IFs Working Paper 2005.05.01, available at [http://pardee.du.edu/sites/default/files/WP_2005_05_Productivity_Growth_IFs_Part1_0.pdf http://pardee.du.edu/sites/default/files/WP_2005_05_Productivity_Growth_IFs_Part1_0.pdf].&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. with Mohammod T. Irfan. 2006. &amp;quot;The Data Pre-Processor of International Futures (IFs). IFs Project Living Document, University of Denver.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B., Mohammod T. Irfan, Haider Khan, Krishna Kumar, Dale S. Rothman, and José Roberto Solórzano. 2009.&#039;&#039;&amp;amp;nbsp;Reducing Global Poverty.&#039;&#039;&amp;amp;nbsp;vol. 1, Patterns of Potential Human Progress series. Boulder, CO, and New Delhi, India: Paradigm Publishers and Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Jansen, Karel and Rob Vos, eds. 1997.&amp;amp;nbsp;&#039;&#039;External Finance and Adjustment: Failure and Success in the Developing World&#039;&#039;. London: Macmillan Press Ltd.&lt;br /&gt;
&lt;br /&gt;
Kehoe, Timothy J. 1996. Social Accounting Matrices and Applied General Equilibrium Models. Federal Reserve Bank of Minneapolis, Working Paper 563.&lt;br /&gt;
&lt;br /&gt;
Khan, Haider A. 1998.&amp;amp;nbsp;&#039;&#039;Technology, Development and Democracy&#039;&#039;. Northhampton, Mass: Edward Elgar Publishing Co.&lt;br /&gt;
&lt;br /&gt;
Kornai, J. 1971.&amp;amp;nbsp;&#039;&#039;Anti-Equilibrium&#039;&#039;. Amsterdam: North Holland.&lt;br /&gt;
&lt;br /&gt;
Kuznets, Simon. 1959. “On Comparative Study of Economic Structure and Growth of Nations.” In&amp;amp;nbsp;&#039;&#039;The Comparative Study of Economic Growth and Structure&#039;&#039;. New York.&lt;br /&gt;
&lt;br /&gt;
———. 1966.&amp;amp;nbsp;&#039;&#039;Modern Economic Growth: Rate, Structure, and Spread,&#039;&#039;. New Haven: Yale University Press.&lt;br /&gt;
&lt;br /&gt;
Lee, Ronald, Andrew Mason, and Timothy Miller. 1998 &amp;quot;Life Cycle Saving and the Demographic Transition in East Asia.&amp;quot; Working Paper for&amp;amp;nbsp;&#039;&#039;Population and Economic Change in East Asia&amp;amp;nbsp;&#039;&#039;a supplement to Volume 26 of&#039;&#039;&amp;amp;nbsp;Population and Development Review.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lee, Ronald D. and Andrew Mason, eds. 2011.&amp;amp;nbsp;&#039;&#039;Population Aging and the Generational Economy: A Global Perspective.&#039;&#039;&amp;amp;nbsp;Cheltenham, UK: Edward Elgar.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
McMahon, Walter W. 1997.&amp;amp;nbsp;&#039;&#039;Education and Development: Measuring the Social Benefits&#039;&#039;. Oxford: Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Modigliani, Franco. 1976. “Life-cycle, individual thrift, and the wealth of nations,”&amp;amp;nbsp;&#039;&#039;American Economic Review&#039;&#039;, 76(3), 297–313.&lt;br /&gt;
&lt;br /&gt;
Narayanna, G., Badri Angel Aguilar, and Robert McDougal, eds. 2012.&amp;amp;nbsp;&#039;&#039;Global Trade, Assistance, and Production: The GTAP 8 Data Base.&#039;&#039;&amp;amp;nbsp;Center for Global Trade Analysis, Purdue University. Available at [https://www.gtap.agecon.purdue.edu/databases/v8/v8_doco.asp https://www.gtap.agecon.purdue.edu/databases/v8/v8_doco.asp]&lt;br /&gt;
&lt;br /&gt;
North, Douglass C., John Joseph Wallis, and Barry R. Weingast. 2009.&amp;amp;nbsp;&#039;&#039;Violence and Social Orders: A Conceptual Framework for Interpreting Recorded Human History&#039;&#039;. Cambridge: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Pan, Xiaoming. 2000 (January). &amp;quot;Social and Ecological Accounting Matrix: an Empirical Study for China,&amp;quot; paper submitted for the Thirteenth International Conference on Input-Output Techniques, Macerata, Italy, August 21-25, 2000.&lt;br /&gt;
&lt;br /&gt;
Pesaran, M. Hashem and G. C. Harcourt. 1999. Life and Work of John Richard Nicholas Stone.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Pistaferri, Luigi. 2001. &amp;quot;Superior Information, Income Shocks, and the Permanent Income Hypothesis,&amp;quot;&amp;amp;nbsp;&#039;&#039;The Review of Economics and Statistics&#039;&#039;&amp;amp;nbsp;82 (3), August: 465-476. Available at [http://web.stanford.edu/~pista/restat.pdf http://web.stanford.edu/~pista/restat.pdf].&lt;br /&gt;
&lt;br /&gt;
Pyatt, G. and J.I. Round, eds. 1985.&amp;amp;nbsp;&#039;&#039;Social Accounting Matrices: A Basis for Planning&#039;&#039;. Washington, D.C.: The World Bank.&lt;br /&gt;
&lt;br /&gt;
Romer, Paul M. 1994. &amp;quot;The Origins of Endogenous Growth,&amp;quot;&amp;amp;nbsp;&#039;&#039;Journal of Economic Perspectives&#039;&#039;&amp;amp;nbsp;Vol 8, No. 1 (Winter): 3-22.&lt;br /&gt;
&lt;br /&gt;
Sachs, Jeffrey. 2005.&amp;amp;nbsp;&#039;&#039;The End of Poverty: Economic Possibilities for Our Time&#039;&#039;. New York, NY: Penguin Press.&lt;br /&gt;
&lt;br /&gt;
Solow, Robert M. 1956. &amp;quot;A Contribution to the Theory of Economic Growth,&amp;quot;&amp;amp;nbsp;&#039;&#039;Quarterly Journal of Economics&#039;&#039;&amp;amp;nbsp;70, 1 (February): 65-94.&lt;br /&gt;
&lt;br /&gt;
Stone, Richard. 1986. &amp;quot;The Accounts of Society,&amp;quot;&#039;&#039;&amp;amp;nbsp;&#039;&#039;&amp;amp;nbsp;&#039;&#039;Journal of Applied Econometrics&#039;&#039;&amp;amp;nbsp;1, no. 1 (January): 5-28.&lt;br /&gt;
&lt;br /&gt;
Syrquin, Moshe, and Hollis Chenery. 1989. “Three Decades of Industrialization.”&amp;amp;nbsp;&#039;&#039;The World Bank Economic Review&#039;&#039;&amp;amp;nbsp;3 (2): 145–81.&lt;br /&gt;
&lt;br /&gt;
Taylor, Lance. 1979.&amp;amp;nbsp;&#039;&#039;Macro Models for Developing Countries&#039;&#039;. New York: McGraw-Hill.&lt;br /&gt;
&lt;br /&gt;
Thorbecke, Erik. 2001. &amp;quot;The Social Accounting Matrix: Deterministic or Stochastic Concept?&amp;quot;, paper prepared for a conference in honor of Graham Pyatt&#039;s retirement, at the Institute of Social Studies, The Hague, Netherlands (November 29 and 30). Available at [http://people.cornell.edu/pages/et17/etpapers.html http://people.cornell.edu/pages/et17/etpapers.html].&lt;br /&gt;
&lt;br /&gt;
Zhang, Jie, and Junsen Zhang. 2005. “The Effect of Life Expectancy on Fertility, Saving, Schooling and Economic Growth: Theory and Evidence*.”&amp;amp;nbsp;&#039;&#039;Scandinavian Journal of Economics&#039;&#039;107(1): 45–66. doi: 10.1111/j.1467-9442.2005.00394.x.&lt;br /&gt;
&lt;br /&gt;
Zhang, Jie, and Junsen Zhang. (2009). &amp;quot;Longevity, Retirement, and Capital Accumulation in a Recursive Model with an Application to Mandatory Retirement.&amp;quot;&amp;amp;nbsp;&#039;&#039;Macroeconomic Dynamics&amp;amp;nbsp;&#039;&#039;13: 327-348.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Education Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Archibugi, Daniele, and Alberto Coco. 2005. “Measuring Technological Capabilities at the Country Level: A Survey and a Menu for Choice.” Research Policy 34(2). Research Policy: 175–194.&lt;br /&gt;
&lt;br /&gt;
Bush, Vannevar. 1945. Science: The Endless Frontier. Washington: United States Government Printing Office.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert and Jong-Wha Lee. 2010. &amp;quot;A New Data Set of Educational Attainment in the World, 1950-2010.&amp;quot; NBER Working Paper No. 15902. National Bureau of Economic Research, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
Barro, Robert and Jong-Wha Lee. 2000. “International Data on Educational Attainment: Updates and Implications.” NBER Working Paper No. 7911. National Bureau of Economic Research, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
Bruns, Barbara, Alain Mingat, and Ramahatra Rakotomalala. 2003. Achieving Universal Primary Education by 2015: A Chance for Every Child. Washington, DC: World Bank.&lt;br /&gt;
&lt;br /&gt;
Chen, Derek H. C., and Carl J. Dahlman. 2005. The Knowledge Economy, the KAM Methodology and World Bank Operations. The World Bank, October 19.&lt;br /&gt;
&lt;br /&gt;
Clemens, Michael A. 2004. The Long Walk to School: International education goals in historical perspective. Econ WPA, March.&amp;amp;nbsp;[http://ideas.repec.org/p/wpa/wuwpdc/0403007.html http://ideas.repec.org/p/wpa/wuwpdc/0403007.html].&lt;br /&gt;
&lt;br /&gt;
Cohen, Daniel, and Marcelo Soto. 2001. “Growth and Human Capital: Good Data, Good Results.” Technical Paper 179.&amp;amp;nbsp; Paris: OECD.&lt;br /&gt;
&lt;br /&gt;
Cuaresma, Jesus Crespo, and Wolfgang Lutz. 2007 (April).&amp;amp;nbsp; “Human Capital, Age Structure and Economic Growth:&amp;amp;nbsp; Evidence from a New Dataset.” Interim Report IR-07-011. Laxenburg, Austria:&amp;amp;nbsp; International Institute for Applied Systems Analysis.&lt;br /&gt;
&lt;br /&gt;
Delamonica, Enrique, Santosh Mehrotra, and Jan Vandemoortele.&amp;amp;nbsp;2001 (August).&amp;amp;nbsp; “Is EFA Affordable? Estimating the Global Minimum Cost of ‘Education for All’”. Innocenti Working Paper No. 87.&amp;amp;nbsp; Florence: UNICEF Innocenti Research Centre.&amp;amp;nbsp;[http://www.unicef-irc.org/publications/pdf/iwp87.pdf http://www.unicef-irc.org/publications/pdf/iwp87.pdf].&lt;br /&gt;
&lt;br /&gt;
Dickson, Janet R., Barry B. Hughes, and Mohammod T. Irfan. 2010. Advancing Global Education. Vol 2, Patterns of Potential Human Progress series.&amp;amp;nbsp; Boulder, CO, and New Delhi, India: Paradigm Publishers and Oxford University Press.&amp;amp;nbsp;[http://www.ifs.du.edu/documents http://www.ifs.du.edu/documents].&lt;br /&gt;
&lt;br /&gt;
Dutta, Soumitra (Ed.). 2013. The Global Innovation Index 2013. The Local Dynamics of Innovation.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2004b (March).&amp;amp;nbsp; “International Futures (IFs): An Overview of Structural Design.” Pardee Center for International Futures Working Paper, Denver, CO.&amp;amp;nbsp;[http://www.ifs.du.edu/documents/reports.aspx http://www.ifs.du.edu/documents/reports.aspx].&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. and Evan E. Hillebrand. 2006.&amp;amp;nbsp;&amp;amp;nbsp;&#039;&#039;Exploring and Shaping International Futures&#039;&#039;.&amp;amp;nbsp; Boulder, Co:&amp;amp;nbsp; Paradigm Publishers.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. with Anwar Hossain and Mohammod T. Irfan. 2004 (May).&amp;amp;nbsp; “The Structure of IFs.” Pardee Center for International Futures Working Paper, Denver, CO.&amp;amp;nbsp;[http://www.ifs.du.edu/documents/reports.aspx http://www.ifs.du.edu/documents/reports.aspx].&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Irfan, Mohammod T. 2008.&amp;amp;nbsp; “A Global Education Transition: Computer Simulation of Alternative Paths in Universal Basic Education,” Ph.D. dissertation presented to the Josef Korbel School of International Studies, University of Denver, Denver, Colorado.&amp;amp;nbsp;&amp;amp;nbsp;[http://www.ifs.du.edu/documents/reports.aspx http://www.ifs.du.edu/documents/reports.aspx].&lt;br /&gt;
&lt;br /&gt;
Juma, Calestous, and Lee Yee-Cheong. 2005. Innovation: Applying Knowledge in Development. London: Earthscan. (Available online at&amp;amp;nbsp;[http://www.unmillenniumproject.org/documents/Science-complete.pdf http://www.unmillenniumproject.org/documents/Science-complete.pdf&amp;amp;nbsp;])&lt;br /&gt;
&lt;br /&gt;
McMahon, Walter W. 1999 (first published in paperback in 2002).&amp;amp;nbsp; Education and Development: Measuring the Social Benefits. Oxford:&amp;amp;nbsp; Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Wils, Annababette and Raymond O&#039;Connor. 2003. “The causes and dynamics of the global education transition.” AED Working Paper. Washington, DC: Academy for Educational Development&lt;br /&gt;
&lt;br /&gt;
UNESCO. 2010. UNESCO Science Report 2010. The Current Status of Science around the World. UNESCO. Paris.&lt;br /&gt;
&lt;br /&gt;
World Bank. 2010. Innovation Policy: A Guide for Developing Countries. (Available online at&amp;amp;nbsp;[https://openknowledge.worldbank.org/bitstream/handle/10986/2460/548930PUB0EPI11C10Dislosed061312010.pdf?sequence=1 https://openknowledge.worldbank.org/bitstream/handle/10986/2460/548930PUB0EPI11C10Dislosed061312010.pdf?sequence=1])&lt;br /&gt;
&lt;br /&gt;
World Bank. 2007. Building Knowledge Economies: Advanced Strategies for Development. WBI Development Studies. Washington, D.C: World Bank. (Available online at&amp;amp;nbsp;[http://siteresources.worldbank.org/KFDLP/Resources/461197-1199907090464/BuildingKEbook.pdf http://siteresources.worldbank.org/KFDLP/Resources/461197-1199907090464/BuildingKEbook.pdf])&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Energy Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Kalymon, Basil A. 1975. &amp;quot;Economic Incentives in OPEC Oil Pricing Policy.&amp;quot; &#039;&#039;Journal of Development Economics&#039;&#039; 2: 337-362.&lt;br /&gt;
&lt;br /&gt;
Naill, Roger F. 1977.&#039;&#039;Managing the Energy Transition.&#039;&#039; Vols. 1 and 2. Cambridge, Mass: Ballinger Publishing Co.&lt;br /&gt;
&lt;br /&gt;
Stanford University. 1978. &#039;&#039;Stanford Pilot Energy/Economic Model.&#039;&#039; Stanford: Department of Research, Interim Report, Vol. 1.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Governance Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Barro, Robert J. and Jong-Wha Lee. 2001. &amp;quot;International Data on Educational Attainment: Updates and Implications,&amp;quot;&amp;amp;nbsp;&#039;&#039;Oxford Economic Papers&#039;&#039;&amp;amp;nbsp;53(3): 541-563.&lt;br /&gt;
&lt;br /&gt;
Cilliers, Jakkie, Barry Hughes, and Jonathan Moyer. 2011.&amp;amp;nbsp;&#039;&#039;African Futures 2050: The Next 40 Years&#039;&#039;. Pretoria, South Africa and Denver, Colorado: Institute for Security Studies and Frederick S. Pardee Center for International Futures.&lt;br /&gt;
&lt;br /&gt;
Correlates of War Project. 2011. “State System Membership List, v2011.” Online,&amp;amp;nbsp;[http://correlatesofwar.org/ http://correlatesofwar.org&amp;amp;nbsp;].&lt;br /&gt;
&lt;br /&gt;
Diamond, Larry. 1992. “Economic Development and Democracy Reconsidered.”&amp;amp;nbsp;&#039;&#039;American Behavioral Scientist&#039;&#039;&amp;amp;nbsp;35(4/5): 450-499.&lt;br /&gt;
&lt;br /&gt;
Diehl, Paul F., ed. 1999.&amp;amp;nbsp;&#039;&#039;A Roadmap to War: Territorial Dimensions of International Conflict&#039;&#039;, 1&amp;lt;sup&amp;gt;st&amp;lt;/sup&amp;gt;&amp;amp;nbsp;ed. Nashville: Vanderbilt University Press.&lt;br /&gt;
&lt;br /&gt;
Easton, David. 1965.&amp;amp;nbsp;&#039;&#039;A Framework for Political Analysis&#039;&#039;. Englewood Cliffs, New Jersey: Prentice-Hall.&lt;br /&gt;
&lt;br /&gt;
Esty, Daniel C., Jack A. Goldstone, Ted Robert Gurr, Barbara Harff, Marc Levy, Geoffrey D. Dabelko, Pamela Surko, and Alan N. Unger. 1998. “State Failure Task Force Report: Phase II Findings.” Study Commissioned by the Central Intelligence Agency and George Mason University School of Public Policy. Political Instability Task Force, Arlington VA.&lt;br /&gt;
&lt;br /&gt;
Freedom House, Inc. 2009.&amp;amp;nbsp;&#039;&#039;Freedom in the World 2009: The Annual Survey of Political Rights and Civil Liberties&#039;&#039;. Washington, DC: Freedom House, Inc.\&lt;br /&gt;
&lt;br /&gt;
Goldstone, Jack A. 2010. “The New Population Bomb”&amp;amp;nbsp;&#039;&#039;Foreign Affairs&#039;&#039;&amp;amp;nbsp;(January/February): 31-43.&lt;br /&gt;
&lt;br /&gt;
Goldstone, Jack A., Robert H. Bates, David L. Epstein, Ted Robert Gurr, Michael B. Lustik, Monty G. Marshall, Jay Ulfelder, and Mark Woodward. 2010. “A Global Model for Forecasting Political Instability.”&amp;amp;nbsp;&#039;&#039;American Journal of Political Science&#039;&#039;&amp;amp;nbsp;54(1): 190-208. doi: 10.1111/j.1540-5907.2009.00426.x.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2001. “Global Social Transformation: The Sweet Spot, the Steady Slog, and the Systemic Shift.”&amp;amp;nbsp;&#039;&#039;Economic Development and Cultural Change&#039;&#039;&amp;amp;nbsp;49(2): 423-458. doi: 10.1086/452510.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2002. &amp;quot;Threats and Opportunities Analysis,&amp;quot; working document prepared for the Strategic Assessments Group, Office of Transnational Issues, Central Intelligence Agency.&amp;amp;nbsp; Available on the IFs project web site at&amp;amp;nbsp;[http://www.ifs.du.edu/ www.ifs.du.edu].&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B., and Anwar Hossain. 2003. “Long-Term Socio-Economic Modeling: With Universal, Globally-Integrated Social Accounting Matrices (SAMs) in a General Equilibrium Model Structure.” Working Paper, University of Denver, Denver, CO.&amp;amp;nbsp;[http://www.ifs.du.edu/assets/documents/economyandsamdocument46.pdf http://www.ifs.du.edu/assets/documents/economyandsamdocument46.pdf]&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B., Devin Joshi, Jonathan Moyer, Timothy Sisk and José Roberto Solórzano. 2014.&amp;amp;nbsp;&#039;&#039;Strengthening Governance Globally.&amp;amp;nbsp;&#039;&#039;vol. 5, Patterns of Potential Human Progress series. Boulder, CO, and New Delhi, India: Paradigm Publishers and Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Huntington, Samuel P. 1991.&amp;amp;nbsp;&#039;&#039;The Third Wave: Democratization in the Late Twentieth Century&#039;&#039;. Norman, OK: University of Oklahoma.&lt;br /&gt;
&lt;br /&gt;
Inglehart, Ronald. 1997.&amp;amp;nbsp;&amp;amp;nbsp;&#039;&#039;Modernization and Postmodernization&#039;&#039;.&amp;amp;nbsp; Princeton: PrincetonUniversity Press.&lt;br /&gt;
&lt;br /&gt;
Joshi, Devin. 2011a. “Good Governance, State Capacity, and the Millennium Development Goals.”&amp;amp;nbsp;&#039;&#039;Perspectives on Global Development and Technology&amp;amp;nbsp;&#039;&#039;10(2): 339-360. doi: 10.1163/156914911X5824.68.&lt;br /&gt;
&lt;br /&gt;
Kaufmann, Daniel, Aart Kraay, and Massimo Mastruzzi. 2010. “The Worldwide Governance Indicators: Methodology and Analytical Issues.” World Bank Policy Research Working Paper no. 5430. World Bank, Washington, DC.&lt;br /&gt;
&lt;br /&gt;
Marshall, Monty G. and Benjamin R. Cole. 2008. “Global Report on Conflict, Governance and State Fragility 2008.”&amp;amp;nbsp;&#039;&#039;Foreign Policy Bulletin&#039;&#039;&amp;amp;nbsp;18: 3-21. doi: 10.1017/S1052703608000014.&lt;br /&gt;
&lt;br /&gt;
Marshall, Monty G., and Benjamin R. Cole. 2009. “Global Report 2009: Conflict, Governance, and State Fragility.” Vienna, VA.: Center for Systemic Peace and Center for Global Policy.&lt;br /&gt;
&lt;br /&gt;
Marshall, Monty G., and Benjamin R. Cole. 2011. &amp;quot;Global Report 2011: Conflict, Governance, and State Fragility.&amp;quot; Vienna, VA. Center for Systemic Peace.&lt;br /&gt;
&lt;br /&gt;
Marshall, Monty G., and Keith Jaggers. 2011. “Polity IV Project: Political Regime Characteristics and Transitions 1800-2010.”&amp;amp;nbsp;[http://www.systemicpeace.org/polity/polity4.htm http://www.systemicpeace.org/polity/polity4.htm]&amp;amp;nbsp;[accessed December 22 2012]&lt;br /&gt;
&lt;br /&gt;
Mauro, Paolo. 1995. “Corruption and Growth.”&amp;amp;nbsp;&#039;&#039;The Quarterly Journal of Economics&#039;&#039;&amp;amp;nbsp;110(3) (August): 681-712.&lt;br /&gt;
&lt;br /&gt;
Migdal, Joel. 1988.&amp;amp;nbsp;&#039;&#039;Strong Societies and Weak Sates: State-Society Relations and State Capabilities in the&amp;amp;nbsp;Third World&#039;&#039;. Princeton: Princeton University Press&lt;br /&gt;
&lt;br /&gt;
Mo, Pak Hung. 2001. “Corruption and Economic Growth.”&amp;amp;nbsp;&#039;&#039;Journal of Comparative Economics&amp;amp;nbsp;&#039;&#039;29(1) (March): 66-79. doi:10.1006/jcec.2000.1703.&lt;br /&gt;
&lt;br /&gt;
North, Douglass C., John Joseph Wallis, and Barry R. Weingast. 2009.&amp;amp;nbsp;&#039;&#039;Violence and Social Orders: A Conceptual Framework for Interpreting Recorded Human History&#039;&#039;. Cambridge: Cambridge University Press.&lt;br /&gt;
&lt;br /&gt;
Pierson, Paul. 2004.&amp;amp;nbsp;&#039;&#039;Politics in Time: History, Institutions, and Social Analysis&#039;&#039;. Princeton, NJ: Princeton University Press.&lt;br /&gt;
&lt;br /&gt;
Rice, Susan E., and Stewart Patrick. 2008.&amp;amp;nbsp;&#039;&#039;Index of State Weakness in the Developing World.&#039;&#039;&amp;amp;nbsp;Washington, DC: The Brookings Institution.&lt;br /&gt;
&lt;br /&gt;
Shihata, Ibrahim F. I. 1996. “Corruption - A General Review with an Emphasis on the Role of the World Bank.”&amp;amp;nbsp;&#039;&#039;Dickinson Journal of International Law&#039;&#039;&amp;amp;nbsp;15: 451.&lt;br /&gt;
&lt;br /&gt;
Tanzi, Vito. 1998. “Corruption Around the World: Causes, Consequences, Scope, and Cures.” Staff Papers - International Monetary Fund 45(4) (December): 559-594.&lt;br /&gt;
&lt;br /&gt;
Urdal, H. 2004. “The devil in the demographics: the effect of youth bulges on domestic armed conflict, 1950-2000.” Social Development Papers: Conflict and Reconstruction Paper 14.&lt;br /&gt;
&lt;br /&gt;
Ware, H. 2004. “Pacific instability and youth bulges: the devil in the demography and the economy.” Paper delivered at the 12th Biennial Conference of the Australian Population Association, 15-17.&lt;br /&gt;
&lt;br /&gt;
Wagner, Adolph. 1892.&amp;amp;nbsp;&#039;&#039;Grundlegung der Politischen Ökonomie&#039;&#039;. Leipzig: C.F. Winter Publishing Firm.&lt;br /&gt;
&lt;br /&gt;
World Bank. 2011.&amp;amp;nbsp;&#039;&#039;World Development Indicators 2011.&#039;&#039;&amp;amp;nbsp;Washington, DC: World Bank. Available at&amp;amp;nbsp;[http://data.worldbank.org/data-catalog/world-development-indicators http://data.worldbank.org/data-catalog/world-development-indicators].&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Health Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Adams 1987.&amp;amp;nbsp;[http://www.geog.ucl.ac.uk/~jadams/PDFs/smeed&#039;s%20law.pdf &amp;quot;Smeed&#039;s Law: some further thoughts.&amp;quot;]&amp;amp;nbsp;&#039;&#039;Traffic Engineering and Control&#039;&#039;&amp;amp;nbsp;(Feb) 70-73.&lt;br /&gt;
&lt;br /&gt;
Alsan, Marcella, David E. Bloom, and David Canning. 2006. “The Effects of Population Health on Foreign Direct Investment Inflows to Low- and Middle-Income Countries,”&amp;amp;nbsp;&#039;&#039;World Development&#039;&#039;&amp;amp;nbsp;34(4): 613-630.&lt;br /&gt;
&lt;br /&gt;
Anand, Sudhir and Martin Ravallion. 1993. “Human development in poor countries: on the role of private incomes and public services,”&amp;amp;nbsp;&#039;&#039;Journal of Economic Perspectives&#039;&#039;&amp;amp;nbsp;7(1): 133–150.&lt;br /&gt;
&lt;br /&gt;
Ashraf, Quamrul H., Ashley Lester, and David N. Weil. 2008. “When Does Improving Health Raise GDP?”&amp;amp;nbsp; NBER Working Paper No. 14449. National Bureau of Economic Research, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
Bidani, Benu and Martin Ravallion. 1997. “Decomposing social indicators using distributional data.”&amp;amp;nbsp;&#039;&#039;Journal of Econometrics&#039;&#039;&amp;amp;nbsp;77: 125–139.&lt;br /&gt;
&lt;br /&gt;
Bloom, David E., and David Canning. 2004. “Global Demographic Change: Dimensions and Economic Significance.” NBER Working Paper No. 10817.&amp;amp;nbsp; National Bureau of Economic Research, Cambridge, MA.&lt;br /&gt;
&lt;br /&gt;
Blössner, Monika, and Mercedes de Onis. 2005.&amp;amp;nbsp;&#039;&#039;Malnutrition: quantifying the health impact at national and local levels.&#039;&#039;&amp;amp;nbsp;Geneva, World Health Organization. (WHO Environmental Burden of Disease Series, No. 12).&lt;br /&gt;
&lt;br /&gt;
Dargay, Gately, and Sommer 2007. “Vehicle Ownership and Income Growth, Worldwide: 1960-2030”. Joyce Dargay, Dermot Gately and Martin Sommer, January 2007.&lt;br /&gt;
&lt;br /&gt;
Deaton, Angus, and Christina Paxson. 2000 (May). “Growth and Savings Among Individuals and Households.”&amp;amp;nbsp;&#039;&#039;The Review of Economics and Statistics&#039;&#039;&amp;amp;nbsp;82(2): 212-225.&lt;br /&gt;
&lt;br /&gt;
Desai, Manish A., Sumi Mehta, and Kirk R. Smith. 2004. “Indoor smoke from solid fuels: Assessing the environmental burden of disease.”WHOEnvironmental Burden of Disease Series No. 4&#039;&#039;.&amp;amp;nbsp;&#039;&#039;Annette Pruss-Üstun, Diamid Campbell-Lendrum, Carlos Corvalán, and Alistair Woodward, series eds. World Health Organization, Geneva.&lt;br /&gt;
&lt;br /&gt;
Ezzati, Majid and Alan D. Lopez. 2004. “Smoking and oral tobacco use.” In Majid Ezzati, Alan D. Lopez, Anthony Rodgers, and Cristopher J.L. Murray, eds.,&amp;amp;nbsp;&#039;&#039;Comparative Quantification of Health Risks: Global and Regional Burden of Disease Attributable to Selected Major Risk Factors&#039;&#039;. Geneva: World Health Organization, 883-957.&amp;amp;nbsp; Retrieved 4 Feb 2009, from&amp;amp;nbsp;[http://www.who.int/publications/cra/chapters/volume1/part4/en/index.html http://www.who.int/publications/cra/chapters/volume1/part4/en/index.html].&lt;br /&gt;
&lt;br /&gt;
Ezzati, Majid, Alan D. Lopez, Anthony Rodgers, Christopher J.L. Murray, eds. 2004.&amp;amp;nbsp;&#039;&#039;Comparative Quantification of Health Risks: Global and Regional Burden of Disease Attributable to Selected Major Risk Factors&#039;&#039;. Geneva: World Health Organization.&lt;br /&gt;
&lt;br /&gt;
Fernández-Villaverde, Jesús, and Dirk Kruegger. 2004 (September 14). “Consumption over the Life Cycle: Facts from Consumer Expenditure Survey Data,” unpublished manuscript, University of Pennsylvania and University of Frankfort.&amp;amp;nbsp;&amp;amp;nbsp;[http://www.dklevine.com/archive/refs4506439000000000304.pdf http://www.dklevine.com/archive/refs4506439000000000304.pdf]&lt;br /&gt;
&lt;br /&gt;
Fernández-Villaverde, Jesús, and Dirk Kruegger. 2005 (December 19). “Consumption over the Life Cycle: How Important are Consumer Durables?,” unpublished manuscript, University of Pennsylvania and Goethe University.&amp;amp;nbsp;&amp;amp;nbsp;[http://journals.cambridge.org/action/displayAbstract?fromPage=online&amp;amp;aid=8466457 http://journals.cambridge.org/action/displayAbstract?fromPage=online&amp;amp;aid=8466457]&lt;br /&gt;
&lt;br /&gt;
Gakidou, Emmanuela, Shefali Oza, Cecilia Vidal Fuertes, Amy Y. Li, Diana K. Lee, Angelica Sousa, Margaret C. Hogan, Stephen Vander Hoorn, and Majid Ezzati. 2007.” Improving Child Survival Through Environmental and Nutritional Interventions: The Importance of Targeting Interventions Toward the Poor.”&amp;amp;nbsp;&#039;&#039;Journal of the American Medical Association&#039;&#039;&amp;amp;nbsp;298(16): 1876-1887.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. and Hillebrand, Evan E. 2006. “Exploring and shaping International Futures”. Boulder, CO: Paradigm Publishers.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B., Randall Kuhn, Cecilia Peterson, Dale Rothman, and Jose Solorzano. 2011.&amp;amp;nbsp;&amp;amp;nbsp;&#039;&#039;Improving Global Health: Patterns of Potential Human Progress, Volume 3&#039;&#039;.&amp;amp;nbsp; Paradigm Publishing and Oxford India.&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2005.&amp;amp;nbsp; “Productivity in IFs.” Pardee Center for International Futures Working Paper, University of Denver, Denver, CO.&amp;amp;nbsp;&amp;amp;nbsp;[http://www.ifs.du.edu/documents/reports.aspx http://www.ifs.du.edu/documents/reports.aspx].&lt;br /&gt;
&lt;br /&gt;
James, W. Philip T., Rachel Jackson-Leach , Cliona Ni Mhurchu, Eleni Kalamara, Maryam Shayeghi, Neville J. Rigby, Chizuru Nishida, and Anthony Rodgers. 2004.&amp;amp;nbsp; “Overweight and obesity (high body mass index).” In Majid Ezzati, Alan D. Lopez, Anthony Rodgers and Christopher J.L. Murray, eds.,&amp;amp;nbsp;&#039;&#039;Comparative Quantification of Health Risks: Global and Regional Burden of Disease Attributable to Selected Major Risk Factors.&#039;&#039;&amp;amp;nbsp;Geneva: World Health Organization, 959-1108.&lt;br /&gt;
&lt;br /&gt;
Jamison, Dean T., Jia Wang, Kenneth Hill, and Juan-Luis Londono. 1996. “Income, Mortality and Fertility in Latin America: Country-Level Performance, 1960 - 90.”&amp;amp;nbsp;&#039;&#039;Analisis Economico&#039;&#039;11(2): 219-261.&lt;br /&gt;
&lt;br /&gt;
Kelly, Christopher, Nora Pashayan, Sreetharan Munisamy, and Joshn W. Powles. 2009.&amp;amp;nbsp; “Mortality attributable to excess adiposity in England and Wales in 2003 and 2015: explorations with a spreadsheet implementation of the Comparative Risk Assessment mentodology.”&amp;amp;nbsp;&#039;&#039;Population Health Metrics&#039;&#039;&amp;amp;nbsp;7(11): 1-7.&lt;br /&gt;
&lt;br /&gt;
Lopez, Alan D., Neil E. Collishaw, and Tapani Piha. 1994. “A descriptive model of the cigarette epidemic in developed countries.”&amp;amp;nbsp;&#039;&#039;Tobacco Control&#039;&#039;&amp;amp;nbsp;3(3): 242-247. &amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Mathers, Colin D., and Dejan Loncar. 2005. &amp;quot;Updated Projections of Global Mortality and Burden of Disease, 2002-2030: Data Sources, Methods and Results.&amp;quot; Evidence and Information for Policy Working Paper. World Health Organization, Geneva.&lt;br /&gt;
&lt;br /&gt;
Mathers, Colin D., and Dejan Loncar. 2006. &amp;quot;Projections of Global Mortality and Burden of Disease from 2002 to 2030.&amp;quot;&amp;amp;nbsp;&#039;&#039;PLoS Medicine&#039;&#039;&amp;amp;nbsp;3(11): e442, 2011-2030.&amp;amp;nbsp; Retrieved 13 March 2009. doi:10.1371/journal.pmed.0030442.&lt;br /&gt;
&lt;br /&gt;
Mathers, Colin D., and Dejan Loncar. 2006b. “New projections of global mortality and burden of disease from 2002 to 2030.” Protocol S1. Technical Appendix to Mathers and Loncar 2006.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Mathers, Colin D., and Dejan Loncar. 2006c. “Results of Regressions of Age–Sex-Specific Mortality for Detailed Causes on the Respective Cause Cluster Based on the Full Country Panel Dataset, 1950–2002.” Technical Appendix to Mathers and Loncar 2006.&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Nixon, John, and Philippe Ulmann. 2006. “The Relationship Between Health Care Expenditure and Health Outcomes: Evidence and caveats for a Causal Link.”&amp;amp;nbsp;&#039;&#039;European Journal of Health Economics&#039;&#039;&amp;amp;nbsp;7: 7-18.&lt;br /&gt;
&lt;br /&gt;
Peto, Richard, Jillian Boreham, Alan D. Lopez, Michael Thun, and Clark Heath, Jr. 1992. “Mortality from Tobacco in Developed Countries: Indirect Estimation from National Vital Statistics.”&amp;amp;nbsp;&#039;&#039;Lancet&amp;amp;nbsp;&#039;&#039;339(8804): 1268–1278. doi:10.1016/0140- 6736(92)91600-D.&lt;br /&gt;
&lt;br /&gt;
Ploeg, Martine, Katja K. H. Aben, and Lambertus A. Kiemeney. 2009. “The Present and Future Burden of Urinary Bladder Cancer in the World.”&amp;amp;nbsp;&#039;&#039;World Journal of Urology&#039;&#039;&amp;amp;nbsp;27(3): 289-293. doi:[http://dx.doi.org/10.1007/s00345-009-0383-3 &amp;amp;nbsp;10.1007/s00345-009-0383-3&amp;amp;nbsp;]. &amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Shibuya, Kenji, Mie Inoue, and Alan D. Lopez. 2005. “Statistical Modeling and Projections of Lung Cancer Mortality in 4 Industrialized Countries.”&amp;amp;nbsp;&#039;&#039;International Journal of Cancer&#039;&#039;&amp;amp;nbsp;117(3): 476-485. doi:[http://dx.doi.org/10.1002/ijc.21078 &amp;amp;nbsp;10.1002/ijc.21078&amp;amp;nbsp;]. &amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Smeed, RJ 1949. &amp;quot;Some statistical aspects of road safety research&amp;quot;.&amp;amp;nbsp;[http://en.wikipedia.org/wiki/Royal_Statistical_Society &#039;&#039;Royal Statistical Society&#039;&#039;], Journal (A) CXII (Part I, series 4). 1-24.&lt;br /&gt;
&lt;br /&gt;
Smith, Lisa C. and Lawrence Haddad. 2000. “Explaining Child Malnutrition in Developing Countries: A Cross-Sectional Analysis.” Washington, D.C.: International Food Policy Research Institute.&lt;br /&gt;
&lt;br /&gt;
Soares, Rodrigo R. 2007. “On the Determinants of Mortality Reductions in the Developing World.”&amp;amp;nbsp;&#039;&#039;Population and Development Review&amp;amp;nbsp;&#039;&#039;33(2): 247-287.&lt;br /&gt;
&lt;br /&gt;
United Nations Population Division. 2003.&amp;amp;nbsp;&#039;&#039;&amp;amp;nbsp;&#039;&#039;&amp;amp;nbsp;&#039;&#039;World Population Prospects: The 2002 Revision, Highlight.&#039;&#039;&amp;amp;nbsp; New York:&amp;amp;nbsp; United Nations. Department of Economics and Social Affairs.&lt;br /&gt;
&lt;br /&gt;
United Nations Population Division. 2009.&amp;amp;nbsp;&#039;&#039;&amp;amp;nbsp;&#039;&#039;&amp;amp;nbsp;&#039;&#039;World Population Prospects: The 2008 Revision, Highlights.&#039;&#039;&amp;amp;nbsp; New York:&amp;amp;nbsp; United Nations. Department of Economics and Social Affairs.&lt;br /&gt;
&lt;br /&gt;
Wagstaff, Adam. 2002. “Inequalities in Health in Developing Countries: Swimming Against the Tide?” Unpublished Manuscript&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span style=&amp;quot;font-size:x-large;&amp;quot;&amp;gt;Infrastructure Bibliography&amp;lt;/span&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
Agénor, Pierre-Richard, Mustapha Kamel Nabli, and Tarik M. Yousef. 2007. “Public Infrastructure and Private Investment in the Middle East and North Africa.” In Mustapha Kamel Nabli, ed.,. Breaking the Barriers to Higher Economic Growth: Better Governance and Deeper Reforms in the Middle East and North Africa. Washington, DC: World Bank Publications, 399–422.&lt;br /&gt;
&lt;br /&gt;
Asian Development Bank, Japan Bank for International Cooperation, and World Bank. 2005.&amp;amp;nbsp;&#039;&#039;Connecting East Asia: A New Framework for Infrastructure&#039;&#039;. Tokyo: Asian Development Bank, Japan Bank for International Cooperation, and World Bank.&amp;amp;nbsp;[http://siteresources.worldbank.org/INTEASTASIAPACIFIC/Resources/Connecting-East-Asia.pdf http://siteresources.worldbank.org/INTEASTASIAPACIFIC/Resources/Connecting-East-Asia.pdf].&lt;br /&gt;
&lt;br /&gt;
Bhattacharyay, Biswa Nath. 2010. “Estimating Demand for Infrastructure in Energy, Transport, Telecommunications, Water and Sanitation in Asia and the Pacific: 2010-2020”. Working Paper no. 248. Asian Development Bank Institute, Tokyo.&amp;amp;nbsp;[http://www.adbi.org/working-paper/2010/09/09/4062.infrastructure.demand.asia.pacific/ http://www.adbi.org/working-paper/2010/09/09/4062.infrastructure.demand.asia.pacific/].&lt;br /&gt;
&lt;br /&gt;
Bruinsma, Jelle. 2011. “The Resources Outlook: By How Much Do Land, Water and Crop Yields Need to Increase by 2050?” In Piero Conforti, ed.,.&amp;amp;nbsp;&#039;&#039;Looking Ahead in World Food and Agriculture: Perspectives to 2050&#039;&#039;. Rome: Food and Agriculture Organization of the United Nations (FAO), 233–275.&amp;amp;nbsp;[http://www.fao.org/docrep/014/i2280e/i2280e.pdf http://www.fao.org/docrep/014/i2280e/i2280e.pdf].&lt;br /&gt;
&lt;br /&gt;
Calderón, César, and Luis Servén. 2010a. “Infrastructure and Economic Development in Sub-Saharan Africa.”&amp;amp;nbsp;&#039;&#039;Journal of African Economies&#039;&#039;&amp;amp;nbsp;19(Supplement 1): i13–i87. doi:10.1093/jae/ejp022.&amp;amp;nbsp;[http://jae.oxfordjournals.org/cgi/content/abstract/19/suppl_1/i13 http://jae.oxfordjournals.org/cgi/content/abstract/19/suppl_1/i13].&lt;br /&gt;
&lt;br /&gt;
Calderón, César, and Luis Servén. 2010b. “Infrastructure in Latin America”. World Bank Policy Research Working Paper. Report Number 5317. World Bank, Washington, DC.&lt;br /&gt;
&lt;br /&gt;
Canning, David. 1998. “A Database of World Stocks of Infrastructure, 1950-1995.”&amp;amp;nbsp;&#039;&#039;The World Bank Economic Review&#039;&#039;&amp;amp;nbsp;12(3): 529–548.&lt;br /&gt;
&lt;br /&gt;
Canning, David, and Mansour Farahani. 2007. “A Database of World Stocks of Infrastructure: Update 1950-2005”. Harvard School of Public Health, Boston, MA.&amp;amp;nbsp;[http://www.hsph.harvard.edu/faculty/david-canning/data-sets/ http://www.hsph.harvard.edu/faculty/david-canning/data-sets/].&lt;br /&gt;
&lt;br /&gt;
Cavallo, Eduardo Alfredo, and Christian Daude. 2008. “Public Investment in Developing Countries: A Blessing or a Curse?” RES Working Paper #4597. Inter-American Development Bank (IADB) - Research Department, OECD, Washington, DC.&lt;br /&gt;
&lt;br /&gt;
Chatterton, Isabe, and Olga S. Puerto. 2006.&amp;amp;nbsp;&#039;&#039;Estimation of Infrastructure Investment Needs in the South Asia Region: Executive Summary&#039;&#039;. Washington, DC: World Bank.&amp;amp;nbsp;[http://siteresources.worldbank.org/INTSARREGTOPTRANSPORT/Resources/Inf_Investment_Needs_IC_version4.pdf http://siteresources.worldbank.org/INTSARREGTOPTRANSPORT/Resources/Inf_Investment_Needs_IC_version4.pdf].&lt;br /&gt;
&lt;br /&gt;
Congressional Budget Office. 2010.&amp;amp;nbsp;&#039;&#039;Public Spending on Transportation and Water Infrastructure&#039;&#039;. Washington, DC: Congressional Budget Office.&amp;amp;nbsp;[http://www.cbo.gov/publication/21902 http://www.cbo.gov/publication/21902].&lt;br /&gt;
&lt;br /&gt;
Estache, Antonio, and Ana Goicoechea. 2005. “A Research Database on Infrastructure Economic Performance”. Policy Research Working Paper no. 3643. World Bank, Washington, DC.&amp;amp;nbsp;[http://www-wds.worldbank.org/servlet/WDSContentServer/WDSP/IB/2005/06/16/000016406_20050616100502/Rendered/PDF/wps3643.pdf http://www-wds.worldbank.org/servlet/WDSContentServer/WDSP/IB/2005/06/16/000016406_20050616100502/Rendered/PDF/wps3643.pdf].&lt;br /&gt;
&lt;br /&gt;
Ezzati, Majid, Alan D. Lopez, Anthony Rodgers, and Christopher J. L. Murray, eds. 2004.&amp;amp;nbsp;&#039;&#039;Comparative Quantification of Health Risks: Global and Regional Burden of Disease Attributable to Selected Major Risk Factors&#039;&#039;. Geneva, Switzerland: World Health Organization (WHO).&lt;br /&gt;
&lt;br /&gt;
Fay, Marianne. 2001. “Financing the Future: Infrastructure Needs in Latin America, 2000-05”. Policy Research Working Paper no. 2545. World Bank, Washington, DC.&amp;amp;nbsp;[http://elibrary.worldbank.org/docserver/download/2545.pdf?expires=1375200693&amp;amp;id=id&amp;amp;accname=guest&amp;amp;checksum=DB7E5FB146EE28C93511B5ADAB2FD3CB http://elibrary.worldbank.org/docserver/download/2545.pdf?expires=1375200693&amp;amp;id=id&amp;amp;accname=guest&amp;amp;checksum=DB7E5FB146EE28C93511B5ADAB2FD3CB].&lt;br /&gt;
&lt;br /&gt;
Fay, Marianne, and Tito Yepes. 2003. “Investing in Infrastructure: What Is Needed from 2000 to 2010?” Policy Research Working Paper no. 3102. World Bank, Washington, DC. RePEc.&amp;amp;nbsp;[http://ideas.repec.org/p/wbk/wbrwps/3102.html http://ideas.repec.org/p/wbk/wbrwps/3102.html].&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B. 2007. “Forecasting Global Economic Growth with Endogenous Multifactor Productivity: The International Futures (IFs) Approach”. Pardee Center for International Futures Working Paper, University of Denver. Denver, CO.&amp;amp;nbsp;[http://www.ifs.du.edu/documents/reports.aspx www.ifs.du.edu/documents/reports.aspx].&lt;br /&gt;
&lt;br /&gt;
Hughes, Barry B., Devin Joshi, Jonathan Moyer, Timothy Sisk and José Roberto Solórzano. 2014. Strengthening Governance Globally. vol. 5, Patterns of Potential Human Progress series. Boulder, CO, and New Delhi, India: Paradigm Publishers and Oxford University Press.&lt;br /&gt;
&lt;br /&gt;
Hughes, Gordon, Paul Chinowsky, and Ken Strzepek. 2009. “The Costs of Adapting to Climate Change for Infrastructure”. Economics of Adaptation to Climate Change Discussion Paper no. 2. World Bank, Washington, DC.&lt;br /&gt;
&lt;br /&gt;
International Transport Forum, and Organisation for Economic Cooperation and Development (OECD). 2011. “Trends in Transport Infrastructure Investment 1995-2009”. Paris.&lt;br /&gt;
&lt;br /&gt;
Kohli, Harpaul Alberto, and Phillip Basil. 2011. “Requirements for Infrastructure Investment in Latin America Under Alternate Growth Scenarios.”&amp;amp;nbsp;&#039;&#039;Global Journal of Emerging Market Economies&#039;&#039;&amp;amp;nbsp;3(1): 59 –110. doi:10.1177/097491011000300103.&amp;amp;nbsp;[http://eme.sagepub.com/content/3/1/59.abstract http://eme.sagepub.com/content/3/1/59.abstract].&lt;br /&gt;
&lt;br /&gt;
Kim, M. Julie, and Rita Nangia. 2010. “Infrastructure Development in India and China—A Comparative Analysis.” In William Ascher and Corinne Krupp, eds.,.&amp;amp;nbsp;&#039;&#039;Physical Infrastructure Development: Balancing The Growth, Equity, and Environmental Imperatives&#039;&#039;. New York, NY: Palgrave Macmillan, 97–140.&lt;br /&gt;
&lt;br /&gt;
Lora, Eduardo A. 2007.&amp;amp;nbsp;&#039;&#039;Public Investment in Infrastructure in Latin America: Is Debt the Culprit?&#039;&#039;&amp;amp;nbsp;Inter-American Development Bank Working Paper. Washington, DC: Inter-American Development Bank (IADB) - Research Department.&lt;br /&gt;
&lt;br /&gt;
Nelson, Gerald C., Mark W. Rosegrant, Amanda Palazzo, Ian Gray, Christina Ingersoll, Richard Robertson, Simla Tokgoz, Tingju Zhu, Timothy B. Sulser, Claudia Ringler, Siwa Msangi, and Liangzhi You. 2010.&amp;amp;nbsp;&#039;&#039;Food Security, Farming, and Climate Change to 2050: Scenarios, Results, Policy Options&#039;&#039;. Washington, DC: International Food Policy Research Institute.&amp;amp;nbsp;[http://www.ifpri.org/publication/food-security-farming-and-climate-change-2050 http://www.ifpri.org/publication/food-security-farming-and-climate-change-2050].&lt;br /&gt;
&lt;br /&gt;
Organisation for Economic Co-operation and Development. 2006.&amp;amp;nbsp;&#039;&#039;Infrastructure to 2030 Volume 1: Telecom, Land Transport, Water and Electricity&#039;&#039;. Infrastructure to 2030. Paris: Organisation for Economic Cooperation and Development.&lt;br /&gt;
&lt;br /&gt;
Organisation for Economic Co-operation and Development. 2009.&amp;amp;nbsp;&#039;&#039;Going for Growth: Economic Policy Reforms&#039;&#039;. Paris: Organisation for Economic Cooperation and Development (OECD).&lt;br /&gt;
&lt;br /&gt;
Qiang, Christine Zhen-Wei, Carlo M. Rossotto, and Kaoru Kimura. 2009. “Economic Impacts of Broadband.” In World Bank, ed.,.&amp;amp;nbsp;&#039;&#039;2009 Information and Communications for Development: Extending Reach and Increasing Impact&#039;&#039;. Washington, DC: World Bank, 35–50.&lt;br /&gt;
&lt;br /&gt;
Rothman, Dale S. Mohammod T. Irfan, Eli Margolese-Malin, Barry B. Hughes, Jonathan Moyer, and Janet Dickson. 2013.&amp;amp;nbsp;&#039;&#039;Building Global Infrastructure.&amp;amp;nbsp;&#039;&#039;vol. 4, Patterns of Potential Human Progress series. Boulder, CO, and New Delhi, India: Paradigm Publishers and Oxford University Press. Stambrook, David. 2006. “Key Factors Driving the Future Demand for Surface Transport Infrastructure and Services.” In Organisation for Economic Cooperation and Development (OECD), ed.,.&amp;amp;nbsp;&#039;&#039;Infrastructure to 2030 Volume 1: Telecom, Land Transport, Water and Electricity&#039;&#039;. Infrastructure to 2030. Paris: Organisation for Economic Cooperation and Development (OECD), 185–239.&lt;br /&gt;
&lt;br /&gt;
World Health Organization, and UNICEF. 2013.&amp;amp;nbsp;&#039;&#039;Progress on Sanitation and Drinking-Water - 2013 Update&#039;&#039;. Geneva: World Health Organization.&lt;br /&gt;
&lt;br /&gt;
Yepes, Tito. 2008. “Investment Needs for Infrastructure in Developing Countries 2008-15”. Draft. World Bank, Washington, DC.&lt;br /&gt;
&lt;br /&gt;
Yepes, Tito. 2005.&amp;amp;nbsp;&#039;&#039;Expenditure on Infrastructure in East Asia Region, 2006–2010&#039;&#039;. East Asia Pacific Infrastructure Flagship Study. Manila: Asian Development Bank (ADB), Japan Bank for International Cooperation (JBIC), World Bank.&lt;br /&gt;
&lt;br /&gt;
You, Liangzhi, Claudia Ringler, Ulrike Wood-Sichra, Richard Robertson, Stanley Wood, Tingju Zhu, Gerald Nelson, Zhe Guo, and Yan Sun. 2011. “What Is the Irrigation Potential for Africa? A Combined Biophysical and Socioeconomic Approach.”&amp;amp;nbsp;&#039;&#039;Food Policy&#039;&#039;&amp;amp;nbsp;36(6): 770–782. doi:10.1016/j.foodpol.2011.09.001.&amp;amp;nbsp;[http://www.sciencedirect.com/science/article/pii/S030691921100114X http://www.sciencedirect.com/science/article/pii/S030691921100114X].&lt;br /&gt;
&lt;br /&gt;
== [[Development_Mode_Features|Development Mode Features]] ==&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Sandbox&amp;diff=8224</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Sandbox&amp;diff=8224"/>
		<updated>2017-09-05T16:24:18Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Development_Mode_Features|Development_Mode_Features]]&lt;br /&gt;
&lt;br /&gt;
[[Jake|jake&amp;amp;nbsp;]]&lt;br /&gt;
&lt;br /&gt;
[[SubRegionalization_Handbook|Brasil - Dados das unidades federativas]]&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8222</id>
		<title>Additional resources</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8222"/>
		<updated>2017-09-05T16:23:11Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://pardee.du.edu/wiki/index.php?title=Data Data]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Model_validation_and_verification Model&amp;amp;nbsp;validation&amp;amp;nbsp;and&amp;amp;nbsp;verification]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Consolidation Consolidation]&lt;br /&gt;
&lt;br /&gt;
[[Preprocessor|Preprocessor]]&lt;br /&gt;
&lt;br /&gt;
[[Sub-modules|Sub-modules]]&lt;br /&gt;
&lt;br /&gt;
[[SubRegionalization_Handbook|Sub-Regionalization Handbook]]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Version_notes Version notes]&lt;br /&gt;
&lt;br /&gt;
=== In progress[[http://pardee.du.edu/wiki/index.php?title=International_Futures_(IFs)&amp;amp;action=edit&amp;amp;section=1 edit]] ===&lt;br /&gt;
&lt;br /&gt;
[[Sandbox|Sandbox]]&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8221</id>
		<title>Additional resources</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8221"/>
		<updated>2017-09-05T16:22:36Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://pardee.du.edu/wiki/index.php?title=Data Data]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Model_validation_and_verification Model&amp;amp;nbsp;validation&amp;amp;nbsp;and&amp;amp;nbsp;verification]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Consolidation Consolidation]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Preprocessor Preprocessor]&lt;br /&gt;
&lt;br /&gt;
[[Sub-modules|Sub-modules]]&lt;br /&gt;
&lt;br /&gt;
[[SubRegionalization_Handbook|Sub-Regionalization Handbook]]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Version_notes Version notes]&lt;br /&gt;
&lt;br /&gt;
=== In progress[[http://pardee.du.edu/wiki/index.php?title=International_Futures_(IFs)&amp;amp;action=edit&amp;amp;section=1 edit]] ===&lt;br /&gt;
&lt;br /&gt;
[[Sandbox|Sandbox]]&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8220</id>
		<title>Additional resources</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Additional_resources&amp;diff=8220"/>
		<updated>2017-09-05T16:21:35Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://pardee.du.edu/wiki/index.php?title=Data Data]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Model_validation_and_verification Model&amp;amp;nbsp;validation&amp;amp;nbsp;and&amp;amp;nbsp;verification]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Consolidation Consolidation]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Preprocessor Preprocessor]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Sub-modules Sub-modules]&lt;br /&gt;
&lt;br /&gt;
[[SubRegionalization_Handbook|Sub-Regionalization Handbook]]&lt;br /&gt;
&lt;br /&gt;
[http://pardee.du.edu/wiki/index.php?title=Version_notes Version notes]&lt;br /&gt;
&lt;br /&gt;
=== In progress[[http://pardee.du.edu/wiki/index.php?title=International_Futures_(IFs)&amp;amp;action=edit&amp;amp;section=1 edit]] ===&lt;br /&gt;
&lt;br /&gt;
[[Sandbox|Sandbox]]&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
	<entry>
		<id>https://pardeewiki.du.edu//index.php?title=Sandbox&amp;diff=8218</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://pardeewiki.du.edu//index.php?title=Sandbox&amp;diff=8218"/>
		<updated>2017-09-05T16:18:57Z</updated>

		<summary type="html">&lt;p&gt;MeredithMoon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Development_Mode_Features|Development_Mode_Features]]&lt;br /&gt;
&lt;br /&gt;
[[Jake|jake&amp;amp;nbsp;]]&lt;br /&gt;
&lt;br /&gt;
Brasil - Dados das unidades federativas&lt;/div&gt;</summary>
		<author><name>MeredithMoon</name></author>
	</entry>
</feed>