Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions datapackage.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
"description": "GDP in current USD trillions"
}
]
}
},
"description": "Annual GDP in current USD trillions for the world's 10 largest economies since 2000, derived from World Bank data."
},
{
"name": "gdp",
Expand All @@ -100,7 +101,8 @@
"type": "number"
}
]
}
},
"description": "Annual GDP in current US dollars for countries, regions, and the world since 1960, sourced from the World Bank."
}
],
"sources": [
Expand All @@ -113,4 +115,4 @@
"title": "Country, Regional and World GDP (Gross Domestic Product)",
"version": "2026",
"collection": "economic-data"
}
}