Quarterly Spain Real Gross Domestic Product from the Federal Reserve Bank of St. Louis (FRED) public data API (series CLVMNACSCAB1GQES), expressed in millions of chained 2015 EUR, seasonally adjusted. Original source: Eurostat/OECD National Accounts via FRED.
Format
A data.table with one row per quarter and three columns:
dateDate. Quarter start date (e.g.2000-01-01= 2000 Q1).gdp_realnumeric. Real GDP level, millions of chained 2015 EUR.gdp_lognumeric. Natural logarithm ofgdp_real, pre-computed for convenience.
Source
Federal Reserve Bank of St. Louis — FRED Economic Data,
series CLVMNACSCAB1GQES. Downloaded via the public CSV endpoint
https://fred.stlouisfed.org/graph/fredgraph.csv?id=CLVMNACSCAB1GQES.
See data-raw/intl_gdp.R for the reproducible download script.
