Skip to content

2026_03

Latest

Choose a tag to compare

@freynes freynes released this 01 Apr 08:45
· 2 commits to main since this release
1689e25

Version 2026_03

Overview

This release adds eleven new data sources, introduces two new variables, improves the methodology for splicing government finance ratios, harmonizes all ratio variables, and updates the Python and R packages to full feature parity with the Stata package.

New Sources

We added eleven new sources to the database:

  • COMECON: The wiiw COMECON Dataset, covering economic time series for the command economies of Eastern Europe (1944–1994), including GDP, consumption, trade, government finance, monetary, and price data for nine countries.
  • CogneauDupraz: Colonial fiscal, GDP, trade, and population data for French colonies (1833–1962), covering Algeria, Tunisia, Morocco, Madagascar, Cameroon, and Togo.
  • MAFHOLA: The Monetary and Fiscal History of Latin America project, covering GDP, inflation, fiscal balances, government debt, exchange rates, and monetary base for eleven Latin American countries (1960–2017).
  • Andersson: Central government revenue data from Per F. Andersson, covering revenue and GDP for multiple countries from the 1800s onwards.
  • CS1_BOL: Historical real GDP for Bolivia from Herranz-Loncan & Peres-Cajias (2016), extending coverage back to the mid-nineteenth century (1846, 1890–2010).
  • CS2_BOL: Bolivian public finance data from Peres-Cajias (2014), covering central and general government revenue, expenditure, and tax ratios (1882–2010).
  • CS1_PER: Historical macroeconomic data from the Banco Central de Reserva del Peru, covering national accounts, prices, trade, monetary aggregates, and fiscal data for Peru (1922–2021).
  • CS1_COL: Historical series from Colombia's central bank, covering government finances, trade, current account, and monetary aggregates.
  • CS1_HKG: Historical data for Hong Kong including monetary aggregates, government finance, trade, GDP, exchange rates, and prices (1843–2002).
  • CS2_AUT: Long-run Austrian CPI series from Hubmann, Jobst & Maier (2020), covering 1800–2018.
  • CS2_GBR: UK historical public finances from HM Treasury, covering government revenue and expenditure.

New Variables

We introduced two new consumption variables: household consumption (hcons) and government consumption (gcons). These complement the existing total consumption (cons) variable and provide a finer decomposition of the expenditure side of GDP.

Improved Government Finance Ratio Splicing

We introduced a new methodology for combining government finance ratios (revenue, expenditure, tax, debt, and deficit as % of GDP). Previously, we spliced the underlying level series and then derived the ratios. We now splice the ratios directly, which avoids compounding errors that arise when the numerator and denominator are spliced separately with different chainlinking adjustments.

Ratio Harmonization

All ratio variables (e.g., govdebt_GDP, exports_GDP, CA_GDP) are now consistently expressed in percent, so that a value of 50 means 50% of GDP.

Package Updates

The Python and R packages have been updated to match the full functionality of the Stata package, including access to underlying source data and documentation features.

Data Quality

We incorporated feedback from GMD users and improved data quality across multiple variables and sources.