Data (New)

From Pardee Wiki
Jump to navigation Jump to search

Database Files in IFs

Historical Databases

The International Futures (IFs) modeling system relies on two major large historical databases: IFsHistSeries.db and IFsHistSeriesDyadic.db.

  • IFsHistSeries contains data for individual countries and regions (monadic data).
  • IFsHistSeriesDyadic holds data on relationships between country pairs (bilateral data).

Both databases store a vast collection of time-series data tables covering areas like population, education, health, agriculture, energy, economics, the environment, infrastructure, governance, and international politics. Hence, each data table is also referred to as a data series. Currently, these data series include 188 entities (countries/regions), with most data series going back to 1960.

The IFs model uses these data series in several ways:

  1. Initializing model variables—these series act as preprocessors that set the base-year values for the model.
  2. Building relationships between variables—helping IFs analyze connections between different variables, e.g., through a statistical model. These tables serve as Analytical Function Series.
  3. Displaying historical trends—providing users with visual insights into past patterns. These are also referred to as series for Historical Analog.
  4. Incorporating external projections—allowing comparisons with forecasts from other organizations. Furthermore, some of these series can be made exogenous in IFs to change model projections.
  5. Helping users explore patterns and relationships—supporting research, analysis, and parameter estimation.

For a deeper dive into the database structure, check out [a wiki link to IFsHistSeries & IFsHistSeriesDyadic].

Metadata

All metadata—such as definitions, units, and data sources—are stored separately in data dictionary files (DataDict.db for monadic data and DataDictDyadic.db for dyadic data). Each data series in the historical databases is referenced by a corresponding entry in the data dictionary. Users can access metadata directly through the database files or via the Data Information tab in the IFs interface when available.

For more details on the data dictionary structure, click [a wiki link to DataDict].

Sing-Year Data and Parameters

Beyond historical databases, IFs also uses single-year data for model initialization and projections. These datasets are typically stored in IFs.db, along with various model parameters and settings, including Country Concordance tables.

More information on IFs.db tables can be found [here].

Data Collection & Update

IFs databases are compiled, in most cases, from publicly available data sources, e.g., World Development Indicators, UNESCO Institute for Education database on education, FAO database on agricultural production, Correlates of War data on conflicts etc. New data series are added as needed, and existing ones are regularly updated based on source revisions.

Details on data collection methods are available on each source's introduction page. Here is the list of data sources.