Skip to content
Snippets Groups Projects
Commit dc7c7587 authored by oecd fetcher's avatar oecd fetcher
Browse files

Convert data from provider

CI_PIPELINE_ID:360595

CI_JOB_ID:891530
parent 1ddf498a
No related branches found
No related tags found
No related merge requests found
{
"code": "GDP_GROWTH",
"dimensions_codes_order": [
"FREQ",
"REGION",
"INDICATOR"
],
"dimensions_labels": {
"FREQ": "Frequency",
"INDICATOR": "Indicator",
"REGION": "Region"
},
"dimensions_values_labels": {
"FREQ": {
"W": "Weekly"
},
"INDICATOR": {
"high_counterfactual": "High (counterfactual)",
"high_yo2y": "High (yo2y)",
"high_yoy": "High (yoy)",
"low_counterfactual": "Low (counterfactual)",
"low_yo2y": "Low (yo2y)",
"low_yoy": "Low (yoy)",
"tracker_counterfactual": "Tracker (counterfactual)",
"tracker_yo2y": "Tracker (yo2y)",
"tracker_yoy": "Tracker (yoy)"
},
"REGION": {
"ARG": "Argentina",
"AUS": "Australia",
"AUT": "Austria",
"BEL": "Belgium",
"BGR": "Bulgaria",
"BRA": "Brazil",
"CAN": "Canada",
"CHE": "Switzerland",
"CHL": "Chile",
"COL": "Colombia",
"CRI": "Costa Rica",
"CZE": "Czech Republic",
"DEU": "Germany",
"DNK": "Denmark",
"ESP": "Spain",
"EST": "Estonia",
"Eurozone": "Eurozone",
"FIN": "Finland",
"FRA": "France",
"GBR": "United Kingdom",
"GRC": "Greece",
"HUN": "Hungary",
"IDN": "Indonesia",
"IND": "India",
"IRL": "Ireland",
"ISL": "Iceland",
"ISR": "Israel",
"ITA": "Italy",
"JPN": "Japan",
"KOR": "Korea",
"LTU": "Lithuania",
"LUX": "Luxembourg",
"LVA": "Latvia",
"MEX": "Mexico",
"NLD": "Netherlands",
"NOR": "Norway",
"NZL": "New Zealand",
"OECD": "OECD",
"POL": "Poland",
"PRT": "Portugal",
"ROU": "Romania",
"RUS": "Russia",
"SVK": "Slovak Republic",
"SVN": "Slovenia",
"SWE": "Sweden",
"TUR": "Türkiye",
"UKR": "Ukraine",
"USA": "United States",
"ZAF": "South Africa"
}
},
"doc_href": "https:\/\/www.oecd.org\/economy\/weekly-tracker-of-gdp-growth\/",
"name": "Weekly tracker of economic activity (GDP growth)",
"source_href": "https:\/\/github.com\/NicolasWoloszko\/OECD-Weekly-Tracker"
}
\ No newline at end of file
This diff is collapsed.
......@@ -70,5 +70,9 @@
{
"code": "IOTS_2021",
"name": "Input-Output Tables (IOTs) 2021 ed."
},
{
"code": "GDP_GROWTH",
"name": "Weekly tracker of economic activity (GDP growth)"
}
]
\ No newline at end of file
......@@ -4,6 +4,6 @@
"description": null,
"name": "Organisation for Economic Co-operation and Development",
"region": "World",
"terms_of_use": "http://www.oecd.org/termsandconditions/",
"website": "http://www.oecd.org/"
"terms_of_use": "https://www.oecd.org/termsandconditions/",
"website": "https://www.oecd.org/"
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment