CoolFace
Datasetpublic

letrinhan/imf-weo-fiscal-panel

IMF WEO general-government fiscal panel (country × year) Country-year panel of IMF World Economic Outlook general-government fiscal indicators: revenue, expenditure, fiscal and primary balances, gross/net debt, and structural balance (% of GDP). Wide table is the primary product for panel regressions. a long table is included for extension. Includes weo_vintage, is_forecast, and actual_cutoff from WEO metadata. Figures Hero Comparison Files… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/imf-weo-fiscal-panel.

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes119downloads
Dataset Card

IMF WEO general-government fiscal panel (country × year)

Country-year panel of IMF World Economic Outlook general-government fiscal indicators: revenue, expenditure, fiscal and primary balances, gross/net debt, and structural balance (% of GDP). Wide table is the primary product for panel regressions. a long table is included for extension. Includes weovintage, isforecast, and actual_cutoff from WEO metadata.

Figures

Hero

[image]

Comparison

[image]

Files

weo_fiscal_panel (7878 rows)

  • data/weo_fiscal_panel.csv
  • data/weo_fiscal_panel.dta
  • data/weo_fiscal_panel.xlsx

weo_fiscal_long (43676 rows)

  • data/weo_fiscal_long.csv
  • data/weo_fiscal_long.dta
  • data/weo_fiscal_long.xlsx

Load

Stata:

stata
use "data/weo_fiscal_panel.dta", clear

R:

r
df <- read.csv("data/weo_fiscal_panel.csv")

SPSS: open the .xlsx or .csv file.

Source

International Monetary Fund, World Economic Outlook (WEO) database, accessed via the IMF SDMX 3.0 Data API (https://data.imf.org/). © International Monetary Fund. All rights reserved. Redistribution must comply with IMF terms of use: https://www.imf.org/external/terms.htm Indicator codes and country names preserved. derived columns documented in README.

Citation

bibtex
@misc{imf_weo_fiscal_panel,
  title = {World Economic Outlook Database},
  author = {{International Monetary Fund}},
  howpublished = {\url{https://www.imf.org/en/Publications/WEO}},
  note = {General-government fiscal indicators; country-year panel pack}
}

Built 2026-09-20 UTC.