gdppc, pop), and the overall year range (1 AD through 2022). Use this before calling /country/{iso3}, /regional, or /top to confirm ISO3 codes and available year ranges. Published by Bolt and van Zanden at the University of Groningen under CC BY 4.0; full citation in every response envelope.x-api-key: ********************curl --location '/api/v1/research/maddison/catalog' \
--header 'x-api-key: <api-key>'{
"data": {
"release": {
"version": "MPD2023 v1.0",
"doi": "10.34894/INZBF2",
"published": "2024-04-26T00:00:00Z",
"url": "https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/INZBF2",
"file": "mpd2023_web.xlsx"
},
"countries": [
{
"iso3": "USA",
"country": "string",
"region": "string",
"region_slug": "string",
"first_year": 0,
"last_year": 0
}
],
"country_count": 169,
"regions": [
{
"slug": "western-europe",
"name": "Western Europe"
}
],
"region_count": 8,
"variables": [
{
"id": "gdppc",
"label": "string",
"unit": "2011 international dollars (PPP)",
"description": "string"
}
],
"year_range": {
"min": 0,
"max": 0
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}