From 82559d57936237840c8115869ef8105af76862e6 Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Fri, 22 May 2026 07:28:57 +0000 Subject: [PATCH 1/6] adding files --- .../Live_births_total_by_month_metadata.csv | 4 + .../Live_births_total_by_month_metadata.json | 20759 ++++++++++++++++ .../Live_births_total_by_month_pvmap.csv | 52 + .../places_resolved.csv | 51 + .../live_births_total_by_month/run.sh | 20 + .../Live_births_total_by_month_data_raw.csv | 100 + .../Live_births_total_by_month_output.csv | 100 + .../Live_births_total_by_month_output.tmcf | 10 + 8 files changed, 21096 insertions(+) create mode 100644 statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv create mode 100644 statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json create mode 100644 statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv create mode 100644 statvar_imports/eurostat/live_births_total_by_month/places_resolved.csv create mode 100644 statvar_imports/eurostat/live_births_total_by_month/run.sh create mode 100644 statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv create mode 100644 statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv create mode 100644 statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv new file mode 100644 index 0000000000..ad657c7074 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv @@ -0,0 +1,4 @@ +parameter,value +header_rows,1 + + diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json new file mode 100644 index 0000000000..72dc975240 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json @@ -0,0 +1,20759 @@ +{ + "dataflows": [ + { + "id": "DEMO_FMONTH", + "name": "Live births (total) by month", + "some_attributes": { + "version": "1.0", + "is_final": false, + "is_external_reference": false + }, + "data_structure_definition": { + "id": "DEMO_FMONTH", + "name": "DEMO_FMONTH data structure", + "dimensions": [ + { + "id": "freq", + "name": "Time frequency", + "concept": { + "id": "freq", + "name": "Time frequency", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "FREQ", + "name": "Time frequency", + "description": "This code list contains the periodicity that refers to the frequency.", + "codes": [ + { + "id": "P", + "name": "Pluri-annual" + }, + { + "id": "A", + "name": "Annual" + }, + { + "id": "S", + "name": "Half-yearly, semesterly" + }, + { + "id": "Q", + "name": "Quarterly" + }, + { + "id": "M", + "name": "Monthly" + }, + { + "id": "W", + "name": "Weekly" + }, + { + "id": "B", + "name": "Daily - business week" + }, + { + "id": "D", + "name": "Daily" + }, + { + "id": "H", + "name": "Hourly" + }, + { + "id": "I", + "name": "Irregular / A-periodic" + }, + { + "id": "NAP", + "name": "Not applicable" + }, + { + "id": "A3", + "name": "Triannual" + } + ] + } + } + }, + { + "id": "unit", + "name": "Unit of measure", + "concept": { + "id": "unit", + "name": "Unit of measure", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "UNIT", + "name": "Unit of measure", + "description": "This code list specifies the standard measurement unit that is used to count inventoried items and express them in specific quantities.", + "codes": [ + { + "id": "TOTAL", + "name": "Total" + }, + { + "id": "NR", + "name": "Number" + }, + { + "id": "NR_HAB", + "name": "Number per inhabitant" + }, + { + "id": "NR_HHAB", + "name": "Number per hundred inhabitants" + }, + { + "id": "NR_HTHAB", + "name": "Number per hundred thousand persons" + }, + { + "id": "THS", + "name": "Thousand" + }, + { + "id": "MIO", + "name": "Million" + }, + { + "id": "BN", + "name": "Billion" + }, + { + "id": "CT", + "name": "Euro cent" + }, + { + "id": "EUR", + "name": "Euro" + }, + { + "id": "THS_EUR", + "name": "Thousand euro" + }, + { + "id": "MIO_EUR", + "name": "Million euro" + }, + { + "id": "BN_EUR", + "name": "Billion euro" + }, + { + "id": "MEUR_KP", + "name": "Million euro at constant prices" + }, + { + "id": "MEUR_KP21", + "name": "Million euro (at constant 2021 prices)" + }, + { + "id": "MEUR_KP15", + "name": "Million euro (at constant 2015 prices)" + }, + { + "id": "MEUR_KP10", + "name": "Million euro (at constant 2010 prices)" + }, + { + "id": "MEUR_KP00", + "name": "Million euro (at constant 2000 prices)" + }, + { + "id": "MEUR_KP_PRE", + "name": "Million euro (at prices of the previous year)" + }, + { + "id": "MEUR_CLV10", + "name": "Million euro, chain-linked volumes, reference year 2010 (at 2010 exchange rates)" + }, + { + "id": "MEUR_CLV15", + "name": "Million-euro, chain-linked volumes, reference year 2015" + }, + { + "id": "MEUR_NSA", + "name": "Million euro (NSA)" + }, + { + "id": "MIO_EUR_NSA", + "name": "Million euro (NSA)" + }, + { + "id": "MIO_EUR_SCA", + "name": "Million euro (SCA)" + }, + { + "id": "MIO-EUR-SA", + "name": "Trade value - million of euro - seasonally and working day adjusted" + }, + { + "id": "MIO-EUR-NSA", + "name": "Trade value - million of euro - not seasonally adjusted" + }, + { + "id": "EUR_BGDP", + "name": "Euro per billion GDP" + }, + { + "id": "EUR_GDP", + "name": "Euro per GDP" + }, + { + "id": "EUR_KG", + "name": "Euro per kilogram" + }, + { + "id": "EUR_KGOE", + "name": "Euro per kilogram of oil equivalent (KGOE)" + }, + { + "id": "EUR_KG_CLV10", + "name": "Euro per kilogram, chain linked volumes (2010)" + }, + { + "id": "EUR_KG_CLV15", + "name": "Euro per kilogram, chain linked volumes (2015)" + }, + { + "id": "EUR_T", + "name": "Euro per tonne" + }, + { + "id": "EUR_TOE", + "name": "Euro per tonne of oil equivalent (TOE)" + }, + { + "id": "EUR_GJ", + "name": "Euro per gigajoule" + }, + { + "id": "EUR_THS_KWH", + "name": "Euro per thousand kilowatt-hour" + }, + { + "id": "EUR_KWH", + "name": "Euro per kilowatt-hour" + }, + { + "id": "EUR_HL", + "name": "Euro per hectoliter" + }, + { + "id": "EUR_HA", + "name": "Euro per hectare" + }, + { + "id": "EUR_HM2", + "name": "Euro per hundred square metres" + }, + { + "id": "EUR_HD", + "name": "Euro per head (animal)" + }, + { + "id": "EUR_HHD", + "name": "Euro per hundred heads (animals)" + }, + { + "id": "EUR_HIVE", + "name": "Euro per beehive" + }, + { + "id": "EUR_HAB", + "name": "Euro per inhabitant" + }, + { + "id": "EUR_HAB_EU", + "name": "Euro per inhabitant in percentage of the EU average" + }, + { + "id": "EUR_HAB_EU27_2020", + "name": "Euro per inhabitant in percentage of the EU27 (from 2020) average" + }, + { + "id": "EUR_HAB_KP15", + "name": "Euro per inhabitant (at constant 2015 prices)" + }, + { + "id": "EUR_HAB_KP10", + "name": "Euro per inhabitant (at constant 2010 prices)" + }, + { + "id": "EUR_HAB_KP", + "name": "Euro per inhabitant (at constant prices)" + }, + { + "id": "EUR_AE", + "name": "Euro per adult equivalent" + }, + { + "id": "EUR_HH", + "name": "Euro per household" + }, + { + "id": "MEUR_HAB", + "name": "Million euro per inhabitant" + }, + { + "id": "ECU", + "name": "European currency unit (Ecu)" + }, + { + "id": "NAC", + "name": "National currency" + }, + { + "id": "THS_NAC", + "name": "Thousand units of national currency" + }, + { + "id": "MIO_NAC", + "name": "Million units of national currency" + }, + { + "id": "BN_NAC", + "name": "Billion units of national currency" + }, + { + "id": "MNAC_KP15", + "name": "Million units of national currency at constant 2015 prices" + }, + { + "id": "MNAC_KP10", + "name": "Million units of national currency at constant 2010 prices" + }, + { + "id": "NAC_T", + "name": "National currency per tonne" + }, + { + "id": "NAC_HA", + "name": "National currency per hectare" + }, + { + "id": "NAC_THS_KWH", + "name": "National currency per 1000 kWh" + }, + { + "id": "NAC_HL", + "name": "National currency per 100 litre" + }, + { + "id": "NAC_HAB", + "name": "National currency per inhabitant" + }, + { + "id": "NAC_AE", + "name": "National currency per adult equivalent" + }, + { + "id": "NAC_HH", + "name": "National currency per household" + }, + { + "id": "NAT", + "name": "National currency (former currencies of the euro area countries)" + }, + { + "id": "MIO_NAT", + "name": "Million units of national currency (former currencies of the euro area countries)" + }, + { + "id": "PPP_EUR", + "name": "Purchasing power parities (PPP) in euro" + }, + { + "id": "PPS", + "name": "Purchasing power standard (PPS)" + }, + { + "id": "PPS_EU27_2020", + "name": "Purchasing power standard (PPS, EU27 from 2020)" + }, + { + "id": "MIO_PPS", + "name": "Million purchasing power standards (PPS)" + }, + { + "id": "MIO_PPS_EU27_2020", + "name": "Million purchasing power standards (PPS, EU27 from 2020)" + }, + { + "id": "MIO_PPS_KP05", + "name": "Million purchasing power standards (PPS) at 2005 prices" + }, + { + "id": "MIO_PPS_KP00", + "name": "Million purchasing power standards (PPS) at 2000 prices" + }, + { + "id": "PPS_BGDP", + "name": "Purchasing power standard (PPS) per billion GDP" + }, + { + "id": "PPS_KG", + "name": "Purchasing power standard (PPS) per kilogram" + }, + { + "id": "PPS_KGOE", + "name": "Purchasing power standard (PPS) per kilogram of oil equivalent" + }, + { + "id": "MPPS_KM2", + "name": "Million purchasing power standards (PPS) per square kilometre" + }, + { + "id": "PPS_M3", + "name": "Purchasing power standard (PPS) per cubic metre" + }, + { + "id": "PPS_HAB", + "name": "Purchasing power standard (PPS) per inhabitant" + }, + { + "id": "PPS_EU27_2020_HAB", + "name": "Purchasing power standard (PPS, EU27 from 2020), per inhabitant" + }, + { + "id": "PPS_HAB_KP05", + "name": "Purchasing power standard (PPS) per inhabitant at constant 2005 prices" + }, + { + "id": "PPS_HAB_KP00", + "name": "Purchasing power standard (PPS) per inhabitant at constant 2000 prices" + }, + { + "id": "PPS_HAB_EU", + "name": "Purchasing power standard (PPS) per inhabitant in percentage of the EU average" + }, + { + "id": "PPS_HAB_EU27_2020", + "name": "Purchasing power standard (PPS, EU27 from 2020), per inhabitant in percentage of the EU27 (from 2020) average" + }, + { + "id": "PPS_AE", + "name": "Purchasing power standard (PPS) per adult equivalent" + }, + { + "id": "PPS_HH", + "name": "Purchasing power standard (PPS) per household" + }, + { + "id": "PPCS_HAB", + "name": "Purchasing power standard based on final consumption per inhabitant" + }, + { + "id": "PPCS_HAB_EU", + "name": "Purchasing power consumption standards per inhabitant in percentage of the EU average" + }, + { + "id": "GDP_HAB", + "name": "GDP per capita" + }, + { + "id": "GDP_BEUR", + "name": "Nominal GDP in billion euro" + }, + { + "id": "OZ", + "name": "Ounce" + }, + { + "id": "MCG_M3", + "name": "Micrograms per cubic metre" + }, + { + "id": "MG_L", + "name": "Milligrams per litre" + }, + { + "id": "G", + "name": "Gram" + }, + { + "id": "G_HAB", + "name": "Grams per capita" + }, + { + "id": "G_EUR_CP", + "name": "Grams per euro, current prices" + }, + { + "id": "G_EUR_CLV10", + "name": "Grams per euro, chain linked volumes (2010)" + }, + { + "id": "G_EUR_CLV20", + "name": "Grams per euro, chain linked volumes (2020)" + }, + { + "id": "G_KM", + "name": "Grams per kilometre" + }, + { + "id": "G_PKM", + "name": "Grams per passenger-kilometre" + }, + { + "id": "G_TKM", + "name": "Grams per tonne-kilometre" + }, + { + "id": "KG", + "name": "Kilogram" + }, + { + "id": "KG_L", + "name": "Kilograms per liter" + }, + { + "id": "KG_HD", + "name": "Kilograms per head" + }, + { + "id": "KG_HAB", + "name": "Kilograms per capita" + }, + { + "id": "KG_EUR_CP", + "name": "Kilograms per euro, current prices" + }, + { + "id": "KG_EUR_CLV10", + "name": "Kilograms per euro, chain linked volumes (2010)" + }, + { + "id": "KG_EUR_CLV20", + "name": "Kilograms per euro, chain linked volumes (2020)" + }, + { + "id": "KG_TEUR_CLV10", + "name": "Kilograms per thousand euro, chain linked volumes (2010)" + }, + { + "id": "KG_HA", + "name": "Kilograms per hectare" + }, + { + "id": "KG_T", + "name": "Kilograms per tonne" + }, + { + "id": "KGOE", + "name": "Kilogram of oil equivalent (KGOE)" + }, + { + "id": "KGOE_HAB", + "name": "Kilograms of oil equivalent (KGOE) per capita" + }, + { + "id": "KGOE_TEUR", + "name": "Kilograms of oil equivalent (KGOE) per thousand euro" + }, + { + "id": "KGOE_TEUR_PPS", + "name": "Kilograms of oil equivalent (KGOE) per thousand euro in purchasing power standards (PPS)" + }, + { + "id": "KGOE_M2", + "name": "Kilograms of oil equivalent (KGOE) per square meter" + }, + { + "id": "T", + "name": "Tonne" + }, + { + "id": "THS_T", + "name": "Thousand tonnes" + }, + { + "id": "MIO_T", + "name": "Million tonnes" + }, + { + "id": "TCO2E", + "name": "Tonnes of CO2 equivalent" + }, + { + "id": "KTCO2E", + "name": "Thousand tonnes of CO2 equivalent" + }, + { + "id": "MTCO2E", + "name": "Million tonnes of CO2 equivalent" + }, + { + "id": "TCO2E_HAB", + "name": "Tonnes of CO2 equivalent per capita" + }, + { + "id": "TOE", + "name": "Tonnes of oil equivalent (TOE)" + }, + { + "id": "KTOE", + "name": "Thousand tonnes of oil equivalent" + }, + { + "id": "MTOE", + "name": "Million tonnes of oil equivalent" + }, + { + "id": "TOE_HAB", + "name": "Tonnes of oil equivalent (TOE) per capita" + }, + { + "id": "TOE_MEUR", + "name": "Tonnes of oil equivalent (TOE) per million euro" + }, + { + "id": "TSWU", + "name": "Tonnes of separative work units" + }, + { + "id": "THM", + "name": "Tonnes of heavy metal" + }, + { + "id": "TPW", + "name": "Tonnes product weight" + }, + { + "id": "TLW", + "name": "Tonnes live weight" + }, + { + "id": "T_HA", + "name": "Tonnes per hectare" + }, + { + "id": "T_HAB", + "name": "Tonnes per capita" + }, + { + "id": "T_KM2", + "name": "Tonnes per square kilometre" + }, + { + "id": "TD", + "name": "Tonnes per day" + }, + { + "id": "THS_TD", + "name": "Thousand tonnes per day" + }, + { + "id": "THS_TY", + "name": "Thousand tonnes per year" + }, + { + "id": "O2_TD", + "name": "Tonnes of O2 per day" + }, + { + "id": "GT", + "name": "Gross tonnage (GT)" + }, + { + "id": "THS_GT", + "name": "Gross tonnage (GT) in thousand" + }, + { + "id": "M", + "name": "Metre" + }, + { + "id": "M_KM2", + "name": "Metres per square kilometre" + }, + { + "id": "KM", + "name": "Kilometre" + }, + { + "id": "MIO_GTKM", + "name": "Million gross tonne-kilometres" + }, + { + "id": "TKM", + "name": "Tonne-kilometre (TKM)" + }, + { + "id": "THS_TKM", + "name": "Thousand tonne-kilometre (TKM)" + }, + { + "id": "MIO_TKM", + "name": "Million tonne-kilometre (TKM)" + }, + { + "id": "THS_TRKM", + "name": "Thousand train-kilometres" + }, + { + "id": "PKM", + "name": "Passenger-kilometres" + }, + { + "id": "MIO_PKM", + "name": "Millions of passenger-kilometres" + }, + { + "id": "MIO_SKM", + "name": "Million seat-kilometre" + }, + { + "id": "VKM", + "name": "Vehicle-kilometre (VKM)" + }, + { + "id": "THS_VKM", + "name": "Thousand vehicle-kilometres (VKM)" + }, + { + "id": "MIO_VKM", + "name": "Million vehicle-kilometres (VKM)" + }, + { + "id": "THS_VESKM", + "name": "Thousand vessel-kilometres" + }, + { + "id": "KM_THAB", + "name": "Kilometres per thousand inhabitants" + }, + { + "id": "KM_TKM2", + "name": "Kilometres per thousand square kilometres" + }, + { + "id": "M2", + "name": "Square metre" + }, + { + "id": "THS_M2", + "name": "Thousand square metres" + }, + { + "id": "MIO_M2", + "name": "Million square metres" + }, + { + "id": "M2_HAB", + "name": "Square metres per capita" + }, + { + "id": "HA", + "name": "Hectare" + }, + { + "id": "THS_HA", + "name": "Thousand hectares" + }, + { + "id": "KM2", + "name": "Square kilometre" + }, + { + "id": "KM2_HAB", + "name": "Square kilometres per capita" + }, + { + "id": "M3", + "name": "Cubic metre" + }, + { + "id": "THS_M3", + "name": "Thousand cubic metres" + }, + { + "id": "MIO_M3", + "name": "Million cubic metres" + }, + { + "id": "MIO_M3D", + "name": "Million cubic metres per day" + }, + { + "id": "BN_M3Y", + "name": "Billion cubic metres per year" + }, + { + "id": "M3_HAB", + "name": "Cubic metres per inhabitant" + }, + { + "id": "M3_HA", + "name": "Cubic metres per hectare" + }, + { + "id": "L", + "name": "Litre" + }, + { + "id": "THS_L", + "name": "Thousand litres" + }, + { + "id": "HL", + "name": "Hectolitre" + }, + { + "id": "THS_HL", + "name": "Thousand hectolitres" + }, + { + "id": "MN", + "name": "Minute" + }, + { + "id": "THS_MN", + "name": "Thousand minutes" + }, + { + "id": "HR", + "name": "Hour" + }, + { + "id": "THS_HR", + "name": "Thousand hours" + }, + { + "id": "MIO_HR", + "name": "Million hours" + }, + { + "id": "HW", + "name": "Hours worked" + }, + { + "id": "THS_HW", + "name": "Thousand hours worked" + }, + { + "id": "HR_SAL", + "name": "Hours per employee" + }, + { + "id": "DAY", + "name": "Day" + }, + { + "id": "MTH", + "name": "Month" + }, + { + "id": "YR", + "name": "Year" + }, + { + "id": "TIME_SP", + "name": "Time spent (hh:mm)" + }, + { + "id": "PTP_TIME", + "name": "Participation time (hh:mm)" + }, + { + "id": "KW", + "name": "Kilowatt" + }, + { + "id": "THS_KW", + "name": "Thousand kilowatts" + }, + { + "id": "MW", + "name": "Megawatt" + }, + { + "id": "GW", + "name": "Gigawatt" + }, + { + "id": "KWH", + "name": "Kilowatt-hour" + }, + { + "id": "KWH_M2", + "name": "Kilowatt-hour per square meter" + }, + { + "id": "MWH", + "name": "Megawatt-hour" + }, + { + "id": "GWH", + "name": "Gigawatt-hour" + }, + { + "id": "GWD_THM", + "name": "Gigawatt-days per tonne of heavy metal" + }, + { + "id": "KCAL", + "name": "Kilocalorie" + }, + { + "id": "KJ", + "name": "Kilojoule" + }, + { + "id": "KJ_M3", + "name": "Kilojoule per cubic metre" + }, + { + "id": "KJ_M3_GCV", + "name": "Kilojoule per cubic metre (gross calorific value - GCV)" + }, + { + "id": "KJ_M3_NCV", + "name": "Kilojoule per cubic metre (net calorific value - NCV)" + }, + { + "id": "MJ", + "name": "Megajoule" + }, + { + "id": "MJ_HAB", + "name": "Megajoule per capita" + }, + { + "id": "MJ_T_GCV", + "name": "Megajoule per tonne (gross calorific value - GCV)" + }, + { + "id": "MJ_T_NCV", + "name": "Megajoule per tonne (net calorific value - NCV)" + }, + { + "id": "MJ_M2", + "name": "Megajoule per square meter" + }, + { + "id": "GJ", + "name": "Gigajoule" + }, + { + "id": "GJ_GCV", + "name": "Gigajoule (gross calorific value - GCV)" + }, + { + "id": "GJ_HAB", + "name": "Gigajoule per capita" + }, + { + "id": "TJ", + "name": "Terajoule" + }, + { + "id": "TJ_GCV", + "name": "Terajoule (gross calorific value - GCV)" + }, + { + "id": "TJ_NCV", + "name": "Terajoule (net calorific value - NCV)" + }, + { + "id": "TJ_HAB", + "name": "Terajoule per capita" + }, + { + "id": "TJ_TM3_NCV", + "name": "Terajoule per thousand cubic metres (net calorific value - NCV)" + }, + { + "id": "DEGC", + "name": "Degree Celsius" + }, + { + "id": "PH", + "name": "pH value" + }, + { + "id": "NMOL_L", + "name": "Nanomoles per litre" + }, + { + "id": "INX", + "name": "Index" + }, + { + "id": "INX_Q", + "name": "Quarterly index" + }, + { + "id": "INX_A_AVG", + "name": "Annual average index" + }, + { + "id": "I2021", + "name": "Index, 2021=100" + }, + { + "id": "I2015", + "name": "Index, 2015=100" + }, + { + "id": "I2010", + "name": "Index, 2010=100" + }, + { + "id": "I25", + "name": "Index, 2025=100" + }, + { + "id": "I21", + "name": "Index, 2021=100" + }, + { + "id": "I20", + "name": "Index, 2020=100" + }, + { + "id": "I18", + "name": "Index, 2018=100" + }, + { + "id": "I16", + "name": "Index, 2016=100" + }, + { + "id": "I15", + "name": "Index, 2015=100" + }, + { + "id": "I13", + "name": "Index, 2013=100" + }, + { + "id": "I12", + "name": "Index, 2012=100" + }, + { + "id": "I10", + "name": "Index, 2010=100" + }, + { + "id": "I09", + "name": "Index, 2009=100" + }, + { + "id": "I08", + "name": "Index, 2008=100" + }, + { + "id": "I06", + "name": "Index, 2006=100" + }, + { + "id": "I05", + "name": "Index, 2005=100" + }, + { + "id": "I01", + "name": "Index, 2001=100" + }, + { + "id": "I00", + "name": "Index, 2000=100" + }, + { + "id": "I99", + "name": "Index, 1999=100" + }, + { + "id": "I96", + "name": "Index, 1996=100" + }, + { + "id": "I95", + "name": "Index, 1995=100" + }, + { + "id": "I91", + "name": "Index, 1991=100" + }, + { + "id": "I90", + "name": "Index, 1990=100" + }, + { + "id": "I10_Q", + "name": "Quarterly index, 2010=100" + }, + { + "id": "I15_Q", + "name": "Quarterly index, 2015=100" + }, + { + "id": "I10_A_AVG", + "name": "Annual average index, 2010=100" + }, + { + "id": "I15_A_AVG", + "name": "Annual average index, 2015=100" + }, + { + "id": "I_EU", + "name": "Index, EU=100" + }, + { + "id": "I_LY", + "name": "Index, latest year = 100" + }, + { + "id": "I_N_1", + "name": "Index, n-1 = 100" + }, + { + "id": "I15-17_AVG", + "name": "Index, 2015-2017 average =100" + }, + { + "id": "I11-13_AVG", + "name": "Index, 2011-2013 average =100" + }, + { + "id": "I15_PER", + "name": "Index, 2015=100 (based on persons)" + }, + { + "id": "I10_PER", + "name": "Index, 2010=100 (based on persons)" + }, + { + "id": "I15_HW", + "name": "Index, 2015=100 (based on hours worked)" + }, + { + "id": "I10_HW", + "name": "Index, 2010=100 (based on hours worked)" + }, + { + "id": "I15_JOB", + "name": "Index, 2015=100 (based on jobs)" + }, + { + "id": "I10_JOB", + "name": "Index, 2010=100 (based on jobs)" + }, + { + "id": "SEI", + "name": "Shannon evenness index" + }, + { + "id": "SDI", + "name": "Shannon diversity index" + }, + { + "id": "I_MED", + "name": "Income index (compared to national median)" + }, + { + "id": "I_MEAN", + "name": "Income index (compared to national mean)" + }, + { + "id": "HICP2025", + "name": "Harmonized consumer price index, 2025=100" + }, + { + "id": "HICP2015", + "name": "Harmonized consumer price index, 2015=100" + }, + { + "id": "I15_NSA", + "name": "Index, 2015=100 (NSA)" + }, + { + "id": "I21_NSA", + "name": "Index, 2021=100 (NSA)" + }, + { + "id": "I21_SCA", + "name": "Index, 2021=100 (SCA)" + }, + { + "id": "KP_I10", + "name": "Constant prices, index 2010=100" + }, + { + "id": "CLV_I20", + "name": "Chain linked volumes, index 2020=100" + }, + { + "id": "CLV_I15", + "name": "Chain linked volumes, index 2015=100" + }, + { + "id": "CLV_I10", + "name": "Chain linked volumes, index 2010=100" + }, + { + "id": "CLV_I05", + "name": "Chain linked volumes, index 2005=100" + }, + { + "id": "IVU-NSA", + "name": "Unit value index (2021=100) - not seasonally adjusted" + }, + { + "id": "IVOL-SA", + "name": "Volume index (2021=100) - seasonally and working day adjusted" + }, + { + "id": "IVOL-NSA", + "name": "Volume index (2021=100) - not seasonally adjusted" + }, + { + "id": "AVG", + "name": "Average" + }, + { + "id": "AVG_A", + "name": "Annual average" + }, + { + "id": "AVG_3Y", + "name": "Three-year average" + }, + { + "id": "THS_CD08", + "name": "Cumulative difference from 2008, in thousands" + }, + { + "id": "MV12R", + "name": "Moving 12-months average rate of change" + }, + { + "id": "SUM_4Q", + "name": "Sum of the last 4 quarters" + }, + { + "id": "THS_T_4Q", + "name": "Sum of the last 4 quarters (in thousand tonnes)" + }, + { + "id": "THS_TEU_4Q", + "name": "Sum of the last 4 quarters (in TEUs)" + }, + { + "id": "RK", + "name": "Rank" + }, + { + "id": "RTG", + "name": "Rating (0-10)" + }, + { + "id": "REL1", + "name": "Relative value, relating to all enterprises" + }, + { + "id": "REL2", + "name": "Relative value, relating to innovating enterprises" + }, + { + "id": "REL3", + "name": "Relative value, relating to product innovators" + }, + { + "id": "REL4", + "name": "Relative value, relating to process innovators" + }, + { + "id": "REL5", + "name": "Relative value, relating to service innovators" + }, + { + "id": "REL6", + "name": "Relative value, relating to total innovation expenditure" + }, + { + "id": "REL7", + "name": "Relative value, relating to innovating enterprises with innovation cooperation" + }, + { + "id": "REL8", + "name": "Relative value, relating to innovating enterprises with seriously delayed projects" + }, + { + "id": "REL9", + "name": "Relative value, relating to innovating enterprises with abolished projects" + }, + { + "id": "REL10", + "name": "Relative value, relating to innovating enterprises with not even started projects" + }, + { + "id": "REL11", + "name": "Relative value, relating to enterprises in the corresponding level of export intensity" + }, + { + "id": "REL12", + "name": "Relative value, relating to enterprises in the corresponding type of firm" + }, + { + "id": "CVA", + "name": "Coefficient of variation for absolute value" + }, + { + "id": "CV1", + "name": "Coefficient of variation for relative value, relating to all enterprises" + }, + { + "id": "CV2", + "name": "Coefficient of variation for relative value, relating to innovating enterprises" + }, + { + "id": "CV3", + "name": "Coefficient of variation for relative value, relating to product innovators" + }, + { + "id": "CV4", + "name": "Coefficient of variation for relative value, relating to process innovators" + }, + { + "id": "CV5", + "name": "Coefficient of variation for relative value, relating to service innovators" + }, + { + "id": "CV6", + "name": "Coefficient of variation for relative value, relating to total innovation expenditure" + }, + { + "id": "CV7", + "name": "Coefficient of variation for relative value, relating to enterprises with innovation cooperation" + }, + { + "id": "CV8", + "name": "Coefficient of variation for relative value, relating to innovating enterprises with seriously delayed projects" + }, + { + "id": "CV9", + "name": "Coefficient of variation for relative value, relating to innovating enterprises with abolished projects" + }, + { + "id": "CV10", + "name": "Coefficient of variation for relative value, relating to innovating enterprises with not even started projects" + }, + { + "id": "CV11", + "name": "Coefficient of variation for relative value, relating to enterprises in the corresponding level of export intensity" + }, + { + "id": "CV12", + "name": "Coefficient of variation for relative value, relating to enterprises in the corresponding type of firm" + }, + { + "id": "SGM_ESU", + "name": "Standard gross margin (SGM) in economic size unit (ESU)" + }, + { + "id": "TEU", + "name": "Twenty-foot equivalent unit (TEU)" + }, + { + "id": "THS_TEU", + "name": "Thousand twenty-foot equivalent unit (TEU)" + }, + { + "id": "THS_TEUKM", + "name": "Thousand TEU-kilometres" + }, + { + "id": "AWU", + "name": "Annual working unit (AWU)" + }, + { + "id": "THS_AWU", + "name": "Thousand annual working units (AWU)" + }, + { + "id": "MEUR_AWU", + "name": "Million euro per annual working unit (AWU)" + }, + { + "id": "ESU", + "name": "European size unit (ESU)" + }, + { + "id": "LSU", + "name": "Livestock unit (LSU)" + }, + { + "id": "FTE", + "name": "Full-time equivalent (FTE)" + }, + { + "id": "THS_FTE", + "name": "Thousand full-time equivalents (FTE)" + }, + { + "id": "FTE_HTHAB", + "name": "Full time equivalent per hundred thousand inhabitants" + }, + { + "id": "PER", + "name": "Person" + }, + { + "id": "PERS", + "name": "Persons" + }, + { + "id": "THS_PER", + "name": "Thousand persons" + }, + { + "id": "MIO_PER", + "name": "Million persons" + }, + { + "id": "PER_KM2", + "name": "Persons per square kilometre" + }, + { + "id": "HAB", + "name": "Inhabitant/person/capita" + }, + { + "id": "HAB_P", + "name": "Inhabitants per ..." + }, + { + "id": "HAB_KM2", + "name": "Inhabitants per square kilometre" + }, + { + "id": "HAB_HC", + "name": "Inhabitants per ... (head count)" + }, + { + "id": "HAB_FTE", + "name": "Inhabitants per ... (full time equivalent)" + }, + { + "id": "MIO_EMP", + "name": "Millions of persons employed" + }, + { + "id": "MIO_SAL", + "name": "Millions of employees" + }, + { + "id": "THS_HH", + "name": "Thousand households" + }, + { + "id": "P_PER", + "name": "Per person" + }, + { + "id": "P_AE", + "name": "Per adult equivalent" + }, + { + "id": "P_BERD", + "name": "Per billion euro of business enterprise expenditure on R&D (BERD)" + }, + { + "id": "P_GERD", + "name": "Per billion euro of gross domestic expenditure on R&D (GERD)" + }, + { + "id": "PB", + "name": "Planetary Boundary" + }, + { + "id": "P_HTMN", + "name": "Per hundred thousand men" + }, + { + "id": "P_HTWMN", + "name": "Per hundred thousand women" + }, + { + "id": "P_TLBRTH", + "name": "Per thousand live birth" + }, + { + "id": "P_HAB", + "name": "Per inhabitant" + }, + { + "id": "P_HHAB", + "name": "Per hundred inhabitants" + }, + { + "id": "P_THAB", + "name": "Per thousand inhabitants" + }, + { + "id": "P_HTHAB", + "name": "Per hundred thousand inhabitants" + }, + { + "id": "P_MHAB", + "name": "Per million inhabitants" + }, + { + "id": "P_MACT", + "name": "Per million of population in the labour force" + }, + { + "id": "P_SAL_Y", + "name": "Per employee in full-time equivalents, per year" + }, + { + "id": "P_SAL_M", + "name": "Per employee in full-time equivalents, per month" + }, + { + "id": "P_SAL_H", + "name": "Per employee in full-time equivalents, per hour" + }, + { + "id": "P_HH", + "name": "Per household" + }, + { + "id": "P_KM2", + "name": "Per square kilometre" + }, + { + "id": "PAS", + "name": "Passenger" + }, + { + "id": "THS_PAS", + "name": "Thousand passengers" + }, + { + "id": "THS_PASF", + "name": "Thousand passengers (excluding cruise passengers)" + }, + { + "id": "THS_PASC", + "name": "Thousand cruise passengers starting and ending a cruise" + }, + { + "id": "THS_PASE", + "name": "Thousand cruise passengers on excursion" + }, + { + "id": "HD", + "name": "Head (animal)" + }, + { + "id": "HD_AVG", + "name": "Average of heads" + }, + { + "id": "THS_HD", + "name": "Thousand heads (animals)" + }, + { + "id": "HC", + "name": "Head count" + }, + { + "id": "HC_HTHAB", + "name": "Head count per hundred thousand inhabitants" + }, + { + "id": "HLD", + "name": "Holding" + }, + { + "id": "MACH", + "name": "Machine" + }, + { + "id": "PCE", + "name": "Piece" + }, + { + "id": "PLC", + "name": "Place" + }, + { + "id": "HIVE", + "name": "Beehives" + }, + { + "id": "BAL", + "name": "Balance" + }, + { + "id": "MOVE", + "name": "Movement" + }, + { + "id": "FLIGHT", + "name": "Flight" + }, + { + "id": "THS_JOB", + "name": "Thousand jobs" + }, + { + "id": "THS_JRNY", + "name": "Thousand journeys" + }, + { + "id": "THS_BTO", + "name": "Thousand basic transport operations" + }, + { + "id": "SEAT", + "name": "Seats and berths" + }, + { + "id": "THS_SEAT", + "name": "Thousand seats" + }, + { + "id": "VES_MOV", + "name": "Vessel movements" + }, + { + "id": "NR_ENT", + "name": "Number of enterprises" + }, + { + "id": "TVAL_SA", + "name": "Trade value in million euro (SA)" + }, + { + "id": "TVAL_MEUR", + "name": "Trade value in million euro" + }, + { + "id": "CAP_1000T_Y", + "name": "Annual capacity/inputs in 1000T" + }, + { + "id": "RAT", + "name": "Ratio" + }, + { + "id": "RT", + "name": "Rate" + }, + { + "id": "RT_T2008", + "name": "Rate (2008 target)" + }, + { + "id": "RT_TGT2025", + "name": "Rate (2025 target and onwards)" + }, + { + "id": "RT_R4Q", + "name": "Rolling 4-quarter growth rate" + }, + { + "id": "RT_INC", + "name": "Incidence rate" + }, + { + "id": "RT_SINC", + "name": "Standardised incidence rate" + }, + { + "id": "RT_UNE", + "name": "Unemployment rate" + }, + { + "id": "RT_PRE", + "name": "Growth rate on previous period (t/t-1)" + }, + { + "id": "RT_PRE_EUR", + "name": "Growth rate on previous period (t/t-1) for values in euro" + }, + { + "id": "RT_PRE_NAC", + "name": "Growth rate on previous period (t/t-1) for values in national currency" + }, + { + "id": "RT_PRE_GT", + "name": "Growth rate on previous period (t/t-1) for gross tonnage of vessels" + }, + { + "id": "RT_PRE_NR", + "name": "Growth rate on previous period (t/t-1) for number of vessels" + }, + { + "id": "RT1", + "name": "Growth rate on previous period (t/t-1)" + }, + { + "id": "PTP_RT", + "name": "Participation rate (%)" + }, + { + "id": "RT12", + "name": "Growth rate (t/t-12)" + }, + { + "id": "RT1-ABS-SA", + "name": "Trade value - growth rate (m/m-1) - seasonally and working day adjusted" + }, + { + "id": "RT12-ABS-NSA", + "name": "Trade value - growth rate (m/m-12) - not seasonally adjusted" + }, + { + "id": "RT1-IVU-NSA", + "name": "Unit value index (2015=100) - growth rate (m/m-1) - not seasonally adjusted" + }, + { + "id": "RT12-IVU-NSA", + "name": "Unit value index (2015=100) - growth rate (m/m-12) - not seasonally adjusted" + }, + { + "id": "RT1-IVOL-SA", + "name": "Volume index (2015=100) - growth rate (m/m-1) - seasonally and working day adjusted" + }, + { + "id": "RT12-IVOL-NSA", + "name": "Volume index (2015=100) - growth rate (m/m-12) - not seasonally adjusted" + }, + { + "id": "RT1-SCA", + "name": "Percentage change (t/t-1) - seasonally and calendar adjusted data" + }, + { + "id": "RT4-NSA", + "name": "Percentage change (t/t-4) - not seasonally adjusted data" + }, + { + "id": "RT12-NSA", + "name": "Percentage change (t/t-12) - not seasonally adjusted data" + }, + { + "id": "RT12-CA", + "name": "Percentage change (t/t-12) - calendar adjusted data, not seasonally adjusted data" + }, + { + "id": "RT4", + "name": "Growth rate on the same quarter in previous year" + }, + { + "id": "RT_SMQ", + "name": "Growth rate on the same quarter in previous year" + }, + { + "id": "RT_M_DIF", + "name": "Monthly rate differences between HICP and HICP at constant taxes" + }, + { + "id": "RCH_M", + "name": "Monthly rate of change" + }, + { + "id": "RCH_Q", + "name": "Quarterly rate of change" + }, + { + "id": "RCH_A", + "name": "Annual rate of change" + }, + { + "id": "RCH_A_AVG", + "name": "Annual average rate of change" + }, + { + "id": "RCH_MV12MAVR", + "name": "Moving 12 months average rate of change" + }, + { + "id": "PC_PNT", + "name": "Percentage point" + }, + { + "id": "PC", + "name": "Percentage" + }, + { + "id": "PM", + "name": "Per mille" + }, + { + "id": "PC_S", + "name": "Standardised percentage" + }, + { + "id": "PC_Y", + "name": "Percentage in the year" + }, + { + "id": "PC_SIZE", + "name": "Percentage of total size class" + }, + { + "id": "PC_OECD", + "name": "Percentage of OECD total" + }, + { + "id": "PC_OECD_EU", + "name": "Percentage of the total of OECD countries and EU Member States not in OECD" + }, + { + "id": "PC_AREA", + "name": "Percentage of area" + }, + { + "id": "PC_UAA", + "name": "Percentage of total utilised agricultural area" + }, + { + "id": "PC_LSU", + "name": "Percentage of total livestock units" + }, + { + "id": "PC_POP", + "name": "Percentage of total population" + }, + { + "id": "PC_POP_NPT", + "name": "Percentage of population not participating in tourism" + }, + { + "id": "PC_WMN", + "name": "Percentage of women" + }, + { + "id": "PC_STU", + "name": "Percentage of total tertiary students" + }, + { + "id": "PC_FSTU", + "name": "Percentage of total foreign tertiary students" + }, + { + "id": "PC_Y20-29", + "name": "Percentage of total population aged 20-29" + }, + { + "id": "PC_Y25-29", + "name": "Percentage of total population aged 25-29" + }, + { + "id": "PC_Y_LT60", + "name": "Percentage of total population aged less than 60" + }, + { + "id": "PC_Y_LT65", + "name": "Percentage of total population aged less than 65" + }, + { + "id": "PC_UP95", + "name": "Percentage of total population - upper boundary of the 95% confidence interval" + }, + { + "id": "PC_LW95", + "name": "Percentage of total population - lower boundary of the 95% confidence interval" + }, + { + "id": "PC_RIMG", + "name": "Percentage of total recent immigrants" + }, + { + "id": "PC_EMP", + "name": "Percentage of total employment" + }, + { + "id": "PC_UNE", + "name": "Percentage of unemployment" + }, + { + "id": "PC_ACT", + "name": "Percentage of population in the labour force" + }, + { + "id": "PC_ACT_HC", + "name": "Percentage of population in the labour force - numerator in head count (HC)" + }, + { + "id": "PC_ACT_FTE", + "name": "Percentage of population in the labour force - numerator in full-time equivalent (FTE)" + }, + { + "id": "PC_INAC", + "name": "Percentage of population outside the labour force" + }, + { + "id": "PC_INAC_WWRK", + "name": "Percentage of population outside the labour force and wanting to work" + }, + { + "id": "PC_SAL", + "name": "Percentage of employees" + }, + { + "id": "PC_SAL_TEMP", + "name": "Percentage of employees with a temporary job" + }, + { + "id": "PC_EMP_HC", + "name": "Percentage of total employment - numerator in head count (HC)" + }, + { + "id": "PC_EMP_FTE", + "name": "Percentage of total employment - numerator in full-time equivalent (FTE)" + }, + { + "id": "PC_ELF", + "name": "Percentage of extended labour force" + }, + { + "id": "PC_TSCO", + "name": "Percentage of total revenues from taxes and social contributions (including imputed social contributions)" + }, + { + "id": "PC_TSCO_X_ISCO", + "name": "Percentage of total revenues from taxes and social contributions (excluding imputed social contributions)" + }, + { + "id": "PC_GDP", + "name": "Percentage of gross domestic product (GDP)" + }, + { + "id": "PC_GVA", + "name": "Percentage of gross value added (GVA)" + }, + { + "id": "PC_GNI", + "name": "Percentage of gross national income (GNI)" + }, + { + "id": "PC_DI", + "name": "Percentage of disposable income" + }, + { + "id": "PC_GADI", + "name": "Percentage of gross adjusted disposable income" + }, + { + "id": "PC_LE", + "name": "Percentage of stocks (closing balance sheet)" + }, + { + "id": "PC_GEXP", + "name": "Percentage of government expenditure" + }, + { + "id": "PC_BEN", + "name": "Percentage of total benefits" + }, + { + "id": "PC_FUNC", + "name": "Percentage of total function" + }, + { + "id": "PC_EXP", + "name": "Percentage of total expenditure" + }, + { + "id": "PC_PEXP", + "name": "Percentage of total public expenditure" + }, + { + "id": "PC_REC", + "name": "Percentage of total receipts" + }, + { + "id": "PC_CHE", + "name": "Percentual share of total current health expenditure (CHE)" + }, + { + "id": "PC_WRL", + "name": "Percentage of world total" + }, + { + "id": "PC_HH", + "name": "Percentage of households" + }, + { + "id": "PC_IND", + "name": "Percentage of individuals" + }, + { + "id": "PC_HC", + "name": "Percentage based on head count (HC)" + }, + { + "id": "PC_FTE", + "name": "Percentage based on full-time equivalents (FTE)" + }, + { + "id": "PC_GBA", + "name": "Percentage of total GBARD" + }, + { + "id": "PC_GERD", + "name": "Percentage of gross domestic expenditure on R&D (GERD)" + }, + { + "id": "PC_DT", + "name": "Distance to target in percentage" + }, + { + "id": "PC_FAT", + "name": "Fat content (% of product weight)" + }, + { + "id": "PC_PRO", + "name": "Protein content (% of product weight)" + }, + { + "id": "PC_TOT", + "name": "Percentage of total" + }, + { + "id": "PC_TOT_PER", + "name": "Percentage of total (based on persons)" + }, + { + "id": "PC_TOT_HW", + "name": "Percentage of total (based on hours worked)" + }, + { + "id": "PC_TOT_HAB", + "name": "Percentage of total (based on inhabitants)" + }, + { + "id": "PC_TOT_FTE", + "name": "Percentage of total (based on full-time equivalents)" + }, + { + "id": "PC_TOT_JOB", + "name": "Percentage of total (based on jobs)" + }, + { + "id": "PC_EXT_EU", + "name": "Percentage of Extra EU" + }, + { + "id": "PC_EU27_2020", + "name": "Percentage of EU27 (from 2020) total" + }, + { + "id": "PC_EU28", + "name": "Percentage of EU28 (2013-2020) total" + }, + { + "id": "PC_EU27_2007", + "name": "Percentage of EU27 (2007-2013) total" + }, + { + "id": "PC_EU27_2020_EUR_HAB", + "name": "Percentage of EU27 (from 2020) total (based on euro per inhabitant)" + }, + { + "id": "PC_EU27_2020_PPS_HAB", + "name": "Percentage of EU27 (from 2020) total (based on purchasing power standards per inhabitant)" + }, + { + "id": "PC_EU27_2020_PPS_EMP", + "name": "Percentage of EU27 (from 2020) total (based on purchasing power standards per employed person)" + }, + { + "id": "PC_EU27_2020_MEUR", + "name": "Percentage of EU27 (from 2020) total (based on million euro)" + }, + { + "id": "PC_EU27_2020_MPPS", + "name": "Percentage of EU27 (from 2020) total (based on million purchasing power standards)" + }, + { + "id": "PC_EU27_2020_MEUR_CP", + "name": "Percentage of EU27 (from 2020) total (based on million euro), current prices" + }, + { + "id": "PC_EU27_2020_MPPS_CP", + "name": "Percentage of EU27 (from 2020) total (based on million purchasing power standards), current prices" + }, + { + "id": "PC_EU27_2020_HAB_MEUR_CP", + "name": "Percentage of EU27 (from 2020) total per capita (based on million euro, EU27 from 2020), current prices" + }, + { + "id": "PC_EU27_2020_HAB_MPPS_CP", + "name": "Percentage of EU27 (from 2020) total per capita (based on million purchasing power standards, EU27 from 2020), current prices" + }, + { + "id": "PC_EA_MEUR", + "name": "Percentage of euro area total (based on million euro)" + }, + { + "id": "PC_GDP_3Y", + "name": "Percentage of GDP - three-year average" + }, + { + "id": "PC_GDP_NSA", + "name": "Percentage of gross domestic product (GDP), (NSA)" + }, + { + "id": "PC_GDP_SCA", + "name": "Percentage of gross domestic product (GDP), (SCA)" + }, + { + "id": "PC_ITG", + "name": "Percentage of total international trade in goods" + }, + { + "id": "PC_TG_ICT", + "name": "Percentage of total ICT goods trade" + }, + { + "id": "PC_ITS", + "name": "Percentage of total international trade in services" + }, + { + "id": "PC_TS_ICT", + "name": "Percentage of total ICT services trade" + }, + { + "id": "PC_ENT", + "name": "Percentage of enterprises" + }, + { + "id": "PC_ENT_CC", + "name": "Percentage of enterprises using paid CC services" + }, + { + "id": "PC_ENT_BDA", + "name": "Percentage of enterprises analysing big data internally or externally" + }, + { + "id": "PC_ENT_BD", + "name": "Percentage of enterprises analysing big data" + }, + { + "id": "PC_ENT_IOT1", + "name": "Percentage of enterprises using Internet of Things (as of 2021)" + }, + { + "id": "PC_ENT_IOT", + "name": "Percentage of enterprises using Internet of Things" + }, + { + "id": "PC_ENT_RFID1", + "name": "Percentage of enterprises using RFID (as of 2014)" + }, + { + "id": "PC_ENT_RFID", + "name": "Percentage of the enterprises using RFID" + }, + { + "id": "PC_ENT_ADS", + "name": "Percentage of enterprises using internet ads" + }, + { + "id": "PC_ENT_SM", + "name": "Percentage of enterprises using social media" + }, + { + "id": "PC_ENT_WEB", + "name": "Percentage of the enterprises having a website" + }, + { + "id": "PC_ENT_FIXBB", + "name": "Percentage of enterprises using a fixed broadband connection" + }, + { + "id": "PC_ENT_ITSPRCR2", + "name": "Percentage of enterprises which recruited / tried to recruit personnel for jobs requiring ICT specialist skills (reduced comparability with 2007)" + }, + { + "id": "PC_ENT_SECPOL1", + "name": "Percentage of enterprises with an ICT security policy (as of 2015)" + }, + { + "id": "PC_ENT_SECPOL2", + "name": "Percentage of enterprises with document(s) on measures, practices or procedures on ICT security (as of 2019)" + }, + { + "id": "PC_ENT_SECPOL", + "name": "Percentage of enterprises with an ICT security policy" + }, + { + "id": "PC_ENT_PMD1", + "name": "Percentage of enterprises providing to persons employed portable devices that allow a mobile connection to the internet (as of 2016)" + }, + { + "id": "PC_ENT_PMD", + "name": "Percentage of enterprises providing to persons employed portable devices that allow a mobile connection to the internet" + }, + { + "id": "PC_ENT_AWSELL", + "name": "Percentage of enterprises with web sales" + }, + { + "id": "PC_ENT_AWSELLX", + "name": "Percentage of enterprises without web sales" + }, + { + "id": "PC_ENT_AWSEU", + "name": "Percentage of enterprises with web sales to other EU countries" + }, + { + "id": "PC_ENT_AEBUY", + "name": "Percentage of enterprises sending e-commerce orders over the last calendar year" + }, + { + "id": "PC_ENT_AESELL", + "name": "Percentage of enterprises receiving e-commerce orders over the last calendar year" + }, + { + "id": "PC_TURN", + "name": "Percentage of turnover" + }, + { + "id": "PC_ETURN", + "name": "Percentage of turnover from e-commerce sales" + }, + { + "id": "PC_AWSVAL", + "name": "Percentage of web sales" + }, + { + "id": "PC_EMP_PMD1", + "name": "Percentage of persons employed working in enterprises which provide mobile devices (as of 2016)" + }, + { + "id": "PC_EMP_PMD", + "name": "Percentage of persons employed working in enterprises which provide mobile devices" + }, + { + "id": "PC_ENT_CUSE", + "name": "Percentage of the enterprises which use a computer" + }, + { + "id": "PC_ENT_IUSE", + "name": "Percentage of enterprises where persons employed have access to the internet" + }, + { + "id": "PC_ENT_IACC", + "name": "Percentage of the enterprises with internet access" + }, + { + "id": "PC_EMP_CUSE", + "name": "Percentage of persons employed using a computer" + }, + { + "id": "PC_EMP_CUSE2", + "name": "Percentage of persons employed working in enterprises which use computers" + }, + { + "id": "PC_EMP_IACC", + "name": "Percentage of persons employed working in an enterprise with internet access" + }, + { + "id": "PC_ENT_AI_EC", + "name": "Percentage of the enterprises which ever considered to use any of the AI technologies" + }, + { + "id": "PC_ENT_AI_TANY", + "name": "Percentage of the enterprises using at least one AI technologies" + }, + { + "id": "PC_ENT_AI_TX", + "name": "Percentage of the enterprises using no AI technologies" + }, + { + "id": "PC_ENT_CVD_IEM", + "name": "Percentage of the enterprises which increased the percentage of persons employed having remote access to their e-mail system" + }, + { + "id": "PC_ENT_CVD_IRA", + "name": "Percentage of the enterprises which increased the percentage of persons employed having remote access their ICT systems other than e-mail" + }, + { + "id": "PC_ENT_CVD_IRM", + "name": "Percentage of the enterprises which increased the number of their remote meetings" + }, + { + "id": "PC_ENT_INV3SBG", + "name": "Percentage of enterprises sending invoices B2BG" + }, + { + "id": "PC_ENT_ADE", + "name": "Percentage of enterprises using ADE" + }, + { + "id": "PC_ENT_P3D", + "name": "Percentage of enterprises with 3D printing" + }, + { + "id": "PC_ENT_RA", + "name": "Percentage of enterprises with persons employed having remote access" + }, + { + "id": "PC_ENT_RM", + "name": "Percentage of enterprises conducting remote meetings" + }, + { + "id": "PC_ENT_RBT", + "name": "Percentage of enterprises using industrial or service robots" + }, + { + "id": "PC_ENT_RBTS", + "name": "Percentage of enterprises using service robots" + }, + { + "id": "PC_ENT_DAOWN", + "name": "Percentage of enterprises which performed Data Analytics by the enterprise's own employees" + }, + { + "id": "PC_ENT_AI_PDI", + "name": "Percentage of the enterprises which process data on individuals using AI technologies" + }, + { + "id": "PC_HH_IACC", + "name": "Percentage of households with internet access at home" + }, + { + "id": "PC_IND_C3", + "name": "Percentage of individuals who used a computer within the last 3 months" + }, + { + "id": "PC_IND_CEVR", + "name": "Percentage of individuals who used a computer, ever" + }, + { + "id": "PC_IND_ILT12", + "name": "Percentage of individuals who used internet within the last year" + }, + { + "id": "PC_IGRTX", + "name": "Percentage of individuals who have used internet but not for sending filled forms to public authorities" + }, + { + "id": "PC_IGRTX_NAPX", + "name": "Percentage of individuals who have used internet but not for sending filled forms to public authorities although they had to" + }, + { + "id": "PC_IND_IU3", + "name": "Percentage of individuals who used internet in the last 3 months" + }, + { + "id": "PC_IND_CIANY", + "name": "Percentage of individuals who have done at least one of the listed computer or internet activities" + }, + { + "id": "PC_IND_BLT12", + "name": "Percentage of individuals who ordered goods or services, over the internet, for private use, in the last year" + }, + { + "id": "PC_IND_BMT12X", + "name": "Percentage of individuals who ordered goods or services, over the internet, for private use, more than a year ago or who never did" + }, + { + "id": "PC_IND_CC_CCS", + "name": "Percentage of individuals who used internet and cloud services for file saving or sharing" + }, + { + "id": "PC_IND_BUY3", + "name": "Percentage of individuals who purchased online in the last 3 months" + }, + { + "id": "PC_IND_BFFOR", + "name": "Percentage of individuals who purchased online from sellers from other countries (EU or non-EU)" + }, + { + "id": "PC_IND_IOT_BDKX", + "name": "Percentage of individuals who have not used any internet-connected device or systems although they knew about them" + }, + { + "id": "PC_IND_IOT_DX", + "name": "Percentage of individuals who have not used any internet-connected devices or systems" + }, + { + "id": "PC_IND_HM", + "name": "Percentage of individuals who encountered messages online that were considered to be hostile or degrading towards groups of people or individuals in the last 3 months" + }, + { + "id": "PC_IND_IEID", + "name": "Percentage of individuals who have used their electronic identification to access online services for private purpose in the last 12 months" + }, + { + "id": "PC_IND_IEIDX", + "name": "Percentage of individuals who have not used their electronic identification to access online services for private purpose in the last 12 months" + }, + { + "id": "PC_HH_IACCX", + "name": "Percentage of households without internet access at home" + }, + { + "id": "PC_HH_BROADX", + "name": "Percentage of households without broadband access" + }, + { + "id": "PC_IND_IUEVR", + "name": "Percentage of individuals who used internet, ever" + }, + { + "id": "PC_IND_SECOITPP", + "name": "Percentage of individuals who have experienced online identity theft, phishing or pharming" + }, + { + "id": "PC_IND_MDW", + "name": "Percentage of individuals who, at work, use any type of computers, portable devices or computerised equipment or machinery" + }, + { + "id": "PC_IND_IUMC", + "name": "Percentage of individuals who have used a portable computer to access internet" + }, + { + "id": "PC_IND_IUHD", + "name": "Percentage of individuals who used a handheld device to access internet" + }, + { + "id": "PC_IND_IUGOV12", + "name": "Percentage of e-government users" + }, + { + "id": "PC_IND_IUG_TV", + "name": "Percentage of individuals who used the internet on a smart TV (directly connected to the internet)" + }, + { + "id": "PC_IND_MPP", + "name": "Percentage of individuals who use a smartphone for private purposes" + }, + { + "id": "PC_IND_ILT12_SSF", + "name": "Percentage of employees and self-employed who used internet within the last year" + }, + { + "id": "PC_IND_WH", + "name": "Percentage of individuals working from home" + }, + { + "id": "PC_IND_WM", + "name": "Percentage of individuals working at an external site or on the move" + }, + { + "id": "PC_IND_BGT3_IU3", + "name": "Percentage of individuals who used internet and did not purchase online in the last 3 months" + }, + { + "id": "PC_IND_IOT_USE", + "name": "Percentage of individuals who have used any of the mentioned internet-connected devices or systems in the last 3 months (until 2022)" + }, + { + "id": "PC_IND_IOT_USE2", + "name": "Percentage of individuals who have used any of the mentioned internet-connected devices or systems in the last 3 months" + }, + { + "id": "PC_IND_IOT_DX2", + "name": "Percentage of individuals who have not used any of the mentioned internet-connected devices or systems in the last 3 months" + }, + { + "id": "PC_IND_IUOANY", + "name": "Percentage of individuals who have used internet, in the last 3 months, for any of the online learning activities" + }, + { + "id": "PC_IND_IUACRG", + "name": "Percentage of individuals who have opened an account with a free app or service" + }, + { + "id": "PC_IND_IUACDL", + "name": "Percentage of individuals who have tried to delete their account of a free app or service in the last 3 months" + }, + { + "id": "PC_IND_IU3X", + "name": "Percentage of individuals who have not used the internet within the last 3 months or have never used it" + }, + { + "id": "PC_IND_IUAI", + "name": "Percentage of individuals who have used any generative AI tools in the last 3 months" + }, + { + "id": "PC_IND_IUAIX", + "name": "Percentage of individuals who have not used any generative AI tools in the last 3 months" + }, + { + "id": "PC_IND_IUPS", + "name": "Percentage of individuals who had any difficulties when using the internet" + }, + { + "id": "PC_EMP_PREEMP_M12", + "name": "Percentage of persons employed and previously employed within 12 months" + }, + { + "id": "PC_EMP_PREEMP", + "name": "Percentage of persons employed and previously employed" + }, + { + "id": "PC_PER_HPB", + "name": "Percentage of persons reporting a health problem" + }, + { + "id": "PC_PER_ACC", + "name": "Percentage of persons reporting an accident" + }, + { + "id": "PC_ALLOC", + "name": "Percentage of allocation" + }, + { + "id": "PC_GRSEXP", + "name": "Percentage of total gross exports" + }, + { + "id": "PC_GRSEXP_EU", + "name": "Percentage of EU gross exports" + }, + { + "id": "PC_ORG", + "name": "Percentage of organic product" + }, + { + "id": "PPCH_3Y", + "name": "Percentage point change (t-(t-3))" + }, + { + "id": "PPCH_PRE", + "name": "Percentage point change on previous period, contribution to GDP growth" + }, + { + "id": "PPCH_SM", + "name": "Percentage point change compared to same period in previous year, contribution to GDP growth" + }, + { + "id": "PCH_RV", + "name": "Percentage change, real values" + }, + { + "id": "PCH_LV_M_16-19", + "name": "Percentage change of the current month compared to the lowest value for the corresponding month in the period 2016-2019" + }, + { + "id": "PCH_PRE", + "name": "Percentage change on previous period" + }, + { + "id": "PCH_PRE_I00", + "name": "Percentage change on previous period, based on index 2000=100" + }, + { + "id": "PCH_PRE_I05", + "name": "Percentage change on previous period, based on index 2005=100" + }, + { + "id": "PCH_SM", + "name": "Percentage change compared to same period in previous year" + }, + { + "id": "PCH_SM_EUR", + "name": "Percentage change compared to same period in previous year, euro" + }, + { + "id": "PCH_PRE_PER", + "name": "Percentage change on previous period (based on persons)" + }, + { + "id": "PCH_PRE_HW", + "name": "Percentage change on previous period (based on hours worked)" + }, + { + "id": "PCH_SM_PER", + "name": "Percentage change compared to same period in previous year (based on persons)" + }, + { + "id": "PCH_SM_HW", + "name": "Percentage change compared to same period in previous year (based on hours worked)" + }, + { + "id": "PCH_SM_JOB", + "name": "Percentage change compared to same period in previous year (based on jobs)" + }, + { + "id": "PCH_SM_FTE", + "name": "Percentage change compared to same period in previous year (based on full-time equivalents)" + }, + { + "id": "PCH_SM_I00", + "name": "Percentage change compared to same period in previous year, based on index 2000=100" + }, + { + "id": "PCH_SM_I05", + "name": "Percentage change compared to same period in previous year, based on index 2005=100" + }, + { + "id": "PCH_SM_I10", + "name": "Percentage change compared to same period in previous year, based on index 2010=100" + }, + { + "id": "PCH_SM_I15", + "name": "Percentage change compared to same period in previous year, based on index 2015=100" + }, + { + "id": "PCH_SM_I20", + "name": "Percentage change compared to same period in previous year, based on index 2020=100" + }, + { + "id": "PCH_SM_2Y", + "name": "Percentage change compared to same period two years ago" + }, + { + "id": "PCH_SM_19", + "name": "Percentage change compared to same month in 2019" + }, + { + "id": "PCH_PRE_NAC_CP", + "name": "Percentage change on previous period, national currency, current prices" + }, + { + "id": "PCH_5Y_CPI15_NAC", + "name": "Price index - percentage change (t/t-5), based on 2015=100 and national currency" + }, + { + "id": "PCH_PRE_EUR", + "name": "Percentage change on previous period, euro" + }, + { + "id": "PCH_PRE_HAB", + "name": "Percentage change on previous period (based on inhabitants)" + }, + { + "id": "PCH_PRE_FTE", + "name": "Percentage change on previous period (based on full-time equivalents)" + }, + { + "id": "PCH_PRE_JOB", + "name": "Percentage change on previous period (based on jobs)" + }, + { + "id": "PCH_PRE_PERS_SCA", + "name": "Percentage change on previous period (based on persons, SCA)" + }, + { + "id": "PCH_SAME_PERS_NSA", + "name": "Percentage change compared to same period in previous year (based on persons, NSA)" + }, + { + "id": "PCH_SM_PER_NSA", + "name": "Percentage change compared to same period in previous year (based on persons, NSA)" + }, + { + "id": "PCH_SM_PER_SCA", + "name": "Percentage change compared to same period in previous year (based on persons, SCA)" + }, + { + "id": "PCH_M1", + "name": "Percentage change m/m-1" + }, + { + "id": "PCH_M1_NSA", + "name": "Percentage change m/m-1 (NSA)" + }, + { + "id": "PCH_M1_SA", + "name": "Percentage change m/m-1 (SA)" + }, + { + "id": "PCH_M1_SCA", + "name": "Percentage change m/m-1 (SCA)" + }, + { + "id": "PCH_Q1_NSA", + "name": "Percentage change q/q-1 (NSA)" + }, + { + "id": "PCH_Q1_SCA", + "name": "Percentage change q/q-1 (SCA)" + }, + { + "id": "PCH_Q4_NSA", + "name": "Percentage change q/q-4 (NSA)" + }, + { + "id": "PCH_Q4_SCA", + "name": "Percentage change q/q-4 (SCA)" + }, + { + "id": "PCH_Q4_CA", + "name": "Percentage change q/q-4 (CA)" + }, + { + "id": "PCH_M12", + "name": "Percentage change m/m-12" + }, + { + "id": "PCH_M12_NSA", + "name": "Percentage change m/m-12 (NSA)" + }, + { + "id": "PCH_M12_CA", + "name": "Percentage change m/m-12 (CA)" + }, + { + "id": "PCH_MV12", + "name": "Percentage change - 12-months average" + }, + { + "id": "PCH_M24", + "name": "Percentage change m/m-24" + }, + { + "id": "PCH_1Y", + "name": "Percentage change (t/t-1)" + }, + { + "id": "PCH_3Y", + "name": "Percentage change (t/t-3)" + }, + { + "id": "PCH_5Y", + "name": "Percentage change (t/t-5)" + }, + { + "id": "PCH_10Y", + "name": "Percentage change (t/t-10)" + }, + { + "id": "PCH_WRL_1Y", + "name": "Percentage of world total - 1-year change" + }, + { + "id": "PCH_WRL_3Y", + "name": "Percentage of world total - 3 year change" + }, + { + "id": "PCH_WRL_5Y", + "name": "Percentage of world total - 5-year change" + }, + { + "id": "PCH_OECD_5Y", + "name": "Percentage of OECD total - 5-year change" + }, + { + "id": "PCH_OECD_EU_1Y", + "name": "Percentage of OECD and non-OECD EU countries total - 1-year change" + }, + { + "id": "PCH_OECD_EU_3Y", + "name": "Percentage of OECD and non-OECD EU countries total - 3-year change" + }, + { + "id": "PCH_OECD_EU_5Y", + "name": "Percentage of the total of OECD countries and EU Member States not in OECD - 5-year change" + }, + { + "id": "CP_MEUR", + "name": "Current prices, million euro" + }, + { + "id": "CP_MNAC", + "name": "Current prices, million units of national currency" + }, + { + "id": "CP_MPPS", + "name": "Current prices, million purchasing power standards" + }, + { + "id": "CP_MPPS_EU27_2020", + "name": "Current prices, million purchasing power standards (PPS, EU27 from 2020)" + }, + { + "id": "CP_MUSD", + "name": "Current prices, million US dollars" + }, + { + "id": "CP_EUR_HAB", + "name": "Current prices, euro per capita" + }, + { + "id": "CP_NAC_HAB", + "name": "Current prices, units of national currency per capita" + }, + { + "id": "CP_PPS_HAB", + "name": "Current prices, purchasing power standard per capita" + }, + { + "id": "CP_PPS_EU27_2020_HAB", + "name": "Current prices, purchasing power standard (PPS, EU27 from 2020) per capita" + }, + { + "id": "CLV20_MEUR", + "name": "Chain linked volumes (2020), million euro" + }, + { + "id": "CLV15_MEUR", + "name": "Chain linked volumes (2015), million euro" + }, + { + "id": "CLV10_MEUR", + "name": "Chain linked volumes (2010), million euro" + }, + { + "id": "CLV05_MEUR", + "name": "Chain linked volumes (2005), million euro" + }, + { + "id": "CLV20_MNAC", + "name": "Chain linked volumes (2020), million units of national currency" + }, + { + "id": "CLV15_MNAC", + "name": "Chain linked volumes (2015), million units of national currency" + }, + { + "id": "CLV10_MNAC", + "name": "Chain linked volumes (2010), million units of national currency" + }, + { + "id": "CLV05_MNAC", + "name": "Chain linked volumes (2005), million units of national currency" + }, + { + "id": "CLV_I20_HAB", + "name": "Chain linked volumes, Index 2020=100, per capita" + }, + { + "id": "CLV_I15_HAB", + "name": "Chain linked volumes, Index 2015=100, per capita" + }, + { + "id": "CLV_I10_HAB", + "name": "Chain linked volumes, Index 2010=100, per capita" + }, + { + "id": "CLV20_EUR_HAB", + "name": "Chain linked volumes (2020), euro per capita" + }, + { + "id": "CLV15_EUR_HAB", + "name": "Chain linked volumes (2015), euro per capita" + }, + { + "id": "CLV10_EUR_HAB", + "name": "Chain linked volumes (2010), euro per capita" + }, + { + "id": "CLV15_EUR_AWU", + "name": "Chain linked volumes (2015), euro per annual work unit (AWU)" + }, + { + "id": "CLV20_EUR_AWU", + "name": "Chain linked volumes (2020), euro per annual work unit (AWU)" + }, + { + "id": "CLV20_MPPS", + "name": "Chain linked volumes (2020), million purchasing power standards (PPS)" + }, + { + "id": "CLV15_MPPS", + "name": "Chain linked volumes (2015), million purchasing power standards (PPS)" + }, + { + "id": "CLV10_MPPS", + "name": "Chain linked volumes (2010), million purchasing power standards (PPS)" + }, + { + "id": "CLV20_MEUR_ENV", + "name": "Chain linked volumes (2020), million euro (according to environmental purposes)" + }, + { + "id": "CLV15_MEUR_ENV", + "name": "Chain linked volumes (2015), million euro (according to environmental purposes)" + }, + { + "id": "CLV_PY_MEUR", + "name": "Chain linked volumes, previous year, million euro" + }, + { + "id": "CLV_PY_MNAC", + "name": "Chain linked volumes, previous year, million units of national currency" + }, + { + "id": "CLV_PCH_PRE", + "name": "Chain linked volumes, percentage change on previous period" + }, + { + "id": "CLV_PCH_SM", + "name": "Chain linked volumes, percentage change compared to same period in previous year" + }, + { + "id": "CLV_PCH_ANN", + "name": "Chain linked volumes, annualized percentage change on previous period" + }, + { + "id": "CLV_PCH_PRE_HAB", + "name": "Chain linked volumes, percentage change on previous period, per capita" + }, + { + "id": "CLV_PCH_SM_HAB", + "name": "Chain linked volumes, percentage change compared to same period in previous year, per capita" + }, + { + "id": "PYP_MEUR", + "name": "Previous year prices, million euro" + }, + { + "id": "PYP_MNAC", + "name": "Previous year prices, million units of national currency" + }, + { + "id": "PYP_MUSD", + "name": "Previous year prices, million US dollars" + }, + { + "id": "CON_PPCH_PRE", + "name": "Contribution to GDP growth, percentage point change on previous period" + }, + { + "id": "CON_PPCH_SM", + "name": "Contribution to GDP growth, percentage point change compared to same period in previous year" + }, + { + "id": "PD20_EUR", + "name": "Price index (implicit deflator), 2020=100, euro" + }, + { + "id": "PD15_EUR", + "name": "Price index (implicit deflator), 2015=100, euro" + }, + { + "id": "PD10_EUR", + "name": "Price index (implicit deflator), 2010=100, euro" + }, + { + "id": "PD05_EUR", + "name": "Price index (implicit deflator), 2005=100, euro" + }, + { + "id": "PD20_NAC", + "name": "Price index (implicit deflator), 2020=100, national currency" + }, + { + "id": "PD15_NAC", + "name": "Price index (implicit deflator), 2015=100, national currency" + }, + { + "id": "PD10_NAC", + "name": "Price index (implicit deflator), 2010=100, national currency" + }, + { + "id": "PD05_NAC", + "name": "Price index (implicit deflator), 2005=100, national currency" + }, + { + "id": "PD_PCH_PRE_EUR", + "name": "Price index (implicit deflator), percentage change on previous period, euro" + }, + { + "id": "PD_PCH_PRE_NAC", + "name": "Price index (implicit deflator), percentage change on previous period, national currency" + }, + { + "id": "PD_PCH_SM_EUR", + "name": "Price index (implicit deflator), percentage change compared to same period in previous year, euro" + }, + { + "id": "PD_PCH_SM_NAC", + "name": "Price index (implicit deflator), percentage change compared to same period in previous year, national currency" + }, + { + "id": "CRC_MEUR", + "name": "Current replacement costs, million euro" + }, + { + "id": "CRC_MNAC", + "name": "Current replacement costs, million units of national currency" + }, + { + "id": "PYR_MEUR", + "name": "Previous year replacement costs, million euro" + }, + { + "id": "PYR_MNAC", + "name": "Previous year replacement costs, million units of national currency" + }, + { + "id": "EB", + "name": "Exabyte" + }, + { + "id": "GB_SUBSC", + "name": "Gigabyte per subscription" + }, + { + "id": "PC_RWA", + "name": "Percentage of risk-weighted assets" + }, + { + "id": "CID_A_AVG", + "name": "Annual average core inflation differential (overall rate of change excluding energy, food, alcohol and tobacco)" + }, + { + "id": "CID_EA21", + "name": "Core inflation differential vis-\u00e0-vis the euro area - 21 countries (from 2026)" + }, + { + "id": "CID_EA20", + "name": "Core inflation differential vis-\u00e0-vis the euro area - 20 countries (2023-2025)" + }, + { + "id": "CID_EA", + "name": "Core inflation differential vis-\u00e0-vis the euro area" + }, + { + "id": "PTIR", + "name": "Price-to-income ratio" + }, + { + "id": "PTIR_I15", + "name": "Price-to-income ratio, index 2015=100" + }, + { + "id": "PTIR_LT_AVG", + "name": "Price-to-income ratio relative to long-term average" + }, + { + "id": "SPTIR", + "name": "Standardised price-to-income ratio" + }, + { + "id": "M2_THAB", + "name": "Square metres per 1000 inhabitants" + }, + { + "id": "CFU", + "name": "Colony-forming unit (CFU)" + }, + { + "id": "SC", + "name": "Score" + } + ] + } + } + }, + { + "id": "month", + "name": "Month", + "concept": { + "id": "month", + "name": "Month", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "MONTH", + "name": "Month", + "description": "This code list contains list of months and ranges of months of the year.", + "codes": [ + { + "id": "TOTAL", + "name": "Total" + }, + { + "id": "M01-03", + "name": "From January to March" + }, + { + "id": "M01-05", + "name": "From January to May" + }, + { + "id": "M01-M12", + "name": "From January to December" + }, + { + "id": "M01", + "name": "January" + }, + { + "id": "M02-09", + "name": "From February to September" + }, + { + "id": "M02", + "name": "February" + }, + { + "id": "M03-05", + "name": "From March to May" + }, + { + "id": "M03", + "name": "March" + }, + { + "id": "M04-06", + "name": "From April to June" + }, + { + "id": "M04", + "name": "April" + }, + { + "id": "M05_M06", + "name": "May-June" + }, + { + "id": "M05", + "name": "May" + }, + { + "id": "M_LT06", + "name": "31 May and before" + }, + { + "id": "LT_MID06", + "name": "15 June and before" + }, + { + "id": "M06-08", + "name": "From June to August" + }, + { + "id": "M06", + "name": "June" + }, + { + "id": "MID06-MID07", + "name": "From 16 June to 15 July" + }, + { + "id": "M07-09", + "name": "From July to September" + }, + { + "id": "M07", + "name": "July" + }, + { + "id": "MID07-MID08", + "name": "From 16 July to 15 August" + }, + { + "id": "M08", + "name": "August" + }, + { + "id": "M_GE08", + "name": "1 August and after" + }, + { + "id": "GE_MID08", + "name": "15 August and after" + }, + { + "id": "M09-11", + "name": "From September to November" + }, + { + "id": "M09-12", + "name": "From September to December" + }, + { + "id": "M09", + "name": "September" + }, + { + "id": "M10-12", + "name": "From October to December" + }, + { + "id": "M10-01", + "name": "From October to January" + }, + { + "id": "M10-04", + "name": "From October to April" + }, + { + "id": "M10", + "name": "October" + }, + { + "id": "M11_M12", + "name": "November - December" + }, + { + "id": "M11-01", + "name": "From November to January" + }, + { + "id": "M11", + "name": "November" + }, + { + "id": "M12-02", + "name": "From December to February" + }, + { + "id": "M12-03", + "name": "From December to March" + }, + { + "id": "M12", + "name": "December" + }, + { + "id": "M_NSP", + "name": "Month not specified" + }, + { + "id": "PYM01", + "name": "January of previous calendar year" + }, + { + "id": "PYM02", + "name": "February of previous calendar year" + }, + { + "id": "PYM03", + "name": "March of previous calendar year" + }, + { + "id": "PYM04", + "name": "April of previous calendar year" + }, + { + "id": "PYM05", + "name": "May of previous calendar year" + }, + { + "id": "PYM06", + "name": "June of previous calendar year" + }, + { + "id": "PYM07", + "name": "July of previous calendar year" + }, + { + "id": "PYM08", + "name": "August of previous calendar year" + }, + { + "id": "PYM09", + "name": "September of previous calendar year" + }, + { + "id": "PYM10", + "name": "October of previous calendar year" + }, + { + "id": "PYM11", + "name": "November of previous calendar year" + }, + { + "id": "PYM12", + "name": "December of previous calendar year" + }, + { + "id": "PYM_NSP", + "name": "Month of previous calendar year not specified" + }, + { + "id": "UNK", + "name": "Unknown" + } + ] + } + } + }, + { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept": { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "GEO", + "name": "Geopolitical entity (reporting)", + "description": "This code list defines the reporting geopolitical entities.", + "codes": [ + { + "id": "EUR", + "name": "Europe" + }, + { + "id": "EU", + "name": "European Union (EU6-1958, EU9-1973, EU10-1981, EU12-1986, EU15-1995, EU25-2004, EU27-2007, EU28-2013, EU27-2020)" + }, + { + "id": "EU_V", + "name": "European Union (aggregate changing according to the context)" + }, + { + "id": "EU_V_NO", + "name": "European Union (aggregate changing according to the context) and Norway" + }, + { + "id": "EU27_2020_EFTA", + "name": "European Union - 27 countries (from 2020) and European Free Trade Association (EFTA) countries" + }, + { + "id": "EU27_2020_IS_K", + "name": "European Union - 27 countries (from 2020) and Iceland under the Kyoto Protocol" + }, + { + "id": "EU27_2020", + "name": "European Union - 27 countries (from 2020)" + }, + { + "id": "EU27_2020_X_DK", + "name": "European Union - 27 countries (from 2020) except Denmark" + }, + { + "id": "EU28_EFTA", + "name": "European Union - 28 countries (2013-2020) and European Free Trade Association (EFTA) countries" + }, + { + "id": "EU28_IS_K", + "name": "European Union - 28 countries (2013-2020) and Iceland under the Kyoto Protocol" + }, + { + "id": "EU28", + "name": "European Union - 28 countries (2013-2020)" + }, + { + "id": "EU27_2007", + "name": "European Union - 27 countries (2007-2013)" + }, + { + "id": "EU25", + "name": "European Union - 25 countries (2004-2006)" + }, + { + "id": "EU15", + "name": "European Union - 15 countries (1995-2004)" + }, + { + "id": "EU15_NO", + "name": "European Union - 15 countries (1995-2004) and Norway" + }, + { + "id": "NMS13", + "name": "New Member States - 13 countries (from 2013)" + }, + { + "id": "NMS12", + "name": "New Member States - 12 countries (2007-2013)" + }, + { + "id": "NMS10", + "name": "New Member States - 10 countries (2004-2006)" + }, + { + "id": "EU12", + "name": "European Community - 12 countries (1986-1994)" + }, + { + "id": "EU10", + "name": "European Community - 10 countries (1981-1985)" + }, + { + "id": "EU9", + "name": "European Community - 9 countries (1973-1980)" + }, + { + "id": "EU6", + "name": "European Community - 6 founder countries (1958-1972)" + }, + { + "id": "EA", + "name": "Euro area (EA11-1999, EA12-2001, EA13-2007, EA15-2008, EA16-2009, EA17-2011, EA18-2014, EA19-2015, EA20-2023, EA21-2026)" + }, + { + "id": "EA21", + "name": "Euro area \u2013 21 countries (from 2026)" + }, + { + "id": "EA20", + "name": "Euro area \u2013 20 countries (2023-2025)" + }, + { + "id": "EA19", + "name": "Euro area - 19 countries (2015-2022)" + }, + { + "id": "EA18", + "name": "Euro area - 18 countries (2014)" + }, + { + "id": "EA17", + "name": "Euro area - 17 countries (2011-2013)" + }, + { + "id": "EA16", + "name": "Euro area - 16 countries (2009-2010)" + }, + { + "id": "EA15", + "name": "Euro area - 15 countries (2008)" + }, + { + "id": "EA13", + "name": "Euro area - 13 countries (2007)" + }, + { + "id": "EA12", + "name": "Euro area - 12 countries (2001-2006)" + }, + { + "id": "EA11", + "name": "Euro area - 11 countries (1999-2000)" + }, + { + "id": "BE", + "name": "Belgium" + }, + { + "id": "BE1_2", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest and Vlaams Gewest" + }, + { + "id": "BE1", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest" + }, + { + "id": "BE10_24", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest and Prov. Vlaams Brabant" + }, + { + "id": "BE10", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest" + }, + { + "id": "BE100", + "name": "Arr. de Bruxelles-Capitale/Arr. Brussel-Hoofdstad" + }, + { + "id": "BE2", + "name": "Vlaams Gewest" + }, + { + "id": "BE21", + "name": "Prov. Antwerpen" + }, + { + "id": "BE211", + "name": "Arr. Antwerpen" + }, + { + "id": "BE212", + "name": "Arr. Mechelen" + }, + { + "id": "BE213", + "name": "Arr. Turnhout" + }, + { + "id": "BE22", + "name": "Prov. Limburg (BE)" + }, + { + "id": "BE221", + "name": "Arr. Hasselt (NUTS 2016)" + }, + { + "id": "BE222", + "name": "Arr. Maaseik (NUTS 2016)" + }, + { + "id": "BE223", + "name": "Arr. Tongeren" + }, + { + "id": "BE224", + "name": "Arr. Hasselt" + }, + { + "id": "BE225", + "name": "Arr. Maaseik" + }, + { + "id": "BE23", + "name": "Prov. Oost-Vlaanderen" + }, + { + "id": "BE231", + "name": "Arr. Aalst" + }, + { + "id": "BE232", + "name": "Arr. Dendermonde" + }, + { + "id": "BE233", + "name": "Arr. Eeklo" + }, + { + "id": "BE234", + "name": "Arr. Gent" + }, + { + "id": "BE235", + "name": "Arr. Oudenaarde" + }, + { + "id": "BE236", + "name": "Arr. Sint-Niklaas" + }, + { + "id": "BE24", + "name": "Prov. Vlaams-Brabant" + }, + { + "id": "BE241", + "name": "Arr. Halle-Vilvoorde" + }, + { + "id": "BE242", + "name": "Arr. Leuven" + }, + { + "id": "BE25", + "name": "Prov. West-Vlaanderen" + }, + { + "id": "BE251", + "name": "Arr. Brugge" + }, + { + "id": "BE252", + "name": "Arr. Diksmuide" + }, + { + "id": "BE253", + "name": "Arr. Ieper" + }, + { + "id": "BE254", + "name": "Arr. Kortrijk" + }, + { + "id": "BE255", + "name": "Arr. Oostende" + }, + { + "id": "BE256", + "name": "Arr. Roeselare" + }, + { + "id": "BE257", + "name": "Arr. Tielt" + }, + { + "id": "BE258", + "name": "Arr. Veurne" + }, + { + "id": "BE3", + "name": "R\u00e9gion wallonne" + }, + { + "id": "BE31", + "name": "Prov. Brabant wallon" + }, + { + "id": "BE310", + "name": "Arr. Nivelles" + }, + { + "id": "BE32", + "name": "Prov. Hainaut" + }, + { + "id": "BE321", + "name": "Arr. Ath (NUTS 2016)" + }, + { + "id": "BE322", + "name": "Arr. Charleroi (NUTS 2016)" + }, + { + "id": "BE323", + "name": "Arr. Mons" + }, + { + "id": "BE324", + "name": "Arr. Mouscron (NUTS 2016)" + }, + { + "id": "BE325", + "name": "Arr. Soignies (NUTS 2016)" + }, + { + "id": "BE326", + "name": "Arr. Thuin (NUTS 2016)" + }, + { + "id": "BE327", + "name": "Arr. Tournai (NUTS 2016)" + }, + { + "id": "BE328", + "name": "Arr. Tournai-Mouscron" + }, + { + "id": "BE329", + "name": "Arr. La Louvi\u00e8re" + }, + { + "id": "BE32A", + "name": "Arr. Ath" + }, + { + "id": "BE32B", + "name": "Arr. Charleroi" + }, + { + "id": "BE32C", + "name": "Arr. Soignies" + }, + { + "id": "BE32D", + "name": "Arr. Thuin" + }, + { + "id": "BE33", + "name": "Prov. Li\u00e8ge" + }, + { + "id": "BE331", + "name": "Arr. Huy" + }, + { + "id": "BE332", + "name": "Arr. Li\u00e8ge" + }, + { + "id": "BE334", + "name": "Arr. Waremme" + }, + { + "id": "BE335_336", + "name": "Arr. Verviers" + }, + { + "id": "BE335", + "name": "Arr. Verviers \u2014 communes francophones" + }, + { + "id": "BE336", + "name": "Bezirk Verviers \u2014 Deutschsprachige Gemeinschaft" + }, + { + "id": "BE34", + "name": "Prov. Luxembourg (BE)" + }, + { + "id": "BE341", + "name": "Arr. Arlon" + }, + { + "id": "BE342", + "name": "Arr. Bastogne" + }, + { + "id": "BE343", + "name": "Arr. Marche-en-Famenne" + }, + { + "id": "BE344", + "name": "Arr. Neufch\u00e2teau" + }, + { + "id": "BE345", + "name": "Arr. Virton" + }, + { + "id": "BE35", + "name": "Prov. Namur" + }, + { + "id": "BE351", + "name": "Arr. Dinant" + }, + { + "id": "BE352", + "name": "Arr. Namur" + }, + { + "id": "BE353", + "name": "Arr. Philippeville" + }, + { + "id": "BEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "BEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "BEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "BE_FRA", + "name": "French Community in Belgium including small German-speaking Community" + }, + { + "id": "BE_VLA", + "name": "Flemish Community in Belgium" + }, + { + "id": "BE_CAP", + "name": "Bruxelles/Brussel" + }, + { + "id": "BEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "BEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "BEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "BE_NAL", + "name": "Belgium, not allocated" + }, + { + "id": "BG", + "name": "Bulgaria" + }, + { + "id": "BG3", + "name": "Severna i Yugoiztochna Bulgaria" + }, + { + "id": "BG31", + "name": "Severozapaden" + }, + { + "id": "BG311", + "name": "Vidin" + }, + { + "id": "BG312", + "name": "Montana" + }, + { + "id": "BG313", + "name": "Vratsa" + }, + { + "id": "BG314", + "name": "Pleven" + }, + { + "id": "BG315", + "name": "Lovech" + }, + { + "id": "BG32", + "name": "Severen tsentralen" + }, + { + "id": "BG321", + "name": "Veliko Tarnovo" + }, + { + "id": "BG322", + "name": "Gabrovo" + }, + { + "id": "BG323", + "name": "Ruse" + }, + { + "id": "BG324", + "name": "Razgrad" + }, + { + "id": "BG325", + "name": "Silistra" + }, + { + "id": "BG33", + "name": "Severoiztochen" + }, + { + "id": "BG331", + "name": "Varna" + }, + { + "id": "BG332", + "name": "Dobrich" + }, + { + "id": "BG333", + "name": "Shumen" + }, + { + "id": "BG334", + "name": "Targovishte" + }, + { + "id": "BG34", + "name": "Yugoiztochen" + }, + { + "id": "BG341", + "name": "Burgas" + }, + { + "id": "BG342", + "name": "Sliven" + }, + { + "id": "BG343", + "name": "Yambol" + }, + { + "id": "BG344", + "name": "Stara Zagora" + }, + { + "id": "BG4", + "name": "Yugozapadna i Yuzhna tsentralna Bulgaria" + }, + { + "id": "BG41", + "name": "Yugozapaden" + }, + { + "id": "BG411", + "name": "Sofia (stolitsa)" + }, + { + "id": "BG412", + "name": "Sofia" + }, + { + "id": "BG413", + "name": "Blagoevgrad" + }, + { + "id": "BG414", + "name": "Pernik" + }, + { + "id": "BG415", + "name": "Kyustendil" + }, + { + "id": "BG42", + "name": "Yuzhen tsentralen" + }, + { + "id": "BG421", + "name": "Plovdiv" + }, + { + "id": "BG422", + "name": "Haskovo" + }, + { + "id": "BG423", + "name": "Pazardzhik" + }, + { + "id": "BG424", + "name": "Smolyan" + }, + { + "id": "BG425", + "name": "Kardzhali" + }, + { + "id": "BGZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "BGZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "BGZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "BG1", + "name": "Severna Bulgaria (statistical region 2005)" + }, + { + "id": "BG11", + "name": "Severozapaden (statistical region 2005)" + }, + { + "id": "BG111", + "name": "Vidin (statistical region 2005)" + }, + { + "id": "BG112", + "name": "Montana (statistical region 2005)" + }, + { + "id": "BG113", + "name": "Vratsa (statistical region 2005)" + }, + { + "id": "BG12", + "name": "Severen tsentralen (statistical region 2005)" + }, + { + "id": "BG121", + "name": "Pleven (statistical region 2005)" + }, + { + "id": "BG122", + "name": "Lovech (statistical region 2005)" + }, + { + "id": "BG123", + "name": "Veliko Tarnovo (statistical region 2005)" + }, + { + "id": "BG124", + "name": "Gabrovo (statistical region 2005)" + }, + { + "id": "BG125", + "name": "Ruse (statistical region 2005)" + }, + { + "id": "BG13", + "name": "Severoiztochen (statistical region 2005)" + }, + { + "id": "BG131", + "name": "Varna (statistical region 2005)" + }, + { + "id": "BG132", + "name": "Dobrich (statistical region 2005)" + }, + { + "id": "BG133", + "name": "Shumen (statistical region 2005)" + }, + { + "id": "BG134", + "name": "Targovishte (statistical region 2005)" + }, + { + "id": "BG135", + "name": "Razgrad (statistical region 2005)" + }, + { + "id": "BG136", + "name": "Silistra (statistical region 2005)" + }, + { + "id": "BG2", + "name": "Yuzhna Bulgaria (statistical region 2005)" + }, + { + "id": "BG21", + "name": "Yugozapaden (statistical region 2005)" + }, + { + "id": "BG211", + "name": "Sofia (stolitsa) (statistical region 2005)" + }, + { + "id": "BG212", + "name": "Sofia (statistical region 2005)" + }, + { + "id": "BG213", + "name": "Blagoevgrad (statistical region 2005)" + }, + { + "id": "BG214", + "name": "Pernik (statistical region 2005)" + }, + { + "id": "BG215", + "name": "Kyustendil (statistical region 2005)" + }, + { + "id": "BG22", + "name": "Yuzhen tsentralen (statistical region 2005)" + }, + { + "id": "BG221", + "name": "Plovdiv (statistical region 2005)" + }, + { + "id": "BG222", + "name": "Stara Zagora (statistical region 2005)" + }, + { + "id": "BG223", + "name": "Haskovo (statistical region 2005)" + }, + { + "id": "BG224", + "name": "Pazardzhik (statistical region 2005)" + }, + { + "id": "BG225", + "name": "Smolyan (statistical region 2005)" + }, + { + "id": "BG226", + "name": "Kardzhali (statistical region 2005)" + }, + { + "id": "BG23", + "name": "Yugoiztochen (statistical region 2005)" + }, + { + "id": "BG231", + "name": "Burgas (statistical region 2005)" + }, + { + "id": "BG232", + "name": "Sliven (statistical region 2005)" + }, + { + "id": "BG233", + "name": "Yambol (statistical region 2005)" + }, + { + "id": "BG_CAP", + "name": "Sofia" + }, + { + "id": "BGX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "BGXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "BGXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "CZ", + "name": "Czechia" + }, + { + "id": "CZ0", + "name": "\u010cesko" + }, + { + "id": "CZ01", + "name": "Praha" + }, + { + "id": "CZ010", + "name": "Hlavn\u00ed m\u011bsto Praha" + }, + { + "id": "CZ02", + "name": "St\u0159edn\u00ed \u010cechy" + }, + { + "id": "CZ020", + "name": "St\u0159edo\u010desk\u00fd kraj" + }, + { + "id": "CZ03", + "name": "Jihoz\u00e1pad" + }, + { + "id": "CZ031", + "name": "Jiho\u010desk\u00fd kraj" + }, + { + "id": "CZ032", + "name": "Plze\u0148sk\u00fd kraj" + }, + { + "id": "CZ04", + "name": "Severoz\u00e1pad" + }, + { + "id": "CZ041", + "name": "Karlovarsk\u00fd kraj" + }, + { + "id": "CZ042", + "name": "\u00dasteck\u00fd kraj" + }, + { + "id": "CZ05", + "name": "Severov\u00fdchod" + }, + { + "id": "CZ051", + "name": "Libereck\u00fd kraj" + }, + { + "id": "CZ052", + "name": "Kr\u00e1lov\u00e9hradeck\u00fd kraj" + }, + { + "id": "CZ053", + "name": "Pardubick\u00fd kraj" + }, + { + "id": "CZ06", + "name": "Jihov\u00fdchod" + }, + { + "id": "CZ061", + "name": "Vysocina (NUTS 2003)" + }, + { + "id": "CZ062", + "name": "Jihomoravsk\u00fd (NUTS 2003)" + }, + { + "id": "CZ063", + "name": "Kraj Vyso\u010dina" + }, + { + "id": "CZ064", + "name": "Jihomoravsk\u00fd kraj" + }, + { + "id": "CZ07", + "name": "St\u0159edn\u00ed Morava" + }, + { + "id": "CZ071", + "name": "Olomouck\u00fd kraj" + }, + { + "id": "CZ072", + "name": "Zl\u00ednsk\u00fd kraj" + }, + { + "id": "CZ08", + "name": "Moravskoslezsko" + }, + { + "id": "CZ080", + "name": "Moravskoslezsk\u00fd kraj" + }, + { + "id": "CZZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "CZZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "CZZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "CZ_CAP", + "name": "Praha" + }, + { + "id": "CZX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "CZXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "CZXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "CZ_CEC", + "name": "Cechy" + }, + { + "id": "CZ_MOR", + "name": "Morava" + }, + { + "id": "DK", + "name": "Denmark" + }, + { + "id": "DK0", + "name": "Danmark" + }, + { + "id": "DK01", + "name": "Hovedstaden" + }, + { + "id": "DK011", + "name": "Byen K\u00f8benhavn" + }, + { + "id": "DK012", + "name": "K\u00f8benhavns omegn" + }, + { + "id": "DK013", + "name": "Nordsj\u00e6lland" + }, + { + "id": "DK014", + "name": "Bornholm" + }, + { + "id": "DK02", + "name": "Sj\u00e6lland" + }, + { + "id": "DK021", + "name": "\u00d8stsj\u00e6lland" + }, + { + "id": "DK022", + "name": "Vest- og Sydsj\u00e6lland" + }, + { + "id": "DK03", + "name": "Syddanmark" + }, + { + "id": "DK031", + "name": "Fyn" + }, + { + "id": "DK032", + "name": "Sydjylland" + }, + { + "id": "DK04", + "name": "Midtjylland" + }, + { + "id": "DK041", + "name": "Vestjylland" + }, + { + "id": "DK042", + "name": "\u00d8stjylland" + }, + { + "id": "DK05", + "name": "Nordjylland" + }, + { + "id": "DK050", + "name": "Nordjylland" + }, + { + "id": "DKZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "DKZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "DKZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "DK001-004", + "name": "K\u00f8benhavn og Frederiksberg Kommuner, Roskilde amt, K\u00f8benhavns amt, Frederiksborg amt (NUTS 1999)" + }, + { + "id": "DK001", + "name": "K\u00f8benhavn og Frederiksberg Kommuner (NUTS 1999)" + }, + { + "id": "DK002", + "name": "K\u00f8benhavns amt (NUTS 1999)" + }, + { + "id": "DK003", + "name": "Frederiksborg amt (NUTS 1999)" + }, + { + "id": "DK004", + "name": "Roskilde amt (NUTS 1999)" + }, + { + "id": "DK005", + "name": "Vestsj\u00e6llands amt (NUTS 1999)" + }, + { + "id": "DK006", + "name": "Storstr\u00f8ms amt (NUTS 1999)" + }, + { + "id": "DK007", + "name": "Bornholms amt (NUTS 1999)" + }, + { + "id": "DK008", + "name": "Fyns amt (NUTS 1999)" + }, + { + "id": "DK009", + "name": "S\u00f8nderjyllands amt (NUTS 1999)" + }, + { + "id": "DK00A", + "name": "Ribe amt (NUTS 1999)" + }, + { + "id": "DK00B", + "name": "Vejle amt (NUTS 1999)" + }, + { + "id": "DK00C", + "name": "Ringk\u00f8bing amt (NUTS 1999)" + }, + { + "id": "DK00D", + "name": "\u00c5rhus amt (NUTS 1999)" + }, + { + "id": "DK00E", + "name": "Viborg amt (NUTS 1999)" + }, + { + "id": "DK00F", + "name": "Nordjyllands amt (NUTS 1999)" + }, + { + "id": "DK_CAP", + "name": "K\u00f8benhavn" + }, + { + "id": "DKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "DKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "DKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "DE", + "name": "Germany" + }, + { + "id": "DE_TOT", + "name": "Germany including former GDR" + }, + { + "id": "DEW", + "name": "Federal Republic of Germany (former territory of the FRG only)" + }, + { + "id": "EX_DD", + "name": "German Democratic Republic" + }, + { + "id": "DE1", + "name": "Baden-W\u00fcrttemberg" + }, + { + "id": "DE11", + "name": "Stuttgart" + }, + { + "id": "DE111", + "name": "Stuttgart, Stadtkreis" + }, + { + "id": "DE112", + "name": "B\u00f6blingen" + }, + { + "id": "DE113", + "name": "Esslingen" + }, + { + "id": "DE114", + "name": "G\u00f6ppingen" + }, + { + "id": "DE115", + "name": "Ludwigsburg" + }, + { + "id": "DE116", + "name": "Rems-Murr-Kreis" + }, + { + "id": "DE117", + "name": "Heilbronn, Stadtkreis" + }, + { + "id": "DE118", + "name": "Heilbronn, Landkreis" + }, + { + "id": "DE119", + "name": "Hohenlohekreis" + }, + { + "id": "DE11A", + "name": "Schw\u00e4bisch Hall" + }, + { + "id": "DE11B", + "name": "Main-Tauber-Kreis" + }, + { + "id": "DE11C", + "name": "Heidenheim" + }, + { + "id": "DE11D", + "name": "Ostalbkreis" + }, + { + "id": "DE12", + "name": "Karlsruhe" + }, + { + "id": "DE121", + "name": "Baden-Baden, Stadtkreis" + }, + { + "id": "DE122", + "name": "Karlsruhe, Stadtkreis" + }, + { + "id": "DE123", + "name": "Karlsruhe, Landkreis" + }, + { + "id": "DE124", + "name": "Rastatt" + }, + { + "id": "DE125", + "name": "Heidelberg, Stadtkreis" + }, + { + "id": "DE126", + "name": "Mannheim, Stadtkreis" + }, + { + "id": "DE127", + "name": "Neckar-Odenwald-Kreis" + }, + { + "id": "DE128", + "name": "Rhein-Neckar-Kreis" + }, + { + "id": "DE129", + "name": "Pforzheim, Stadtkreis" + }, + { + "id": "DE12A", + "name": "Calw" + }, + { + "id": "DE12B", + "name": "Enzkreis" + }, + { + "id": "DE12C", + "name": "Freudenstadt" + }, + { + "id": "DE13", + "name": "Freiburg" + }, + { + "id": "DE131", + "name": "Freiburg im Breisgau, Stadtkreis" + }, + { + "id": "DE132", + "name": "Breisgau-Hochschwarzwald" + }, + { + "id": "DE133", + "name": "Emmendingen" + }, + { + "id": "DE134", + "name": "Ortenaukreis" + }, + { + "id": "DE135", + "name": "Rottweil" + }, + { + "id": "DE136", + "name": "Schwarzwald-Baar-Kreis" + }, + { + "id": "DE137", + "name": "Tuttlingen" + }, + { + "id": "DE138", + "name": "Konstanz" + }, + { + "id": "DE139", + "name": "L\u00f6rrach" + }, + { + "id": "DE13A", + "name": "Waldshut" + }, + { + "id": "DE14", + "name": "T\u00fcbingen" + }, + { + "id": "DE141", + "name": "Reutlingen" + }, + { + "id": "DE142", + "name": "T\u00fcbingen, Landkreis" + }, + { + "id": "DE143", + "name": "Zollernalbkreis" + }, + { + "id": "DE144", + "name": "Ulm, Stadtkreis" + }, + { + "id": "DE145", + "name": "Alb-Donau-Kreis" + }, + { + "id": "DE146", + "name": "Biberach" + }, + { + "id": "DE147", + "name": "Bodenseekreis" + }, + { + "id": "DE148", + "name": "Ravensburg" + }, + { + "id": "DE149", + "name": "Sigmaringen" + }, + { + "id": "DE1_E", + "name": "Baden-W\u00fcrttemberg East" + }, + { + "id": "DE1_N_W", + "name": "Baden-W\u00fcrttemberg North West" + }, + { + "id": "DE1_S_W", + "name": "Baden-W\u00fcrttemberg South West" + }, + { + "id": "DE1BA", + "name": "Baden" + }, + { + "id": "DE1WU", + "name": "W\u00fcrttemberg" + }, + { + "id": "DE2", + "name": "Bayern" + }, + { + "id": "DE21", + "name": "Oberbayern" + }, + { + "id": "DE211", + "name": "Ingolstadt, Kreisfreie Stadt" + }, + { + "id": "DE212", + "name": "M\u00fcnchen, Kreisfreie Stadt" + }, + { + "id": "DE213", + "name": "Rosenheim, Kreisfreie Stadt" + }, + { + "id": "DE214", + "name": "Alt\u00f6tting" + }, + { + "id": "DE215", + "name": "Berchtesgadener Land" + }, + { + "id": "DE216", + "name": "Bad T\u00f6lz-Wolfratshausen" + }, + { + "id": "DE217", + "name": "Dachau" + }, + { + "id": "DE218", + "name": "Ebersberg" + }, + { + "id": "DE219", + "name": "Eichst\u00e4tt" + }, + { + "id": "DE21A", + "name": "Erding" + }, + { + "id": "DE21B", + "name": "Freising" + }, + { + "id": "DE21C", + "name": "F\u00fcrstenfeldbruck" + }, + { + "id": "DE21D", + "name": "Garmisch-Partenkirchen" + }, + { + "id": "DE21E", + "name": "Landsberg am Lech" + }, + { + "id": "DE21F", + "name": "Miesbach" + }, + { + "id": "DE21G", + "name": "M\u00fchldorf a. Inn" + }, + { + "id": "DE21H", + "name": "M\u00fcnchen, Landkreis" + }, + { + "id": "DE21I", + "name": "Neuburg-Schrobenhausen" + }, + { + "id": "DE21J", + "name": "Pfaffenhofen a. d. Ilm" + }, + { + "id": "DE21K", + "name": "Rosenheim, Landkreis" + }, + { + "id": "DE21L", + "name": "Starnberg" + }, + { + "id": "DE21M", + "name": "Traunstein" + }, + { + "id": "DE21N", + "name": "Weilheim-Schongau" + }, + { + "id": "DE22", + "name": "Niederbayern" + }, + { + "id": "DE221", + "name": "Landshut, Kreisfreie Stadt" + }, + { + "id": "DE222", + "name": "Passau, Kreisfreie Stadt" + }, + { + "id": "DE223", + "name": "Straubing, Kreisfreie Stadt" + }, + { + "id": "DE224", + "name": "Deggendorf" + }, + { + "id": "DE225", + "name": "Freyung-Grafenau" + }, + { + "id": "DE226", + "name": "Kelheim" + }, + { + "id": "DE227", + "name": "Landshut, Landkreis" + }, + { + "id": "DE228", + "name": "Passau, Landkreis" + }, + { + "id": "DE229", + "name": "Regen" + }, + { + "id": "DE22A", + "name": "Rottal-Inn" + }, + { + "id": "DE22B", + "name": "Straubing-Bogen" + }, + { + "id": "DE22C", + "name": "Dingolfing-Landau" + }, + { + "id": "DE23", + "name": "Oberpfalz" + }, + { + "id": "DE231", + "name": "Amberg, Kreisfreie Stadt" + }, + { + "id": "DE232", + "name": "Regensburg, Kreisfreie Stadt" + }, + { + "id": "DE233", + "name": "Weiden i. d. Opf, Kreisfreie Stadt" + }, + { + "id": "DE234", + "name": "Amberg-Sulzbach" + }, + { + "id": "DE235", + "name": "Cham" + }, + { + "id": "DE236", + "name": "Neumarkt i. d. OPf." + }, + { + "id": "DE237", + "name": "Neustadt a. d. Waldnaab" + }, + { + "id": "DE238", + "name": "Regensburg, Landkreis" + }, + { + "id": "DE239", + "name": "Schwandorf" + }, + { + "id": "DE23A", + "name": "Tirschenreuth" + }, + { + "id": "DE2FRA", + "name": "Franken" + }, + { + "id": "DE24", + "name": "Oberfranken" + }, + { + "id": "DE241", + "name": "Bamberg, Kreisfreie Stadt" + }, + { + "id": "DE242", + "name": "Bayreuth, Kreisfreie Stadt" + }, + { + "id": "DE243", + "name": "Coburg, Kreisfreie Stadt" + }, + { + "id": "DE244", + "name": "Hof, Kreisfreie Stadt" + }, + { + "id": "DE245", + "name": "Bamberg, Landkreis" + }, + { + "id": "DE246", + "name": "Bayreuth, Landkreis" + }, + { + "id": "DE247", + "name": "Coburg, Landkreis" + }, + { + "id": "DE248", + "name": "Forchheim" + }, + { + "id": "DE249", + "name": "Hof, Landkreis" + }, + { + "id": "DE24A", + "name": "Kronach" + }, + { + "id": "DE24B", + "name": "Kulmbach" + }, + { + "id": "DE24C", + "name": "Lichtenfels" + }, + { + "id": "DE24D", + "name": "Wunsiedel i. Fichtelgebirge" + }, + { + "id": "DE25", + "name": "Mittelfranken" + }, + { + "id": "DE251", + "name": "Ansbach, Kreisfreie Stadt" + }, + { + "id": "DE252", + "name": "Erlangen, Kreisfreie Stadt" + }, + { + "id": "DE253", + "name": "F\u00fcrth, Kreisfreie Stadt" + }, + { + "id": "DE254", + "name": "N\u00fcrnberg, Kreisfreie Stadt" + }, + { + "id": "DE255", + "name": "Schwabach, Kreisfreie Stadt" + }, + { + "id": "DE256", + "name": "Ansbach, Landkreis" + }, + { + "id": "DE257", + "name": "Erlangen-H\u00f6chstadt" + }, + { + "id": "DE258", + "name": "F\u00fcrth, Landkreis" + }, + { + "id": "DE259", + "name": "N\u00fcrnberger Land" + }, + { + "id": "DE25A", + "name": "Neustadt a. d. Aisch-Bad Windsheim" + }, + { + "id": "DE25B", + "name": "Roth" + }, + { + "id": "DE25C", + "name": "Wei\u00dfenburg-Gunzenhausen" + }, + { + "id": "DE26", + "name": "Unterfranken" + }, + { + "id": "DE261", + "name": "Aschaffenburg, Kreisfreie Stadt" + }, + { + "id": "DE262", + "name": "Schweinfurt, Kreisfreie Stadt" + }, + { + "id": "DE263", + "name": "W\u00fcrzburg, Kreisfreie Stadt" + }, + { + "id": "DE264", + "name": "Aschaffenburg, Landkreis" + }, + { + "id": "DE265", + "name": "Bad Kissingen" + }, + { + "id": "DE266", + "name": "Rh\u00f6n-Grabfeld" + }, + { + "id": "DE267", + "name": "Ha\u00dfberge" + }, + { + "id": "DE268", + "name": "Kitzingen" + }, + { + "id": "DE269", + "name": "Miltenberg" + }, + { + "id": "DE26A", + "name": "Main-Spessart" + }, + { + "id": "DE26B", + "name": "Schweinfurt, Landkreis" + }, + { + "id": "DE26C", + "name": "W\u00fcrzburg, Landkreis" + }, + { + "id": "DE27", + "name": "Schwaben" + }, + { + "id": "DE271", + "name": "Augsburg, Kreisfreie Stadt" + }, + { + "id": "DE272", + "name": "Kaufbeuren, Kreisfreie Stadt" + }, + { + "id": "DE273", + "name": "Kempten (Allg\u00e4u), Kreisfreie Stadt" + }, + { + "id": "DE274", + "name": "Memmingen, Kreisfreie Stadt" + }, + { + "id": "DE275", + "name": "Aichach-Friedberg" + }, + { + "id": "DE276", + "name": "Augsburg, Landkreis" + }, + { + "id": "DE277", + "name": "Dillingen a.d. Donau" + }, + { + "id": "DE278", + "name": "G\u00fcnzburg" + }, + { + "id": "DE279", + "name": "Neu-Ulm" + }, + { + "id": "DE27A", + "name": "Lindau (Bodensee)" + }, + { + "id": "DE27B", + "name": "Ostallg\u00e4u" + }, + { + "id": "DE27C", + "name": "Unterallg\u00e4u" + }, + { + "id": "DE27D", + "name": "Donau-Ries" + }, + { + "id": "DE27E", + "name": "Oberallg\u00e4u" + }, + { + "id": "DE2_E", + "name": "Bayern - East" + }, + { + "id": "DE2_N", + "name": "Bayern - North" + }, + { + "id": "DE2_S", + "name": "Bayern - South" + }, + { + "id": "DE3_5_6", + "name": "Berlin, Bremen, Hamburg" + }, + { + "id": "DE3", + "name": "Berlin" + }, + { + "id": "DE30", + "name": "Berlin" + }, + { + "id": "DE300", + "name": "Berlin" + }, + { + "id": "DE301", + "name": "Berlin-West, Stadt (NUTS 1999)" + }, + { + "id": "DE302", + "name": "Berlin-Ost, Stadt (NUTS 1999)" + }, + { + "id": "DE4", + "name": "Brandenburg" + }, + { + "id": "DE40", + "name": "Brandenburg" + }, + { + "id": "DE401", + "name": "Brandenburg an der Havel, Kreisfreie Stadt" + }, + { + "id": "DE402", + "name": "Cottbus, Kreisfreie Stadt" + }, + { + "id": "DE403", + "name": "Frankfurt (Oder), Kreisfreie Stadt" + }, + { + "id": "DE404", + "name": "Potsdam, Kreisfreie Stadt" + }, + { + "id": "DE405", + "name": "Barnim" + }, + { + "id": "DE406", + "name": "Dahme-Spreewald" + }, + { + "id": "DE407", + "name": "Elbe-Elster" + }, + { + "id": "DE408", + "name": "Havelland" + }, + { + "id": "DE409", + "name": "M\u00e4rkisch-Oderland" + }, + { + "id": "DE40A", + "name": "Oberhavel" + }, + { + "id": "DE40B", + "name": "Oberspreewald-Lausitz" + }, + { + "id": "DE40C", + "name": "Oder-Spree" + }, + { + "id": "DE40D", + "name": "Ostprignitz-Ruppin" + }, + { + "id": "DE40E", + "name": "Potsdam-Mittelmark" + }, + { + "id": "DE40F", + "name": "Prignitz" + }, + { + "id": "DE40G", + "name": "Spree-Nei\u00dfe" + }, + { + "id": "DE40H", + "name": "Teltow-Fl\u00e4ming" + }, + { + "id": "DE40I", + "name": "Uckermark" + }, + { + "id": "DE41", + "name": "Brandenburg - Nordost (NUTS 2006)" + }, + { + "id": "DE411", + "name": "Frankfurt (Oder), Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE412", + "name": "Barnim (NUTS 2006)" + }, + { + "id": "DE413", + "name": "M\u00e4rkisch-Oderland (NUTS 2006)" + }, + { + "id": "DE414", + "name": "Oberhavel (NUTS 2006)" + }, + { + "id": "DE415", + "name": "Oder-Spree (NUTS 2006)" + }, + { + "id": "DE416", + "name": "Ostprignitz-Ruppin (NUTS 2006)" + }, + { + "id": "DE417", + "name": "Prignitz (NUTS 2006)" + }, + { + "id": "DE418", + "name": "Uckermark (NUTS 2006)" + }, + { + "id": "DE42", + "name": "Brandenburg - S\u00fcdwest (NUTS 2006)" + }, + { + "id": "DE421", + "name": "Brandenburg an der Havel, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE422", + "name": "Cottbus, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE423", + "name": "Potsdam, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE424", + "name": "Dahme-Spreewald (NUTS 2006)" + }, + { + "id": "DE425", + "name": "Elbe-Elster (NUTS 2006)" + }, + { + "id": "DE426", + "name": "Havelland (NUTS 2006)" + }, + { + "id": "DE427", + "name": "Oberspreewald-Lausitz (NUTS 2006)" + }, + { + "id": "DE428", + "name": "Potsdam-Mittelmark (NUTS 2006)" + }, + { + "id": "DE429", + "name": "Spree-Nei\u00dfe (NUTS 2006)" + }, + { + "id": "DE42A", + "name": "Teltow-Fl\u00e4ming (NUTS 2006)" + }, + { + "id": "DE5", + "name": "Bremen" + }, + { + "id": "DE50", + "name": "Bremen" + }, + { + "id": "DE501", + "name": "Bremen, Kreisfreie Stadt" + }, + { + "id": "DE502", + "name": "Bremerhaven, Kreisfreie Stadt" + }, + { + "id": "DE6", + "name": "Hamburg" + }, + { + "id": "DE60", + "name": "Hamburg" + }, + { + "id": "DE600", + "name": "Hamburg" + }, + { + "id": "DE7", + "name": "Hessen" + }, + { + "id": "DE71", + "name": "Darmstadt" + }, + { + "id": "DE711", + "name": "Darmstadt, Kreisfreie Stadt" + }, + { + "id": "DE712", + "name": "Frankfurt am Main, Kreisfreie Stadt" + }, + { + "id": "DE713", + "name": "Offenbach am Main, Kreisfreie Stadt" + }, + { + "id": "DE714", + "name": "Wiesbaden, Kreisfreie Stadt" + }, + { + "id": "DE715", + "name": "Bergstra\u00dfe" + }, + { + "id": "DE716", + "name": "Darmstadt-Dieburg" + }, + { + "id": "DE717", + "name": "Gro\u00df-Gerau" + }, + { + "id": "DE718", + "name": "Hochtaunuskreis" + }, + { + "id": "DE719", + "name": "Main-Kinzig-Kreis" + }, + { + "id": "DE71A", + "name": "Main-Taunus-Kreis" + }, + { + "id": "DE71B", + "name": "Odenwaldkreis" + }, + { + "id": "DE71C", + "name": "Offenbach, Landkreis" + }, + { + "id": "DE71D", + "name": "Rheingau-Taunus-Kreis" + }, + { + "id": "DE71E", + "name": "Wetteraukreis" + }, + { + "id": "DE72", + "name": "Gie\u00dfen" + }, + { + "id": "DE721", + "name": "Gie\u00dfen, Landkreis" + }, + { + "id": "DE722", + "name": "Lahn-Dill-Kreis" + }, + { + "id": "DE723", + "name": "Limburg-Weilburg" + }, + { + "id": "DE724", + "name": "Marburg-Biedenkopf" + }, + { + "id": "DE725", + "name": "Vogelsbergkreis" + }, + { + "id": "DE73", + "name": "Kassel" + }, + { + "id": "DE731", + "name": "Kassel, Kreisfreie Stadt" + }, + { + "id": "DE732", + "name": "Fulda" + }, + { + "id": "DE733", + "name": "Hersfeld-Rotenburg" + }, + { + "id": "DE734", + "name": "Kassel, Landkreis" + }, + { + "id": "DE735", + "name": "Schwalm-Eder-Kreis" + }, + { + "id": "DE736", + "name": "Waldeck-Frankenberg" + }, + { + "id": "DE737", + "name": "Werra-Mei\u00dfner-Kreis" + }, + { + "id": "DE7_N", + "name": "Hessen - North" + }, + { + "id": "DE7_S", + "name": "Hessen - South" + }, + { + "id": "DE7HBG", + "name": "Hessische Bergstra\u00dfe" + }, + { + "id": "DE7RHE", + "name": "Rheingau" + }, + { + "id": "DE8", + "name": "Mecklenburg-Vorpommern" + }, + { + "id": "DE80", + "name": "Mecklenburg-Vorpommern" + }, + { + "id": "DE801", + "name": "Greifswald, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE802", + "name": "Neubrandenburg, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE803", + "name": "Rostock, Kreisfreie Stadt" + }, + { + "id": "DE804", + "name": "Schwerin, Kreisfreie Stadt" + }, + { + "id": "DE805", + "name": "Stralsund, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE806", + "name": "Wismar, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE807", + "name": "Bad Doberan (NUTS 2010)" + }, + { + "id": "DE808", + "name": "Demmin (NUTS 2010)" + }, + { + "id": "DE809", + "name": "G\u00fcstrow (NUTS 2010)" + }, + { + "id": "DE80A", + "name": "Ludwigslust (NUTS 2010)" + }, + { + "id": "DE80B", + "name": "Mecklenburg-Strelitz (NUTS 2010)" + }, + { + "id": "DE80C", + "name": "M\u00fcritz (NUTS 2010)" + }, + { + "id": "DE80D", + "name": "Nordvorpommern (NUTS 2010)" + }, + { + "id": "DE80E", + "name": "Nordwestmecklenburg (NUTS 2010)" + }, + { + "id": "DE80F", + "name": "Ostvorpommern (NUTS 2010)" + }, + { + "id": "DE80G", + "name": "Parchim (NUTS 2010)" + }, + { + "id": "DE80H", + "name": "R\u00fcgen (NUTS 2010)" + }, + { + "id": "DE80I", + "name": "Uecker-Randow (NUTS 2010)" + }, + { + "id": "DE80J", + "name": "Mecklenburgische Seenplatte" + }, + { + "id": "DE80K", + "name": "Landkreis Rostock" + }, + { + "id": "DE80L", + "name": "Vorpommern-R\u00fcgen" + }, + { + "id": "DE80M", + "name": "Nordwestmecklenburg" + }, + { + "id": "DE80N", + "name": "Vorpommern-Greifswald" + }, + { + "id": "DE80O", + "name": "Ludwigslust-Parchim" + }, + { + "id": "DE9", + "name": "Niedersachsen" + }, + { + "id": "DE91", + "name": "Braunschweig" + }, + { + "id": "DE911", + "name": "Braunschweig, Kreisfreie Stadt" + }, + { + "id": "DE912", + "name": "Salzgitter, Kreisfreie Stadt" + }, + { + "id": "DE913", + "name": "Wolfsburg, Kreisfreie Stadt" + }, + { + "id": "DE914", + "name": "Gifhorn" + }, + { + "id": "DE915", + "name": "G\u00f6ttingen (NUTS 2013)" + }, + { + "id": "DE916", + "name": "Goslar" + }, + { + "id": "DE917", + "name": "Helmstedt" + }, + { + "id": "DE918", + "name": "Northeim" + }, + { + "id": "DE919", + "name": "Osterode am Harz (NUTS 2013)" + }, + { + "id": "DE91A", + "name": "Peine" + }, + { + "id": "DE91B", + "name": "Wolfenb\u00fcttel" + }, + { + "id": "DE91C", + "name": "G\u00f6ttingen" + }, + { + "id": "DE92", + "name": "Hannover" + }, + { + "id": "DE921", + "name": "Hannover, Kreisfreie Stadt (NUTS 1999)" + }, + { + "id": "DE922", + "name": "Diepholz" + }, + { + "id": "DE923", + "name": "Hameln-Pyrmont" + }, + { + "id": "DE924", + "name": "Hannover, Landkreis (NUTS 1999)" + }, + { + "id": "DE925", + "name": "Hildesheim" + }, + { + "id": "DE926", + "name": "Holzminden" + }, + { + "id": "DE927", + "name": "Nienburg (Weser)" + }, + { + "id": "DE928", + "name": "Schaumburg" + }, + { + "id": "DE929", + "name": "Region Hannover" + }, + { + "id": "DE93", + "name": "L\u00fcneburg" + }, + { + "id": "DE931", + "name": "Celle" + }, + { + "id": "DE932", + "name": "Cuxhaven" + }, + { + "id": "DE933", + "name": "Harburg" + }, + { + "id": "DE934", + "name": "L\u00fcchow-Dannenberg" + }, + { + "id": "DE935", + "name": "L\u00fcneburg, Landkreis" + }, + { + "id": "DE936", + "name": "Osterholz" + }, + { + "id": "DE937", + "name": "Rotenburg (W\u00fcmme)" + }, + { + "id": "DE938", + "name": "Heidekreis" + }, + { + "id": "DE939", + "name": "Stade" + }, + { + "id": "DE93A", + "name": "Uelzen" + }, + { + "id": "DE93B", + "name": "Verden" + }, + { + "id": "DE94", + "name": "Weser-Ems" + }, + { + "id": "DE941", + "name": "Delmenhorst, Kreisfreie Stadt" + }, + { + "id": "DE942", + "name": "Emden, Kreisfreie Stadt" + }, + { + "id": "DE943", + "name": "Oldenburg (Oldenburg), Kreisfreie Stadt" + }, + { + "id": "DE944", + "name": "Osnabr\u00fcck, Kreisfreie Stadt" + }, + { + "id": "DE945", + "name": "Wilhelmshaven, Kreisfreie Stadt" + }, + { + "id": "DE946", + "name": "Ammerland" + }, + { + "id": "DE947", + "name": "Aurich" + }, + { + "id": "DE948", + "name": "Cloppenburg" + }, + { + "id": "DE949", + "name": "Emsland" + }, + { + "id": "DE94A", + "name": "Friesland (DE)" + }, + { + "id": "DE94B", + "name": "Grafschaft Bentheim" + }, + { + "id": "DE94C", + "name": "Leer" + }, + { + "id": "DE94D", + "name": "Oldenburg, Landkreis" + }, + { + "id": "DE94E", + "name": "Osnabr\u00fcck, Landkreis" + }, + { + "id": "DE94F", + "name": "Vechta" + }, + { + "id": "DE94G", + "name": "Wesermarsch" + }, + { + "id": "DE94H", + "name": "Wittmund" + }, + { + "id": "DE9_N", + "name": "Niedersachsen - North" + }, + { + "id": "DE9_S_E", + "name": "Niedersachsen - South East" + }, + { + "id": "DE9_W", + "name": "Niedersachsen - West" + }, + { + "id": "DEA-C", + "name": "Nordrhein-Westfalen, Rheinland-Pfalz and Saarland" + }, + { + "id": "DEA", + "name": "Nordrhein-Westfalen" + }, + { + "id": "DEA1", + "name": "D\u00fcsseldorf" + }, + { + "id": "DEA11", + "name": "D\u00fcsseldorf, Kreisfreie Stadt" + }, + { + "id": "DEA12", + "name": "Duisburg, Kreisfreie Stadt" + }, + { + "id": "DEA13", + "name": "Essen, Kreisfreie Stadt" + }, + { + "id": "DEA14", + "name": "Krefeld, Kreisfreie Stadt" + }, + { + "id": "DEA15", + "name": "M\u00f6nchengladbach, Kreisfreie Stadt" + }, + { + "id": "DEA16", + "name": "M\u00fclheim an der Ruhr, Kreisfreie Stadt" + }, + { + "id": "DEA17", + "name": "Oberhausen, Kreisfreie Stadt" + }, + { + "id": "DEA18", + "name": "Remscheid, Kreisfreie Stadt" + }, + { + "id": "DEA19", + "name": "Solingen, Kreisfreie Stadt" + }, + { + "id": "DEA1A", + "name": "Wuppertal, Kreisfreie Stadt" + }, + { + "id": "DEA1B", + "name": "Kleve" + }, + { + "id": "DEA1C", + "name": "Mettmann" + }, + { + "id": "DEA1D", + "name": "Rhein-Kreis Neuss" + }, + { + "id": "DEA1E", + "name": "Viersen" + }, + { + "id": "DEA1F", + "name": "Wesel" + }, + { + "id": "DEA2", + "name": "K\u00f6ln" + }, + { + "id": "DEA21", + "name": "Aachen, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DEA22", + "name": "Bonn, Kreisfreie Stadt" + }, + { + "id": "DEA23", + "name": "K\u00f6ln, Kreisfreie Stadt" + }, + { + "id": "DEA24", + "name": "Leverkusen, Kreisfreie Stadt" + }, + { + "id": "DEA25", + "name": "Aachen, Kreis (NUTS 2006)" + }, + { + "id": "DEA26", + "name": "D\u00fcren" + }, + { + "id": "DEA27", + "name": "Rhein-Erft-Kreis" + }, + { + "id": "DEA28", + "name": "Euskirchen" + }, + { + "id": "DEA29", + "name": "Heinsberg" + }, + { + "id": "DEA2A", + "name": "Oberbergischer Kreis" + }, + { + "id": "DEA2B", + "name": "Rheinisch-Bergischer Kreis" + }, + { + "id": "DEA2C", + "name": "Rhein-Sieg-Kreis" + }, + { + "id": "DEA2D", + "name": "St\u00e4dteregion Aachen" + }, + { + "id": "DEA3", + "name": "M\u00fcnster" + }, + { + "id": "DEA31", + "name": "Bottrop, Kreisfreie Stadt" + }, + { + "id": "DEA32", + "name": "Gelsenkirchen, Kreisfreie Stadt" + }, + { + "id": "DEA33", + "name": "M\u00fcnster, Kreisfreie Stadt" + }, + { + "id": "DEA34", + "name": "Borken" + }, + { + "id": "DEA35", + "name": "Coesfeld" + }, + { + "id": "DEA36", + "name": "Recklinghausen" + }, + { + "id": "DEA37", + "name": "Steinfurt" + }, + { + "id": "DEA38", + "name": "Warendorf" + }, + { + "id": "DEA4", + "name": "Detmold" + }, + { + "id": "DEA41", + "name": "Bielefeld, Kreisfreie Stadt" + }, + { + "id": "DEA42", + "name": "G\u00fctersloh" + }, + { + "id": "DEA43", + "name": "Herford" + }, + { + "id": "DEA44", + "name": "H\u00f6xter" + }, + { + "id": "DEA45", + "name": "Lippe" + }, + { + "id": "DEA46", + "name": "Minden-L\u00fcbbecke" + }, + { + "id": "DEA47", + "name": "Paderborn" + }, + { + "id": "DEA5", + "name": "Arnsberg" + }, + { + "id": "DEA51", + "name": "Bochum, Kreisfreie Stadt" + }, + { + "id": "DEA52", + "name": "Dortmund, Kreisfreie Stadt" + }, + { + "id": "DEA53", + "name": "Hagen, Kreisfreie Stadt" + }, + { + "id": "DEA54", + "name": "Hamm, Kreisfreie Stadt" + }, + { + "id": "DEA55", + "name": "Herne, Kreisfreie Stadt" + }, + { + "id": "DEA56", + "name": "Ennepe-Ruhr-Kreis" + }, + { + "id": "DEA57", + "name": "Hochsauerlandkreis" + }, + { + "id": "DEA58", + "name": "M\u00e4rkischer Kreis" + }, + { + "id": "DEA59", + "name": "Olpe" + }, + { + "id": "DEA5A", + "name": "Siegen-Wittgenstein" + }, + { + "id": "DEA5B", + "name": "Soest" + }, + { + "id": "DEA5C", + "name": "Unna" + }, + { + "id": "DEA_E", + "name": "Nordrhein-Westfalen - East" + }, + { + "id": "DEA_N", + "name": "Nordrhein-Westfalen - North" + }, + { + "id": "DEA_S_W", + "name": "Nordrhein-Westfalen - South West" + }, + { + "id": "DEA_RUHR", + "name": "Ruhrgebiet" + }, + { + "id": "DEB", + "name": "Rheinland-Pfalz" + }, + { + "id": "DEB1", + "name": "Koblenz" + }, + { + "id": "DEB11", + "name": "Koblenz, Kreisfreie Stadt" + }, + { + "id": "DEB12", + "name": "Ahrweiler" + }, + { + "id": "DEB13", + "name": "Altenkirchen (Westerwald)" + }, + { + "id": "DEB14", + "name": "Bad Kreuznach" + }, + { + "id": "DEB15", + "name": "Birkenfeld" + }, + { + "id": "DEB16", + "name": "Cochem-Zell (NUTS 2013)" + }, + { + "id": "DEB17", + "name": "Mayen-Koblenz" + }, + { + "id": "DEB18", + "name": "Neuwied" + }, + { + "id": "DEB19", + "name": "Rhein-Hunsr\u00fcck-Kreis (NUTS 2013)" + }, + { + "id": "DEB1A", + "name": "Rhein-Lahn-Kreis" + }, + { + "id": "DEB1B", + "name": "Westerwaldkreis" + }, + { + "id": "DEB1C", + "name": "Cochem-Zell" + }, + { + "id": "DEB1D", + "name": "Rhein-Hunsr\u00fcck-Kreis" + }, + { + "id": "DEB2", + "name": "Trier" + }, + { + "id": "DEB21", + "name": "Trier, Kreisfreie Stadt" + }, + { + "id": "DEB22", + "name": "Bernkastel-Wittlich" + }, + { + "id": "DEB23", + "name": "Eifelkreis Bitburg-Pr\u00fcm" + }, + { + "id": "DEB24", + "name": "Vulkaneifel" + }, + { + "id": "DEB25", + "name": "Trier-Saarburg" + }, + { + "id": "DEB3", + "name": "Rheinhessen-Pfalz" + }, + { + "id": "DEB31", + "name": "Frankenthal (Pfalz), Kreisfreie Stadt" + }, + { + "id": "DEB32", + "name": "Kaiserslautern, Kreisfreie Stadt" + }, + { + "id": "DEB33", + "name": "Landau in der Pfalz, Kreisfreie Stadt" + }, + { + "id": "DEB34", + "name": "Ludwigshafen am Rhein, Kreisfreie Stadt" + }, + { + "id": "DEB35", + "name": "Mainz, Kreisfreie Stadt" + }, + { + "id": "DEB36", + "name": "Neustadt an der Weinstra\u00dfe, Kreisfreie Stadt" + }, + { + "id": "DEB37", + "name": "Pirmasens, Kreisfreie Stadt" + }, + { + "id": "DEB38", + "name": "Speyer, Kreisfreie Stadt" + }, + { + "id": "DEB39", + "name": "Worms, Kreisfreie Stadt" + }, + { + "id": "DEB3A", + "name": "Zweibr\u00fccken, Kreisfreie Stadt" + }, + { + "id": "DEB3B", + "name": "Alzey-Worms" + }, + { + "id": "DEB3C", + "name": "Bad D\u00fcrkheim" + }, + { + "id": "DEB3D", + "name": "Donnersbergkreis" + }, + { + "id": "DEB3E", + "name": "Germersheim" + }, + { + "id": "DEB3F", + "name": "Kaiserslautern, Landkreis" + }, + { + "id": "DEB3G", + "name": "Kusel" + }, + { + "id": "DEB3H", + "name": "S\u00fcdliche Weinstra\u00dfe" + }, + { + "id": "DEB3I", + "name": "Rhein-Pfalz-Kreis" + }, + { + "id": "DEB3J", + "name": "Mainz-Bingen" + }, + { + "id": "DEB3K", + "name": "S\u00fcdwestpfalz" + }, + { + "id": "DEB_N", + "name": "Rheinland-Pfalz - North" + }, + { + "id": "DEB_S", + "name": "Rheinland-Pfalz - South" + }, + { + "id": "DEB_AHR", + "name": "Ahr" + }, + { + "id": "DEB_MTR", + "name": "Mittelrhein" + }, + { + "id": "DEB_MSR", + "name": "Mosel-Saar-Ruwer" + }, + { + "id": "DEB_NAH", + "name": "Nahe" + }, + { + "id": "DEB_RHE", + "name": "Rheinhessen" + }, + { + "id": "DEB_RPF", + "name": "Rhein-Pfalz" + }, + { + "id": "DEC", + "name": "Saarland" + }, + { + "id": "DEC0", + "name": "Saarland" + }, + { + "id": "DEC01", + "name": "Regionalverband Saarbr\u00fccken" + }, + { + "id": "DEC02", + "name": "Merzig-Wadern" + }, + { + "id": "DEC03", + "name": "Neunkirchen" + }, + { + "id": "DEC04", + "name": "Saarlouis" + }, + { + "id": "DEC05", + "name": "Saarpfalz-Kreis" + }, + { + "id": "DEC06", + "name": "St. Wendel" + }, + { + "id": "DED", + "name": "Sachsen" + }, + { + "id": "DED1", + "name": "Chemnitz (NUTS 2006)" + }, + { + "id": "DED11", + "name": "Chemnitz, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED12", + "name": "Plauen, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED13", + "name": "Zwickau, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED14", + "name": "Annaberg (NUTS 2006)" + }, + { + "id": "DED15", + "name": "Chemnitzer Land (NUTS 2006)" + }, + { + "id": "DED16", + "name": "Freiberg (NUTS 2006)" + }, + { + "id": "DED17", + "name": "Vogtlandkreis (NUTS 2006)" + }, + { + "id": "DED18", + "name": "Mittlerer Erzgebirgskreis (NUTS 2006)" + }, + { + "id": "DED19", + "name": "Mittweida (NUTS 2006)" + }, + { + "id": "DED1A", + "name": "Stollberg (NUTS 2006)" + }, + { + "id": "DED1B", + "name": "Aue-Schwarzenberg (NUTS 2006)" + }, + { + "id": "DED1C", + "name": "Zwickauer Land (NUTS 2006)" + }, + { + "id": "DED2", + "name": "Dresden" + }, + { + "id": "DED21", + "name": "Dresden, Kreisfreie Stadt" + }, + { + "id": "DED22", + "name": "G\u00f6rlitz, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED23", + "name": "Hoyerswerda, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED24", + "name": "Bautzen (NUTS 2006)" + }, + { + "id": "DED25", + "name": "Mei\u00dfen (NUTS 2006)" + }, + { + "id": "DED26", + "name": "Niederschlesischer Oberlausitzkreis (NUTS 2006)" + }, + { + "id": "DED27", + "name": "Riesa-Gro\u00dfenhain (NUTS 2006)" + }, + { + "id": "DED28", + "name": "L\u00f6bau-Zittau (NUTS 2006)" + }, + { + "id": "DED29", + "name": "S\u00e4chsische Schweiz (NUTS 2006)" + }, + { + "id": "DED2A", + "name": "Wei\u00dferitzkreis (NUTS 2006)" + }, + { + "id": "DED2B", + "name": "Kamenz (NUTS 2006)" + }, + { + "id": "DED2C", + "name": "Bautzen" + }, + { + "id": "DED2D", + "name": "G\u00f6rlitz" + }, + { + "id": "DED2E", + "name": "Mei\u00dfen" + }, + { + "id": "DED2F", + "name": "S\u00e4chsische Schweiz-Osterzgebirge" + }, + { + "id": "DED3", + "name": "Leipzig (NUTS 2006)" + }, + { + "id": "DED31", + "name": "Leipzig, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED32", + "name": "Delitzsch (NUTS 2006)" + }, + { + "id": "DED33", + "name": "D\u00f6beln (NUTS 2006)" + }, + { + "id": "DED34", + "name": "Leipziger Land (NUTS 2006)" + }, + { + "id": "DED35", + "name": "Muldentalkreis (NUTS 2006)" + }, + { + "id": "DED36", + "name": "Torgau-Oschatz (NUTS 2006)" + }, + { + "id": "DED4", + "name": "Chemnitz" + }, + { + "id": "DED41", + "name": "Chemnitz, Kreisfreie Stadt" + }, + { + "id": "DED42", + "name": "Erzgebirgskreis" + }, + { + "id": "DED43", + "name": "Mittelsachsen" + }, + { + "id": "DED44", + "name": "Vogtlandkreis" + }, + { + "id": "DED45", + "name": "Zwickau" + }, + { + "id": "DED5", + "name": "Leipzig" + }, + { + "id": "DED51", + "name": "Leipzig, Kreisfreie Stadt" + }, + { + "id": "DED52", + "name": "Leipzig" + }, + { + "id": "DED53", + "name": "Nordsachsen" + }, + { + "id": "DEE", + "name": "Sachsen-Anhalt" + }, + { + "id": "DEE0", + "name": "Sachsen-Anhalt" + }, + { + "id": "DEE01", + "name": "Dessau-Ro\u00dflau, Kreisfreie Stadt" + }, + { + "id": "DEE02", + "name": "Halle (Saale), Kreisfreie Stadt" + }, + { + "id": "DEE03", + "name": "Magdeburg, Kreisfreie Stadt" + }, + { + "id": "DEE04", + "name": "Altmarkkreis Salzwedel" + }, + { + "id": "DEE05", + "name": "Anhalt-Bitterfeld" + }, + { + "id": "DEE06", + "name": "Jerichower Land" + }, + { + "id": "DEE07", + "name": "B\u00f6rde" + }, + { + "id": "DEE08", + "name": "Burgenlandkreis" + }, + { + "id": "DEE09", + "name": "Harz" + }, + { + "id": "DEE0A", + "name": "Mansfeld-S\u00fcdharz" + }, + { + "id": "DEE0B", + "name": "Saalekreis" + }, + { + "id": "DEE0C", + "name": "Salzlandkreis" + }, + { + "id": "DEE0D", + "name": "Stendal" + }, + { + "id": "DEE0E", + "name": "Wittenberg" + }, + { + "id": "DEE1", + "name": "Dessau (NUTS 1999)" + }, + { + "id": "DEE11", + "name": "Dessau, Kreisfreie Stadt (NUTS 2003)" + }, + { + "id": "DEE12", + "name": "Anhalt-Zerbst (NUTS 2003)" + }, + { + "id": "DEE13", + "name": "Bernburg (NUTS 2003)" + }, + { + "id": "DEE14", + "name": "Bitterfeld (NUTS 2003)" + }, + { + "id": "DEE15", + "name": "K\u00f6then (NUTS 2003)" + }, + { + "id": "DEE16", + "name": "Wittenberg (NUTS 2003)" + }, + { + "id": "DEE2", + "name": "Halle (NUTS 2003)" + }, + { + "id": "DEE22", + "name": "Burgenlandkreis (NUTS 2003)" + }, + { + "id": "DEE23", + "name": "Mansfelder Land (NUTS 2003)" + }, + { + "id": "DEE24", + "name": "Merseburg-Querfurt (NUTS 2003)" + }, + { + "id": "DEE25", + "name": "Saalkreis (NUTS 2003)" + }, + { + "id": "DEE26", + "name": "Sangerhausen (NUTS 2003)" + }, + { + "id": "DEE27", + "name": "Wei\u00dfenfels (NUTS 2003)" + }, + { + "id": "DEE3", + "name": "Magdeburg (NUTS 2003)" + }, + { + "id": "DEE32", + "name": "Aschersleben-Sta\u00dffurt (NUTS 2003)" + }, + { + "id": "DEE33", + "name": "B\u00f6rdekreis (NUTS 2003)" + }, + { + "id": "DEE34", + "name": "Halberstadt (NUTS 2003)" + }, + { + "id": "DEE35", + "name": "Jerichower Land (NUTS 2003)" + }, + { + "id": "DEE36", + "name": "Ohrekreis (NUTS 2003)" + }, + { + "id": "DEE37", + "name": "Stendal (NUTS 2003)" + }, + { + "id": "DEE38", + "name": "Quedlinburg (NUTS 2003)" + }, + { + "id": "DEE39", + "name": "Sch\u00f6nebeck (NUTS 2003)" + }, + { + "id": "DEE3A", + "name": "Wernigerode (NUTS 2003)" + }, + { + "id": "DEE_SAU", + "name": "Saale-Unstrut" + }, + { + "id": "DEF", + "name": "Schleswig-Holstein" + }, + { + "id": "DEF0", + "name": "Schleswig-Holstein" + }, + { + "id": "DEF01", + "name": "Flensburg, Kreisfreie Stadt" + }, + { + "id": "DEF02", + "name": "Kiel, Kreisfreie Stadt" + }, + { + "id": "DEF03", + "name": "L\u00fcbeck, Kreisfreie Stadt" + }, + { + "id": "DEF04", + "name": "Neum\u00fcnster, Kreisfreie Stadt" + }, + { + "id": "DEF05", + "name": "Dithmarschen" + }, + { + "id": "DEF06", + "name": "Herzogtum Lauenburg" + }, + { + "id": "DEF07", + "name": "Nordfriesland" + }, + { + "id": "DEF08", + "name": "Ostholstein" + }, + { + "id": "DEF09", + "name": "Pinneberg" + }, + { + "id": "DEF0A", + "name": "Pl\u00f6n" + }, + { + "id": "DEF0B", + "name": "Rendsburg-Eckernf\u00f6rde" + }, + { + "id": "DEF0C", + "name": "Schleswig-Flensburg" + }, + { + "id": "DEF0D", + "name": "Segeberg" + }, + { + "id": "DEF0E", + "name": "Steinburg" + }, + { + "id": "DEF0F", + "name": "Stormarn" + }, + { + "id": "DEG", + "name": "Th\u00fcringen" + }, + { + "id": "DEG0", + "name": "Th\u00fcringen" + }, + { + "id": "DEG01", + "name": "Erfurt, Kreisfreie Stadt" + }, + { + "id": "DEG02", + "name": "Gera, Kreisfreie Stadt" + }, + { + "id": "DEG03", + "name": "Jena, Kreisfreie Stadt" + }, + { + "id": "DEG04", + "name": "Suhl, Kreisfreie Stadt (NUTS 2021)" + }, + { + "id": "DEG05", + "name": "Weimar, Kreisfreie Stadt" + }, + { + "id": "DEG06", + "name": "Eichsfeld" + }, + { + "id": "DEG07", + "name": "Nordhausen" + }, + { + "id": "DEG09", + "name": "Unstrut-Hainich-Kreis" + }, + { + "id": "DEG0A", + "name": "Kyffh\u00e4userkreis" + }, + { + "id": "DEG0B", + "name": "Schmalkalden-Meiningen (NUTS 2021)" + }, + { + "id": "DEG0C", + "name": "Gotha" + }, + { + "id": "DEG0D", + "name": "S\u00f6mmerda" + }, + { + "id": "DEG0E", + "name": "Hildburghausen" + }, + { + "id": "DEG0F", + "name": "Ilm-Kreis (NUTS 2021)" + }, + { + "id": "DEG0G", + "name": "Weimarer Land" + }, + { + "id": "DEG0H", + "name": "Sonneberg (NUTS 2021)" + }, + { + "id": "DEG0I", + "name": "Saalfeld-Rudolstadt (NUTS 2021)" + }, + { + "id": "DEG0J", + "name": "Saale-Holzland-Kreis" + }, + { + "id": "DEG0K", + "name": "Saale-Orla-Kreis" + }, + { + "id": "DEG0L", + "name": "Greiz" + }, + { + "id": "DEG0M", + "name": "Altenburger Land" + }, + { + "id": "DEG0N", + "name": "Eisenach, Kreisfreie Stadt (NUTS 2021)" + }, + { + "id": "DEG0P", + "name": "Wartburgkreis (NUTS 2021)" + }, + { + "id": "DEG0Q", + "name": "Schmalkalden-Meiningen" + }, + { + "id": "DEG0R", + "name": "Wartburgkreis" + }, + { + "id": "DEG0S", + "name": "Suhl, Kreisfreie Stadt" + }, + { + "id": "DEG0T", + "name": "Ilm-Kreis" + }, + { + "id": "DEG0U", + "name": "Saalfeld-Rudolstadt" + }, + { + "id": "DEG0V", + "name": "Sonneberg" + }, + { + "id": "DEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "DEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "DEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "DE_CAP", + "name": "Berlin" + }, + { + "id": "DE_DEL1", + "name": "Karlsruhe" + }, + { + "id": "DE_DEL2", + "name": "M\u00fcnchen" + }, + { + "id": "DE_DEL3", + "name": "Bonn" + }, + { + "id": "DEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "DEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "DEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EE", + "name": "Estonia" + }, + { + "id": "EE0", + "name": "Eesti" + }, + { + "id": "EE00", + "name": "Eesti" + }, + { + "id": "EE001", + "name": "P\u00f5hja-Eesti" + }, + { + "id": "EE004", + "name": "L\u00e4\u00e4ne-Eesti" + }, + { + "id": "EE006", + "name": "Kesk-Eesti (NUTS 2016)" + }, + { + "id": "EE007", + "name": "Kirde-Eesti (NUTS 2016)" + }, + { + "id": "EE008", + "name": "L\u00f5una-Eesti" + }, + { + "id": "EE009", + "name": "Kesk-Eesti" + }, + { + "id": "EE00A", + "name": "Kirde-Eesti" + }, + { + "id": "EEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "EEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "EEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "EE_CAP", + "name": "Tallinn" + }, + { + "id": "EEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "EEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "EEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "IE", + "name": "Ireland" + }, + { + "id": "IE0", + "name": "Ireland" + }, + { + "id": "IE04", + "name": "Northern and Western" + }, + { + "id": "IE041", + "name": "Border" + }, + { + "id": "IE042", + "name": "West" + }, + { + "id": "IE05", + "name": "Southern" + }, + { + "id": "IE051", + "name": "Mid-West" + }, + { + "id": "IE052", + "name": "South-East" + }, + { + "id": "IE053", + "name": "South-West" + }, + { + "id": "IE06", + "name": "Eastern and Midland" + }, + { + "id": "IE061", + "name": "Dublin" + }, + { + "id": "IE062", + "name": "Mid-East" + }, + { + "id": "IE063", + "name": "Midland" + }, + { + "id": "IE01", + "name": "Border, Midland and Western (NUTS 2013)" + }, + { + "id": "IE011", + "name": "Border (NUTS 2013)" + }, + { + "id": "IE01101", + "name": "Cavan" + }, + { + "id": "IE01102", + "name": "Donegal" + }, + { + "id": "IE01103", + "name": "Leitrim" + }, + { + "id": "IE01104", + "name": "Louth" + }, + { + "id": "IE01105", + "name": "Monaghan" + }, + { + "id": "IE01106", + "name": "Sligo" + }, + { + "id": "IE012", + "name": "Midland (NUTS 2013)" + }, + { + "id": "IE01201", + "name": "Laois" + }, + { + "id": "IE01202", + "name": "Longford" + }, + { + "id": "IE01203", + "name": "Offaly" + }, + { + "id": "IE01204", + "name": "Westmeath" + }, + { + "id": "IE013", + "name": "West (NUTS 2013)" + }, + { + "id": "IE01301_01302", + "name": "Galway" + }, + { + "id": "IE01303", + "name": "Mayo" + }, + { + "id": "IE01304", + "name": "Roscommon" + }, + { + "id": "IE02", + "name": "Southern and Eastern (NUTS 2013)" + }, + { + "id": "IE021", + "name": "Dublin (NUTS 2013)" + }, + { + "id": "IE022", + "name": "Mid-East (NUTS 2013)" + }, + { + "id": "IE02201", + "name": "Kildare" + }, + { + "id": "IE02202", + "name": "Meath" + }, + { + "id": "IE02203", + "name": "Wicklow" + }, + { + "id": "IE023", + "name": "Mid-West (NUTS 2013)" + }, + { + "id": "IE02301", + "name": "Clare" + }, + { + "id": "IE02302_02303", + "name": "Limerick" + }, + { + "id": "IE02304", + "name": "Tipperary North Riding" + }, + { + "id": "IE024", + "name": "South-East (NUTS 2013)" + }, + { + "id": "IE02401", + "name": "Carlow" + }, + { + "id": "IE02402", + "name": "Kilkenny" + }, + { + "id": "IE02403", + "name": "Tipperary South Riding" + }, + { + "id": "IE02404_02405", + "name": "Waterford" + }, + { + "id": "IE02406", + "name": "Wexford" + }, + { + "id": "IE025", + "name": "South-West (NUTS 2013)" + }, + { + "id": "IE02501_02502", + "name": "Cork" + }, + { + "id": "IE02503", + "name": "Kerry" + }, + { + "id": "IEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "IEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "IEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "IE_CAP", + "name": "Dublin" + }, + { + "id": "IEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "IEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "IEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EL", + "name": "Greece" + }, + { + "id": "EL1", + "name": "Voreia Ellada (NUTS 2010)" + }, + { + "id": "EL11", + "name": "Anatoliki Makedonia, Thraki (NUTS 2010)" + }, + { + "id": "EL111", + "name": "Evros (NUTS 2010)" + }, + { + "id": "EL112", + "name": "Xanthi (NUTS 2010)" + }, + { + "id": "EL113", + "name": "Rodopi (NUTS 2010)" + }, + { + "id": "EL114", + "name": "Drama (NUTS 2010)" + }, + { + "id": "EL115", + "name": "Kavala (NUTS 2010)" + }, + { + "id": "EL12", + "name": "Kentriki Makedonia (NUTS 2010)" + }, + { + "id": "EL121", + "name": "Imathia (NUTS 2010)" + }, + { + "id": "EL122", + "name": "Thessaloniki (NUTS 2010)" + }, + { + "id": "EL123", + "name": "Kilkis (NUTS 2010)" + }, + { + "id": "EL124", + "name": "Pella (NUTS 2010)" + }, + { + "id": "EL125", + "name": "Pieria (NUTS 2010)" + }, + { + "id": "EL126", + "name": "Serres (NUTS 2010)" + }, + { + "id": "EL127", + "name": "Chalkidiki (NUTS 2010)" + }, + { + "id": "EL13", + "name": "Dytiki Makedonia (NUTS 2010)" + }, + { + "id": "EL131", + "name": "Grevena (NUTS 2010)" + }, + { + "id": "EL132", + "name": "Kastoria (NUTS 2010)" + }, + { + "id": "EL133", + "name": "Kozani (NUTS 2010)" + }, + { + "id": "EL134", + "name": "Florina (NUTS 2010)" + }, + { + "id": "EL14", + "name": "Thessalia (NUTS 2010)" + }, + { + "id": "EL141", + "name": "Karditsa (NUTS 2010)" + }, + { + "id": "EL142", + "name": "Larisa (NUTS 2010)" + }, + { + "id": "EL143", + "name": "Magnisia (NUTS 2010)" + }, + { + "id": "EL144", + "name": "Trikala (NUTS 2010)" + }, + { + "id": "EL_MAK", + "name": "Makedonia" + }, + { + "id": "EL_TRA", + "name": "Thraki" + }, + { + "id": "EL2", + "name": "Kentriki Ellada (NUTS 2010)" + }, + { + "id": "EL21", + "name": "Ipeiros (NUTS 2010)" + }, + { + "id": "EL211", + "name": "Arta (NUTS 2010)" + }, + { + "id": "EL212", + "name": "Thesprotia (NUTS 2010)" + }, + { + "id": "EL213", + "name": "Ioannina (NUTS 2010)" + }, + { + "id": "EL214", + "name": "Preveza (NUTS 2010)" + }, + { + "id": "EL22", + "name": "Ionia Nisia (NUTS 2010)" + }, + { + "id": "EL221", + "name": "Zakynthos (NUTS 2010)" + }, + { + "id": "EL222", + "name": "Kerkyra (NUTS 2010)" + }, + { + "id": "EL223", + "name": "Kefallinia (NUTS 2010)" + }, + { + "id": "EL224", + "name": "Lefkada (NUTS 2010)" + }, + { + "id": "EL23", + "name": "Dytiki Ellada (NUTS 2010)" + }, + { + "id": "EL231", + "name": "Aitoloakarnania (NUTS 2010)" + }, + { + "id": "EL232", + "name": "Achaia (NUTS 2010)" + }, + { + "id": "EL233", + "name": "Ileia (NUTS 2010)" + }, + { + "id": "EL24", + "name": "Sterea Ellada (NUTS 2010)" + }, + { + "id": "EL241", + "name": "Voiotia (NUTS 2010)" + }, + { + "id": "EL242", + "name": "Evvoia (NUTS 2010)" + }, + { + "id": "EL243", + "name": "Evrytania (NUTS 2010)" + }, + { + "id": "EL244", + "name": "Fthiotida (NUTS 2010)" + }, + { + "id": "EL245", + "name": "Fokida (NUTS 2010)" + }, + { + "id": "EL25", + "name": "Peloponnisos (NUTS 2010)" + }, + { + "id": "EL251", + "name": "Argolida (NUTS 2010)" + }, + { + "id": "EL252", + "name": "Arkadia (NUTS 2010)" + }, + { + "id": "EL253", + "name": "Korinthia (NUTS 2010)" + }, + { + "id": "EL254", + "name": "Lakonia (NUTS 2010)" + }, + { + "id": "EL255", + "name": "Messinia (NUTS 2010)" + }, + { + "id": "EL2ATT", + "name": "Kentriki Ellada, Attiki" + }, + { + "id": "EL2EV", + "name": "Kentriki Ellada, Evvoia" + }, + { + "id": "EL3", + "name": "Attiki" + }, + { + "id": "EL30", + "name": "Attiki" + }, + { + "id": "EL300", + "name": "Attiki (NUTS 2010)" + }, + { + "id": "EL301", + "name": "Voreios Tomeas Athinon" + }, + { + "id": "EL302", + "name": "Dytikos Tomeas Athinon" + }, + { + "id": "EL303", + "name": "Kentrikos Tomeas Athinon" + }, + { + "id": "EL304", + "name": "Notios Tomeas Athinon" + }, + { + "id": "EL305", + "name": "Anatoliki Attiki" + }, + { + "id": "EL306", + "name": "Dytiki Attiki" + }, + { + "id": "EL307", + "name": "Peiraias, Nisoi" + }, + { + "id": "EL300A", + "name": "Attiki -East" + }, + { + "id": "EL300B", + "name": "Pireas" + }, + { + "id": "EL300C", + "name": "Attiki - West" + }, + { + "id": "EL4", + "name": "Nisia Aigaiou, Kriti" + }, + { + "id": "EL41_42", + "name": "Nisia Aigaiou" + }, + { + "id": "EL41", + "name": "Voreio Aigaio" + }, + { + "id": "EL411", + "name": "Lesvos, Limnos" + }, + { + "id": "EL412", + "name": "Ikaria, Samos" + }, + { + "id": "EL413", + "name": "Chios" + }, + { + "id": "EL42", + "name": "Notio Aigaio" + }, + { + "id": "EL421", + "name": "Kalymnos, Karpathos \u2013 Iroiki Nisos Kasos, Kos, Rodos" + }, + { + "id": "EL422", + "name": "Andros, Thira, Kea, Milos, Mykonos, Naxos, Paros, Syros, Tinos" + }, + { + "id": "EL43", + "name": "Kriti" + }, + { + "id": "EL431", + "name": "Irakleio" + }, + { + "id": "EL432", + "name": "Lasithi" + }, + { + "id": "EL433", + "name": "Rethymni" + }, + { + "id": "EL434", + "name": "Chania" + }, + { + "id": "EL5", + "name": "Voreia Ell\u00e1da" + }, + { + "id": "EL51", + "name": "Anatoliki Makedonia, Thraki" + }, + { + "id": "EL511", + "name": "Evros" + }, + { + "id": "EL512", + "name": "Xanthi" + }, + { + "id": "EL513", + "name": "Rodopi" + }, + { + "id": "EL514", + "name": "Drama" + }, + { + "id": "EL515", + "name": "Thasos, Kavala" + }, + { + "id": "EL52", + "name": "Kentriki Makedonia" + }, + { + "id": "EL521", + "name": "Imathia" + }, + { + "id": "EL522", + "name": "Thessaloniki" + }, + { + "id": "EL523", + "name": "Kilkis" + }, + { + "id": "EL524", + "name": "Pella" + }, + { + "id": "EL525", + "name": "Pieria" + }, + { + "id": "EL526", + "name": "Serres" + }, + { + "id": "EL527", + "name": "Chalkidiki" + }, + { + "id": "EL53", + "name": "Dytiki Makedonia" + }, + { + "id": "EL531", + "name": "Grevena, Kozani" + }, + { + "id": "EL532", + "name": "Kastoria" + }, + { + "id": "EL533", + "name": "Florina" + }, + { + "id": "EL54", + "name": "Ipeiros" + }, + { + "id": "EL541", + "name": "Arta, Preveza" + }, + { + "id": "EL542", + "name": "Thesprotia" + }, + { + "id": "EL543", + "name": "Ioannina" + }, + { + "id": "EL6", + "name": "Kentriki Ell\u00e1da" + }, + { + "id": "EL61", + "name": "Thessalia" + }, + { + "id": "EL611", + "name": "Karditsa, Trikala" + }, + { + "id": "EL612", + "name": "Larisa" + }, + { + "id": "EL613", + "name": "Magnisia, Sporades" + }, + { + "id": "EL62", + "name": "Ionia Nisia" + }, + { + "id": "EL621", + "name": "Zakynthos" + }, + { + "id": "EL622", + "name": "Kerkyra" + }, + { + "id": "EL623", + "name": "Ithaki, Kefallinia" + }, + { + "id": "EL624", + "name": "Lefkada" + }, + { + "id": "EL63", + "name": "Dytiki Ell\u00e1da" + }, + { + "id": "EL631", + "name": "Aitoloakarnania" + }, + { + "id": "EL632", + "name": "Achaia" + }, + { + "id": "EL633", + "name": "Ileia" + }, + { + "id": "EL64", + "name": "Sterea Ell\u00e1da" + }, + { + "id": "EL641", + "name": "Voiotia" + }, + { + "id": "EL642", + "name": "Evvoia" + }, + { + "id": "EL643", + "name": "Evrytania" + }, + { + "id": "EL644", + "name": "Fthiotida" + }, + { + "id": "EL645", + "name": "Fokida" + }, + { + "id": "EL65", + "name": "Peloponnisos" + }, + { + "id": "EL651", + "name": "Argolida, Arkadia" + }, + { + "id": "EL652", + "name": "Korinthia" + }, + { + "id": "EL653", + "name": "Lakonia, Messinia" + }, + { + "id": "ELS", + "name": "Self Governed Region NUTS 1" + }, + { + "id": "ELSS", + "name": "Self Governed Region NUTS 2" + }, + { + "id": "ELSSS", + "name": "Self Governed Region NUTS 3" + }, + { + "id": "ELZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ELZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ELZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "EL_CAP", + "name": "Athina" + }, + { + "id": "ELX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ELXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ELXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EL_NAL", + "name": "Greece, not allocated" + }, + { + "id": "ES", + "name": "Spain" + }, + { + "id": "ES1", + "name": "Noroeste" + }, + { + "id": "ES11", + "name": "Galicia" + }, + { + "id": "ES111", + "name": "A Coru\u00f1a" + }, + { + "id": "ES112", + "name": "Lugo" + }, + { + "id": "ES113", + "name": "Ourense" + }, + { + "id": "ES114", + "name": "Pontevedra" + }, + { + "id": "ES12", + "name": "Principado de Asturias" + }, + { + "id": "ES120", + "name": "Asturias" + }, + { + "id": "ES13", + "name": "Cantabria" + }, + { + "id": "ES130", + "name": "Cantabria" + }, + { + "id": "ES2", + "name": "Noreste" + }, + { + "id": "ES21", + "name": "Pa\u00eds Vasco" + }, + { + "id": "ES211", + "name": "Araba/\u00c1lava" + }, + { + "id": "ES212_213", + "name": "Gipuzkoa, Bizkaia" + }, + { + "id": "ES212", + "name": "Gipuzkoa" + }, + { + "id": "ES213", + "name": "Bizkaia" + }, + { + "id": "ES22", + "name": "Comunidad Foral de Navarra" + }, + { + "id": "ES220", + "name": "Navarra" + }, + { + "id": "ES23", + "name": "La Rioja" + }, + { + "id": "ES230", + "name": "La Rioja" + }, + { + "id": "ES24", + "name": "Arag\u00f3n" + }, + { + "id": "ES241_242", + "name": "Huesca, Teruel" + }, + { + "id": "ES241", + "name": "Huesca" + }, + { + "id": "ES242", + "name": "Teruel" + }, + { + "id": "ES243", + "name": "Zaragoza" + }, + { + "id": "ES3", + "name": "Comunidad de Madrid" + }, + { + "id": "ES30", + "name": "Comunidad de Madrid" + }, + { + "id": "ES300", + "name": "Madrid" + }, + { + "id": "ES4", + "name": "Centro (ES)" + }, + { + "id": "ES41", + "name": "Castilla y Le\u00f3n" + }, + { + "id": "ES411_414-417", + "name": "\u00c1vila, Palencia, Salamanca, Segovia, Soria" + }, + { + "id": "ES411", + "name": "\u00c1vila" + }, + { + "id": "ES412", + "name": "Burgos" + }, + { + "id": "ES413", + "name": "Le\u00f3n" + }, + { + "id": "ES414", + "name": "Palencia" + }, + { + "id": "ES415", + "name": "Salamanca" + }, + { + "id": "ES416", + "name": "Segovia" + }, + { + "id": "ES417", + "name": "Soria" + }, + { + "id": "ES418", + "name": "Valladolid" + }, + { + "id": "ES419", + "name": "Zamora" + }, + { + "id": "ES42", + "name": "Castilla-La Mancha" + }, + { + "id": "ES421", + "name": "Albacete" + }, + { + "id": "ES422", + "name": "Ciudad Real" + }, + { + "id": "ES423", + "name": "Cuenca" + }, + { + "id": "ES424", + "name": "Guadalajara" + }, + { + "id": "ES425", + "name": "Toledo" + }, + { + "id": "ES43", + "name": "Extremadura" + }, + { + "id": "ES431", + "name": "Badajoz" + }, + { + "id": "ES432", + "name": "C\u00e1ceres" + }, + { + "id": "ES5", + "name": "Este" + }, + { + "id": "ES51", + "name": "Catalu\u00f1a" + }, + { + "id": "ES511", + "name": "Barcelona" + }, + { + "id": "ES512_513", + "name": "Girona, Lleida" + }, + { + "id": "ES512", + "name": "Girona" + }, + { + "id": "ES513", + "name": "Lleida" + }, + { + "id": "ES514", + "name": "Tarragona" + }, + { + "id": "ES52", + "name": "Comunitat Valenciana" + }, + { + "id": "ES521", + "name": "Alicante/Alacant" + }, + { + "id": "ES522", + "name": "Castell\u00f3n/Castell\u00f3" + }, + { + "id": "ES523", + "name": "Valencia/Val\u00e8ncia" + }, + { + "id": "ES53", + "name": "Illes Balears" + }, + { + "id": "ES530", + "name": "Illes Balears (NUTS 1999)" + }, + { + "id": "ES531", + "name": "Eivissa y Formentera" + }, + { + "id": "ES532", + "name": "Mallorca" + }, + { + "id": "ES533", + "name": "Menorca" + }, + { + "id": "ES6", + "name": "Sur" + }, + { + "id": "ES61_63_64", + "name": "Andaluc\u00eda, Ceuta, Melilla" + }, + { + "id": "ES61", + "name": "Andaluc\u00eda" + }, + { + "id": "ES611_614_616_618", + "name": "Almer\u00eda, Granada, Ja\u00e9n, Sevilla" + }, + { + "id": "ES611", + "name": "Almer\u00eda" + }, + { + "id": "ES612_630", + "name": "C\u00e1diz, Ceuta" + }, + { + "id": "ES612", + "name": "C\u00e1diz" + }, + { + "id": "ES613", + "name": "C\u00f3rdoba" + }, + { + "id": "ES614", + "name": "Granada" + }, + { + "id": "ES615", + "name": "Huelva" + }, + { + "id": "ES616", + "name": "Ja\u00e9n" + }, + { + "id": "ES617_640", + "name": "M\u00e1laga, Melilla" + }, + { + "id": "ES617", + "name": "M\u00e1laga" + }, + { + "id": "ES618", + "name": "Sevilla" + }, + { + "id": "ES62", + "name": "Regi\u00f3n de Murcia" + }, + { + "id": "ES620", + "name": "Murcia" + }, + { + "id": "ES63", + "name": "Ciudad de Ceuta" + }, + { + "id": "ES630", + "name": "Ceuta" + }, + { + "id": "ES64", + "name": "Ciudad de Melilla" + }, + { + "id": "ES640", + "name": "Melilla" + }, + { + "id": "ES7", + "name": "Canarias" + }, + { + "id": "ES70", + "name": "Canarias" + }, + { + "id": "ES701", + "name": "Las Palmas (NUTS 1999)" + }, + { + "id": "ES702", + "name": "Santa Cruz De Tenerife (NUTS 1999)" + }, + { + "id": "ES703", + "name": "El Hierro" + }, + { + "id": "ES704", + "name": "Fuerteventura" + }, + { + "id": "ES705", + "name": "Gran Canaria" + }, + { + "id": "ES706", + "name": "La Gomera" + }, + { + "id": "ES707", + "name": "La Palma" + }, + { + "id": "ES708", + "name": "Lanzarote" + }, + { + "id": "ES709", + "name": "Tenerife" + }, + { + "id": "ESZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ESZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ESZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "ES_CAP", + "name": "Madrid" + }, + { + "id": "ESX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ESXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ESXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "ES_NAL", + "name": "Spain, not allocated" + }, + { + "id": "FR", + "name": "France" + }, + { + "id": "FX", + "name": "Metropolitan France" + }, + { + "id": "FR1", + "name": "Ile de France" + }, + { + "id": "FR10", + "name": "Ile de France" + }, + { + "id": "FR101", + "name": "Paris" + }, + { + "id": "FR102", + "name": "Seine-et-Marne" + }, + { + "id": "FR103", + "name": "Yvelines" + }, + { + "id": "FR104", + "name": "Essonne" + }, + { + "id": "FR105", + "name": "Hauts-de-Seine" + }, + { + "id": "FR106", + "name": "Seine-Saint-Denis" + }, + { + "id": "FR107", + "name": "Val-de-Marne" + }, + { + "id": "FR108", + "name": "Val-d'Oise" + }, + { + "id": "FRB", + "name": "Centre \u2014 Val de Loire" + }, + { + "id": "FRB0", + "name": "Centre \u2014 Val de Loire" + }, + { + "id": "FRB01", + "name": "Cher" + }, + { + "id": "FRB02", + "name": "Eure-et-Loir" + }, + { + "id": "FRB03", + "name": "Indre" + }, + { + "id": "FRB04", + "name": "Indre-et-Loire" + }, + { + "id": "FRB05", + "name": "Loir-et-Cher" + }, + { + "id": "FRB06", + "name": "Loiret" + }, + { + "id": "FRC", + "name": "Bourgogne-Franche-Comt\u00e9" + }, + { + "id": "FRC1", + "name": "Bourgogne" + }, + { + "id": "FRC11", + "name": "C\u00f4te-d\u2019Or" + }, + { + "id": "FRC12", + "name": "Ni\u00e8vre" + }, + { + "id": "FRC13", + "name": "Sa\u00f4ne-et-Loire" + }, + { + "id": "FRC14", + "name": "Yonne" + }, + { + "id": "FRC2", + "name": "Franche-Comt\u00e9" + }, + { + "id": "FRC21", + "name": "Doubs" + }, + { + "id": "FRC22", + "name": "Jura" + }, + { + "id": "FRC23", + "name": "Haute-Sa\u00f4ne" + }, + { + "id": "FRC24", + "name": "Territoire de Belfort" + }, + { + "id": "FRD", + "name": "Normandie" + }, + { + "id": "FRD1", + "name": "Basse-Normandie" + }, + { + "id": "FRD11", + "name": "Calvados" + }, + { + "id": "FRD12", + "name": "Manche" + }, + { + "id": "FRD13", + "name": "Orne" + }, + { + "id": "FRD2", + "name": "Haute-Normandie" + }, + { + "id": "FRD21", + "name": "Eure" + }, + { + "id": "FRD22", + "name": "Seine-Maritime" + }, + { + "id": "FRE", + "name": "Hauts-de-France" + }, + { + "id": "FRE1", + "name": "Nord-Pas de Calais" + }, + { + "id": "FRE11", + "name": "Nord" + }, + { + "id": "FRE12", + "name": "Pas-de-Calais" + }, + { + "id": "FRE2", + "name": "Picardie" + }, + { + "id": "FRE21", + "name": "Aisne" + }, + { + "id": "FRE22", + "name": "Oise" + }, + { + "id": "FRE23", + "name": "Somme" + }, + { + "id": "FRF", + "name": "Grand Est" + }, + { + "id": "FRF1", + "name": "Alsace" + }, + { + "id": "FRF11", + "name": "Bas-Rhin" + }, + { + "id": "FRF12", + "name": "Haut-Rhin" + }, + { + "id": "FRF2", + "name": "Champagne-Ardenne" + }, + { + "id": "FRF21", + "name": "Ardennes" + }, + { + "id": "FRF22", + "name": "Aube" + }, + { + "id": "FRF23", + "name": "Marne" + }, + { + "id": "FRF24", + "name": "Haute-Marne" + }, + { + "id": "FRF3", + "name": "Lorraine" + }, + { + "id": "FRF31", + "name": "Meurthe-et-Moselle" + }, + { + "id": "FRF32", + "name": "Meuse" + }, + { + "id": "FRF33", + "name": "Moselle" + }, + { + "id": "FRF34", + "name": "Vosges" + }, + { + "id": "FRG", + "name": "Pays de la Loire" + }, + { + "id": "FRG0", + "name": "Pays de la Loire" + }, + { + "id": "FRG01", + "name": "Loire-Atlantique" + }, + { + "id": "FRG02", + "name": "Maine-et-Loire" + }, + { + "id": "FRG03", + "name": "Mayenne" + }, + { + "id": "FRG04", + "name": "Sarthe" + }, + { + "id": "FRG05", + "name": "Vend\u00e9e" + }, + { + "id": "FRH", + "name": "Bretagne" + }, + { + "id": "FRH0", + "name": "Bretagne" + }, + { + "id": "FRH01", + "name": "C\u00f4tes-d\u2019Armor" + }, + { + "id": "FRH02", + "name": "Finist\u00e8re" + }, + { + "id": "FRH03", + "name": "Ille-et-Vilaine" + }, + { + "id": "FRH04", + "name": "Morbihan" + }, + { + "id": "FRI", + "name": "Nouvelle-Aquitaine" + }, + { + "id": "FRI1", + "name": "Aquitaine" + }, + { + "id": "FRI11", + "name": "Dordogne" + }, + { + "id": "FRI12", + "name": "Gironde" + }, + { + "id": "FRI13", + "name": "Landes" + }, + { + "id": "FRI14", + "name": "Lot-et-Garonne" + }, + { + "id": "FRI15", + "name": "Pyr\u00e9n\u00e9es-Atlantiques" + }, + { + "id": "FRI2", + "name": "Limousin" + }, + { + "id": "FRI21", + "name": "Corr\u00e8ze" + }, + { + "id": "FRI22", + "name": "Creuse" + }, + { + "id": "FRI23", + "name": "Haute-Vienne" + }, + { + "id": "FRI3", + "name": "Poitou-Charentes" + }, + { + "id": "FRI31", + "name": "Charente" + }, + { + "id": "FRI32", + "name": "Charente-Maritime" + }, + { + "id": "FRI33", + "name": "Deux-S\u00e8vres" + }, + { + "id": "FRI34", + "name": "Vienne" + }, + { + "id": "FRJ", + "name": "Occitanie" + }, + { + "id": "FRJ1", + "name": "Languedoc-Roussillon" + }, + { + "id": "FRJ11", + "name": "Aude" + }, + { + "id": "FRJ12", + "name": "Gard" + }, + { + "id": "FRJ13", + "name": "H\u00e9rault" + }, + { + "id": "FRJ14", + "name": "Loz\u00e8re" + }, + { + "id": "FRJ15", + "name": "Pyr\u00e9n\u00e9es-Orientales" + }, + { + "id": "FRJ2", + "name": "Midi-Pyr\u00e9n\u00e9es" + }, + { + "id": "FRJ21", + "name": "Ari\u00e8ge" + }, + { + "id": "FRJ22", + "name": "Aveyron" + }, + { + "id": "FRJ23", + "name": "Haute-Garonne" + }, + { + "id": "FRJ24", + "name": "Gers" + }, + { + "id": "FRJ25", + "name": "Lot" + }, + { + "id": "FRJ26", + "name": "Hautes-Pyr\u00e9n\u00e9es" + }, + { + "id": "FRJ27", + "name": "Tarn" + }, + { + "id": "FRJ28", + "name": "Tarn-et-Garonne" + }, + { + "id": "FRK", + "name": "Auvergne-Rh\u00f4ne-Alpes" + }, + { + "id": "FRK1", + "name": "Auvergne" + }, + { + "id": "FRK11", + "name": "Allier" + }, + { + "id": "FRK12", + "name": "Cantal" + }, + { + "id": "FRK13", + "name": "Haute-Loire" + }, + { + "id": "FRK14", + "name": "Puy-de-D\u00f4me" + }, + { + "id": "FRK2", + "name": "Rh\u00f4ne-Alpes" + }, + { + "id": "FRK21", + "name": "Ain" + }, + { + "id": "FRK22", + "name": "Ard\u00e8che" + }, + { + "id": "FRK23", + "name": "Dr\u00f4me" + }, + { + "id": "FRK24", + "name": "Is\u00e8re" + }, + { + "id": "FRK25", + "name": "Loire" + }, + { + "id": "FRK26", + "name": "Rh\u00f4ne" + }, + { + "id": "FRK27", + "name": "Savoie" + }, + { + "id": "FRK28", + "name": "Haute-Savoie" + }, + { + "id": "FRL", + "name": "Provence-Alpes-C\u00f4te d\u2019Azur" + }, + { + "id": "FRL0", + "name": "Provence-Alpes-C\u00f4te d\u2019Azur" + }, + { + "id": "FRL01", + "name": "Alpes-de-Haute-Provence" + }, + { + "id": "FRL02", + "name": "Hautes-Alpes" + }, + { + "id": "FRL03", + "name": "Alpes-Maritimes" + }, + { + "id": "FRL04", + "name": "Bouches-du-Rh\u00f4ne" + }, + { + "id": "FRL05", + "name": "Var" + }, + { + "id": "FRL06", + "name": "Vaucluse" + }, + { + "id": "FRM", + "name": "Corse" + }, + { + "id": "FRM0", + "name": "Corse" + }, + { + "id": "FRM01", + "name": "Corse-du-Sud" + }, + { + "id": "FRM02", + "name": "Haute-Corse" + }, + { + "id": "FRY", + "name": "RUP FR \u2014 R\u00e9gions Ultrap\u00e9riph\u00e9riques Fran\u00e7aises" + }, + { + "id": "FRY1", + "name": "Guadeloupe" + }, + { + "id": "FRY10", + "name": "Guadeloupe" + }, + { + "id": "FRY2", + "name": "Martinique" + }, + { + "id": "FRY20", + "name": "Martinique" + }, + { + "id": "FRY3", + "name": "Guyane" + }, + { + "id": "FRY30", + "name": "Guyane" + }, + { + "id": "FRY4", + "name": "La R\u00e9union" + }, + { + "id": "FRY40", + "name": "La R\u00e9union" + }, + { + "id": "FRY5", + "name": "Mayotte" + }, + { + "id": "FRY50", + "name": "Mayotte" + }, + { + "id": "FR2", + "name": "Bassin Parisien (NUTS 2013)" + }, + { + "id": "FR21", + "name": "Champagne-Ardenne (NUTS 2013)" + }, + { + "id": "FR211", + "name": "Ardennes (NUTS 2013)" + }, + { + "id": "FR212", + "name": "Aube (NUTS 2013)" + }, + { + "id": "FR213", + "name": "Marne (NUTS 2013)" + }, + { + "id": "FR214", + "name": "Haute-Marne (NUTS 2013)" + }, + { + "id": "FR22", + "name": "Picardie (NUTS 2013)" + }, + { + "id": "FR221", + "name": "Aisne (NUTS 2013)" + }, + { + "id": "FR222", + "name": "Oise (NUTS 2013)" + }, + { + "id": "FR223", + "name": "Somme (NUTS 2013)" + }, + { + "id": "FR23", + "name": "Haute-Normandie (NUTS 2013)" + }, + { + "id": "FR231", + "name": "Eure (NUTS 2013)" + }, + { + "id": "FR232", + "name": "Seine-Maritime (NUTS 2013)" + }, + { + "id": "FR24", + "name": "Centre (FR) (NUTS 2013)" + }, + { + "id": "FR241", + "name": "Cher (NUTS 2013)" + }, + { + "id": "FR242", + "name": "Eure-et-Loir (NUTS 2013)" + }, + { + "id": "FR243", + "name": "Indre (NUTS 2013)" + }, + { + "id": "FR244", + "name": "Indre-et-Loire (NUTS 2013)" + }, + { + "id": "FR245", + "name": "Loir-et-Cher (NUTS 2013)" + }, + { + "id": "FR246", + "name": "Loiret (NUTS 2013)" + }, + { + "id": "FR25", + "name": "Basse-Normandie (NUTS 2013)" + }, + { + "id": "FR251", + "name": "Calvados (NUTS 2013)" + }, + { + "id": "FR252", + "name": "Manche (NUTS 2013)" + }, + { + "id": "FR253", + "name": "Orne (NUTS 2013)" + }, + { + "id": "FR26", + "name": "Bourgogne (NUTS 2013)" + }, + { + "id": "FR261", + "name": "C\u00f4te-d'Or (NUTS 2013)" + }, + { + "id": "FR262", + "name": "Ni\u00e8vre (NUTS 2013)" + }, + { + "id": "FR263", + "name": "Sa\u00f4ne-et-Loire (NUTS 2013)" + }, + { + "id": "FR264", + "name": "Yonne (NUTS 2013)" + }, + { + "id": "FR3", + "name": "Nord-Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR30", + "name": "Nord-Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR301", + "name": "Nord (FR) (NUTS 2013)" + }, + { + "id": "FR302", + "name": "Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR4", + "name": "Est (FR) (NUTS 2013)" + }, + { + "id": "FR41", + "name": "Lorraine (NUTS 2013)" + }, + { + "id": "FR411", + "name": "Meurthe-et-Moselle (NUTS 2013)" + }, + { + "id": "FR412", + "name": "Meuse (NUTS 2013)" + }, + { + "id": "FR413", + "name": "Moselle (NUTS 2013)" + }, + { + "id": "FR414", + "name": "Vosges (NUTS 2013)" + }, + { + "id": "FR42", + "name": "Alsace (NUTS 2013)" + }, + { + "id": "FR421", + "name": "Bas-Rhin (NUTS 2013)" + }, + { + "id": "FR422", + "name": "Haut-Rhin (NUTS 2013)" + }, + { + "id": "FR43", + "name": "Franche-Comt\u00e9 (NUTS 2013)" + }, + { + "id": "FR431", + "name": "Doubs (NUTS 2013)" + }, + { + "id": "FR432", + "name": "Jura (NUTS 2013)" + }, + { + "id": "FR433", + "name": "Haute-Sa\u00f4ne (NUTS 2013)" + }, + { + "id": "FR434", + "name": "Territoire de Belfort (NUTS 2013)" + }, + { + "id": "FR5", + "name": "Ouest (FR) (NUTS 2013)" + }, + { + "id": "FR51", + "name": "Pays de la Loire (NUTS 2013)" + }, + { + "id": "FR51_X_513", + "name": "Pays-de-la-Loire except Mayenne (NUTS 2013)" + }, + { + "id": "FR511", + "name": "Loire-Atlantique (NUTS 2013)" + }, + { + "id": "FR512", + "name": "Maine-et-Loire (NUTS 2013)" + }, + { + "id": "FR513", + "name": "Mayenne (NUTS 2013)" + }, + { + "id": "FR514", + "name": "Sarthe (NUTS 2013)" + }, + { + "id": "FR515", + "name": "Vend\u00e9e (NUTS 2013)" + }, + { + "id": "FR52", + "name": "Bretagne (NUTS 2013)" + }, + { + "id": "FR521", + "name": "C\u00f4tes-d'Armor (NUTS 2013)" + }, + { + "id": "FR522", + "name": "Finist\u00e8re (NUTS 2013)" + }, + { + "id": "FR523", + "name": "Ille-et-Vilaine (NUTS 2013)" + }, + { + "id": "FR524", + "name": "Morbihan (NUTS 2013)" + }, + { + "id": "FR53", + "name": "Poitou-Charentes (NUTS 2013)" + }, + { + "id": "FR531", + "name": "Charente (NUTS 2013)" + }, + { + "id": "FR532", + "name": "Charente-Maritime (NUTS 2013)" + }, + { + "id": "FR533_534", + "name": "Deux-S\u00e8vres, Vienne (NUTS 2013)" + }, + { + "id": "FR533", + "name": "Deux-S\u00e8vres (NUTS 2013)" + }, + { + "id": "FR534", + "name": "Vienne (NUTS 2013)" + }, + { + "id": "FR6", + "name": "Sud-Ouest (FR) (NUTS 2013)" + }, + { + "id": "FR61", + "name": "Aquitaine (NUTS 2013)" + }, + { + "id": "FR61_X_612", + "name": "Aquitaine except Gironde (NUTS 2013)" + }, + { + "id": "FR611", + "name": "Dordogne (NUTS 2013)" + }, + { + "id": "FR612", + "name": "Gironde (NUTS 2013)" + }, + { + "id": "FR613", + "name": "Landes (NUTS 2013)" + }, + { + "id": "FR614", + "name": "Lot-et-Garonne (NUTS 2013)" + }, + { + "id": "FR615", + "name": "Pyr\u00e9n\u00e9es-Atlantiques (NUTS 2013)" + }, + { + "id": "FR62", + "name": "Midi-Pyr\u00e9n\u00e9es (NUTS 2013)" + }, + { + "id": "FR62_X_624", + "name": "Midi-Pyr\u00e9n\u00e9es except Gers (NUTS 2013)" + }, + { + "id": "FR621", + "name": "Ari\u00e8ge (NUTS 2013)" + }, + { + "id": "FR622", + "name": "Aveyron (NUTS 2013)" + }, + { + "id": "FR623", + "name": "Haute-Garonne (NUTS 2013)" + }, + { + "id": "FR624", + "name": "Gers (NUTS 2013)" + }, + { + "id": "FR625", + "name": "Lot (NUTS 2013)" + }, + { + "id": "FR626", + "name": "Hautes-Pyr\u00e9n\u00e9es (NUTS 2013)" + }, + { + "id": "FR627", + "name": "Tarn (NUTS 2013)" + }, + { + "id": "FR628", + "name": "Tarn-et-Garonne (NUTS 2013)" + }, + { + "id": "FR63", + "name": "Limousin (NUTS 2013)" + }, + { + "id": "FR631_633", + "name": "Corr\u00e8ze, Haute-Vienne (NUTS 2013)" + }, + { + "id": "FR631", + "name": "Corr\u00e8ze (NUTS 2013)" + }, + { + "id": "FR632", + "name": "Creuse (NUTS 2013)" + }, + { + "id": "FR633", + "name": "Haute-Vienne (NUTS 2013)" + }, + { + "id": "FR7", + "name": "Centre-Est (FR) (NUTS 2013)" + }, + { + "id": "FR71", + "name": "Rh\u00f4ne-Alpes (NUTS 2013)" + }, + { + "id": "FR71_X_712", + "name": "Rh\u00f4ne-Alpes except Ard\u00e8che (NUTS 2013)" + }, + { + "id": "FR711", + "name": "Ain (NUTS 2013)" + }, + { + "id": "FR712", + "name": "Ard\u00e8che (NUTS 2013)" + }, + { + "id": "FR713", + "name": "Dr\u00f4me (NUTS 2013)" + }, + { + "id": "FR714", + "name": "Is\u00e8re (NUTS 2013)" + }, + { + "id": "FR715", + "name": "Loire (NUTS 2013)" + }, + { + "id": "FR716", + "name": "Rh\u00f4ne (NUTS 2013)" + }, + { + "id": "FR717", + "name": "Savoie (NUTS 2013)" + }, + { + "id": "FR718", + "name": "Haute-Savoie (NUTS 2013)" + }, + { + "id": "FR72", + "name": "Auvergne (NUTS 2013)" + }, + { + "id": "FR721", + "name": "Allier (NUTS 2013)" + }, + { + "id": "FR722", + "name": "Cantal (NUTS 2013)" + }, + { + "id": "FR723", + "name": "Haute-Loire (NUTS 2013)" + }, + { + "id": "FR724", + "name": "Puy-de-D\u00f4me (NUTS 2013)" + }, + { + "id": "FR8", + "name": "M\u00e9diterran\u00e9e (NUTS 2013)" + }, + { + "id": "FR81", + "name": "Languedoc-Roussillon (NUTS 2013)" + }, + { + "id": "FR811", + "name": "Aude (NUTS 2013)" + }, + { + "id": "FR812", + "name": "Gard (NUTS 2013)" + }, + { + "id": "FR813", + "name": "H\u00e9rault (NUTS 2013)" + }, + { + "id": "FR814", + "name": "Loz\u00e8re (NUTS 2013)" + }, + { + "id": "FR815", + "name": "Pyr\u00e9n\u00e9es-Orientales (NUTS 2013)" + }, + { + "id": "FR82", + "name": "Provence-Alpes-C\u00f4te d'Azur (NUTS 2013)" + }, + { + "id": "FR821-823", + "name": "Alpes-de-Haute-Provence, Hautes-Alpes, Alpes-Maritimes (NUTS 2013)" + }, + { + "id": "FR821", + "name": "Alpes-de-Haute-Provence (NUTS 2013)" + }, + { + "id": "FR822", + "name": "Hautes-Alpes (NUTS 2013)" + }, + { + "id": "FR823", + "name": "Alpes-Maritimes (NUTS 2013)" + }, + { + "id": "FR824", + "name": "Bouches-du-Rh\u00f4ne (NUTS 2013)" + }, + { + "id": "FR825", + "name": "Var (NUTS 2013)" + }, + { + "id": "FR826", + "name": "Vaucluse (NUTS 2013)" + }, + { + "id": "FR83", + "name": "Corse (NUTS 2013)" + }, + { + "id": "FR831", + "name": "Corse-du-Sud (NUTS 2013)" + }, + { + "id": "FR832", + "name": "Haute-Corse (NUTS 2013)" + }, + { + "id": "FRA", + "name": "D\u00e9partements d'outre-mer (NUTS 2013)" + }, + { + "id": "FRA1", + "name": "Guadeloupe (NUTS 2013)" + }, + { + "id": "FRA10", + "name": "Guadeloupe (NUTS 2013)" + }, + { + "id": "FRA2", + "name": "Martinique (NUTS 2013)" + }, + { + "id": "FRA20", + "name": "Martinique (NUTS 2013)" + }, + { + "id": "FRA3", + "name": "Guyane (NUTS 2013)" + }, + { + "id": "FRA30", + "name": "Guyane (NUTS 2013)" + }, + { + "id": "FRA4", + "name": "La R\u00e9union (NUTS 2013)" + }, + { + "id": "FRA40", + "name": "La R\u00e9union (NUTS 2013)" + }, + { + "id": "FRA5", + "name": "Mayotte (NUTS 2013)" + }, + { + "id": "FRA50", + "name": "Mayotte (NUTS 2013)" + }, + { + "id": "FR9", + "name": "D\u00e9partements d'outre-mer (NUTS 2010)" + }, + { + "id": "FR91", + "name": "Guadeloupe (NUTS 2010)" + }, + { + "id": "FR910", + "name": "Guadeloupe (NUTS 2010)" + }, + { + "id": "FR92", + "name": "Martinique (NUTS 2010)" + }, + { + "id": "FR920", + "name": "Martinique (NUTS 2010)" + }, + { + "id": "FR93", + "name": "Guyane (NUTS 2010)" + }, + { + "id": "FR930", + "name": "Guyane (NUTS 2010)" + }, + { + "id": "FR94", + "name": "R\u00e9union (NUTS 2010)" + }, + { + "id": "FR940", + "name": "R\u00e9union (NUTS 2010)" + }, + { + "id": "YT", + "name": "Mayotte (FR - part of EU as of 01.01.2014)" + }, + { + "id": "FRZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "FRZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "FRZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "FR_CAP", + "name": "Paris" + }, + { + "id": "FRX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "FRXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "FRXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "FR_NAL", + "name": "France, not allocated" + }, + { + "id": "HR", + "name": "Croatia" + }, + { + "id": "HR0", + "name": "Hrvatska" + }, + { + "id": "HR02", + "name": "Panonska Hrvatska" + }, + { + "id": "HR021", + "name": "Bjelovarsko-bilogorska \u017eupanija" + }, + { + "id": "HR022", + "name": "Viroviti\u010dko-podravska \u017eupanija" + }, + { + "id": "HR023", + "name": "Po\u017ee\u0161ko-slavonska \u017eupanija" + }, + { + "id": "HR024", + "name": "Brodsko-posavska \u017eupanija" + }, + { + "id": "HR025", + "name": "Osje\u010dko-baranjska \u017eupanija" + }, + { + "id": "HR026", + "name": "Vukovarsko-srijemska \u017eupanija" + }, + { + "id": "HR027", + "name": "Karlova\u010dka \u017eupanija" + }, + { + "id": "HR028", + "name": "Sisa\u010dko-moslava\u010dka \u017eupanija" + }, + { + "id": "HR03", + "name": "Jadranska Hrvatska" + }, + { + "id": "HR031", + "name": "Primorsko-goranska \u017eupanija" + }, + { + "id": "HR032", + "name": "Li\u010dko-senjska \u017eupanija" + }, + { + "id": "HR033", + "name": "Zadarska \u017eupanija" + }, + { + "id": "HR034", + "name": "\u0160ibensko-kninska \u017eupanija" + }, + { + "id": "HR035", + "name": "Splitsko-dalmatinska \u017eupanija" + }, + { + "id": "HR036", + "name": "Istarska \u017eupanija" + }, + { + "id": "HR037", + "name": "Dubrova\u010dko-neretvanska \u017eupanija" + }, + { + "id": "HR04", + "name": "Kontinentalna Hrvatska (NUTS 2016)" + }, + { + "id": "HR041", + "name": "Grad Zagreb (NUTS 2016)" + }, + { + "id": "HR042", + "name": "Zagrebacka zupanija (NUTS 2016)" + }, + { + "id": "HR043", + "name": "Krapinsko-zagorska zupanija (NUTS 2016)" + }, + { + "id": "HR044", + "name": "Varazdinska zupanija (NUTS 2016)" + }, + { + "id": "HR045", + "name": "Koprivnicko-krizevacka zupanija (NUTS 2016)" + }, + { + "id": "HR046", + "name": "Medimurska zupanija (NUTS 2016)" + }, + { + "id": "HR047", + "name": "Bjelovarsko-bilogorska zupanija (NUTS 2016)" + }, + { + "id": "HR048", + "name": "Viroviticko-podravska zupanija (NUTS 2016)" + }, + { + "id": "HR049", + "name": "Pozesko-slavonska zupanija (NUTS 2016)" + }, + { + "id": "HR04A", + "name": "Brodsko-posavska zupanija (NUTS 2016)" + }, + { + "id": "HR04B", + "name": "Osjecko-baranjska zupanija (NUTS 2016)" + }, + { + "id": "HR04C", + "name": "Vukovarsko-srijemska zupanija (NUTS 2016)" + }, + { + "id": "HR04D", + "name": "Karlovacka zupanija (NUTS 2016)" + }, + { + "id": "HR04E", + "name": "Sisacko-moslavacka zupanija (NUTS 2016)" + }, + { + "id": "HR05", + "name": "Grad Zagreb" + }, + { + "id": "HR050", + "name": "Grad Zagreb" + }, + { + "id": "HR06", + "name": "Sjeverna Hrvatska" + }, + { + "id": "HR061", + "name": "Me\u0111imurska \u017eupanija" + }, + { + "id": "HR062", + "name": "Vara\u017edinska \u017eupanija" + }, + { + "id": "HR063", + "name": "Koprivni\u010dko-kri\u017eeva\u010dka \u017eupanija" + }, + { + "id": "HR064", + "name": "Krapinsko-zagorska \u017eupanija" + }, + { + "id": "HR065", + "name": "Zagreba\u010dka \u017eupanija" + }, + { + "id": "HRZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "HRZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "HRZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "HR_CAP", + "name": "Zagreb" + }, + { + "id": "HRX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "HRXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "HRXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HR01", + "name": "Sjeverozapadna Hrvatska (former statistical region)" + }, + { + "id": "HR011", + "name": "Grad Zagreb (former statistical region)" + }, + { + "id": "HR012", + "name": "Zagrebacka zupanija (former statistical region)" + }, + { + "id": "HR013", + "name": "Krapinsko-zagorska zupanija (former statistical region)" + }, + { + "id": "HR014", + "name": "Varazdinska zupanija (former statistical region)" + }, + { + "id": "HR015", + "name": "Koprivnicko-krizevacka zupanija (former statistical region)" + }, + { + "id": "HR016", + "name": "Medimurska zupanija (former statistical region)" + }, + { + "id": "IT", + "name": "Italy" + }, + { + "id": "ITC", + "name": "Nord-Ovest" + }, + { + "id": "ITC1", + "name": "Piemonte" + }, + { + "id": "ITC11", + "name": "Torino" + }, + { + "id": "ITC12", + "name": "Vercelli" + }, + { + "id": "ITC13", + "name": "Biella" + }, + { + "id": "ITC14", + "name": "Verbano-Cusio-Ossola" + }, + { + "id": "ITC15", + "name": "Novara" + }, + { + "id": "ITC16", + "name": "Cuneo" + }, + { + "id": "ITC17", + "name": "Asti" + }, + { + "id": "ITC18", + "name": "Alessandria" + }, + { + "id": "ITC2", + "name": "Valle d\u2019Aosta/Vall\u00e9e d\u2019Aoste" + }, + { + "id": "ITC20", + "name": "Valle d\u2019Aosta/Vall\u00e9e d\u2019Aoste" + }, + { + "id": "ITC3", + "name": "Liguria" + }, + { + "id": "ITC31", + "name": "Imperia" + }, + { + "id": "ITC32", + "name": "Savona" + }, + { + "id": "ITC33", + "name": "Genova" + }, + { + "id": "ITC34", + "name": "La Spezia" + }, + { + "id": "ITC4", + "name": "Lombardia" + }, + { + "id": "ITC41", + "name": "Varese" + }, + { + "id": "ITC42", + "name": "Como" + }, + { + "id": "ITC43", + "name": "Lecco" + }, + { + "id": "ITC44", + "name": "Sondrio" + }, + { + "id": "ITC45", + "name": "Milano (NUTS 2006)" + }, + { + "id": "ITC46", + "name": "Bergamo" + }, + { + "id": "ITC47", + "name": "Brescia" + }, + { + "id": "ITC48", + "name": "Pavia" + }, + { + "id": "ITC49", + "name": "Lodi" + }, + { + "id": "ITC4A", + "name": "Cremona" + }, + { + "id": "ITC4B", + "name": "Mantova" + }, + { + "id": "ITC4C", + "name": "Milano" + }, + { + "id": "ITC4D", + "name": "Monza e della Brianza" + }, + { + "id": "ITD", + "name": "Nord-Est (NUTS 2006)" + }, + { + "id": "ITD1_D2", + "name": "Province Autonome Bolzano/Bozen, Trento (NUTS 2006)" + }, + { + "id": "ITD1", + "name": "Provincia Autonoma Bolzano/Bozen (NUTS 2006)" + }, + { + "id": "ITD10", + "name": "Bolzano-Bozen (NUTS 2006)" + }, + { + "id": "ITD2", + "name": "Provincia Autonoma Trento (NUTS 2006)" + }, + { + "id": "ITD20", + "name": "Trento (NUTS 2006)" + }, + { + "id": "ITD3", + "name": "Veneto (NUTS 2006)" + }, + { + "id": "ITD31", + "name": "Verona (NUTS 2006)" + }, + { + "id": "ITD32", + "name": "Vicenza (NUTS 2006)" + }, + { + "id": "ITD33", + "name": "Belluno (NUTS 2006)" + }, + { + "id": "ITD34", + "name": "Treviso (NUTS 2006)" + }, + { + "id": "ITD35", + "name": "Venezia (NUTS 2006)" + }, + { + "id": "ITD36", + "name": "Padova (NUTS 2006)" + }, + { + "id": "ITD37", + "name": "Rovigo (NUTS 2006)" + }, + { + "id": "ITD4", + "name": "Friuli-Venezia Giulia (NUTS 2006)" + }, + { + "id": "ITD41", + "name": "Pordenone (NUTS 2006)" + }, + { + "id": "ITD42", + "name": "Udine (NUTS 2006)" + }, + { + "id": "ITD43", + "name": "Gorizia (NUTS 2006)" + }, + { + "id": "ITD44", + "name": "Trieste (NUTS 2006)" + }, + { + "id": "ITD5", + "name": "Emilia-Romagna (NUTS 2006)" + }, + { + "id": "ITD51", + "name": "Piacenza (NUTS 2006)" + }, + { + "id": "ITD52", + "name": "Parma (NUTS 2006)" + }, + { + "id": "ITD53", + "name": "Reggio nell'Emilia (NUTS 2006)" + }, + { + "id": "ITD54", + "name": "Modena (NUTS 2006)" + }, + { + "id": "ITD55", + "name": "Bologna (NUTS 2006)" + }, + { + "id": "ITD56", + "name": "Ferrara (NUTS 2006)" + }, + { + "id": "ITD57", + "name": "Ravenna (NUTS 2006)" + }, + { + "id": "ITD58", + "name": "Forl\u00ec-Cesena (NUTS 2006)" + }, + { + "id": "ITD59", + "name": "Rimini (NUTS 2006)" + }, + { + "id": "ITE", + "name": "Centro (I) (NUTS 2006)" + }, + { + "id": "ITE1", + "name": "Toscana (NUTS 2006)" + }, + { + "id": "ITE11", + "name": "Massa-Carrara (NUTS 2006)" + }, + { + "id": "ITE12", + "name": "Lucca (NUTS 2006)" + }, + { + "id": "ITE13", + "name": "Pistoia (NUTS 2006)" + }, + { + "id": "ITE14", + "name": "Firenze (NUTS 2006)" + }, + { + "id": "ITE15", + "name": "Prato (NUTS 2006)" + }, + { + "id": "ITE16", + "name": "Livorno (NUTS 2006)" + }, + { + "id": "ITE17", + "name": "Pisa (NUTS 2006)" + }, + { + "id": "ITE18", + "name": "Arezzo (NUTS 2006)" + }, + { + "id": "ITE19", + "name": "Siena (NUTS 2006)" + }, + { + "id": "ITE1A", + "name": "Grosseto (NUTS 2006)" + }, + { + "id": "ITE2", + "name": "Umbria (NUTS 2006)" + }, + { + "id": "ITE21", + "name": "Perugia (NUTS 2006)" + }, + { + "id": "ITE22", + "name": "Terni (NUTS 2006)" + }, + { + "id": "ITE3", + "name": "Marche (NUTS 2006)" + }, + { + "id": "ITE31", + "name": "Pesaro e Urbino (NUTS 2006)" + }, + { + "id": "ITE32", + "name": "Ancona (NUTS 2006)" + }, + { + "id": "ITE33", + "name": "Macerata (NUTS 2006)" + }, + { + "id": "ITE34", + "name": "Ascoli Piceno (NUTS 2006)" + }, + { + "id": "ITE4", + "name": "Lazio (NUTS 2006)" + }, + { + "id": "ITE41", + "name": "Viterbo (NUTS 2006)" + }, + { + "id": "ITE42", + "name": "Rieti (NUTS 2006)" + }, + { + "id": "ITE43", + "name": "Roma (NUTS 2006)" + }, + { + "id": "ITE44", + "name": "Latina (NUTS 2006)" + }, + { + "id": "ITE45", + "name": "Frosinone (NUTS 2006)" + }, + { + "id": "ITF", + "name": "Sud" + }, + { + "id": "ITF1", + "name": "Abruzzo" + }, + { + "id": "ITF11", + "name": "L\u2019Aquila" + }, + { + "id": "ITF12", + "name": "Teramo" + }, + { + "id": "ITF13", + "name": "Pescara" + }, + { + "id": "ITF14", + "name": "Chieti" + }, + { + "id": "ITF2", + "name": "Molise" + }, + { + "id": "ITF21", + "name": "Isernia" + }, + { + "id": "ITF22", + "name": "Campobasso" + }, + { + "id": "ITF3", + "name": "Campania" + }, + { + "id": "ITF31", + "name": "Caserta" + }, + { + "id": "ITF32", + "name": "Benevento" + }, + { + "id": "ITF33", + "name": "Napoli" + }, + { + "id": "ITF34", + "name": "Avellino" + }, + { + "id": "ITF35", + "name": "Salerno" + }, + { + "id": "ITF4", + "name": "Puglia" + }, + { + "id": "ITF41", + "name": "Foggia (NUTS 2006)" + }, + { + "id": "ITF42", + "name": "Bari (NUTS 2006)" + }, + { + "id": "ITF43", + "name": "Taranto" + }, + { + "id": "ITF44", + "name": "Brindisi" + }, + { + "id": "ITF45", + "name": "Lecce" + }, + { + "id": "ITF46", + "name": "Foggia" + }, + { + "id": "ITF47", + "name": "Bari" + }, + { + "id": "ITF48", + "name": "Barletta-Andria-Trani" + }, + { + "id": "ITF5", + "name": "Basilicata" + }, + { + "id": "ITF51", + "name": "Potenza" + }, + { + "id": "ITF52", + "name": "Matera" + }, + { + "id": "ITF6", + "name": "Calabria" + }, + { + "id": "ITF61", + "name": "Cosenza" + }, + { + "id": "ITF62", + "name": "Crotone" + }, + { + "id": "ITF63", + "name": "Catanzaro" + }, + { + "id": "ITF64", + "name": "Vibo Valentia" + }, + { + "id": "ITF65", + "name": "Reggio Calabria" + }, + { + "id": "ITG", + "name": "Isole" + }, + { + "id": "ITG1", + "name": "Sicilia" + }, + { + "id": "ITG11", + "name": "Trapani" + }, + { + "id": "ITG12", + "name": "Palermo" + }, + { + "id": "ITG13", + "name": "Messina" + }, + { + "id": "ITG14", + "name": "Agrigento" + }, + { + "id": "ITG15", + "name": "Caltanissetta" + }, + { + "id": "ITG16", + "name": "Enna" + }, + { + "id": "ITG17", + "name": "Catania" + }, + { + "id": "ITG18", + "name": "Ragusa" + }, + { + "id": "ITG19", + "name": "Siracusa" + }, + { + "id": "ITG2", + "name": "Sardegna" + }, + { + "id": "ITG21", + "name": "Sassari (NUTS 2003)" + }, + { + "id": "ITG22", + "name": "Nuoro (NUTS 2003)" + }, + { + "id": "ITG23", + "name": "Oristano (NUTS 2003)" + }, + { + "id": "ITG24", + "name": "Cagliari (NUTS 2003)" + }, + { + "id": "ITG25", + "name": "Sassari (NUTS 2016)" + }, + { + "id": "ITG26", + "name": "Nuoro (NUTS 2016)" + }, + { + "id": "ITG27", + "name": "Cagliari (NUTS 2016)" + }, + { + "id": "ITG28", + "name": "Oristano (NUTS 2016)" + }, + { + "id": "ITG29", + "name": "Olbia-Tempio (NUTS 2016)" + }, + { + "id": "ITG2A", + "name": "Ogliastra (NUTS 2016)" + }, + { + "id": "ITG2B", + "name": "Medio Campidano (NUTS 2016)" + }, + { + "id": "ITG2C", + "name": "Carbonia-Iglesias (NUTS 2016)" + }, + { + "id": "ITG2D", + "name": "Sassari" + }, + { + "id": "ITG2E", + "name": "Nuoro" + }, + { + "id": "ITG2F", + "name": "Cagliari" + }, + { + "id": "ITG2G", + "name": "Oristano" + }, + { + "id": "ITG2H", + "name": "Sud Sardegna" + }, + { + "id": "ITH", + "name": "Nord-Est" + }, + { + "id": "ITH1", + "name": "Provincia Autonoma di Bolzano/Bozen" + }, + { + "id": "ITH10", + "name": "Bolzano-Bozen" + }, + { + "id": "ITH2", + "name": "Provincia Autonoma di Trento" + }, + { + "id": "ITH20", + "name": "Trento" + }, + { + "id": "ITH3", + "name": "Veneto" + }, + { + "id": "ITH31", + "name": "Verona" + }, + { + "id": "ITH32", + "name": "Vicenza" + }, + { + "id": "ITH33", + "name": "Belluno" + }, + { + "id": "ITH34", + "name": "Treviso" + }, + { + "id": "ITH35", + "name": "Venezia" + }, + { + "id": "ITH36", + "name": "Padova" + }, + { + "id": "ITH37", + "name": "Rovigo" + }, + { + "id": "ITH4", + "name": "Friuli-Venezia Giulia" + }, + { + "id": "ITH41", + "name": "Pordenone" + }, + { + "id": "ITH42", + "name": "Udine" + }, + { + "id": "ITH43", + "name": "Gorizia" + }, + { + "id": "ITH44", + "name": "Trieste" + }, + { + "id": "ITH5", + "name": "Emilia-Romagna" + }, + { + "id": "ITH51", + "name": "Piacenza" + }, + { + "id": "ITH52", + "name": "Parma" + }, + { + "id": "ITH53", + "name": "Reggio nell\u2019Emilia" + }, + { + "id": "ITH54", + "name": "Modena" + }, + { + "id": "ITH55", + "name": "Bologna" + }, + { + "id": "ITH56", + "name": "Ferrara" + }, + { + "id": "ITH57", + "name": "Ravenna" + }, + { + "id": "ITH58", + "name": "Forl\u00ec-Cesena" + }, + { + "id": "ITH59", + "name": "Rimini" + }, + { + "id": "ITI", + "name": "Centro (IT)" + }, + { + "id": "ITI1", + "name": "Toscana" + }, + { + "id": "ITI11", + "name": "Massa-Carrara" + }, + { + "id": "ITI12", + "name": "Lucca" + }, + { + "id": "ITI13", + "name": "Pistoia" + }, + { + "id": "ITI14", + "name": "Firenze" + }, + { + "id": "ITI15", + "name": "Prato" + }, + { + "id": "ITI16", + "name": "Livorno" + }, + { + "id": "ITI17", + "name": "Pisa" + }, + { + "id": "ITI18", + "name": "Arezzo" + }, + { + "id": "ITI19", + "name": "Siena" + }, + { + "id": "ITI1A", + "name": "Grosseto" + }, + { + "id": "ITI2", + "name": "Umbria" + }, + { + "id": "ITI21", + "name": "Perugia" + }, + { + "id": "ITI22", + "name": "Terni" + }, + { + "id": "ITI3", + "name": "Marche" + }, + { + "id": "ITI31", + "name": "Pesaro e Urbino" + }, + { + "id": "ITI32", + "name": "Ancona" + }, + { + "id": "ITI33", + "name": "Macerata" + }, + { + "id": "ITI34", + "name": "Ascoli Piceno" + }, + { + "id": "ITI35", + "name": "Fermo" + }, + { + "id": "ITI4", + "name": "Lazio" + }, + { + "id": "ITI41", + "name": "Viterbo" + }, + { + "id": "ITI42", + "name": "Rieti" + }, + { + "id": "ITI43", + "name": "Roma" + }, + { + "id": "ITI44", + "name": "Latina" + }, + { + "id": "ITI45", + "name": "Frosinone" + }, + { + "id": "ITZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ITZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ITZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "IT_CAP", + "name": "Roma" + }, + { + "id": "IT_DEL", + "name": "Varese" + }, + { + "id": "ITX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ITXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ITXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "IT_NAL", + "name": "Italy, not allocated" + }, + { + "id": "CY", + "name": "Cyprus" + }, + { + "id": "CY0", + "name": "K\u00fdpros" + }, + { + "id": "CY00", + "name": "K\u00fdpros" + }, + { + "id": "CY000", + "name": "K\u00fdpros" + }, + { + "id": "CYZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "CYZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "CYZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "CY_CAP", + "name": "Lefkosia" + }, + { + "id": "CYX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "CYXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "CYXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LV", + "name": "Latvia" + }, + { + "id": "LV0", + "name": "Latvija" + }, + { + "id": "LV00", + "name": "Latvija" + }, + { + "id": "LV001", + "name": "Riga (statistical region 2001)" + }, + { + "id": "LV002", + "name": "Vidzeme (statistical region 2001)" + }, + { + "id": "LV003", + "name": "Kurzeme (NUTS 2021)" + }, + { + "id": "LV004", + "name": "Zemgale (statistical region 2001)" + }, + { + "id": "LV005", + "name": "Latgale" + }, + { + "id": "LV006", + "name": "R\u012bga (NUTS 2021)" + }, + { + "id": "LV007", + "name": "Pieriga (NUTS 2021)" + }, + { + "id": "LV008", + "name": "Vidzeme (NUTS 2021)" + }, + { + "id": "LV009", + "name": "Zemgale" + }, + { + "id": "LV00A", + "name": "R\u012bga" + }, + { + "id": "LV00B", + "name": "Kurzeme" + }, + { + "id": "LV00C", + "name": "Vidzeme" + }, + { + "id": "LVZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LVZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LVZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LV_CAP", + "name": "Riga" + }, + { + "id": "LVX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LVXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LVXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LT", + "name": "Lithuania" + }, + { + "id": "LT0", + "name": "Lietuva" + }, + { + "id": "LT01", + "name": "Sostin\u0117s regionas" + }, + { + "id": "LT011", + "name": "Vilniaus apskritis" + }, + { + "id": "LT02", + "name": "Vidurio ir vakar\u0173 Lietuvos regionas" + }, + { + "id": "LT021", + "name": "Alytaus apskritis" + }, + { + "id": "LT022", + "name": "Kauno apskritis" + }, + { + "id": "LT023", + "name": "Klaip\u0117dos apskritis" + }, + { + "id": "LT024", + "name": "Marijampol\u0117s apskritis" + }, + { + "id": "LT025", + "name": "Panev\u0117\u017eio apskritis" + }, + { + "id": "LT026", + "name": "\u0160iauli\u0173 apskritis" + }, + { + "id": "LT027", + "name": "Taurag\u0117s apskritis" + }, + { + "id": "LT028", + "name": "Tel\u0161i\u0173 apskritis" + }, + { + "id": "LT029", + "name": "Utenos apskritis" + }, + { + "id": "LT00", + "name": "Lietuva (NUTS 2013)" + }, + { + "id": "LT001", + "name": "Alytaus apskritis (NUTS 2013)" + }, + { + "id": "LT002", + "name": "Kauno apskritis (NUTS 2013)" + }, + { + "id": "LT003", + "name": "Klaipedos apskritis (NUTS 2013)" + }, + { + "id": "LT004", + "name": "Marijampoles apskritis (NUTS 2013)" + }, + { + "id": "LT005", + "name": "Panevezio apskritis (NUTS 2013)" + }, + { + "id": "LT006", + "name": "Siauliu apskritis (NUTS 2013)" + }, + { + "id": "LT007", + "name": "Taurages apskritis (NUTS 2013)" + }, + { + "id": "LT008", + "name": "Telsiu apskritis (NUTS 2013)" + }, + { + "id": "LT009", + "name": "Utenos apskritis (NUTS 2013)" + }, + { + "id": "LT00A", + "name": "Vilniaus apskritis (NUTS 2013)" + }, + { + "id": "LTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LT_CAP", + "name": "Vilnius" + }, + { + "id": "LTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LU", + "name": "Luxembourg" + }, + { + "id": "LU0", + "name": "Luxembourg" + }, + { + "id": "LU00", + "name": "Luxembourg" + }, + { + "id": "LU000", + "name": "Luxembourg" + }, + { + "id": "LUZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LUZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LUZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LU_CAP", + "name": "Luxembourg" + }, + { + "id": "LUX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LUXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LUXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HU", + "name": "Hungary" + }, + { + "id": "HU1", + "name": "K\u00f6z\u00e9p-Magyarorsz\u00e1g" + }, + { + "id": "HU11", + "name": "Budapest" + }, + { + "id": "HU110", + "name": "Budapest" + }, + { + "id": "HU12", + "name": "Pest" + }, + { + "id": "HU120", + "name": "Pest" + }, + { + "id": "HU10", + "name": "K\u00f6z\u00e9p-Magyarorsz\u00e1g (NUTS 2013)" + }, + { + "id": "HU101", + "name": "Budapest (NUTS 2013)" + }, + { + "id": "HU102", + "name": "Pest (NUTS 2013)" + }, + { + "id": "HU2", + "name": "Dun\u00e1nt\u00fal" + }, + { + "id": "HU21", + "name": "K\u00f6z\u00e9p-Dun\u00e1nt\u00fal" + }, + { + "id": "HU211", + "name": "Fej\u00e9r" + }, + { + "id": "HU212", + "name": "Kom\u00e1rom-Esztergom" + }, + { + "id": "HU213", + "name": "Veszpr\u00e9m" + }, + { + "id": "HU22", + "name": "Nyugat-Dun\u00e1nt\u00fal" + }, + { + "id": "HU221", + "name": "Gy\u0151r-Moson-Sopron" + }, + { + "id": "HU222", + "name": "Vas" + }, + { + "id": "HU223", + "name": "Zala" + }, + { + "id": "HU23", + "name": "D\u00e9l-Dun\u00e1nt\u00fal" + }, + { + "id": "HU231", + "name": "Baranya" + }, + { + "id": "HU232", + "name": "Somogy" + }, + { + "id": "HU233", + "name": "Tolna" + }, + { + "id": "HU3", + "name": "Alf\u00f6ld \u00e9s \u00c9szak" + }, + { + "id": "HU31", + "name": "\u00c9szak-Magyarorsz\u00e1g" + }, + { + "id": "HU311", + "name": "Borsod-Aba\u00faj-Zempl\u00e9n" + }, + { + "id": "HU312", + "name": "Heves" + }, + { + "id": "HU313", + "name": "N\u00f3gr\u00e1d" + }, + { + "id": "HU32", + "name": "\u00c9szak-Alf\u00f6ld" + }, + { + "id": "HU321", + "name": "Hajd\u00fa-Bihar" + }, + { + "id": "HU322", + "name": "J\u00e1sz-Nagykun-Szolnok" + }, + { + "id": "HU323", + "name": "Szabolcs-Szatm\u00e1r-Bereg" + }, + { + "id": "HU33", + "name": "D\u00e9l-Alf\u00f6ld" + }, + { + "id": "HU331", + "name": "B\u00e1cs-Kiskun" + }, + { + "id": "HU332", + "name": "B\u00e9k\u00e9s" + }, + { + "id": "HU333", + "name": "Csongr\u00e1d-Csan\u00e1d" + }, + { + "id": "HUZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "HUZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "HUZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "HU_CAP", + "name": "Budapest" + }, + { + "id": "HUX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "HUXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "HUXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HU_ALF", + "name": "Alf\u00f6ld" + }, + { + "id": "HU_ESDU", + "name": "\u00c9szak-Dun\u00e1nt\u00fal" + }, + { + "id": "MT", + "name": "Malta" + }, + { + "id": "MT0", + "name": "Malta" + }, + { + "id": "MT00", + "name": "Malta" + }, + { + "id": "MT001", + "name": "Malta" + }, + { + "id": "MT002", + "name": "Gozo and Comino/G\u0127awdex u Kemmuna" + }, + { + "id": "MTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "MTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "MTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "MT_CAP", + "name": "Valletta" + }, + { + "id": "MTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "MTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "MTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "NL", + "name": "Netherlands" + }, + { + "id": "NL1", + "name": "Noord-Nederland" + }, + { + "id": "NL11", + "name": "Groningen" + }, + { + "id": "NL111", + "name": "Oost-Groningen (NUTS 2021)" + }, + { + "id": "NL112", + "name": "Delfzijl en omgeving" + }, + { + "id": "NL113", + "name": "Overig Groningen (NUTS 2021)" + }, + { + "id": "NL114", + "name": "Oost-Groningen" + }, + { + "id": "NL115", + "name": "Overig Groningen" + }, + { + "id": "NL12", + "name": "Friesland (NL)" + }, + { + "id": "NL121", + "name": "Noord-Friesland (NUTS 2013)" + }, + { + "id": "NL122", + "name": "Zuidwest-Friesland (NUTS 2013)" + }, + { + "id": "NL123", + "name": "Zuidoost-Friesland (NUTS 2013)" + }, + { + "id": "NL124", + "name": "Noord-Friesland (NUTS 2021)" + }, + { + "id": "NL125", + "name": "Zuidwest-Friesland (NUTS 2021)" + }, + { + "id": "NL126", + "name": "Zuidoost-Friesland" + }, + { + "id": "NL127", + "name": "Noord-Friesland" + }, + { + "id": "NL128", + "name": "Zuidwest-Friesland" + }, + { + "id": "NL13", + "name": "Drenthe" + }, + { + "id": "NL131", + "name": "Noord-Drenthe" + }, + { + "id": "NL132", + "name": "Zuidoost-Drenthe" + }, + { + "id": "NL133", + "name": "Zuidwest-Drenthe" + }, + { + "id": "NL2", + "name": "Oost-Nederland" + }, + { + "id": "NL21", + "name": "Overijssel" + }, + { + "id": "NL211", + "name": "Noord-Overijssel" + }, + { + "id": "NL212", + "name": "Zuidwest-Overijssel" + }, + { + "id": "NL213", + "name": "Twente" + }, + { + "id": "NL22", + "name": "Gelderland" + }, + { + "id": "NL221", + "name": "Veluwe" + }, + { + "id": "NL222", + "name": "Achterhoek (NUTS 2003)" + }, + { + "id": "NL223", + "name": "Arnhem/Nijmegen (NUTS 2003)" + }, + { + "id": "NL224", + "name": "Zuidwest-Gelderland" + }, + { + "id": "NL225", + "name": "Achterhoek" + }, + { + "id": "NL226", + "name": "Arnhem/Nijmegen" + }, + { + "id": "NL23", + "name": "Flevoland" + }, + { + "id": "NL230", + "name": "Flevoland" + }, + { + "id": "NL3", + "name": "West-Nederland" + }, + { + "id": "NL31", + "name": "Utrecht (NUTS 2021)" + }, + { + "id": "NL310", + "name": "Utrecht (NUTS 2021)" + }, + { + "id": "NL32", + "name": "Noord-Holland" + }, + { + "id": "NL321", + "name": "Kop van Noord-Holland" + }, + { + "id": "NL322", + "name": "Alkmaar en omgeving (NUTS 2013)" + }, + { + "id": "NL323", + "name": "IJmond" + }, + { + "id": "NL324", + "name": "Agglomeratie Haarlem (NUTS 2021)" + }, + { + "id": "NL325", + "name": "Zaanstreek" + }, + { + "id": "NL326", + "name": "Groot-Amsterdam (NUTS 2013)" + }, + { + "id": "NL327", + "name": "Het Gooi en Vechtstreek" + }, + { + "id": "NL328", + "name": "Alkmaar en omgeving" + }, + { + "id": "NL329", + "name": "Groot-Amsterdam (NUTS 2021)" + }, + { + "id": "NL32A", + "name": "Agglomeratie Haarlem" + }, + { + "id": "NL32B", + "name": "Groot-Amsterdam" + }, + { + "id": "NL33", + "name": "Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL331", + "name": "Agglomeratie Leiden en Bollenstreek (NUTS 2006)" + }, + { + "id": "NL332", + "name": "Agglomeratie 's-Gravenhage (NUTS 2021)" + }, + { + "id": "NL333", + "name": "Delft en Westland (NUTS 2021)" + }, + { + "id": "NL334", + "name": "Oost-Zuid-Holland (NUTS 2006)" + }, + { + "id": "NL335", + "name": "Groot-Rijnmond (NUTS 2006)" + }, + { + "id": "NL336", + "name": "Zuidoost-Zuid-Holland (NUTS 2006)" + }, + { + "id": "NL337", + "name": "Agglomeratie Leiden en Bollenstreek (NUTS 2021)" + }, + { + "id": "NL338", + "name": "Oost-Zuid-Holland (NUTS 2013)" + }, + { + "id": "NL339", + "name": "Groot-Rijnmond (NUTS 2013)" + }, + { + "id": "NL33A", + "name": "Zuidoost-Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL33B", + "name": "Oost-Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL33C", + "name": "Groot-Rijnmond (NUTS 2021)" + }, + { + "id": "NL34", + "name": "Zeeland" + }, + { + "id": "NL341", + "name": "Zeeuwsch-Vlaanderen" + }, + { + "id": "NL342", + "name": "Overig Zeeland" + }, + { + "id": "NL35", + "name": "Utrecht" + }, + { + "id": "NL350", + "name": "Utrecht" + }, + { + "id": "NL36", + "name": "Zuid-Holland" + }, + { + "id": "NL361", + "name": "Agglomeratie \u2019s-Gravenhage" + }, + { + "id": "NL362", + "name": "Delft en Westland" + }, + { + "id": "NL363", + "name": "Agglomeratie Leiden en Bollenstreek" + }, + { + "id": "NL364", + "name": "Zuidoost-Zuid-Holland" + }, + { + "id": "NL365", + "name": "Oost-Zuid-Holland" + }, + { + "id": "NL366", + "name": "Groot-Rijnmond" + }, + { + "id": "NL4", + "name": "Zuid-Nederland" + }, + { + "id": "NL41", + "name": "Noord-Brabant" + }, + { + "id": "NL411", + "name": "West-Noord-Brabant" + }, + { + "id": "NL412", + "name": "Midden-Noord-Brabant (NUTS 2021)" + }, + { + "id": "NL413", + "name": "Noordoost-Noord-Brabant (NUTS 2021)" + }, + { + "id": "NL414", + "name": "Zuidoost-Noord-Brabant" + }, + { + "id": "NL415", + "name": "Midden-Noord-Brabant" + }, + { + "id": "NL416", + "name": "Noordoost-Noord-Brabant" + }, + { + "id": "NL42", + "name": "Limburg (NL)" + }, + { + "id": "NL421", + "name": "Noord-Limburg" + }, + { + "id": "NL422", + "name": "Midden-Limburg" + }, + { + "id": "NL423", + "name": "Zuid-Limburg" + }, + { + "id": "NLZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "NLZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "NLZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "NL_S_W", + "name": "Zuidwest" + }, + { + "id": "NL_RMD", + "name": "Rijnmond" + }, + { + "id": "NL_NZKG", + "name": "Noordzeekanaalgebied" + }, + { + "id": "NL_CAP", + "name": "Amsterdam" + }, + { + "id": "NL_DEL", + "name": "Den Haag" + }, + { + "id": "NLX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "NLXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "NLXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "NL_NAL", + "name": "Netherlands, not allocated" + }, + { + "id": "AT", + "name": "Austria" + }, + { + "id": "AT1", + "name": "Ost\u00f6sterreich" + }, + { + "id": "AT11", + "name": "Burgenland" + }, + { + "id": "AT111", + "name": "Mittelburgenland" + }, + { + "id": "AT112", + "name": "Nordburgenland" + }, + { + "id": "AT113", + "name": "S\u00fcdburgenland" + }, + { + "id": "AT12", + "name": "Nieder\u00f6sterreich" + }, + { + "id": "AT121", + "name": "Mostviertel-Eisenwurzen" + }, + { + "id": "AT122", + "name": "Nieder\u00f6sterreich-S\u00fcd" + }, + { + "id": "AT123", + "name": "Sankt P\u00f6lten" + }, + { + "id": "AT124", + "name": "Waldviertel" + }, + { + "id": "AT125", + "name": "Weinviertel" + }, + { + "id": "AT126", + "name": "Wiener Umland/Nordteil" + }, + { + "id": "AT127", + "name": "Wiener Umland/S\u00fcdteil" + }, + { + "id": "AT13_OTHBL", + "name": "Wien and other Bundesl\u00e4nder" + }, + { + "id": "AT13", + "name": "Wien" + }, + { + "id": "AT130", + "name": "Wien" + }, + { + "id": "AT2", + "name": "S\u00fcd\u00f6sterreich" + }, + { + "id": "AT21", + "name": "K\u00e4rnten" + }, + { + "id": "AT211", + "name": "Klagenfurt-Villach" + }, + { + "id": "AT212", + "name": "Oberk\u00e4rnten" + }, + { + "id": "AT213", + "name": "Unterk\u00e4rnten" + }, + { + "id": "AT22", + "name": "Steiermark" + }, + { + "id": "AT221", + "name": "Graz" + }, + { + "id": "AT222", + "name": "Liezen" + }, + { + "id": "AT223", + "name": "\u00d6stliche Obersteiermark" + }, + { + "id": "AT224", + "name": "Oststeiermark" + }, + { + "id": "AT225", + "name": "West- und S\u00fcdsteiermark" + }, + { + "id": "AT226", + "name": "Westliche Obersteiermark" + }, + { + "id": "AT3", + "name": "West\u00f6sterreich" + }, + { + "id": "AT31", + "name": "Ober\u00f6sterreich" + }, + { + "id": "AT311", + "name": "Innviertel" + }, + { + "id": "AT312", + "name": "Linz-Wels" + }, + { + "id": "AT313", + "name": "M\u00fchlviertel" + }, + { + "id": "AT314", + "name": "Steyr-Kirchdorf" + }, + { + "id": "AT315", + "name": "Traunviertel" + }, + { + "id": "AT32", + "name": "Salzburg" + }, + { + "id": "AT321", + "name": "Lungau" + }, + { + "id": "AT322", + "name": "Pinzgau-Pongau" + }, + { + "id": "AT323", + "name": "Salzburg und Umgebung" + }, + { + "id": "AT33", + "name": "Tirol" + }, + { + "id": "AT331", + "name": "Au\u00dferfern" + }, + { + "id": "AT332", + "name": "Innsbruck" + }, + { + "id": "AT333", + "name": "Osttirol" + }, + { + "id": "AT334", + "name": "Tiroler Oberland" + }, + { + "id": "AT335", + "name": "Tiroler Unterland" + }, + { + "id": "AT34", + "name": "Vorarlberg" + }, + { + "id": "AT341", + "name": "Bludenz-Bregenzer Wald" + }, + { + "id": "AT342", + "name": "Rheintal-Bodenseegebiet" + }, + { + "id": "ATZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ATZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ATZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "AT_CAP", + "name": "Wien" + }, + { + "id": "ATX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ATXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ATXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "PL", + "name": "Poland" + }, + { + "id": "PL1", + "name": "Region Centralny (NUTS 2013)" + }, + { + "id": "PL11", + "name": "L\u00f3dzkie (NUTS 2013)" + }, + { + "id": "PL111", + "name": "L\u00f3dzki (NUTS 2003)" + }, + { + "id": "PL112", + "name": "Piotrkowsko-skierniewicki (NUTS 2003)" + }, + { + "id": "PL113", + "name": "Miasto L\u00f3dz (NUTS 2013)" + }, + { + "id": "PL114", + "name": "L\u00f3dzki (NUTS 2013)" + }, + { + "id": "PL115", + "name": "Piotrkowski (NUTS 2013)" + }, + { + "id": "PL116", + "name": "Sieradzki (NUTS 2013)" + }, + { + "id": "PL117", + "name": "Skierniewicki (NUTS 2013)" + }, + { + "id": "PL12", + "name": "Mazowieckie (NUTS 2013)" + }, + { + "id": "PL121", + "name": "Ciechanowsko-plocki (NUTS 2010)" + }, + { + "id": "PL122", + "name": "Ostrolecko-siedlecki (NUTS 2010)" + }, + { + "id": "PL124", + "name": "Radomski (NUTS 2003)" + }, + { + "id": "PL126", + "name": "Warszawski (NUTS 2003)" + }, + { + "id": "PL127", + "name": "Miasto Warszawa (NUTS 2013)" + }, + { + "id": "PL128", + "name": "Radomski (NUTS 2013)" + }, + { + "id": "PL129", + "name": "Warszawski wschodni (NUTS 2013)" + }, + { + "id": "PL12A", + "name": "Warszawski zachodni (NUTS 2013)" + }, + { + "id": "PL12B", + "name": "Ciechanowski (NUTS 2013)" + }, + { + "id": "PL12C", + "name": "Plocki (NUTS 2013)" + }, + { + "id": "PL12D", + "name": "Ostrolecki (NUTS 2013)" + }, + { + "id": "PL12E", + "name": "Siedlecki (NUTS 2013)" + }, + { + "id": "PL2", + "name": "Makroregion po\u0142udniowy" + }, + { + "id": "PL21", + "name": "Ma\u0142opolskie" + }, + { + "id": "PL211", + "name": "Krakowsko-tarnowski (NUTS 2003)" + }, + { + "id": "PL212", + "name": "Nowosadecki (NUTS 2003)" + }, + { + "id": "PL213", + "name": "Miasto Krak\u00f3w" + }, + { + "id": "PL214", + "name": "Krakowski" + }, + { + "id": "PL215", + "name": "Nowosadecki (NUTS 2010)" + }, + { + "id": "PL216", + "name": "Oswiecimski (NUTS 2010)" + }, + { + "id": "PL217", + "name": "Tarnowski" + }, + { + "id": "PL218", + "name": "Nowos\u0105decki" + }, + { + "id": "PL219", + "name": "Nowotarski" + }, + { + "id": "PL21A", + "name": "O\u015bwi\u0119cimski" + }, + { + "id": "PL22", + "name": "\u015al\u0105skie" + }, + { + "id": "PL224", + "name": "Cz\u0119stochowski" + }, + { + "id": "PL225", + "name": "Bielski" + }, + { + "id": "PL226", + "name": "Centralny slaski (NUTS 2003)" + }, + { + "id": "PL227", + "name": "Rybnicki" + }, + { + "id": "PL228", + "name": "Bytomski" + }, + { + "id": "PL229", + "name": "Gliwicki" + }, + { + "id": "PL22A", + "name": "Katowicki" + }, + { + "id": "PL22B", + "name": "Sosnowiecki" + }, + { + "id": "PL22C", + "name": "Tyski" + }, + { + "id": "PL3", + "name": "Region Wschodni (NUTS 2013)" + }, + { + "id": "PL31", + "name": "Lubelskie (NUTS 2013)" + }, + { + "id": "PL311", + "name": "Bialski (NUTS 2013)" + }, + { + "id": "PL312", + "name": "Chelmsko-zamojski (NUTS 2013)" + }, + { + "id": "PL313", + "name": "Lubelski (NUTS 2003)" + }, + { + "id": "PL314", + "name": "Lubelski (NUTS 2013)" + }, + { + "id": "PL315", + "name": "Pulawski (NUTS 2013)" + }, + { + "id": "PL32", + "name": "Podkarpackie (NUTS 2013)" + }, + { + "id": "PL321", + "name": "Rzeszowsko-tarnobrzeski (NUTS 2003)" + }, + { + "id": "PL322", + "name": "Krosniensko-przemyski (NUTS 2003)" + }, + { + "id": "PL323", + "name": "Krosnienski (NUTS 2013)" + }, + { + "id": "PL324", + "name": "Przemyski (NUTS 2013)" + }, + { + "id": "PL325", + "name": "Rzeszowski (NUTS 2013)" + }, + { + "id": "PL326", + "name": "Tarnobrzeski (NUTS 2013)" + }, + { + "id": "PL33", + "name": "Swietokrzyskie (NUTS 2013)" + }, + { + "id": "PL330", + "name": "Swietokrzyski (NUTS 2003)" + }, + { + "id": "PL331", + "name": "Kielecki (NUTS 2013)" + }, + { + "id": "PL332", + "name": "Sandomiersko-jedrzejowski (NUTS 2013)" + }, + { + "id": "PL34", + "name": "Podlaskie (NUTS 2013)" + }, + { + "id": "PL341", + "name": "Bialostocko-suwalski (NUTS 2003)" + }, + { + "id": "PL342", + "name": "Lomzynski (NUTS 2003)" + }, + { + "id": "PL343", + "name": "Bialostocki (NUTS 2013)" + }, + { + "id": "PL344", + "name": "Lomzynski (NUTS 2013)" + }, + { + "id": "PL345", + "name": "Suwalski (NUTS 2013)" + }, + { + "id": "PL4", + "name": "Makroregion p\u00f3\u0142nocno-zachodni" + }, + { + "id": "PL41", + "name": "Wielkopolskie" + }, + { + "id": "PL411", + "name": "Pilski" + }, + { + "id": "PL412", + "name": "Poznanski (NUTS 2003)" + }, + { + "id": "PL413", + "name": "Kaliski (NUTS 2003)" + }, + { + "id": "PL414", + "name": "Koni\u0144ski" + }, + { + "id": "PL415", + "name": "Miasto Pozna\u0144" + }, + { + "id": "PL416", + "name": "Kaliski" + }, + { + "id": "PL417", + "name": "Leszczy\u0144ski" + }, + { + "id": "PL418", + "name": "Pozna\u0144ski" + }, + { + "id": "PL42", + "name": "Zachodniopomorskie" + }, + { + "id": "PL421", + "name": "Szczecinski (NUTS 2003)" + }, + { + "id": "PL422", + "name": "Koszalinski (NUTS 2010)" + }, + { + "id": "PL423", + "name": "Stargardzki (NUTS 2010)" + }, + { + "id": "PL424", + "name": "Miasto Szczecin" + }, + { + "id": "PL425", + "name": "Szczecinski (NUTS 2010)" + }, + { + "id": "PL426", + "name": "Koszali\u0144ski" + }, + { + "id": "PL427", + "name": "Szczecinecko-pyrzycki" + }, + { + "id": "PL428", + "name": "Szczeci\u0144ski" + }, + { + "id": "PL43", + "name": "Lubuskie" + }, + { + "id": "PL431", + "name": "Gorzowski" + }, + { + "id": "PL432", + "name": "Zielonog\u00f3rski" + }, + { + "id": "PL5", + "name": "Makroregion po\u0142udniowo-zachodni" + }, + { + "id": "PL51", + "name": "Dolno\u015bl\u0105skie" + }, + { + "id": "PL511", + "name": "Jeleniog\u00f3rsko-walbrzyski (NUTS 2003)" + }, + { + "id": "PL512", + "name": "Legnicki (NUTS 2003)" + }, + { + "id": "PL513", + "name": "Wroclawski (NUTS 2003)" + }, + { + "id": "PL514", + "name": "Miasto Wroc\u0142aw" + }, + { + "id": "PL515", + "name": "Jeleniog\u00f3rski" + }, + { + "id": "PL516", + "name": "Legnicko-g\u0142ogowski" + }, + { + "id": "PL517", + "name": "Wa\u0142brzyski" + }, + { + "id": "PL518", + "name": "Wroc\u0142awski" + }, + { + "id": "PL52", + "name": "Opolskie" + }, + { + "id": "PL520", + "name": "Opolski (NUTS 2003)" + }, + { + "id": "PL521", + "name": "Nyski (NUTS 2010)" + }, + { + "id": "PL522", + "name": "Opolski (NUTS 2010)" + }, + { + "id": "PL523", + "name": "Nyski" + }, + { + "id": "PL524", + "name": "Opolski" + }, + { + "id": "PL6", + "name": "Makroregion p\u00f3\u0142nocny" + }, + { + "id": "PL61", + "name": "Kujawsko-pomorskie" + }, + { + "id": "PL611", + "name": "Bydgoski (NUTS 2003)" + }, + { + "id": "PL612", + "name": "Torunsko-wloclawski (NUTS 2003)" + }, + { + "id": "PL613", + "name": "Bydgosko-toru\u0144ski" + }, + { + "id": "PL614", + "name": "Grudziadzki (NUTS 2010)" + }, + { + "id": "PL615", + "name": "Wloclawski (NUTS 2010)" + }, + { + "id": "PL616", + "name": "Grudzi\u0105dzki" + }, + { + "id": "PL617", + "name": "Inowroc\u0142awski" + }, + { + "id": "PL618", + "name": "\u015awiecki" + }, + { + "id": "PL619", + "name": "W\u0142oc\u0142awski" + }, + { + "id": "PL62", + "name": "Warmi\u0144sko-mazurskie" + }, + { + "id": "PL621", + "name": "Elbl\u0105ski" + }, + { + "id": "PL622", + "name": "Olszty\u0144ski" + }, + { + "id": "PL623", + "name": "E\u0142cki" + }, + { + "id": "PL63", + "name": "Pomorskie" + }, + { + "id": "PL631", + "name": "Slupski (NUTS 2010)" + }, + { + "id": "PL632", + "name": "Gdanski (NUTS 2003)" + }, + { + "id": "PL633", + "name": "Tr\u00f3jmiejski" + }, + { + "id": "PL634", + "name": "Gda\u0144ski" + }, + { + "id": "PL635", + "name": "Starogardzki (NUTS 2010)" + }, + { + "id": "PL636", + "name": "S\u0142upski" + }, + { + "id": "PL637", + "name": "Chojnicki" + }, + { + "id": "PL638", + "name": "Starogardzki" + }, + { + "id": "PL7", + "name": "Makroregion centralny" + }, + { + "id": "PL71", + "name": "\u0141\u00f3dzkie" + }, + { + "id": "PL711", + "name": "Miasto \u0141\u00f3d\u017a" + }, + { + "id": "PL712", + "name": "\u0141\u00f3dzki" + }, + { + "id": "PL713", + "name": "Piotrkowski" + }, + { + "id": "PL714", + "name": "Sieradzki" + }, + { + "id": "PL715", + "name": "Skierniewicki" + }, + { + "id": "PL72", + "name": "\u015awi\u0119tokrzyskie" + }, + { + "id": "PL721", + "name": "Kielecki" + }, + { + "id": "PL722", + "name": "Sandomiersko-j\u0119drzejowski" + }, + { + "id": "PL8", + "name": "Makroregion wschodni" + }, + { + "id": "PL81", + "name": "Lubelskie" + }, + { + "id": "PL811", + "name": "Bialski" + }, + { + "id": "PL812", + "name": "Che\u0142msko-zamojski" + }, + { + "id": "PL814", + "name": "Lubelski" + }, + { + "id": "PL815", + "name": "Pu\u0142awski" + }, + { + "id": "PL82", + "name": "Podkarpackie" + }, + { + "id": "PL821", + "name": "Kro\u015bnie\u0144ski" + }, + { + "id": "PL822", + "name": "Przemyski" + }, + { + "id": "PL823", + "name": "Rzeszowski" + }, + { + "id": "PL824", + "name": "Tarnobrzeski" + }, + { + "id": "PL84", + "name": "Podlaskie" + }, + { + "id": "PL841", + "name": "Bia\u0142ostocki" + }, + { + "id": "PL842", + "name": "\u0141om\u017cy\u0144ski" + }, + { + "id": "PL843", + "name": "Suwalski" + }, + { + "id": "PL9", + "name": "Makroregion wojew\u00f3dztwo mazowieckie" + }, + { + "id": "PL91", + "name": "Warszawski sto\u0142eczny" + }, + { + "id": "PL911", + "name": "Miasto Warszawa" + }, + { + "id": "PL912", + "name": "Warszawski wschodni" + }, + { + "id": "PL913", + "name": "Warszawski zachodni" + }, + { + "id": "PL92", + "name": "Mazowiecki regionalny" + }, + { + "id": "PL921", + "name": "Radomski" + }, + { + "id": "PL922", + "name": "Ciechanowski" + }, + { + "id": "PL923", + "name": "P\u0142ocki" + }, + { + "id": "PL924", + "name": "Ostro\u0142\u0119cki" + }, + { + "id": "PL925", + "name": "Siedlecki" + }, + { + "id": "PL926", + "name": "\u017byrardowski" + }, + { + "id": "PL01", + "name": "Dolnoslaskie (statistical region 2001)" + }, + { + "id": "PL02", + "name": "Kujawsko-Pomorskie (statistical region 2001)" + }, + { + "id": "PL03", + "name": "Lubelskie (statistical region 2001)" + }, + { + "id": "PL04", + "name": "Lubuskie (statistical region 2001)" + }, + { + "id": "PL05", + "name": "L\u00f3dzkie (statistical region 2001)" + }, + { + "id": "PL06", + "name": "Malopolskie (statistical region 2001)" + }, + { + "id": "PL07", + "name": "Mazowieckie (statistical region 2001)" + }, + { + "id": "PL08", + "name": "Opolskie (statistical region 2001)" + }, + { + "id": "PL09", + "name": "Podkarpackie (statistical region 2001)" + }, + { + "id": "PL0A", + "name": "Podlaskie (statistical region 2001)" + }, + { + "id": "PL0B", + "name": "Pomorskie (statistical region 2001)" + }, + { + "id": "PL0C", + "name": "Slaskie (statistical region 2001)" + }, + { + "id": "PL0D", + "name": "Swietokrzyskie (statistical region 2001)" + }, + { + "id": "PL0E", + "name": "Warminsko-Mazurskie (statistical region 2001)" + }, + { + "id": "PL0F", + "name": "Wielkopolskie (statistical region 2001)" + }, + { + "id": "PL0G", + "name": "Zachodniopomorskie (statistical region 2001)" + }, + { + "id": "PLZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "PLZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "PLZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "PL_CAP", + "name": "Warszawa" + }, + { + "id": "PLX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "PLXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "PLXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "PT", + "name": "Portugal" + }, + { + "id": "PT1", + "name": "Continente" + }, + { + "id": "PT11", + "name": "Norte" + }, + { + "id": "PT111", + "name": "Alto Minho" + }, + { + "id": "PT112", + "name": "C\u00e1vado" + }, + { + "id": "PT113", + "name": "Ave (NUTS 2010)" + }, + { + "id": "PT114", + "name": "Grande Porto (NUTS 2010)" + }, + { + "id": "PT115", + "name": "T\u00e2mega (NUTS 2010)" + }, + { + "id": "PT116", + "name": "Entre Douro e Vouga (NUTS 2010)" + }, + { + "id": "PT117", + "name": "Douro (NUTS 2010)" + }, + { + "id": "PT118", + "name": "Alto Tr\u00e1s-os-Montes (NUTS 2010)" + }, + { + "id": "PT119", + "name": "Ave" + }, + { + "id": "PT11A", + "name": "\u00c1rea Metropolitana do Porto" + }, + { + "id": "PT11B", + "name": "Alto T\u00e2mega e Barroso" + }, + { + "id": "PT11C", + "name": "T\u00e2mega e Sousa" + }, + { + "id": "PT11D", + "name": "Douro" + }, + { + "id": "PT11E", + "name": "Terras de Tr\u00e1s-os-Montes" + }, + { + "id": "PT11EDM", + "name": "Entre Douro e Minho" + }, + { + "id": "PT12", + "name": "Centro (PT) (NUTS 1995)" + }, + { + "id": "PT12BL", + "name": "Beira Litoral" + }, + { + "id": "PT12BI", + "name": "Beira Interior" + }, + { + "id": "PT13", + "name": "Lisboa e Vale do Tejo (NUTS 1995)" + }, + { + "id": "PT13RO", + "name": "Ribatejo e Oeste" + }, + { + "id": "PT14", + "name": "Alentejo (NUTS 1995)" + }, + { + "id": "PT15", + "name": "Algarve" + }, + { + "id": "PT150", + "name": "Algarve" + }, + { + "id": "PT16", + "name": "Centro (PT) (NUTS 2021)" + }, + { + "id": "PT161", + "name": "Baixo Vouga (NUTS 2010)" + }, + { + "id": "PT162", + "name": "Baixo Mondego (NUTS 2010)" + }, + { + "id": "PT163", + "name": "Pinhal Litoral (NUTS 2010)" + }, + { + "id": "PT164", + "name": "Pinhal Interior Norte (NUTS 2010)" + }, + { + "id": "PT165", + "name": "D\u00e3o-Laf\u00f5es (NUTS 2010)" + }, + { + "id": "PT166", + "name": "Pinhal Interior Sul (NUTS 2010)" + }, + { + "id": "PT167", + "name": "Serra da Estrela (NUTS 2010)" + }, + { + "id": "PT168", + "name": "Beira Interior Norte (NUTS 2010)" + }, + { + "id": "PT169", + "name": "Beira Interior Sul (NUTS 2010)" + }, + { + "id": "PT16A", + "name": "Cova da Beira (NUTS 2010)" + }, + { + "id": "PT16B", + "name": "Oeste (NUTS 2021)" + }, + { + "id": "PT16C", + "name": "M\u00e9dio Tejo (NUTS 2010)" + }, + { + "id": "PT16D", + "name": "Regi\u00e3o de Aveiro (NUTS 2021)" + }, + { + "id": "PT16E", + "name": "Regi\u00e3o de Coimbra (NUTS 2021)" + }, + { + "id": "PT16F", + "name": "Regi\u00e3o de Leiria (NUTS 2021)" + }, + { + "id": "PT16G", + "name": "Viseu D\u00e3o Laf\u00f5es (NUTS 2021)" + }, + { + "id": "PT16H", + "name": "Beira Baixa (NUTS 2021)" + }, + { + "id": "PT16I", + "name": "M\u00e9dio Tejo (NUTS 2021)" + }, + { + "id": "PT16J", + "name": "Beiras e Serra da Estrela (NUTS 2021)" + }, + { + "id": "PT17", + "name": "\u00c1rea Metropolitana de Lisboa (NUTS 2021)" + }, + { + "id": "PT170", + "name": "\u00c1rea Metropolitana de Lisboa (NUTS 2021)" + }, + { + "id": "PT171", + "name": "Grande Lisboa (NUTS 2010)" + }, + { + "id": "PT172", + "name": "Pen\u00ednsula de Set\u00fabal (NUTS 2010)" + }, + { + "id": "PT18", + "name": "Alentejo (NUTS 2021)" + }, + { + "id": "PT181", + "name": "Alentejo Litoral (NUTS 2021)" + }, + { + "id": "PT182", + "name": "Alto Alentejo (NUTS 2010)" + }, + { + "id": "PT183", + "name": "Alentejo Central (NUTS 2010)" + }, + { + "id": "PT184", + "name": "Baixo Alentejo (NUTS 2021)" + }, + { + "id": "PT185", + "name": "Lez\u00edria do Tejo (NUTS 2021)" + }, + { + "id": "PT186", + "name": "Alto Alentejo (NUTS 2021)" + }, + { + "id": "PT187", + "name": "Alentejo Central (NUTS 2021)" + }, + { + "id": "PT19", + "name": "Centro (PT)" + }, + { + "id": "PT191", + "name": "Regi\u00e3o de Aveiro" + }, + { + "id": "PT192", + "name": "Regi\u00e3o de Coimbra" + }, + { + "id": "PT193", + "name": "Regi\u00e3o de Leiria" + }, + { + "id": "PT194", + "name": "Viseu D\u00e3o Laf\u00f5es" + }, + { + "id": "PT195", + "name": "Beira Baixa" + }, + { + "id": "PT196", + "name": "Beiras e Serra da Estrela" + }, + { + "id": "PT1A", + "name": "Grande Lisboa" + }, + { + "id": "PT1A0", + "name": "Grande Lisboa" + }, + { + "id": "PT1B", + "name": "Pen\u00ednsula de Set\u00fabal" + }, + { + "id": "PT1B0", + "name": "Pen\u00ednsula de Set\u00fabal" + }, + { + "id": "PT1C", + "name": "Alentejo" + }, + { + "id": "PT1C1", + "name": "Alentejo Litoral" + }, + { + "id": "PT1C2", + "name": "Baixo Alentejo" + }, + { + "id": "PT1C3", + "name": "Alto Alentejo" + }, + { + "id": "PT1C4", + "name": "Alentejo Central" + }, + { + "id": "PT1D", + "name": "Oeste e Vale do Tejo" + }, + { + "id": "PT1D1", + "name": "Oeste" + }, + { + "id": "PT1D2", + "name": "M\u00e9dio Tejo" + }, + { + "id": "PT1D3", + "name": "Lez\u00edria do Tejo" + }, + { + "id": "PT2", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT20", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT200", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT3", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PT30", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PT300", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "PTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "PTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "PT_CAP", + "name": "Lisboa" + }, + { + "id": "PTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "PTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "PTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "RO", + "name": "Romania" + }, + { + "id": "RO1", + "name": "Macroregiunea Unu" + }, + { + "id": "RO11", + "name": "Nord-Vest" + }, + { + "id": "RO111", + "name": "Bihor" + }, + { + "id": "RO112", + "name": "Bistri\u0163a-N\u0103s\u0103ud" + }, + { + "id": "RO113", + "name": "Cluj" + }, + { + "id": "RO114", + "name": "Maramure\u015f" + }, + { + "id": "RO115", + "name": "Satu Mare" + }, + { + "id": "RO116", + "name": "S\u0103laj" + }, + { + "id": "RO12", + "name": "Centru" + }, + { + "id": "RO121", + "name": "Alba" + }, + { + "id": "RO122", + "name": "Bra\u015fov" + }, + { + "id": "RO123", + "name": "Covasna" + }, + { + "id": "RO124", + "name": "Harghita" + }, + { + "id": "RO125", + "name": "Mure\u015f" + }, + { + "id": "RO126", + "name": "Sibiu" + }, + { + "id": "RO2", + "name": "Macroregiunea Doi" + }, + { + "id": "RO21", + "name": "Nord-Est" + }, + { + "id": "RO211", + "name": "Bac\u0103u" + }, + { + "id": "RO212", + "name": "Boto\u015fani" + }, + { + "id": "RO213", + "name": "Ia\u015fi" + }, + { + "id": "RO214", + "name": "Neam\u0163" + }, + { + "id": "RO215", + "name": "Suceava" + }, + { + "id": "RO216", + "name": "Vaslui" + }, + { + "id": "RO22", + "name": "Sud-Est" + }, + { + "id": "RO221", + "name": "Br\u0103ila" + }, + { + "id": "RO222", + "name": "Buz\u0103u" + }, + { + "id": "RO223", + "name": "Constan\u0163a" + }, + { + "id": "RO224", + "name": "Gala\u0163i" + }, + { + "id": "RO225", + "name": "Tulcea" + }, + { + "id": "RO226", + "name": "Vrancea" + }, + { + "id": "RO3", + "name": "Macroregiunea Trei" + }, + { + "id": "RO31", + "name": "Sud-Muntenia" + }, + { + "id": "RO311", + "name": "Arge\u015f" + }, + { + "id": "RO312", + "name": "C\u0103l\u0103ra\u015fi" + }, + { + "id": "RO313", + "name": "D\u00e2mbovi\u0163a" + }, + { + "id": "RO314", + "name": "Giurgiu" + }, + { + "id": "RO315", + "name": "Ialomi\u0163a" + }, + { + "id": "RO316", + "name": "Prahova" + }, + { + "id": "RO317", + "name": "Teleorman" + }, + { + "id": "RO32", + "name": "Bucure\u015fti-Ilfov" + }, + { + "id": "RO321", + "name": "Bucure\u015fti" + }, + { + "id": "RO322", + "name": "Ilfov" + }, + { + "id": "RO4", + "name": "Macroregiunea Patru" + }, + { + "id": "RO41", + "name": "Sud-Vest Oltenia" + }, + { + "id": "RO411", + "name": "Dolj" + }, + { + "id": "RO412", + "name": "Gorj" + }, + { + "id": "RO413", + "name": "Mehedin\u0163i" + }, + { + "id": "RO414", + "name": "Olt" + }, + { + "id": "RO415", + "name": "V\u00e2lcea" + }, + { + "id": "RO42", + "name": "Vest" + }, + { + "id": "RO421", + "name": "Arad" + }, + { + "id": "RO422", + "name": "Cara\u015f-Severin" + }, + { + "id": "RO423", + "name": "Hunedoara" + }, + { + "id": "RO424", + "name": "Timi\u015f" + }, + { + "id": "ROZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ROZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ROZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "RO0", + "name": "Romania (statistical region 2002)" + }, + { + "id": "RO01", + "name": "Nord-Est (statistical region 2002)" + }, + { + "id": "RO011", + "name": "Bacau (statistical region 2002)" + }, + { + "id": "RO012", + "name": "Botosani (statistical region 2002)" + }, + { + "id": "RO013", + "name": "Iasi (statistical region 2002)" + }, + { + "id": "RO014", + "name": "Neamt (statistical region 2002)" + }, + { + "id": "RO015", + "name": "Suceava (statistical region 2002)" + }, + { + "id": "RO016", + "name": "Vaslui (statistical region 2002)" + }, + { + "id": "RO02", + "name": "Sud-Est (statistical region 2002)" + }, + { + "id": "RO021", + "name": "Braila (statistical region 2002)" + }, + { + "id": "RO022", + "name": "Buzau (statistical region 2002)" + }, + { + "id": "RO023", + "name": "Constanta (statistical region 2002)" + }, + { + "id": "RO024", + "name": "Galati (statistical region 2002)" + }, + { + "id": "RO025", + "name": "Tulcea (statistical region 2002)" + }, + { + "id": "RO026", + "name": "Vrancea (statistical region 2002)" + }, + { + "id": "RO03", + "name": "Sud (statistical region 2002)" + }, + { + "id": "RO031", + "name": "Arges (statistical region 2002)" + }, + { + "id": "RO032", + "name": "Calarasi (statistical region 2002)" + }, + { + "id": "RO033", + "name": "D\u00e2mbovita (statistical region 2002)" + }, + { + "id": "RO034", + "name": "Giurgiu (statistical region 2002)" + }, + { + "id": "RO035", + "name": "Ialomita (statistical region 2002)" + }, + { + "id": "RO036", + "name": "Prahova (statistical region 2002)" + }, + { + "id": "RO037", + "name": "Teleorman (statistical region 2002)" + }, + { + "id": "RO04", + "name": "Sud-Vest (statistical region 2002)" + }, + { + "id": "RO041", + "name": "Dolj (statistical region 2002)" + }, + { + "id": "RO042", + "name": "Gorj (statistical region 2002)" + }, + { + "id": "RO043", + "name": "Mehedinti (statistical region 2002)" + }, + { + "id": "RO044", + "name": "Olt (statistical region 2002)" + }, + { + "id": "RO045", + "name": "V\u00e2lcea (statistical region 2002)" + }, + { + "id": "RO05", + "name": "Vest (statistical region 2002)" + }, + { + "id": "RO051", + "name": "Arad (statistical region 2002)" + }, + { + "id": "RO052", + "name": "Caras-Severin (statistical region 2002)" + }, + { + "id": "RO053", + "name": "Hunedoara (statistical region 2002)" + }, + { + "id": "RO054", + "name": "Timis (statistical region 2002)" + }, + { + "id": "RO06", + "name": "Nord-Vest (statistical region 2002)" + }, + { + "id": "RO061", + "name": "Bihor (statistical region 2002)" + }, + { + "id": "RO062", + "name": "Bistrita-Nasaud (statistical region 2002)" + }, + { + "id": "RO063", + "name": "Cluj (statistical region 2002)" + }, + { + "id": "RO064", + "name": "Maramures (statistical region 2002)" + }, + { + "id": "RO065", + "name": "Satu Mare (statistical region 2002)" + }, + { + "id": "RO066", + "name": "Salaj (statistical region 2002)" + }, + { + "id": "RO07", + "name": "Centru (statistical region 2002)" + }, + { + "id": "RO071", + "name": "Alba (statistical region 2002)" + }, + { + "id": "RO072", + "name": "Brasov (statistical region 2002)" + }, + { + "id": "RO073", + "name": "Covasna (statistical region 2002)" + }, + { + "id": "RO074", + "name": "Harghita (statistical region 2002)" + }, + { + "id": "RO075", + "name": "Mures (statistical region 2002)" + }, + { + "id": "RO076", + "name": "Sibiu (statistical region 2002)" + }, + { + "id": "RO08", + "name": "Bucuresti (statistical region 2002)" + }, + { + "id": "RO081", + "name": "Bucuresti (capital) (statistical region 2002)" + }, + { + "id": "RO082", + "name": "Ilfov (statistical region 2002)" + }, + { + "id": "RO_CAP", + "name": "Bucuresti" + }, + { + "id": "ROX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ROXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ROXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SI", + "name": "Slovenia" + }, + { + "id": "SI0", + "name": "Slovenija" + }, + { + "id": "SI03", + "name": "Vzhodna Slovenija" + }, + { + "id": "SI031", + "name": "Pomurska" + }, + { + "id": "SI032", + "name": "Podravska" + }, + { + "id": "SI033", + "name": "Koro\u0161ka" + }, + { + "id": "SI034", + "name": "Savinjska" + }, + { + "id": "SI035", + "name": "Zasavska" + }, + { + "id": "SI036", + "name": "Posavska" + }, + { + "id": "SI037", + "name": "Jugovzhodna Slovenija" + }, + { + "id": "SI038", + "name": "Primorsko-notranjska" + }, + { + "id": "SI01", + "name": "Vzhodna Slovenija (NUTS 2010)" + }, + { + "id": "SI011", + "name": "Pomurska (NUTS 2010)" + }, + { + "id": "SI012", + "name": "Podravska (NUTS 2010)" + }, + { + "id": "SI013", + "name": "Koroska (NUTS 2010)" + }, + { + "id": "SI014", + "name": "Savinjska (NUTS 2010)" + }, + { + "id": "SI015", + "name": "Zasavska (NUTS 2010)" + }, + { + "id": "SI016", + "name": "Spodnjeposavska (NUTS 2010)" + }, + { + "id": "SI017", + "name": "Jugovzhodna Slovenija (NUTS 2010)" + }, + { + "id": "SI018", + "name": "Notranjsko-kraska (NUTS 2010)" + }, + { + "id": "SI04", + "name": "Zahodna Slovenija" + }, + { + "id": "SI041", + "name": "Osrednjeslovenska" + }, + { + "id": "SI042", + "name": "Gorenjska" + }, + { + "id": "SI043", + "name": "Gori\u0161ka" + }, + { + "id": "SI044", + "name": "Obalno-kra\u0161ka" + }, + { + "id": "SI02", + "name": "Zahodna Slovenija (NUTS 2010)" + }, + { + "id": "SI021", + "name": "Osrednjeslovenska (NUTS 2010)" + }, + { + "id": "SI022", + "name": "Gorenjska (NUTS 2010)" + }, + { + "id": "SI023", + "name": "Goriska (NUTS 2010)" + }, + { + "id": "SI024", + "name": "Obalno-kraska (NUTS 2010)" + }, + { + "id": "SIZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SIZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SIZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SI_CAP", + "name": "Ljubljana" + }, + { + "id": "SIX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SIXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SIXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SI_POD1", + "name": "Podravje - Stajerska Slovenija" + }, + { + "id": "SI_POD2", + "name": "Podravje - Prekmurje" + }, + { + "id": "SI_POS1", + "name": "Posavje - Dolenjska" + }, + { + "id": "SI_POS2", + "name": "Posavje - Bela krajina" + }, + { + "id": "SI_POS3", + "name": "Posavje - Bizeljsko Sremic" + }, + { + "id": "SI_PRI1", + "name": "Primorje - Kras" + }, + { + "id": "SI_PRI2", + "name": "Primorje - Slovenska Istra" + }, + { + "id": "SI_PRI3", + "name": "Primorje - Vipavska dolina (Vipava)" + }, + { + "id": "SI_PRI4", + "name": "Primorje - Goriska brda (Brda)" + }, + { + "id": "SI_OUTW", + "name": "Outside wine-growing districts" + }, + { + "id": "SK", + "name": "Slovakia" + }, + { + "id": "SK0", + "name": "Slovensko" + }, + { + "id": "SK01", + "name": "Bratislavsk\u00fd kraj" + }, + { + "id": "SK010", + "name": "Bratislavsk\u00fd kraj" + }, + { + "id": "SK02", + "name": "Z\u00e1padn\u00e9 Slovensko" + }, + { + "id": "SK021", + "name": "Trnavsk\u00fd kraj" + }, + { + "id": "SK022", + "name": "Tren\u010diansky kraj" + }, + { + "id": "SK023", + "name": "Nitriansky kraj" + }, + { + "id": "SK03", + "name": "Stredn\u00e9 Slovensko" + }, + { + "id": "SK031", + "name": "\u017dilinsk\u00fd kraj" + }, + { + "id": "SK032", + "name": "Banskobystrick\u00fd kraj" + }, + { + "id": "SK04", + "name": "V\u00fdchodn\u00e9 Slovensko" + }, + { + "id": "SK041", + "name": "Pre\u0161ovsk\u00fd kraj" + }, + { + "id": "SK042", + "name": "Ko\u0161ick\u00fd kraj" + }, + { + "id": "SKZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SKZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SKZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SK_CAP", + "name": "Bratislava" + }, + { + "id": "SKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SK_MAL", + "name": "Malokarpatsk\u00e1" + }, + { + "id": "SK_JUZ", + "name": "Juznoslovensk\u00e1" + }, + { + "id": "SK_STR", + "name": "Stredoslovensk\u00e1" + }, + { + "id": "SK_NIT", + "name": "Nitrianska" + }, + { + "id": "SK_VYC", + "name": "V\u00fdchodoslovensk\u00e1" + }, + { + "id": "SK_TOK", + "name": "Tokajsk\u00e1" + }, + { + "id": "FI", + "name": "Finland" + }, + { + "id": "FI1", + "name": "Manner-Suomi" + }, + { + "id": "FI11_12_2", + "name": "Uusimaa, Etel\u00e4-Suomi, \u00c5land (NUTS 1995)" + }, + { + "id": "FI11", + "name": "Uusimaa (NUTS 1995)" + }, + { + "id": "FI12", + "name": "Etel\u00e4-Suomi (NUTS 1995)" + }, + { + "id": "FI13", + "name": "It\u00e4-Suomi (NUTS 2006)" + }, + { + "id": "FI131", + "name": "Etel\u00e4-Savo (NUTS 2006)" + }, + { + "id": "FI132", + "name": "Pohjois-Savo (NUTS 2006)" + }, + { + "id": "FI133", + "name": "Pohjois-Karjala (NUTS 2006)" + }, + { + "id": "FI134", + "name": "Kainuu (NUTS 2006)" + }, + { + "id": "FI14", + "name": "V\u00e4li-Suomi (NUTS 1995)" + }, + { + "id": "FI15", + "name": "Pohjois-Suomi (NUTS 1995)" + }, + { + "id": "FI16", + "name": "Uusimaa (suuralue)(NUTS 1995)" + }, + { + "id": "FI18_20", + "name": "Etel\u00e4-Suomi, \u00c5land (NUTS 2006)" + }, + { + "id": "FI18", + "name": "Etel\u00e4-Suomi (NUTS 2006)" + }, + { + "id": "FI181_182", + "name": "Uusimaa, It\u00e4-Uusimaa (NUTS 2006)" + }, + { + "id": "FI181", + "name": "Uusimaa (NUTS 2006)" + }, + { + "id": "FI182", + "name": "It\u00e4-Uusimaa (NUTS 2006)" + }, + { + "id": "FI183", + "name": "Varsinais-Suomi (NUTS 2006)" + }, + { + "id": "FI184", + "name": "Kanta-H\u00e4me (NUTS 2006)" + }, + { + "id": "FI185", + "name": "P\u00e4ij\u00e4t-H\u00e4me (NUTS 2006)" + }, + { + "id": "FI186", + "name": "Kymenlaakso (NUTS 2006)" + }, + { + "id": "FI187", + "name": "Etel\u00e4-Karjala (NUTS 2006)" + }, + { + "id": "FI19_20", + "name": "L\u00e4nsi-Suomi, \u00c5land" + }, + { + "id": "FI19", + "name": "L\u00e4nsi-Suomi" + }, + { + "id": "FI191", + "name": "Satakunta (NUTS 2003)" + }, + { + "id": "FI192", + "name": "Pirkanmaa (NUTS 2003)" + }, + { + "id": "FI193", + "name": "Keski-Suomi (NUTS 2021)" + }, + { + "id": "FI194", + "name": "Etel\u00e4-Pohjanmaa (NUTS 2021)" + }, + { + "id": "FI195", + "name": "Pohjanmaa (NUTS 2021)" + }, + { + "id": "FI196", + "name": "Satakunta" + }, + { + "id": "FI197", + "name": "Pirkanmaa (NUTS 2021)" + }, + { + "id": "FI198", + "name": "Keski-Suomi" + }, + { + "id": "FI199", + "name": "Etel\u00e4-Pohjanmaa" + }, + { + "id": "FI19A", + "name": "Pohjanmaa" + }, + { + "id": "FI19B", + "name": "Pirkanmaa" + }, + { + "id": "FI1A", + "name": "Pohjois-Suomi (NUTS 2006)" + }, + { + "id": "FI1A1", + "name": "Keski-Pohjanmaa (NUTS 2006)" + }, + { + "id": "FI1A2", + "name": "Pohjois-Pohjanmaa (NUTS 2006)" + }, + { + "id": "FI1A3", + "name": "Lappi (NUTS 2006)" + }, + { + "id": "FI1B", + "name": "Helsinki-Uusimaa" + }, + { + "id": "FI1B1", + "name": "Helsinki-Uusimaa" + }, + { + "id": "FI1C", + "name": "Etel\u00e4-Suomi" + }, + { + "id": "FI1C1", + "name": "Varsinais-Suomi" + }, + { + "id": "FI1C2", + "name": "Kanta-H\u00e4me" + }, + { + "id": "FI1C3", + "name": "P\u00e4ij\u00e4t-H\u00e4me (NUTS 2021)" + }, + { + "id": "FI1C4", + "name": "Kymenlaakso (NUTS 2021)" + }, + { + "id": "FI1C5", + "name": "Etel\u00e4-Karjala" + }, + { + "id": "FI1C6", + "name": "P\u00e4ij\u00e4t-H\u00e4me" + }, + { + "id": "FI1C7", + "name": "Kymenlaakso" + }, + { + "id": "FI1D", + "name": "Pohjois- ja It\u00e4-Suomi" + }, + { + "id": "FI1D1", + "name": "Etel\u00e4-Savo (NUTS 2021)" + }, + { + "id": "FI1D2", + "name": "Pohjois-Savo (NUTS 2021)" + }, + { + "id": "FI1D3", + "name": "Pohjois-Karjala (NUTS 2021)" + }, + { + "id": "FI1D4", + "name": "Kainuu (NUTS 2013)" + }, + { + "id": "FI1D5", + "name": "Keski-Pohjanmaa" + }, + { + "id": "FI1D6", + "name": "Pohjois-Pohjanmaa (NUTS 2013)" + }, + { + "id": "FI1D7", + "name": "Lappi" + }, + { + "id": "FI1D8", + "name": "Kainuu" + }, + { + "id": "FI1D9", + "name": "Pohjois-Pohjanmaa" + }, + { + "id": "FI1DA", + "name": "Etel\u00e4-Savo" + }, + { + "id": "FI1DB", + "name": "Pohjois-Savo" + }, + { + "id": "FI1DC", + "name": "Pohjois-Karjala" + }, + { + "id": "FI2", + "name": "\u00c5land" + }, + { + "id": "FI20", + "name": "\u00c5land" + }, + { + "id": "FI200", + "name": "\u00c5land" + }, + { + "id": "FIZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "FIZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "FIZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "FI_CAP", + "name": "Helsinki" + }, + { + "id": "FIX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "FIXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "FIXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "FI_NAL", + "name": "Finland, not allocated" + }, + { + "id": "SE", + "name": "Sweden" + }, + { + "id": "SE1", + "name": "\u00d6stra Sverige" + }, + { + "id": "SE11", + "name": "Stockholm" + }, + { + "id": "SE110", + "name": "Stockholms l\u00e4n" + }, + { + "id": "SE12", + "name": "\u00d6stra Mellansverige" + }, + { + "id": "SE121", + "name": "Uppsala l\u00e4n" + }, + { + "id": "SE122", + "name": "S\u00f6dermanlands l\u00e4n" + }, + { + "id": "SE123", + "name": "\u00d6sterg\u00f6tlands l\u00e4n" + }, + { + "id": "SE124", + "name": "\u00d6rebro l\u00e4n" + }, + { + "id": "SE125", + "name": "V\u00e4stmanlands l\u00e4n" + }, + { + "id": "SE2", + "name": "S\u00f6dra Sverige" + }, + { + "id": "SE21", + "name": "Sm\u00e5land med \u00f6arna" + }, + { + "id": "SE211", + "name": "J\u00f6nk\u00f6pings l\u00e4n" + }, + { + "id": "SE212", + "name": "Kronobergs l\u00e4n" + }, + { + "id": "SE213", + "name": "Kalmar l\u00e4n" + }, + { + "id": "SE214", + "name": "Gotlands l\u00e4n" + }, + { + "id": "SE22", + "name": "Sydsverige" + }, + { + "id": "SE221", + "name": "Blekinge l\u00e4n" + }, + { + "id": "SE224", + "name": "Sk\u00e5ne l\u00e4n" + }, + { + "id": "SE23", + "name": "V\u00e4stsverige" + }, + { + "id": "SE231", + "name": "Hallands l\u00e4n" + }, + { + "id": "SE232", + "name": "V\u00e4stra G\u00f6talands l\u00e4n" + }, + { + "id": "SE3", + "name": "Norra Sverige" + }, + { + "id": "SE31", + "name": "Norra Mellansverige" + }, + { + "id": "SE311", + "name": "V\u00e4rmlands l\u00e4n" + }, + { + "id": "SE312", + "name": "Dalarnas l\u00e4n" + }, + { + "id": "SE313", + "name": "G\u00e4vleborgs l\u00e4n" + }, + { + "id": "SE32", + "name": "Mellersta Norrland" + }, + { + "id": "SE321", + "name": "V\u00e4sternorrlands l\u00e4n" + }, + { + "id": "SE322", + "name": "J\u00e4mtlands l\u00e4n" + }, + { + "id": "SE33", + "name": "\u00d6vre Norrland" + }, + { + "id": "SE331", + "name": "V\u00e4sterbottens l\u00e4n" + }, + { + "id": "SE332", + "name": "Norrbottens l\u00e4n" + }, + { + "id": "SEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SE021", + "name": "Uppsala l\u00e4n (NUTS 2003)" + }, + { + "id": "SE025", + "name": "V\u00e4stmanlands l\u00e4n (NUTS 2003)" + }, + { + "id": "SE03", + "name": "Sm\u00e5land med \u00f6arna (NUTS 1995)" + }, + { + "id": "SE05", + "name": "V\u00e4stsverige (NUTS 1995)" + }, + { + "id": "SE_CAP", + "name": "Stockholm" + }, + { + "id": "SEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "BLEU", + "name": "Belgo-Luxembourg Economic Union" + }, + { + "id": "BAL", + "name": "Baltic countries" + }, + { + "id": "CHUNNEL", + "name": "Channel Tunnel" + }, + { + "id": "EU_NEU", + "name": "EU countries and non-EU countries (aggregate changing according to the context)" + }, + { + "id": "EU27_2020_NEU27_2020", + "name": "EU27 countries (from 2020) and non-EU27 countries (from 2020)" + }, + { + "id": "EU28_NEU28", + "name": "EU28 countries (2013-2020) and non-EU28 countries (2013-2020)" + }, + { + "id": "EU27_2020_NEA21", + "name": "EU27 countries (from 2020) not in EA21 (from 2026) - 6 countries" + }, + { + "id": "EU27_2020_NEA20", + "name": "EU27 countries (from 2020) not in EA20 (2023-2025) - 7 countries" + }, + { + "id": "EU27_2020_NEA21_X_DK_SE", + "name": "EU27 countries (from 2020) not in EA21 (from 2026), except Denmark and Sweden" + }, + { + "id": "EU27_2020_NEA20_X_DK_SE", + "name": "EU27 countries (from 2020) not in EA20 (2023-2025), except Denmark and Sweden" + }, + { + "id": "EU27_2020_NEA19", + "name": "EU27 countries (from 2020) not in EA19 (2015-2022) - 8 countries" + }, + { + "id": "NMS_NEA20", + "name": "New Member States not in EA20 (from 2023) - 5 countries" + }, + { + "id": "NMS_NEA19", + "name": "New Member States not in EA19 (from 2015) - 6 countries" + }, + { + "id": "EU_OTH", + "name": "Other EU countries" + }, + { + "id": "EU25_OTH", + "name": "Other EU25 countries (2004-2006)" + }, + { + "id": "EU15_OTH", + "name": "Other EU15 countries (1995-2004)" + }, + { + "id": "INT_EU", + "name": "Intra-EU" + }, + { + "id": "INT_EU27_2020", + "name": "Intra-EU27 (from 2020)" + }, + { + "id": "INT_EU28", + "name": "Intra-EU28 (2013-2020)" + }, + { + "id": "INT_EU27_2007", + "name": "Intra-EU27 (2007-2013)" + }, + { + "id": "INT_EU25", + "name": "Intra-EU25 (2004-2006)" + }, + { + "id": "INT_EU15", + "name": "Intra-EU15 (1995-2004)" + }, + { + "id": "INT_NMS10", + "name": "Intra-New Member States - 10 countries (2004-2006)" + }, + { + "id": "INT_NMS12", + "name": "Intra-New Member States - 12 countries (2007-2013)" + }, + { + "id": "INT_EA", + "name": "Intra-euro area" + }, + { + "id": "INT_EU_NAL", + "name": "Intra-EU, not allocated" + }, + { + "id": "INT_EU15_NAL", + "name": "Intra-EU15 (1995-2004), not allocated" + }, + { + "id": "INT_EA_NAL", + "name": "Intra-euro area, not allocated" + }, + { + "id": "EU27_2020_EFTA_FOR", + "name": "EU27 countries (from 2020) or EFTA countries except reporting country" + }, + { + "id": "EU28_EFTA_FOR", + "name": "EU28 countries (2013-2020) or EFTA countries except reporting country" + }, + { + "id": "EU_FOR", + "name": "EU-countries except reporting country" + }, + { + "id": "EU27_2020_FOR", + "name": "EU27 countries (from 2020) except reporting country" + }, + { + "id": "EU28_FOR", + "name": "EU28 countries (2013-2020) except reporting country" + }, + { + "id": "EU27_2007_FOR", + "name": "EU27 countries (2007-2013) except reporting country" + }, + { + "id": "EU25_FOR", + "name": "EU25 countries (2004-2006) except reporting country" + }, + { + "id": "EU15_FOR", + "name": "EU15 countries (1995-2004) except reporting country" + }, + { + "id": "EU12_FOR", + "name": "EU12 countries (1986-1994) except reporting country" + }, + { + "id": "EEA", + "name": "European Economic Area (EEA18-1995, EEA28-2004, EEA30-2007, EEA31-2013, EEA30-2020)" + }, + { + "id": "EEA30_2020", + "name": "European Economic Area (EU27 from 2020 and IS, LI, NO)" + }, + { + "id": "EEA31", + "name": "European Economic Area (EU28 - 2013-2020 and IS, LI, NO)" + }, + { + "id": "EEA30_2007", + "name": "European Economic Area (EU27 - 2007-2013 and IS, LI, NO)" + }, + { + "id": "EEA28", + "name": "European Economic Area (EU25 - 2004-2006 and IS, LI, NO)" + }, + { + "id": "EEA18", + "name": "European Economic Area (EU15 - 1995-2004 and IS, LI, NO)" + }, + { + "id": "EEA_X_LI", + "name": "European Economic Area except Liechtenstein" + }, + { + "id": "EEA_NEU", + "name": "EEA-countries except the EU-countries" + }, + { + "id": "EEA18_OTH", + "name": "Other European Economic Area (EU15 - 1995-2004 and IS, LI, NO)" + }, + { + "id": "EFTA", + "name": "European Free Trade Association" + }, + { + "id": "EFTA_X_LI", + "name": "European Free Trade Association except Liechtenstein" + }, + { + "id": "IS", + "name": "Iceland" + }, + { + "id": "IS0", + "name": "\u00cdsland" + }, + { + "id": "IS00", + "name": "\u00cdsland" + }, + { + "id": "IS001", + "name": "H\u00f6fu\u00f0borgarsv\u00e6\u00f0i" + }, + { + "id": "IS002", + "name": "Landsbygg\u00f0" + }, + { + "id": "ISZ", + "name": "Extra-Regio level 1" + }, + { + "id": "ISZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "ISZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "IS_CAP", + "name": "Reykjavik" + }, + { + "id": "ISX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "ISXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "ISXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "CH_LI", + "name": "Switzerland and Liechtenstein" + }, + { + "id": "LI", + "name": "Liechtenstein" + }, + { + "id": "LI0", + "name": "Liechtenstein" + }, + { + "id": "LI00", + "name": "Liechtenstein" + }, + { + "id": "LI000", + "name": "Liechtenstein" + }, + { + "id": "LIZ", + "name": "Extra-Regio level 1" + }, + { + "id": "LIZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "LIZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "LI_CAP", + "name": "Vaduz" + }, + { + "id": "LIX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "LIXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "LIXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "NO", + "name": "Norway" + }, + { + "id": "NO0", + "name": "Norge" + }, + { + "id": "NO01_02_031-033", + "name": "\u00d8stlandet (Oslo og Akershus, Hedmark og Oppland, \u00d8stfold, Buskerud, Vestfold) (statistical region 2016)" + }, + { + "id": "NO01", + "name": "Oslo og Akershus (statistical region 2016)" + }, + { + "id": "NO011", + "name": "Oslo (statistical region 2016)" + }, + { + "id": "NO012", + "name": "Akershus (statistical region 2016)" + }, + { + "id": "NO02", + "name": "Innlandet" + }, + { + "id": "NO020", + "name": "Innlandet" + }, + { + "id": "NO021", + "name": "Hedmark (statistical region 2016)" + }, + { + "id": "NO022", + "name": "Oppland (statistical region 2016)" + }, + { + "id": "NO03", + "name": "S\u00f8r-\u00d8stlandet (statistical region 2016)" + }, + { + "id": "NO031", + "name": "\u00d8stfold (statistical region 2016)" + }, + { + "id": "NO032", + "name": "Buskerud (statistical region 2016)" + }, + { + "id": "NO033", + "name": "Vestfold (statistical region 2016)" + }, + { + "id": "NO034_041_042", + "name": "Telemark, Aust-Agder, Vest-Agder (statistical region 2016)" + }, + { + "id": "NO034", + "name": "Telemark (statistical region 2016)" + }, + { + "id": "NO04", + "name": "Agder og Rogaland (statistical region 2016)" + }, + { + "id": "NO041", + "name": "Aust-Agder (statistical region 2016)" + }, + { + "id": "NO042", + "name": "Vest-Agder (statistical region 2016)" + }, + { + "id": "NO043", + "name": "Rogaland (statistical region 2016)" + }, + { + "id": "NO05", + "name": "Vestlandet (statistical region 2016)" + }, + { + "id": "NO051", + "name": "Hordaland (statistical region 2016)" + }, + { + "id": "NO052", + "name": "Sogn og Fjordane (statistical region 2016)" + }, + { + "id": "NO053", + "name": "M\u00f8re og Romsdal (statistical region 2016)" + }, + { + "id": "NO06", + "name": "Tr\u00f8ndelag" + }, + { + "id": "NO060", + "name": "Tr\u00f8ndelag/Tr\u00f6\u00f6ndelage" + }, + { + "id": "NO061", + "name": "S\u00f8r-Tr\u00f8ndelag (statistical region 2016)" + }, + { + "id": "NO062", + "name": "Nord-Tr\u00f8ndelag (statistical region 2016)" + }, + { + "id": "NO07", + "name": "Nord-Norge" + }, + { + "id": "NO071", + "name": "Nordland/Nordl\u00e1nnda" + }, + { + "id": "NO072", + "name": "Troms/Romsa/Tromssa" + }, + { + "id": "NO073", + "name": "Finnmark/Finnm\u00e1rku/Finmarkku" + }, + { + "id": "NO074", + "name": "Troms og Finnmark/Romsa ja Finnm\u00e1rku/Tromssa ja Finmarkku (statistical region 2021)" + }, + { + "id": "NO08", + "name": "Oslo og Viken" + }, + { + "id": "NO081", + "name": "Oslo" + }, + { + "id": "NO082", + "name": "Viken (statistical region 2021)" + }, + { + "id": "NO083", + "name": "\u00d8stfold" + }, + { + "id": "NO084", + "name": "Akershus" + }, + { + "id": "NO085", + "name": "Buskerud" + }, + { + "id": "NO09", + "name": "Agder og S\u00f8r-\u00d8stlandet" + }, + { + "id": "NO091", + "name": "Vestfold og Telemark (statistical region 2021)" + }, + { + "id": "NO092", + "name": "Agder" + }, + { + "id": "NO093", + "name": "Vestfold" + }, + { + "id": "NO094", + "name": "Telemark" + }, + { + "id": "NO0A", + "name": "Vestlandet" + }, + { + "id": "NO0A1", + "name": "Rogaland" + }, + { + "id": "NO0A2", + "name": "Vestland" + }, + { + "id": "NO0A3", + "name": "M\u00f8re og Romsdal" + }, + { + "id": "NO0B", + "name": "Svalbard og Jan Mayen" + }, + { + "id": "NO0B1", + "name": "Jan Mayen" + }, + { + "id": "NO0B2", + "name": "Svalbard" + }, + { + "id": "NOZ", + "name": "Extra-Regio level 1" + }, + { + "id": "NOZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "NOZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "NO_CAP", + "name": "Oslo" + }, + { + "id": "NOX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "NOXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "NOXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "CH", + "name": "Switzerland" + }, + { + "id": "CH0", + "name": "Schweiz/Suisse/Svizzera" + }, + { + "id": "CH01", + "name": "R\u00e9gion l\u00e9manique" + }, + { + "id": "CH011", + "name": "Vaud" + }, + { + "id": "CH012", + "name": "Valais / Wallis" + }, + { + "id": "CH013", + "name": "Gen\u00e8ve" + }, + { + "id": "CH02", + "name": "Espace Mittelland" + }, + { + "id": "CH021", + "name": "Bern / Berne" + }, + { + "id": "CH022", + "name": "Fribourg / Freiburg" + }, + { + "id": "CH023", + "name": "Solothurn" + }, + { + "id": "CH024", + "name": "Neuch\u00e2tel" + }, + { + "id": "CH025", + "name": "Jura" + }, + { + "id": "CH03", + "name": "Nordwestschweiz" + }, + { + "id": "CH031", + "name": "Basel-Stadt" + }, + { + "id": "CH032", + "name": "Basel-Landschaft" + }, + { + "id": "CH033", + "name": "Aargau" + }, + { + "id": "CH04", + "name": "Z\u00fcrich" + }, + { + "id": "CH040", + "name": "Z\u00fcrich" + }, + { + "id": "CH05", + "name": "Ostschweiz" + }, + { + "id": "CH051", + "name": "Glarus" + }, + { + "id": "CH052", + "name": "Schaffhausen" + }, + { + "id": "CH053", + "name": "Appenzell Ausserrhoden" + }, + { + "id": "CH054", + "name": "Appenzell Innerrhoden" + }, + { + "id": "CH055", + "name": "St. Gallen" + }, + { + "id": "CH056", + "name": "Graub\u00fcnden / Grigioni / Grischun" + }, + { + "id": "CH057", + "name": "Thurgau" + }, + { + "id": "CH06", + "name": "Zentralschweiz" + }, + { + "id": "CH061", + "name": "Luzern" + }, + { + "id": "CH062", + "name": "Uri" + }, + { + "id": "CH063", + "name": "Schwyz" + }, + { + "id": "CH064", + "name": "Obwalden" + }, + { + "id": "CH065", + "name": "Nidwalden" + }, + { + "id": "CH066", + "name": "Zug" + }, + { + "id": "CH07", + "name": "Ticino" + }, + { + "id": "CH070", + "name": "Ticino" + }, + { + "id": "CHZ", + "name": "Extra-Regio level 1" + }, + { + "id": "CHZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "CHZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "CH_CAP", + "name": "Bern (Berne)" + }, + { + "id": "CH_DEL", + "name": "Gen\u00e8ve" + }, + { + "id": "CHX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "CHXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "CHXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "EFTA_FOR", + "name": "European Free Trade Association except reporting country" + }, + { + "id": "EFTA_OTH", + "name": "Other European Free Trade Association countries" + }, + { + "id": "UK", + "name": "United Kingdom" + }, + { + "id": "UKC-M", + "name": "Great Britain" + }, + { + "id": "UKC-L", + "name": "England and Wales" + }, + { + "id": "UKC", + "name": "North East (UK) (NUTS 2021)" + }, + { + "id": "UKC1", + "name": "Tees Valley and Durham (NUTS 2021)" + }, + { + "id": "UKC11", + "name": "Hartlepool and Stockton-on-Tees (NUTS 2021)" + }, + { + "id": "UKC12", + "name": "South Teesside (NUTS 2021)" + }, + { + "id": "UKC13", + "name": "Darlington (NUTS 2021)" + }, + { + "id": "UKC14", + "name": "Durham CC (NUTS 2021)" + }, + { + "id": "UKC2", + "name": "Northumberland and Tyne and Wear (NUTS 2021)" + }, + { + "id": "UKC21", + "name": "Northumberland (NUTS 2021)" + }, + { + "id": "UKC22", + "name": "Tyneside (NUTS 2021)" + }, + { + "id": "UKC23", + "name": "Sunderland (NUTS 2021)" + }, + { + "id": "UKD", + "name": "North West (UK) (NUTS 2021)" + }, + { + "id": "UKD1", + "name": "Cumbria (NUTS 2021)" + }, + { + "id": "UKD11", + "name": "West Cumbria (NUTS 2021)" + }, + { + "id": "UKD12", + "name": "East Cumbria (NUTS 2021)" + }, + { + "id": "UKD2", + "name": "Cheshire (NUTS 2006)" + }, + { + "id": "UKD21", + "name": "Halton and Warrington (NUTS 2006)" + }, + { + "id": "UKD22", + "name": "Cheshire CC (NUTS 2006)" + }, + { + "id": "UKD3-D5", + "name": "Greater Manchester, Lancashire, Merseyside (NUTS 2006)" + }, + { + "id": "UKD3", + "name": "Greater Manchester (NUTS 2021)" + }, + { + "id": "UKD31", + "name": "Greater Manchester South (NUTS 2010)" + }, + { + "id": "UKD32", + "name": "Greater Manchester North (NUTS 2010)" + }, + { + "id": "UKD33", + "name": "Manchester (NUTS 2021)" + }, + { + "id": "UKD34", + "name": "Greater Manchester South West (NUTS 2021)" + }, + { + "id": "UKD35", + "name": "Greater Manchester South East (NUTS 2021)" + }, + { + "id": "UKD36", + "name": "Greater Manchester North West (NUTS 2021)" + }, + { + "id": "UKD37", + "name": "Greater Manchester North East (NUTS 2021)" + }, + { + "id": "UKD4", + "name": "Lancashire (NUTS 2021)" + }, + { + "id": "UKD41", + "name": "Blackburn with Darwen (NUTS 2021)" + }, + { + "id": "UKD42", + "name": "Blackpool (NUTS 2021)" + }, + { + "id": "UKD43", + "name": "Lancashire CC (NUTS 2010)" + }, + { + "id": "UKD44", + "name": "Lancaster & Wyre (NUTS 2021)" + }, + { + "id": "UKD45", + "name": "Mid Lancashire (NUTS 2021)" + }, + { + "id": "UKD46", + "name": "East Lancashire (NUTS 2021)" + }, + { + "id": "UKD47", + "name": "Chorley & West Lancashire (NUTS 2021)" + }, + { + "id": "UKD5", + "name": "Merseyside (NUTS 2006)" + }, + { + "id": "UKD51", + "name": "East Merseyside (NUTS 2006)" + }, + { + "id": "UKD52", + "name": "Liverpool (NUTS 2006)" + }, + { + "id": "UKD53", + "name": "Sefton (NUTS 2006)" + }, + { + "id": "UKD54", + "name": "Wirral (NUTS 2006)" + }, + { + "id": "UKD6", + "name": "Cheshire (NUTS 2021)" + }, + { + "id": "UKD61", + "name": "Warrington (NUTS 2021)" + }, + { + "id": "UKD62", + "name": "Cheshire East (NUTS 2021)" + }, + { + "id": "UKD63", + "name": "Cheshire West and Chester (NUTS 2021)" + }, + { + "id": "UKD7", + "name": "Merseyside (NUTS 2021)" + }, + { + "id": "UKD71", + "name": "East Merseyside (NUTS 2021)" + }, + { + "id": "UKD72", + "name": "Liverpool (NUTS 2021)" + }, + { + "id": "UKD73", + "name": "Sefton (NUTS 2021)" + }, + { + "id": "UKD74", + "name": "Wirral (NUTS 2021)" + }, + { + "id": "UKE", + "name": "Yorkshire and The Humber (NUTS 2021)" + }, + { + "id": "UKE1", + "name": "East Yorkshire and Northern Lincolnshire (NUTS 2021)" + }, + { + "id": "UKE11", + "name": "Kingston upon Hull, City of (NUTS 2021)" + }, + { + "id": "UKE12", + "name": "East Riding of Yorkshire (NUTS 2021)" + }, + { + "id": "UKE13", + "name": "North and North East Lincolnshire (NUTS 2021)" + }, + { + "id": "UKE2", + "name": "North Yorkshire (NUTS 2021)" + }, + { + "id": "UKE21", + "name": "York (NUTS 2021)" + }, + { + "id": "UKE22", + "name": "North Yorkshire CC (NUTS 2021)" + }, + { + "id": "UKE3_E4", + "name": "South and West Yorkshire (NUTS 2021)" + }, + { + "id": "UKE3", + "name": "South Yorkshire (NUTS 2021)" + }, + { + "id": "UKE31", + "name": "Barnsley, Doncaster and Rotherham (NUTS 2021)" + }, + { + "id": "UKE32", + "name": "Sheffield (NUTS 2021)" + }, + { + "id": "UKE4", + "name": "West Yorkshire (NUTS 2021)" + }, + { + "id": "UKE41", + "name": "Bradford (NUTS 2021)" + }, + { + "id": "UKE42", + "name": "Leeds (NUTS 2021)" + }, + { + "id": "UKE43", + "name": "Calderdale, Kirklees and Wakefield (NUTS 2006)" + }, + { + "id": "UKE44", + "name": "Calderdale and Kirklees (NUTS 2021)" + }, + { + "id": "UKE45", + "name": "Wakefield (NUTS 2021)" + }, + { + "id": "UKF", + "name": "East Midlands (UK) (NUTS 2021)" + }, + { + "id": "UKF1", + "name": "Derbyshire and Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF11", + "name": "Derby (NUTS 2021)" + }, + { + "id": "UKF12", + "name": "East Derbyshire (NUTS 2021)" + }, + { + "id": "UKF13", + "name": "South and West Derbyshire (NUTS 2021)" + }, + { + "id": "UKF14", + "name": "Nottingham (NUTS 2021)" + }, + { + "id": "UKF15", + "name": "North Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF16", + "name": "South Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF2", + "name": "Leicestershire, Rutland and Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF21", + "name": "Leicester (NUTS 2021)" + }, + { + "id": "UKF22", + "name": "Leicestershire CC and Rutland (NUTS 2021)" + }, + { + "id": "UKF23", + "name": "Northamptonshire (NUTS 2006)" + }, + { + "id": "UKF24", + "name": "West Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF25", + "name": "North Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF3", + "name": "Lincolnshire (NUTS 2021)" + }, + { + "id": "UKF30", + "name": "Lincolnshire (NUTS 2021)" + }, + { + "id": "UKG", + "name": "West Midlands (UK) (NUTS 2021)" + }, + { + "id": "UKG1_G3", + "name": "Herefordshire, Worcestershire and Warwickshire, West Midlands (NUTS 2021)" + }, + { + "id": "UKG1", + "name": "Herefordshire, Worcestershire and Warwickshire (NUTS 2021)" + }, + { + "id": "UKG11", + "name": "Herefordshire, County of (NUTS 2021)" + }, + { + "id": "UKG12", + "name": "Worcestershire (NUTS 2021)" + }, + { + "id": "UKG13", + "name": "Warwickshire (NUTS 2021)" + }, + { + "id": "UKG2", + "name": "Shropshire and Staffordshire (NUTS 2021)" + }, + { + "id": "UKG21", + "name": "Telford and Wrekin (NUTS 2021)" + }, + { + "id": "UKG22", + "name": "Shropshire CC (NUTS 2021)" + }, + { + "id": "UKG23", + "name": "Stoke-on-Trent (NUTS 2021)" + }, + { + "id": "UKG24", + "name": "Staffordshire CC (NUTS 2021)" + }, + { + "id": "UKG3", + "name": "West Midlands (NUTS 2021)" + }, + { + "id": "UKG31", + "name": "Birmingham (NUTS 2021)" + }, + { + "id": "UKG32", + "name": "Solihull (NUTS 2021)" + }, + { + "id": "UKG33", + "name": "Coventry (NUTS 2021)" + }, + { + "id": "UKG34", + "name": "Dudley and Sandwell (NUTS 2006)" + }, + { + "id": "UKG35", + "name": "Walsall and Wolverhampton (NUTS 2006)" + }, + { + "id": "UKG36", + "name": "Dudley (NUTS 2021)" + }, + { + "id": "UKG37", + "name": "Sandwell (NUTS 2021)" + }, + { + "id": "UKG38", + "name": "Walsall (NUTS 2021)" + }, + { + "id": "UKG39", + "name": "Wolverhampton (NUTS 2021)" + }, + { + "id": "UKH", + "name": "East of England (NUTS 2021)" + }, + { + "id": "UKH1", + "name": "East Anglia (NUTS 2021)" + }, + { + "id": "UKH11", + "name": "Peterborough (NUTS 2021)" + }, + { + "id": "UKH12", + "name": "Cambridgeshire CC (NUTS 2021)" + }, + { + "id": "UKH13", + "name": "Norfolk (NUTS 2010)" + }, + { + "id": "UKH14", + "name": "Suffolk (NUTS 2021)" + }, + { + "id": "UKH15", + "name": "Norwich & East Norfolk (NUTS 2021)" + }, + { + "id": "UKH16", + "name": "North\u00a0& West Norfolk (NUTS 2021)" + }, + { + "id": "UKH17", + "name": "Breckland & South Norfolk (NUTS 2021)" + }, + { + "id": "UKH2", + "name": "Bedfordshire and Hertfordshire (NUTS 2021)" + }, + { + "id": "UKH21", + "name": "Luton (NUTS 2021)" + }, + { + "id": "UKH22", + "name": "Bedfordshire CC (NUTS 2006)" + }, + { + "id": "UKH23", + "name": "Hertfordshire (NUTS 2021)" + }, + { + "id": "UKH24", + "name": "Bedford (NUTS 2021)" + }, + { + "id": "UKH25", + "name": "Central Bedfordshire (NUTS 2021)" + }, + { + "id": "UKH3", + "name": "Essex (NUTS 2021)" + }, + { + "id": "UKH31", + "name": "Southend-on-Sea (NUTS 2021)" + }, + { + "id": "UKH32", + "name": "Thurrock (NUTS 2021)" + }, + { + "id": "UKH33", + "name": "Essex CC (NUTS 2010)" + }, + { + "id": "UKH34", + "name": "Essex Haven Gateway (NUTS 2021)" + }, + { + "id": "UKH35", + "name": "West Essex (NUTS 2021)" + }, + { + "id": "UKH36", + "name": "Heart of Essex (NUTS 2021)" + }, + { + "id": "UKH37", + "name": "Essex Thames Gateway (NUTS 2021)" + }, + { + "id": "UKI_J", + "name": "London, South East (NUTS 2021)" + }, + { + "id": "UKI_J1", + "name": "London, Berkshire, Buckinghamshire and Oxfordshire (NUTS 2021)" + }, + { + "id": "UKI", + "name": "London (NUTS 2021)" + }, + { + "id": "UKI1", + "name": "Inner London (NUTS 2010)" + }, + { + "id": "UKI11", + "name": "Inner London - West (NUTS 2010)" + }, + { + "id": "UKI12", + "name": "Inner London - East (NUTS 2010)" + }, + { + "id": "UKI2", + "name": "Outer London (NUTS 2010)" + }, + { + "id": "UKI21", + "name": "Outer London - East and North East (NUTS 2010)" + }, + { + "id": "UKI22", + "name": "Outer London - South (NUTS 2010)" + }, + { + "id": "UKI23", + "name": "Outer London - West and North West (NUTS 2010)" + }, + { + "id": "UKI3", + "name": "Inner London - West (NUTS 2021)" + }, + { + "id": "UKI31", + "name": "Camden & City of London (NUTS 2021)" + }, + { + "id": "UKI32", + "name": "Westminster (NUTS 2021)" + }, + { + "id": "UKI33", + "name": "Kensington and Chelsea & Hammersmith and Fulham (NUTS 2021)" + }, + { + "id": "UKI34", + "name": "Wandsworth (NUTS 2021)" + }, + { + "id": "UKI4", + "name": "Inner London - East (NUTS 2021)" + }, + { + "id": "UKI41", + "name": "Hackney & Newham (NUTS 2021)" + }, + { + "id": "UKI42", + "name": "Tower Hamlets (NUTS 2021)" + }, + { + "id": "UKI43", + "name": "Haringey & Islington (NUTS 2021)" + }, + { + "id": "UKI44", + "name": "Lewisham & Southwark (NUTS 2021)" + }, + { + "id": "UKI45", + "name": "Lambeth (NUTS 2021)" + }, + { + "id": "UKI5", + "name": "Outer London - East and North East (NUTS 2021)" + }, + { + "id": "UKI51", + "name": "Bexley & Greenwich (NUTS 2021)" + }, + { + "id": "UKI52", + "name": "Barking & Dagenham and Havering (NUTS 2021)" + }, + { + "id": "UKI53", + "name": "Redbridge & Waltham Forest (NUTS 2021)" + }, + { + "id": "UKI54", + "name": "Enfield (NUTS 2021)" + }, + { + "id": "UKI6", + "name": "Outer London - South (NUTS 2021)" + }, + { + "id": "UKI61", + "name": "Bromley (NUTS 2021)" + }, + { + "id": "UKI62", + "name": "Croydon (NUTS 2021)" + }, + { + "id": "UKI63", + "name": "Merton, Kingston upon Thames & Sutton (NUTS 2021)" + }, + { + "id": "UKI7", + "name": "Outer London - West and North West (NUTS 2021)" + }, + { + "id": "UKI71", + "name": "Barnet (NUTS 2021)" + }, + { + "id": "UKI72", + "name": "Brent (NUTS 2021)" + }, + { + "id": "UKI73", + "name": "Ealing (NUTS 2021)" + }, + { + "id": "UKI74", + "name": "Harrow & Hillingdon (NUTS 2021)" + }, + { + "id": "UKI75", + "name": "Hounslow & Richmond upon Thames (NUTS 2021)" + }, + { + "id": "UKJ", + "name": "South East (UK) (NUTS 2021)" + }, + { + "id": "UKJ1", + "name": "Berkshire, Buckinghamshire and Oxfordshire (NUTS 2021)" + }, + { + "id": "UKJ11", + "name": "Berkshire (NUTS 2021)" + }, + { + "id": "UKJ12", + "name": "Milton Keynes (NUTS 2021)" + }, + { + "id": "UKJ13", + "name": "Buckinghamshire CC (NUTS 2021)" + }, + { + "id": "UKJ14", + "name": "Oxfordshire (NUTS 2021)" + }, + { + "id": "UKJ2", + "name": "Surrey, East and West Sussex (NUTS 2021)" + }, + { + "id": "UKJ21", + "name": "Brighton and Hove (NUTS 2021)" + }, + { + "id": "UKJ22", + "name": "East Sussex CC (NUTS 2021)" + }, + { + "id": "UKJ23", + "name": "Surrey (NUTS 2010)" + }, + { + "id": "UKJ24", + "name": "West Sussex (NUTS 2010)" + }, + { + "id": "UKJ25", + "name": "West Surrey (NUTS 2021)" + }, + { + "id": "UKJ26", + "name": "East Surrey (NUTS 2021)" + }, + { + "id": "UKJ27", + "name": "West Sussex (South West) (NUTS 2021)" + }, + { + "id": "UKJ28", + "name": "West Sussex (North East) (NUTS 2021)" + }, + { + "id": "UKJ3", + "name": "Hampshire and Isle of Wight (NUTS 2021)" + }, + { + "id": "UKJ31", + "name": "Portsmouth (NUTS 2021)" + }, + { + "id": "UKJ32", + "name": "Southampton (NUTS 2021)" + }, + { + "id": "UKJ33", + "name": "Hampshire CC (NUTS 2010)" + }, + { + "id": "UKJ34", + "name": "Isle of Wight (NUTS 2021)" + }, + { + "id": "UKJ35", + "name": "South Hampshire (NUTS 2021)" + }, + { + "id": "UKJ36", + "name": "Central Hampshire (NUTS 2021)" + }, + { + "id": "UKJ37", + "name": "North Hampshire (NUTS 2021)" + }, + { + "id": "UKJ4", + "name": "Kent (NUTS 2021)" + }, + { + "id": "UKJ41", + "name": "Medway (NUTS 2021)" + }, + { + "id": "UKJ42", + "name": "Kent CC (NUTS 2010)" + }, + { + "id": "UKJ43", + "name": "Kent Thames Gateway (NUTS 2021)" + }, + { + "id": "UKJ44", + "name": "East Kent (NUTS 2021)" + }, + { + "id": "UKJ45", + "name": "Mid Kent (NUTS 2021)" + }, + { + "id": "UKJ46", + "name": "West Kent (NUTS 2021)" + }, + { + "id": "UKK", + "name": "South West (UK) (NUTS 2021)" + }, + { + "id": "UKK1", + "name": "Gloucestershire, Wiltshire and Bristol/Bath area (NUTS 2021)" + }, + { + "id": "UKK11", + "name": "Bristol, City of (NUTS 2021)" + }, + { + "id": "UKK12", + "name": "Bath and North East Somerset, North Somerset and South Gloucestershire (NUTS 2021)" + }, + { + "id": "UKK13", + "name": "Gloucestershire (NUTS 2021)" + }, + { + "id": "UKK14", + "name": "Swindon (NUTS 2021)" + }, + { + "id": "UKK15", + "name": "Wiltshire CC (NUTS 2021)" + }, + { + "id": "UKK2", + "name": "Dorset and Somerset (NUTS 2021)" + }, + { + "id": "UKK21", + "name": "Bournemouth and Poole (NUTS 2016)" + }, + { + "id": "UKK22", + "name": "Dorset CC (NUTS 2016)" + }, + { + "id": "UKK23", + "name": "Somerset (NUTS 2021)" + }, + { + "id": "UKK24", + "name": "Bournemouth, Christchurch and Poole (NUTS 2021)" + }, + { + "id": "UKK25", + "name": "Dorset (NUTS 2021)" + }, + { + "id": "UKK3", + "name": "Cornwall and Isles of Scilly (NUTS 2021)" + }, + { + "id": "UKK30", + "name": "Cornwall and Isles of Scilly (NUTS 2021)" + }, + { + "id": "UKK4", + "name": "Devon (NUTS 2021)" + }, + { + "id": "UKK41", + "name": "Plymouth (NUTS 2021)" + }, + { + "id": "UKK42", + "name": "Torbay (NUTS 2021)" + }, + { + "id": "UKK43", + "name": "Devon CC (NUTS 2021)" + }, + { + "id": "UKL", + "name": "Wales (NUTS 2021)" + }, + { + "id": "UKL1", + "name": "West Wales and The Valleys (NUTS 2021)" + }, + { + "id": "UKL11", + "name": "Isle of Anglesey (NUTS 2021)" + }, + { + "id": "UKL12", + "name": "Gwynedd (NUTS 2021)" + }, + { + "id": "UKL13", + "name": "Conwy and Denbighshire (NUTS 2021)" + }, + { + "id": "UKL14", + "name": "South West Wales (NUTS 2021)" + }, + { + "id": "UKL15", + "name": "Central Valleys (NUTS 2021)" + }, + { + "id": "UKL16", + "name": "Gwent Valleys (NUTS 2021)" + }, + { + "id": "UKL17", + "name": "Bridgend and Neath Port Talbot (NUTS 2021)" + }, + { + "id": "UKL18", + "name": "Swansea (NUTS 2021)" + }, + { + "id": "UKL2", + "name": "East Wales (NUTS 2021)" + }, + { + "id": "UKL21", + "name": "Monmouthshire and Newport (NUTS 2021)" + }, + { + "id": "UKL22", + "name": "Cardiff and Vale of Glamorgan (NUTS 2021)" + }, + { + "id": "UKL23", + "name": "Flintshire and Wrexham (NUTS 2021)" + }, + { + "id": "UKL24", + "name": "Powys (NUTS 2021)" + }, + { + "id": "UKM", + "name": "Scotland (NUTS 2021)" + }, + { + "id": "UKM1", + "name": "North Eastern Scotland (NUTS 2003)" + }, + { + "id": "UKM10", + "name": "Aberdeen City, Aberdeenshire and North East Moray (NUTS 2003)" + }, + { + "id": "UKM2", + "name": "Eastern Scotland (NUTS 2013)" + }, + { + "id": "UKM21", + "name": "Angus and Dundee City (NUTS 2013)" + }, + { + "id": "UKM22", + "name": "Clackmannanshire and Fife (NUTS 2013)" + }, + { + "id": "UKM23", + "name": "East Lothian and Midlothian (NUTS 2013)" + }, + { + "id": "UKM24", + "name": "Scottish Borders (NUTS 2013)" + }, + { + "id": "UKM25", + "name": "Edinburgh, City of (NUTS 2013)" + }, + { + "id": "UKM26", + "name": "Falkirk (NUTS 2013)" + }, + { + "id": "UKM27", + "name": "Perth & Kinross and Stirling (NUTS 2013)" + }, + { + "id": "UKM28", + "name": "West Lothian (NUTS 2013)" + }, + { + "id": "UKM3", + "name": "South Western Scotland (NUTS 2013)" + }, + { + "id": "UKM31", + "name": "East Dunbartonshire, West Dunbartonshire and Helensburgh & Lomond (NUTS 2013)" + }, + { + "id": "UKM32", + "name": "Dumfries & Galloway (NUTS 2013)" + }, + { + "id": "UKM33", + "name": "East Ayrshire and North Ayrshire mainland (NUTS 2013)" + }, + { + "id": "UKM34", + "name": "Glasgow City (NUTS 2013)" + }, + { + "id": "UKM35", + "name": "Inverclyde, East Renfrewshire and Renfrewshire (NUTS 2013)" + }, + { + "id": "UKM36", + "name": "North Lanarkshire (NUTS 2013)" + }, + { + "id": "UKM37", + "name": "South Ayrshire (NUTS 2013)" + }, + { + "id": "UKM38", + "name": "South Lanarkshire (NUTS 2013)" + }, + { + "id": "UKM4", + "name": "Highlands and Islands (NUTS 2003)" + }, + { + "id": "UKM42", + "name": "Inverness and Nairn, Moray, Badenoch and Strathspey (NUTS 2003)" + }, + { + "id": "UKM5", + "name": "North Eastern Scotland (NUTS 2021)" + }, + { + "id": "UKM50", + "name": "Aberdeen City and Aberdeenshire (NUTS 2021)" + }, + { + "id": "UKM6", + "name": "Highlands and Islands (NUTS 2021)" + }, + { + "id": "UKM61", + "name": "Caithness & Sutherland and Ross & Cromarty (NUTS 2021)" + }, + { + "id": "UKM62", + "name": "Inverness & Nairn and Moray, Badenoch & Strathspey (NUTS 2021)" + }, + { + "id": "UKM63", + "name": "Lochaber, Skye & Lochalsh, Arran & Cumbrae and Argyll & Bute (NUTS 2021)" + }, + { + "id": "UKM64", + "name": "Eilean Siar (Western Isles) (NUTS 2021)" + }, + { + "id": "UKM65", + "name": "Orkney Islands (NUTS 2021)" + }, + { + "id": "UKM66", + "name": "Shetland Islands (NUTS 2021)" + }, + { + "id": "UKM7", + "name": "Eastern Scotland (NUTS 2021)" + }, + { + "id": "UKM71", + "name": "Angus and Dundee City (NUTS 2021)" + }, + { + "id": "UKM72", + "name": "Clackmannanshire and Fife (NUTS 2021)" + }, + { + "id": "UKM73", + "name": "East Lothian and Midlothian (NUTS 2021)" + }, + { + "id": "UKM75", + "name": "Edinburgh, City of (NUTS 2021)" + }, + { + "id": "UKM76", + "name": "Falkirk (NUTS 2021)" + }, + { + "id": "UKM77", + "name": "Perth & Kinross and Stirling (NUTS 2021)" + }, + { + "id": "UKM78", + "name": "West Lothian (NUTS 2021)" + }, + { + "id": "UKM8", + "name": "West Central Scotland (NUTS 2021)" + }, + { + "id": "UKM81", + "name": "East Dunbartonshire, West Dunbartonshire and Helensburgh & Lomond (NUTS 2021)" + }, + { + "id": "UKM82", + "name": "Glasgow City (NUTS 2021)" + }, + { + "id": "UKM83", + "name": "Inverclyde, East Renfrewshire and Renfrewshire (NUTS 2021)" + }, + { + "id": "UKM84", + "name": "North Lanarkshire (NUTS 2021)" + }, + { + "id": "UKM9", + "name": "Southern Scotland (NUTS 2021)" + }, + { + "id": "UKM91", + "name": "Scottish Borders (NUTS 2021)" + }, + { + "id": "UKM92", + "name": "Dumfries & Galloway (NUTS 2021)" + }, + { + "id": "UKM93", + "name": "East Ayrshire and North Ayrshire mainland (NUTS 2021)" + }, + { + "id": "UKM94", + "name": "South Ayrshire (NUTS 2021)" + }, + { + "id": "UKM95", + "name": "South Lanarkshire (NUTS 2021)" + }, + { + "id": "UKN", + "name": "Northern Ireland (UK) (NUTS 2021)" + }, + { + "id": "UKN0", + "name": "Northern Ireland (UK) (NUTS 2021)" + }, + { + "id": "UKN01", + "name": "Belfast (NUTS 2013)" + }, + { + "id": "UKN02", + "name": "Outer Belfast (NUTS 2013)" + }, + { + "id": "UKN03", + "name": "East of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN04", + "name": "North of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN05", + "name": "West and South of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN06", + "name": "Belfast (NUTS 2021)" + }, + { + "id": "UKN07", + "name": "Armagh City, Banbridge and Craigavon (NUTS 2021)" + }, + { + "id": "UKN08", + "name": "Newry, Mourne and Down (NUTS 2021)" + }, + { + "id": "UKN09", + "name": "Ards and North Down (NUTS 2021)" + }, + { + "id": "UKN0A", + "name": "Derry City and Strabane (NUTS 2021)" + }, + { + "id": "UKN0B", + "name": "Mid Ulster (NUTS 2021)" + }, + { + "id": "UKN0C", + "name": "Causeway Coast and Glens (NUTS 2021)" + }, + { + "id": "UKN0D", + "name": "Antrim and Newtownabbey (NUTS 2021)" + }, + { + "id": "UKN0E", + "name": "Lisburn and Castlereagh (NUTS 2021)" + }, + { + "id": "UKN0F", + "name": "Mid and East Antrim (NUTS 2021)" + }, + { + "id": "UKN0G", + "name": "Fermanagh and Omagh (NUTS 2021)" + }, + { + "id": "UKN10", + "name": "Derry City and Strabane (NUTS 2016)" + }, + { + "id": "UKN11", + "name": "Mid Ulster (NUTS 2016)" + }, + { + "id": "UKN12", + "name": "Causeway Coast and Glens (NUTS 2016)" + }, + { + "id": "UKN13", + "name": "Antrim and Newtownabbey (NUTS 2016)" + }, + { + "id": "UKN14", + "name": "Lisburn and Castlereagh (NUTS 2016)" + }, + { + "id": "UKN15", + "name": "Mid and East Antrim (NUTS 2016)" + }, + { + "id": "UKN16", + "name": "Fermanagh and Omagh (NUTS 2016)" + }, + { + "id": "UKZ", + "name": "Extra-Regio NUTS 1 (NUTS 2021)" + }, + { + "id": "UKZZ", + "name": "Extra-Regio NUTS 2 (NUTS 2021)" + }, + { + "id": "UKZZZ", + "name": "Extra-Regio NUTS 3 (NUTS 2021)" + }, + { + "id": "UK1", + "name": "North (NUTS 1995)" + }, + { + "id": "UK11", + "name": "Cleveland, Durham (NUTS 1995)" + }, + { + "id": "UK111", + "name": "Cleveland (NUTS 1995)" + }, + { + "id": "UK112", + "name": "Durham (NUTS 1995)" + }, + { + "id": "UK12", + "name": "Cumbria (NUTS 1995)" + }, + { + "id": "UK13", + "name": "Northumberland,Tyne and Wear (NUTS 1995)" + }, + { + "id": "UK131", + "name": "Northumberland (NUTS 1995)" + }, + { + "id": "UK132", + "name": "Tyne and Wear (NUTS 1995)" + }, + { + "id": "UK2", + "name": "Yorkshire and Humberside (NUTS 1995)" + }, + { + "id": "UK21", + "name": "Humberside (NUTS 1995)" + }, + { + "id": "UK22", + "name": "North Yorkshire (NUTS 1995)" + }, + { + "id": "UK23", + "name": "South Yorkshire (NUTS 1995)" + }, + { + "id": "UK24", + "name": "West Yorkshire (NUTS 1995)" + }, + { + "id": "UK3", + "name": "East Midlands (NUTS 1995)" + }, + { + "id": "UK31", + "name": "Derbyshire, Nottinghamshire (NUTS 1995)" + }, + { + "id": "UK311", + "name": "Derbyshire (NUTS 1995)" + }, + { + "id": "UK312", + "name": "Nottinghamshire (NUTS 1995)" + }, + { + "id": "UK32", + "name": "Leicestershire, Northamptonshire (NUTS 1995)" + }, + { + "id": "UK321", + "name": "Leicestershire (NUTS 1995)" + }, + { + "id": "UK322", + "name": "Northamptonshire (NUTS 1995)" + }, + { + "id": "UK33", + "name": "Lincolnshire (NUTS 1995)" + }, + { + "id": "UK4", + "name": "East Anglia (NUTS 1995)" + }, + { + "id": "UK401", + "name": "Cambridgeshire (NUTS 1995)" + }, + { + "id": "UK402", + "name": "Norfolk (NUTS 1995)" + }, + { + "id": "UK403", + "name": "Suffolk (NUTS 1995)" + }, + { + "id": "UK5", + "name": "South East (UK) (NUTS 1995)" + }, + { + "id": "UK51", + "name": "Bedfordshire, Hertfordshire (NUTS 1995)" + }, + { + "id": "UK511", + "name": "Bedfordshire (NUTS 1995)" + }, + { + "id": "UK512", + "name": "Hertfordshire (NUTS 1995)" + }, + { + "id": "UK52", + "name": "Berkshire, Buckinghamshire, Oxfordshire (NUTS 1995)" + }, + { + "id": "UK521", + "name": "Berkshire (NUTS 1995)" + }, + { + "id": "UK522", + "name": "Buckinghamshire (NUTS 1995)" + }, + { + "id": "UK523", + "name": "Oxfordshire (NUTS 1995)" + }, + { + "id": "UK53", + "name": "Surrey, East-West Sussex (NUTS 1995)" + }, + { + "id": "UK531", + "name": "East Sussex (NUTS 1995)" + }, + { + "id": "UK532", + "name": "Surrey (NUTS 1995)" + }, + { + "id": "UK533", + "name": "West Sussex (NUTS 1995)" + }, + { + "id": "UK54", + "name": "Essex (NUTS 1995)" + }, + { + "id": "UK55", + "name": "Greater London (NUTS 1995)" + }, + { + "id": "UK56", + "name": "Hampshire, Isle of Wight (NUTS 1995)" + }, + { + "id": "UK561", + "name": "Hampshire (NUTS 1995)" + }, + { + "id": "UK562", + "name": "Isle of Wight (NUTS 1995)" + }, + { + "id": "UK57", + "name": "Kent (NUTS 1995)" + }, + { + "id": "UK6", + "name": "South West (UK) (NUTS 1995)" + }, + { + "id": "UK61", + "name": "Avon, Gloucestershire, Wiltshire (NUTS 1995)" + }, + { + "id": "UK611", + "name": "Avon (NUTS 1995)" + }, + { + "id": "UK612", + "name": "Gloucestershire (NUTS 1995)" + }, + { + "id": "UK613", + "name": "Wiltshire (NUTS 1995)" + }, + { + "id": "UK62", + "name": "Cornwall, Devon (NUTS 1995)" + }, + { + "id": "UK621", + "name": "Cornwall (NUTS 1995)" + }, + { + "id": "UK622", + "name": "Devon (NUTS 1995)" + }, + { + "id": "UK63", + "name": "Dorset, Somerset (NUTS 1995)" + }, + { + "id": "UK631", + "name": "Dorset (NUTS 1995)" + }, + { + "id": "UK632", + "name": "Somerset (NUTS 1995)" + }, + { + "id": "UK7", + "name": "West Midlands (NUTS 1995)" + }, + { + "id": "UK71", + "name": "Hereford and Worcester, Warwickshire (NUTS 1995)" + }, + { + "id": "UK711", + "name": "Hereford and Worcester (NUTS 1995)" + }, + { + "id": "UK712", + "name": "Warwickshire (NUTS 1995)" + }, + { + "id": "UK72", + "name": "Shropshire, Staffordshire (NUTS 1995)" + }, + { + "id": "UK721", + "name": "Shropshire (NUTS 1995)" + }, + { + "id": "UK722", + "name": "Staffordshire (NUTS 1995)" + }, + { + "id": "UK73", + "name": "West Midlands (County) (NUTS 1995)" + }, + { + "id": "UK8", + "name": "North West (UK) (NUTS 1995)" + }, + { + "id": "UK81", + "name": "Cheshire (NUTS 1995)" + }, + { + "id": "UK82", + "name": "Greater Manchester (NUTS 1995)" + }, + { + "id": "UK83", + "name": "Lancashire (NUTS 1995)" + }, + { + "id": "UK84", + "name": "Merseyside (NUTS 1995)" + }, + { + "id": "UK9", + "name": "Wales (NUTS 1995)" + }, + { + "id": "UK91", + "name": "Clwyd, Dyfed, Gwynedd, Powys (NUTS 1995)" + }, + { + "id": "UK911", + "name": "Clwyd (NUTS 1995)" + }, + { + "id": "UK912", + "name": "Dyfed (NUTS 1995)" + }, + { + "id": "UK913", + "name": "Gwynedd (NUTS 1995)" + }, + { + "id": "UK914", + "name": "Powys (NUTS 1995)" + }, + { + "id": "UK92", + "name": "Gwent, Mid-South-West Glamorgan (NUTS 1995)" + }, + { + "id": "UK921", + "name": "Gwent (NUTS 1995)" + }, + { + "id": "UK922", + "name": "Mid Glamorgan (NUTS 1995)" + }, + { + "id": "UK923", + "name": "South Glamorgan (NUTS 1995)" + }, + { + "id": "UK924", + "name": "West Glamorgan (NUTS 1995)" + }, + { + "id": "UKA", + "name": "Scotland (NUTS 1995)" + }, + { + "id": "UKA1", + "name": "Borders-Central-Fife-Lothian-Tayside (NUTS 1995)" + }, + { + "id": "UKA11", + "name": "Borders (NUTS 1995)" + }, + { + "id": "UKA12", + "name": "Central (NUTS 1995)" + }, + { + "id": "UKA13", + "name": "Fife (NUTS 1995)" + }, + { + "id": "UKA14", + "name": "Lothian (NUTS 1995)" + }, + { + "id": "UKA15", + "name": "Tayside (NUTS 1995)" + }, + { + "id": "UKA2", + "name": "Dumfries and Galloway, Strathclyde (NUTS 1995)" + }, + { + "id": "UKA21", + "name": "Dumfries and Galloway (NUTS 1995)" + }, + { + "id": "UKA22", + "name": "Strathclyde (NUTS 1995)" + }, + { + "id": "UKA3", + "name": "Highlands, Islands (NUTS 1995)" + }, + { + "id": "UKA31", + "name": "Highlands (NUTS 1995)" + }, + { + "id": "UKA32", + "name": "Islands (NUTS 1995)" + }, + { + "id": "UKA4", + "name": "Grampian (NUTS 1995)" + }, + { + "id": "UKB", + "name": "Northern Ireland (UK)(NUTS 1995)" + }, + { + "id": "UK_CAP", + "name": "London" + }, + { + "id": "UK_DEL", + "name": "Culham" + }, + { + "id": "UKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "UKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "UKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "UK_NAL", + "name": "United Kingdom, not allocated" + }, + { + "id": "UK_OCT", + "name": "British overseas countries and territories" + }, + { + "id": "CPC1", + "name": "Candidate and potential candidate countries except T\u00fcrkiye and Kosovo* (under United Nations Security Council Resolution 1244/99)" + }, + { + "id": "CC_V", + "name": "Candidate countries (aggregate changing according to the context)" + }, + { + "id": "CC9_23", + "name": "Candidate countries from 2023 (9 countries)" + }, + { + "id": "CC9_23_FOR", + "name": "Candidate countries from 2023 (9 countries) except reporting country" + }, + { + "id": "CC8_22", + "name": "Candidate countries from 2022 (8 countries)" + }, + { + "id": "CC8_22_FOR", + "name": "Candidate countries from 2022 (8 countries) except reporting country" + }, + { + "id": "CC7_22", + "name": "Candidate countries from 2022 (7 countries)" + }, + { + "id": "CC7_22_FOR", + "name": "Candidate countries from 2022 (7 countries) except reporting country" + }, + { + "id": "CC5_15", + "name": "Candidate countries from 2015 (5 countries)" + }, + { + "id": "CC5_15_FOR", + "name": "Candidate countries from 2015 (5 countries) except reporting country" + }, + { + "id": "CC6_14", + "name": "Candidate countries in 2014 (6 countries)" + }, + { + "id": "CC5_13", + "name": "Candidate countries in 2013 (5 countries)" + }, + { + "id": "CC5_13_FOR_X_IS", + "name": "Candidate countries in 2013 (5 countries) except reporting country and Iceland" + }, + { + "id": "CC6_12", + "name": "Candidate countries in 2012 (6 countries)" + }, + { + "id": "CC5_10", + "name": "Candidate countries in 2010 (5 countries)" + }, + { + "id": "CC4_10", + "name": "Candidate countries in 2010 (4 countries)" + }, + { + "id": "CC3_07", + "name": "Candidate countries in 2007 (3 countries)" + }, + { + "id": "CC5_06", + "name": "Candidate countries in 2006 (5 countries)" + }, + { + "id": "CC4_05", + "name": "Candidate countries in 2005 (4 countries)" + }, + { + "id": "BA", + "name": "Bosnia and Herzegovina" + }, + { + "id": "BA0", + "name": "Bosna i Hercegovina" + }, + { + "id": "BA01", + "name": "Federacija Bosne i Hercegovine" + }, + { + "id": "BA02", + "name": "Republika Srpska" + }, + { + "id": "BA03", + "name": "Br\u010dko District BiH" + }, + { + "id": "BAZ", + "name": "Extra-Regio level 1" + }, + { + "id": "BAZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "BA_CAP", + "name": "Sarajevo" + }, + { + "id": "BA_DEL", + "name": "Banja Luka" + }, + { + "id": "ME", + "name": "Montenegro" + }, + { + "id": "ME0", + "name": "Crna Gora" + }, + { + "id": "ME00", + "name": "Crna Gora" + }, + { + "id": "ME000", + "name": "Crna Gora" + }, + { + "id": "MEZ", + "name": "Extra-Regio level 1" + }, + { + "id": "MEZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "MEZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "ME_CAP", + "name": "Podgorica" + }, + { + "id": "MEX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "MEXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "MEXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "MD", + "name": "Moldova" + }, + { + "id": "MD_CAP", + "name": "Chisinau" + }, + { + "id": "MK", + "name": "North Macedonia" + }, + { + "id": "MK0", + "name": "Severna Makedonija" + }, + { + "id": "MK00", + "name": "Severna Makedonija" + }, + { + "id": "MK001", + "name": "Vardarski" + }, + { + "id": "MK002", + "name": "Isto\u010den" + }, + { + "id": "MK003", + "name": "Jugozapaden" + }, + { + "id": "MK004", + "name": "Jugoisto\u010den" + }, + { + "id": "MK005", + "name": "Pelagoniski" + }, + { + "id": "MK006", + "name": "Polo\u0161ki" + }, + { + "id": "MK007", + "name": "Severoisto\u010den" + }, + { + "id": "MK008", + "name": "Skopski" + }, + { + "id": "MKZ", + "name": "Extra-Regio level 1" + }, + { + "id": "MKZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "MKZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "MK_CAP", + "name": "Skopje" + }, + { + "id": "MKX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "MKXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "MKXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "GE", + "name": "Georgia" + }, + { + "id": "GE_CAP", + "name": "Tbilisi" + }, + { + "id": "AL", + "name": "Albania" + }, + { + "id": "AL0", + "name": "Shqip\u00ebria" + }, + { + "id": "AL01", + "name": "Veri" + }, + { + "id": "AL011", + "name": "Dib\u00ebr" + }, + { + "id": "AL012", + "name": "Durr\u00ebs" + }, + { + "id": "AL013", + "name": "Kuk\u00ebs" + }, + { + "id": "AL014", + "name": "Lezh\u00eb" + }, + { + "id": "AL015", + "name": "Shkod\u00ebr" + }, + { + "id": "AL02", + "name": "Qender" + }, + { + "id": "AL021", + "name": "Elbasan" + }, + { + "id": "AL022", + "name": "Tiran\u00eb" + }, + { + "id": "AL03", + "name": "Jug" + }, + { + "id": "AL031", + "name": "Berat" + }, + { + "id": "AL032", + "name": "Fier" + }, + { + "id": "AL033", + "name": "Gjirokast\u00ebr" + }, + { + "id": "AL034", + "name": "Kor\u00e7\u00eb" + }, + { + "id": "AL035", + "name": "Vlor\u00eb" + }, + { + "id": "ALZ", + "name": "Extra-Regio level 1" + }, + { + "id": "ALZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "ALZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "AL_CAP", + "name": "Tiran\u00eb (Tirana)" + }, + { + "id": "ALX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "ALXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "ALXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "RS", + "name": "Serbia" + }, + { + "id": "RS1", + "name": "Srbija - sever" + }, + { + "id": "RS11", + "name": "Beogradski region" + }, + { + "id": "RS110", + "name": "Beogradska oblast" + }, + { + "id": "RS12", + "name": "Region Vojvodine" + }, + { + "id": "RS121", + "name": "Zapadnobacka oblast" + }, + { + "id": "RS122", + "name": "Juznobanatska oblast" + }, + { + "id": "RS123", + "name": "Juznobacka oblast" + }, + { + "id": "RS124", + "name": "Severnobanatska oblast" + }, + { + "id": "RS125", + "name": "Severnobacka oblast" + }, + { + "id": "RS126", + "name": "Srednjobanatska oblast" + }, + { + "id": "RS127", + "name": "Sremska oblast" + }, + { + "id": "RS2", + "name": "Srbija - jug" + }, + { + "id": "RS21", + "name": "Region Sumadije i Zapadne Srbije" + }, + { + "id": "RS211", + "name": "Zlatiborska oblast" + }, + { + "id": "RS212", + "name": "Kolubarska oblast" + }, + { + "id": "RS213", + "name": "Macvanska oblast" + }, + { + "id": "RS214", + "name": "Moravicka oblast" + }, + { + "id": "RS215", + "name": "Pomoravska oblast" + }, + { + "id": "RS216", + "name": "Rasinska oblast" + }, + { + "id": "RS217", + "name": "Raska oblast" + }, + { + "id": "RS218", + "name": "Sumadijska oblast" + }, + { + "id": "RS22", + "name": "Region Juzne i Istocne Srbije" + }, + { + "id": "RS221", + "name": "Borska oblast" + }, + { + "id": "RS222", + "name": "Branicevska oblast" + }, + { + "id": "RS223", + "name": "Zajecarska oblast" + }, + { + "id": "RS224", + "name": "Jablanicka oblast" + }, + { + "id": "RS225", + "name": "Nisavska oblast" + }, + { + "id": "RS226", + "name": "Pirotska oblast" + }, + { + "id": "RS227", + "name": "Podunavska oblast" + }, + { + "id": "RS228", + "name": "Pcinjska oblast" + }, + { + "id": "RS229", + "name": "Toplicka oblast" + }, + { + "id": "RSZ", + "name": "Extra-Regio level 1" + }, + { + "id": "RSZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "RSZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "RS_CAP", + "name": "Beograd (Belgrade)" + }, + { + "id": "RSX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "RSXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "RSXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "TR", + "name": "T\u00fcrkiye" + }, + { + "id": "TR1", + "name": "\u0130stanbul" + }, + { + "id": "TR10", + "name": "\u0130stanbul" + }, + { + "id": "TR100", + "name": "\u0130stanbul" + }, + { + "id": "TR2", + "name": "Bat\u0131 Marmara" + }, + { + "id": "TR21", + "name": "Tekirda\u011f, Edirne, K\u0131rklareli" + }, + { + "id": "TR211", + "name": "Tekirda\u011f" + }, + { + "id": "TR212", + "name": "Edirne" + }, + { + "id": "TR213", + "name": "K\u0131rklareli" + }, + { + "id": "TR22", + "name": "Bal\u0131kesir, \u00c7anakkale" + }, + { + "id": "TR221", + "name": "Bal\u0131kesir" + }, + { + "id": "TR222", + "name": "\u00c7anakkale" + }, + { + "id": "TR3", + "name": "Ege" + }, + { + "id": "TR31", + "name": "\u0130zmir" + }, + { + "id": "TR310", + "name": "\u0130zmir" + }, + { + "id": "TR32", + "name": "Ayd\u0131n, Denizli, Mu\u011fla" + }, + { + "id": "TR321", + "name": "Ayd\u0131n" + }, + { + "id": "TR322", + "name": "Denizli" + }, + { + "id": "TR323", + "name": "Mu\u011fla" + }, + { + "id": "TR33", + "name": "Manisa, Afyonkarahisar, K\u00fctahya, U\u015fak" + }, + { + "id": "TR331", + "name": "Manisa" + }, + { + "id": "TR332", + "name": "Afyonkarahisar" + }, + { + "id": "TR333", + "name": "K\u00fctahya" + }, + { + "id": "TR334", + "name": "U\u015fak" + }, + { + "id": "TR4", + "name": "Do\u011fu Marmara" + }, + { + "id": "TR41", + "name": "Bursa, Eski\u015fehir, Bilecik" + }, + { + "id": "TR411", + "name": "Bursa" + }, + { + "id": "TR412", + "name": "Eski\u015fehir" + }, + { + "id": "TR413", + "name": "Bilecik" + }, + { + "id": "TR42", + "name": "Kocaeli, Sakarya, D\u00fczce, Bolu, Yalova" + }, + { + "id": "TR421", + "name": "Kocaeli" + }, + { + "id": "TR422", + "name": "Sakarya" + }, + { + "id": "TR423", + "name": "D\u00fczce" + }, + { + "id": "TR424", + "name": "Bolu" + }, + { + "id": "TR425", + "name": "Yalova" + }, + { + "id": "TR5", + "name": "Bat\u0131 Anadolu" + }, + { + "id": "TR51", + "name": "Ankara" + }, + { + "id": "TR510", + "name": "Ankara" + }, + { + "id": "TR52", + "name": "Konya, Karaman" + }, + { + "id": "TR521", + "name": "Konya" + }, + { + "id": "TR522", + "name": "Karaman" + }, + { + "id": "TR6", + "name": "Akdeniz" + }, + { + "id": "TR61", + "name": "Antalya, Isparta, Burdur" + }, + { + "id": "TR611", + "name": "Antalya" + }, + { + "id": "TR612", + "name": "Isparta" + }, + { + "id": "TR613", + "name": "Burdur" + }, + { + "id": "TR62", + "name": "Adana, Mersin" + }, + { + "id": "TR621", + "name": "Adana" + }, + { + "id": "TR622", + "name": "Mersin" + }, + { + "id": "TR63", + "name": "Hatay, Kahramanmara\u015f, Osmaniye" + }, + { + "id": "TR631", + "name": "Hatay" + }, + { + "id": "TR632", + "name": "Kahramanmara\u015f" + }, + { + "id": "TR633", + "name": "Osmaniye" + }, + { + "id": "TR7", + "name": "Orta Anadolu" + }, + { + "id": "TR71", + "name": "K\u0131r\u0131kkale, Aksaray, Ni\u011fde, Nev\u015fehir, K\u0131r\u015fehir" + }, + { + "id": "TR711", + "name": "K\u0131r\u0131kkale" + }, + { + "id": "TR712", + "name": "Aksaray" + }, + { + "id": "TR713", + "name": "Ni\u011fde" + }, + { + "id": "TR714", + "name": "Nev\u015fehir" + }, + { + "id": "TR715", + "name": "K\u0131r\u015fehir" + }, + { + "id": "TR72", + "name": "Kayseri, Sivas, Yozgat" + }, + { + "id": "TR721", + "name": "Kayseri" + }, + { + "id": "TR722", + "name": "Sivas" + }, + { + "id": "TR723", + "name": "Yozgat" + }, + { + "id": "TR8", + "name": "Bat\u0131 Karadeniz" + }, + { + "id": "TR81", + "name": "Zonguldak, Karab\u00fck, Bart\u0131n" + }, + { + "id": "TR811", + "name": "Zonguldak" + }, + { + "id": "TR812", + "name": "Karab\u00fck" + }, + { + "id": "TR813", + "name": "Bart\u0131n" + }, + { + "id": "TR82", + "name": "Kastamonu, \u00c7ank\u0131r\u0131, Sinop" + }, + { + "id": "TR821", + "name": "Kastamonu" + }, + { + "id": "TR822", + "name": "\u00c7ank\u0131r\u0131" + }, + { + "id": "TR823", + "name": "Sinop" + }, + { + "id": "TR83", + "name": "Samsun, Tokat, \u00c7orum, Amasya" + }, + { + "id": "TR831", + "name": "Samsun" + }, + { + "id": "TR832", + "name": "Tokat" + }, + { + "id": "TR833", + "name": "\u00c7orum" + }, + { + "id": "TR834", + "name": "Amasya" + }, + { + "id": "TR9", + "name": "Do\u011fu Karadeniz" + }, + { + "id": "TR90", + "name": "Trabzon, Ordu, Giresun, Rize, Artvin, G\u00fcm\u00fc\u015fhane" + }, + { + "id": "TR901", + "name": "Trabzon" + }, + { + "id": "TR902", + "name": "Ordu" + }, + { + "id": "TR903", + "name": "Giresun" + }, + { + "id": "TR904", + "name": "Rize" + }, + { + "id": "TR905", + "name": "Artvin" + }, + { + "id": "TR906", + "name": "G\u00fcm\u00fc\u015fhane" + }, + { + "id": "TRA", + "name": "Kuzeydo\u011fu Anadolu" + }, + { + "id": "TRA1", + "name": "Erzurum, Erzincan, Bayburt" + }, + { + "id": "TRA11", + "name": "Erzurum" + }, + { + "id": "TRA12", + "name": "Erzincan" + }, + { + "id": "TRA13", + "name": "Bayburt" + }, + { + "id": "TRA2", + "name": "A\u011fr\u0131, Kars, I\u011fd\u0131r, Ardahan" + }, + { + "id": "TRA21", + "name": "A\u011fr\u0131" + }, + { + "id": "TRA22", + "name": "Kars" + }, + { + "id": "TRA23", + "name": "I\u011fd\u0131r" + }, + { + "id": "TRA24", + "name": "Ardahan" + }, + { + "id": "TRB", + "name": "Ortado\u011fu Anadolu" + }, + { + "id": "TRB1", + "name": "Malatya, Elaz\u0131\u011f, Bing\u00f6l, Tunceli" + }, + { + "id": "TRB11", + "name": "Malatya" + }, + { + "id": "TRB12", + "name": "Elaz\u0131\u011f" + }, + { + "id": "TRB13", + "name": "Bing\u00f6l" + }, + { + "id": "TRB14", + "name": "Tunceli" + }, + { + "id": "TRB2", + "name": "Van, Mu\u015f, Bitlis, Hakkari" + }, + { + "id": "TRB21", + "name": "Van" + }, + { + "id": "TRB22", + "name": "Mu\u015f" + }, + { + "id": "TRB23", + "name": "Bitlis" + }, + { + "id": "TRB24", + "name": "Hakkari" + }, + { + "id": "TRC", + "name": "G\u00fcneydo\u011fu Anadolu" + }, + { + "id": "TRC1", + "name": "Gaziantep, Ad\u0131yaman, Kilis" + }, + { + "id": "TRC11", + "name": "Gaziantep" + }, + { + "id": "TRC12", + "name": "Ad\u0131yaman" + }, + { + "id": "TRC13", + "name": "Kilis" + }, + { + "id": "TRC2", + "name": "\u015eanl\u0131urfa, Diyarbak\u0131r" + }, + { + "id": "TRC21", + "name": "\u015eanl\u0131urfa" + }, + { + "id": "TRC22", + "name": "Diyarbak\u0131r" + }, + { + "id": "TRC3", + "name": "Mardin, Batman, \u015e\u0131rnak, Siirt" + }, + { + "id": "TRC31", + "name": "Mardin" + }, + { + "id": "TRC32", + "name": "Batman" + }, + { + "id": "TRC33", + "name": "\u015e\u0131rnak" + }, + { + "id": "TRC34", + "name": "Siirt" + }, + { + "id": "TRZ", + "name": "Extra-Regio level 1" + }, + { + "id": "TRZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "TRZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "TR_CAP", + "name": "Ankara" + }, + { + "id": "TRX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "TRXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "TRXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "UA", + "name": "Ukraine" + }, + { + "id": "UA1", + "name": "Macroregion_01" + }, + { + "id": "UA11", + "name": "Poltavska Oblast" + }, + { + "id": "UA111", + "name": "Kremenchutskyi Raion" + }, + { + "id": "UA112", + "name": "Lubenskyi Raion" + }, + { + "id": "UA113", + "name": "Myrhorodskyi Raion" + }, + { + "id": "UA114", + "name": "Poltavskyi Raion" + }, + { + "id": "UA12", + "name": "Sumska Oblast" + }, + { + "id": "UA121", + "name": "Konotopskyi Raion" + }, + { + "id": "UA122", + "name": "Okhtyrskyi Raion" + }, + { + "id": "UA123", + "name": "Romenskyi Raion" + }, + { + "id": "UA124", + "name": "Sumskyi Raion" + }, + { + "id": "UA125", + "name": "Shostkynskyi Raion" + }, + { + "id": "UA13", + "name": "Kharkivska Oblast" + }, + { + "id": "UA131", + "name": "Bohodukhivskyi Raion" + }, + { + "id": "UA132", + "name": "Iziumskyi Raion" + }, + { + "id": "UA133", + "name": "Krasnohradskyi Raion" + }, + { + "id": "UA134", + "name": "Kupianskyi Raion" + }, + { + "id": "UA135", + "name": "Lozivskyi Raion" + }, + { + "id": "UA136", + "name": "Kharkivskyi Raion" + }, + { + "id": "UA137", + "name": "Chuhuivskyi Raion" + }, + { + "id": "UA14", + "name": "Chernihivska Oblast" + }, + { + "id": "UA141", + "name": "Koriukivskyi Raion" + }, + { + "id": "UA142", + "name": "Nizhynskyi Raion" + }, + { + "id": "UA143", + "name": "Novhorod-Siverskyi Raion" + }, + { + "id": "UA144", + "name": "Prylutskyi Raion" + }, + { + "id": "UA145", + "name": "Chernihivskyi Raion" + }, + { + "id": "UA2", + "name": "Macroregion_02" + }, + { + "id": "UA21", + "name": "Donetska Oblast" + }, + { + "id": "UA211", + "name": "Bakhmutskyi Raion" + }, + { + "id": "UA212", + "name": "Volnovaskyi Raion" + }, + { + "id": "UA213", + "name": "Horlivskyi Raion" + }, + { + "id": "UA214", + "name": "Donetskyi Raion" + }, + { + "id": "UA215", + "name": "Kalmiuskyi Raion" + }, + { + "id": "UA216", + "name": "Kramatorskyi Raion" + }, + { + "id": "UA217", + "name": "Mariupolskyi Raion" + }, + { + "id": "UA218", + "name": "Pokrovskyi Raion" + }, + { + "id": "UA22", + "name": "Luhanska Oblast" + }, + { + "id": "UA221", + "name": "Alchevskyi Raion" + }, + { + "id": "UA222", + "name": "Dovzhanskyi Raion" + }, + { + "id": "UA223", + "name": "Luhanskyi Raion" + }, + { + "id": "UA224", + "name": "Rovenkivskyi Raion" + }, + { + "id": "UA225", + "name": "Svativskyi Raion" + }, + { + "id": "UA226", + "name": "Sievierodonetskyi Raion" + }, + { + "id": "UA227", + "name": "Starobilskyi Raion" + }, + { + "id": "UA228", + "name": "Shchastynskyi Raion" + }, + { + "id": "UA3", + "name": "Macroregion_03" + }, + { + "id": "UA31", + "name": "Dnipropetrovska Oblast" + }, + { + "id": "UA311", + "name": "Dniprovskyi Raion" + }, + { + "id": "UA312", + "name": "Kamianskyi Raion" + }, + { + "id": "UA313", + "name": "Kryvorizkyi Raion" + }, + { + "id": "UA314", + "name": "Nikopolskyi Raion" + }, + { + "id": "UA315", + "name": "Novomoskovskyi Raion" + }, + { + "id": "UA316", + "name": "Pavlohradskyi Raion" + }, + { + "id": "UA317", + "name": "Synelnykivskyi Raion" + }, + { + "id": "UA32", + "name": "Zaporizka Oblast" + }, + { + "id": "UA321", + "name": "Berdianskyi Raion" + }, + { + "id": "UA322", + "name": "Vasylivskyi Raion" + }, + { + "id": "UA323", + "name": "Zaporizkyi Raion" + }, + { + "id": "UA324", + "name": "Melitopolskyi Raion" + }, + { + "id": "UA325", + "name": "Polohivskyi Raion" + }, + { + "id": "UA33", + "name": "Kirovohradska Oblast" + }, + { + "id": "UA331", + "name": "Holovanivskyi Raion" + }, + { + "id": "UA332", + "name": "Kropyvnytskyi Raion" + }, + { + "id": "UA333", + "name": "Novoukrainskyi Raion" + }, + { + "id": "UA334", + "name": "Oleksandriiskyi Raion" + }, + { + "id": "UA4", + "name": "Macroregion_04" + }, + { + "id": "UA41", + "name": "Mykolaivska Oblast" + }, + { + "id": "UA411", + "name": "Bashtanskyi Raion" + }, + { + "id": "UA412", + "name": "Voznesenskyi Raion" + }, + { + "id": "UA413", + "name": "Mykolaivskyi Raion" + }, + { + "id": "UA414", + "name": "Pervomaiskyi Raion" + }, + { + "id": "UA42", + "name": "Odeska Oblast" + }, + { + "id": "UA421", + "name": "Berezivskyi Raion" + }, + { + "id": "UA422", + "name": "Bilhorod-Dnistrovskyi Raion" + }, + { + "id": "UA423", + "name": "Bolhradskyi Raion" + }, + { + "id": "UA424", + "name": "Izmailskyi Raion" + }, + { + "id": "UA425", + "name": "Odeskyi Raion" + }, + { + "id": "UA426", + "name": "Podilskyi Raion" + }, + { + "id": "UA427", + "name": "Rozdilnianskyi Raion" + }, + { + "id": "UA43", + "name": "Khersonska Oblast" + }, + { + "id": "UA431", + "name": "Beryslavskyi Raion" + }, + { + "id": "UA432", + "name": "Henicheskyi Raion" + }, + { + "id": "UA433", + "name": "Kakhovskyi Raion" + }, + { + "id": "UA434", + "name": "Skadovskyi Raion" + }, + { + "id": "UA435", + "name": "Khersonskyi Raion" + }, + { + "id": "UA44", + "name": "Avtonomna Respublika Krym" + }, + { + "id": "UA441", + "name": "Bakhchysaraiskyi Raion" + }, + { + "id": "UA442", + "name": "Bilohirskyi Raion" + }, + { + "id": "UA443", + "name": "Dzhankoiskyi Raion" + }, + { + "id": "UA444", + "name": "Ievpatoriiskyi Raion" + }, + { + "id": "UA445", + "name": "Kerchenskyi Raion" + }, + { + "id": "UA446", + "name": "Kurmanskyi Raion" + }, + { + "id": "UA447", + "name": "Perekopskyi Raion" + }, + { + "id": "UA448", + "name": "Simferopolskyi Raion" + }, + { + "id": "UA449", + "name": "Feodosiiskyi Raion" + }, + { + "id": "UA44A", + "name": "Ialtynskyi Raion" + }, + { + "id": "UA45", + "name": "M. Sevastopol" + }, + { + "id": "UA450", + "name": "M. Sevastopol" + }, + { + "id": "UA5", + "name": "Macroregion_05" + }, + { + "id": "UA51", + "name": "Vinnytska Oblast" + }, + { + "id": "UA511", + "name": "Vinnytskyi Raion" + }, + { + "id": "UA512", + "name": "Haisynskyi Raion" + }, + { + "id": "UA513", + "name": "Zhmerynskyi Raion" + }, + { + "id": "UA514", + "name": "Mohyliv-Podilskyi Raion" + }, + { + "id": "UA515", + "name": "Tulchynskyi Raion" + }, + { + "id": "UA516", + "name": "Khmilnytskyi Raion" + }, + { + "id": "UA52", + "name": "Ternopilska Oblast" + }, + { + "id": "UA521", + "name": "Kremenetskyi Raion" + }, + { + "id": "UA522", + "name": "Ternopilskyi Raion" + }, + { + "id": "UA523", + "name": "Chortkivskyi Raion" + }, + { + "id": "UA53", + "name": "Khmelnytska Oblast" + }, + { + "id": "UA531", + "name": "Kamianets-Podilskyi Raion" + }, + { + "id": "UA532", + "name": "Khmelnytskyi Raion" + }, + { + "id": "UA533", + "name": "Shepetivskyi Raion" + }, + { + "id": "UA6", + "name": "Macroregion_06" + }, + { + "id": "UA61", + "name": "Kyivska Oblast" + }, + { + "id": "UA611", + "name": "Bilotserkivskyi Raion" + }, + { + "id": "UA612", + "name": "Boryspilskyi Raion" + }, + { + "id": "UA613", + "name": "Brovarskyi Raion" + }, + { + "id": "UA614", + "name": "Buchanskyi Raion" + }, + { + "id": "UA615", + "name": "Vyshhorodskyi Raion" + }, + { + "id": "UA616", + "name": "Obukhivskyi Raion" + }, + { + "id": "UA617", + "name": "Fastivskyi Raion" + }, + { + "id": "UA62", + "name": "Cherkaska Oblast" + }, + { + "id": "UA621", + "name": "Zvenyhorodskyi Raion" + }, + { + "id": "UA622", + "name": "Zolotoniskyi Raion" + }, + { + "id": "UA623", + "name": "Umanskyi Raion" + }, + { + "id": "UA624", + "name": "Cherkaskyi Raion" + }, + { + "id": "UA63", + "name": "M. Kyiv" + }, + { + "id": "UA630", + "name": "M. Kyiv" + }, + { + "id": "UA7", + "name": "Macroregion_07" + }, + { + "id": "UA71", + "name": "Zakarpatska Oblast" + }, + { + "id": "UA711", + "name": "Berehivskyi Raion" + }, + { + "id": "UA712", + "name": "Mukachivskyi Raion" + }, + { + "id": "UA713", + "name": "Rakhivskyi Raion" + }, + { + "id": "UA714", + "name": "Tiachivskyi Raion" + }, + { + "id": "UA715", + "name": "Uzhhorodskyi Raion" + }, + { + "id": "UA716", + "name": "Khustskyi Raion" + }, + { + "id": "UA72", + "name": "Ivano-Frankivska Oblast" + }, + { + "id": "UA721", + "name": "Verkhovynskyi Raion" + }, + { + "id": "UA722", + "name": "Ivano-Frankivskyi Raion" + }, + { + "id": "UA723", + "name": "Kaluskyi Raion" + }, + { + "id": "UA724", + "name": "Kolomyiskyi Raion" + }, + { + "id": "UA725", + "name": "Kosivskyi Raion" + }, + { + "id": "UA726", + "name": "Nadvirnianskyi Raion" + }, + { + "id": "UA73", + "name": "Lvivska Oblast" + }, + { + "id": "UA731", + "name": "Drohobytskyi Raion" + }, + { + "id": "UA732", + "name": "Zolochivskyi Raion" + }, + { + "id": "UA733", + "name": "Lvivskyi Raion" + }, + { + "id": "UA734", + "name": "Sambirskyi Raion" + }, + { + "id": "UA735", + "name": "Stryiskyi Raion" + }, + { + "id": "UA736", + "name": "Chervonohradskyi Raion" + }, + { + "id": "UA737", + "name": "Iavorivskyi Raion" + }, + { + "id": "UA74", + "name": "Chernivetska Oblast" + }, + { + "id": "UA741", + "name": "Vyzhnytskyi Raion" + }, + { + "id": "UA742", + "name": "Dnistrovskyi Raion" + }, + { + "id": "UA743", + "name": "Chernivetskyi Raion" + }, + { + "id": "UA8", + "name": "Macroregion_08" + }, + { + "id": "UA81", + "name": "Volynska Oblast" + }, + { + "id": "UA811", + "name": "Volodymyrskyi Raion" + }, + { + "id": "UA812", + "name": "Kamin-Kashyrskyi Raion" + }, + { + "id": "UA813", + "name": "Kovelskyi Raion" + }, + { + "id": "UA814", + "name": "Lutskyi Raion" + }, + { + "id": "UA82", + "name": "Zhytomyrska Oblast" + }, + { + "id": "UA821", + "name": "Berdychivskyi Raion" + }, + { + "id": "UA822", + "name": "Zhytomyrskyi Raion" + }, + { + "id": "UA823", + "name": "Korostenskyi Raion" + }, + { + "id": "UA824", + "name": "Zviahelskyi Raion" + }, + { + "id": "UA83", + "name": "Rivnenska Oblast" + }, + { + "id": "UA831", + "name": "Varaskyi Raion" + }, + { + "id": "UA832", + "name": "Dubenskyi Raion" + }, + { + "id": "UA833", + "name": "Rivnenskyi Raion" + }, + { + "id": "UA834", + "name": "Sarnenskyi Raion" + }, + { + "id": "UAZ", + "name": "Extra-Regio level 1" + }, + { + "id": "UAZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "UAZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "UA_CAP", + "name": "Kyiv" + }, + { + "id": "UAX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "UAXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "UAXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "XK", + "name": "Kosovo*" + }, + { + "id": "XK0", + "name": "Kosov\u00eb/Kosovo" + }, + { + "id": "XK00", + "name": "Kosov\u00eb/Kosovo" + }, + { + "id": "XK001", + "name": "Prishtin\u00eb/Pri\u0161tina" + }, + { + "id": "XK002", + "name": "Mitrovic\u00eb/Mitrovica" + }, + { + "id": "XK003", + "name": "Pej\u00eb/Pe\u0107" + }, + { + "id": "XK004", + "name": "Prizren/Prizren" + }, + { + "id": "XK005", + "name": "Ferizaj/Uro\u0161evac" + }, + { + "id": "XK006", + "name": "Gjilan/Gnjilane" + }, + { + "id": "XK007", + "name": "Gjakov\u00eb/\u0110akovica" + }, + { + "id": "XKZ", + "name": "Extra-Regio level 1" + }, + { + "id": "XKZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "XKZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "XK_CAP", + "name": "Prishtin\u00eb" + }, + { + "id": "XKX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "XKXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "XKXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "EUR_C_E", + "name": "Central and Eastern Europe" + }, + { + "id": "EUR_C_E_OTH", + "name": "Other Central and Eastern European countries" + }, + { + "id": "WBC", + "name": "WBC - Western Balkan Countries (aggregate changing according to the context)" + }, + { + "id": "AD", + "name": "Andorra" + }, + { + "id": "BY", + "name": "Belarus" + }, + { + "id": "BY_CAP", + "name": "Minsk" + }, + { + "id": "GG_JE", + "name": "Channel Islands (Guernsey and Jersey)" + }, + { + "id": "GG", + "name": "Guernsey" + }, + { + "id": "JE", + "name": "Jersey" + }, + { + "id": "CQ", + "name": "Sark" + }, + { + "id": "FO", + "name": "Faroes" + }, + { + "id": "GI", + "name": "Gibraltar" + }, + { + "id": "VA", + "name": "Holy See" + }, + { + "id": "IM", + "name": "Isle of Man" + }, + { + "id": "MC", + "name": "Monaco" + }, + { + "id": "RU", + "name": "Russia" + }, + { + "id": "RU_CAP", + "name": "Moskva (Moscow)" + }, + { + "id": "SM", + "name": "San Marino" + }, + { + "id": "SJ", + "name": "Svalbard and Jan Mayen" + }, + { + "id": "NCL", + "name": "Not classifiable according to current borders" + }, + { + "id": "CZ_SK", + "name": "Czechoslovakia" + }, + { + "id": "RS_ME", + "name": "Serbia and Montenegro" + }, + { + "id": "EX_YU", + "name": "Yugoslavia" + }, + { + "id": "EX_YU_OTH", + "name": "Other countries of former Yugoslavia (before 1992)" + }, + { + "id": "EX_SU", + "name": "Soviet Union" + }, + { + "id": "EX_SU_EUR", + "name": "European Republics of the former Soviet Union" + }, + { + "id": "EX_SU_OTH", + "name": "Other countries of former Soviet Union (before 1991)" + }, + { + "id": "NCL_OTH", + "name": "Other entity not classifiable" + }, + { + "id": "CIS", + "name": "Commonwealth of Independent States (Former Soviet Union except BAL)" + }, + { + "id": "EXT", + "name": "Countries other than EU, EFTA and Candidate countries" + }, + { + "id": "HDC_EXT", + "name": "Highly developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "MDC_EXT", + "name": "Medium developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "LDC_EXT", + "name": "Less developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "EXT_EU", + "name": "Extra-EU" + }, + { + "id": "EXT_EU27_2020", + "name": "Extra-EU27 (from 2020)" + }, + { + "id": "EXT_EU28", + "name": "Extra-EU28 (2013-2020)" + }, + { + "id": "EXT_EU27_2007", + "name": "Extra-EU27 (2007-2013)" + }, + { + "id": "EXT_EU25", + "name": "Extra-EU25 (2004-2006)" + }, + { + "id": "EXT_EU15", + "name": "Extra-EU15 (1995-2004)" + }, + { + "id": "EXT_EU12", + "name": "Extra-EU12 (1986-1994)" + }, + { + "id": "EXT_EA", + "name": "Extra-euro area" + }, + { + "id": "EXT_EA21", + "name": "Extra-euro area - 21 countries (from 2026)" + }, + { + "id": "EXT_EA20", + "name": "Extra-euro area - 20 countries (2023-2025)" + }, + { + "id": "EXT_EA19", + "name": "Extra-euro area - 19 countries (2015-2022)" + }, + { + "id": "EXT_EA18", + "name": "Extra-euro area - 18 countries (2014)" + }, + { + "id": "EXT_EA17", + "name": "Extra-euro area - 17 countries (2011-2013)" + }, + { + "id": "EXT_EA16", + "name": "Extra-euro area - 16 countries (2009-2010)" + }, + { + "id": "EXT_EA15", + "name": "Extra-euro area - 15 countries (2008))" + }, + { + "id": "EXT_EA13", + "name": "Extra-euro area - 13 countries (2007)" + }, + { + "id": "EXT_EA12", + "name": "Extra-euro area - 12 countries (2001-2006)" + }, + { + "id": "EXT_EA11", + "name": "Extra-euro area - 11 countries (1999-2000)" + }, + { + "id": "EXT_EU_NAL", + "name": "Extra-EU, not allocated" + }, + { + "id": "EXT_EU27_2007_NAL", + "name": "Extra-EU27 (2007-2013), not allocated" + }, + { + "id": "EXT_EU25_NAL", + "name": "Extra-EU25 (2004-2006), not allocated" + }, + { + "id": "EXT_EA_NAL", + "name": "Extra-euro area, not allocated" + }, + { + "id": "EXT_FOR_HDI", + "name": "Countries other than EU, EFTA and Candidate countries with Human Development Index (HDI) ranking" + }, + { + "id": "EXT_FOR_HDI_VH", + "name": "Countries other than EU, EFTA and Candidate countries with very high Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_H", + "name": "Countries other than EU, EFTA and Candidate countries with high Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_M", + "name": "Countries other than EU, EFTA and Candidate countries with medium Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_L", + "name": "Countries other than EU, EFTA and Candidate countries with low Human Development Index (HDI)" + }, + { + "id": "NEU", + "name": "Non-EU countries (aggregate changing according to the context)" + }, + { + "id": "NEU_HDI_VH", + "name": "Non-EU countries with very high Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_H", + "name": "Non-EU countries with high Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_M", + "name": "Non-EU countries with medium Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_L", + "name": "Non-EU countries with low Human Development Index (HDI)" + }, + { + "id": "NEU_NHDI", + "name": "Non-EU countries with no Human Development Index (HDI) ranking" + }, + { + "id": "NEU27_2020_NEFTA", + "name": "Non-EU27 countries (from 2020) nor EFTA countries" + }, + { + "id": "NEU28_NEFTA", + "name": "Non-EU28 countries (2013-2020) nor EFTA countries" + }, + { + "id": "NEU27_2020", + "name": "Non-EU27 countries (from 2020)" + }, + { + "id": "NEU28", + "name": "Non-EU28 countries (2013-2020)" + }, + { + "id": "NEU_FOR", + "name": "Non-EU countries nor reporting country (aggregate changing according to the context)" + }, + { + "id": "NEU27_2020_FOR", + "name": "Non-EU27 countries (from 2020) nor reporting country" + }, + { + "id": "NEU28_FOR", + "name": "Non-EU28 countries (2013-2020) nor reporting country" + }, + { + "id": "NEU27_2007_FOR", + "name": "Non-EU27 countries (2007-2013) nor reporting country" + }, + { + "id": "NEU27_2007_FOR_STLS", + "name": "Non-EU27 countries (2007-2013) nor reporting country and stateless" + }, + { + "id": "NEU15_FOR", + "name": "Non-EU15 countries (1995-2004) nor reporting country" + }, + { + "id": "EUR_NEU", + "name": "European non-EU countries (aggregate changing according to the context)" + }, + { + "id": "EUR_NEU27_2020_NEFTA", + "name": "European non-EU27 countries (from 2020) and European non-EFTA countries" + }, + { + "id": "EUR_NEU27_2020", + "name": "European non-EU27 countries (from 2020)" + }, + { + "id": "EUR_NEU28_NEFTA", + "name": "European non-EU28 countries (up to 2019) and European non-EFTA countries" + }, + { + "id": "EUR_NEU28", + "name": "European non-EU28 countries (2013-2020)" + }, + { + "id": "EUR_NEU27_2007", + "name": "European non-EU27 countries (2007-2013)" + }, + { + "id": "EUR_NEU25", + "name": "European non-EU25 countries (2004-2006)" + }, + { + "id": "EUR_NEU15", + "name": "European non-EU15 countries (1995--2004)" + }, + { + "id": "EUROTH", + "name": "European countries not EU nor EFTA (aggregate changing according to the context)" + }, + { + "id": "EUR_OTH", + "name": "Other European countries (aggregate changing according to the context)" + }, + { + "id": "EUR_NSP", + "name": "European countries, not specified" + }, + { + "id": "AFR_N_ASI_NME", + "name": "Northern Africa, Near and Middle East Asia" + }, + { + "id": "AFR", + "name": "Africa" + }, + { + "id": "AFR_C_S", + "name": "Central and South Africa" + }, + { + "id": "AFR_C", + "name": "Central Africa" + }, + { + "id": "AO", + "name": "Angola" + }, + { + "id": "AO_CAP", + "name": "Luanda" + }, + { + "id": "CM", + "name": "Cameroon" + }, + { + "id": "CM_CAP", + "name": "Yaound\u00e9" + }, + { + "id": "CF", + "name": "Central African Republic" + }, + { + "id": "CF_CAP", + "name": "Bangui" + }, + { + "id": "TD", + "name": "Chad" + }, + { + "id": "TD_CAP", + "name": "N'Djamena" + }, + { + "id": "CG", + "name": "Congo" + }, + { + "id": "CG_CAP", + "name": "Brazzaville" + }, + { + "id": "CD", + "name": "Democratic Republic of the Congo" + }, + { + "id": "CD_CAP", + "name": "Kinshasa" + }, + { + "id": "GQ", + "name": "Equatorial Guinea" + }, + { + "id": "GQ_CAP", + "name": "Malabo" + }, + { + "id": "GA", + "name": "Gabon" + }, + { + "id": "GA_CAP", + "name": "Libreville" + }, + { + "id": "ST", + "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe" + }, + { + "id": "ST_CAP", + "name": "S\u00e3o Tom\u00e9" + }, + { + "id": "AFR_E", + "name": "Eastern Africa" + }, + { + "id": "BI", + "name": "Burundi" + }, + { + "id": "BI_CAP", + "name": "Gitega" + }, + { + "id": "KM", + "name": "Comoros" + }, + { + "id": "KM_CAP", + "name": "Moroni" + }, + { + "id": "DJ", + "name": "Djibouti" + }, + { + "id": "DJ_CAP", + "name": "Djibouti" + }, + { + "id": "ER", + "name": "Eritrea" + }, + { + "id": "ER_CAP", + "name": "Asmaraa" + }, + { + "id": "ET", + "name": "Ethiopia" + }, + { + "id": "ET_CAP", + "name": "Addis-Ababa" + }, + { + "id": "KE", + "name": "Kenya" + }, + { + "id": "KE_CAP", + "name": "Nairobi" + }, + { + "id": "MG", + "name": "Madagascar" + }, + { + "id": "MG_CAP", + "name": "Antananarivo" + }, + { + "id": "MW", + "name": "Malawi" + }, + { + "id": "MW_CAP", + "name": "Lilongwe" + }, + { + "id": "MU", + "name": "Mauritius" + }, + { + "id": "MU_CAP", + "name": "Port-Louis" + }, + { + "id": "MZ", + "name": "Mozambique" + }, + { + "id": "MZ_CAP", + "name": "Maputo" + }, + { + "id": "RW", + "name": "Rwanda" + }, + { + "id": "RW_CAP", + "name": "Kigali" + }, + { + "id": "SC", + "name": "Seychelles" + }, + { + "id": "SO", + "name": "Somalia" + }, + { + "id": "SO_CAP", + "name": "Muqdisho (Mogadishu)" + }, + { + "id": "SS", + "name": "South Sudan" + }, + { + "id": "SS_CAP", + "name": "Juba" + }, + { + "id": "UG", + "name": "Uganda" + }, + { + "id": "UG_CAP", + "name": "Kampala" + }, + { + "id": "TZ", + "name": "Tanzania" + }, + { + "id": "TZ_CAP", + "name": "Dodoma" + }, + { + "id": "ZM", + "name": "Zambia" + }, + { + "id": "ZM_CAP", + "name": "Lusaka" + }, + { + "id": "ZW", + "name": "Zimbabwe" + }, + { + "id": "ZW_CAP", + "name": "Harare" + }, + { + "id": "AFR_N", + "name": "Northern Africa" + }, + { + "id": "DZ", + "name": "Algeria" + }, + { + "id": "DZ_CAP", + "name": "Al-Jazair (Algiers)" + }, + { + "id": "EG", + "name": "Egypt" + }, + { + "id": "EG_CAP", + "name": "Al-Qahirah (Cairo)" + }, + { + "id": "LY", + "name": "Libya" + }, + { + "id": "LY_CAP", + "name": "Tarabulus (Tripoli)" + }, + { + "id": "MA", + "name": "Morocco" + }, + { + "id": "MA_CAP", + "name": "Rabat" + }, + { + "id": "SD", + "name": "Sudan" + }, + { + "id": "SD_CAP", + "name": "Al-Khartum (Khartoum)" + }, + { + "id": "TN", + "name": "Tunisia" + }, + { + "id": "TN_CAP", + "name": "Tunis" + }, + { + "id": "EH", + "name": "Western Sahara" + }, + { + "id": "AFR_S", + "name": "Southern Africa" + }, + { + "id": "BW", + "name": "Botswana" + }, + { + "id": "BW_CAP", + "name": "Gaborone" + }, + { + "id": "LS", + "name": "Lesotho" + }, + { + "id": "LS_CAP", + "name": "Maseru" + }, + { + "id": "NA", + "name": "Namibia" + }, + { + "id": "NA_CAP", + "name": "Windhoek" + }, + { + "id": "ZA", + "name": "South Africa" + }, + { + "id": "ZA_CAP", + "name": "Pretoria" + }, + { + "id": "SZ", + "name": "Eswatini" + }, + { + "id": "SZ_CAP", + "name": "Mbabane" + }, + { + "id": "AFR_W", + "name": "Western Africa" + }, + { + "id": "BJ", + "name": "Benin" + }, + { + "id": "BJ_DEL", + "name": "Cotonou (seat of government)" + }, + { + "id": "BF", + "name": "Burkina Faso" + }, + { + "id": "BF_CAP", + "name": "Ouagadougou" + }, + { + "id": "CV", + "name": "Cabo Verde" + }, + { + "id": "CV_CAP", + "name": "Praia" + }, + { + "id": "CI", + "name": "C\u00f4te d\u2019Ivoire" + }, + { + "id": "CI_DEL", + "name": "Abidjan (seat of government)" + }, + { + "id": "GM", + "name": "Gambia, The" + }, + { + "id": "GM_CAP", + "name": "Banjul" + }, + { + "id": "GH", + "name": "Ghana" + }, + { + "id": "GH_CAP", + "name": "Accra" + }, + { + "id": "GN", + "name": "Guinea" + }, + { + "id": "GN_CAP", + "name": "Conakry" + }, + { + "id": "GW", + "name": "Guinea-Bissau" + }, + { + "id": "GW_CAP", + "name": "Bissau" + }, + { + "id": "LR", + "name": "Liberia" + }, + { + "id": "LR_CAP", + "name": "Monrovia" + }, + { + "id": "ML", + "name": "Mali" + }, + { + "id": "ML_CAP", + "name": "Bamako" + }, + { + "id": "MR", + "name": "Mauritania" + }, + { + "id": "MR_CAP", + "name": "Nouakchott" + }, + { + "id": "NE", + "name": "Niger" + }, + { + "id": "NE_CAP", + "name": "Niamey" + }, + { + "id": "NG", + "name": "Nigeria" + }, + { + "id": "NG_CAP", + "name": "Abuja" + }, + { + "id": "NG_DEL", + "name": "Lagos" + }, + { + "id": "SH", + "name": "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "id": "SN", + "name": "Senegal" + }, + { + "id": "SN_CAP", + "name": "Dakar" + }, + { + "id": "SL", + "name": "Sierra Leone" + }, + { + "id": "SL_CAP", + "name": "Freetown" + }, + { + "id": "TG", + "name": "Togo" + }, + { + "id": "TG_CAP", + "name": "Lom\u00e9" + }, + { + "id": "AFR_OTH", + "name": "Other African countries (aggregate changing according to the context)" + }, + { + "id": "AFR_NSP", + "name": "African countries, not specified" + }, + { + "id": "AME_N_OCE", + "name": "Northern America and Oceania" + }, + { + "id": "AME", + "name": "America" + }, + { + "id": "AME_N", + "name": "Northern America" + }, + { + "id": "BM", + "name": "Bermuda" + }, + { + "id": "CA_US", + "name": "Canada and United States" + }, + { + "id": "CA", + "name": "Canada" + }, + { + "id": "CA_CAP", + "name": "Ottawa" + }, + { + "id": "GL", + "name": "Greenland" + }, + { + "id": "GL_CAP", + "name": "Nuuk" + }, + { + "id": "PM", + "name": "Saint Pierre and Miquelon" + }, + { + "id": "US", + "name": "United States" + }, + { + "id": "US_CAP", + "name": "Washington, D.C." + }, + { + "id": "US_DEL1", + "name": "New York" + }, + { + "id": "US_DEL2", + "name": "San Francisco" + }, + { + "id": "US_DEL", + "name": "New York" + }, + { + "id": "AME_N_OTH", + "name": "Other Northern American countries" + }, + { + "id": "AME_N_NSP", + "name": "Northern American countries, not specified" + }, + { + "id": "AME_X_N", + "name": "Caribbean, Central and South America" + }, + { + "id": "AME_C_CRB", + "name": "Central America and Caribbean" + }, + { + "id": "CRB", + "name": "Caribbean" + }, + { + "id": "AI", + "name": "Anguilla" + }, + { + "id": "AG", + "name": "Antigua and Barbuda" + }, + { + "id": "AW", + "name": "Aruba" + }, + { + "id": "BS", + "name": "Bahamas" + }, + { + "id": "BB", + "name": "Barbados" + }, + { + "id": "BB_CAP", + "name": "Bridgetown" + }, + { + "id": "BQ", + "name": "Bonaire, Saint Eustatius and Saba" + }, + { + "id": "VG", + "name": "British Virgin Islands" + }, + { + "id": "KY", + "name": "Cayman Islands" + }, + { + "id": "CU", + "name": "Cuba" + }, + { + "id": "CU_CAP", + "name": "La Habana (Havana)" + }, + { + "id": "CW", + "name": "Cura\u00e7ao" + }, + { + "id": "DM", + "name": "Dominica" + }, + { + "id": "DO", + "name": "Dominican Republic" + }, + { + "id": "DO_CAP", + "name": "Santo Domingo (Dominican Republic)" + }, + { + "id": "GD", + "name": "Grenada" + }, + { + "id": "HT", + "name": "Haiti" + }, + { + "id": "HT_CAP", + "name": "Port-au-Prince" + }, + { + "id": "JM", + "name": "Jamaica" + }, + { + "id": "JM_CAP", + "name": "Kingston" + }, + { + "id": "MS", + "name": "Montserrat" + }, + { + "id": "AN", + "name": "Netherlands Antilles" + }, + { + "id": "PR", + "name": "Puerto Rico" + }, + { + "id": "BL", + "name": "Saint Barth\u00e9lemy" + }, + { + "id": "KN", + "name": "Saint Kitts and Nevis" + }, + { + "id": "LC", + "name": "Saint Lucia" + }, + { + "id": "MF", + "name": "Saint Martin" + }, + { + "id": "VC", + "name": "Saint Vincent and the Grenadines" + }, + { + "id": "SX", + "name": "Sint Maarten" + }, + { + "id": "TT", + "name": "Trinidad and Tobago" + }, + { + "id": "TT_CAP", + "name": "Port of Spain" + }, + { + "id": "TC", + "name": "Turks and Caicos Islands" + }, + { + "id": "VI", + "name": "US Virgin Islands" + }, + { + "id": "CRB_OTH", + "name": "Other Caribbean countries" + }, + { + "id": "AME_C_S", + "name": "Central and South America" + }, + { + "id": "AME_LAT", + "name": "Latin American countries" + }, + { + "id": "AME_C", + "name": "Central America" + }, + { + "id": "BZ", + "name": "Belize" + }, + { + "id": "BZ_DEL", + "name": "Belize City" + }, + { + "id": "CP", + "name": "Clipperton" + }, + { + "id": "CR", + "name": "Costa Rica" + }, + { + "id": "CR_CAP", + "name": "San Jose" + }, + { + "id": "SV", + "name": "El Salvador" + }, + { + "id": "SV_CAP", + "name": "San Salvador" + }, + { + "id": "GT", + "name": "Guatemala" + }, + { + "id": "GT_CAP", + "name": "Ciudad de Guatemala" + }, + { + "id": "HN", + "name": "Honduras" + }, + { + "id": "HN_CAP", + "name": "Tegucigalpa" + }, + { + "id": "MX", + "name": "Mexico" + }, + { + "id": "MX_CAP", + "name": "Mexico" + }, + { + "id": "NI", + "name": "Nicaragua" + }, + { + "id": "NI_CAP", + "name": "Managua" + }, + { + "id": "PA", + "name": "Panama" + }, + { + "id": "PA_CAP", + "name": "Panama" + }, + { + "id": "AME_C_OTH", + "name": "Other Central American countries" + }, + { + "id": "AME_S", + "name": "South America" + }, + { + "id": "AR", + "name": "Argentina" + }, + { + "id": "AR_CAP", + "name": "Buenos Aires" + }, + { + "id": "BO", + "name": "Bolivia" + }, + { + "id": "BO_CAP", + "name": "La Paz" + }, + { + "id": "BR", + "name": "Brazil" + }, + { + "id": "BR_CAP", + "name": "Brasilia" + }, + { + "id": "CL", + "name": "Chile" + }, + { + "id": "CL_CAP", + "name": "Santiago" + }, + { + "id": "CO", + "name": "Colombia" + }, + { + "id": "CO_CAP", + "name": "Bogota" + }, + { + "id": "EC", + "name": "Ecuador" + }, + { + "id": "EC_CAP", + "name": "Quito" + }, + { + "id": "FK", + "name": "Falkland Islands" + }, + { + "id": "GY", + "name": "Guyana" + }, + { + "id": "GY_CAP", + "name": "Georgetown" + }, + { + "id": "PY", + "name": "Paraguay" + }, + { + "id": "PY_CAP", + "name": "Asunci\u00f3n" + }, + { + "id": "PE", + "name": "Peru" + }, + { + "id": "PE_CAP", + "name": "Lima" + }, + { + "id": "SR", + "name": "Suriname" + }, + { + "id": "SR_CAP", + "name": "Paramaribo" + }, + { + "id": "UY", + "name": "Uruguay" + }, + { + "id": "UY_CAP", + "name": "Montevideo" + }, + { + "id": "VE", + "name": "Venezuela" + }, + { + "id": "VE_CAP", + "name": "Caracas" + }, + { + "id": "AME_C_S_OTH", + "name": "Other Central or South American countries" + }, + { + "id": "AME_S_OTH", + "name": "Other South American countries" + }, + { + "id": "AME_X_N_OTH", + "name": "Other Caribbean, Central and South American countries" + }, + { + "id": "AME_X_N_NSP", + "name": "Caribbean, Central and South American countries, not specified" + }, + { + "id": "AME_OTH", + "name": "Other American countries (aggregate changing according to the context)" + }, + { + "id": "ASI", + "name": "Asia" + }, + { + "id": "ASI_C", + "name": "Central Asia" + }, + { + "id": "KZ", + "name": "Kazakhstan" + }, + { + "id": "KZ_CAP", + "name": "Astana" + }, + { + "id": "KZ_DEL", + "name": "Almaty" + }, + { + "id": "KG", + "name": "Kyrgyzstan" + }, + { + "id": "KG_CAP", + "name": "Bishkek" + }, + { + "id": "TJ", + "name": "Tajikistan" + }, + { + "id": "TJ_CAP", + "name": "Doushanbe" + }, + { + "id": "TM", + "name": "Turkmenistan" + }, + { + "id": "TM_CAP", + "name": "Ashgabat" + }, + { + "id": "UZ", + "name": "Uzbekistan" + }, + { + "id": "UZ_CAP", + "name": "Toshkent" + }, + { + "id": "ASI_ESSE", + "name": "Eastern, Southern and South-Eastern Asia" + }, + { + "id": "ASI_E", + "name": "Eastern Asia" + }, + { + "id": "CN", + "name": "China" + }, + { + "id": "CN_X_HK", + "name": "China except Hong Kong" + }, + { + "id": "CN_CAP", + "name": "Beijing" + }, + { + "id": "HK", + "name": "Hong Kong" + }, + { + "id": "HK_CAP", + "name": "Hong Kong" + }, + { + "id": "MO", + "name": "Macao" + }, + { + "id": "JP", + "name": "Japan" + }, + { + "id": "JP_CAP", + "name": "Tokyo" + }, + { + "id": "JP_DEL", + "name": "Naka" + }, + { + "id": "MN", + "name": "Mongolia" + }, + { + "id": "MN_CAP", + "name": "Ulaanbaatar" + }, + { + "id": "KP", + "name": "North Korea" + }, + { + "id": "KR", + "name": "South Korea" + }, + { + "id": "KR_CAP", + "name": "Seoul" + }, + { + "id": "TW", + "name": "Taiwan" + }, + { + "id": "TW_CAP", + "name": "Taipei" + }, + { + "id": "ASI_E_OTH", + "name": "Other Eastern Asian countries" + }, + { + "id": "ASI_SSE", + "name": "Southern and South-Eastern Asia" + }, + { + "id": "ASI_S", + "name": "Southern Asia" + }, + { + "id": "AF", + "name": "Afghanistan" + }, + { + "id": "AF_CAP", + "name": "Kabul" + }, + { + "id": "BD", + "name": "Bangladesh" + }, + { + "id": "BD_CAP", + "name": "Dhaka" + }, + { + "id": "BT", + "name": "Bhutan" + }, + { + "id": "IO", + "name": "British Indian Ocean Territory" + }, + { + "id": "IN", + "name": "India" + }, + { + "id": "IN_CAP", + "name": "New Delhi" + }, + { + "id": "IR", + "name": "Iran" + }, + { + "id": "IR_CAP", + "name": "Tehran" + }, + { + "id": "MV", + "name": "Maldives" + }, + { + "id": "NP", + "name": "Nepal" + }, + { + "id": "NP_CAP", + "name": "Kathmandu" + }, + { + "id": "PK", + "name": "Pakistan" + }, + { + "id": "PK_CAP", + "name": "Islamabad" + }, + { + "id": "LK", + "name": "Sri Lanka" + }, + { + "id": "LK_DEL", + "name": "Colombo" + }, + { + "id": "ASI_S_E", + "name": "South-Eastern Asia" + }, + { + "id": "BN", + "name": "Brunei Darussalam" + }, + { + "id": "KH", + "name": "Cambodia" + }, + { + "id": "KH_CAP", + "name": "Phnom Penh" + }, + { + "id": "ID", + "name": "Indonesia" + }, + { + "id": "ID_CAP", + "name": "Jakarta" + }, + { + "id": "ID_DEL", + "name": "Banda Aceh" + }, + { + "id": "LA", + "name": "Laos" + }, + { + "id": "LA_CAP", + "name": "Vientiane" + }, + { + "id": "MY", + "name": "Malaysia" + }, + { + "id": "MY_CAP", + "name": "Kuala Lumpur" + }, + { + "id": "MM", + "name": "Myanmar/Burma" + }, + { + "id": "MM_DEL", + "name": "Yangon" + }, + { + "id": "PH", + "name": "Philippines" + }, + { + "id": "PH_CAP", + "name": "Manila" + }, + { + "id": "SG", + "name": "Singapore" + }, + { + "id": "SG_CAP", + "name": "Singapore" + }, + { + "id": "TH", + "name": "Thailand" + }, + { + "id": "TH_CAP", + "name": "Bangkok" + }, + { + "id": "TL", + "name": "Timor-Leste" + }, + { + "id": "TL_CAP", + "name": "Dili" + }, + { + "id": "VN", + "name": "Viet Nam" + }, + { + "id": "VN_CAP", + "name": "Hanoi" + }, + { + "id": "ASI_W_IR", + "name": "Western Asia including Iran" + }, + { + "id": "ASI_W", + "name": "Western Asia" + }, + { + "id": "AM", + "name": "Armenia" + }, + { + "id": "AM_CAP", + "name": "Yerevan" + }, + { + "id": "AZ", + "name": "Azerbaijan" + }, + { + "id": "AZ_CAP", + "name": "Baki (Baku)" + }, + { + "id": "BH", + "name": "Bahrain" + }, + { + "id": "IQ", + "name": "Iraq" + }, + { + "id": "IQ_CAP", + "name": "Baghdad" + }, + { + "id": "IL", + "name": "Israel" + }, + { + "id": "IL_DEL", + "name": "Tel Aviv" + }, + { + "id": "JO", + "name": "Jordan" + }, + { + "id": "JO_CAP", + "name": "Amman" + }, + { + "id": "KW", + "name": "Kuwait" + }, + { + "id": "KW_CAP", + "name": "Kuwait City" + }, + { + "id": "LB", + "name": "Lebanon" + }, + { + "id": "LB_CAP", + "name": "Bayrut" + }, + { + "id": "PS", + "name": "Palestine*" + }, + { + "id": "PS_CAP", + "name": "Jerusalem-East (West Bank/Gaza Strip)" + }, + { + "id": "OM", + "name": "Oman" + }, + { + "id": "QA", + "name": "Qatar" + }, + { + "id": "QA_CAP", + "name": "Doha" + }, + { + "id": "SA", + "name": "Saudi Arabia" + }, + { + "id": "SA_CAP", + "name": "Ar-Riyad (Riyadh)" + }, + { + "id": "SY", + "name": "Syria" + }, + { + "id": "SY_CAP", + "name": "Dimashq (Damascus)" + }, + { + "id": "AE", + "name": "United Arab Emirates" + }, + { + "id": "AE_CAP", + "name": "Abu Dhabi" + }, + { + "id": "YE", + "name": "Yemen" + }, + { + "id": "YE_CAP", + "name": "Sanaa" + }, + { + "id": "EX_YE", + "name": "Former North Yemen (before 1990)" + }, + { + "id": "EX_YD", + "name": "Former South Yemen (before 1990)" + }, + { + "id": "ASI_NME", + "name": "Near and Middle East Asia (aggregate changing according to the context)" + }, + { + "id": "ASI_NME_OTH", + "name": "Other Near and Middle East Asian countries" + }, + { + "id": "ASI_G", + "name": "Gulf Arabian Countries" + }, + { + "id": "ASI_W_OTH", + "name": "Other Western Asian countries" + }, + { + "id": "EX_SU_ASI", + "name": "Asian Republics of the former Soviet Union" + }, + { + "id": "ASI_OTH", + "name": "Other Asian countries (aggregate changing according to the context)" + }, + { + "id": "ASI_NSP", + "name": "Asian countries, not specified" + }, + { + "id": "ASI_OCE_OTH", + "name": "Other Asian and Oceanian countries (aggregate changing according to the context)" + }, + { + "id": "OCE_PLR", + "name": "Oceania and southern polar regions" + }, + { + "id": "OCE", + "name": "Oceania" + }, + { + "id": "AU_NZ", + "name": "Australia and New Zealand" + }, + { + "id": "AU", + "name": "Australia" + }, + { + "id": "AU_CAP", + "name": "Canberra" + }, + { + "id": "AU_ISL", + "name": "Australian Oceania" + }, + { + "id": "CX", + "name": "Christmas Island" + }, + { + "id": "CC", + "name": "Cocos (Keeling) Islands" + }, + { + "id": "HM", + "name": "Heard Island and McDonald Islands" + }, + { + "id": "NF", + "name": "Norfolk Island" + }, + { + "id": "NZ", + "name": "New Zealand" + }, + { + "id": "NZ_CAP", + "name": "Wellington" + }, + { + "id": "NZ_ISL", + "name": "New Zealand Oceania" + }, + { + "id": "MEL", + "name": "Melanesia" + }, + { + "id": "FJ", + "name": "Fiji" + }, + { + "id": "FJ_CAP", + "name": "Suva" + }, + { + "id": "NC", + "name": "New Caledonia" + }, + { + "id": "NC_CAP", + "name": "Noumea" + }, + { + "id": "PG", + "name": "Papua New Guinea" + }, + { + "id": "PG_CAP", + "name": "Port Moresby" + }, + { + "id": "SB", + "name": "Solomon Islands" + }, + { + "id": "SB_CAP", + "name": "Honiara" + }, + { + "id": "VU", + "name": "Vanuatu" + }, + { + "id": "VU_CAP", + "name": "Port Vila" + }, + { + "id": "MIC", + "name": "Micronesia" + }, + { + "id": "GU", + "name": "Guam" + }, + { + "id": "KI", + "name": "Kiribati" + }, + { + "id": "MH", + "name": "Marshall Islands" + }, + { + "id": "FM", + "name": "Federated States of Micronesia" + }, + { + "id": "FM_CAP", + "name": "Palikir" + }, + { + "id": "NR", + "name": "Nauru" + }, + { + "id": "MP", + "name": "Northern Mariana Islands" + }, + { + "id": "PW", + "name": "Palau" + }, + { + "id": "UM", + "name": "United States Minor Outlying Islands" + }, + { + "id": "POL", + "name": "Polynesia" + }, + { + "id": "AS", + "name": "American Samoa" + }, + { + "id": "CK", + "name": "Cook Islands" + }, + { + "id": "PF", + "name": "French Polynesia" + }, + { + "id": "NU", + "name": "Niue" + }, + { + "id": "PN", + "name": "Pitcairn Islands" + }, + { + "id": "WS", + "name": "Samoa" + }, + { + "id": "WS_CAP", + "name": "Apia" + }, + { + "id": "TK", + "name": "Tokelau" + }, + { + "id": "TO", + "name": "Tonga" + }, + { + "id": "TO_CAP", + "name": "Nuku'alofa" + }, + { + "id": "TV", + "name": "Tuvalu" + }, + { + "id": "WF", + "name": "Wallis and Futuna" + }, + { + "id": "US_ISL", + "name": "American Oceania (US)" + }, + { + "id": "OCE_OTH", + "name": "Other Oceanian countries (aggregate changing according to the context)" + }, + { + "id": "OCE_NSP", + "name": "Oceanian countries, not specified" + }, + { + "id": "PLR", + "name": "Southern polar regions" + }, + { + "id": "AQ", + "name": "Antarctica" + }, + { + "id": "BV", + "name": "Bouvet Island" + }, + { + "id": "GS", + "name": "South Georgia and the South Sandwich Islands" + }, + { + "id": "TF", + "name": "French Southern and Antarctic Lands" + }, + { + "id": "INST_NAT", + "name": "National institutions" + }, + { + "id": "PARL_NAT", + "name": "National parliament" + }, + { + "id": "GOV_NAT", + "name": "National government" + }, + { + "id": "ORG_INTL", + "name": "International Organizations" + }, + { + "id": "EUI", + "name": "Institutions and bodies of the European Union" + }, + { + "id": "EUI_X_EAI", + "name": "EU institutions except the institutions of the euro area (aggregate changing according to the context)" + }, + { + "id": "PARL", + "name": "European Parliament" + }, + { + "id": "COUNCIL", + "name": "European Council" + }, + { + "id": "CONS", + "name": "Council of the European Union" + }, + { + "id": "COMM", + "name": "European Commission" + }, + { + "id": "ESTAT", + "name": "Eurostat" + }, + { + "id": "CURIA", + "name": "Court of Justice of the European Union" + }, + { + "id": "ECB", + "name": "European Central Bank (ECB)" + }, + { + "id": "ECA", + "name": "European Court of Auditors" + }, + { + "id": "EESC", + "name": "European Economic and Social Committee (EESC)" + }, + { + "id": "COR", + "name": "European Committee of the Regions (CoR)" + }, + { + "id": "EIB", + "name": "European Investment Bank (EIB)" + }, + { + "id": "EIF", + "name": "European Investment Fund" + }, + { + "id": "ESM", + "name": "European Stability Mechanism" + }, + { + "id": "EFSF", + "name": "European Financial Stability Facility" + }, + { + "id": "EDF", + "name": "European Development Fund" + }, + { + "id": "SRB", + "name": "Single Resolution Board (SRB)" + }, + { + "id": "EU_BDG", + "name": "All EU institutions financed via the EU Budget" + }, + { + "id": "EUB_MNR", + "name": "Other small EU institutions financed via the EU Budget" + }, + { + "id": "EUB_OTH", + "name": "Other EU institutions financed via the EU Budget" + }, + { + "id": "ECSC", + "name": "European Coal and Steel Community" + }, + { + "id": "EMI", + "name": "European Monetary Institute" + }, + { + "id": "EMCF", + "name": "European Monetary Cooperation Fund" + }, + { + "id": "EURATOM", + "name": "European Atomic Energy Community" + }, + { + "id": "UNO", + "name": "United Nations Organization" + }, + { + "id": "UNICEF", + "name": "United Nations Children's Fund (UNICEF)" + }, + { + "id": "UNHCR", + "name": "United Nations High Commissioner for Refugees, Office of the (UNHCR)" + }, + { + "id": "UNRWA", + "name": "United Nations Relief and Works Agency for Palestine* Refugees in the Near East (UNRWA)" + }, + { + "id": "ILO", + "name": "International Labour Organization (ILO)" + }, + { + "id": "FAO", + "name": "Food and Agricultural Organization (FAO)" + }, + { + "id": "UNESCO", + "name": "United Nations Educational, Scientific and Cultural Organization (UNESCO)" + }, + { + "id": "WHO", + "name": "World Health Organization (WHO)" + }, + { + "id": "IBRD", + "name": "International Bank for Reconstruction and Development" + }, + { + "id": "IDA", + "name": "International Development Association" + }, + { + "id": "IFC", + "name": "International Finance Corporation (IFC)" + }, + { + "id": "MIGA", + "name": "Multilateral Investment Guarantee Agency (MIGA)" + }, + { + "id": "IMF", + "name": "International Monetary Fund" + }, + { + "id": "IFAD", + "name": "International Fund for Agricultural Development (IFAD)" + }, + { + "id": "WTO", + "name": "World Trade Organization" + }, + { + "id": "IAEA", + "name": "International Atomic Energy Agency (IAEA)" + }, + { + "id": "ORG_OTH", + "name": "Other International Organizations" + }, + { + "id": "ACP", + "name": "African, Caribbean and Pacific Group of States, signatories of the Partnership Agreement" + }, + { + "id": "ACP_AFR", + "name": "African ACP states" + }, + { + "id": "ACP_CRB", + "name": "Caribbean ACP states" + }, + { + "id": "ACP_PAC", + "name": "Pacific ACP states" + }, + { + "id": "AFDB", + "name": "African Development Bank" + }, + { + "id": "ALA", + "name": "Partner Countries in Asia and Latin America" + }, + { + "id": "APEC", + "name": "Asia-Pacific Economic Cooperation" + }, + { + "id": "ASDB", + "name": "Asian Development Bank" + }, + { + "id": "ASEAN", + "name": "Association of Southeast Asian Nations" + }, + { + "id": "BIS", + "name": "Bank for International Settlements" + }, + { + "id": "BRIC", + "name": "BRIC countries" + }, + { + "id": "BRICS", + "name": "BRICS countries" + }, + { + "id": "CARICOM", + "name": "Caribbean Community" + }, + { + "id": "CEMAC", + "name": "Central African Economic and Monetary Community" + }, + { + "id": "COMESA", + "name": "Common Market for Eastern and Southern Africa" + }, + { + "id": "DAC", + "name": "Development assistance committee (DAC)" + }, + { + "id": "EASA", + "name": "European Aviation Safety Agency (EASA)" + }, + { + "id": "NEASA", + "name": "Non-EASA member countries" + }, + { + "id": "EBRD", + "name": "European Bank for Reconstruction and Development" + }, + { + "id": "ECCAS", + "name": "Economic Community of Central African States" + }, + { + "id": "ECOWAS", + "name": "Economic Community of West African States" + }, + { + "id": "EHEA", + "name": "European Higher Education Area (Bologna Process)" + }, + { + "id": "ESA", + "name": "European Space Agency" + }, + { + "id": "EURMED", + "name": "Mediterranean countries in the Euro-Mediterranean Partnership" + }, + { + "id": "FEMIP", + "name": "Facility for Euro-Mediterranean Investment and Partnership" + }, + { + "id": "FZ", + "name": "Franc Zone" + }, + { + "id": "G20", + "name": "Group of Twenty" + }, + { + "id": "G20_X_EU27_2020", + "name": "Group of Twenty except the EU27 countries (from 2020)" + }, + { + "id": "IDB", + "name": "Inter-American Development Bank" + }, + { + "id": "IF", + "name": "Investment Facility" + }, + { + "id": "MACR", + "name": "Mashrek" + }, + { + "id": "MAGR", + "name": "Maghreb" + }, + { + "id": "MED", + "name": "Mediterranean Basin Countries" + }, + { + "id": "MED_X_HR", + "name": "Mediterranean Basin Countries except Croatia" + }, + { + "id": "MERCOSUR", + "name": "Southern Common Market Southern Common Market (MERCOSUR5_1991, MERCOSUR4_2016)" + }, + { + "id": "MERCOSUR5_1991", + "name": "Southern Common Market \u2013 5 countries (1991-2016)" + }, + { + "id": "MERCOSUR4_2016", + "name": "Southern Common Market \u2013 4 countries (from 2016)" + }, + { + "id": "NAFTA", + "name": "North American Free Trade Agreement" + }, + { + "id": "NIB", + "name": "Nordic Investment Bank" + }, + { + "id": "ODA", + "name": "Official Development Assistance (ODA) recipients from Development Assistance Committee (DAC)" + }, + { + "id": "OECD", + "name": "Organisation for Economic Co-operation and Development (OECD)" + }, + { + "id": "OECD34", + "name": "Organisation for Economic Co-operation and Development (OECD - 34 countries)" + }, + { + "id": "OECD_NEU", + "name": "OECD non-EU countries" + }, + { + "id": "NOECD", + "name": "Non-OECD countries" + }, + { + "id": "OPEC", + "name": "Organization of Petroleum Exporting Countries (OPEC)" + }, + { + "id": "OPEC12", + "name": "Organization of Petroleum Exporting Countries (OPEC - 12 countries)" + }, + { + "id": "PALOP", + "name": "Portuguese-speaking African Countries" + }, + { + "id": "SADC", + "name": "Southern African Development Community" + }, + { + "id": "SNTL_EU27_2020", + "name": "Supranational organizations based in EU27 (from 2020)" + }, + { + "id": "SNTL_OTH_EU27_2020", + "name": "Other supranational organizations based in EU27 (from 2020)" + }, + { + "id": "SNTL_EFTA", + "name": "Supranational organizations based in EFTA countries" + }, + { + "id": "SNTL_UK", + "name": "Supranational organizations based in the United Kingdom" + }, + { + "id": "UEMOA", + "name": "West African Economic and Monetary Union" + }, + { + "id": "USMCA", + "name": "United States-Mexico-Canada Agreement (USMCA)" + }, + { + "id": "ORG_NEUR", + "name": "Non European International Organizations" + }, + { + "id": "CONTROL", + "name": "Controlled by the reporting country" + }, + { + "id": "DAE", + "name": "Dynamic Asian economies (DAEs)" + }, + { + "id": "DOM", + "name": "Domestic country" + }, + { + "id": "DOM_FOR", + "name": "Domestic and foreign country" + }, + { + "id": "ESC_UCI", + "name": "Equally-shared control of UCI (Ultimate controlling institutional unit of a foreign affiliate) of more than one Member State" + }, + { + "id": "FOR_STLS", + "name": "Foreign country and stateless" + }, + { + "id": "FOR", + "name": "Foreign country" + }, + { + "id": "INR", + "name": "In the same region" + }, + { + "id": "LDC", + "name": "Least developed countries" + }, + { + "id": "LMIC", + "name": "Lower middle income countries" + }, + { + "id": "MADCT", + "name": "More advanced developing countries and territories" + }, + { + "id": "MSHO", + "name": "Member State of head office" + }, + { + "id": "NAT", + "name": "Reporting country" + }, + { + "id": "NIC_S1", + "name": "Core Newly Industrializing Countries" + }, + { + "id": "NIC_S2A", + "name": "Asian NICs of the second wave of industrialization" + }, + { + "id": "NIC_S2LA", + "name": "Latin American NICs of the second wave of industrialization" + }, + { + "id": "OFFSHO", + "name": "Offshore financial centers" + }, + { + "id": "OLIC", + "name": "Other low income countries" + }, + { + "id": "OMX", + "name": "Nordic and Baltic marketplace" + }, + { + "id": "OUT", + "name": "Outbound" + }, + { + "id": "OUTR", + "name": "In another region" + }, + { + "id": "OUT_C", + "name": "Outside any country" + }, + { + "id": "RNC", + "name": "Recognised non-citizens" + }, + { + "id": "STLS", + "name": "Stateless" + }, + { + "id": "THRD", + "name": "Third country" + }, + { + "id": "THRD_CTZ", + "name": "Third country - country of citizenship" + }, + { + "id": "THRD_OTH", + "name": "Other third country" + }, + { + "id": "THRD_UNK", + "name": "Unknown third country" + }, + { + "id": "TRS", + "name": "Transit country" + }, + { + "id": "TOTAL", + "name": "Total" + }, + { + "id": "UMIC", + "name": "Upper middle income countries" + }, + { + "id": "UMIC_X_CN", + "name": "Upper middle income countries except China" + }, + { + "id": "WORLD", + "name": "All countries of the world" + }, + { + "id": "WRL_NAL", + "name": "World - not allocated" + }, + { + "id": "WRL_REST", + "name": "Rest of the world" + }, + { + "id": "WRL_X_REP", + "name": "World total except for the reporting country" + }, + { + "id": "WRL_X_EUR", + "name": "World except Europe" + }, + { + "id": "OTH", + "name": "Others" + }, + { + "id": "NAL", + "name": "Not allocated" + }, + { + "id": "NAP", + "name": "Not applicable" + }, + { + "id": "NRP", + "name": "No response" + }, + { + "id": "NSP", + "name": "Not specified" + }, + { + "id": "UNK", + "name": "Unknown" + } + ] + } + } + }, + { + "id": "TIME_PERIOD", + "name": "Time", + "concept": { + "id": "TIME_PERIOD", + "name": "Time", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "non-enumerated" + } + } + ], + "attributes": [ + { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept": { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "codes": [ + { + "id": "b", + "name": "break in time series" + }, + { + "id": "bd", + "name": "break in time series, definition differs (see metadata)" + }, + { + "id": "bde", + "name": "break in time series, definition differs (see metadata), estimated" + }, + { + "id": "bdep", + "name": "break in time series, definition differs (see metadata), estimated, provisional" + }, + { + "id": "bdf", + "name": "break in time series, definition differs (see metadata), forecast" + }, + { + "id": "bdn", + "name": "break in time series, definition differs (see metadata), not significant" + }, + { + "id": "bdp", + "name": "break in time series, definition differs (see metadata), provisional" + }, + { + "id": "bdu", + "name": "break in time series, definition differs (see metadata), low reliability" + }, + { + "id": "be", + "name": "break in time series, estimated" + }, + { + "id": "bep", + "name": "break in time series, estimated, provisional" + }, + { + "id": "bf", + "name": "break in time series, forecast" + }, + { + "id": "bn", + "name": "break in time series, not significant" + }, + { + "id": "bp", + "name": "break in time series, provisional" + }, + { + "id": "bpu", + "name": "break in time series, provisional, low reliability" + }, + { + "id": "bu", + "name": "break in time series, low reliability" + }, + { + "id": "d", + "name": "definition differs (see metadata)" + }, + { + "id": "de", + "name": "definition differs (see metadata), estimated" + }, + { + "id": "dep", + "name": "definition differs (see metadata), estimated, provisional" + }, + { + "id": "df", + "name": "definition differs (see metadata), forecast" + }, + { + "id": "dn", + "name": "definition differs (see metadata), not significant" + }, + { + "id": "dp", + "name": "definition differs (see metadata), provisional" + }, + { + "id": "dpu", + "name": "definition differs (see metadata), provisional, low reliability" + }, + { + "id": "du", + "name": "definition differs (see metadata), low reliability" + }, + { + "id": "e", + "name": "estimated" + }, + { + "id": "ep", + "name": "estimated, provisional" + }, + { + "id": "f", + "name": "forecast" + }, + { + "id": "n", + "name": "not significant" + }, + { + "id": "p", + "name": "provisional" + }, + { + "id": "pu", + "name": "provisional, low reliability" + }, + { + "id": "u", + "name": "low reliability" + }, + { + "id": "bdip", + "name": "break in time series, definition differs (see metadata), value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "bdi", + "name": "break in time series, definition differs (see metadata), value imputed by Eurostat or other receiving agencies" + }, + { + "id": "bdm", + "name": "break in time series, definition differs (see metadata), missing value; data cannot exist" + }, + { + "id": "bip", + "name": "break in time series, value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "bi", + "name": "break in time series, value imputed by Eurostat or other receiving agencies" + }, + { + "id": "bm", + "name": "break in time series, missing value; data cannot exist" + }, + { + "id": "dip", + "name": "definition differs (see metadata), value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "di", + "name": "definition differs (see metadata), value imputed by Eurostat or other receiving agencies" + }, + { + "id": "dm", + "name": "definition differs (see metadata), missing value; data cannot exist" + }, + { + "id": "ip", + "name": "value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "i", + "name": "value imputed by Eurostat or other receiving agencies" + }, + { + "id": "m", + "name": "missing value; data cannot exist" + } + ] + } + } + }, + { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept": { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "codes": [ + { + "id": "C", + "name": "confidential" + }, + { + "id": "N", + "name": "not for publication" + }, + { + "id": "P", + "name": "information under non-statistical secrecy arrangements" + } + ] + } + } + } + ], + "measures": [ + { + "id": "OBS_VALUE", + "name": "Observation value", + "concept": { + "id": "OBS_VALUE", + "name": "Observation value", + "concept_scheme_id": "DEMO_FMONTH" + }, + "representation": { + "type": "non-enumerated" + } + } + ] + }, + "referenced_concept_schemes": [ + { + "id": "DEMO_FMONTH", + "name": "List of concepts for dataset 'DEMO_FMONTH'", + "concepts": [ + { + "id": "freq", + "name": "Time frequency", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "unit", + "name": "Unit of measure", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "month", + "name": "Month", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "TIME_PERIOD", + "name": "Time", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept_scheme_id": "DEMO_FMONTH" + }, + { + "id": "OBS_VALUE", + "name": "Observation value", + "concept_scheme_id": "DEMO_FMONTH" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv new file mode 100644 index 0000000000..ad1831b821 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv @@ -0,0 +1,52 @@ +key,prop1,val1,prop2,val2,prop3,val3,prop4,val4 +# StatVar definition +DATAFLOW:ESTAT:DEMO_FMONTH(1.0),populationType,BirthEvent,measuredProperty,count,statType,measuredValue + +# --- AUTOMATED CLEANUP: Ignored Columns --- +LAST UPDATE,#ignore,"",,,,,, +freq,#ignore,"",,,,,, +CONF_STATUS,#ignore,"",,,,,, + +# --- AUTOMATED CLEANUP: Global Geo Logic & Ignores --- +geo:DE_TOT,#ignore,"",,,,,, +geo:EA20,#ignore,"",,,,,, +geo:EA21,#ignore,"",,,,,, +geo:EEA31,#ignore,"",,,,,, +geo:EFTA,#ignore,"",,,,,, +geo:EU27_2007,#ignore,"",,,,,, +geo:EU27_2020,#ignore,"",,,,,, +geo:EU28,#ignore,"",,,,,, +# Month and observationPeriod +month:M01,Month,01,observationPeriod,P1M +month:M02,Month,02,observationPeriod,P1M +month:M03,Month,03,observationPeriod,P1M +month:M04,Month,04,observationPeriod,P1M +month:M05,Month,05,observationPeriod,P1M +month:M06,Month,06,observationPeriod,P1M +month:M07,Month,07,observationPeriod,P1M +month:M08,Month,08,observationPeriod,P1M +month:M09,Month,09,observationPeriod,P1M +month:M10,Month,10,observationPeriod,P1M +month:M11,Month,11,observationPeriod,P1M +month:M12,Month,12,observationPeriod,P1M +month:TOTAL,Month,"",observationPeriod,P1Y +# Time +TIME_PERIOD,Year,{Data} +# About - Aggregates +geo:FX,observationAbout,country/FXX,,,,,, +# About - NUTS regions (level 0-3) +geo,#Regex,"^(?P[A-Z]{2}[0-9A-Z]{1,3})$",observationAbout,nuts/{NUTS_ID} +# About - Countries +geo,observationAbout,{Data} +# Measure and Date Resolution +OBS_VALUE,#Eval,"observationDate='{Year}-{Month}' if '{Month}' else '{Year}'",value,{Number} +# Flags +OBS_FLAG:e,measurementMethod,dcs:EurostatEstimatedValue +OBS_FLAG:p,measurementMethod,dcs:EurostatProvisionalValue +OBS_FLAG:b,measurementMethod,dcs:EurostatBreakInTimeSeries +OBS_FLAG:f,measurementMethod,dcs:EurostatForecastValue +OBS_FLAG:n,measurementMethod,dcs:EurostatNotSignificantValue +OBS_FLAG:u,measurementMethod,dcs:EurostatLowReliabilityValue +# Missing values +OBS_FLAG:M,MissingValue,'' +unit:NR,UnitMapping,'' diff --git a/statvar_imports/eurostat/live_births_total_by_month/places_resolved.csv b/statvar_imports/eurostat/live_births_total_by_month/places_resolved.csv new file mode 100644 index 0000000000..32df6048a4 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/places_resolved.csv @@ -0,0 +1,51 @@ +"place_name","dcid","placeId","wikidataId","name","alternateName","typeOf","containedInPlace" +"AD","country/AND","","","","","","" +"AL","country/ALB","","","","","","" +"AM","country/ARM","","","","","","" +"AT","country/AUT","","","","","","" +"AZ","country/AZE","","","","","","" +"BA","country/BIH","","","","","","" +"BE","country/BEL","","","","","","" +"BG","country/BGR","","","","","","" +"BY","country/BLR","","","","","","" +"CH","country/CHE","","","","","","" +"CY","country/CYP","","","","","","" +"CZ","country/CZE","","","","","","" +"DE","country/DEU","","","","","","" +"DK","country/DNK","","","","","","" +"EE","country/EST","","","","","","" +"EL","country/GRC","","","","","","" +"ES","country/ESP","","","","","","" +"FI","country/FIN","","","","","","" +"FR","country/FRA","","","","","","" +"FX","country/FXX","","","","","","" +"GE","country/GEO","","","","","","" +"HR","country/HRV","","","","","","" +"HU","country/HUN","","","","","","" +"IE","country/IRL","","","","","","" +"IS","country/ISL","","","","","","" +"IT","country/ITA","","","","","","" +"LI","country/LIE","","","","","","" +"LT","country/LTU","","","","","","" +"LU","country/LUX","","","","","","" +"LV","country/LVA","","","","","","" +"MC","country/MCO","","","","","","" +"MD","country/MDA","","","","","","" +"ME","country/MNE","","","","","","" +"MK","country/MKD","","","","","","" +"MT","country/MLT","","","","","","" +"NL","country/NLD","","","","","","" +"NO","country/NOR","","","","","","" +"PL","country/POL","","","","","","" +"PT","country/PRT","","","","","","" +"RO","country/ROU","","","","","","" +"RS","country/SRB","","","","","","" +"RU","country/RUS","","","","","","" +"SE","country/SWE","","","","","","" +"SI","country/SVN","","","","","","" +"SK","country/SVK","","","","","","" +"SM","country/SMR","","","","","","" +"TR","country/TUR","","","","","","" +"UA","country/UKR","","","","","","" +"UK","country/GBR","","","","","","" +"XK","country/XKX","","","","","","" diff --git a/statvar_imports/eurostat/live_births_total_by_month/run.sh b/statvar_imports/eurostat/live_births_total_by_month/run.sh new file mode 100644 index 0000000000..d4be7038ad --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/run.sh @@ -0,0 +1,20 @@ +#!/bin/bash +# Updated commands for existing folder structure + +# Step 1: Data Download +mkdir -p input_files +curl -L --retry 3 "https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/data/DEMO_FMONTH/?format=SDMX-CSV&compressed=false" -o ./input_files/Live_births_total_by_month_data_raw.csv + +# Step 2: Full Data Processing + +python3 ../../../tools/statvar_importer/stat_var_processor.py \ + "--input_data=./input_files/Live_births_total_by_month_data_raw.csv" \ + "--pv_map=./Live_births_total_by_month_pvmap.csv" \ + "--config_file=./Live_births_total_by_month_metadata.csv" \ + "--generate_statvar_name=True" \ + "--skip_constant_csv_columns=False" \ + "--output_columns=observationDate,observationAbout,variableMeasured,value,observationPeriod" \ + "--output_path=./output" \ + "--places_resolved_csv=./places_resolved.csv" \ + "--existing_statvar_mcf=gs://unresolved_mcf/scripts/statvar/stat_vars.mcf" + \ No newline at end of file diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv new file mode 100644 index 0000000000..e348119eea --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv @@ -0,0 +1,100 @@ +DATAFLOW,LAST UPDATE,freq,unit,month,geo,TIME_PERIOD,OBS_VALUE,OBS_FLAG,CONF_STATUS +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2005,69,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2006,52,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2007,78,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2008,67,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2009,69,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2010,69,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2011,68,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2012,59,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AD,2018,40,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,1997,4743,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,1998,4743,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2004,3588,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2005,3092,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2006,3191,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2007,2893,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2013,2839,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2014,2837,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2015,2742,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2016,2517,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2017,2423,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2018,2468,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2019,2393,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2020,2316,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2021,2066,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2022,2277,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2023,1991,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AL,2024,1985,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2005,3319,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2006,3354,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2007,3362,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2008,3389,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2009,3715,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2014,3597,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2015,3444,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2016,4009,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2017,3081,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2018,3031,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2019,3020,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2020,2751,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2022,2890,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AM,2023,3275,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1960,10666,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1961,11372,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1962,11433,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1963,11805,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1964,11343,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1965,11378,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1966,10723,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1967,10993,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1968,11197,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1969,10987,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1970,9759,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1971,9507,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1972,9187,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1973,8750,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1974,8545,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1975,8343,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1976,8047,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1977,7259,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1978,7157,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1979,7554,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1980,7481,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1981,7890,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1982,8142,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1983,7825,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1984,7424,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1985,7546,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1986,7468,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1987,7279,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1988,7442,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1989,7470,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1990,7612,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1991,7925,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1992,7932,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1993,8266,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1994,7798,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1995,7603,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1996,7436,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1997,7318,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1998,6860,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,1999,6697,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2000,6587,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2001,6611,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2002,6594,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2003,6570,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2004,6780,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2005,6482,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2006,6526,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2007,6504,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2008,6739,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2009,6475,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2010,6414,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2011,6651,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2012,6389,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2013,6629,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2014,6666,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2015,6985,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2016,6980,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2017,7040,, diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv new file mode 100644 index 0000000000..b202b191c7 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv @@ -0,0 +1,100 @@ +observationDate,observationAbout,variableMeasured,value,observationPeriod,measurementMethod,unit,scalingFactor +2005-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, +2006-01,dcid:country/AND,dcid:Count_BirthEvent,52,P1M,,, +2007-01,dcid:country/AND,dcid:Count_BirthEvent,78,P1M,,, +2008-01,dcid:country/AND,dcid:Count_BirthEvent,67,P1M,,, +2009-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, +2010-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, +2011-01,dcid:country/AND,dcid:Count_BirthEvent,68,P1M,,, +2012-01,dcid:country/AND,dcid:Count_BirthEvent,59,P1M,,, +2018-01,dcid:country/AND,dcid:Count_BirthEvent,40,P1M,,, +1997-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M,,, +1998-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M,,, +2004-01,dcid:country/ALB,dcid:Count_BirthEvent,3588,P1M,,, +2005-01,dcid:country/ALB,dcid:Count_BirthEvent,3092,P1M,,, +2006-01,dcid:country/ALB,dcid:Count_BirthEvent,3191,P1M,,, +2007-01,dcid:country/ALB,dcid:Count_BirthEvent,2893,P1M,,, +2013-01,dcid:country/ALB,dcid:Count_BirthEvent,2839,P1M,,, +2014-01,dcid:country/ALB,dcid:Count_BirthEvent,2837,P1M,,, +2015-01,dcid:country/ALB,dcid:Count_BirthEvent,2742,P1M,,, +2016-01,dcid:country/ALB,dcid:Count_BirthEvent,2517,P1M,,, +2017-01,dcid:country/ALB,dcid:Count_BirthEvent,2423,P1M,,, +2018-01,dcid:country/ALB,dcid:Count_BirthEvent,2468,P1M,,, +2019-01,dcid:country/ALB,dcid:Count_BirthEvent,2393,P1M,,, +2020-01,dcid:country/ALB,dcid:Count_BirthEvent,2316,P1M,,, +2021-01,dcid:country/ALB,dcid:Count_BirthEvent,2066,P1M,,, +2022-01,dcid:country/ALB,dcid:Count_BirthEvent,2277,P1M,,, +2023-01,dcid:country/ALB,dcid:Count_BirthEvent,1991,P1M,,, +2024-01,dcid:country/ALB,dcid:Count_BirthEvent,1985,P1M,,, +2005-01,dcid:country/ARM,dcid:Count_BirthEvent,3319,P1M,,, +2006-01,dcid:country/ARM,dcid:Count_BirthEvent,3354,P1M,,, +2007-01,dcid:country/ARM,dcid:Count_BirthEvent,3362,P1M,,, +2008-01,dcid:country/ARM,dcid:Count_BirthEvent,3389,P1M,,, +2009-01,dcid:country/ARM,dcid:Count_BirthEvent,3715,P1M,,, +2014-01,dcid:country/ARM,dcid:Count_BirthEvent,3597,P1M,,, +2015-01,dcid:country/ARM,dcid:Count_BirthEvent,3444,P1M,,, +2016-01,dcid:country/ARM,dcid:Count_BirthEvent,4009,P1M,,, +2017-01,dcid:country/ARM,dcid:Count_BirthEvent,3081,P1M,,, +2018-01,dcid:country/ARM,dcid:Count_BirthEvent,3031,P1M,,, +2019-01,dcid:country/ARM,dcid:Count_BirthEvent,3020,P1M,,, +2020-01,dcid:country/ARM,dcid:Count_BirthEvent,2751,P1M,,, +2022-01,dcid:country/ARM,dcid:Count_BirthEvent,2890,P1M,,, +2023-01,dcid:country/ARM,dcid:Count_BirthEvent,3275,P1M,,, +1960-01,dcid:country/AUT,dcid:Count_BirthEvent,10666,P1M,,, +1961-01,dcid:country/AUT,dcid:Count_BirthEvent,11372,P1M,,, +1962-01,dcid:country/AUT,dcid:Count_BirthEvent,11433,P1M,,, +1963-01,dcid:country/AUT,dcid:Count_BirthEvent,11805,P1M,,, +1964-01,dcid:country/AUT,dcid:Count_BirthEvent,11343,P1M,,, +1965-01,dcid:country/AUT,dcid:Count_BirthEvent,11378,P1M,,, +1966-01,dcid:country/AUT,dcid:Count_BirthEvent,10723,P1M,,, +1967-01,dcid:country/AUT,dcid:Count_BirthEvent,10993,P1M,,, +1968-01,dcid:country/AUT,dcid:Count_BirthEvent,11197,P1M,,, +1969-01,dcid:country/AUT,dcid:Count_BirthEvent,10987,P1M,,, +1970-01,dcid:country/AUT,dcid:Count_BirthEvent,9759,P1M,,, +1971-01,dcid:country/AUT,dcid:Count_BirthEvent,9507,P1M,,, +1972-01,dcid:country/AUT,dcid:Count_BirthEvent,9187,P1M,,, +1973-01,dcid:country/AUT,dcid:Count_BirthEvent,8750,P1M,,, +1974-01,dcid:country/AUT,dcid:Count_BirthEvent,8545,P1M,,, +1975-01,dcid:country/AUT,dcid:Count_BirthEvent,8343,P1M,,, +1976-01,dcid:country/AUT,dcid:Count_BirthEvent,8047,P1M,,, +1977-01,dcid:country/AUT,dcid:Count_BirthEvent,7259,P1M,,, +1978-01,dcid:country/AUT,dcid:Count_BirthEvent,7157,P1M,,, +1979-01,dcid:country/AUT,dcid:Count_BirthEvent,7554,P1M,,, +1980-01,dcid:country/AUT,dcid:Count_BirthEvent,7481,P1M,,, +1981-01,dcid:country/AUT,dcid:Count_BirthEvent,7890,P1M,,, +1982-01,dcid:country/AUT,dcid:Count_BirthEvent,8142,P1M,,, +1983-01,dcid:country/AUT,dcid:Count_BirthEvent,7825,P1M,,, +1984-01,dcid:country/AUT,dcid:Count_BirthEvent,7424,P1M,,, +1985-01,dcid:country/AUT,dcid:Count_BirthEvent,7546,P1M,,, +1986-01,dcid:country/AUT,dcid:Count_BirthEvent,7468,P1M,,, +1987-01,dcid:country/AUT,dcid:Count_BirthEvent,7279,P1M,,, +1988-01,dcid:country/AUT,dcid:Count_BirthEvent,7442,P1M,,, +1989-01,dcid:country/AUT,dcid:Count_BirthEvent,7470,P1M,,, +1990-01,dcid:country/AUT,dcid:Count_BirthEvent,7612,P1M,,, +1991-01,dcid:country/AUT,dcid:Count_BirthEvent,7925,P1M,,, +1992-01,dcid:country/AUT,dcid:Count_BirthEvent,7932,P1M,,, +1993-01,dcid:country/AUT,dcid:Count_BirthEvent,8266,P1M,,, +1994-01,dcid:country/AUT,dcid:Count_BirthEvent,7798,P1M,,, +1995-01,dcid:country/AUT,dcid:Count_BirthEvent,7603,P1M,,, +1996-01,dcid:country/AUT,dcid:Count_BirthEvent,7436,P1M,,, +1997-01,dcid:country/AUT,dcid:Count_BirthEvent,7318,P1M,,, +1998-01,dcid:country/AUT,dcid:Count_BirthEvent,6860,P1M,,, +1999-01,dcid:country/AUT,dcid:Count_BirthEvent,6697,P1M,,, +2000-01,dcid:country/AUT,dcid:Count_BirthEvent,6587,P1M,,, +2001-01,dcid:country/AUT,dcid:Count_BirthEvent,6611,P1M,,, +2002-01,dcid:country/AUT,dcid:Count_BirthEvent,6594,P1M,,, +2003-01,dcid:country/AUT,dcid:Count_BirthEvent,6570,P1M,,, +2004-01,dcid:country/AUT,dcid:Count_BirthEvent,6780,P1M,,, +2005-01,dcid:country/AUT,dcid:Count_BirthEvent,6482,P1M,,, +2006-01,dcid:country/AUT,dcid:Count_BirthEvent,6526,P1M,,, +2007-01,dcid:country/AUT,dcid:Count_BirthEvent,6504,P1M,,, +2008-01,dcid:country/AUT,dcid:Count_BirthEvent,6739,P1M,,, +2009-01,dcid:country/AUT,dcid:Count_BirthEvent,6475,P1M,,, +2010-01,dcid:country/AUT,dcid:Count_BirthEvent,6414,P1M,,, +2011-01,dcid:country/AUT,dcid:Count_BirthEvent,6651,P1M,,, +2012-01,dcid:country/AUT,dcid:Count_BirthEvent,6389,P1M,,, +2013-01,dcid:country/AUT,dcid:Count_BirthEvent,6629,P1M,,, +2014-01,dcid:country/AUT,dcid:Count_BirthEvent,6666,P1M,,, +2015-01,dcid:country/AUT,dcid:Count_BirthEvent,6985,P1M,,, +2016-01,dcid:country/AUT,dcid:Count_BirthEvent,6980,P1M,,, +2017-01,dcid:country/AUT,dcid:Count_BirthEvent,7040,P1M,,, diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf new file mode 100644 index 0000000000..32e6da39bd --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf @@ -0,0 +1,10 @@ +Node: E:output->E0 +observationDate: C:output->observationDate +observationAbout: C:output->observationAbout +variableMeasured: C:output->variableMeasured +value: C:output->value +observationPeriod: C:output->observationPeriod +measurementMethod: C:output->measurementMethod +unit: C:output->unit +scalingFactor: C:output->scalingFactor +typeOf: dcs:StatVarObservation From b99329547c4f03a2faa0985ab3e1d76b97fd7c4c Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Fri, 22 May 2026 08:29:58 +0000 Subject: [PATCH 2/6] updating files --- .../Live_births_total_by_month_pvmap.csv | 4 +- .../Live_births_total_by_month_data_raw.csv | 3 +- .../Live_births_total_by_month_output.csv | 200 +++++++++--------- 3 files changed, 104 insertions(+), 103 deletions(-) diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv index ad1831b821..775806a83c 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv +++ b/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv @@ -48,5 +48,5 @@ OBS_FLAG:f,measurementMethod,dcs:EurostatForecastValue OBS_FLAG:n,measurementMethod,dcs:EurostatNotSignificantValue OBS_FLAG:u,measurementMethod,dcs:EurostatLowReliabilityValue # Missing values -OBS_FLAG:M,MissingValue,'' -unit:NR,UnitMapping,'' +OBS_FLAG:M,MissingValue,"" +unit:NR,UnitMapping,"" diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv index e348119eea..e7658c5295 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv +++ b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv @@ -97,4 +97,5 @@ ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2013,6629,, ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2014,6666,, ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2015,6985,, ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2016,6980,, -ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2017,7040,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2018,7219,, +ESTAT:DEMO_FMONTH(1.0),20/04/26 23:00:00,A,NR,M01,AT,2017,7040 diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv index b202b191c7..4b7912388e 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv +++ b/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv @@ -1,100 +1,100 @@ -observationDate,observationAbout,variableMeasured,value,observationPeriod,measurementMethod,unit,scalingFactor -2005-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, -2006-01,dcid:country/AND,dcid:Count_BirthEvent,52,P1M,,, -2007-01,dcid:country/AND,dcid:Count_BirthEvent,78,P1M,,, -2008-01,dcid:country/AND,dcid:Count_BirthEvent,67,P1M,,, -2009-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, -2010-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M,,, -2011-01,dcid:country/AND,dcid:Count_BirthEvent,68,P1M,,, -2012-01,dcid:country/AND,dcid:Count_BirthEvent,59,P1M,,, -2018-01,dcid:country/AND,dcid:Count_BirthEvent,40,P1M,,, -1997-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M,,, -1998-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M,,, -2004-01,dcid:country/ALB,dcid:Count_BirthEvent,3588,P1M,,, -2005-01,dcid:country/ALB,dcid:Count_BirthEvent,3092,P1M,,, -2006-01,dcid:country/ALB,dcid:Count_BirthEvent,3191,P1M,,, -2007-01,dcid:country/ALB,dcid:Count_BirthEvent,2893,P1M,,, -2013-01,dcid:country/ALB,dcid:Count_BirthEvent,2839,P1M,,, -2014-01,dcid:country/ALB,dcid:Count_BirthEvent,2837,P1M,,, -2015-01,dcid:country/ALB,dcid:Count_BirthEvent,2742,P1M,,, -2016-01,dcid:country/ALB,dcid:Count_BirthEvent,2517,P1M,,, -2017-01,dcid:country/ALB,dcid:Count_BirthEvent,2423,P1M,,, -2018-01,dcid:country/ALB,dcid:Count_BirthEvent,2468,P1M,,, -2019-01,dcid:country/ALB,dcid:Count_BirthEvent,2393,P1M,,, -2020-01,dcid:country/ALB,dcid:Count_BirthEvent,2316,P1M,,, -2021-01,dcid:country/ALB,dcid:Count_BirthEvent,2066,P1M,,, -2022-01,dcid:country/ALB,dcid:Count_BirthEvent,2277,P1M,,, -2023-01,dcid:country/ALB,dcid:Count_BirthEvent,1991,P1M,,, -2024-01,dcid:country/ALB,dcid:Count_BirthEvent,1985,P1M,,, -2005-01,dcid:country/ARM,dcid:Count_BirthEvent,3319,P1M,,, -2006-01,dcid:country/ARM,dcid:Count_BirthEvent,3354,P1M,,, -2007-01,dcid:country/ARM,dcid:Count_BirthEvent,3362,P1M,,, -2008-01,dcid:country/ARM,dcid:Count_BirthEvent,3389,P1M,,, -2009-01,dcid:country/ARM,dcid:Count_BirthEvent,3715,P1M,,, -2014-01,dcid:country/ARM,dcid:Count_BirthEvent,3597,P1M,,, -2015-01,dcid:country/ARM,dcid:Count_BirthEvent,3444,P1M,,, -2016-01,dcid:country/ARM,dcid:Count_BirthEvent,4009,P1M,,, -2017-01,dcid:country/ARM,dcid:Count_BirthEvent,3081,P1M,,, -2018-01,dcid:country/ARM,dcid:Count_BirthEvent,3031,P1M,,, -2019-01,dcid:country/ARM,dcid:Count_BirthEvent,3020,P1M,,, -2020-01,dcid:country/ARM,dcid:Count_BirthEvent,2751,P1M,,, -2022-01,dcid:country/ARM,dcid:Count_BirthEvent,2890,P1M,,, -2023-01,dcid:country/ARM,dcid:Count_BirthEvent,3275,P1M,,, -1960-01,dcid:country/AUT,dcid:Count_BirthEvent,10666,P1M,,, -1961-01,dcid:country/AUT,dcid:Count_BirthEvent,11372,P1M,,, -1962-01,dcid:country/AUT,dcid:Count_BirthEvent,11433,P1M,,, -1963-01,dcid:country/AUT,dcid:Count_BirthEvent,11805,P1M,,, -1964-01,dcid:country/AUT,dcid:Count_BirthEvent,11343,P1M,,, -1965-01,dcid:country/AUT,dcid:Count_BirthEvent,11378,P1M,,, -1966-01,dcid:country/AUT,dcid:Count_BirthEvent,10723,P1M,,, -1967-01,dcid:country/AUT,dcid:Count_BirthEvent,10993,P1M,,, -1968-01,dcid:country/AUT,dcid:Count_BirthEvent,11197,P1M,,, -1969-01,dcid:country/AUT,dcid:Count_BirthEvent,10987,P1M,,, -1970-01,dcid:country/AUT,dcid:Count_BirthEvent,9759,P1M,,, -1971-01,dcid:country/AUT,dcid:Count_BirthEvent,9507,P1M,,, -1972-01,dcid:country/AUT,dcid:Count_BirthEvent,9187,P1M,,, -1973-01,dcid:country/AUT,dcid:Count_BirthEvent,8750,P1M,,, -1974-01,dcid:country/AUT,dcid:Count_BirthEvent,8545,P1M,,, -1975-01,dcid:country/AUT,dcid:Count_BirthEvent,8343,P1M,,, -1976-01,dcid:country/AUT,dcid:Count_BirthEvent,8047,P1M,,, -1977-01,dcid:country/AUT,dcid:Count_BirthEvent,7259,P1M,,, -1978-01,dcid:country/AUT,dcid:Count_BirthEvent,7157,P1M,,, -1979-01,dcid:country/AUT,dcid:Count_BirthEvent,7554,P1M,,, -1980-01,dcid:country/AUT,dcid:Count_BirthEvent,7481,P1M,,, -1981-01,dcid:country/AUT,dcid:Count_BirthEvent,7890,P1M,,, -1982-01,dcid:country/AUT,dcid:Count_BirthEvent,8142,P1M,,, -1983-01,dcid:country/AUT,dcid:Count_BirthEvent,7825,P1M,,, -1984-01,dcid:country/AUT,dcid:Count_BirthEvent,7424,P1M,,, -1985-01,dcid:country/AUT,dcid:Count_BirthEvent,7546,P1M,,, -1986-01,dcid:country/AUT,dcid:Count_BirthEvent,7468,P1M,,, -1987-01,dcid:country/AUT,dcid:Count_BirthEvent,7279,P1M,,, -1988-01,dcid:country/AUT,dcid:Count_BirthEvent,7442,P1M,,, -1989-01,dcid:country/AUT,dcid:Count_BirthEvent,7470,P1M,,, -1990-01,dcid:country/AUT,dcid:Count_BirthEvent,7612,P1M,,, -1991-01,dcid:country/AUT,dcid:Count_BirthEvent,7925,P1M,,, -1992-01,dcid:country/AUT,dcid:Count_BirthEvent,7932,P1M,,, -1993-01,dcid:country/AUT,dcid:Count_BirthEvent,8266,P1M,,, -1994-01,dcid:country/AUT,dcid:Count_BirthEvent,7798,P1M,,, -1995-01,dcid:country/AUT,dcid:Count_BirthEvent,7603,P1M,,, -1996-01,dcid:country/AUT,dcid:Count_BirthEvent,7436,P1M,,, -1997-01,dcid:country/AUT,dcid:Count_BirthEvent,7318,P1M,,, -1998-01,dcid:country/AUT,dcid:Count_BirthEvent,6860,P1M,,, -1999-01,dcid:country/AUT,dcid:Count_BirthEvent,6697,P1M,,, -2000-01,dcid:country/AUT,dcid:Count_BirthEvent,6587,P1M,,, -2001-01,dcid:country/AUT,dcid:Count_BirthEvent,6611,P1M,,, -2002-01,dcid:country/AUT,dcid:Count_BirthEvent,6594,P1M,,, -2003-01,dcid:country/AUT,dcid:Count_BirthEvent,6570,P1M,,, -2004-01,dcid:country/AUT,dcid:Count_BirthEvent,6780,P1M,,, -2005-01,dcid:country/AUT,dcid:Count_BirthEvent,6482,P1M,,, -2006-01,dcid:country/AUT,dcid:Count_BirthEvent,6526,P1M,,, -2007-01,dcid:country/AUT,dcid:Count_BirthEvent,6504,P1M,,, -2008-01,dcid:country/AUT,dcid:Count_BirthEvent,6739,P1M,,, -2009-01,dcid:country/AUT,dcid:Count_BirthEvent,6475,P1M,,, -2010-01,dcid:country/AUT,dcid:Count_BirthEvent,6414,P1M,,, -2011-01,dcid:country/AUT,dcid:Count_BirthEvent,6651,P1M,,, -2012-01,dcid:country/AUT,dcid:Count_BirthEvent,6389,P1M,,, -2013-01,dcid:country/AUT,dcid:Count_BirthEvent,6629,P1M,,, -2014-01,dcid:country/AUT,dcid:Count_BirthEvent,6666,P1M,,, -2015-01,dcid:country/AUT,dcid:Count_BirthEvent,6985,P1M,,, -2016-01,dcid:country/AUT,dcid:Count_BirthEvent,6980,P1M,,, -2017-01,dcid:country/AUT,dcid:Count_BirthEvent,7040,P1M,,, +observationDate,observationAbout,variableMeasured,value,observationPeriod +2005-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M +2006-01,dcid:country/AND,dcid:Count_BirthEvent,52,P1M +2007-01,dcid:country/AND,dcid:Count_BirthEvent,78,P1M +2008-01,dcid:country/AND,dcid:Count_BirthEvent,67,P1M +2009-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M +2010-01,dcid:country/AND,dcid:Count_BirthEvent,69,P1M +2011-01,dcid:country/AND,dcid:Count_BirthEvent,68,P1M +2012-01,dcid:country/AND,dcid:Count_BirthEvent,59,P1M +2018-01,dcid:country/AND,dcid:Count_BirthEvent,40,P1M +1997-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M +1998-01,dcid:country/ALB,dcid:Count_BirthEvent,4743,P1M +2004-01,dcid:country/ALB,dcid:Count_BirthEvent,3588,P1M +2005-01,dcid:country/ALB,dcid:Count_BirthEvent,3092,P1M +2006-01,dcid:country/ALB,dcid:Count_BirthEvent,3191,P1M +2007-01,dcid:country/ALB,dcid:Count_BirthEvent,2893,P1M +2013-01,dcid:country/ALB,dcid:Count_BirthEvent,2839,P1M +2014-01,dcid:country/ALB,dcid:Count_BirthEvent,2837,P1M +2015-01,dcid:country/ALB,dcid:Count_BirthEvent,2742,P1M +2016-01,dcid:country/ALB,dcid:Count_BirthEvent,2517,P1M +2017-01,dcid:country/ALB,dcid:Count_BirthEvent,2423,P1M +2018-01,dcid:country/ALB,dcid:Count_BirthEvent,2468,P1M +2019-01,dcid:country/ALB,dcid:Count_BirthEvent,2393,P1M +2020-01,dcid:country/ALB,dcid:Count_BirthEvent,2316,P1M +2021-01,dcid:country/ALB,dcid:Count_BirthEvent,2066,P1M +2022-01,dcid:country/ALB,dcid:Count_BirthEvent,2277,P1M +2023-01,dcid:country/ALB,dcid:Count_BirthEvent,1991,P1M +2024-01,dcid:country/ALB,dcid:Count_BirthEvent,1985,P1M +2005-01,dcid:country/ARM,dcid:Count_BirthEvent,3319,P1M +2006-01,dcid:country/ARM,dcid:Count_BirthEvent,3354,P1M +2007-01,dcid:country/ARM,dcid:Count_BirthEvent,3362,P1M +2008-01,dcid:country/ARM,dcid:Count_BirthEvent,3389,P1M +2009-01,dcid:country/ARM,dcid:Count_BirthEvent,3715,P1M +2014-01,dcid:country/ARM,dcid:Count_BirthEvent,3597,P1M +2015-01,dcid:country/ARM,dcid:Count_BirthEvent,3444,P1M +2016-01,dcid:country/ARM,dcid:Count_BirthEvent,4009,P1M +2017-01,dcid:country/ARM,dcid:Count_BirthEvent,3081,P1M +2018-01,dcid:country/ARM,dcid:Count_BirthEvent,3031,P1M +2019-01,dcid:country/ARM,dcid:Count_BirthEvent,3020,P1M +2020-01,dcid:country/ARM,dcid:Count_BirthEvent,2751,P1M +2022-01,dcid:country/ARM,dcid:Count_BirthEvent,2890,P1M +2023-01,dcid:country/ARM,dcid:Count_BirthEvent,3275,P1M +1960-01,dcid:country/AUT,dcid:Count_BirthEvent,10666,P1M +1961-01,dcid:country/AUT,dcid:Count_BirthEvent,11372,P1M +1962-01,dcid:country/AUT,dcid:Count_BirthEvent,11433,P1M +1963-01,dcid:country/AUT,dcid:Count_BirthEvent,11805,P1M +1964-01,dcid:country/AUT,dcid:Count_BirthEvent,11343,P1M +1965-01,dcid:country/AUT,dcid:Count_BirthEvent,11378,P1M +1966-01,dcid:country/AUT,dcid:Count_BirthEvent,10723,P1M +1967-01,dcid:country/AUT,dcid:Count_BirthEvent,10993,P1M +1968-01,dcid:country/AUT,dcid:Count_BirthEvent,11197,P1M +1969-01,dcid:country/AUT,dcid:Count_BirthEvent,10987,P1M +1970-01,dcid:country/AUT,dcid:Count_BirthEvent,9759,P1M +1971-01,dcid:country/AUT,dcid:Count_BirthEvent,9507,P1M +1972-01,dcid:country/AUT,dcid:Count_BirthEvent,9187,P1M +1973-01,dcid:country/AUT,dcid:Count_BirthEvent,8750,P1M +1974-01,dcid:country/AUT,dcid:Count_BirthEvent,8545,P1M +1975-01,dcid:country/AUT,dcid:Count_BirthEvent,8343,P1M +1976-01,dcid:country/AUT,dcid:Count_BirthEvent,8047,P1M +1977-01,dcid:country/AUT,dcid:Count_BirthEvent,7259,P1M +1978-01,dcid:country/AUT,dcid:Count_BirthEvent,7157,P1M +1979-01,dcid:country/AUT,dcid:Count_BirthEvent,7554,P1M +1980-01,dcid:country/AUT,dcid:Count_BirthEvent,7481,P1M +1981-01,dcid:country/AUT,dcid:Count_BirthEvent,7890,P1M +1982-01,dcid:country/AUT,dcid:Count_BirthEvent,8142,P1M +1983-01,dcid:country/AUT,dcid:Count_BirthEvent,7825,P1M +1984-01,dcid:country/AUT,dcid:Count_BirthEvent,7424,P1M +1985-01,dcid:country/AUT,dcid:Count_BirthEvent,7546,P1M +1986-01,dcid:country/AUT,dcid:Count_BirthEvent,7468,P1M +1987-01,dcid:country/AUT,dcid:Count_BirthEvent,7279,P1M +1988-01,dcid:country/AUT,dcid:Count_BirthEvent,7442,P1M +1989-01,dcid:country/AUT,dcid:Count_BirthEvent,7470,P1M +1990-01,dcid:country/AUT,dcid:Count_BirthEvent,7612,P1M +1991-01,dcid:country/AUT,dcid:Count_BirthEvent,7925,P1M +1992-01,dcid:country/AUT,dcid:Count_BirthEvent,7932,P1M +1993-01,dcid:country/AUT,dcid:Count_BirthEvent,8266,P1M +1994-01,dcid:country/AUT,dcid:Count_BirthEvent,7798,P1M +1995-01,dcid:country/AUT,dcid:Count_BirthEvent,7603,P1M +1996-01,dcid:country/AUT,dcid:Count_BirthEvent,7436,P1M +1997-01,dcid:country/AUT,dcid:Count_BirthEvent,7318,P1M +1998-01,dcid:country/AUT,dcid:Count_BirthEvent,6860,P1M +1999-01,dcid:country/AUT,dcid:Count_BirthEvent,6697,P1M +2000-01,dcid:country/AUT,dcid:Count_BirthEvent,6587,P1M +2001-01,dcid:country/AUT,dcid:Count_BirthEvent,6611,P1M +2002-01,dcid:country/AUT,dcid:Count_BirthEvent,6594,P1M +2003-01,dcid:country/AUT,dcid:Count_BirthEvent,6570,P1M +2004-01,dcid:country/AUT,dcid:Count_BirthEvent,6780,P1M +2005-01,dcid:country/AUT,dcid:Count_BirthEvent,6482,P1M +2006-01,dcid:country/AUT,dcid:Count_BirthEvent,6526,P1M +2007-01,dcid:country/AUT,dcid:Count_BirthEvent,6504,P1M +2008-01,dcid:country/AUT,dcid:Count_BirthEvent,6739,P1M +2009-01,dcid:country/AUT,dcid:Count_BirthEvent,6475,P1M +2010-01,dcid:country/AUT,dcid:Count_BirthEvent,6414,P1M +2011-01,dcid:country/AUT,dcid:Count_BirthEvent,6651,P1M +2012-01,dcid:country/AUT,dcid:Count_BirthEvent,6389,P1M +2013-01,dcid:country/AUT,dcid:Count_BirthEvent,6629,P1M +2014-01,dcid:country/AUT,dcid:Count_BirthEvent,6666,P1M +2015-01,dcid:country/AUT,dcid:Count_BirthEvent,6985,P1M +2016-01,dcid:country/AUT,dcid:Count_BirthEvent,6980,P1M +2017-01,dcid:country/AUT,dcid:Count_BirthEvent,7040,P1M From 4ff75e340489834ce595cbed6d9ee30abf449c89 Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Fri, 22 May 2026 11:20:51 +0000 Subject: [PATCH 3/6] Uploading readme and manifest --- .../live_births_total_by_month/README.md | 51 +++++++++++++++++++ .../live_births_total_by_month/manifest.json | 26 ++++++++++ 2 files changed, 77 insertions(+) create mode 100644 statvar_imports/eurostat/live_births_total_by_month/README.md create mode 100644 statvar_imports/eurostat/live_births_total_by_month/manifest.json diff --git a/statvar_imports/eurostat/live_births_total_by_month/README.md b/statvar_imports/eurostat/live_births_total_by_month/README.md new file mode 100644 index 0000000000..05a43061b8 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/README.md @@ -0,0 +1,51 @@ +# Eurostat Live Births Total By Month Import + +## Overview +This dataset contains monthly live births data at national and regional levels, sourced from Eurostat. The data tracks the total number of live births per month across various European countries and regions. + +**type of place:** Country, NUTS Regions (Level 0-3) +**years:** Historical data to present +**place_resolution:** Resolved to DCIDs (e.g., dcid:country/FRA, dcid:nuts/AT113) + +## Data Source +**Source URL:** +https://ec.europa.eu/eurostat/databrowser/view/DEMO_FMONTH__custom_270818/default/table?lang=en + +**Provenance Description:** +The data is provided by Eurostat, the statistical office of the European Union. It is part of the "Demography and migration" database, specifically the "Live births by month" (DEMO_FMONTH) dataset. + +## Refresh Type +Automatic Refresh + +The refresh is automated using the provided `run.sh` script, which handles both data download and processing. + +## How To Run Import +To execute the complete import process (download and processing), run: +```bash +./run.sh +``` + +### Script Details: +- **Download**: Uses `curl` to fetch the latest SDMX-CSV data from Eurostat's dissemination API. +- **Processing**: Uses `stat_var_processor.py` to map raw data to Data Commons StatVarObservations using the PV map and metadata configuration. + +## Key Files +- `run.sh`: Main execution script for download and processing. +- `Live_births_total_by_month_pvmap.csv`: Property-Value mapping for StatVar definitions and dimensions. +- `Live_births_total_by_month_metadata.csv`: Configuration parameters for the processor. +- `places_resolved.csv`: Mapping of place codes to Data Commons DCIDs. +- `output.csv`: Processed statistical observations. +- `output.tmcf`: Template MCF mapping the CSV columns to Data Commons schema. + +## Validation +To validate the generated data, use the Data Commons import tool (lint mode): +```bash +java -jar datacommons-import-tool.jar lint output.csv output.tmcf +``` +The resulting reports (`report.json`, `summary_report.html`) in `dc_generated/` provide detailed insights into data quality and validation status. + +## Testing +Testing is performed using the `test_data` directory: +- Raw Input: `test_data/Live_births_total_by_month_data_raw.csv` +- Expected Output: `test_data/Live_births_total_by_month_output.csv` +- Expected TMCF: `test_data/Live_births_total_by_month_output.tmcf` diff --git a/statvar_imports/eurostat/live_births_total_by_month/manifest.json b/statvar_imports/eurostat/live_births_total_by_month/manifest.json new file mode 100644 index 0000000000..2bdab09a03 --- /dev/null +++ b/statvar_imports/eurostat/live_births_total_by_month/manifest.json @@ -0,0 +1,26 @@ +{ + "import_specifications": [ + { + "import_name": "Eurostat_Live_Births_Total_By_Month", + "curator_emails": [ + "support@datacommons.org" + ], + "provenance_url": "https://ec.europa.eu/eurostat/databrowser/view/DEMO_FMONTH__custom_270818/default/table?lang=en", + "provenance_description": "Annual tracking of the number of live births by month across reporting European countries", + "scripts": [ + "run.sh" + ], + "import_inputs": [ + { + "template_mcf": "Live_births_total_by_month_output.tmcf", + "cleaned_csv": "Live_births_total_by_month_output.csv" + } + ], + "source_files": [ + "input_files/*.csv" + ], + "cron_schedule": "5 1 1,15 * *", + "resource_limits": {"cpu": 4, "memory": 8, "disk":100} + } + ] +} \ No newline at end of file From c71a7c60c7ea123721aca84b82f46a46054e0c34 Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Mon, 25 May 2026 01:57:45 +0000 Subject: [PATCH 4/6] adding marriage indicators --- .../live_births_total_by_month/README.md | 8 +- ...> live_births_total_by_month_metadata.csv} | 0 ... live_births_total_by_month_metadata.json} | 0 ...v => live_births_total_by_month_pvmap.csv} | 0 .../live_births_total_by_month/manifest.json | 4 +- .../live_births_total_by_month/run.sh | 7 +- ...> live_births_total_by_month_data_raw.csv} | 0 ... => live_births_total_by_month_output.csv} | 0 ...=> live_births_total_by_month_output.tmcf} | 0 .../eurostat/marriage_indicators/README.md | 52 + .../marriage_indicators/manifest.json | 26 + .../marriage_indicators_metadata.csv | 4 + .../marriage_indicators_metadata.json | 18131 ++++++++++++++++ .../marriage_indicators_pvmap.csv | 43 + .../marriage_indicators/places_resolved.csv | 51 + .../eurostat/marriage_indicators/run.sh | 18 + .../marriage_indicators_data_raw.csv | 100 + .../test_data/marriage_indicators_output.csv | 100 + .../test_data/marriage_indicators_output.tmcf | 8 + 19 files changed, 18542 insertions(+), 10 deletions(-) rename statvar_imports/eurostat/live_births_total_by_month/{Live_births_total_by_month_metadata.csv => live_births_total_by_month_metadata.csv} (100%) rename statvar_imports/eurostat/live_births_total_by_month/{Live_births_total_by_month_metadata.json => live_births_total_by_month_metadata.json} (100%) rename statvar_imports/eurostat/live_births_total_by_month/{Live_births_total_by_month_pvmap.csv => live_births_total_by_month_pvmap.csv} (100%) rename statvar_imports/eurostat/live_births_total_by_month/test_data/{Live_births_total_by_month_data_raw.csv => live_births_total_by_month_data_raw.csv} (100%) rename statvar_imports/eurostat/live_births_total_by_month/test_data/{Live_births_total_by_month_output.csv => live_births_total_by_month_output.csv} (100%) rename statvar_imports/eurostat/live_births_total_by_month/test_data/{Live_births_total_by_month_output.tmcf => live_births_total_by_month_output.tmcf} (100%) create mode 100644 statvar_imports/eurostat/marriage_indicators/README.md create mode 100644 statvar_imports/eurostat/marriage_indicators/manifest.json create mode 100644 statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.csv create mode 100644 statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.json create mode 100644 statvar_imports/eurostat/marriage_indicators/marriage_indicators_pvmap.csv create mode 100644 statvar_imports/eurostat/marriage_indicators/places_resolved.csv create mode 100644 statvar_imports/eurostat/marriage_indicators/run.sh create mode 100644 statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_data_raw.csv create mode 100644 statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.csv create mode 100644 statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.tmcf diff --git a/statvar_imports/eurostat/live_births_total_by_month/README.md b/statvar_imports/eurostat/live_births_total_by_month/README.md index 05a43061b8..94010f58dc 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/README.md +++ b/statvar_imports/eurostat/live_births_total_by_month/README.md @@ -4,7 +4,7 @@ This dataset contains monthly live births data at national and regional levels, sourced from Eurostat. The data tracks the total number of live births per month across various European countries and regions. **type of place:** Country, NUTS Regions (Level 0-3) -**years:** Historical data to present +**years:** Historical data to present (1960-2025) **place_resolution:** Resolved to DCIDs (e.g., dcid:country/FRA, dcid:nuts/AT113) ## Data Source @@ -46,6 +46,6 @@ The resulting reports (`report.json`, `summary_report.html`) in `dc_generated/` ## Testing Testing is performed using the `test_data` directory: -- Raw Input: `test_data/Live_births_total_by_month_data_raw.csv` -- Expected Output: `test_data/Live_births_total_by_month_output.csv` -- Expected TMCF: `test_data/Live_births_total_by_month_output.tmcf` +- Raw Input: `test_data/live_births_total_by_month_data_raw.csv` +- Expected Output: `test_data/live_births_total_by_month_output.csv` +- Expected TMCF: `test_data/live_births_total_by_month_output.tmcf` diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv b/statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_metadata.csv similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.csv rename to statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_metadata.csv diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json b/statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_metadata.json similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_metadata.json rename to statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_metadata.json diff --git a/statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv b/statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_pvmap.csv similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/Live_births_total_by_month_pvmap.csv rename to statvar_imports/eurostat/live_births_total_by_month/live_births_total_by_month_pvmap.csv diff --git a/statvar_imports/eurostat/live_births_total_by_month/manifest.json b/statvar_imports/eurostat/live_births_total_by_month/manifest.json index 2bdab09a03..8887241295 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/manifest.json +++ b/statvar_imports/eurostat/live_births_total_by_month/manifest.json @@ -12,8 +12,8 @@ ], "import_inputs": [ { - "template_mcf": "Live_births_total_by_month_output.tmcf", - "cleaned_csv": "Live_births_total_by_month_output.csv" + "template_mcf": "live_births_total_by_month_output.tmcf", + "cleaned_csv": "live_births_total_by_month_output.csv" } ], "source_files": [ diff --git a/statvar_imports/eurostat/live_births_total_by_month/run.sh b/statvar_imports/eurostat/live_births_total_by_month/run.sh index d4be7038ad..3cc8dd5af1 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/run.sh +++ b/statvar_imports/eurostat/live_births_total_by_month/run.sh @@ -1,20 +1,19 @@ #!/bin/bash -# Updated commands for existing folder structure # Step 1: Data Download mkdir -p input_files curl -L --retry 3 "https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/data/DEMO_FMONTH/?format=SDMX-CSV&compressed=false" -o ./input_files/Live_births_total_by_month_data_raw.csv -# Step 2: Full Data Processing +# Step 2: Data Processing python3 ../../../tools/statvar_importer/stat_var_processor.py \ - "--input_data=./input_files/Live_births_total_by_month_data_raw.csv" \ + "--input_data=./input_files/*.csv" \ "--pv_map=./Live_births_total_by_month_pvmap.csv" \ "--config_file=./Live_births_total_by_month_metadata.csv" \ "--generate_statvar_name=True" \ "--skip_constant_csv_columns=False" \ "--output_columns=observationDate,observationAbout,variableMeasured,value,observationPeriod" \ - "--output_path=./output" \ + "--output_path=./live_births_total_by_month_output" \ "--places_resolved_csv=./places_resolved.csv" \ "--existing_statvar_mcf=gs://unresolved_mcf/scripts/statvar/stat_vars.mcf" \ No newline at end of file diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_data_raw.csv similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_data_raw.csv rename to statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_data_raw.csv diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv b/statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_output.csv similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.csv rename to statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_output.csv diff --git a/statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf b/statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_output.tmcf similarity index 100% rename from statvar_imports/eurostat/live_births_total_by_month/test_data/Live_births_total_by_month_output.tmcf rename to statvar_imports/eurostat/live_births_total_by_month/test_data/live_births_total_by_month_output.tmcf diff --git a/statvar_imports/eurostat/marriage_indicators/README.md b/statvar_imports/eurostat/marriage_indicators/README.md new file mode 100644 index 0000000000..31c76d8555 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/README.md @@ -0,0 +1,52 @@ +# Eurostat Marriage Indicators Import + +## Overview +This dataset contains annual marriage indicators at the national level, sourced from Eurostat. The data tracks various metrics including total marriages, crude marriage rates, mean age at first marriage, and total first marriage rates across various European countries. + +**type of place:** Country +**years:** Historical data to present (1960-2024) +**place_resolution:** Resolved to DCIDs (e.g., dcid:country/ARM, dcid:country/EST) + +## Data Source +**Source URL:** +https://ec.europa.eu/eurostat/databrowser/view/DEMO_NIND/default/table?lang=en + +**Provenance Description:** +The data is provided by Eurostat, the statistical office of the European Union. It is part of the "Demography and migration" database, specifically the "Marriage indicators" (DEMO_NIND) dataset. + +## Refresh Type +Automatic Refresh + +The refresh is automated using the provided `run.sh` script, which handles both data download and processing. + +## How To Run Import +To execute the complete import process (download and processing), run: +```bash +./run_commands.sh +``` + +### Script Details: +- **Download**: Uses `curl` to fetch the latest SDMX-CSV data from Eurostat's dissemination API. +- **Processing**: Uses `stat_var_processor.py` to map raw data to Data Commons StatVarObservations using the PV map and metadata configuration. + +## Key Files +- `run_commands.sh`: Main execution script for download and processing. +- `marriage_indicators_pvmap.csv`: Property-Value mapping for StatVar definitions and dimensions. +- `marriage_indicators_metadata.csv`: Configuration parameters for the processor. +- `places_resolved.csv`: Mapping of place codes to Data Commons DCIDs. +- `output.csv`: Processed statistical observations. +- `output.tmcf`: Template MCF mapping the CSV columns to Data Commons schema. +- `output_stat_vars.mcf`: Definitions for the Statistical Variables. +- `output_stat_vars_schema.mcf`: Schema definitions (properties and classes) for the Statistical Variables. + +## Validation +To validate the generated data, use the Data Commons import tool (lint mode). Note that you must include the StatVar MCF files to resolve schema references: +```bash +java -jar datacommons-import-tool.jar lint output.csv output.tmcf +``` +The resulting reports (`report.json`, `summary_report.html`) in `dc_generated/` provide detailed insights into data quality and validation status. + +## Testing +Testing is performed using the `test_data` directory: +- Expected Output: `marriage_indicators_output.csv` +- Expected TMCF: `marriage_indicators_output.tmcf` diff --git a/statvar_imports/eurostat/marriage_indicators/manifest.json b/statvar_imports/eurostat/marriage_indicators/manifest.json new file mode 100644 index 0000000000..cccba3185a --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/manifest.json @@ -0,0 +1,26 @@ +{ + "import_specifications": [ + { + "import_name": "Eurostat_Marriage_Indicators", + "curator_emails": [ + "support@datacommons.org" + ], + "provenance_url": "https://ec.europa.eu/eurostat/databrowser/view/DEMO_NIND/default/table?lang=en", + "provenance_description": "Annual tracking of marriage indicators (counts, crude rates, mean ages, and total first marriage rates) across reporting European countries", + "scripts": [ + "run.sh" + ], + "import_inputs": [ + { + "template_mcf": "marriage_indicators_output.tmcf", + "cleaned_csv": "marriage_indicators_output.csv" + } + ], + "source_files": [ + "input_files/*.csv" + ], + "cron_schedule": "5 2 1,15 * *", + "resource_limits": {"cpu": 4, "memory": 8, "disk":100} + } + ] +} diff --git a/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.csv b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.csv new file mode 100644 index 0000000000..ee25326555 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.csv @@ -0,0 +1,4 @@ +parameter,value +header_rows,1 +place_type,Country +generate_statvar_name,False diff --git a/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.json b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.json new file mode 100644 index 0000000000..7a44e80f05 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_metadata.json @@ -0,0 +1,18131 @@ +{ + "dataflows": [ + { + "id": "DEMO_NIND", + "name": "Marriage indicators", + "some_attributes": { + "version": "1.0", + "is_final": false, + "is_external_reference": false + }, + "data_structure_definition": { + "id": "DEMO_NIND", + "name": "DEMO_NIND data structure", + "dimensions": [ + { + "id": "freq", + "name": "Time frequency", + "concept": { + "id": "freq", + "name": "Time frequency", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "FREQ", + "name": "Time frequency", + "description": "This code list contains the periodicity that refers to the frequency.", + "codes": [ + { + "id": "P", + "name": "Pluri-annual" + }, + { + "id": "A", + "name": "Annual" + }, + { + "id": "S", + "name": "Half-yearly, semesterly" + }, + { + "id": "Q", + "name": "Quarterly" + }, + { + "id": "M", + "name": "Monthly" + }, + { + "id": "W", + "name": "Weekly" + }, + { + "id": "B", + "name": "Daily - business week" + }, + { + "id": "D", + "name": "Daily" + }, + { + "id": "H", + "name": "Hourly" + }, + { + "id": "I", + "name": "Irregular / A-periodic" + }, + { + "id": "NAP", + "name": "Not applicable" + }, + { + "id": "A3", + "name": "Triannual" + } + ] + } + } + }, + { + "id": "indic_de", + "name": "Demographic indicator", + "concept": { + "id": "indic_de", + "name": "Demographic indicator", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "INDIC_DE", + "name": "Demographic indicator", + "description": "This code list defines different type of demographic indicators.", + "codes": [ + { + "id": "ABORTRT", + "name": "Abortion rate" + }, + { + "id": "ABRATIO", + "name": "Abortion ratio" + }, + { + "id": "AGEMAR1", + "name": "Mean age at first marriage" + }, + { + "id": "AGEMOTH", + "name": "Mean age of women at childbirth" + }, + { + "id": "AGEMOTH1", + "name": "Mean age of women at birth of first child" + }, + { + "id": "AGEMOTH2", + "name": "Mean age of women at birth of second child" + }, + { + "id": "AGEMOTH3", + "name": "Mean age of women at birth of third child" + }, + { + "id": "AGEMOTH4_MAX", + "name": "Mean age of women at birth of fourth and higher order child" + }, + { + "id": "AVG", + "name": "Average population - total" + }, + { + "id": "CNMIGRAT", + "name": "Net migration plus statistical adjustment" + }, + { + "id": "CNMIGRATRT", + "name": "Crude rate of net migration plus statistical adjustment" + }, + { + "id": "DEATH", + "name": "Deaths - total" + }, + { + "id": "DEATHRATE", + "name": "Age specific death rate (Mx)" + }, + { + "id": "DEATHUN5", + "name": "Under 5 mortality rate (per 1000 live birth)" + }, + { + "id": "DEATH_NR", + "name": "Deaths - number" + }, + { + "id": "DEPRATIO1", + "name": "Age dependency ratio, 1st variant (population 0 to 14 years and 65 years or over to population 15 to 64 years)" + }, + { + "id": "DEPRATIO2", + "name": "Age dependency ratio, 2nd variant (population 0 to 19 years and 60 years or over to population 20 to 59 years)" + }, + { + "id": "DEPRATIO3", + "name": "Age dependency ratio, 3rd variant (population 0 to 19 years and 65 years or over to population 20 to 64 years)" + }, + { + "id": "DEPRATIO4", + "name": "Age dependency ratio, 4th variant (population 0 to 24 years and 65 years or over to population 25 to 64 years)" + }, + { + "id": "DIV", + "name": "Divorces" + }, + { + "id": "DIVMARPCT", + "name": "Divorces per 100 marriages" + }, + { + "id": "EMIGR", + "name": "Emigration - total" + }, + { + "id": "ENEOMORRT", + "name": "Early neonatal mortality rate" + }, + { + "id": "FAGEMAR1", + "name": "Mean age at first marriage - females" + }, + { + "id": "FAVG", + "name": "Average population - females" + }, + { + "id": "FDEATH", + "name": "Deaths - females" + }, + { + "id": "FJAN", + "name": "Population on 1 January - females" + }, + { + "id": "FLBIRTH", + "name": "Live births - females" + }, + { + "id": "FLEXPEC", + "name": "Life expectancy at birth - females" + }, + { + "id": "FMAR1CUM", + "name": "Total first marriage rate - females" + }, + { + "id": "FMAR1PC", + "name": "Proportion of first marriages - females" + }, + { + "id": "FMEDAGEPOP", + "name": "Median age of population - females" + }, + { + "id": "GBIRTHRT", + "name": "Crude birth rate" + }, + { + "id": "GBIRTHRT_THSP", + "name": "Crude birth rate - per thousand persons" + }, + { + "id": "GDEATHRT", + "name": "Crude death rate" + }, + { + "id": "GDEATHRT_THSP", + "name": "Crude death rate - per thousand persons" + }, + { + "id": "GDIVRT", + "name": "Crude divorce rate" + }, + { + "id": "GNUPRT", + "name": "Crude marriage rate" + }, + { + "id": "GROW", + "name": "Total population change" + }, + { + "id": "GROWRT", + "name": "Crude rate of total population change" + }, + { + "id": "IMMIGR", + "name": "Immigration - total" + }, + { + "id": "INFMORRT", + "name": "Infant mortality rate" + }, + { + "id": "JAN", + "name": "Population on 1 January - total" + }, + { + "id": "LBIRTH", + "name": "Live births - total" + }, + { + "id": "LBIRTHR1PC", + "name": "Percentage first order live births" + }, + { + "id": "LBIRTHR2PC", + "name": "Percentage second order live births" + }, + { + "id": "LBIRTHR3PC", + "name": "Percentage third order live births" + }, + { + "id": "LBIRTHR4_MAXPC", + "name": "Percentage fourth and higher order live births" + }, + { + "id": "LBIRTH_NR", + "name": "Live births - number" + }, + { + "id": "LEXPEC", + "name": "Life expectancy at birth" + }, + { + "id": "LFOEMORRT", + "name": "Late foetal mortality rate" + }, + { + "id": "LIFEXP", + "name": "Life expectancy at given exact age (ex)" + }, + { + "id": "MAGEMAR1", + "name": "Mean age at first marriage - males" + }, + { + "id": "MAR", + "name": "In marriage" + }, + { + "id": "MARRIAGE", + "name": "Marriages" + }, + { + "id": "MAVG", + "name": "Average population - males" + }, + { + "id": "MDEATH", + "name": "Deaths - males" + }, + { + "id": "MEDAGEMOTH", + "name": "Median age of women at childbirth" + }, + { + "id": "MEDAGEPOP", + "name": "Median age of population" + }, + { + "id": "MIGT", + "name": "Sum of immigration and emigration plus statistical adjustment (migration turnover plus statistical adjustment)" + }, + { + "id": "MIGTRT", + "name": "Crude rate of the sum of immigration and emigration plus statistical adjustment (Crude Rate of migration turnover plus statistical adjustment)" + }, + { + "id": "MJAN", + "name": "Population on 1 January - males" + }, + { + "id": "MLBIRTH", + "name": "Live births - males" + }, + { + "id": "MLEXPEC", + "name": "Life expectancy at birth - males" + }, + { + "id": "MMAR1CUM", + "name": "Total first marriage rate - males" + }, + { + "id": "MMAR1PC", + "name": "Proportion of first marriages - males" + }, + { + "id": "MMEDAGEPOP", + "name": "Median age of population - males" + }, + { + "id": "NATGROW", + "name": "Natural change of population" + }, + { + "id": "NATGROWRT", + "name": "Crude rate of natural change of population" + }, + { + "id": "NATT", + "name": "Sum of births and deaths (natural turnover)" + }, + { + "id": "NATTRT", + "name": "Crude rate of sum of births and deaths (crude rate of natural turnover)" + }, + { + "id": "NEOMORRT", + "name": "Neonatal mortality rate" + }, + { + "id": "NMAR", + "name": "Outside marriage" + }, + { + "id": "NMARPCT", + "name": "Proportion of live births outside marriage" + }, + { + "id": "NMIGRAT", + "name": "Net migration - total" + }, + { + "id": "NUMBERDYING", + "name": "Number dying between exact ages (dx)" + }, + { + "id": "OLDDEP1", + "name": "Old-age dependency ratio 1st variant (population 65 years or over to population 15 to 64 years)" + }, + { + "id": "OLDDEP2", + "name": "Old-age dependency ratio 2nd variant (population 60 years or over to population 20 to 59 years)" + }, + { + "id": "OLDDEP3", + "name": "Old-age dependency ratio 3rd variant (population 65 years or over to population 20 to 64 years)" + }, + { + "id": "OLDDEP4", + "name": "Old-age dependency ratio 4th variant (population 65 years or over to population 25 to 64 years)" + }, + { + "id": "PC_FM", + "name": "Women per 100 men" + }, + { + "id": "PC_Y0_14", + "name": "Proportion of population aged 0-14 years" + }, + { + "id": "PC_Y0_17", + "name": "Proportion of population aged 0-17 years" + }, + { + "id": "PC_Y0_18", + "name": "Proportion of population aged 0-18 years" + }, + { + "id": "PC_Y0_19", + "name": "Proportion of population aged 0-19 years" + }, + { + "id": "PC_Y0_4", + "name": "Proportion of population aged 0-4 years" + }, + { + "id": "PC_Y10_14", + "name": "Proportion of population aged 10-14 years" + }, + { + "id": "PC_Y15_19", + "name": "Proportion of population aged 15-19 years" + }, + { + "id": "PC_Y15_24", + "name": "Proportion of population aged 15-24 years" + }, + { + "id": "PC_Y15_29", + "name": "Proportion of population aged 15-29 years" + }, + { + "id": "PC_Y15_64", + "name": "Proportion of population aged 15-64 years" + }, + { + "id": "PC_Y15_74", + "name": "Proportion of population aged 15-74 years" + }, + { + "id": "PC_Y20_24", + "name": "Proportion of population aged 20-24 years" + }, + { + "id": "PC_Y20_39", + "name": "Proportion of population aged 20-39 years" + }, + { + "id": "PC_Y20_64", + "name": "Proportion of population aged 20-64 years" + }, + { + "id": "PC_Y25_29", + "name": "Proportion of population aged 25-29 years" + }, + { + "id": "PC_Y25_44", + "name": "Proportion of population aged 25-44 years" + }, + { + "id": "PC_Y25_49", + "name": "Proportion of population aged 25-49 years" + }, + { + "id": "PC_Y30_34", + "name": "Proportion of population aged 30-34 years" + }, + { + "id": "PC_Y35_39", + "name": "Proportion of population aged 35-39 years" + }, + { + "id": "PC_Y40_44", + "name": "Proportion of population aged 40-44 years" + }, + { + "id": "PC_Y40_59", + "name": "Proportion of population aged 40-59 years" + }, + { + "id": "PC_Y45_49", + "name": "Proportion of population aged 45-49 years" + }, + { + "id": "PC_Y45_64", + "name": "Proportion of population aged 45-64 years" + }, + { + "id": "PC_Y50_54", + "name": "Proportion of population aged 50-54 years" + }, + { + "id": "PC_Y50_64", + "name": "Proportion of population aged 50-64 years" + }, + { + "id": "PC_Y55_59", + "name": "Proportion of population aged 55-59 years" + }, + { + "id": "PC_Y5_9", + "name": "Proportion of population aged 5-9 years" + }, + { + "id": "PC_Y60_64", + "name": "Proportion of population aged 60-64 years" + }, + { + "id": "PC_Y60_79", + "name": "Proportion of population aged 60-79 years" + }, + { + "id": "PC_Y60_MAX", + "name": "Proportion of population aged 60 years and more" + }, + { + "id": "PC_Y65_69", + "name": "Proportion of population aged 65-69 years" + }, + { + "id": "PC_Y65_79", + "name": "Proportion of population aged 65-79 years" + }, + { + "id": "PC_Y65_MAX", + "name": "Proportion of population aged 65 years and more" + }, + { + "id": "PC_Y70_74", + "name": "Proportion of population aged 70-74 years" + }, + { + "id": "PC_Y75_79", + "name": "Proportion of population aged 75-79 years" + }, + { + "id": "PC_Y75_MAX", + "name": "Proportion of population aged 75 years and more" + }, + { + "id": "PC_Y80_84", + "name": "Proportion of population aged 80-84 years" + }, + { + "id": "PC_Y80_MAX", + "name": "Proportion of population aged 80 years and more" + }, + { + "id": "PC_Y85_MAX", + "name": "Proportion of population aged 85 years and more" + }, + { + "id": "PC_Y100_MAX", + "name": "Proportion of population aged 100 years and more" + }, + { + "id": "PERIMORRT", + "name": "Perinatal mortality rate" + }, + { + "id": "POP_Y15_74", + "name": "Population aged 15-74 years" + }, + { + "id": "POPSHARE", + "name": "Population as a percentage of EU28 (2013-2020) population" + }, + { + "id": "POPSHARE_EU27_2020", + "name": "Population as a percentage of EU27 (from 2020) population" + }, + { + "id": "POPT", + "name": "Sum of population changes (population turnover)" + }, + { + "id": "POPTRT", + "name": "Crude rate of sum of population changes(crude rate of population turnover)" + }, + { + "id": "PROBDEATH", + "name": "Probability of dying between exact ages (qx)" + }, + { + "id": "PROBSURV", + "name": "Probability of surviving between exact ages (px)" + }, + { + "id": "PYLIVED", + "name": "Person-years lived between exact age (Lx)" + }, + { + "id": "SURVIVORS", + "name": "Number left alive at given exact age (lx)" + }, + { + "id": "TOTFERRT", + "name": "Total fertility rate" + }, + { + "id": "TOTPYLIVED", + "name": "Total person-years lived above given exact age (Tx)" + }, + { + "id": "UNK", + "name": "Unknown" + }, + { + "id": "YOUNGDEP1", + "name": "Young-age dependency ratio 1st variant (population 0 to 14 years to population 15 to 64 years)" + }, + { + "id": "YOUNGDEP2", + "name": "Young-age dependency ratio 2nd variant (population 0 to 19 years to population 20 to 59 years)" + }, + { + "id": "YOUNGDEP3", + "name": "Young-age dependency ratio 3rd variant (population 0 to 19 years to population 20 to 64 years)" + }, + { + "id": "YOUNGDEP4", + "name": "Young-age dependency ratio 4th variant (population 0 to 24 years to population 25 to 64 years)" + } + ] + } + } + }, + { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept": { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "GEO", + "name": "Geopolitical entity (reporting)", + "description": "This code list defines the reporting geopolitical entities.", + "codes": [ + { + "id": "EUR", + "name": "Europe" + }, + { + "id": "EU", + "name": "European Union (EU6-1958, EU9-1973, EU10-1981, EU12-1986, EU15-1995, EU25-2004, EU27-2007, EU28-2013, EU27-2020)" + }, + { + "id": "EU_V", + "name": "European Union (aggregate changing according to the context)" + }, + { + "id": "EU_V_NO", + "name": "European Union (aggregate changing according to the context) and Norway" + }, + { + "id": "EU27_2020_EFTA", + "name": "European Union - 27 countries (from 2020) and European Free Trade Association (EFTA) countries" + }, + { + "id": "EU27_2020_IS_K", + "name": "European Union - 27 countries (from 2020) and Iceland under the Kyoto Protocol" + }, + { + "id": "EU27_2020", + "name": "European Union - 27 countries (from 2020)" + }, + { + "id": "EU27_2020_X_DK", + "name": "European Union - 27 countries (from 2020) except Denmark" + }, + { + "id": "EU28_EFTA", + "name": "European Union - 28 countries (2013-2020) and European Free Trade Association (EFTA) countries" + }, + { + "id": "EU28_IS_K", + "name": "European Union - 28 countries (2013-2020) and Iceland under the Kyoto Protocol" + }, + { + "id": "EU28", + "name": "European Union - 28 countries (2013-2020)" + }, + { + "id": "EU27_2007", + "name": "European Union - 27 countries (2007-2013)" + }, + { + "id": "EU25", + "name": "European Union - 25 countries (2004-2006)" + }, + { + "id": "EU15", + "name": "European Union - 15 countries (1995-2004)" + }, + { + "id": "EU15_NO", + "name": "European Union - 15 countries (1995-2004) and Norway" + }, + { + "id": "NMS13", + "name": "New Member States - 13 countries (from 2013)" + }, + { + "id": "NMS12", + "name": "New Member States - 12 countries (2007-2013)" + }, + { + "id": "NMS10", + "name": "New Member States - 10 countries (2004-2006)" + }, + { + "id": "EU12", + "name": "European Community - 12 countries (1986-1994)" + }, + { + "id": "EU10", + "name": "European Community - 10 countries (1981-1985)" + }, + { + "id": "EU9", + "name": "European Community - 9 countries (1973-1980)" + }, + { + "id": "EU6", + "name": "European Community - 6 founder countries (1958-1972)" + }, + { + "id": "EA", + "name": "Euro area (EA11-1999, EA12-2001, EA13-2007, EA15-2008, EA16-2009, EA17-2011, EA18-2014, EA19-2015, EA20-2023, EA21-2026)" + }, + { + "id": "EA21", + "name": "Euro area \u2013 21 countries (from 2026)" + }, + { + "id": "EA20", + "name": "Euro area \u2013 20 countries (2023-2025)" + }, + { + "id": "EA19", + "name": "Euro area - 19 countries (2015-2022)" + }, + { + "id": "EA18", + "name": "Euro area - 18 countries (2014)" + }, + { + "id": "EA17", + "name": "Euro area - 17 countries (2011-2013)" + }, + { + "id": "EA16", + "name": "Euro area - 16 countries (2009-2010)" + }, + { + "id": "EA15", + "name": "Euro area - 15 countries (2008)" + }, + { + "id": "EA13", + "name": "Euro area - 13 countries (2007)" + }, + { + "id": "EA12", + "name": "Euro area - 12 countries (2001-2006)" + }, + { + "id": "EA11", + "name": "Euro area - 11 countries (1999-2000)" + }, + { + "id": "BE", + "name": "Belgium" + }, + { + "id": "BE1_2", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest and Vlaams Gewest" + }, + { + "id": "BE1", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest" + }, + { + "id": "BE10_24", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest and Prov. Vlaams Brabant" + }, + { + "id": "BE10", + "name": "R\u00e9gion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest" + }, + { + "id": "BE100", + "name": "Arr. de Bruxelles-Capitale/Arr. Brussel-Hoofdstad" + }, + { + "id": "BE2", + "name": "Vlaams Gewest" + }, + { + "id": "BE21", + "name": "Prov. Antwerpen" + }, + { + "id": "BE211", + "name": "Arr. Antwerpen" + }, + { + "id": "BE212", + "name": "Arr. Mechelen" + }, + { + "id": "BE213", + "name": "Arr. Turnhout" + }, + { + "id": "BE22", + "name": "Prov. Limburg (BE)" + }, + { + "id": "BE221", + "name": "Arr. Hasselt (NUTS 2016)" + }, + { + "id": "BE222", + "name": "Arr. Maaseik (NUTS 2016)" + }, + { + "id": "BE223", + "name": "Arr. Tongeren" + }, + { + "id": "BE224", + "name": "Arr. Hasselt" + }, + { + "id": "BE225", + "name": "Arr. Maaseik" + }, + { + "id": "BE23", + "name": "Prov. Oost-Vlaanderen" + }, + { + "id": "BE231", + "name": "Arr. Aalst" + }, + { + "id": "BE232", + "name": "Arr. Dendermonde" + }, + { + "id": "BE233", + "name": "Arr. Eeklo" + }, + { + "id": "BE234", + "name": "Arr. Gent" + }, + { + "id": "BE235", + "name": "Arr. Oudenaarde" + }, + { + "id": "BE236", + "name": "Arr. Sint-Niklaas" + }, + { + "id": "BE24", + "name": "Prov. Vlaams-Brabant" + }, + { + "id": "BE241", + "name": "Arr. Halle-Vilvoorde" + }, + { + "id": "BE242", + "name": "Arr. Leuven" + }, + { + "id": "BE25", + "name": "Prov. West-Vlaanderen" + }, + { + "id": "BE251", + "name": "Arr. Brugge" + }, + { + "id": "BE252", + "name": "Arr. Diksmuide" + }, + { + "id": "BE253", + "name": "Arr. Ieper" + }, + { + "id": "BE254", + "name": "Arr. Kortrijk" + }, + { + "id": "BE255", + "name": "Arr. Oostende" + }, + { + "id": "BE256", + "name": "Arr. Roeselare" + }, + { + "id": "BE257", + "name": "Arr. Tielt" + }, + { + "id": "BE258", + "name": "Arr. Veurne" + }, + { + "id": "BE3", + "name": "R\u00e9gion wallonne" + }, + { + "id": "BE31", + "name": "Prov. Brabant wallon" + }, + { + "id": "BE310", + "name": "Arr. Nivelles" + }, + { + "id": "BE32", + "name": "Prov. Hainaut" + }, + { + "id": "BE321", + "name": "Arr. Ath (NUTS 2016)" + }, + { + "id": "BE322", + "name": "Arr. Charleroi (NUTS 2016)" + }, + { + "id": "BE323", + "name": "Arr. Mons" + }, + { + "id": "BE324", + "name": "Arr. Mouscron (NUTS 2016)" + }, + { + "id": "BE325", + "name": "Arr. Soignies (NUTS 2016)" + }, + { + "id": "BE326", + "name": "Arr. Thuin (NUTS 2016)" + }, + { + "id": "BE327", + "name": "Arr. Tournai (NUTS 2016)" + }, + { + "id": "BE328", + "name": "Arr. Tournai-Mouscron" + }, + { + "id": "BE329", + "name": "Arr. La Louvi\u00e8re" + }, + { + "id": "BE32A", + "name": "Arr. Ath" + }, + { + "id": "BE32B", + "name": "Arr. Charleroi" + }, + { + "id": "BE32C", + "name": "Arr. Soignies" + }, + { + "id": "BE32D", + "name": "Arr. Thuin" + }, + { + "id": "BE33", + "name": "Prov. Li\u00e8ge" + }, + { + "id": "BE331", + "name": "Arr. Huy" + }, + { + "id": "BE332", + "name": "Arr. Li\u00e8ge" + }, + { + "id": "BE334", + "name": "Arr. Waremme" + }, + { + "id": "BE335_336", + "name": "Arr. Verviers" + }, + { + "id": "BE335", + "name": "Arr. Verviers \u2014 communes francophones" + }, + { + "id": "BE336", + "name": "Bezirk Verviers \u2014 Deutschsprachige Gemeinschaft" + }, + { + "id": "BE34", + "name": "Prov. Luxembourg (BE)" + }, + { + "id": "BE341", + "name": "Arr. Arlon" + }, + { + "id": "BE342", + "name": "Arr. Bastogne" + }, + { + "id": "BE343", + "name": "Arr. Marche-en-Famenne" + }, + { + "id": "BE344", + "name": "Arr. Neufch\u00e2teau" + }, + { + "id": "BE345", + "name": "Arr. Virton" + }, + { + "id": "BE35", + "name": "Prov. Namur" + }, + { + "id": "BE351", + "name": "Arr. Dinant" + }, + { + "id": "BE352", + "name": "Arr. Namur" + }, + { + "id": "BE353", + "name": "Arr. Philippeville" + }, + { + "id": "BEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "BEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "BEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "BE_FRA", + "name": "French Community in Belgium including small German-speaking Community" + }, + { + "id": "BE_VLA", + "name": "Flemish Community in Belgium" + }, + { + "id": "BE_CAP", + "name": "Bruxelles/Brussel" + }, + { + "id": "BEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "BEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "BEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "BE_NAL", + "name": "Belgium, not allocated" + }, + { + "id": "BG", + "name": "Bulgaria" + }, + { + "id": "BG3", + "name": "Severna i Yugoiztochna Bulgaria" + }, + { + "id": "BG31", + "name": "Severozapaden" + }, + { + "id": "BG311", + "name": "Vidin" + }, + { + "id": "BG312", + "name": "Montana" + }, + { + "id": "BG313", + "name": "Vratsa" + }, + { + "id": "BG314", + "name": "Pleven" + }, + { + "id": "BG315", + "name": "Lovech" + }, + { + "id": "BG32", + "name": "Severen tsentralen" + }, + { + "id": "BG321", + "name": "Veliko Tarnovo" + }, + { + "id": "BG322", + "name": "Gabrovo" + }, + { + "id": "BG323", + "name": "Ruse" + }, + { + "id": "BG324", + "name": "Razgrad" + }, + { + "id": "BG325", + "name": "Silistra" + }, + { + "id": "BG33", + "name": "Severoiztochen" + }, + { + "id": "BG331", + "name": "Varna" + }, + { + "id": "BG332", + "name": "Dobrich" + }, + { + "id": "BG333", + "name": "Shumen" + }, + { + "id": "BG334", + "name": "Targovishte" + }, + { + "id": "BG34", + "name": "Yugoiztochen" + }, + { + "id": "BG341", + "name": "Burgas" + }, + { + "id": "BG342", + "name": "Sliven" + }, + { + "id": "BG343", + "name": "Yambol" + }, + { + "id": "BG344", + "name": "Stara Zagora" + }, + { + "id": "BG4", + "name": "Yugozapadna i Yuzhna tsentralna Bulgaria" + }, + { + "id": "BG41", + "name": "Yugozapaden" + }, + { + "id": "BG411", + "name": "Sofia (stolitsa)" + }, + { + "id": "BG412", + "name": "Sofia" + }, + { + "id": "BG413", + "name": "Blagoevgrad" + }, + { + "id": "BG414", + "name": "Pernik" + }, + { + "id": "BG415", + "name": "Kyustendil" + }, + { + "id": "BG42", + "name": "Yuzhen tsentralen" + }, + { + "id": "BG421", + "name": "Plovdiv" + }, + { + "id": "BG422", + "name": "Haskovo" + }, + { + "id": "BG423", + "name": "Pazardzhik" + }, + { + "id": "BG424", + "name": "Smolyan" + }, + { + "id": "BG425", + "name": "Kardzhali" + }, + { + "id": "BGZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "BGZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "BGZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "BG1", + "name": "Severna Bulgaria (statistical region 2005)" + }, + { + "id": "BG11", + "name": "Severozapaden (statistical region 2005)" + }, + { + "id": "BG111", + "name": "Vidin (statistical region 2005)" + }, + { + "id": "BG112", + "name": "Montana (statistical region 2005)" + }, + { + "id": "BG113", + "name": "Vratsa (statistical region 2005)" + }, + { + "id": "BG12", + "name": "Severen tsentralen (statistical region 2005)" + }, + { + "id": "BG121", + "name": "Pleven (statistical region 2005)" + }, + { + "id": "BG122", + "name": "Lovech (statistical region 2005)" + }, + { + "id": "BG123", + "name": "Veliko Tarnovo (statistical region 2005)" + }, + { + "id": "BG124", + "name": "Gabrovo (statistical region 2005)" + }, + { + "id": "BG125", + "name": "Ruse (statistical region 2005)" + }, + { + "id": "BG13", + "name": "Severoiztochen (statistical region 2005)" + }, + { + "id": "BG131", + "name": "Varna (statistical region 2005)" + }, + { + "id": "BG132", + "name": "Dobrich (statistical region 2005)" + }, + { + "id": "BG133", + "name": "Shumen (statistical region 2005)" + }, + { + "id": "BG134", + "name": "Targovishte (statistical region 2005)" + }, + { + "id": "BG135", + "name": "Razgrad (statistical region 2005)" + }, + { + "id": "BG136", + "name": "Silistra (statistical region 2005)" + }, + { + "id": "BG2", + "name": "Yuzhna Bulgaria (statistical region 2005)" + }, + { + "id": "BG21", + "name": "Yugozapaden (statistical region 2005)" + }, + { + "id": "BG211", + "name": "Sofia (stolitsa) (statistical region 2005)" + }, + { + "id": "BG212", + "name": "Sofia (statistical region 2005)" + }, + { + "id": "BG213", + "name": "Blagoevgrad (statistical region 2005)" + }, + { + "id": "BG214", + "name": "Pernik (statistical region 2005)" + }, + { + "id": "BG215", + "name": "Kyustendil (statistical region 2005)" + }, + { + "id": "BG22", + "name": "Yuzhen tsentralen (statistical region 2005)" + }, + { + "id": "BG221", + "name": "Plovdiv (statistical region 2005)" + }, + { + "id": "BG222", + "name": "Stara Zagora (statistical region 2005)" + }, + { + "id": "BG223", + "name": "Haskovo (statistical region 2005)" + }, + { + "id": "BG224", + "name": "Pazardzhik (statistical region 2005)" + }, + { + "id": "BG225", + "name": "Smolyan (statistical region 2005)" + }, + { + "id": "BG226", + "name": "Kardzhali (statistical region 2005)" + }, + { + "id": "BG23", + "name": "Yugoiztochen (statistical region 2005)" + }, + { + "id": "BG231", + "name": "Burgas (statistical region 2005)" + }, + { + "id": "BG232", + "name": "Sliven (statistical region 2005)" + }, + { + "id": "BG233", + "name": "Yambol (statistical region 2005)" + }, + { + "id": "BG_CAP", + "name": "Sofia" + }, + { + "id": "BGX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "BGXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "BGXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "CZ", + "name": "Czechia" + }, + { + "id": "CZ0", + "name": "\u010cesko" + }, + { + "id": "CZ01", + "name": "Praha" + }, + { + "id": "CZ010", + "name": "Hlavn\u00ed m\u011bsto Praha" + }, + { + "id": "CZ02", + "name": "St\u0159edn\u00ed \u010cechy" + }, + { + "id": "CZ020", + "name": "St\u0159edo\u010desk\u00fd kraj" + }, + { + "id": "CZ03", + "name": "Jihoz\u00e1pad" + }, + { + "id": "CZ031", + "name": "Jiho\u010desk\u00fd kraj" + }, + { + "id": "CZ032", + "name": "Plze\u0148sk\u00fd kraj" + }, + { + "id": "CZ04", + "name": "Severoz\u00e1pad" + }, + { + "id": "CZ041", + "name": "Karlovarsk\u00fd kraj" + }, + { + "id": "CZ042", + "name": "\u00dasteck\u00fd kraj" + }, + { + "id": "CZ05", + "name": "Severov\u00fdchod" + }, + { + "id": "CZ051", + "name": "Libereck\u00fd kraj" + }, + { + "id": "CZ052", + "name": "Kr\u00e1lov\u00e9hradeck\u00fd kraj" + }, + { + "id": "CZ053", + "name": "Pardubick\u00fd kraj" + }, + { + "id": "CZ06", + "name": "Jihov\u00fdchod" + }, + { + "id": "CZ061", + "name": "Vysocina (NUTS 2003)" + }, + { + "id": "CZ062", + "name": "Jihomoravsk\u00fd (NUTS 2003)" + }, + { + "id": "CZ063", + "name": "Kraj Vyso\u010dina" + }, + { + "id": "CZ064", + "name": "Jihomoravsk\u00fd kraj" + }, + { + "id": "CZ07", + "name": "St\u0159edn\u00ed Morava" + }, + { + "id": "CZ071", + "name": "Olomouck\u00fd kraj" + }, + { + "id": "CZ072", + "name": "Zl\u00ednsk\u00fd kraj" + }, + { + "id": "CZ08", + "name": "Moravskoslezsko" + }, + { + "id": "CZ080", + "name": "Moravskoslezsk\u00fd kraj" + }, + { + "id": "CZZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "CZZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "CZZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "CZ_CAP", + "name": "Praha" + }, + { + "id": "CZX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "CZXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "CZXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "CZ_CEC", + "name": "Cechy" + }, + { + "id": "CZ_MOR", + "name": "Morava" + }, + { + "id": "DK", + "name": "Denmark" + }, + { + "id": "DK0", + "name": "Danmark" + }, + { + "id": "DK01", + "name": "Hovedstaden" + }, + { + "id": "DK011", + "name": "Byen K\u00f8benhavn" + }, + { + "id": "DK012", + "name": "K\u00f8benhavns omegn" + }, + { + "id": "DK013", + "name": "Nordsj\u00e6lland" + }, + { + "id": "DK014", + "name": "Bornholm" + }, + { + "id": "DK02", + "name": "Sj\u00e6lland" + }, + { + "id": "DK021", + "name": "\u00d8stsj\u00e6lland" + }, + { + "id": "DK022", + "name": "Vest- og Sydsj\u00e6lland" + }, + { + "id": "DK03", + "name": "Syddanmark" + }, + { + "id": "DK031", + "name": "Fyn" + }, + { + "id": "DK032", + "name": "Sydjylland" + }, + { + "id": "DK04", + "name": "Midtjylland" + }, + { + "id": "DK041", + "name": "Vestjylland" + }, + { + "id": "DK042", + "name": "\u00d8stjylland" + }, + { + "id": "DK05", + "name": "Nordjylland" + }, + { + "id": "DK050", + "name": "Nordjylland" + }, + { + "id": "DKZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "DKZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "DKZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "DK001-004", + "name": "K\u00f8benhavn og Frederiksberg Kommuner, Roskilde amt, K\u00f8benhavns amt, Frederiksborg amt (NUTS 1999)" + }, + { + "id": "DK001", + "name": "K\u00f8benhavn og Frederiksberg Kommuner (NUTS 1999)" + }, + { + "id": "DK002", + "name": "K\u00f8benhavns amt (NUTS 1999)" + }, + { + "id": "DK003", + "name": "Frederiksborg amt (NUTS 1999)" + }, + { + "id": "DK004", + "name": "Roskilde amt (NUTS 1999)" + }, + { + "id": "DK005", + "name": "Vestsj\u00e6llands amt (NUTS 1999)" + }, + { + "id": "DK006", + "name": "Storstr\u00f8ms amt (NUTS 1999)" + }, + { + "id": "DK007", + "name": "Bornholms amt (NUTS 1999)" + }, + { + "id": "DK008", + "name": "Fyns amt (NUTS 1999)" + }, + { + "id": "DK009", + "name": "S\u00f8nderjyllands amt (NUTS 1999)" + }, + { + "id": "DK00A", + "name": "Ribe amt (NUTS 1999)" + }, + { + "id": "DK00B", + "name": "Vejle amt (NUTS 1999)" + }, + { + "id": "DK00C", + "name": "Ringk\u00f8bing amt (NUTS 1999)" + }, + { + "id": "DK00D", + "name": "\u00c5rhus amt (NUTS 1999)" + }, + { + "id": "DK00E", + "name": "Viborg amt (NUTS 1999)" + }, + { + "id": "DK00F", + "name": "Nordjyllands amt (NUTS 1999)" + }, + { + "id": "DK_CAP", + "name": "K\u00f8benhavn" + }, + { + "id": "DKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "DKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "DKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "DE", + "name": "Germany" + }, + { + "id": "DE_TOT", + "name": "Germany including former GDR" + }, + { + "id": "DEW", + "name": "Federal Republic of Germany (former territory of the FRG only)" + }, + { + "id": "EX_DD", + "name": "German Democratic Republic" + }, + { + "id": "DE1", + "name": "Baden-W\u00fcrttemberg" + }, + { + "id": "DE11", + "name": "Stuttgart" + }, + { + "id": "DE111", + "name": "Stuttgart, Stadtkreis" + }, + { + "id": "DE112", + "name": "B\u00f6blingen" + }, + { + "id": "DE113", + "name": "Esslingen" + }, + { + "id": "DE114", + "name": "G\u00f6ppingen" + }, + { + "id": "DE115", + "name": "Ludwigsburg" + }, + { + "id": "DE116", + "name": "Rems-Murr-Kreis" + }, + { + "id": "DE117", + "name": "Heilbronn, Stadtkreis" + }, + { + "id": "DE118", + "name": "Heilbronn, Landkreis" + }, + { + "id": "DE119", + "name": "Hohenlohekreis" + }, + { + "id": "DE11A", + "name": "Schw\u00e4bisch Hall" + }, + { + "id": "DE11B", + "name": "Main-Tauber-Kreis" + }, + { + "id": "DE11C", + "name": "Heidenheim" + }, + { + "id": "DE11D", + "name": "Ostalbkreis" + }, + { + "id": "DE12", + "name": "Karlsruhe" + }, + { + "id": "DE121", + "name": "Baden-Baden, Stadtkreis" + }, + { + "id": "DE122", + "name": "Karlsruhe, Stadtkreis" + }, + { + "id": "DE123", + "name": "Karlsruhe, Landkreis" + }, + { + "id": "DE124", + "name": "Rastatt" + }, + { + "id": "DE125", + "name": "Heidelberg, Stadtkreis" + }, + { + "id": "DE126", + "name": "Mannheim, Stadtkreis" + }, + { + "id": "DE127", + "name": "Neckar-Odenwald-Kreis" + }, + { + "id": "DE128", + "name": "Rhein-Neckar-Kreis" + }, + { + "id": "DE129", + "name": "Pforzheim, Stadtkreis" + }, + { + "id": "DE12A", + "name": "Calw" + }, + { + "id": "DE12B", + "name": "Enzkreis" + }, + { + "id": "DE12C", + "name": "Freudenstadt" + }, + { + "id": "DE13", + "name": "Freiburg" + }, + { + "id": "DE131", + "name": "Freiburg im Breisgau, Stadtkreis" + }, + { + "id": "DE132", + "name": "Breisgau-Hochschwarzwald" + }, + { + "id": "DE133", + "name": "Emmendingen" + }, + { + "id": "DE134", + "name": "Ortenaukreis" + }, + { + "id": "DE135", + "name": "Rottweil" + }, + { + "id": "DE136", + "name": "Schwarzwald-Baar-Kreis" + }, + { + "id": "DE137", + "name": "Tuttlingen" + }, + { + "id": "DE138", + "name": "Konstanz" + }, + { + "id": "DE139", + "name": "L\u00f6rrach" + }, + { + "id": "DE13A", + "name": "Waldshut" + }, + { + "id": "DE14", + "name": "T\u00fcbingen" + }, + { + "id": "DE141", + "name": "Reutlingen" + }, + { + "id": "DE142", + "name": "T\u00fcbingen, Landkreis" + }, + { + "id": "DE143", + "name": "Zollernalbkreis" + }, + { + "id": "DE144", + "name": "Ulm, Stadtkreis" + }, + { + "id": "DE145", + "name": "Alb-Donau-Kreis" + }, + { + "id": "DE146", + "name": "Biberach" + }, + { + "id": "DE147", + "name": "Bodenseekreis" + }, + { + "id": "DE148", + "name": "Ravensburg" + }, + { + "id": "DE149", + "name": "Sigmaringen" + }, + { + "id": "DE1_E", + "name": "Baden-W\u00fcrttemberg East" + }, + { + "id": "DE1_N_W", + "name": "Baden-W\u00fcrttemberg North West" + }, + { + "id": "DE1_S_W", + "name": "Baden-W\u00fcrttemberg South West" + }, + { + "id": "DE1BA", + "name": "Baden" + }, + { + "id": "DE1WU", + "name": "W\u00fcrttemberg" + }, + { + "id": "DE2", + "name": "Bayern" + }, + { + "id": "DE21", + "name": "Oberbayern" + }, + { + "id": "DE211", + "name": "Ingolstadt, Kreisfreie Stadt" + }, + { + "id": "DE212", + "name": "M\u00fcnchen, Kreisfreie Stadt" + }, + { + "id": "DE213", + "name": "Rosenheim, Kreisfreie Stadt" + }, + { + "id": "DE214", + "name": "Alt\u00f6tting" + }, + { + "id": "DE215", + "name": "Berchtesgadener Land" + }, + { + "id": "DE216", + "name": "Bad T\u00f6lz-Wolfratshausen" + }, + { + "id": "DE217", + "name": "Dachau" + }, + { + "id": "DE218", + "name": "Ebersberg" + }, + { + "id": "DE219", + "name": "Eichst\u00e4tt" + }, + { + "id": "DE21A", + "name": "Erding" + }, + { + "id": "DE21B", + "name": "Freising" + }, + { + "id": "DE21C", + "name": "F\u00fcrstenfeldbruck" + }, + { + "id": "DE21D", + "name": "Garmisch-Partenkirchen" + }, + { + "id": "DE21E", + "name": "Landsberg am Lech" + }, + { + "id": "DE21F", + "name": "Miesbach" + }, + { + "id": "DE21G", + "name": "M\u00fchldorf a. Inn" + }, + { + "id": "DE21H", + "name": "M\u00fcnchen, Landkreis" + }, + { + "id": "DE21I", + "name": "Neuburg-Schrobenhausen" + }, + { + "id": "DE21J", + "name": "Pfaffenhofen a. d. Ilm" + }, + { + "id": "DE21K", + "name": "Rosenheim, Landkreis" + }, + { + "id": "DE21L", + "name": "Starnberg" + }, + { + "id": "DE21M", + "name": "Traunstein" + }, + { + "id": "DE21N", + "name": "Weilheim-Schongau" + }, + { + "id": "DE22", + "name": "Niederbayern" + }, + { + "id": "DE221", + "name": "Landshut, Kreisfreie Stadt" + }, + { + "id": "DE222", + "name": "Passau, Kreisfreie Stadt" + }, + { + "id": "DE223", + "name": "Straubing, Kreisfreie Stadt" + }, + { + "id": "DE224", + "name": "Deggendorf" + }, + { + "id": "DE225", + "name": "Freyung-Grafenau" + }, + { + "id": "DE226", + "name": "Kelheim" + }, + { + "id": "DE227", + "name": "Landshut, Landkreis" + }, + { + "id": "DE228", + "name": "Passau, Landkreis" + }, + { + "id": "DE229", + "name": "Regen" + }, + { + "id": "DE22A", + "name": "Rottal-Inn" + }, + { + "id": "DE22B", + "name": "Straubing-Bogen" + }, + { + "id": "DE22C", + "name": "Dingolfing-Landau" + }, + { + "id": "DE23", + "name": "Oberpfalz" + }, + { + "id": "DE231", + "name": "Amberg, Kreisfreie Stadt" + }, + { + "id": "DE232", + "name": "Regensburg, Kreisfreie Stadt" + }, + { + "id": "DE233", + "name": "Weiden i. d. Opf, Kreisfreie Stadt" + }, + { + "id": "DE234", + "name": "Amberg-Sulzbach" + }, + { + "id": "DE235", + "name": "Cham" + }, + { + "id": "DE236", + "name": "Neumarkt i. d. OPf." + }, + { + "id": "DE237", + "name": "Neustadt a. d. Waldnaab" + }, + { + "id": "DE238", + "name": "Regensburg, Landkreis" + }, + { + "id": "DE239", + "name": "Schwandorf" + }, + { + "id": "DE23A", + "name": "Tirschenreuth" + }, + { + "id": "DE2FRA", + "name": "Franken" + }, + { + "id": "DE24", + "name": "Oberfranken" + }, + { + "id": "DE241", + "name": "Bamberg, Kreisfreie Stadt" + }, + { + "id": "DE242", + "name": "Bayreuth, Kreisfreie Stadt" + }, + { + "id": "DE243", + "name": "Coburg, Kreisfreie Stadt" + }, + { + "id": "DE244", + "name": "Hof, Kreisfreie Stadt" + }, + { + "id": "DE245", + "name": "Bamberg, Landkreis" + }, + { + "id": "DE246", + "name": "Bayreuth, Landkreis" + }, + { + "id": "DE247", + "name": "Coburg, Landkreis" + }, + { + "id": "DE248", + "name": "Forchheim" + }, + { + "id": "DE249", + "name": "Hof, Landkreis" + }, + { + "id": "DE24A", + "name": "Kronach" + }, + { + "id": "DE24B", + "name": "Kulmbach" + }, + { + "id": "DE24C", + "name": "Lichtenfels" + }, + { + "id": "DE24D", + "name": "Wunsiedel i. Fichtelgebirge" + }, + { + "id": "DE25", + "name": "Mittelfranken" + }, + { + "id": "DE251", + "name": "Ansbach, Kreisfreie Stadt" + }, + { + "id": "DE252", + "name": "Erlangen, Kreisfreie Stadt" + }, + { + "id": "DE253", + "name": "F\u00fcrth, Kreisfreie Stadt" + }, + { + "id": "DE254", + "name": "N\u00fcrnberg, Kreisfreie Stadt" + }, + { + "id": "DE255", + "name": "Schwabach, Kreisfreie Stadt" + }, + { + "id": "DE256", + "name": "Ansbach, Landkreis" + }, + { + "id": "DE257", + "name": "Erlangen-H\u00f6chstadt" + }, + { + "id": "DE258", + "name": "F\u00fcrth, Landkreis" + }, + { + "id": "DE259", + "name": "N\u00fcrnberger Land" + }, + { + "id": "DE25A", + "name": "Neustadt a. d. Aisch-Bad Windsheim" + }, + { + "id": "DE25B", + "name": "Roth" + }, + { + "id": "DE25C", + "name": "Wei\u00dfenburg-Gunzenhausen" + }, + { + "id": "DE26", + "name": "Unterfranken" + }, + { + "id": "DE261", + "name": "Aschaffenburg, Kreisfreie Stadt" + }, + { + "id": "DE262", + "name": "Schweinfurt, Kreisfreie Stadt" + }, + { + "id": "DE263", + "name": "W\u00fcrzburg, Kreisfreie Stadt" + }, + { + "id": "DE264", + "name": "Aschaffenburg, Landkreis" + }, + { + "id": "DE265", + "name": "Bad Kissingen" + }, + { + "id": "DE266", + "name": "Rh\u00f6n-Grabfeld" + }, + { + "id": "DE267", + "name": "Ha\u00dfberge" + }, + { + "id": "DE268", + "name": "Kitzingen" + }, + { + "id": "DE269", + "name": "Miltenberg" + }, + { + "id": "DE26A", + "name": "Main-Spessart" + }, + { + "id": "DE26B", + "name": "Schweinfurt, Landkreis" + }, + { + "id": "DE26C", + "name": "W\u00fcrzburg, Landkreis" + }, + { + "id": "DE27", + "name": "Schwaben" + }, + { + "id": "DE271", + "name": "Augsburg, Kreisfreie Stadt" + }, + { + "id": "DE272", + "name": "Kaufbeuren, Kreisfreie Stadt" + }, + { + "id": "DE273", + "name": "Kempten (Allg\u00e4u), Kreisfreie Stadt" + }, + { + "id": "DE274", + "name": "Memmingen, Kreisfreie Stadt" + }, + { + "id": "DE275", + "name": "Aichach-Friedberg" + }, + { + "id": "DE276", + "name": "Augsburg, Landkreis" + }, + { + "id": "DE277", + "name": "Dillingen a.d. Donau" + }, + { + "id": "DE278", + "name": "G\u00fcnzburg" + }, + { + "id": "DE279", + "name": "Neu-Ulm" + }, + { + "id": "DE27A", + "name": "Lindau (Bodensee)" + }, + { + "id": "DE27B", + "name": "Ostallg\u00e4u" + }, + { + "id": "DE27C", + "name": "Unterallg\u00e4u" + }, + { + "id": "DE27D", + "name": "Donau-Ries" + }, + { + "id": "DE27E", + "name": "Oberallg\u00e4u" + }, + { + "id": "DE2_E", + "name": "Bayern - East" + }, + { + "id": "DE2_N", + "name": "Bayern - North" + }, + { + "id": "DE2_S", + "name": "Bayern - South" + }, + { + "id": "DE3_5_6", + "name": "Berlin, Bremen, Hamburg" + }, + { + "id": "DE3", + "name": "Berlin" + }, + { + "id": "DE30", + "name": "Berlin" + }, + { + "id": "DE300", + "name": "Berlin" + }, + { + "id": "DE301", + "name": "Berlin-West, Stadt (NUTS 1999)" + }, + { + "id": "DE302", + "name": "Berlin-Ost, Stadt (NUTS 1999)" + }, + { + "id": "DE4", + "name": "Brandenburg" + }, + { + "id": "DE40", + "name": "Brandenburg" + }, + { + "id": "DE401", + "name": "Brandenburg an der Havel, Kreisfreie Stadt" + }, + { + "id": "DE402", + "name": "Cottbus, Kreisfreie Stadt" + }, + { + "id": "DE403", + "name": "Frankfurt (Oder), Kreisfreie Stadt" + }, + { + "id": "DE404", + "name": "Potsdam, Kreisfreie Stadt" + }, + { + "id": "DE405", + "name": "Barnim" + }, + { + "id": "DE406", + "name": "Dahme-Spreewald" + }, + { + "id": "DE407", + "name": "Elbe-Elster" + }, + { + "id": "DE408", + "name": "Havelland" + }, + { + "id": "DE409", + "name": "M\u00e4rkisch-Oderland" + }, + { + "id": "DE40A", + "name": "Oberhavel" + }, + { + "id": "DE40B", + "name": "Oberspreewald-Lausitz" + }, + { + "id": "DE40C", + "name": "Oder-Spree" + }, + { + "id": "DE40D", + "name": "Ostprignitz-Ruppin" + }, + { + "id": "DE40E", + "name": "Potsdam-Mittelmark" + }, + { + "id": "DE40F", + "name": "Prignitz" + }, + { + "id": "DE40G", + "name": "Spree-Nei\u00dfe" + }, + { + "id": "DE40H", + "name": "Teltow-Fl\u00e4ming" + }, + { + "id": "DE40I", + "name": "Uckermark" + }, + { + "id": "DE41", + "name": "Brandenburg - Nordost (NUTS 2006)" + }, + { + "id": "DE411", + "name": "Frankfurt (Oder), Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE412", + "name": "Barnim (NUTS 2006)" + }, + { + "id": "DE413", + "name": "M\u00e4rkisch-Oderland (NUTS 2006)" + }, + { + "id": "DE414", + "name": "Oberhavel (NUTS 2006)" + }, + { + "id": "DE415", + "name": "Oder-Spree (NUTS 2006)" + }, + { + "id": "DE416", + "name": "Ostprignitz-Ruppin (NUTS 2006)" + }, + { + "id": "DE417", + "name": "Prignitz (NUTS 2006)" + }, + { + "id": "DE418", + "name": "Uckermark (NUTS 2006)" + }, + { + "id": "DE42", + "name": "Brandenburg - S\u00fcdwest (NUTS 2006)" + }, + { + "id": "DE421", + "name": "Brandenburg an der Havel, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE422", + "name": "Cottbus, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE423", + "name": "Potsdam, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DE424", + "name": "Dahme-Spreewald (NUTS 2006)" + }, + { + "id": "DE425", + "name": "Elbe-Elster (NUTS 2006)" + }, + { + "id": "DE426", + "name": "Havelland (NUTS 2006)" + }, + { + "id": "DE427", + "name": "Oberspreewald-Lausitz (NUTS 2006)" + }, + { + "id": "DE428", + "name": "Potsdam-Mittelmark (NUTS 2006)" + }, + { + "id": "DE429", + "name": "Spree-Nei\u00dfe (NUTS 2006)" + }, + { + "id": "DE42A", + "name": "Teltow-Fl\u00e4ming (NUTS 2006)" + }, + { + "id": "DE5", + "name": "Bremen" + }, + { + "id": "DE50", + "name": "Bremen" + }, + { + "id": "DE501", + "name": "Bremen, Kreisfreie Stadt" + }, + { + "id": "DE502", + "name": "Bremerhaven, Kreisfreie Stadt" + }, + { + "id": "DE6", + "name": "Hamburg" + }, + { + "id": "DE60", + "name": "Hamburg" + }, + { + "id": "DE600", + "name": "Hamburg" + }, + { + "id": "DE7", + "name": "Hessen" + }, + { + "id": "DE71", + "name": "Darmstadt" + }, + { + "id": "DE711", + "name": "Darmstadt, Kreisfreie Stadt" + }, + { + "id": "DE712", + "name": "Frankfurt am Main, Kreisfreie Stadt" + }, + { + "id": "DE713", + "name": "Offenbach am Main, Kreisfreie Stadt" + }, + { + "id": "DE714", + "name": "Wiesbaden, Kreisfreie Stadt" + }, + { + "id": "DE715", + "name": "Bergstra\u00dfe" + }, + { + "id": "DE716", + "name": "Darmstadt-Dieburg" + }, + { + "id": "DE717", + "name": "Gro\u00df-Gerau" + }, + { + "id": "DE718", + "name": "Hochtaunuskreis" + }, + { + "id": "DE719", + "name": "Main-Kinzig-Kreis" + }, + { + "id": "DE71A", + "name": "Main-Taunus-Kreis" + }, + { + "id": "DE71B", + "name": "Odenwaldkreis" + }, + { + "id": "DE71C", + "name": "Offenbach, Landkreis" + }, + { + "id": "DE71D", + "name": "Rheingau-Taunus-Kreis" + }, + { + "id": "DE71E", + "name": "Wetteraukreis" + }, + { + "id": "DE72", + "name": "Gie\u00dfen" + }, + { + "id": "DE721", + "name": "Gie\u00dfen, Landkreis" + }, + { + "id": "DE722", + "name": "Lahn-Dill-Kreis" + }, + { + "id": "DE723", + "name": "Limburg-Weilburg" + }, + { + "id": "DE724", + "name": "Marburg-Biedenkopf" + }, + { + "id": "DE725", + "name": "Vogelsbergkreis" + }, + { + "id": "DE73", + "name": "Kassel" + }, + { + "id": "DE731", + "name": "Kassel, Kreisfreie Stadt" + }, + { + "id": "DE732", + "name": "Fulda" + }, + { + "id": "DE733", + "name": "Hersfeld-Rotenburg" + }, + { + "id": "DE734", + "name": "Kassel, Landkreis" + }, + { + "id": "DE735", + "name": "Schwalm-Eder-Kreis" + }, + { + "id": "DE736", + "name": "Waldeck-Frankenberg" + }, + { + "id": "DE737", + "name": "Werra-Mei\u00dfner-Kreis" + }, + { + "id": "DE7_N", + "name": "Hessen - North" + }, + { + "id": "DE7_S", + "name": "Hessen - South" + }, + { + "id": "DE7HBG", + "name": "Hessische Bergstra\u00dfe" + }, + { + "id": "DE7RHE", + "name": "Rheingau" + }, + { + "id": "DE8", + "name": "Mecklenburg-Vorpommern" + }, + { + "id": "DE80", + "name": "Mecklenburg-Vorpommern" + }, + { + "id": "DE801", + "name": "Greifswald, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE802", + "name": "Neubrandenburg, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE803", + "name": "Rostock, Kreisfreie Stadt" + }, + { + "id": "DE804", + "name": "Schwerin, Kreisfreie Stadt" + }, + { + "id": "DE805", + "name": "Stralsund, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE806", + "name": "Wismar, Kreisfreie Stadt (NUTS 2010)" + }, + { + "id": "DE807", + "name": "Bad Doberan (NUTS 2010)" + }, + { + "id": "DE808", + "name": "Demmin (NUTS 2010)" + }, + { + "id": "DE809", + "name": "G\u00fcstrow (NUTS 2010)" + }, + { + "id": "DE80A", + "name": "Ludwigslust (NUTS 2010)" + }, + { + "id": "DE80B", + "name": "Mecklenburg-Strelitz (NUTS 2010)" + }, + { + "id": "DE80C", + "name": "M\u00fcritz (NUTS 2010)" + }, + { + "id": "DE80D", + "name": "Nordvorpommern (NUTS 2010)" + }, + { + "id": "DE80E", + "name": "Nordwestmecklenburg (NUTS 2010)" + }, + { + "id": "DE80F", + "name": "Ostvorpommern (NUTS 2010)" + }, + { + "id": "DE80G", + "name": "Parchim (NUTS 2010)" + }, + { + "id": "DE80H", + "name": "R\u00fcgen (NUTS 2010)" + }, + { + "id": "DE80I", + "name": "Uecker-Randow (NUTS 2010)" + }, + { + "id": "DE80J", + "name": "Mecklenburgische Seenplatte" + }, + { + "id": "DE80K", + "name": "Landkreis Rostock" + }, + { + "id": "DE80L", + "name": "Vorpommern-R\u00fcgen" + }, + { + "id": "DE80M", + "name": "Nordwestmecklenburg" + }, + { + "id": "DE80N", + "name": "Vorpommern-Greifswald" + }, + { + "id": "DE80O", + "name": "Ludwigslust-Parchim" + }, + { + "id": "DE9", + "name": "Niedersachsen" + }, + { + "id": "DE91", + "name": "Braunschweig" + }, + { + "id": "DE911", + "name": "Braunschweig, Kreisfreie Stadt" + }, + { + "id": "DE912", + "name": "Salzgitter, Kreisfreie Stadt" + }, + { + "id": "DE913", + "name": "Wolfsburg, Kreisfreie Stadt" + }, + { + "id": "DE914", + "name": "Gifhorn" + }, + { + "id": "DE915", + "name": "G\u00f6ttingen (NUTS 2013)" + }, + { + "id": "DE916", + "name": "Goslar" + }, + { + "id": "DE917", + "name": "Helmstedt" + }, + { + "id": "DE918", + "name": "Northeim" + }, + { + "id": "DE919", + "name": "Osterode am Harz (NUTS 2013)" + }, + { + "id": "DE91A", + "name": "Peine" + }, + { + "id": "DE91B", + "name": "Wolfenb\u00fcttel" + }, + { + "id": "DE91C", + "name": "G\u00f6ttingen" + }, + { + "id": "DE92", + "name": "Hannover" + }, + { + "id": "DE921", + "name": "Hannover, Kreisfreie Stadt (NUTS 1999)" + }, + { + "id": "DE922", + "name": "Diepholz" + }, + { + "id": "DE923", + "name": "Hameln-Pyrmont" + }, + { + "id": "DE924", + "name": "Hannover, Landkreis (NUTS 1999)" + }, + { + "id": "DE925", + "name": "Hildesheim" + }, + { + "id": "DE926", + "name": "Holzminden" + }, + { + "id": "DE927", + "name": "Nienburg (Weser)" + }, + { + "id": "DE928", + "name": "Schaumburg" + }, + { + "id": "DE929", + "name": "Region Hannover" + }, + { + "id": "DE93", + "name": "L\u00fcneburg" + }, + { + "id": "DE931", + "name": "Celle" + }, + { + "id": "DE932", + "name": "Cuxhaven" + }, + { + "id": "DE933", + "name": "Harburg" + }, + { + "id": "DE934", + "name": "L\u00fcchow-Dannenberg" + }, + { + "id": "DE935", + "name": "L\u00fcneburg, Landkreis" + }, + { + "id": "DE936", + "name": "Osterholz" + }, + { + "id": "DE937", + "name": "Rotenburg (W\u00fcmme)" + }, + { + "id": "DE938", + "name": "Heidekreis" + }, + { + "id": "DE939", + "name": "Stade" + }, + { + "id": "DE93A", + "name": "Uelzen" + }, + { + "id": "DE93B", + "name": "Verden" + }, + { + "id": "DE94", + "name": "Weser-Ems" + }, + { + "id": "DE941", + "name": "Delmenhorst, Kreisfreie Stadt" + }, + { + "id": "DE942", + "name": "Emden, Kreisfreie Stadt" + }, + { + "id": "DE943", + "name": "Oldenburg (Oldenburg), Kreisfreie Stadt" + }, + { + "id": "DE944", + "name": "Osnabr\u00fcck, Kreisfreie Stadt" + }, + { + "id": "DE945", + "name": "Wilhelmshaven, Kreisfreie Stadt" + }, + { + "id": "DE946", + "name": "Ammerland" + }, + { + "id": "DE947", + "name": "Aurich" + }, + { + "id": "DE948", + "name": "Cloppenburg" + }, + { + "id": "DE949", + "name": "Emsland" + }, + { + "id": "DE94A", + "name": "Friesland (DE)" + }, + { + "id": "DE94B", + "name": "Grafschaft Bentheim" + }, + { + "id": "DE94C", + "name": "Leer" + }, + { + "id": "DE94D", + "name": "Oldenburg, Landkreis" + }, + { + "id": "DE94E", + "name": "Osnabr\u00fcck, Landkreis" + }, + { + "id": "DE94F", + "name": "Vechta" + }, + { + "id": "DE94G", + "name": "Wesermarsch" + }, + { + "id": "DE94H", + "name": "Wittmund" + }, + { + "id": "DE9_N", + "name": "Niedersachsen - North" + }, + { + "id": "DE9_S_E", + "name": "Niedersachsen - South East" + }, + { + "id": "DE9_W", + "name": "Niedersachsen - West" + }, + { + "id": "DEA-C", + "name": "Nordrhein-Westfalen, Rheinland-Pfalz and Saarland" + }, + { + "id": "DEA", + "name": "Nordrhein-Westfalen" + }, + { + "id": "DEA1", + "name": "D\u00fcsseldorf" + }, + { + "id": "DEA11", + "name": "D\u00fcsseldorf, Kreisfreie Stadt" + }, + { + "id": "DEA12", + "name": "Duisburg, Kreisfreie Stadt" + }, + { + "id": "DEA13", + "name": "Essen, Kreisfreie Stadt" + }, + { + "id": "DEA14", + "name": "Krefeld, Kreisfreie Stadt" + }, + { + "id": "DEA15", + "name": "M\u00f6nchengladbach, Kreisfreie Stadt" + }, + { + "id": "DEA16", + "name": "M\u00fclheim an der Ruhr, Kreisfreie Stadt" + }, + { + "id": "DEA17", + "name": "Oberhausen, Kreisfreie Stadt" + }, + { + "id": "DEA18", + "name": "Remscheid, Kreisfreie Stadt" + }, + { + "id": "DEA19", + "name": "Solingen, Kreisfreie Stadt" + }, + { + "id": "DEA1A", + "name": "Wuppertal, Kreisfreie Stadt" + }, + { + "id": "DEA1B", + "name": "Kleve" + }, + { + "id": "DEA1C", + "name": "Mettmann" + }, + { + "id": "DEA1D", + "name": "Rhein-Kreis Neuss" + }, + { + "id": "DEA1E", + "name": "Viersen" + }, + { + "id": "DEA1F", + "name": "Wesel" + }, + { + "id": "DEA2", + "name": "K\u00f6ln" + }, + { + "id": "DEA21", + "name": "Aachen, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DEA22", + "name": "Bonn, Kreisfreie Stadt" + }, + { + "id": "DEA23", + "name": "K\u00f6ln, Kreisfreie Stadt" + }, + { + "id": "DEA24", + "name": "Leverkusen, Kreisfreie Stadt" + }, + { + "id": "DEA25", + "name": "Aachen, Kreis (NUTS 2006)" + }, + { + "id": "DEA26", + "name": "D\u00fcren" + }, + { + "id": "DEA27", + "name": "Rhein-Erft-Kreis" + }, + { + "id": "DEA28", + "name": "Euskirchen" + }, + { + "id": "DEA29", + "name": "Heinsberg" + }, + { + "id": "DEA2A", + "name": "Oberbergischer Kreis" + }, + { + "id": "DEA2B", + "name": "Rheinisch-Bergischer Kreis" + }, + { + "id": "DEA2C", + "name": "Rhein-Sieg-Kreis" + }, + { + "id": "DEA2D", + "name": "St\u00e4dteregion Aachen" + }, + { + "id": "DEA3", + "name": "M\u00fcnster" + }, + { + "id": "DEA31", + "name": "Bottrop, Kreisfreie Stadt" + }, + { + "id": "DEA32", + "name": "Gelsenkirchen, Kreisfreie Stadt" + }, + { + "id": "DEA33", + "name": "M\u00fcnster, Kreisfreie Stadt" + }, + { + "id": "DEA34", + "name": "Borken" + }, + { + "id": "DEA35", + "name": "Coesfeld" + }, + { + "id": "DEA36", + "name": "Recklinghausen" + }, + { + "id": "DEA37", + "name": "Steinfurt" + }, + { + "id": "DEA38", + "name": "Warendorf" + }, + { + "id": "DEA4", + "name": "Detmold" + }, + { + "id": "DEA41", + "name": "Bielefeld, Kreisfreie Stadt" + }, + { + "id": "DEA42", + "name": "G\u00fctersloh" + }, + { + "id": "DEA43", + "name": "Herford" + }, + { + "id": "DEA44", + "name": "H\u00f6xter" + }, + { + "id": "DEA45", + "name": "Lippe" + }, + { + "id": "DEA46", + "name": "Minden-L\u00fcbbecke" + }, + { + "id": "DEA47", + "name": "Paderborn" + }, + { + "id": "DEA5", + "name": "Arnsberg" + }, + { + "id": "DEA51", + "name": "Bochum, Kreisfreie Stadt" + }, + { + "id": "DEA52", + "name": "Dortmund, Kreisfreie Stadt" + }, + { + "id": "DEA53", + "name": "Hagen, Kreisfreie Stadt" + }, + { + "id": "DEA54", + "name": "Hamm, Kreisfreie Stadt" + }, + { + "id": "DEA55", + "name": "Herne, Kreisfreie Stadt" + }, + { + "id": "DEA56", + "name": "Ennepe-Ruhr-Kreis" + }, + { + "id": "DEA57", + "name": "Hochsauerlandkreis" + }, + { + "id": "DEA58", + "name": "M\u00e4rkischer Kreis" + }, + { + "id": "DEA59", + "name": "Olpe" + }, + { + "id": "DEA5A", + "name": "Siegen-Wittgenstein" + }, + { + "id": "DEA5B", + "name": "Soest" + }, + { + "id": "DEA5C", + "name": "Unna" + }, + { + "id": "DEA_E", + "name": "Nordrhein-Westfalen - East" + }, + { + "id": "DEA_N", + "name": "Nordrhein-Westfalen - North" + }, + { + "id": "DEA_S_W", + "name": "Nordrhein-Westfalen - South West" + }, + { + "id": "DEA_RUHR", + "name": "Ruhrgebiet" + }, + { + "id": "DEB", + "name": "Rheinland-Pfalz" + }, + { + "id": "DEB1", + "name": "Koblenz" + }, + { + "id": "DEB11", + "name": "Koblenz, Kreisfreie Stadt" + }, + { + "id": "DEB12", + "name": "Ahrweiler" + }, + { + "id": "DEB13", + "name": "Altenkirchen (Westerwald)" + }, + { + "id": "DEB14", + "name": "Bad Kreuznach" + }, + { + "id": "DEB15", + "name": "Birkenfeld" + }, + { + "id": "DEB16", + "name": "Cochem-Zell (NUTS 2013)" + }, + { + "id": "DEB17", + "name": "Mayen-Koblenz" + }, + { + "id": "DEB18", + "name": "Neuwied" + }, + { + "id": "DEB19", + "name": "Rhein-Hunsr\u00fcck-Kreis (NUTS 2013)" + }, + { + "id": "DEB1A", + "name": "Rhein-Lahn-Kreis" + }, + { + "id": "DEB1B", + "name": "Westerwaldkreis" + }, + { + "id": "DEB1C", + "name": "Cochem-Zell" + }, + { + "id": "DEB1D", + "name": "Rhein-Hunsr\u00fcck-Kreis" + }, + { + "id": "DEB2", + "name": "Trier" + }, + { + "id": "DEB21", + "name": "Trier, Kreisfreie Stadt" + }, + { + "id": "DEB22", + "name": "Bernkastel-Wittlich" + }, + { + "id": "DEB23", + "name": "Eifelkreis Bitburg-Pr\u00fcm" + }, + { + "id": "DEB24", + "name": "Vulkaneifel" + }, + { + "id": "DEB25", + "name": "Trier-Saarburg" + }, + { + "id": "DEB3", + "name": "Rheinhessen-Pfalz" + }, + { + "id": "DEB31", + "name": "Frankenthal (Pfalz), Kreisfreie Stadt" + }, + { + "id": "DEB32", + "name": "Kaiserslautern, Kreisfreie Stadt" + }, + { + "id": "DEB33", + "name": "Landau in der Pfalz, Kreisfreie Stadt" + }, + { + "id": "DEB34", + "name": "Ludwigshafen am Rhein, Kreisfreie Stadt" + }, + { + "id": "DEB35", + "name": "Mainz, Kreisfreie Stadt" + }, + { + "id": "DEB36", + "name": "Neustadt an der Weinstra\u00dfe, Kreisfreie Stadt" + }, + { + "id": "DEB37", + "name": "Pirmasens, Kreisfreie Stadt" + }, + { + "id": "DEB38", + "name": "Speyer, Kreisfreie Stadt" + }, + { + "id": "DEB39", + "name": "Worms, Kreisfreie Stadt" + }, + { + "id": "DEB3A", + "name": "Zweibr\u00fccken, Kreisfreie Stadt" + }, + { + "id": "DEB3B", + "name": "Alzey-Worms" + }, + { + "id": "DEB3C", + "name": "Bad D\u00fcrkheim" + }, + { + "id": "DEB3D", + "name": "Donnersbergkreis" + }, + { + "id": "DEB3E", + "name": "Germersheim" + }, + { + "id": "DEB3F", + "name": "Kaiserslautern, Landkreis" + }, + { + "id": "DEB3G", + "name": "Kusel" + }, + { + "id": "DEB3H", + "name": "S\u00fcdliche Weinstra\u00dfe" + }, + { + "id": "DEB3I", + "name": "Rhein-Pfalz-Kreis" + }, + { + "id": "DEB3J", + "name": "Mainz-Bingen" + }, + { + "id": "DEB3K", + "name": "S\u00fcdwestpfalz" + }, + { + "id": "DEB_N", + "name": "Rheinland-Pfalz - North" + }, + { + "id": "DEB_S", + "name": "Rheinland-Pfalz - South" + }, + { + "id": "DEB_AHR", + "name": "Ahr" + }, + { + "id": "DEB_MTR", + "name": "Mittelrhein" + }, + { + "id": "DEB_MSR", + "name": "Mosel-Saar-Ruwer" + }, + { + "id": "DEB_NAH", + "name": "Nahe" + }, + { + "id": "DEB_RHE", + "name": "Rheinhessen" + }, + { + "id": "DEB_RPF", + "name": "Rhein-Pfalz" + }, + { + "id": "DEC", + "name": "Saarland" + }, + { + "id": "DEC0", + "name": "Saarland" + }, + { + "id": "DEC01", + "name": "Regionalverband Saarbr\u00fccken" + }, + { + "id": "DEC02", + "name": "Merzig-Wadern" + }, + { + "id": "DEC03", + "name": "Neunkirchen" + }, + { + "id": "DEC04", + "name": "Saarlouis" + }, + { + "id": "DEC05", + "name": "Saarpfalz-Kreis" + }, + { + "id": "DEC06", + "name": "St. Wendel" + }, + { + "id": "DED", + "name": "Sachsen" + }, + { + "id": "DED1", + "name": "Chemnitz (NUTS 2006)" + }, + { + "id": "DED11", + "name": "Chemnitz, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED12", + "name": "Plauen, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED13", + "name": "Zwickau, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED14", + "name": "Annaberg (NUTS 2006)" + }, + { + "id": "DED15", + "name": "Chemnitzer Land (NUTS 2006)" + }, + { + "id": "DED16", + "name": "Freiberg (NUTS 2006)" + }, + { + "id": "DED17", + "name": "Vogtlandkreis (NUTS 2006)" + }, + { + "id": "DED18", + "name": "Mittlerer Erzgebirgskreis (NUTS 2006)" + }, + { + "id": "DED19", + "name": "Mittweida (NUTS 2006)" + }, + { + "id": "DED1A", + "name": "Stollberg (NUTS 2006)" + }, + { + "id": "DED1B", + "name": "Aue-Schwarzenberg (NUTS 2006)" + }, + { + "id": "DED1C", + "name": "Zwickauer Land (NUTS 2006)" + }, + { + "id": "DED2", + "name": "Dresden" + }, + { + "id": "DED21", + "name": "Dresden, Kreisfreie Stadt" + }, + { + "id": "DED22", + "name": "G\u00f6rlitz, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED23", + "name": "Hoyerswerda, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED24", + "name": "Bautzen (NUTS 2006)" + }, + { + "id": "DED25", + "name": "Mei\u00dfen (NUTS 2006)" + }, + { + "id": "DED26", + "name": "Niederschlesischer Oberlausitzkreis (NUTS 2006)" + }, + { + "id": "DED27", + "name": "Riesa-Gro\u00dfenhain (NUTS 2006)" + }, + { + "id": "DED28", + "name": "L\u00f6bau-Zittau (NUTS 2006)" + }, + { + "id": "DED29", + "name": "S\u00e4chsische Schweiz (NUTS 2006)" + }, + { + "id": "DED2A", + "name": "Wei\u00dferitzkreis (NUTS 2006)" + }, + { + "id": "DED2B", + "name": "Kamenz (NUTS 2006)" + }, + { + "id": "DED2C", + "name": "Bautzen" + }, + { + "id": "DED2D", + "name": "G\u00f6rlitz" + }, + { + "id": "DED2E", + "name": "Mei\u00dfen" + }, + { + "id": "DED2F", + "name": "S\u00e4chsische Schweiz-Osterzgebirge" + }, + { + "id": "DED3", + "name": "Leipzig (NUTS 2006)" + }, + { + "id": "DED31", + "name": "Leipzig, Kreisfreie Stadt (NUTS 2006)" + }, + { + "id": "DED32", + "name": "Delitzsch (NUTS 2006)" + }, + { + "id": "DED33", + "name": "D\u00f6beln (NUTS 2006)" + }, + { + "id": "DED34", + "name": "Leipziger Land (NUTS 2006)" + }, + { + "id": "DED35", + "name": "Muldentalkreis (NUTS 2006)" + }, + { + "id": "DED36", + "name": "Torgau-Oschatz (NUTS 2006)" + }, + { + "id": "DED4", + "name": "Chemnitz" + }, + { + "id": "DED41", + "name": "Chemnitz, Kreisfreie Stadt" + }, + { + "id": "DED42", + "name": "Erzgebirgskreis" + }, + { + "id": "DED43", + "name": "Mittelsachsen" + }, + { + "id": "DED44", + "name": "Vogtlandkreis" + }, + { + "id": "DED45", + "name": "Zwickau" + }, + { + "id": "DED5", + "name": "Leipzig" + }, + { + "id": "DED51", + "name": "Leipzig, Kreisfreie Stadt" + }, + { + "id": "DED52", + "name": "Leipzig" + }, + { + "id": "DED53", + "name": "Nordsachsen" + }, + { + "id": "DEE", + "name": "Sachsen-Anhalt" + }, + { + "id": "DEE0", + "name": "Sachsen-Anhalt" + }, + { + "id": "DEE01", + "name": "Dessau-Ro\u00dflau, Kreisfreie Stadt" + }, + { + "id": "DEE02", + "name": "Halle (Saale), Kreisfreie Stadt" + }, + { + "id": "DEE03", + "name": "Magdeburg, Kreisfreie Stadt" + }, + { + "id": "DEE04", + "name": "Altmarkkreis Salzwedel" + }, + { + "id": "DEE05", + "name": "Anhalt-Bitterfeld" + }, + { + "id": "DEE06", + "name": "Jerichower Land" + }, + { + "id": "DEE07", + "name": "B\u00f6rde" + }, + { + "id": "DEE08", + "name": "Burgenlandkreis" + }, + { + "id": "DEE09", + "name": "Harz" + }, + { + "id": "DEE0A", + "name": "Mansfeld-S\u00fcdharz" + }, + { + "id": "DEE0B", + "name": "Saalekreis" + }, + { + "id": "DEE0C", + "name": "Salzlandkreis" + }, + { + "id": "DEE0D", + "name": "Stendal" + }, + { + "id": "DEE0E", + "name": "Wittenberg" + }, + { + "id": "DEE1", + "name": "Dessau (NUTS 1999)" + }, + { + "id": "DEE11", + "name": "Dessau, Kreisfreie Stadt (NUTS 2003)" + }, + { + "id": "DEE12", + "name": "Anhalt-Zerbst (NUTS 2003)" + }, + { + "id": "DEE13", + "name": "Bernburg (NUTS 2003)" + }, + { + "id": "DEE14", + "name": "Bitterfeld (NUTS 2003)" + }, + { + "id": "DEE15", + "name": "K\u00f6then (NUTS 2003)" + }, + { + "id": "DEE16", + "name": "Wittenberg (NUTS 2003)" + }, + { + "id": "DEE2", + "name": "Halle (NUTS 2003)" + }, + { + "id": "DEE22", + "name": "Burgenlandkreis (NUTS 2003)" + }, + { + "id": "DEE23", + "name": "Mansfelder Land (NUTS 2003)" + }, + { + "id": "DEE24", + "name": "Merseburg-Querfurt (NUTS 2003)" + }, + { + "id": "DEE25", + "name": "Saalkreis (NUTS 2003)" + }, + { + "id": "DEE26", + "name": "Sangerhausen (NUTS 2003)" + }, + { + "id": "DEE27", + "name": "Wei\u00dfenfels (NUTS 2003)" + }, + { + "id": "DEE3", + "name": "Magdeburg (NUTS 2003)" + }, + { + "id": "DEE32", + "name": "Aschersleben-Sta\u00dffurt (NUTS 2003)" + }, + { + "id": "DEE33", + "name": "B\u00f6rdekreis (NUTS 2003)" + }, + { + "id": "DEE34", + "name": "Halberstadt (NUTS 2003)" + }, + { + "id": "DEE35", + "name": "Jerichower Land (NUTS 2003)" + }, + { + "id": "DEE36", + "name": "Ohrekreis (NUTS 2003)" + }, + { + "id": "DEE37", + "name": "Stendal (NUTS 2003)" + }, + { + "id": "DEE38", + "name": "Quedlinburg (NUTS 2003)" + }, + { + "id": "DEE39", + "name": "Sch\u00f6nebeck (NUTS 2003)" + }, + { + "id": "DEE3A", + "name": "Wernigerode (NUTS 2003)" + }, + { + "id": "DEE_SAU", + "name": "Saale-Unstrut" + }, + { + "id": "DEF", + "name": "Schleswig-Holstein" + }, + { + "id": "DEF0", + "name": "Schleswig-Holstein" + }, + { + "id": "DEF01", + "name": "Flensburg, Kreisfreie Stadt" + }, + { + "id": "DEF02", + "name": "Kiel, Kreisfreie Stadt" + }, + { + "id": "DEF03", + "name": "L\u00fcbeck, Kreisfreie Stadt" + }, + { + "id": "DEF04", + "name": "Neum\u00fcnster, Kreisfreie Stadt" + }, + { + "id": "DEF05", + "name": "Dithmarschen" + }, + { + "id": "DEF06", + "name": "Herzogtum Lauenburg" + }, + { + "id": "DEF07", + "name": "Nordfriesland" + }, + { + "id": "DEF08", + "name": "Ostholstein" + }, + { + "id": "DEF09", + "name": "Pinneberg" + }, + { + "id": "DEF0A", + "name": "Pl\u00f6n" + }, + { + "id": "DEF0B", + "name": "Rendsburg-Eckernf\u00f6rde" + }, + { + "id": "DEF0C", + "name": "Schleswig-Flensburg" + }, + { + "id": "DEF0D", + "name": "Segeberg" + }, + { + "id": "DEF0E", + "name": "Steinburg" + }, + { + "id": "DEF0F", + "name": "Stormarn" + }, + { + "id": "DEG", + "name": "Th\u00fcringen" + }, + { + "id": "DEG0", + "name": "Th\u00fcringen" + }, + { + "id": "DEG01", + "name": "Erfurt, Kreisfreie Stadt" + }, + { + "id": "DEG02", + "name": "Gera, Kreisfreie Stadt" + }, + { + "id": "DEG03", + "name": "Jena, Kreisfreie Stadt" + }, + { + "id": "DEG04", + "name": "Suhl, Kreisfreie Stadt (NUTS 2021)" + }, + { + "id": "DEG05", + "name": "Weimar, Kreisfreie Stadt" + }, + { + "id": "DEG06", + "name": "Eichsfeld" + }, + { + "id": "DEG07", + "name": "Nordhausen" + }, + { + "id": "DEG09", + "name": "Unstrut-Hainich-Kreis" + }, + { + "id": "DEG0A", + "name": "Kyffh\u00e4userkreis" + }, + { + "id": "DEG0B", + "name": "Schmalkalden-Meiningen (NUTS 2021)" + }, + { + "id": "DEG0C", + "name": "Gotha" + }, + { + "id": "DEG0D", + "name": "S\u00f6mmerda" + }, + { + "id": "DEG0E", + "name": "Hildburghausen" + }, + { + "id": "DEG0F", + "name": "Ilm-Kreis (NUTS 2021)" + }, + { + "id": "DEG0G", + "name": "Weimarer Land" + }, + { + "id": "DEG0H", + "name": "Sonneberg (NUTS 2021)" + }, + { + "id": "DEG0I", + "name": "Saalfeld-Rudolstadt (NUTS 2021)" + }, + { + "id": "DEG0J", + "name": "Saale-Holzland-Kreis" + }, + { + "id": "DEG0K", + "name": "Saale-Orla-Kreis" + }, + { + "id": "DEG0L", + "name": "Greiz" + }, + { + "id": "DEG0M", + "name": "Altenburger Land" + }, + { + "id": "DEG0N", + "name": "Eisenach, Kreisfreie Stadt (NUTS 2021)" + }, + { + "id": "DEG0P", + "name": "Wartburgkreis (NUTS 2021)" + }, + { + "id": "DEG0Q", + "name": "Schmalkalden-Meiningen" + }, + { + "id": "DEG0R", + "name": "Wartburgkreis" + }, + { + "id": "DEG0S", + "name": "Suhl, Kreisfreie Stadt" + }, + { + "id": "DEG0T", + "name": "Ilm-Kreis" + }, + { + "id": "DEG0U", + "name": "Saalfeld-Rudolstadt" + }, + { + "id": "DEG0V", + "name": "Sonneberg" + }, + { + "id": "DEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "DEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "DEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "DE_CAP", + "name": "Berlin" + }, + { + "id": "DE_DEL1", + "name": "Karlsruhe" + }, + { + "id": "DE_DEL2", + "name": "M\u00fcnchen" + }, + { + "id": "DE_DEL3", + "name": "Bonn" + }, + { + "id": "DEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "DEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "DEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EE", + "name": "Estonia" + }, + { + "id": "EE0", + "name": "Eesti" + }, + { + "id": "EE00", + "name": "Eesti" + }, + { + "id": "EE001", + "name": "P\u00f5hja-Eesti" + }, + { + "id": "EE004", + "name": "L\u00e4\u00e4ne-Eesti" + }, + { + "id": "EE006", + "name": "Kesk-Eesti (NUTS 2016)" + }, + { + "id": "EE007", + "name": "Kirde-Eesti (NUTS 2016)" + }, + { + "id": "EE008", + "name": "L\u00f5una-Eesti" + }, + { + "id": "EE009", + "name": "Kesk-Eesti" + }, + { + "id": "EE00A", + "name": "Kirde-Eesti" + }, + { + "id": "EEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "EEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "EEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "EE_CAP", + "name": "Tallinn" + }, + { + "id": "EEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "EEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "EEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "IE", + "name": "Ireland" + }, + { + "id": "IE0", + "name": "Ireland" + }, + { + "id": "IE04", + "name": "Northern and Western" + }, + { + "id": "IE041", + "name": "Border" + }, + { + "id": "IE042", + "name": "West" + }, + { + "id": "IE05", + "name": "Southern" + }, + { + "id": "IE051", + "name": "Mid-West" + }, + { + "id": "IE052", + "name": "South-East" + }, + { + "id": "IE053", + "name": "South-West" + }, + { + "id": "IE06", + "name": "Eastern and Midland" + }, + { + "id": "IE061", + "name": "Dublin" + }, + { + "id": "IE062", + "name": "Mid-East" + }, + { + "id": "IE063", + "name": "Midland" + }, + { + "id": "IE01", + "name": "Border, Midland and Western (NUTS 2013)" + }, + { + "id": "IE011", + "name": "Border (NUTS 2013)" + }, + { + "id": "IE01101", + "name": "Cavan" + }, + { + "id": "IE01102", + "name": "Donegal" + }, + { + "id": "IE01103", + "name": "Leitrim" + }, + { + "id": "IE01104", + "name": "Louth" + }, + { + "id": "IE01105", + "name": "Monaghan" + }, + { + "id": "IE01106", + "name": "Sligo" + }, + { + "id": "IE012", + "name": "Midland (NUTS 2013)" + }, + { + "id": "IE01201", + "name": "Laois" + }, + { + "id": "IE01202", + "name": "Longford" + }, + { + "id": "IE01203", + "name": "Offaly" + }, + { + "id": "IE01204", + "name": "Westmeath" + }, + { + "id": "IE013", + "name": "West (NUTS 2013)" + }, + { + "id": "IE01301_01302", + "name": "Galway" + }, + { + "id": "IE01303", + "name": "Mayo" + }, + { + "id": "IE01304", + "name": "Roscommon" + }, + { + "id": "IE02", + "name": "Southern and Eastern (NUTS 2013)" + }, + { + "id": "IE021", + "name": "Dublin (NUTS 2013)" + }, + { + "id": "IE022", + "name": "Mid-East (NUTS 2013)" + }, + { + "id": "IE02201", + "name": "Kildare" + }, + { + "id": "IE02202", + "name": "Meath" + }, + { + "id": "IE02203", + "name": "Wicklow" + }, + { + "id": "IE023", + "name": "Mid-West (NUTS 2013)" + }, + { + "id": "IE02301", + "name": "Clare" + }, + { + "id": "IE02302_02303", + "name": "Limerick" + }, + { + "id": "IE02304", + "name": "Tipperary North Riding" + }, + { + "id": "IE024", + "name": "South-East (NUTS 2013)" + }, + { + "id": "IE02401", + "name": "Carlow" + }, + { + "id": "IE02402", + "name": "Kilkenny" + }, + { + "id": "IE02403", + "name": "Tipperary South Riding" + }, + { + "id": "IE02404_02405", + "name": "Waterford" + }, + { + "id": "IE02406", + "name": "Wexford" + }, + { + "id": "IE025", + "name": "South-West (NUTS 2013)" + }, + { + "id": "IE02501_02502", + "name": "Cork" + }, + { + "id": "IE02503", + "name": "Kerry" + }, + { + "id": "IEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "IEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "IEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "IE_CAP", + "name": "Dublin" + }, + { + "id": "IEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "IEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "IEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EL", + "name": "Greece" + }, + { + "id": "EL1", + "name": "Voreia Ellada (NUTS 2010)" + }, + { + "id": "EL11", + "name": "Anatoliki Makedonia, Thraki (NUTS 2010)" + }, + { + "id": "EL111", + "name": "Evros (NUTS 2010)" + }, + { + "id": "EL112", + "name": "Xanthi (NUTS 2010)" + }, + { + "id": "EL113", + "name": "Rodopi (NUTS 2010)" + }, + { + "id": "EL114", + "name": "Drama (NUTS 2010)" + }, + { + "id": "EL115", + "name": "Kavala (NUTS 2010)" + }, + { + "id": "EL12", + "name": "Kentriki Makedonia (NUTS 2010)" + }, + { + "id": "EL121", + "name": "Imathia (NUTS 2010)" + }, + { + "id": "EL122", + "name": "Thessaloniki (NUTS 2010)" + }, + { + "id": "EL123", + "name": "Kilkis (NUTS 2010)" + }, + { + "id": "EL124", + "name": "Pella (NUTS 2010)" + }, + { + "id": "EL125", + "name": "Pieria (NUTS 2010)" + }, + { + "id": "EL126", + "name": "Serres (NUTS 2010)" + }, + { + "id": "EL127", + "name": "Chalkidiki (NUTS 2010)" + }, + { + "id": "EL13", + "name": "Dytiki Makedonia (NUTS 2010)" + }, + { + "id": "EL131", + "name": "Grevena (NUTS 2010)" + }, + { + "id": "EL132", + "name": "Kastoria (NUTS 2010)" + }, + { + "id": "EL133", + "name": "Kozani (NUTS 2010)" + }, + { + "id": "EL134", + "name": "Florina (NUTS 2010)" + }, + { + "id": "EL14", + "name": "Thessalia (NUTS 2010)" + }, + { + "id": "EL141", + "name": "Karditsa (NUTS 2010)" + }, + { + "id": "EL142", + "name": "Larisa (NUTS 2010)" + }, + { + "id": "EL143", + "name": "Magnisia (NUTS 2010)" + }, + { + "id": "EL144", + "name": "Trikala (NUTS 2010)" + }, + { + "id": "EL_MAK", + "name": "Makedonia" + }, + { + "id": "EL_TRA", + "name": "Thraki" + }, + { + "id": "EL2", + "name": "Kentriki Ellada (NUTS 2010)" + }, + { + "id": "EL21", + "name": "Ipeiros (NUTS 2010)" + }, + { + "id": "EL211", + "name": "Arta (NUTS 2010)" + }, + { + "id": "EL212", + "name": "Thesprotia (NUTS 2010)" + }, + { + "id": "EL213", + "name": "Ioannina (NUTS 2010)" + }, + { + "id": "EL214", + "name": "Preveza (NUTS 2010)" + }, + { + "id": "EL22", + "name": "Ionia Nisia (NUTS 2010)" + }, + { + "id": "EL221", + "name": "Zakynthos (NUTS 2010)" + }, + { + "id": "EL222", + "name": "Kerkyra (NUTS 2010)" + }, + { + "id": "EL223", + "name": "Kefallinia (NUTS 2010)" + }, + { + "id": "EL224", + "name": "Lefkada (NUTS 2010)" + }, + { + "id": "EL23", + "name": "Dytiki Ellada (NUTS 2010)" + }, + { + "id": "EL231", + "name": "Aitoloakarnania (NUTS 2010)" + }, + { + "id": "EL232", + "name": "Achaia (NUTS 2010)" + }, + { + "id": "EL233", + "name": "Ileia (NUTS 2010)" + }, + { + "id": "EL24", + "name": "Sterea Ellada (NUTS 2010)" + }, + { + "id": "EL241", + "name": "Voiotia (NUTS 2010)" + }, + { + "id": "EL242", + "name": "Evvoia (NUTS 2010)" + }, + { + "id": "EL243", + "name": "Evrytania (NUTS 2010)" + }, + { + "id": "EL244", + "name": "Fthiotida (NUTS 2010)" + }, + { + "id": "EL245", + "name": "Fokida (NUTS 2010)" + }, + { + "id": "EL25", + "name": "Peloponnisos (NUTS 2010)" + }, + { + "id": "EL251", + "name": "Argolida (NUTS 2010)" + }, + { + "id": "EL252", + "name": "Arkadia (NUTS 2010)" + }, + { + "id": "EL253", + "name": "Korinthia (NUTS 2010)" + }, + { + "id": "EL254", + "name": "Lakonia (NUTS 2010)" + }, + { + "id": "EL255", + "name": "Messinia (NUTS 2010)" + }, + { + "id": "EL2ATT", + "name": "Kentriki Ellada, Attiki" + }, + { + "id": "EL2EV", + "name": "Kentriki Ellada, Evvoia" + }, + { + "id": "EL3", + "name": "Attiki" + }, + { + "id": "EL30", + "name": "Attiki" + }, + { + "id": "EL300", + "name": "Attiki (NUTS 2010)" + }, + { + "id": "EL301", + "name": "Voreios Tomeas Athinon" + }, + { + "id": "EL302", + "name": "Dytikos Tomeas Athinon" + }, + { + "id": "EL303", + "name": "Kentrikos Tomeas Athinon" + }, + { + "id": "EL304", + "name": "Notios Tomeas Athinon" + }, + { + "id": "EL305", + "name": "Anatoliki Attiki" + }, + { + "id": "EL306", + "name": "Dytiki Attiki" + }, + { + "id": "EL307", + "name": "Peiraias, Nisoi" + }, + { + "id": "EL300A", + "name": "Attiki -East" + }, + { + "id": "EL300B", + "name": "Pireas" + }, + { + "id": "EL300C", + "name": "Attiki - West" + }, + { + "id": "EL4", + "name": "Nisia Aigaiou, Kriti" + }, + { + "id": "EL41_42", + "name": "Nisia Aigaiou" + }, + { + "id": "EL41", + "name": "Voreio Aigaio" + }, + { + "id": "EL411", + "name": "Lesvos, Limnos" + }, + { + "id": "EL412", + "name": "Ikaria, Samos" + }, + { + "id": "EL413", + "name": "Chios" + }, + { + "id": "EL42", + "name": "Notio Aigaio" + }, + { + "id": "EL421", + "name": "Kalymnos, Karpathos \u2013 Iroiki Nisos Kasos, Kos, Rodos" + }, + { + "id": "EL422", + "name": "Andros, Thira, Kea, Milos, Mykonos, Naxos, Paros, Syros, Tinos" + }, + { + "id": "EL43", + "name": "Kriti" + }, + { + "id": "EL431", + "name": "Irakleio" + }, + { + "id": "EL432", + "name": "Lasithi" + }, + { + "id": "EL433", + "name": "Rethymni" + }, + { + "id": "EL434", + "name": "Chania" + }, + { + "id": "EL5", + "name": "Voreia Ell\u00e1da" + }, + { + "id": "EL51", + "name": "Anatoliki Makedonia, Thraki" + }, + { + "id": "EL511", + "name": "Evros" + }, + { + "id": "EL512", + "name": "Xanthi" + }, + { + "id": "EL513", + "name": "Rodopi" + }, + { + "id": "EL514", + "name": "Drama" + }, + { + "id": "EL515", + "name": "Thasos, Kavala" + }, + { + "id": "EL52", + "name": "Kentriki Makedonia" + }, + { + "id": "EL521", + "name": "Imathia" + }, + { + "id": "EL522", + "name": "Thessaloniki" + }, + { + "id": "EL523", + "name": "Kilkis" + }, + { + "id": "EL524", + "name": "Pella" + }, + { + "id": "EL525", + "name": "Pieria" + }, + { + "id": "EL526", + "name": "Serres" + }, + { + "id": "EL527", + "name": "Chalkidiki" + }, + { + "id": "EL53", + "name": "Dytiki Makedonia" + }, + { + "id": "EL531", + "name": "Grevena, Kozani" + }, + { + "id": "EL532", + "name": "Kastoria" + }, + { + "id": "EL533", + "name": "Florina" + }, + { + "id": "EL54", + "name": "Ipeiros" + }, + { + "id": "EL541", + "name": "Arta, Preveza" + }, + { + "id": "EL542", + "name": "Thesprotia" + }, + { + "id": "EL543", + "name": "Ioannina" + }, + { + "id": "EL6", + "name": "Kentriki Ell\u00e1da" + }, + { + "id": "EL61", + "name": "Thessalia" + }, + { + "id": "EL611", + "name": "Karditsa, Trikala" + }, + { + "id": "EL612", + "name": "Larisa" + }, + { + "id": "EL613", + "name": "Magnisia, Sporades" + }, + { + "id": "EL62", + "name": "Ionia Nisia" + }, + { + "id": "EL621", + "name": "Zakynthos" + }, + { + "id": "EL622", + "name": "Kerkyra" + }, + { + "id": "EL623", + "name": "Ithaki, Kefallinia" + }, + { + "id": "EL624", + "name": "Lefkada" + }, + { + "id": "EL63", + "name": "Dytiki Ell\u00e1da" + }, + { + "id": "EL631", + "name": "Aitoloakarnania" + }, + { + "id": "EL632", + "name": "Achaia" + }, + { + "id": "EL633", + "name": "Ileia" + }, + { + "id": "EL64", + "name": "Sterea Ell\u00e1da" + }, + { + "id": "EL641", + "name": "Voiotia" + }, + { + "id": "EL642", + "name": "Evvoia" + }, + { + "id": "EL643", + "name": "Evrytania" + }, + { + "id": "EL644", + "name": "Fthiotida" + }, + { + "id": "EL645", + "name": "Fokida" + }, + { + "id": "EL65", + "name": "Peloponnisos" + }, + { + "id": "EL651", + "name": "Argolida, Arkadia" + }, + { + "id": "EL652", + "name": "Korinthia" + }, + { + "id": "EL653", + "name": "Lakonia, Messinia" + }, + { + "id": "ELS", + "name": "Self Governed Region NUTS 1" + }, + { + "id": "ELSS", + "name": "Self Governed Region NUTS 2" + }, + { + "id": "ELSSS", + "name": "Self Governed Region NUTS 3" + }, + { + "id": "ELZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ELZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ELZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "EL_CAP", + "name": "Athina" + }, + { + "id": "ELX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ELXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ELXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "EL_NAL", + "name": "Greece, not allocated" + }, + { + "id": "ES", + "name": "Spain" + }, + { + "id": "ES1", + "name": "Noroeste" + }, + { + "id": "ES11", + "name": "Galicia" + }, + { + "id": "ES111", + "name": "A Coru\u00f1a" + }, + { + "id": "ES112", + "name": "Lugo" + }, + { + "id": "ES113", + "name": "Ourense" + }, + { + "id": "ES114", + "name": "Pontevedra" + }, + { + "id": "ES12", + "name": "Principado de Asturias" + }, + { + "id": "ES120", + "name": "Asturias" + }, + { + "id": "ES13", + "name": "Cantabria" + }, + { + "id": "ES130", + "name": "Cantabria" + }, + { + "id": "ES2", + "name": "Noreste" + }, + { + "id": "ES21", + "name": "Pa\u00eds Vasco" + }, + { + "id": "ES211", + "name": "Araba/\u00c1lava" + }, + { + "id": "ES212_213", + "name": "Gipuzkoa, Bizkaia" + }, + { + "id": "ES212", + "name": "Gipuzkoa" + }, + { + "id": "ES213", + "name": "Bizkaia" + }, + { + "id": "ES22", + "name": "Comunidad Foral de Navarra" + }, + { + "id": "ES220", + "name": "Navarra" + }, + { + "id": "ES23", + "name": "La Rioja" + }, + { + "id": "ES230", + "name": "La Rioja" + }, + { + "id": "ES24", + "name": "Arag\u00f3n" + }, + { + "id": "ES241_242", + "name": "Huesca, Teruel" + }, + { + "id": "ES241", + "name": "Huesca" + }, + { + "id": "ES242", + "name": "Teruel" + }, + { + "id": "ES243", + "name": "Zaragoza" + }, + { + "id": "ES3", + "name": "Comunidad de Madrid" + }, + { + "id": "ES30", + "name": "Comunidad de Madrid" + }, + { + "id": "ES300", + "name": "Madrid" + }, + { + "id": "ES4", + "name": "Centro (ES)" + }, + { + "id": "ES41", + "name": "Castilla y Le\u00f3n" + }, + { + "id": "ES411_414-417", + "name": "\u00c1vila, Palencia, Salamanca, Segovia, Soria" + }, + { + "id": "ES411", + "name": "\u00c1vila" + }, + { + "id": "ES412", + "name": "Burgos" + }, + { + "id": "ES413", + "name": "Le\u00f3n" + }, + { + "id": "ES414", + "name": "Palencia" + }, + { + "id": "ES415", + "name": "Salamanca" + }, + { + "id": "ES416", + "name": "Segovia" + }, + { + "id": "ES417", + "name": "Soria" + }, + { + "id": "ES418", + "name": "Valladolid" + }, + { + "id": "ES419", + "name": "Zamora" + }, + { + "id": "ES42", + "name": "Castilla-La Mancha" + }, + { + "id": "ES421", + "name": "Albacete" + }, + { + "id": "ES422", + "name": "Ciudad Real" + }, + { + "id": "ES423", + "name": "Cuenca" + }, + { + "id": "ES424", + "name": "Guadalajara" + }, + { + "id": "ES425", + "name": "Toledo" + }, + { + "id": "ES43", + "name": "Extremadura" + }, + { + "id": "ES431", + "name": "Badajoz" + }, + { + "id": "ES432", + "name": "C\u00e1ceres" + }, + { + "id": "ES5", + "name": "Este" + }, + { + "id": "ES51", + "name": "Catalu\u00f1a" + }, + { + "id": "ES511", + "name": "Barcelona" + }, + { + "id": "ES512_513", + "name": "Girona, Lleida" + }, + { + "id": "ES512", + "name": "Girona" + }, + { + "id": "ES513", + "name": "Lleida" + }, + { + "id": "ES514", + "name": "Tarragona" + }, + { + "id": "ES52", + "name": "Comunitat Valenciana" + }, + { + "id": "ES521", + "name": "Alicante/Alacant" + }, + { + "id": "ES522", + "name": "Castell\u00f3n/Castell\u00f3" + }, + { + "id": "ES523", + "name": "Valencia/Val\u00e8ncia" + }, + { + "id": "ES53", + "name": "Illes Balears" + }, + { + "id": "ES530", + "name": "Illes Balears (NUTS 1999)" + }, + { + "id": "ES531", + "name": "Eivissa y Formentera" + }, + { + "id": "ES532", + "name": "Mallorca" + }, + { + "id": "ES533", + "name": "Menorca" + }, + { + "id": "ES6", + "name": "Sur" + }, + { + "id": "ES61_63_64", + "name": "Andaluc\u00eda, Ceuta, Melilla" + }, + { + "id": "ES61", + "name": "Andaluc\u00eda" + }, + { + "id": "ES611_614_616_618", + "name": "Almer\u00eda, Granada, Ja\u00e9n, Sevilla" + }, + { + "id": "ES611", + "name": "Almer\u00eda" + }, + { + "id": "ES612_630", + "name": "C\u00e1diz, Ceuta" + }, + { + "id": "ES612", + "name": "C\u00e1diz" + }, + { + "id": "ES613", + "name": "C\u00f3rdoba" + }, + { + "id": "ES614", + "name": "Granada" + }, + { + "id": "ES615", + "name": "Huelva" + }, + { + "id": "ES616", + "name": "Ja\u00e9n" + }, + { + "id": "ES617_640", + "name": "M\u00e1laga, Melilla" + }, + { + "id": "ES617", + "name": "M\u00e1laga" + }, + { + "id": "ES618", + "name": "Sevilla" + }, + { + "id": "ES62", + "name": "Regi\u00f3n de Murcia" + }, + { + "id": "ES620", + "name": "Murcia" + }, + { + "id": "ES63", + "name": "Ciudad de Ceuta" + }, + { + "id": "ES630", + "name": "Ceuta" + }, + { + "id": "ES64", + "name": "Ciudad de Melilla" + }, + { + "id": "ES640", + "name": "Melilla" + }, + { + "id": "ES7", + "name": "Canarias" + }, + { + "id": "ES70", + "name": "Canarias" + }, + { + "id": "ES701", + "name": "Las Palmas (NUTS 1999)" + }, + { + "id": "ES702", + "name": "Santa Cruz De Tenerife (NUTS 1999)" + }, + { + "id": "ES703", + "name": "El Hierro" + }, + { + "id": "ES704", + "name": "Fuerteventura" + }, + { + "id": "ES705", + "name": "Gran Canaria" + }, + { + "id": "ES706", + "name": "La Gomera" + }, + { + "id": "ES707", + "name": "La Palma" + }, + { + "id": "ES708", + "name": "Lanzarote" + }, + { + "id": "ES709", + "name": "Tenerife" + }, + { + "id": "ESZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ESZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ESZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "ES_CAP", + "name": "Madrid" + }, + { + "id": "ESX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ESXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ESXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "ES_NAL", + "name": "Spain, not allocated" + }, + { + "id": "FR", + "name": "France" + }, + { + "id": "FX", + "name": "Metropolitan France" + }, + { + "id": "FR1", + "name": "Ile de France" + }, + { + "id": "FR10", + "name": "Ile de France" + }, + { + "id": "FR101", + "name": "Paris" + }, + { + "id": "FR102", + "name": "Seine-et-Marne" + }, + { + "id": "FR103", + "name": "Yvelines" + }, + { + "id": "FR104", + "name": "Essonne" + }, + { + "id": "FR105", + "name": "Hauts-de-Seine" + }, + { + "id": "FR106", + "name": "Seine-Saint-Denis" + }, + { + "id": "FR107", + "name": "Val-de-Marne" + }, + { + "id": "FR108", + "name": "Val-d'Oise" + }, + { + "id": "FRB", + "name": "Centre \u2014 Val de Loire" + }, + { + "id": "FRB0", + "name": "Centre \u2014 Val de Loire" + }, + { + "id": "FRB01", + "name": "Cher" + }, + { + "id": "FRB02", + "name": "Eure-et-Loir" + }, + { + "id": "FRB03", + "name": "Indre" + }, + { + "id": "FRB04", + "name": "Indre-et-Loire" + }, + { + "id": "FRB05", + "name": "Loir-et-Cher" + }, + { + "id": "FRB06", + "name": "Loiret" + }, + { + "id": "FRC", + "name": "Bourgogne-Franche-Comt\u00e9" + }, + { + "id": "FRC1", + "name": "Bourgogne" + }, + { + "id": "FRC11", + "name": "C\u00f4te-d\u2019Or" + }, + { + "id": "FRC12", + "name": "Ni\u00e8vre" + }, + { + "id": "FRC13", + "name": "Sa\u00f4ne-et-Loire" + }, + { + "id": "FRC14", + "name": "Yonne" + }, + { + "id": "FRC2", + "name": "Franche-Comt\u00e9" + }, + { + "id": "FRC21", + "name": "Doubs" + }, + { + "id": "FRC22", + "name": "Jura" + }, + { + "id": "FRC23", + "name": "Haute-Sa\u00f4ne" + }, + { + "id": "FRC24", + "name": "Territoire de Belfort" + }, + { + "id": "FRD", + "name": "Normandie" + }, + { + "id": "FRD1", + "name": "Basse-Normandie" + }, + { + "id": "FRD11", + "name": "Calvados" + }, + { + "id": "FRD12", + "name": "Manche" + }, + { + "id": "FRD13", + "name": "Orne" + }, + { + "id": "FRD2", + "name": "Haute-Normandie" + }, + { + "id": "FRD21", + "name": "Eure" + }, + { + "id": "FRD22", + "name": "Seine-Maritime" + }, + { + "id": "FRE", + "name": "Hauts-de-France" + }, + { + "id": "FRE1", + "name": "Nord-Pas de Calais" + }, + { + "id": "FRE11", + "name": "Nord" + }, + { + "id": "FRE12", + "name": "Pas-de-Calais" + }, + { + "id": "FRE2", + "name": "Picardie" + }, + { + "id": "FRE21", + "name": "Aisne" + }, + { + "id": "FRE22", + "name": "Oise" + }, + { + "id": "FRE23", + "name": "Somme" + }, + { + "id": "FRF", + "name": "Grand Est" + }, + { + "id": "FRF1", + "name": "Alsace" + }, + { + "id": "FRF11", + "name": "Bas-Rhin" + }, + { + "id": "FRF12", + "name": "Haut-Rhin" + }, + { + "id": "FRF2", + "name": "Champagne-Ardenne" + }, + { + "id": "FRF21", + "name": "Ardennes" + }, + { + "id": "FRF22", + "name": "Aube" + }, + { + "id": "FRF23", + "name": "Marne" + }, + { + "id": "FRF24", + "name": "Haute-Marne" + }, + { + "id": "FRF3", + "name": "Lorraine" + }, + { + "id": "FRF31", + "name": "Meurthe-et-Moselle" + }, + { + "id": "FRF32", + "name": "Meuse" + }, + { + "id": "FRF33", + "name": "Moselle" + }, + { + "id": "FRF34", + "name": "Vosges" + }, + { + "id": "FRG", + "name": "Pays de la Loire" + }, + { + "id": "FRG0", + "name": "Pays de la Loire" + }, + { + "id": "FRG01", + "name": "Loire-Atlantique" + }, + { + "id": "FRG02", + "name": "Maine-et-Loire" + }, + { + "id": "FRG03", + "name": "Mayenne" + }, + { + "id": "FRG04", + "name": "Sarthe" + }, + { + "id": "FRG05", + "name": "Vend\u00e9e" + }, + { + "id": "FRH", + "name": "Bretagne" + }, + { + "id": "FRH0", + "name": "Bretagne" + }, + { + "id": "FRH01", + "name": "C\u00f4tes-d\u2019Armor" + }, + { + "id": "FRH02", + "name": "Finist\u00e8re" + }, + { + "id": "FRH03", + "name": "Ille-et-Vilaine" + }, + { + "id": "FRH04", + "name": "Morbihan" + }, + { + "id": "FRI", + "name": "Nouvelle-Aquitaine" + }, + { + "id": "FRI1", + "name": "Aquitaine" + }, + { + "id": "FRI11", + "name": "Dordogne" + }, + { + "id": "FRI12", + "name": "Gironde" + }, + { + "id": "FRI13", + "name": "Landes" + }, + { + "id": "FRI14", + "name": "Lot-et-Garonne" + }, + { + "id": "FRI15", + "name": "Pyr\u00e9n\u00e9es-Atlantiques" + }, + { + "id": "FRI2", + "name": "Limousin" + }, + { + "id": "FRI21", + "name": "Corr\u00e8ze" + }, + { + "id": "FRI22", + "name": "Creuse" + }, + { + "id": "FRI23", + "name": "Haute-Vienne" + }, + { + "id": "FRI3", + "name": "Poitou-Charentes" + }, + { + "id": "FRI31", + "name": "Charente" + }, + { + "id": "FRI32", + "name": "Charente-Maritime" + }, + { + "id": "FRI33", + "name": "Deux-S\u00e8vres" + }, + { + "id": "FRI34", + "name": "Vienne" + }, + { + "id": "FRJ", + "name": "Occitanie" + }, + { + "id": "FRJ1", + "name": "Languedoc-Roussillon" + }, + { + "id": "FRJ11", + "name": "Aude" + }, + { + "id": "FRJ12", + "name": "Gard" + }, + { + "id": "FRJ13", + "name": "H\u00e9rault" + }, + { + "id": "FRJ14", + "name": "Loz\u00e8re" + }, + { + "id": "FRJ15", + "name": "Pyr\u00e9n\u00e9es-Orientales" + }, + { + "id": "FRJ2", + "name": "Midi-Pyr\u00e9n\u00e9es" + }, + { + "id": "FRJ21", + "name": "Ari\u00e8ge" + }, + { + "id": "FRJ22", + "name": "Aveyron" + }, + { + "id": "FRJ23", + "name": "Haute-Garonne" + }, + { + "id": "FRJ24", + "name": "Gers" + }, + { + "id": "FRJ25", + "name": "Lot" + }, + { + "id": "FRJ26", + "name": "Hautes-Pyr\u00e9n\u00e9es" + }, + { + "id": "FRJ27", + "name": "Tarn" + }, + { + "id": "FRJ28", + "name": "Tarn-et-Garonne" + }, + { + "id": "FRK", + "name": "Auvergne-Rh\u00f4ne-Alpes" + }, + { + "id": "FRK1", + "name": "Auvergne" + }, + { + "id": "FRK11", + "name": "Allier" + }, + { + "id": "FRK12", + "name": "Cantal" + }, + { + "id": "FRK13", + "name": "Haute-Loire" + }, + { + "id": "FRK14", + "name": "Puy-de-D\u00f4me" + }, + { + "id": "FRK2", + "name": "Rh\u00f4ne-Alpes" + }, + { + "id": "FRK21", + "name": "Ain" + }, + { + "id": "FRK22", + "name": "Ard\u00e8che" + }, + { + "id": "FRK23", + "name": "Dr\u00f4me" + }, + { + "id": "FRK24", + "name": "Is\u00e8re" + }, + { + "id": "FRK25", + "name": "Loire" + }, + { + "id": "FRK26", + "name": "Rh\u00f4ne" + }, + { + "id": "FRK27", + "name": "Savoie" + }, + { + "id": "FRK28", + "name": "Haute-Savoie" + }, + { + "id": "FRL", + "name": "Provence-Alpes-C\u00f4te d\u2019Azur" + }, + { + "id": "FRL0", + "name": "Provence-Alpes-C\u00f4te d\u2019Azur" + }, + { + "id": "FRL01", + "name": "Alpes-de-Haute-Provence" + }, + { + "id": "FRL02", + "name": "Hautes-Alpes" + }, + { + "id": "FRL03", + "name": "Alpes-Maritimes" + }, + { + "id": "FRL04", + "name": "Bouches-du-Rh\u00f4ne" + }, + { + "id": "FRL05", + "name": "Var" + }, + { + "id": "FRL06", + "name": "Vaucluse" + }, + { + "id": "FRM", + "name": "Corse" + }, + { + "id": "FRM0", + "name": "Corse" + }, + { + "id": "FRM01", + "name": "Corse-du-Sud" + }, + { + "id": "FRM02", + "name": "Haute-Corse" + }, + { + "id": "FRY", + "name": "RUP FR \u2014 R\u00e9gions Ultrap\u00e9riph\u00e9riques Fran\u00e7aises" + }, + { + "id": "FRY1", + "name": "Guadeloupe" + }, + { + "id": "FRY10", + "name": "Guadeloupe" + }, + { + "id": "FRY2", + "name": "Martinique" + }, + { + "id": "FRY20", + "name": "Martinique" + }, + { + "id": "FRY3", + "name": "Guyane" + }, + { + "id": "FRY30", + "name": "Guyane" + }, + { + "id": "FRY4", + "name": "La R\u00e9union" + }, + { + "id": "FRY40", + "name": "La R\u00e9union" + }, + { + "id": "FRY5", + "name": "Mayotte" + }, + { + "id": "FRY50", + "name": "Mayotte" + }, + { + "id": "FR2", + "name": "Bassin Parisien (NUTS 2013)" + }, + { + "id": "FR21", + "name": "Champagne-Ardenne (NUTS 2013)" + }, + { + "id": "FR211", + "name": "Ardennes (NUTS 2013)" + }, + { + "id": "FR212", + "name": "Aube (NUTS 2013)" + }, + { + "id": "FR213", + "name": "Marne (NUTS 2013)" + }, + { + "id": "FR214", + "name": "Haute-Marne (NUTS 2013)" + }, + { + "id": "FR22", + "name": "Picardie (NUTS 2013)" + }, + { + "id": "FR221", + "name": "Aisne (NUTS 2013)" + }, + { + "id": "FR222", + "name": "Oise (NUTS 2013)" + }, + { + "id": "FR223", + "name": "Somme (NUTS 2013)" + }, + { + "id": "FR23", + "name": "Haute-Normandie (NUTS 2013)" + }, + { + "id": "FR231", + "name": "Eure (NUTS 2013)" + }, + { + "id": "FR232", + "name": "Seine-Maritime (NUTS 2013)" + }, + { + "id": "FR24", + "name": "Centre (FR) (NUTS 2013)" + }, + { + "id": "FR241", + "name": "Cher (NUTS 2013)" + }, + { + "id": "FR242", + "name": "Eure-et-Loir (NUTS 2013)" + }, + { + "id": "FR243", + "name": "Indre (NUTS 2013)" + }, + { + "id": "FR244", + "name": "Indre-et-Loire (NUTS 2013)" + }, + { + "id": "FR245", + "name": "Loir-et-Cher (NUTS 2013)" + }, + { + "id": "FR246", + "name": "Loiret (NUTS 2013)" + }, + { + "id": "FR25", + "name": "Basse-Normandie (NUTS 2013)" + }, + { + "id": "FR251", + "name": "Calvados (NUTS 2013)" + }, + { + "id": "FR252", + "name": "Manche (NUTS 2013)" + }, + { + "id": "FR253", + "name": "Orne (NUTS 2013)" + }, + { + "id": "FR26", + "name": "Bourgogne (NUTS 2013)" + }, + { + "id": "FR261", + "name": "C\u00f4te-d'Or (NUTS 2013)" + }, + { + "id": "FR262", + "name": "Ni\u00e8vre (NUTS 2013)" + }, + { + "id": "FR263", + "name": "Sa\u00f4ne-et-Loire (NUTS 2013)" + }, + { + "id": "FR264", + "name": "Yonne (NUTS 2013)" + }, + { + "id": "FR3", + "name": "Nord-Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR30", + "name": "Nord-Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR301", + "name": "Nord (FR) (NUTS 2013)" + }, + { + "id": "FR302", + "name": "Pas-de-Calais (NUTS 2013)" + }, + { + "id": "FR4", + "name": "Est (FR) (NUTS 2013)" + }, + { + "id": "FR41", + "name": "Lorraine (NUTS 2013)" + }, + { + "id": "FR411", + "name": "Meurthe-et-Moselle (NUTS 2013)" + }, + { + "id": "FR412", + "name": "Meuse (NUTS 2013)" + }, + { + "id": "FR413", + "name": "Moselle (NUTS 2013)" + }, + { + "id": "FR414", + "name": "Vosges (NUTS 2013)" + }, + { + "id": "FR42", + "name": "Alsace (NUTS 2013)" + }, + { + "id": "FR421", + "name": "Bas-Rhin (NUTS 2013)" + }, + { + "id": "FR422", + "name": "Haut-Rhin (NUTS 2013)" + }, + { + "id": "FR43", + "name": "Franche-Comt\u00e9 (NUTS 2013)" + }, + { + "id": "FR431", + "name": "Doubs (NUTS 2013)" + }, + { + "id": "FR432", + "name": "Jura (NUTS 2013)" + }, + { + "id": "FR433", + "name": "Haute-Sa\u00f4ne (NUTS 2013)" + }, + { + "id": "FR434", + "name": "Territoire de Belfort (NUTS 2013)" + }, + { + "id": "FR5", + "name": "Ouest (FR) (NUTS 2013)" + }, + { + "id": "FR51", + "name": "Pays de la Loire (NUTS 2013)" + }, + { + "id": "FR51_X_513", + "name": "Pays-de-la-Loire except Mayenne (NUTS 2013)" + }, + { + "id": "FR511", + "name": "Loire-Atlantique (NUTS 2013)" + }, + { + "id": "FR512", + "name": "Maine-et-Loire (NUTS 2013)" + }, + { + "id": "FR513", + "name": "Mayenne (NUTS 2013)" + }, + { + "id": "FR514", + "name": "Sarthe (NUTS 2013)" + }, + { + "id": "FR515", + "name": "Vend\u00e9e (NUTS 2013)" + }, + { + "id": "FR52", + "name": "Bretagne (NUTS 2013)" + }, + { + "id": "FR521", + "name": "C\u00f4tes-d'Armor (NUTS 2013)" + }, + { + "id": "FR522", + "name": "Finist\u00e8re (NUTS 2013)" + }, + { + "id": "FR523", + "name": "Ille-et-Vilaine (NUTS 2013)" + }, + { + "id": "FR524", + "name": "Morbihan (NUTS 2013)" + }, + { + "id": "FR53", + "name": "Poitou-Charentes (NUTS 2013)" + }, + { + "id": "FR531", + "name": "Charente (NUTS 2013)" + }, + { + "id": "FR532", + "name": "Charente-Maritime (NUTS 2013)" + }, + { + "id": "FR533_534", + "name": "Deux-S\u00e8vres, Vienne (NUTS 2013)" + }, + { + "id": "FR533", + "name": "Deux-S\u00e8vres (NUTS 2013)" + }, + { + "id": "FR534", + "name": "Vienne (NUTS 2013)" + }, + { + "id": "FR6", + "name": "Sud-Ouest (FR) (NUTS 2013)" + }, + { + "id": "FR61", + "name": "Aquitaine (NUTS 2013)" + }, + { + "id": "FR61_X_612", + "name": "Aquitaine except Gironde (NUTS 2013)" + }, + { + "id": "FR611", + "name": "Dordogne (NUTS 2013)" + }, + { + "id": "FR612", + "name": "Gironde (NUTS 2013)" + }, + { + "id": "FR613", + "name": "Landes (NUTS 2013)" + }, + { + "id": "FR614", + "name": "Lot-et-Garonne (NUTS 2013)" + }, + { + "id": "FR615", + "name": "Pyr\u00e9n\u00e9es-Atlantiques (NUTS 2013)" + }, + { + "id": "FR62", + "name": "Midi-Pyr\u00e9n\u00e9es (NUTS 2013)" + }, + { + "id": "FR62_X_624", + "name": "Midi-Pyr\u00e9n\u00e9es except Gers (NUTS 2013)" + }, + { + "id": "FR621", + "name": "Ari\u00e8ge (NUTS 2013)" + }, + { + "id": "FR622", + "name": "Aveyron (NUTS 2013)" + }, + { + "id": "FR623", + "name": "Haute-Garonne (NUTS 2013)" + }, + { + "id": "FR624", + "name": "Gers (NUTS 2013)" + }, + { + "id": "FR625", + "name": "Lot (NUTS 2013)" + }, + { + "id": "FR626", + "name": "Hautes-Pyr\u00e9n\u00e9es (NUTS 2013)" + }, + { + "id": "FR627", + "name": "Tarn (NUTS 2013)" + }, + { + "id": "FR628", + "name": "Tarn-et-Garonne (NUTS 2013)" + }, + { + "id": "FR63", + "name": "Limousin (NUTS 2013)" + }, + { + "id": "FR631_633", + "name": "Corr\u00e8ze, Haute-Vienne (NUTS 2013)" + }, + { + "id": "FR631", + "name": "Corr\u00e8ze (NUTS 2013)" + }, + { + "id": "FR632", + "name": "Creuse (NUTS 2013)" + }, + { + "id": "FR633", + "name": "Haute-Vienne (NUTS 2013)" + }, + { + "id": "FR7", + "name": "Centre-Est (FR) (NUTS 2013)" + }, + { + "id": "FR71", + "name": "Rh\u00f4ne-Alpes (NUTS 2013)" + }, + { + "id": "FR71_X_712", + "name": "Rh\u00f4ne-Alpes except Ard\u00e8che (NUTS 2013)" + }, + { + "id": "FR711", + "name": "Ain (NUTS 2013)" + }, + { + "id": "FR712", + "name": "Ard\u00e8che (NUTS 2013)" + }, + { + "id": "FR713", + "name": "Dr\u00f4me (NUTS 2013)" + }, + { + "id": "FR714", + "name": "Is\u00e8re (NUTS 2013)" + }, + { + "id": "FR715", + "name": "Loire (NUTS 2013)" + }, + { + "id": "FR716", + "name": "Rh\u00f4ne (NUTS 2013)" + }, + { + "id": "FR717", + "name": "Savoie (NUTS 2013)" + }, + { + "id": "FR718", + "name": "Haute-Savoie (NUTS 2013)" + }, + { + "id": "FR72", + "name": "Auvergne (NUTS 2013)" + }, + { + "id": "FR721", + "name": "Allier (NUTS 2013)" + }, + { + "id": "FR722", + "name": "Cantal (NUTS 2013)" + }, + { + "id": "FR723", + "name": "Haute-Loire (NUTS 2013)" + }, + { + "id": "FR724", + "name": "Puy-de-D\u00f4me (NUTS 2013)" + }, + { + "id": "FR8", + "name": "M\u00e9diterran\u00e9e (NUTS 2013)" + }, + { + "id": "FR81", + "name": "Languedoc-Roussillon (NUTS 2013)" + }, + { + "id": "FR811", + "name": "Aude (NUTS 2013)" + }, + { + "id": "FR812", + "name": "Gard (NUTS 2013)" + }, + { + "id": "FR813", + "name": "H\u00e9rault (NUTS 2013)" + }, + { + "id": "FR814", + "name": "Loz\u00e8re (NUTS 2013)" + }, + { + "id": "FR815", + "name": "Pyr\u00e9n\u00e9es-Orientales (NUTS 2013)" + }, + { + "id": "FR82", + "name": "Provence-Alpes-C\u00f4te d'Azur (NUTS 2013)" + }, + { + "id": "FR821-823", + "name": "Alpes-de-Haute-Provence, Hautes-Alpes, Alpes-Maritimes (NUTS 2013)" + }, + { + "id": "FR821", + "name": "Alpes-de-Haute-Provence (NUTS 2013)" + }, + { + "id": "FR822", + "name": "Hautes-Alpes (NUTS 2013)" + }, + { + "id": "FR823", + "name": "Alpes-Maritimes (NUTS 2013)" + }, + { + "id": "FR824", + "name": "Bouches-du-Rh\u00f4ne (NUTS 2013)" + }, + { + "id": "FR825", + "name": "Var (NUTS 2013)" + }, + { + "id": "FR826", + "name": "Vaucluse (NUTS 2013)" + }, + { + "id": "FR83", + "name": "Corse (NUTS 2013)" + }, + { + "id": "FR831", + "name": "Corse-du-Sud (NUTS 2013)" + }, + { + "id": "FR832", + "name": "Haute-Corse (NUTS 2013)" + }, + { + "id": "FRA", + "name": "D\u00e9partements d'outre-mer (NUTS 2013)" + }, + { + "id": "FRA1", + "name": "Guadeloupe (NUTS 2013)" + }, + { + "id": "FRA10", + "name": "Guadeloupe (NUTS 2013)" + }, + { + "id": "FRA2", + "name": "Martinique (NUTS 2013)" + }, + { + "id": "FRA20", + "name": "Martinique (NUTS 2013)" + }, + { + "id": "FRA3", + "name": "Guyane (NUTS 2013)" + }, + { + "id": "FRA30", + "name": "Guyane (NUTS 2013)" + }, + { + "id": "FRA4", + "name": "La R\u00e9union (NUTS 2013)" + }, + { + "id": "FRA40", + "name": "La R\u00e9union (NUTS 2013)" + }, + { + "id": "FRA5", + "name": "Mayotte (NUTS 2013)" + }, + { + "id": "FRA50", + "name": "Mayotte (NUTS 2013)" + }, + { + "id": "FR9", + "name": "D\u00e9partements d'outre-mer (NUTS 2010)" + }, + { + "id": "FR91", + "name": "Guadeloupe (NUTS 2010)" + }, + { + "id": "FR910", + "name": "Guadeloupe (NUTS 2010)" + }, + { + "id": "FR92", + "name": "Martinique (NUTS 2010)" + }, + { + "id": "FR920", + "name": "Martinique (NUTS 2010)" + }, + { + "id": "FR93", + "name": "Guyane (NUTS 2010)" + }, + { + "id": "FR930", + "name": "Guyane (NUTS 2010)" + }, + { + "id": "FR94", + "name": "R\u00e9union (NUTS 2010)" + }, + { + "id": "FR940", + "name": "R\u00e9union (NUTS 2010)" + }, + { + "id": "YT", + "name": "Mayotte (FR - part of EU as of 01.01.2014)" + }, + { + "id": "FRZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "FRZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "FRZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "FR_CAP", + "name": "Paris" + }, + { + "id": "FRX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "FRXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "FRXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "FR_NAL", + "name": "France, not allocated" + }, + { + "id": "HR", + "name": "Croatia" + }, + { + "id": "HR0", + "name": "Hrvatska" + }, + { + "id": "HR02", + "name": "Panonska Hrvatska" + }, + { + "id": "HR021", + "name": "Bjelovarsko-bilogorska \u017eupanija" + }, + { + "id": "HR022", + "name": "Viroviti\u010dko-podravska \u017eupanija" + }, + { + "id": "HR023", + "name": "Po\u017ee\u0161ko-slavonska \u017eupanija" + }, + { + "id": "HR024", + "name": "Brodsko-posavska \u017eupanija" + }, + { + "id": "HR025", + "name": "Osje\u010dko-baranjska \u017eupanija" + }, + { + "id": "HR026", + "name": "Vukovarsko-srijemska \u017eupanija" + }, + { + "id": "HR027", + "name": "Karlova\u010dka \u017eupanija" + }, + { + "id": "HR028", + "name": "Sisa\u010dko-moslava\u010dka \u017eupanija" + }, + { + "id": "HR03", + "name": "Jadranska Hrvatska" + }, + { + "id": "HR031", + "name": "Primorsko-goranska \u017eupanija" + }, + { + "id": "HR032", + "name": "Li\u010dko-senjska \u017eupanija" + }, + { + "id": "HR033", + "name": "Zadarska \u017eupanija" + }, + { + "id": "HR034", + "name": "\u0160ibensko-kninska \u017eupanija" + }, + { + "id": "HR035", + "name": "Splitsko-dalmatinska \u017eupanija" + }, + { + "id": "HR036", + "name": "Istarska \u017eupanija" + }, + { + "id": "HR037", + "name": "Dubrova\u010dko-neretvanska \u017eupanija" + }, + { + "id": "HR04", + "name": "Kontinentalna Hrvatska (NUTS 2016)" + }, + { + "id": "HR041", + "name": "Grad Zagreb (NUTS 2016)" + }, + { + "id": "HR042", + "name": "Zagrebacka zupanija (NUTS 2016)" + }, + { + "id": "HR043", + "name": "Krapinsko-zagorska zupanija (NUTS 2016)" + }, + { + "id": "HR044", + "name": "Varazdinska zupanija (NUTS 2016)" + }, + { + "id": "HR045", + "name": "Koprivnicko-krizevacka zupanija (NUTS 2016)" + }, + { + "id": "HR046", + "name": "Medimurska zupanija (NUTS 2016)" + }, + { + "id": "HR047", + "name": "Bjelovarsko-bilogorska zupanija (NUTS 2016)" + }, + { + "id": "HR048", + "name": "Viroviticko-podravska zupanija (NUTS 2016)" + }, + { + "id": "HR049", + "name": "Pozesko-slavonska zupanija (NUTS 2016)" + }, + { + "id": "HR04A", + "name": "Brodsko-posavska zupanija (NUTS 2016)" + }, + { + "id": "HR04B", + "name": "Osjecko-baranjska zupanija (NUTS 2016)" + }, + { + "id": "HR04C", + "name": "Vukovarsko-srijemska zupanija (NUTS 2016)" + }, + { + "id": "HR04D", + "name": "Karlovacka zupanija (NUTS 2016)" + }, + { + "id": "HR04E", + "name": "Sisacko-moslavacka zupanija (NUTS 2016)" + }, + { + "id": "HR05", + "name": "Grad Zagreb" + }, + { + "id": "HR050", + "name": "Grad Zagreb" + }, + { + "id": "HR06", + "name": "Sjeverna Hrvatska" + }, + { + "id": "HR061", + "name": "Me\u0111imurska \u017eupanija" + }, + { + "id": "HR062", + "name": "Vara\u017edinska \u017eupanija" + }, + { + "id": "HR063", + "name": "Koprivni\u010dko-kri\u017eeva\u010dka \u017eupanija" + }, + { + "id": "HR064", + "name": "Krapinsko-zagorska \u017eupanija" + }, + { + "id": "HR065", + "name": "Zagreba\u010dka \u017eupanija" + }, + { + "id": "HRZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "HRZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "HRZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "HR_CAP", + "name": "Zagreb" + }, + { + "id": "HRX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "HRXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "HRXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HR01", + "name": "Sjeverozapadna Hrvatska (former statistical region)" + }, + { + "id": "HR011", + "name": "Grad Zagreb (former statistical region)" + }, + { + "id": "HR012", + "name": "Zagrebacka zupanija (former statistical region)" + }, + { + "id": "HR013", + "name": "Krapinsko-zagorska zupanija (former statistical region)" + }, + { + "id": "HR014", + "name": "Varazdinska zupanija (former statistical region)" + }, + { + "id": "HR015", + "name": "Koprivnicko-krizevacka zupanija (former statistical region)" + }, + { + "id": "HR016", + "name": "Medimurska zupanija (former statistical region)" + }, + { + "id": "IT", + "name": "Italy" + }, + { + "id": "ITC", + "name": "Nord-Ovest" + }, + { + "id": "ITC1", + "name": "Piemonte" + }, + { + "id": "ITC11", + "name": "Torino" + }, + { + "id": "ITC12", + "name": "Vercelli" + }, + { + "id": "ITC13", + "name": "Biella" + }, + { + "id": "ITC14", + "name": "Verbano-Cusio-Ossola" + }, + { + "id": "ITC15", + "name": "Novara" + }, + { + "id": "ITC16", + "name": "Cuneo" + }, + { + "id": "ITC17", + "name": "Asti" + }, + { + "id": "ITC18", + "name": "Alessandria" + }, + { + "id": "ITC2", + "name": "Valle d\u2019Aosta/Vall\u00e9e d\u2019Aoste" + }, + { + "id": "ITC20", + "name": "Valle d\u2019Aosta/Vall\u00e9e d\u2019Aoste" + }, + { + "id": "ITC3", + "name": "Liguria" + }, + { + "id": "ITC31", + "name": "Imperia" + }, + { + "id": "ITC32", + "name": "Savona" + }, + { + "id": "ITC33", + "name": "Genova" + }, + { + "id": "ITC34", + "name": "La Spezia" + }, + { + "id": "ITC4", + "name": "Lombardia" + }, + { + "id": "ITC41", + "name": "Varese" + }, + { + "id": "ITC42", + "name": "Como" + }, + { + "id": "ITC43", + "name": "Lecco" + }, + { + "id": "ITC44", + "name": "Sondrio" + }, + { + "id": "ITC45", + "name": "Milano (NUTS 2006)" + }, + { + "id": "ITC46", + "name": "Bergamo" + }, + { + "id": "ITC47", + "name": "Brescia" + }, + { + "id": "ITC48", + "name": "Pavia" + }, + { + "id": "ITC49", + "name": "Lodi" + }, + { + "id": "ITC4A", + "name": "Cremona" + }, + { + "id": "ITC4B", + "name": "Mantova" + }, + { + "id": "ITC4C", + "name": "Milano" + }, + { + "id": "ITC4D", + "name": "Monza e della Brianza" + }, + { + "id": "ITD", + "name": "Nord-Est (NUTS 2006)" + }, + { + "id": "ITD1_D2", + "name": "Province Autonome Bolzano/Bozen, Trento (NUTS 2006)" + }, + { + "id": "ITD1", + "name": "Provincia Autonoma Bolzano/Bozen (NUTS 2006)" + }, + { + "id": "ITD10", + "name": "Bolzano-Bozen (NUTS 2006)" + }, + { + "id": "ITD2", + "name": "Provincia Autonoma Trento (NUTS 2006)" + }, + { + "id": "ITD20", + "name": "Trento (NUTS 2006)" + }, + { + "id": "ITD3", + "name": "Veneto (NUTS 2006)" + }, + { + "id": "ITD31", + "name": "Verona (NUTS 2006)" + }, + { + "id": "ITD32", + "name": "Vicenza (NUTS 2006)" + }, + { + "id": "ITD33", + "name": "Belluno (NUTS 2006)" + }, + { + "id": "ITD34", + "name": "Treviso (NUTS 2006)" + }, + { + "id": "ITD35", + "name": "Venezia (NUTS 2006)" + }, + { + "id": "ITD36", + "name": "Padova (NUTS 2006)" + }, + { + "id": "ITD37", + "name": "Rovigo (NUTS 2006)" + }, + { + "id": "ITD4", + "name": "Friuli-Venezia Giulia (NUTS 2006)" + }, + { + "id": "ITD41", + "name": "Pordenone (NUTS 2006)" + }, + { + "id": "ITD42", + "name": "Udine (NUTS 2006)" + }, + { + "id": "ITD43", + "name": "Gorizia (NUTS 2006)" + }, + { + "id": "ITD44", + "name": "Trieste (NUTS 2006)" + }, + { + "id": "ITD5", + "name": "Emilia-Romagna (NUTS 2006)" + }, + { + "id": "ITD51", + "name": "Piacenza (NUTS 2006)" + }, + { + "id": "ITD52", + "name": "Parma (NUTS 2006)" + }, + { + "id": "ITD53", + "name": "Reggio nell'Emilia (NUTS 2006)" + }, + { + "id": "ITD54", + "name": "Modena (NUTS 2006)" + }, + { + "id": "ITD55", + "name": "Bologna (NUTS 2006)" + }, + { + "id": "ITD56", + "name": "Ferrara (NUTS 2006)" + }, + { + "id": "ITD57", + "name": "Ravenna (NUTS 2006)" + }, + { + "id": "ITD58", + "name": "Forl\u00ec-Cesena (NUTS 2006)" + }, + { + "id": "ITD59", + "name": "Rimini (NUTS 2006)" + }, + { + "id": "ITE", + "name": "Centro (I) (NUTS 2006)" + }, + { + "id": "ITE1", + "name": "Toscana (NUTS 2006)" + }, + { + "id": "ITE11", + "name": "Massa-Carrara (NUTS 2006)" + }, + { + "id": "ITE12", + "name": "Lucca (NUTS 2006)" + }, + { + "id": "ITE13", + "name": "Pistoia (NUTS 2006)" + }, + { + "id": "ITE14", + "name": "Firenze (NUTS 2006)" + }, + { + "id": "ITE15", + "name": "Prato (NUTS 2006)" + }, + { + "id": "ITE16", + "name": "Livorno (NUTS 2006)" + }, + { + "id": "ITE17", + "name": "Pisa (NUTS 2006)" + }, + { + "id": "ITE18", + "name": "Arezzo (NUTS 2006)" + }, + { + "id": "ITE19", + "name": "Siena (NUTS 2006)" + }, + { + "id": "ITE1A", + "name": "Grosseto (NUTS 2006)" + }, + { + "id": "ITE2", + "name": "Umbria (NUTS 2006)" + }, + { + "id": "ITE21", + "name": "Perugia (NUTS 2006)" + }, + { + "id": "ITE22", + "name": "Terni (NUTS 2006)" + }, + { + "id": "ITE3", + "name": "Marche (NUTS 2006)" + }, + { + "id": "ITE31", + "name": "Pesaro e Urbino (NUTS 2006)" + }, + { + "id": "ITE32", + "name": "Ancona (NUTS 2006)" + }, + { + "id": "ITE33", + "name": "Macerata (NUTS 2006)" + }, + { + "id": "ITE34", + "name": "Ascoli Piceno (NUTS 2006)" + }, + { + "id": "ITE4", + "name": "Lazio (NUTS 2006)" + }, + { + "id": "ITE41", + "name": "Viterbo (NUTS 2006)" + }, + { + "id": "ITE42", + "name": "Rieti (NUTS 2006)" + }, + { + "id": "ITE43", + "name": "Roma (NUTS 2006)" + }, + { + "id": "ITE44", + "name": "Latina (NUTS 2006)" + }, + { + "id": "ITE45", + "name": "Frosinone (NUTS 2006)" + }, + { + "id": "ITF", + "name": "Sud" + }, + { + "id": "ITF1", + "name": "Abruzzo" + }, + { + "id": "ITF11", + "name": "L\u2019Aquila" + }, + { + "id": "ITF12", + "name": "Teramo" + }, + { + "id": "ITF13", + "name": "Pescara" + }, + { + "id": "ITF14", + "name": "Chieti" + }, + { + "id": "ITF2", + "name": "Molise" + }, + { + "id": "ITF21", + "name": "Isernia" + }, + { + "id": "ITF22", + "name": "Campobasso" + }, + { + "id": "ITF3", + "name": "Campania" + }, + { + "id": "ITF31", + "name": "Caserta" + }, + { + "id": "ITF32", + "name": "Benevento" + }, + { + "id": "ITF33", + "name": "Napoli" + }, + { + "id": "ITF34", + "name": "Avellino" + }, + { + "id": "ITF35", + "name": "Salerno" + }, + { + "id": "ITF4", + "name": "Puglia" + }, + { + "id": "ITF41", + "name": "Foggia (NUTS 2006)" + }, + { + "id": "ITF42", + "name": "Bari (NUTS 2006)" + }, + { + "id": "ITF43", + "name": "Taranto" + }, + { + "id": "ITF44", + "name": "Brindisi" + }, + { + "id": "ITF45", + "name": "Lecce" + }, + { + "id": "ITF46", + "name": "Foggia" + }, + { + "id": "ITF47", + "name": "Bari" + }, + { + "id": "ITF48", + "name": "Barletta-Andria-Trani" + }, + { + "id": "ITF5", + "name": "Basilicata" + }, + { + "id": "ITF51", + "name": "Potenza" + }, + { + "id": "ITF52", + "name": "Matera" + }, + { + "id": "ITF6", + "name": "Calabria" + }, + { + "id": "ITF61", + "name": "Cosenza" + }, + { + "id": "ITF62", + "name": "Crotone" + }, + { + "id": "ITF63", + "name": "Catanzaro" + }, + { + "id": "ITF64", + "name": "Vibo Valentia" + }, + { + "id": "ITF65", + "name": "Reggio Calabria" + }, + { + "id": "ITG", + "name": "Isole" + }, + { + "id": "ITG1", + "name": "Sicilia" + }, + { + "id": "ITG11", + "name": "Trapani" + }, + { + "id": "ITG12", + "name": "Palermo" + }, + { + "id": "ITG13", + "name": "Messina" + }, + { + "id": "ITG14", + "name": "Agrigento" + }, + { + "id": "ITG15", + "name": "Caltanissetta" + }, + { + "id": "ITG16", + "name": "Enna" + }, + { + "id": "ITG17", + "name": "Catania" + }, + { + "id": "ITG18", + "name": "Ragusa" + }, + { + "id": "ITG19", + "name": "Siracusa" + }, + { + "id": "ITG2", + "name": "Sardegna" + }, + { + "id": "ITG21", + "name": "Sassari (NUTS 2003)" + }, + { + "id": "ITG22", + "name": "Nuoro (NUTS 2003)" + }, + { + "id": "ITG23", + "name": "Oristano (NUTS 2003)" + }, + { + "id": "ITG24", + "name": "Cagliari (NUTS 2003)" + }, + { + "id": "ITG25", + "name": "Sassari (NUTS 2016)" + }, + { + "id": "ITG26", + "name": "Nuoro (NUTS 2016)" + }, + { + "id": "ITG27", + "name": "Cagliari (NUTS 2016)" + }, + { + "id": "ITG28", + "name": "Oristano (NUTS 2016)" + }, + { + "id": "ITG29", + "name": "Olbia-Tempio (NUTS 2016)" + }, + { + "id": "ITG2A", + "name": "Ogliastra (NUTS 2016)" + }, + { + "id": "ITG2B", + "name": "Medio Campidano (NUTS 2016)" + }, + { + "id": "ITG2C", + "name": "Carbonia-Iglesias (NUTS 2016)" + }, + { + "id": "ITG2D", + "name": "Sassari" + }, + { + "id": "ITG2E", + "name": "Nuoro" + }, + { + "id": "ITG2F", + "name": "Cagliari" + }, + { + "id": "ITG2G", + "name": "Oristano" + }, + { + "id": "ITG2H", + "name": "Sud Sardegna" + }, + { + "id": "ITH", + "name": "Nord-Est" + }, + { + "id": "ITH1", + "name": "Provincia Autonoma di Bolzano/Bozen" + }, + { + "id": "ITH10", + "name": "Bolzano-Bozen" + }, + { + "id": "ITH2", + "name": "Provincia Autonoma di Trento" + }, + { + "id": "ITH20", + "name": "Trento" + }, + { + "id": "ITH3", + "name": "Veneto" + }, + { + "id": "ITH31", + "name": "Verona" + }, + { + "id": "ITH32", + "name": "Vicenza" + }, + { + "id": "ITH33", + "name": "Belluno" + }, + { + "id": "ITH34", + "name": "Treviso" + }, + { + "id": "ITH35", + "name": "Venezia" + }, + { + "id": "ITH36", + "name": "Padova" + }, + { + "id": "ITH37", + "name": "Rovigo" + }, + { + "id": "ITH4", + "name": "Friuli-Venezia Giulia" + }, + { + "id": "ITH41", + "name": "Pordenone" + }, + { + "id": "ITH42", + "name": "Udine" + }, + { + "id": "ITH43", + "name": "Gorizia" + }, + { + "id": "ITH44", + "name": "Trieste" + }, + { + "id": "ITH5", + "name": "Emilia-Romagna" + }, + { + "id": "ITH51", + "name": "Piacenza" + }, + { + "id": "ITH52", + "name": "Parma" + }, + { + "id": "ITH53", + "name": "Reggio nell\u2019Emilia" + }, + { + "id": "ITH54", + "name": "Modena" + }, + { + "id": "ITH55", + "name": "Bologna" + }, + { + "id": "ITH56", + "name": "Ferrara" + }, + { + "id": "ITH57", + "name": "Ravenna" + }, + { + "id": "ITH58", + "name": "Forl\u00ec-Cesena" + }, + { + "id": "ITH59", + "name": "Rimini" + }, + { + "id": "ITI", + "name": "Centro (IT)" + }, + { + "id": "ITI1", + "name": "Toscana" + }, + { + "id": "ITI11", + "name": "Massa-Carrara" + }, + { + "id": "ITI12", + "name": "Lucca" + }, + { + "id": "ITI13", + "name": "Pistoia" + }, + { + "id": "ITI14", + "name": "Firenze" + }, + { + "id": "ITI15", + "name": "Prato" + }, + { + "id": "ITI16", + "name": "Livorno" + }, + { + "id": "ITI17", + "name": "Pisa" + }, + { + "id": "ITI18", + "name": "Arezzo" + }, + { + "id": "ITI19", + "name": "Siena" + }, + { + "id": "ITI1A", + "name": "Grosseto" + }, + { + "id": "ITI2", + "name": "Umbria" + }, + { + "id": "ITI21", + "name": "Perugia" + }, + { + "id": "ITI22", + "name": "Terni" + }, + { + "id": "ITI3", + "name": "Marche" + }, + { + "id": "ITI31", + "name": "Pesaro e Urbino" + }, + { + "id": "ITI32", + "name": "Ancona" + }, + { + "id": "ITI33", + "name": "Macerata" + }, + { + "id": "ITI34", + "name": "Ascoli Piceno" + }, + { + "id": "ITI35", + "name": "Fermo" + }, + { + "id": "ITI4", + "name": "Lazio" + }, + { + "id": "ITI41", + "name": "Viterbo" + }, + { + "id": "ITI42", + "name": "Rieti" + }, + { + "id": "ITI43", + "name": "Roma" + }, + { + "id": "ITI44", + "name": "Latina" + }, + { + "id": "ITI45", + "name": "Frosinone" + }, + { + "id": "ITZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ITZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ITZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "IT_CAP", + "name": "Roma" + }, + { + "id": "IT_DEL", + "name": "Varese" + }, + { + "id": "ITX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ITXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ITXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "IT_NAL", + "name": "Italy, not allocated" + }, + { + "id": "CY", + "name": "Cyprus" + }, + { + "id": "CY0", + "name": "K\u00fdpros" + }, + { + "id": "CY00", + "name": "K\u00fdpros" + }, + { + "id": "CY000", + "name": "K\u00fdpros" + }, + { + "id": "CYZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "CYZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "CYZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "CY_CAP", + "name": "Lefkosia" + }, + { + "id": "CYX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "CYXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "CYXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LV", + "name": "Latvia" + }, + { + "id": "LV0", + "name": "Latvija" + }, + { + "id": "LV00", + "name": "Latvija" + }, + { + "id": "LV001", + "name": "Riga (statistical region 2001)" + }, + { + "id": "LV002", + "name": "Vidzeme (statistical region 2001)" + }, + { + "id": "LV003", + "name": "Kurzeme (NUTS 2021)" + }, + { + "id": "LV004", + "name": "Zemgale (statistical region 2001)" + }, + { + "id": "LV005", + "name": "Latgale" + }, + { + "id": "LV006", + "name": "R\u012bga (NUTS 2021)" + }, + { + "id": "LV007", + "name": "Pieriga (NUTS 2021)" + }, + { + "id": "LV008", + "name": "Vidzeme (NUTS 2021)" + }, + { + "id": "LV009", + "name": "Zemgale" + }, + { + "id": "LV00A", + "name": "R\u012bga" + }, + { + "id": "LV00B", + "name": "Kurzeme" + }, + { + "id": "LV00C", + "name": "Vidzeme" + }, + { + "id": "LVZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LVZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LVZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LV_CAP", + "name": "Riga" + }, + { + "id": "LVX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LVXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LVXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LT", + "name": "Lithuania" + }, + { + "id": "LT0", + "name": "Lietuva" + }, + { + "id": "LT01", + "name": "Sostin\u0117s regionas" + }, + { + "id": "LT011", + "name": "Vilniaus apskritis" + }, + { + "id": "LT02", + "name": "Vidurio ir vakar\u0173 Lietuvos regionas" + }, + { + "id": "LT021", + "name": "Alytaus apskritis" + }, + { + "id": "LT022", + "name": "Kauno apskritis" + }, + { + "id": "LT023", + "name": "Klaip\u0117dos apskritis" + }, + { + "id": "LT024", + "name": "Marijampol\u0117s apskritis" + }, + { + "id": "LT025", + "name": "Panev\u0117\u017eio apskritis" + }, + { + "id": "LT026", + "name": "\u0160iauli\u0173 apskritis" + }, + { + "id": "LT027", + "name": "Taurag\u0117s apskritis" + }, + { + "id": "LT028", + "name": "Tel\u0161i\u0173 apskritis" + }, + { + "id": "LT029", + "name": "Utenos apskritis" + }, + { + "id": "LT00", + "name": "Lietuva (NUTS 2013)" + }, + { + "id": "LT001", + "name": "Alytaus apskritis (NUTS 2013)" + }, + { + "id": "LT002", + "name": "Kauno apskritis (NUTS 2013)" + }, + { + "id": "LT003", + "name": "Klaipedos apskritis (NUTS 2013)" + }, + { + "id": "LT004", + "name": "Marijampoles apskritis (NUTS 2013)" + }, + { + "id": "LT005", + "name": "Panevezio apskritis (NUTS 2013)" + }, + { + "id": "LT006", + "name": "Siauliu apskritis (NUTS 2013)" + }, + { + "id": "LT007", + "name": "Taurages apskritis (NUTS 2013)" + }, + { + "id": "LT008", + "name": "Telsiu apskritis (NUTS 2013)" + }, + { + "id": "LT009", + "name": "Utenos apskritis (NUTS 2013)" + }, + { + "id": "LT00A", + "name": "Vilniaus apskritis (NUTS 2013)" + }, + { + "id": "LTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LT_CAP", + "name": "Vilnius" + }, + { + "id": "LTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "LU", + "name": "Luxembourg" + }, + { + "id": "LU0", + "name": "Luxembourg" + }, + { + "id": "LU00", + "name": "Luxembourg" + }, + { + "id": "LU000", + "name": "Luxembourg" + }, + { + "id": "LUZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "LUZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "LUZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "LU_CAP", + "name": "Luxembourg" + }, + { + "id": "LUX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "LUXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "LUXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HU", + "name": "Hungary" + }, + { + "id": "HU1", + "name": "K\u00f6z\u00e9p-Magyarorsz\u00e1g" + }, + { + "id": "HU11", + "name": "Budapest" + }, + { + "id": "HU110", + "name": "Budapest" + }, + { + "id": "HU12", + "name": "Pest" + }, + { + "id": "HU120", + "name": "Pest" + }, + { + "id": "HU10", + "name": "K\u00f6z\u00e9p-Magyarorsz\u00e1g (NUTS 2013)" + }, + { + "id": "HU101", + "name": "Budapest (NUTS 2013)" + }, + { + "id": "HU102", + "name": "Pest (NUTS 2013)" + }, + { + "id": "HU2", + "name": "Dun\u00e1nt\u00fal" + }, + { + "id": "HU21", + "name": "K\u00f6z\u00e9p-Dun\u00e1nt\u00fal" + }, + { + "id": "HU211", + "name": "Fej\u00e9r" + }, + { + "id": "HU212", + "name": "Kom\u00e1rom-Esztergom" + }, + { + "id": "HU213", + "name": "Veszpr\u00e9m" + }, + { + "id": "HU22", + "name": "Nyugat-Dun\u00e1nt\u00fal" + }, + { + "id": "HU221", + "name": "Gy\u0151r-Moson-Sopron" + }, + { + "id": "HU222", + "name": "Vas" + }, + { + "id": "HU223", + "name": "Zala" + }, + { + "id": "HU23", + "name": "D\u00e9l-Dun\u00e1nt\u00fal" + }, + { + "id": "HU231", + "name": "Baranya" + }, + { + "id": "HU232", + "name": "Somogy" + }, + { + "id": "HU233", + "name": "Tolna" + }, + { + "id": "HU3", + "name": "Alf\u00f6ld \u00e9s \u00c9szak" + }, + { + "id": "HU31", + "name": "\u00c9szak-Magyarorsz\u00e1g" + }, + { + "id": "HU311", + "name": "Borsod-Aba\u00faj-Zempl\u00e9n" + }, + { + "id": "HU312", + "name": "Heves" + }, + { + "id": "HU313", + "name": "N\u00f3gr\u00e1d" + }, + { + "id": "HU32", + "name": "\u00c9szak-Alf\u00f6ld" + }, + { + "id": "HU321", + "name": "Hajd\u00fa-Bihar" + }, + { + "id": "HU322", + "name": "J\u00e1sz-Nagykun-Szolnok" + }, + { + "id": "HU323", + "name": "Szabolcs-Szatm\u00e1r-Bereg" + }, + { + "id": "HU33", + "name": "D\u00e9l-Alf\u00f6ld" + }, + { + "id": "HU331", + "name": "B\u00e1cs-Kiskun" + }, + { + "id": "HU332", + "name": "B\u00e9k\u00e9s" + }, + { + "id": "HU333", + "name": "Csongr\u00e1d-Csan\u00e1d" + }, + { + "id": "HUZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "HUZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "HUZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "HU_CAP", + "name": "Budapest" + }, + { + "id": "HUX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "HUXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "HUXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "HU_ALF", + "name": "Alf\u00f6ld" + }, + { + "id": "HU_ESDU", + "name": "\u00c9szak-Dun\u00e1nt\u00fal" + }, + { + "id": "MT", + "name": "Malta" + }, + { + "id": "MT0", + "name": "Malta" + }, + { + "id": "MT00", + "name": "Malta" + }, + { + "id": "MT001", + "name": "Malta" + }, + { + "id": "MT002", + "name": "Gozo and Comino/G\u0127awdex u Kemmuna" + }, + { + "id": "MTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "MTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "MTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "MT_CAP", + "name": "Valletta" + }, + { + "id": "MTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "MTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "MTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "NL", + "name": "Netherlands" + }, + { + "id": "NL1", + "name": "Noord-Nederland" + }, + { + "id": "NL11", + "name": "Groningen" + }, + { + "id": "NL111", + "name": "Oost-Groningen (NUTS 2021)" + }, + { + "id": "NL112", + "name": "Delfzijl en omgeving" + }, + { + "id": "NL113", + "name": "Overig Groningen (NUTS 2021)" + }, + { + "id": "NL114", + "name": "Oost-Groningen" + }, + { + "id": "NL115", + "name": "Overig Groningen" + }, + { + "id": "NL12", + "name": "Friesland (NL)" + }, + { + "id": "NL121", + "name": "Noord-Friesland (NUTS 2013)" + }, + { + "id": "NL122", + "name": "Zuidwest-Friesland (NUTS 2013)" + }, + { + "id": "NL123", + "name": "Zuidoost-Friesland (NUTS 2013)" + }, + { + "id": "NL124", + "name": "Noord-Friesland (NUTS 2021)" + }, + { + "id": "NL125", + "name": "Zuidwest-Friesland (NUTS 2021)" + }, + { + "id": "NL126", + "name": "Zuidoost-Friesland" + }, + { + "id": "NL127", + "name": "Noord-Friesland" + }, + { + "id": "NL128", + "name": "Zuidwest-Friesland" + }, + { + "id": "NL13", + "name": "Drenthe" + }, + { + "id": "NL131", + "name": "Noord-Drenthe" + }, + { + "id": "NL132", + "name": "Zuidoost-Drenthe" + }, + { + "id": "NL133", + "name": "Zuidwest-Drenthe" + }, + { + "id": "NL2", + "name": "Oost-Nederland" + }, + { + "id": "NL21", + "name": "Overijssel" + }, + { + "id": "NL211", + "name": "Noord-Overijssel" + }, + { + "id": "NL212", + "name": "Zuidwest-Overijssel" + }, + { + "id": "NL213", + "name": "Twente" + }, + { + "id": "NL22", + "name": "Gelderland" + }, + { + "id": "NL221", + "name": "Veluwe" + }, + { + "id": "NL222", + "name": "Achterhoek (NUTS 2003)" + }, + { + "id": "NL223", + "name": "Arnhem/Nijmegen (NUTS 2003)" + }, + { + "id": "NL224", + "name": "Zuidwest-Gelderland" + }, + { + "id": "NL225", + "name": "Achterhoek" + }, + { + "id": "NL226", + "name": "Arnhem/Nijmegen" + }, + { + "id": "NL23", + "name": "Flevoland" + }, + { + "id": "NL230", + "name": "Flevoland" + }, + { + "id": "NL3", + "name": "West-Nederland" + }, + { + "id": "NL31", + "name": "Utrecht (NUTS 2021)" + }, + { + "id": "NL310", + "name": "Utrecht (NUTS 2021)" + }, + { + "id": "NL32", + "name": "Noord-Holland" + }, + { + "id": "NL321", + "name": "Kop van Noord-Holland" + }, + { + "id": "NL322", + "name": "Alkmaar en omgeving (NUTS 2013)" + }, + { + "id": "NL323", + "name": "IJmond" + }, + { + "id": "NL324", + "name": "Agglomeratie Haarlem (NUTS 2021)" + }, + { + "id": "NL325", + "name": "Zaanstreek" + }, + { + "id": "NL326", + "name": "Groot-Amsterdam (NUTS 2013)" + }, + { + "id": "NL327", + "name": "Het Gooi en Vechtstreek" + }, + { + "id": "NL328", + "name": "Alkmaar en omgeving" + }, + { + "id": "NL329", + "name": "Groot-Amsterdam (NUTS 2021)" + }, + { + "id": "NL32A", + "name": "Agglomeratie Haarlem" + }, + { + "id": "NL32B", + "name": "Groot-Amsterdam" + }, + { + "id": "NL33", + "name": "Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL331", + "name": "Agglomeratie Leiden en Bollenstreek (NUTS 2006)" + }, + { + "id": "NL332", + "name": "Agglomeratie 's-Gravenhage (NUTS 2021)" + }, + { + "id": "NL333", + "name": "Delft en Westland (NUTS 2021)" + }, + { + "id": "NL334", + "name": "Oost-Zuid-Holland (NUTS 2006)" + }, + { + "id": "NL335", + "name": "Groot-Rijnmond (NUTS 2006)" + }, + { + "id": "NL336", + "name": "Zuidoost-Zuid-Holland (NUTS 2006)" + }, + { + "id": "NL337", + "name": "Agglomeratie Leiden en Bollenstreek (NUTS 2021)" + }, + { + "id": "NL338", + "name": "Oost-Zuid-Holland (NUTS 2013)" + }, + { + "id": "NL339", + "name": "Groot-Rijnmond (NUTS 2013)" + }, + { + "id": "NL33A", + "name": "Zuidoost-Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL33B", + "name": "Oost-Zuid-Holland (NUTS 2021)" + }, + { + "id": "NL33C", + "name": "Groot-Rijnmond (NUTS 2021)" + }, + { + "id": "NL34", + "name": "Zeeland" + }, + { + "id": "NL341", + "name": "Zeeuwsch-Vlaanderen" + }, + { + "id": "NL342", + "name": "Overig Zeeland" + }, + { + "id": "NL35", + "name": "Utrecht" + }, + { + "id": "NL350", + "name": "Utrecht" + }, + { + "id": "NL36", + "name": "Zuid-Holland" + }, + { + "id": "NL361", + "name": "Agglomeratie \u2019s-Gravenhage" + }, + { + "id": "NL362", + "name": "Delft en Westland" + }, + { + "id": "NL363", + "name": "Agglomeratie Leiden en Bollenstreek" + }, + { + "id": "NL364", + "name": "Zuidoost-Zuid-Holland" + }, + { + "id": "NL365", + "name": "Oost-Zuid-Holland" + }, + { + "id": "NL366", + "name": "Groot-Rijnmond" + }, + { + "id": "NL4", + "name": "Zuid-Nederland" + }, + { + "id": "NL41", + "name": "Noord-Brabant" + }, + { + "id": "NL411", + "name": "West-Noord-Brabant" + }, + { + "id": "NL412", + "name": "Midden-Noord-Brabant (NUTS 2021)" + }, + { + "id": "NL413", + "name": "Noordoost-Noord-Brabant (NUTS 2021)" + }, + { + "id": "NL414", + "name": "Zuidoost-Noord-Brabant" + }, + { + "id": "NL415", + "name": "Midden-Noord-Brabant" + }, + { + "id": "NL416", + "name": "Noordoost-Noord-Brabant" + }, + { + "id": "NL42", + "name": "Limburg (NL)" + }, + { + "id": "NL421", + "name": "Noord-Limburg" + }, + { + "id": "NL422", + "name": "Midden-Limburg" + }, + { + "id": "NL423", + "name": "Zuid-Limburg" + }, + { + "id": "NLZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "NLZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "NLZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "NL_S_W", + "name": "Zuidwest" + }, + { + "id": "NL_RMD", + "name": "Rijnmond" + }, + { + "id": "NL_NZKG", + "name": "Noordzeekanaalgebied" + }, + { + "id": "NL_CAP", + "name": "Amsterdam" + }, + { + "id": "NL_DEL", + "name": "Den Haag" + }, + { + "id": "NLX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "NLXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "NLXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "NL_NAL", + "name": "Netherlands, not allocated" + }, + { + "id": "AT", + "name": "Austria" + }, + { + "id": "AT1", + "name": "Ost\u00f6sterreich" + }, + { + "id": "AT11", + "name": "Burgenland" + }, + { + "id": "AT111", + "name": "Mittelburgenland" + }, + { + "id": "AT112", + "name": "Nordburgenland" + }, + { + "id": "AT113", + "name": "S\u00fcdburgenland" + }, + { + "id": "AT12", + "name": "Nieder\u00f6sterreich" + }, + { + "id": "AT121", + "name": "Mostviertel-Eisenwurzen" + }, + { + "id": "AT122", + "name": "Nieder\u00f6sterreich-S\u00fcd" + }, + { + "id": "AT123", + "name": "Sankt P\u00f6lten" + }, + { + "id": "AT124", + "name": "Waldviertel" + }, + { + "id": "AT125", + "name": "Weinviertel" + }, + { + "id": "AT126", + "name": "Wiener Umland/Nordteil" + }, + { + "id": "AT127", + "name": "Wiener Umland/S\u00fcdteil" + }, + { + "id": "AT13_OTHBL", + "name": "Wien and other Bundesl\u00e4nder" + }, + { + "id": "AT13", + "name": "Wien" + }, + { + "id": "AT130", + "name": "Wien" + }, + { + "id": "AT2", + "name": "S\u00fcd\u00f6sterreich" + }, + { + "id": "AT21", + "name": "K\u00e4rnten" + }, + { + "id": "AT211", + "name": "Klagenfurt-Villach" + }, + { + "id": "AT212", + "name": "Oberk\u00e4rnten" + }, + { + "id": "AT213", + "name": "Unterk\u00e4rnten" + }, + { + "id": "AT22", + "name": "Steiermark" + }, + { + "id": "AT221", + "name": "Graz" + }, + { + "id": "AT222", + "name": "Liezen" + }, + { + "id": "AT223", + "name": "\u00d6stliche Obersteiermark" + }, + { + "id": "AT224", + "name": "Oststeiermark" + }, + { + "id": "AT225", + "name": "West- und S\u00fcdsteiermark" + }, + { + "id": "AT226", + "name": "Westliche Obersteiermark" + }, + { + "id": "AT3", + "name": "West\u00f6sterreich" + }, + { + "id": "AT31", + "name": "Ober\u00f6sterreich" + }, + { + "id": "AT311", + "name": "Innviertel" + }, + { + "id": "AT312", + "name": "Linz-Wels" + }, + { + "id": "AT313", + "name": "M\u00fchlviertel" + }, + { + "id": "AT314", + "name": "Steyr-Kirchdorf" + }, + { + "id": "AT315", + "name": "Traunviertel" + }, + { + "id": "AT32", + "name": "Salzburg" + }, + { + "id": "AT321", + "name": "Lungau" + }, + { + "id": "AT322", + "name": "Pinzgau-Pongau" + }, + { + "id": "AT323", + "name": "Salzburg und Umgebung" + }, + { + "id": "AT33", + "name": "Tirol" + }, + { + "id": "AT331", + "name": "Au\u00dferfern" + }, + { + "id": "AT332", + "name": "Innsbruck" + }, + { + "id": "AT333", + "name": "Osttirol" + }, + { + "id": "AT334", + "name": "Tiroler Oberland" + }, + { + "id": "AT335", + "name": "Tiroler Unterland" + }, + { + "id": "AT34", + "name": "Vorarlberg" + }, + { + "id": "AT341", + "name": "Bludenz-Bregenzer Wald" + }, + { + "id": "AT342", + "name": "Rheintal-Bodenseegebiet" + }, + { + "id": "ATZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ATZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ATZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "AT_CAP", + "name": "Wien" + }, + { + "id": "ATX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ATXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ATXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "PL", + "name": "Poland" + }, + { + "id": "PL1", + "name": "Region Centralny (NUTS 2013)" + }, + { + "id": "PL11", + "name": "L\u00f3dzkie (NUTS 2013)" + }, + { + "id": "PL111", + "name": "L\u00f3dzki (NUTS 2003)" + }, + { + "id": "PL112", + "name": "Piotrkowsko-skierniewicki (NUTS 2003)" + }, + { + "id": "PL113", + "name": "Miasto L\u00f3dz (NUTS 2013)" + }, + { + "id": "PL114", + "name": "L\u00f3dzki (NUTS 2013)" + }, + { + "id": "PL115", + "name": "Piotrkowski (NUTS 2013)" + }, + { + "id": "PL116", + "name": "Sieradzki (NUTS 2013)" + }, + { + "id": "PL117", + "name": "Skierniewicki (NUTS 2013)" + }, + { + "id": "PL12", + "name": "Mazowieckie (NUTS 2013)" + }, + { + "id": "PL121", + "name": "Ciechanowsko-plocki (NUTS 2010)" + }, + { + "id": "PL122", + "name": "Ostrolecko-siedlecki (NUTS 2010)" + }, + { + "id": "PL124", + "name": "Radomski (NUTS 2003)" + }, + { + "id": "PL126", + "name": "Warszawski (NUTS 2003)" + }, + { + "id": "PL127", + "name": "Miasto Warszawa (NUTS 2013)" + }, + { + "id": "PL128", + "name": "Radomski (NUTS 2013)" + }, + { + "id": "PL129", + "name": "Warszawski wschodni (NUTS 2013)" + }, + { + "id": "PL12A", + "name": "Warszawski zachodni (NUTS 2013)" + }, + { + "id": "PL12B", + "name": "Ciechanowski (NUTS 2013)" + }, + { + "id": "PL12C", + "name": "Plocki (NUTS 2013)" + }, + { + "id": "PL12D", + "name": "Ostrolecki (NUTS 2013)" + }, + { + "id": "PL12E", + "name": "Siedlecki (NUTS 2013)" + }, + { + "id": "PL2", + "name": "Makroregion po\u0142udniowy" + }, + { + "id": "PL21", + "name": "Ma\u0142opolskie" + }, + { + "id": "PL211", + "name": "Krakowsko-tarnowski (NUTS 2003)" + }, + { + "id": "PL212", + "name": "Nowosadecki (NUTS 2003)" + }, + { + "id": "PL213", + "name": "Miasto Krak\u00f3w" + }, + { + "id": "PL214", + "name": "Krakowski" + }, + { + "id": "PL215", + "name": "Nowosadecki (NUTS 2010)" + }, + { + "id": "PL216", + "name": "Oswiecimski (NUTS 2010)" + }, + { + "id": "PL217", + "name": "Tarnowski" + }, + { + "id": "PL218", + "name": "Nowos\u0105decki" + }, + { + "id": "PL219", + "name": "Nowotarski" + }, + { + "id": "PL21A", + "name": "O\u015bwi\u0119cimski" + }, + { + "id": "PL22", + "name": "\u015al\u0105skie" + }, + { + "id": "PL224", + "name": "Cz\u0119stochowski" + }, + { + "id": "PL225", + "name": "Bielski" + }, + { + "id": "PL226", + "name": "Centralny slaski (NUTS 2003)" + }, + { + "id": "PL227", + "name": "Rybnicki" + }, + { + "id": "PL228", + "name": "Bytomski" + }, + { + "id": "PL229", + "name": "Gliwicki" + }, + { + "id": "PL22A", + "name": "Katowicki" + }, + { + "id": "PL22B", + "name": "Sosnowiecki" + }, + { + "id": "PL22C", + "name": "Tyski" + }, + { + "id": "PL3", + "name": "Region Wschodni (NUTS 2013)" + }, + { + "id": "PL31", + "name": "Lubelskie (NUTS 2013)" + }, + { + "id": "PL311", + "name": "Bialski (NUTS 2013)" + }, + { + "id": "PL312", + "name": "Chelmsko-zamojski (NUTS 2013)" + }, + { + "id": "PL313", + "name": "Lubelski (NUTS 2003)" + }, + { + "id": "PL314", + "name": "Lubelski (NUTS 2013)" + }, + { + "id": "PL315", + "name": "Pulawski (NUTS 2013)" + }, + { + "id": "PL32", + "name": "Podkarpackie (NUTS 2013)" + }, + { + "id": "PL321", + "name": "Rzeszowsko-tarnobrzeski (NUTS 2003)" + }, + { + "id": "PL322", + "name": "Krosniensko-przemyski (NUTS 2003)" + }, + { + "id": "PL323", + "name": "Krosnienski (NUTS 2013)" + }, + { + "id": "PL324", + "name": "Przemyski (NUTS 2013)" + }, + { + "id": "PL325", + "name": "Rzeszowski (NUTS 2013)" + }, + { + "id": "PL326", + "name": "Tarnobrzeski (NUTS 2013)" + }, + { + "id": "PL33", + "name": "Swietokrzyskie (NUTS 2013)" + }, + { + "id": "PL330", + "name": "Swietokrzyski (NUTS 2003)" + }, + { + "id": "PL331", + "name": "Kielecki (NUTS 2013)" + }, + { + "id": "PL332", + "name": "Sandomiersko-jedrzejowski (NUTS 2013)" + }, + { + "id": "PL34", + "name": "Podlaskie (NUTS 2013)" + }, + { + "id": "PL341", + "name": "Bialostocko-suwalski (NUTS 2003)" + }, + { + "id": "PL342", + "name": "Lomzynski (NUTS 2003)" + }, + { + "id": "PL343", + "name": "Bialostocki (NUTS 2013)" + }, + { + "id": "PL344", + "name": "Lomzynski (NUTS 2013)" + }, + { + "id": "PL345", + "name": "Suwalski (NUTS 2013)" + }, + { + "id": "PL4", + "name": "Makroregion p\u00f3\u0142nocno-zachodni" + }, + { + "id": "PL41", + "name": "Wielkopolskie" + }, + { + "id": "PL411", + "name": "Pilski" + }, + { + "id": "PL412", + "name": "Poznanski (NUTS 2003)" + }, + { + "id": "PL413", + "name": "Kaliski (NUTS 2003)" + }, + { + "id": "PL414", + "name": "Koni\u0144ski" + }, + { + "id": "PL415", + "name": "Miasto Pozna\u0144" + }, + { + "id": "PL416", + "name": "Kaliski" + }, + { + "id": "PL417", + "name": "Leszczy\u0144ski" + }, + { + "id": "PL418", + "name": "Pozna\u0144ski" + }, + { + "id": "PL42", + "name": "Zachodniopomorskie" + }, + { + "id": "PL421", + "name": "Szczecinski (NUTS 2003)" + }, + { + "id": "PL422", + "name": "Koszalinski (NUTS 2010)" + }, + { + "id": "PL423", + "name": "Stargardzki (NUTS 2010)" + }, + { + "id": "PL424", + "name": "Miasto Szczecin" + }, + { + "id": "PL425", + "name": "Szczecinski (NUTS 2010)" + }, + { + "id": "PL426", + "name": "Koszali\u0144ski" + }, + { + "id": "PL427", + "name": "Szczecinecko-pyrzycki" + }, + { + "id": "PL428", + "name": "Szczeci\u0144ski" + }, + { + "id": "PL43", + "name": "Lubuskie" + }, + { + "id": "PL431", + "name": "Gorzowski" + }, + { + "id": "PL432", + "name": "Zielonog\u00f3rski" + }, + { + "id": "PL5", + "name": "Makroregion po\u0142udniowo-zachodni" + }, + { + "id": "PL51", + "name": "Dolno\u015bl\u0105skie" + }, + { + "id": "PL511", + "name": "Jeleniog\u00f3rsko-walbrzyski (NUTS 2003)" + }, + { + "id": "PL512", + "name": "Legnicki (NUTS 2003)" + }, + { + "id": "PL513", + "name": "Wroclawski (NUTS 2003)" + }, + { + "id": "PL514", + "name": "Miasto Wroc\u0142aw" + }, + { + "id": "PL515", + "name": "Jeleniog\u00f3rski" + }, + { + "id": "PL516", + "name": "Legnicko-g\u0142ogowski" + }, + { + "id": "PL517", + "name": "Wa\u0142brzyski" + }, + { + "id": "PL518", + "name": "Wroc\u0142awski" + }, + { + "id": "PL52", + "name": "Opolskie" + }, + { + "id": "PL520", + "name": "Opolski (NUTS 2003)" + }, + { + "id": "PL521", + "name": "Nyski (NUTS 2010)" + }, + { + "id": "PL522", + "name": "Opolski (NUTS 2010)" + }, + { + "id": "PL523", + "name": "Nyski" + }, + { + "id": "PL524", + "name": "Opolski" + }, + { + "id": "PL6", + "name": "Makroregion p\u00f3\u0142nocny" + }, + { + "id": "PL61", + "name": "Kujawsko-pomorskie" + }, + { + "id": "PL611", + "name": "Bydgoski (NUTS 2003)" + }, + { + "id": "PL612", + "name": "Torunsko-wloclawski (NUTS 2003)" + }, + { + "id": "PL613", + "name": "Bydgosko-toru\u0144ski" + }, + { + "id": "PL614", + "name": "Grudziadzki (NUTS 2010)" + }, + { + "id": "PL615", + "name": "Wloclawski (NUTS 2010)" + }, + { + "id": "PL616", + "name": "Grudzi\u0105dzki" + }, + { + "id": "PL617", + "name": "Inowroc\u0142awski" + }, + { + "id": "PL618", + "name": "\u015awiecki" + }, + { + "id": "PL619", + "name": "W\u0142oc\u0142awski" + }, + { + "id": "PL62", + "name": "Warmi\u0144sko-mazurskie" + }, + { + "id": "PL621", + "name": "Elbl\u0105ski" + }, + { + "id": "PL622", + "name": "Olszty\u0144ski" + }, + { + "id": "PL623", + "name": "E\u0142cki" + }, + { + "id": "PL63", + "name": "Pomorskie" + }, + { + "id": "PL631", + "name": "Slupski (NUTS 2010)" + }, + { + "id": "PL632", + "name": "Gdanski (NUTS 2003)" + }, + { + "id": "PL633", + "name": "Tr\u00f3jmiejski" + }, + { + "id": "PL634", + "name": "Gda\u0144ski" + }, + { + "id": "PL635", + "name": "Starogardzki (NUTS 2010)" + }, + { + "id": "PL636", + "name": "S\u0142upski" + }, + { + "id": "PL637", + "name": "Chojnicki" + }, + { + "id": "PL638", + "name": "Starogardzki" + }, + { + "id": "PL7", + "name": "Makroregion centralny" + }, + { + "id": "PL71", + "name": "\u0141\u00f3dzkie" + }, + { + "id": "PL711", + "name": "Miasto \u0141\u00f3d\u017a" + }, + { + "id": "PL712", + "name": "\u0141\u00f3dzki" + }, + { + "id": "PL713", + "name": "Piotrkowski" + }, + { + "id": "PL714", + "name": "Sieradzki" + }, + { + "id": "PL715", + "name": "Skierniewicki" + }, + { + "id": "PL72", + "name": "\u015awi\u0119tokrzyskie" + }, + { + "id": "PL721", + "name": "Kielecki" + }, + { + "id": "PL722", + "name": "Sandomiersko-j\u0119drzejowski" + }, + { + "id": "PL8", + "name": "Makroregion wschodni" + }, + { + "id": "PL81", + "name": "Lubelskie" + }, + { + "id": "PL811", + "name": "Bialski" + }, + { + "id": "PL812", + "name": "Che\u0142msko-zamojski" + }, + { + "id": "PL814", + "name": "Lubelski" + }, + { + "id": "PL815", + "name": "Pu\u0142awski" + }, + { + "id": "PL82", + "name": "Podkarpackie" + }, + { + "id": "PL821", + "name": "Kro\u015bnie\u0144ski" + }, + { + "id": "PL822", + "name": "Przemyski" + }, + { + "id": "PL823", + "name": "Rzeszowski" + }, + { + "id": "PL824", + "name": "Tarnobrzeski" + }, + { + "id": "PL84", + "name": "Podlaskie" + }, + { + "id": "PL841", + "name": "Bia\u0142ostocki" + }, + { + "id": "PL842", + "name": "\u0141om\u017cy\u0144ski" + }, + { + "id": "PL843", + "name": "Suwalski" + }, + { + "id": "PL9", + "name": "Makroregion wojew\u00f3dztwo mazowieckie" + }, + { + "id": "PL91", + "name": "Warszawski sto\u0142eczny" + }, + { + "id": "PL911", + "name": "Miasto Warszawa" + }, + { + "id": "PL912", + "name": "Warszawski wschodni" + }, + { + "id": "PL913", + "name": "Warszawski zachodni" + }, + { + "id": "PL92", + "name": "Mazowiecki regionalny" + }, + { + "id": "PL921", + "name": "Radomski" + }, + { + "id": "PL922", + "name": "Ciechanowski" + }, + { + "id": "PL923", + "name": "P\u0142ocki" + }, + { + "id": "PL924", + "name": "Ostro\u0142\u0119cki" + }, + { + "id": "PL925", + "name": "Siedlecki" + }, + { + "id": "PL926", + "name": "\u017byrardowski" + }, + { + "id": "PL01", + "name": "Dolnoslaskie (statistical region 2001)" + }, + { + "id": "PL02", + "name": "Kujawsko-Pomorskie (statistical region 2001)" + }, + { + "id": "PL03", + "name": "Lubelskie (statistical region 2001)" + }, + { + "id": "PL04", + "name": "Lubuskie (statistical region 2001)" + }, + { + "id": "PL05", + "name": "L\u00f3dzkie (statistical region 2001)" + }, + { + "id": "PL06", + "name": "Malopolskie (statistical region 2001)" + }, + { + "id": "PL07", + "name": "Mazowieckie (statistical region 2001)" + }, + { + "id": "PL08", + "name": "Opolskie (statistical region 2001)" + }, + { + "id": "PL09", + "name": "Podkarpackie (statistical region 2001)" + }, + { + "id": "PL0A", + "name": "Podlaskie (statistical region 2001)" + }, + { + "id": "PL0B", + "name": "Pomorskie (statistical region 2001)" + }, + { + "id": "PL0C", + "name": "Slaskie (statistical region 2001)" + }, + { + "id": "PL0D", + "name": "Swietokrzyskie (statistical region 2001)" + }, + { + "id": "PL0E", + "name": "Warminsko-Mazurskie (statistical region 2001)" + }, + { + "id": "PL0F", + "name": "Wielkopolskie (statistical region 2001)" + }, + { + "id": "PL0G", + "name": "Zachodniopomorskie (statistical region 2001)" + }, + { + "id": "PLZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "PLZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "PLZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "PL_CAP", + "name": "Warszawa" + }, + { + "id": "PLX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "PLXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "PLXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "PT", + "name": "Portugal" + }, + { + "id": "PT1", + "name": "Continente" + }, + { + "id": "PT11", + "name": "Norte" + }, + { + "id": "PT111", + "name": "Alto Minho" + }, + { + "id": "PT112", + "name": "C\u00e1vado" + }, + { + "id": "PT113", + "name": "Ave (NUTS 2010)" + }, + { + "id": "PT114", + "name": "Grande Porto (NUTS 2010)" + }, + { + "id": "PT115", + "name": "T\u00e2mega (NUTS 2010)" + }, + { + "id": "PT116", + "name": "Entre Douro e Vouga (NUTS 2010)" + }, + { + "id": "PT117", + "name": "Douro (NUTS 2010)" + }, + { + "id": "PT118", + "name": "Alto Tr\u00e1s-os-Montes (NUTS 2010)" + }, + { + "id": "PT119", + "name": "Ave" + }, + { + "id": "PT11A", + "name": "\u00c1rea Metropolitana do Porto" + }, + { + "id": "PT11B", + "name": "Alto T\u00e2mega e Barroso" + }, + { + "id": "PT11C", + "name": "T\u00e2mega e Sousa" + }, + { + "id": "PT11D", + "name": "Douro" + }, + { + "id": "PT11E", + "name": "Terras de Tr\u00e1s-os-Montes" + }, + { + "id": "PT11EDM", + "name": "Entre Douro e Minho" + }, + { + "id": "PT12", + "name": "Centro (PT) (NUTS 1995)" + }, + { + "id": "PT12BL", + "name": "Beira Litoral" + }, + { + "id": "PT12BI", + "name": "Beira Interior" + }, + { + "id": "PT13", + "name": "Lisboa e Vale do Tejo (NUTS 1995)" + }, + { + "id": "PT13RO", + "name": "Ribatejo e Oeste" + }, + { + "id": "PT14", + "name": "Alentejo (NUTS 1995)" + }, + { + "id": "PT15", + "name": "Algarve" + }, + { + "id": "PT150", + "name": "Algarve" + }, + { + "id": "PT16", + "name": "Centro (PT) (NUTS 2021)" + }, + { + "id": "PT161", + "name": "Baixo Vouga (NUTS 2010)" + }, + { + "id": "PT162", + "name": "Baixo Mondego (NUTS 2010)" + }, + { + "id": "PT163", + "name": "Pinhal Litoral (NUTS 2010)" + }, + { + "id": "PT164", + "name": "Pinhal Interior Norte (NUTS 2010)" + }, + { + "id": "PT165", + "name": "D\u00e3o-Laf\u00f5es (NUTS 2010)" + }, + { + "id": "PT166", + "name": "Pinhal Interior Sul (NUTS 2010)" + }, + { + "id": "PT167", + "name": "Serra da Estrela (NUTS 2010)" + }, + { + "id": "PT168", + "name": "Beira Interior Norte (NUTS 2010)" + }, + { + "id": "PT169", + "name": "Beira Interior Sul (NUTS 2010)" + }, + { + "id": "PT16A", + "name": "Cova da Beira (NUTS 2010)" + }, + { + "id": "PT16B", + "name": "Oeste (NUTS 2021)" + }, + { + "id": "PT16C", + "name": "M\u00e9dio Tejo (NUTS 2010)" + }, + { + "id": "PT16D", + "name": "Regi\u00e3o de Aveiro (NUTS 2021)" + }, + { + "id": "PT16E", + "name": "Regi\u00e3o de Coimbra (NUTS 2021)" + }, + { + "id": "PT16F", + "name": "Regi\u00e3o de Leiria (NUTS 2021)" + }, + { + "id": "PT16G", + "name": "Viseu D\u00e3o Laf\u00f5es (NUTS 2021)" + }, + { + "id": "PT16H", + "name": "Beira Baixa (NUTS 2021)" + }, + { + "id": "PT16I", + "name": "M\u00e9dio Tejo (NUTS 2021)" + }, + { + "id": "PT16J", + "name": "Beiras e Serra da Estrela (NUTS 2021)" + }, + { + "id": "PT17", + "name": "\u00c1rea Metropolitana de Lisboa (NUTS 2021)" + }, + { + "id": "PT170", + "name": "\u00c1rea Metropolitana de Lisboa (NUTS 2021)" + }, + { + "id": "PT171", + "name": "Grande Lisboa (NUTS 2010)" + }, + { + "id": "PT172", + "name": "Pen\u00ednsula de Set\u00fabal (NUTS 2010)" + }, + { + "id": "PT18", + "name": "Alentejo (NUTS 2021)" + }, + { + "id": "PT181", + "name": "Alentejo Litoral (NUTS 2021)" + }, + { + "id": "PT182", + "name": "Alto Alentejo (NUTS 2010)" + }, + { + "id": "PT183", + "name": "Alentejo Central (NUTS 2010)" + }, + { + "id": "PT184", + "name": "Baixo Alentejo (NUTS 2021)" + }, + { + "id": "PT185", + "name": "Lez\u00edria do Tejo (NUTS 2021)" + }, + { + "id": "PT186", + "name": "Alto Alentejo (NUTS 2021)" + }, + { + "id": "PT187", + "name": "Alentejo Central (NUTS 2021)" + }, + { + "id": "PT19", + "name": "Centro (PT)" + }, + { + "id": "PT191", + "name": "Regi\u00e3o de Aveiro" + }, + { + "id": "PT192", + "name": "Regi\u00e3o de Coimbra" + }, + { + "id": "PT193", + "name": "Regi\u00e3o de Leiria" + }, + { + "id": "PT194", + "name": "Viseu D\u00e3o Laf\u00f5es" + }, + { + "id": "PT195", + "name": "Beira Baixa" + }, + { + "id": "PT196", + "name": "Beiras e Serra da Estrela" + }, + { + "id": "PT1A", + "name": "Grande Lisboa" + }, + { + "id": "PT1A0", + "name": "Grande Lisboa" + }, + { + "id": "PT1B", + "name": "Pen\u00ednsula de Set\u00fabal" + }, + { + "id": "PT1B0", + "name": "Pen\u00ednsula de Set\u00fabal" + }, + { + "id": "PT1C", + "name": "Alentejo" + }, + { + "id": "PT1C1", + "name": "Alentejo Litoral" + }, + { + "id": "PT1C2", + "name": "Baixo Alentejo" + }, + { + "id": "PT1C3", + "name": "Alto Alentejo" + }, + { + "id": "PT1C4", + "name": "Alentejo Central" + }, + { + "id": "PT1D", + "name": "Oeste e Vale do Tejo" + }, + { + "id": "PT1D1", + "name": "Oeste" + }, + { + "id": "PT1D2", + "name": "M\u00e9dio Tejo" + }, + { + "id": "PT1D3", + "name": "Lez\u00edria do Tejo" + }, + { + "id": "PT2", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT20", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT200", + "name": "Regi\u00e3o Aut\u00f3noma dos A\u00e7ores" + }, + { + "id": "PT3", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PT30", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PT300", + "name": "Regi\u00e3o Aut\u00f3noma da Madeira" + }, + { + "id": "PTZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "PTZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "PTZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "PT_CAP", + "name": "Lisboa" + }, + { + "id": "PTX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "PTXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "PTXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "RO", + "name": "Romania" + }, + { + "id": "RO1", + "name": "Macroregiunea Unu" + }, + { + "id": "RO11", + "name": "Nord-Vest" + }, + { + "id": "RO111", + "name": "Bihor" + }, + { + "id": "RO112", + "name": "Bistri\u0163a-N\u0103s\u0103ud" + }, + { + "id": "RO113", + "name": "Cluj" + }, + { + "id": "RO114", + "name": "Maramure\u015f" + }, + { + "id": "RO115", + "name": "Satu Mare" + }, + { + "id": "RO116", + "name": "S\u0103laj" + }, + { + "id": "RO12", + "name": "Centru" + }, + { + "id": "RO121", + "name": "Alba" + }, + { + "id": "RO122", + "name": "Bra\u015fov" + }, + { + "id": "RO123", + "name": "Covasna" + }, + { + "id": "RO124", + "name": "Harghita" + }, + { + "id": "RO125", + "name": "Mure\u015f" + }, + { + "id": "RO126", + "name": "Sibiu" + }, + { + "id": "RO2", + "name": "Macroregiunea Doi" + }, + { + "id": "RO21", + "name": "Nord-Est" + }, + { + "id": "RO211", + "name": "Bac\u0103u" + }, + { + "id": "RO212", + "name": "Boto\u015fani" + }, + { + "id": "RO213", + "name": "Ia\u015fi" + }, + { + "id": "RO214", + "name": "Neam\u0163" + }, + { + "id": "RO215", + "name": "Suceava" + }, + { + "id": "RO216", + "name": "Vaslui" + }, + { + "id": "RO22", + "name": "Sud-Est" + }, + { + "id": "RO221", + "name": "Br\u0103ila" + }, + { + "id": "RO222", + "name": "Buz\u0103u" + }, + { + "id": "RO223", + "name": "Constan\u0163a" + }, + { + "id": "RO224", + "name": "Gala\u0163i" + }, + { + "id": "RO225", + "name": "Tulcea" + }, + { + "id": "RO226", + "name": "Vrancea" + }, + { + "id": "RO3", + "name": "Macroregiunea Trei" + }, + { + "id": "RO31", + "name": "Sud-Muntenia" + }, + { + "id": "RO311", + "name": "Arge\u015f" + }, + { + "id": "RO312", + "name": "C\u0103l\u0103ra\u015fi" + }, + { + "id": "RO313", + "name": "D\u00e2mbovi\u0163a" + }, + { + "id": "RO314", + "name": "Giurgiu" + }, + { + "id": "RO315", + "name": "Ialomi\u0163a" + }, + { + "id": "RO316", + "name": "Prahova" + }, + { + "id": "RO317", + "name": "Teleorman" + }, + { + "id": "RO32", + "name": "Bucure\u015fti-Ilfov" + }, + { + "id": "RO321", + "name": "Bucure\u015fti" + }, + { + "id": "RO322", + "name": "Ilfov" + }, + { + "id": "RO4", + "name": "Macroregiunea Patru" + }, + { + "id": "RO41", + "name": "Sud-Vest Oltenia" + }, + { + "id": "RO411", + "name": "Dolj" + }, + { + "id": "RO412", + "name": "Gorj" + }, + { + "id": "RO413", + "name": "Mehedin\u0163i" + }, + { + "id": "RO414", + "name": "Olt" + }, + { + "id": "RO415", + "name": "V\u00e2lcea" + }, + { + "id": "RO42", + "name": "Vest" + }, + { + "id": "RO421", + "name": "Arad" + }, + { + "id": "RO422", + "name": "Cara\u015f-Severin" + }, + { + "id": "RO423", + "name": "Hunedoara" + }, + { + "id": "RO424", + "name": "Timi\u015f" + }, + { + "id": "ROZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "ROZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "ROZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "RO0", + "name": "Romania (statistical region 2002)" + }, + { + "id": "RO01", + "name": "Nord-Est (statistical region 2002)" + }, + { + "id": "RO011", + "name": "Bacau (statistical region 2002)" + }, + { + "id": "RO012", + "name": "Botosani (statistical region 2002)" + }, + { + "id": "RO013", + "name": "Iasi (statistical region 2002)" + }, + { + "id": "RO014", + "name": "Neamt (statistical region 2002)" + }, + { + "id": "RO015", + "name": "Suceava (statistical region 2002)" + }, + { + "id": "RO016", + "name": "Vaslui (statistical region 2002)" + }, + { + "id": "RO02", + "name": "Sud-Est (statistical region 2002)" + }, + { + "id": "RO021", + "name": "Braila (statistical region 2002)" + }, + { + "id": "RO022", + "name": "Buzau (statistical region 2002)" + }, + { + "id": "RO023", + "name": "Constanta (statistical region 2002)" + }, + { + "id": "RO024", + "name": "Galati (statistical region 2002)" + }, + { + "id": "RO025", + "name": "Tulcea (statistical region 2002)" + }, + { + "id": "RO026", + "name": "Vrancea (statistical region 2002)" + }, + { + "id": "RO03", + "name": "Sud (statistical region 2002)" + }, + { + "id": "RO031", + "name": "Arges (statistical region 2002)" + }, + { + "id": "RO032", + "name": "Calarasi (statistical region 2002)" + }, + { + "id": "RO033", + "name": "D\u00e2mbovita (statistical region 2002)" + }, + { + "id": "RO034", + "name": "Giurgiu (statistical region 2002)" + }, + { + "id": "RO035", + "name": "Ialomita (statistical region 2002)" + }, + { + "id": "RO036", + "name": "Prahova (statistical region 2002)" + }, + { + "id": "RO037", + "name": "Teleorman (statistical region 2002)" + }, + { + "id": "RO04", + "name": "Sud-Vest (statistical region 2002)" + }, + { + "id": "RO041", + "name": "Dolj (statistical region 2002)" + }, + { + "id": "RO042", + "name": "Gorj (statistical region 2002)" + }, + { + "id": "RO043", + "name": "Mehedinti (statistical region 2002)" + }, + { + "id": "RO044", + "name": "Olt (statistical region 2002)" + }, + { + "id": "RO045", + "name": "V\u00e2lcea (statistical region 2002)" + }, + { + "id": "RO05", + "name": "Vest (statistical region 2002)" + }, + { + "id": "RO051", + "name": "Arad (statistical region 2002)" + }, + { + "id": "RO052", + "name": "Caras-Severin (statistical region 2002)" + }, + { + "id": "RO053", + "name": "Hunedoara (statistical region 2002)" + }, + { + "id": "RO054", + "name": "Timis (statistical region 2002)" + }, + { + "id": "RO06", + "name": "Nord-Vest (statistical region 2002)" + }, + { + "id": "RO061", + "name": "Bihor (statistical region 2002)" + }, + { + "id": "RO062", + "name": "Bistrita-Nasaud (statistical region 2002)" + }, + { + "id": "RO063", + "name": "Cluj (statistical region 2002)" + }, + { + "id": "RO064", + "name": "Maramures (statistical region 2002)" + }, + { + "id": "RO065", + "name": "Satu Mare (statistical region 2002)" + }, + { + "id": "RO066", + "name": "Salaj (statistical region 2002)" + }, + { + "id": "RO07", + "name": "Centru (statistical region 2002)" + }, + { + "id": "RO071", + "name": "Alba (statistical region 2002)" + }, + { + "id": "RO072", + "name": "Brasov (statistical region 2002)" + }, + { + "id": "RO073", + "name": "Covasna (statistical region 2002)" + }, + { + "id": "RO074", + "name": "Harghita (statistical region 2002)" + }, + { + "id": "RO075", + "name": "Mures (statistical region 2002)" + }, + { + "id": "RO076", + "name": "Sibiu (statistical region 2002)" + }, + { + "id": "RO08", + "name": "Bucuresti (statistical region 2002)" + }, + { + "id": "RO081", + "name": "Bucuresti (capital) (statistical region 2002)" + }, + { + "id": "RO082", + "name": "Ilfov (statistical region 2002)" + }, + { + "id": "RO_CAP", + "name": "Bucuresti" + }, + { + "id": "ROX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "ROXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "ROXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SI", + "name": "Slovenia" + }, + { + "id": "SI0", + "name": "Slovenija" + }, + { + "id": "SI03", + "name": "Vzhodna Slovenija" + }, + { + "id": "SI031", + "name": "Pomurska" + }, + { + "id": "SI032", + "name": "Podravska" + }, + { + "id": "SI033", + "name": "Koro\u0161ka" + }, + { + "id": "SI034", + "name": "Savinjska" + }, + { + "id": "SI035", + "name": "Zasavska" + }, + { + "id": "SI036", + "name": "Posavska" + }, + { + "id": "SI037", + "name": "Jugovzhodna Slovenija" + }, + { + "id": "SI038", + "name": "Primorsko-notranjska" + }, + { + "id": "SI01", + "name": "Vzhodna Slovenija (NUTS 2010)" + }, + { + "id": "SI011", + "name": "Pomurska (NUTS 2010)" + }, + { + "id": "SI012", + "name": "Podravska (NUTS 2010)" + }, + { + "id": "SI013", + "name": "Koroska (NUTS 2010)" + }, + { + "id": "SI014", + "name": "Savinjska (NUTS 2010)" + }, + { + "id": "SI015", + "name": "Zasavska (NUTS 2010)" + }, + { + "id": "SI016", + "name": "Spodnjeposavska (NUTS 2010)" + }, + { + "id": "SI017", + "name": "Jugovzhodna Slovenija (NUTS 2010)" + }, + { + "id": "SI018", + "name": "Notranjsko-kraska (NUTS 2010)" + }, + { + "id": "SI04", + "name": "Zahodna Slovenija" + }, + { + "id": "SI041", + "name": "Osrednjeslovenska" + }, + { + "id": "SI042", + "name": "Gorenjska" + }, + { + "id": "SI043", + "name": "Gori\u0161ka" + }, + { + "id": "SI044", + "name": "Obalno-kra\u0161ka" + }, + { + "id": "SI02", + "name": "Zahodna Slovenija (NUTS 2010)" + }, + { + "id": "SI021", + "name": "Osrednjeslovenska (NUTS 2010)" + }, + { + "id": "SI022", + "name": "Gorenjska (NUTS 2010)" + }, + { + "id": "SI023", + "name": "Goriska (NUTS 2010)" + }, + { + "id": "SI024", + "name": "Obalno-kraska (NUTS 2010)" + }, + { + "id": "SIZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SIZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SIZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SI_CAP", + "name": "Ljubljana" + }, + { + "id": "SIX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SIXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SIXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SI_POD1", + "name": "Podravje - Stajerska Slovenija" + }, + { + "id": "SI_POD2", + "name": "Podravje - Prekmurje" + }, + { + "id": "SI_POS1", + "name": "Posavje - Dolenjska" + }, + { + "id": "SI_POS2", + "name": "Posavje - Bela krajina" + }, + { + "id": "SI_POS3", + "name": "Posavje - Bizeljsko Sremic" + }, + { + "id": "SI_PRI1", + "name": "Primorje - Kras" + }, + { + "id": "SI_PRI2", + "name": "Primorje - Slovenska Istra" + }, + { + "id": "SI_PRI3", + "name": "Primorje - Vipavska dolina (Vipava)" + }, + { + "id": "SI_PRI4", + "name": "Primorje - Goriska brda (Brda)" + }, + { + "id": "SI_OUTW", + "name": "Outside wine-growing districts" + }, + { + "id": "SK", + "name": "Slovakia" + }, + { + "id": "SK0", + "name": "Slovensko" + }, + { + "id": "SK01", + "name": "Bratislavsk\u00fd kraj" + }, + { + "id": "SK010", + "name": "Bratislavsk\u00fd kraj" + }, + { + "id": "SK02", + "name": "Z\u00e1padn\u00e9 Slovensko" + }, + { + "id": "SK021", + "name": "Trnavsk\u00fd kraj" + }, + { + "id": "SK022", + "name": "Tren\u010diansky kraj" + }, + { + "id": "SK023", + "name": "Nitriansky kraj" + }, + { + "id": "SK03", + "name": "Stredn\u00e9 Slovensko" + }, + { + "id": "SK031", + "name": "\u017dilinsk\u00fd kraj" + }, + { + "id": "SK032", + "name": "Banskobystrick\u00fd kraj" + }, + { + "id": "SK04", + "name": "V\u00fdchodn\u00e9 Slovensko" + }, + { + "id": "SK041", + "name": "Pre\u0161ovsk\u00fd kraj" + }, + { + "id": "SK042", + "name": "Ko\u0161ick\u00fd kraj" + }, + { + "id": "SKZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SKZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SKZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SK_CAP", + "name": "Bratislava" + }, + { + "id": "SKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "SK_MAL", + "name": "Malokarpatsk\u00e1" + }, + { + "id": "SK_JUZ", + "name": "Juznoslovensk\u00e1" + }, + { + "id": "SK_STR", + "name": "Stredoslovensk\u00e1" + }, + { + "id": "SK_NIT", + "name": "Nitrianska" + }, + { + "id": "SK_VYC", + "name": "V\u00fdchodoslovensk\u00e1" + }, + { + "id": "SK_TOK", + "name": "Tokajsk\u00e1" + }, + { + "id": "FI", + "name": "Finland" + }, + { + "id": "FI1", + "name": "Manner-Suomi" + }, + { + "id": "FI11_12_2", + "name": "Uusimaa, Etel\u00e4-Suomi, \u00c5land (NUTS 1995)" + }, + { + "id": "FI11", + "name": "Uusimaa (NUTS 1995)" + }, + { + "id": "FI12", + "name": "Etel\u00e4-Suomi (NUTS 1995)" + }, + { + "id": "FI13", + "name": "It\u00e4-Suomi (NUTS 2006)" + }, + { + "id": "FI131", + "name": "Etel\u00e4-Savo (NUTS 2006)" + }, + { + "id": "FI132", + "name": "Pohjois-Savo (NUTS 2006)" + }, + { + "id": "FI133", + "name": "Pohjois-Karjala (NUTS 2006)" + }, + { + "id": "FI134", + "name": "Kainuu (NUTS 2006)" + }, + { + "id": "FI14", + "name": "V\u00e4li-Suomi (NUTS 1995)" + }, + { + "id": "FI15", + "name": "Pohjois-Suomi (NUTS 1995)" + }, + { + "id": "FI16", + "name": "Uusimaa (suuralue)(NUTS 1995)" + }, + { + "id": "FI18_20", + "name": "Etel\u00e4-Suomi, \u00c5land (NUTS 2006)" + }, + { + "id": "FI18", + "name": "Etel\u00e4-Suomi (NUTS 2006)" + }, + { + "id": "FI181_182", + "name": "Uusimaa, It\u00e4-Uusimaa (NUTS 2006)" + }, + { + "id": "FI181", + "name": "Uusimaa (NUTS 2006)" + }, + { + "id": "FI182", + "name": "It\u00e4-Uusimaa (NUTS 2006)" + }, + { + "id": "FI183", + "name": "Varsinais-Suomi (NUTS 2006)" + }, + { + "id": "FI184", + "name": "Kanta-H\u00e4me (NUTS 2006)" + }, + { + "id": "FI185", + "name": "P\u00e4ij\u00e4t-H\u00e4me (NUTS 2006)" + }, + { + "id": "FI186", + "name": "Kymenlaakso (NUTS 2006)" + }, + { + "id": "FI187", + "name": "Etel\u00e4-Karjala (NUTS 2006)" + }, + { + "id": "FI19_20", + "name": "L\u00e4nsi-Suomi, \u00c5land" + }, + { + "id": "FI19", + "name": "L\u00e4nsi-Suomi" + }, + { + "id": "FI191", + "name": "Satakunta (NUTS 2003)" + }, + { + "id": "FI192", + "name": "Pirkanmaa (NUTS 2003)" + }, + { + "id": "FI193", + "name": "Keski-Suomi (NUTS 2021)" + }, + { + "id": "FI194", + "name": "Etel\u00e4-Pohjanmaa (NUTS 2021)" + }, + { + "id": "FI195", + "name": "Pohjanmaa (NUTS 2021)" + }, + { + "id": "FI196", + "name": "Satakunta" + }, + { + "id": "FI197", + "name": "Pirkanmaa (NUTS 2021)" + }, + { + "id": "FI198", + "name": "Keski-Suomi" + }, + { + "id": "FI199", + "name": "Etel\u00e4-Pohjanmaa" + }, + { + "id": "FI19A", + "name": "Pohjanmaa" + }, + { + "id": "FI19B", + "name": "Pirkanmaa" + }, + { + "id": "FI1A", + "name": "Pohjois-Suomi (NUTS 2006)" + }, + { + "id": "FI1A1", + "name": "Keski-Pohjanmaa (NUTS 2006)" + }, + { + "id": "FI1A2", + "name": "Pohjois-Pohjanmaa (NUTS 2006)" + }, + { + "id": "FI1A3", + "name": "Lappi (NUTS 2006)" + }, + { + "id": "FI1B", + "name": "Helsinki-Uusimaa" + }, + { + "id": "FI1B1", + "name": "Helsinki-Uusimaa" + }, + { + "id": "FI1C", + "name": "Etel\u00e4-Suomi" + }, + { + "id": "FI1C1", + "name": "Varsinais-Suomi" + }, + { + "id": "FI1C2", + "name": "Kanta-H\u00e4me" + }, + { + "id": "FI1C3", + "name": "P\u00e4ij\u00e4t-H\u00e4me (NUTS 2021)" + }, + { + "id": "FI1C4", + "name": "Kymenlaakso (NUTS 2021)" + }, + { + "id": "FI1C5", + "name": "Etel\u00e4-Karjala" + }, + { + "id": "FI1C6", + "name": "P\u00e4ij\u00e4t-H\u00e4me" + }, + { + "id": "FI1C7", + "name": "Kymenlaakso" + }, + { + "id": "FI1D", + "name": "Pohjois- ja It\u00e4-Suomi" + }, + { + "id": "FI1D1", + "name": "Etel\u00e4-Savo (NUTS 2021)" + }, + { + "id": "FI1D2", + "name": "Pohjois-Savo (NUTS 2021)" + }, + { + "id": "FI1D3", + "name": "Pohjois-Karjala (NUTS 2021)" + }, + { + "id": "FI1D4", + "name": "Kainuu (NUTS 2013)" + }, + { + "id": "FI1D5", + "name": "Keski-Pohjanmaa" + }, + { + "id": "FI1D6", + "name": "Pohjois-Pohjanmaa (NUTS 2013)" + }, + { + "id": "FI1D7", + "name": "Lappi" + }, + { + "id": "FI1D8", + "name": "Kainuu" + }, + { + "id": "FI1D9", + "name": "Pohjois-Pohjanmaa" + }, + { + "id": "FI1DA", + "name": "Etel\u00e4-Savo" + }, + { + "id": "FI1DB", + "name": "Pohjois-Savo" + }, + { + "id": "FI1DC", + "name": "Pohjois-Karjala" + }, + { + "id": "FI2", + "name": "\u00c5land" + }, + { + "id": "FI20", + "name": "\u00c5land" + }, + { + "id": "FI200", + "name": "\u00c5land" + }, + { + "id": "FIZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "FIZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "FIZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "FI_CAP", + "name": "Helsinki" + }, + { + "id": "FIX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "FIXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "FIXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "FI_NAL", + "name": "Finland, not allocated" + }, + { + "id": "SE", + "name": "Sweden" + }, + { + "id": "SE1", + "name": "\u00d6stra Sverige" + }, + { + "id": "SE11", + "name": "Stockholm" + }, + { + "id": "SE110", + "name": "Stockholms l\u00e4n" + }, + { + "id": "SE12", + "name": "\u00d6stra Mellansverige" + }, + { + "id": "SE121", + "name": "Uppsala l\u00e4n" + }, + { + "id": "SE122", + "name": "S\u00f6dermanlands l\u00e4n" + }, + { + "id": "SE123", + "name": "\u00d6sterg\u00f6tlands l\u00e4n" + }, + { + "id": "SE124", + "name": "\u00d6rebro l\u00e4n" + }, + { + "id": "SE125", + "name": "V\u00e4stmanlands l\u00e4n" + }, + { + "id": "SE2", + "name": "S\u00f6dra Sverige" + }, + { + "id": "SE21", + "name": "Sm\u00e5land med \u00f6arna" + }, + { + "id": "SE211", + "name": "J\u00f6nk\u00f6pings l\u00e4n" + }, + { + "id": "SE212", + "name": "Kronobergs l\u00e4n" + }, + { + "id": "SE213", + "name": "Kalmar l\u00e4n" + }, + { + "id": "SE214", + "name": "Gotlands l\u00e4n" + }, + { + "id": "SE22", + "name": "Sydsverige" + }, + { + "id": "SE221", + "name": "Blekinge l\u00e4n" + }, + { + "id": "SE224", + "name": "Sk\u00e5ne l\u00e4n" + }, + { + "id": "SE23", + "name": "V\u00e4stsverige" + }, + { + "id": "SE231", + "name": "Hallands l\u00e4n" + }, + { + "id": "SE232", + "name": "V\u00e4stra G\u00f6talands l\u00e4n" + }, + { + "id": "SE3", + "name": "Norra Sverige" + }, + { + "id": "SE31", + "name": "Norra Mellansverige" + }, + { + "id": "SE311", + "name": "V\u00e4rmlands l\u00e4n" + }, + { + "id": "SE312", + "name": "Dalarnas l\u00e4n" + }, + { + "id": "SE313", + "name": "G\u00e4vleborgs l\u00e4n" + }, + { + "id": "SE32", + "name": "Mellersta Norrland" + }, + { + "id": "SE321", + "name": "V\u00e4sternorrlands l\u00e4n" + }, + { + "id": "SE322", + "name": "J\u00e4mtlands l\u00e4n" + }, + { + "id": "SE33", + "name": "\u00d6vre Norrland" + }, + { + "id": "SE331", + "name": "V\u00e4sterbottens l\u00e4n" + }, + { + "id": "SE332", + "name": "Norrbottens l\u00e4n" + }, + { + "id": "SEZ", + "name": "Extra-Regio NUTS 1" + }, + { + "id": "SEZZ", + "name": "Extra-Regio NUTS 2" + }, + { + "id": "SEZZZ", + "name": "Extra-Regio NUTS 3" + }, + { + "id": "SE021", + "name": "Uppsala l\u00e4n (NUTS 2003)" + }, + { + "id": "SE025", + "name": "V\u00e4stmanlands l\u00e4n (NUTS 2003)" + }, + { + "id": "SE03", + "name": "Sm\u00e5land med \u00f6arna (NUTS 1995)" + }, + { + "id": "SE05", + "name": "V\u00e4stsverige (NUTS 1995)" + }, + { + "id": "SE_CAP", + "name": "Stockholm" + }, + { + "id": "SEX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "SEXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "SEXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "BLEU", + "name": "Belgo-Luxembourg Economic Union" + }, + { + "id": "BAL", + "name": "Baltic countries" + }, + { + "id": "CHUNNEL", + "name": "Channel Tunnel" + }, + { + "id": "EU_NEU", + "name": "EU countries and non-EU countries (aggregate changing according to the context)" + }, + { + "id": "EU27_2020_NEU27_2020", + "name": "EU27 countries (from 2020) and non-EU27 countries (from 2020)" + }, + { + "id": "EU28_NEU28", + "name": "EU28 countries (2013-2020) and non-EU28 countries (2013-2020)" + }, + { + "id": "EU27_2020_NEA21", + "name": "EU27 countries (from 2020) not in EA21 (from 2026) - 6 countries" + }, + { + "id": "EU27_2020_NEA20", + "name": "EU27 countries (from 2020) not in EA20 (2023-2025) - 7 countries" + }, + { + "id": "EU27_2020_NEA21_X_DK_SE", + "name": "EU27 countries (from 2020) not in EA21 (from 2026), except Denmark and Sweden" + }, + { + "id": "EU27_2020_NEA20_X_DK_SE", + "name": "EU27 countries (from 2020) not in EA20 (2023-2025), except Denmark and Sweden" + }, + { + "id": "EU27_2020_NEA19", + "name": "EU27 countries (from 2020) not in EA19 (2015-2022) - 8 countries" + }, + { + "id": "NMS_NEA20", + "name": "New Member States not in EA20 (from 2023) - 5 countries" + }, + { + "id": "NMS_NEA19", + "name": "New Member States not in EA19 (from 2015) - 6 countries" + }, + { + "id": "EU_OTH", + "name": "Other EU countries" + }, + { + "id": "EU25_OTH", + "name": "Other EU25 countries (2004-2006)" + }, + { + "id": "EU15_OTH", + "name": "Other EU15 countries (1995-2004)" + }, + { + "id": "INT_EU", + "name": "Intra-EU" + }, + { + "id": "INT_EU27_2020", + "name": "Intra-EU27 (from 2020)" + }, + { + "id": "INT_EU28", + "name": "Intra-EU28 (2013-2020)" + }, + { + "id": "INT_EU27_2007", + "name": "Intra-EU27 (2007-2013)" + }, + { + "id": "INT_EU25", + "name": "Intra-EU25 (2004-2006)" + }, + { + "id": "INT_EU15", + "name": "Intra-EU15 (1995-2004)" + }, + { + "id": "INT_NMS10", + "name": "Intra-New Member States - 10 countries (2004-2006)" + }, + { + "id": "INT_NMS12", + "name": "Intra-New Member States - 12 countries (2007-2013)" + }, + { + "id": "INT_EA", + "name": "Intra-euro area" + }, + { + "id": "INT_EU_NAL", + "name": "Intra-EU, not allocated" + }, + { + "id": "INT_EU15_NAL", + "name": "Intra-EU15 (1995-2004), not allocated" + }, + { + "id": "INT_EA_NAL", + "name": "Intra-euro area, not allocated" + }, + { + "id": "EU27_2020_EFTA_FOR", + "name": "EU27 countries (from 2020) or EFTA countries except reporting country" + }, + { + "id": "EU28_EFTA_FOR", + "name": "EU28 countries (2013-2020) or EFTA countries except reporting country" + }, + { + "id": "EU_FOR", + "name": "EU-countries except reporting country" + }, + { + "id": "EU27_2020_FOR", + "name": "EU27 countries (from 2020) except reporting country" + }, + { + "id": "EU28_FOR", + "name": "EU28 countries (2013-2020) except reporting country" + }, + { + "id": "EU27_2007_FOR", + "name": "EU27 countries (2007-2013) except reporting country" + }, + { + "id": "EU25_FOR", + "name": "EU25 countries (2004-2006) except reporting country" + }, + { + "id": "EU15_FOR", + "name": "EU15 countries (1995-2004) except reporting country" + }, + { + "id": "EU12_FOR", + "name": "EU12 countries (1986-1994) except reporting country" + }, + { + "id": "EEA", + "name": "European Economic Area (EEA18-1995, EEA28-2004, EEA30-2007, EEA31-2013, EEA30-2020)" + }, + { + "id": "EEA30_2020", + "name": "European Economic Area (EU27 from 2020 and IS, LI, NO)" + }, + { + "id": "EEA31", + "name": "European Economic Area (EU28 - 2013-2020 and IS, LI, NO)" + }, + { + "id": "EEA30_2007", + "name": "European Economic Area (EU27 - 2007-2013 and IS, LI, NO)" + }, + { + "id": "EEA28", + "name": "European Economic Area (EU25 - 2004-2006 and IS, LI, NO)" + }, + { + "id": "EEA18", + "name": "European Economic Area (EU15 - 1995-2004 and IS, LI, NO)" + }, + { + "id": "EEA_X_LI", + "name": "European Economic Area except Liechtenstein" + }, + { + "id": "EEA_NEU", + "name": "EEA-countries except the EU-countries" + }, + { + "id": "EEA18_OTH", + "name": "Other European Economic Area (EU15 - 1995-2004 and IS, LI, NO)" + }, + { + "id": "EFTA", + "name": "European Free Trade Association" + }, + { + "id": "EFTA_X_LI", + "name": "European Free Trade Association except Liechtenstein" + }, + { + "id": "IS", + "name": "Iceland" + }, + { + "id": "IS0", + "name": "\u00cdsland" + }, + { + "id": "IS00", + "name": "\u00cdsland" + }, + { + "id": "IS001", + "name": "H\u00f6fu\u00f0borgarsv\u00e6\u00f0i" + }, + { + "id": "IS002", + "name": "Landsbygg\u00f0" + }, + { + "id": "ISZ", + "name": "Extra-Regio level 1" + }, + { + "id": "ISZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "ISZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "IS_CAP", + "name": "Reykjavik" + }, + { + "id": "ISX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "ISXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "ISXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "CH_LI", + "name": "Switzerland and Liechtenstein" + }, + { + "id": "LI", + "name": "Liechtenstein" + }, + { + "id": "LI0", + "name": "Liechtenstein" + }, + { + "id": "LI00", + "name": "Liechtenstein" + }, + { + "id": "LI000", + "name": "Liechtenstein" + }, + { + "id": "LIZ", + "name": "Extra-Regio level 1" + }, + { + "id": "LIZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "LIZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "LI_CAP", + "name": "Vaduz" + }, + { + "id": "LIX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "LIXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "LIXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "NO", + "name": "Norway" + }, + { + "id": "NO0", + "name": "Norge" + }, + { + "id": "NO01_02_031-033", + "name": "\u00d8stlandet (Oslo og Akershus, Hedmark og Oppland, \u00d8stfold, Buskerud, Vestfold) (statistical region 2016)" + }, + { + "id": "NO01", + "name": "Oslo og Akershus (statistical region 2016)" + }, + { + "id": "NO011", + "name": "Oslo (statistical region 2016)" + }, + { + "id": "NO012", + "name": "Akershus (statistical region 2016)" + }, + { + "id": "NO02", + "name": "Innlandet" + }, + { + "id": "NO020", + "name": "Innlandet" + }, + { + "id": "NO021", + "name": "Hedmark (statistical region 2016)" + }, + { + "id": "NO022", + "name": "Oppland (statistical region 2016)" + }, + { + "id": "NO03", + "name": "S\u00f8r-\u00d8stlandet (statistical region 2016)" + }, + { + "id": "NO031", + "name": "\u00d8stfold (statistical region 2016)" + }, + { + "id": "NO032", + "name": "Buskerud (statistical region 2016)" + }, + { + "id": "NO033", + "name": "Vestfold (statistical region 2016)" + }, + { + "id": "NO034_041_042", + "name": "Telemark, Aust-Agder, Vest-Agder (statistical region 2016)" + }, + { + "id": "NO034", + "name": "Telemark (statistical region 2016)" + }, + { + "id": "NO04", + "name": "Agder og Rogaland (statistical region 2016)" + }, + { + "id": "NO041", + "name": "Aust-Agder (statistical region 2016)" + }, + { + "id": "NO042", + "name": "Vest-Agder (statistical region 2016)" + }, + { + "id": "NO043", + "name": "Rogaland (statistical region 2016)" + }, + { + "id": "NO05", + "name": "Vestlandet (statistical region 2016)" + }, + { + "id": "NO051", + "name": "Hordaland (statistical region 2016)" + }, + { + "id": "NO052", + "name": "Sogn og Fjordane (statistical region 2016)" + }, + { + "id": "NO053", + "name": "M\u00f8re og Romsdal (statistical region 2016)" + }, + { + "id": "NO06", + "name": "Tr\u00f8ndelag" + }, + { + "id": "NO060", + "name": "Tr\u00f8ndelag/Tr\u00f6\u00f6ndelage" + }, + { + "id": "NO061", + "name": "S\u00f8r-Tr\u00f8ndelag (statistical region 2016)" + }, + { + "id": "NO062", + "name": "Nord-Tr\u00f8ndelag (statistical region 2016)" + }, + { + "id": "NO07", + "name": "Nord-Norge" + }, + { + "id": "NO071", + "name": "Nordland/Nordl\u00e1nnda" + }, + { + "id": "NO072", + "name": "Troms/Romsa/Tromssa" + }, + { + "id": "NO073", + "name": "Finnmark/Finnm\u00e1rku/Finmarkku" + }, + { + "id": "NO074", + "name": "Troms og Finnmark/Romsa ja Finnm\u00e1rku/Tromssa ja Finmarkku (statistical region 2021)" + }, + { + "id": "NO08", + "name": "Oslo og Viken" + }, + { + "id": "NO081", + "name": "Oslo" + }, + { + "id": "NO082", + "name": "Viken (statistical region 2021)" + }, + { + "id": "NO083", + "name": "\u00d8stfold" + }, + { + "id": "NO084", + "name": "Akershus" + }, + { + "id": "NO085", + "name": "Buskerud" + }, + { + "id": "NO09", + "name": "Agder og S\u00f8r-\u00d8stlandet" + }, + { + "id": "NO091", + "name": "Vestfold og Telemark (statistical region 2021)" + }, + { + "id": "NO092", + "name": "Agder" + }, + { + "id": "NO093", + "name": "Vestfold" + }, + { + "id": "NO094", + "name": "Telemark" + }, + { + "id": "NO0A", + "name": "Vestlandet" + }, + { + "id": "NO0A1", + "name": "Rogaland" + }, + { + "id": "NO0A2", + "name": "Vestland" + }, + { + "id": "NO0A3", + "name": "M\u00f8re og Romsdal" + }, + { + "id": "NO0B", + "name": "Svalbard og Jan Mayen" + }, + { + "id": "NO0B1", + "name": "Jan Mayen" + }, + { + "id": "NO0B2", + "name": "Svalbard" + }, + { + "id": "NOZ", + "name": "Extra-Regio level 1" + }, + { + "id": "NOZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "NOZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "NO_CAP", + "name": "Oslo" + }, + { + "id": "NOX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "NOXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "NOXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "CH", + "name": "Switzerland" + }, + { + "id": "CH0", + "name": "Schweiz/Suisse/Svizzera" + }, + { + "id": "CH01", + "name": "R\u00e9gion l\u00e9manique" + }, + { + "id": "CH011", + "name": "Vaud" + }, + { + "id": "CH012", + "name": "Valais / Wallis" + }, + { + "id": "CH013", + "name": "Gen\u00e8ve" + }, + { + "id": "CH02", + "name": "Espace Mittelland" + }, + { + "id": "CH021", + "name": "Bern / Berne" + }, + { + "id": "CH022", + "name": "Fribourg / Freiburg" + }, + { + "id": "CH023", + "name": "Solothurn" + }, + { + "id": "CH024", + "name": "Neuch\u00e2tel" + }, + { + "id": "CH025", + "name": "Jura" + }, + { + "id": "CH03", + "name": "Nordwestschweiz" + }, + { + "id": "CH031", + "name": "Basel-Stadt" + }, + { + "id": "CH032", + "name": "Basel-Landschaft" + }, + { + "id": "CH033", + "name": "Aargau" + }, + { + "id": "CH04", + "name": "Z\u00fcrich" + }, + { + "id": "CH040", + "name": "Z\u00fcrich" + }, + { + "id": "CH05", + "name": "Ostschweiz" + }, + { + "id": "CH051", + "name": "Glarus" + }, + { + "id": "CH052", + "name": "Schaffhausen" + }, + { + "id": "CH053", + "name": "Appenzell Ausserrhoden" + }, + { + "id": "CH054", + "name": "Appenzell Innerrhoden" + }, + { + "id": "CH055", + "name": "St. Gallen" + }, + { + "id": "CH056", + "name": "Graub\u00fcnden / Grigioni / Grischun" + }, + { + "id": "CH057", + "name": "Thurgau" + }, + { + "id": "CH06", + "name": "Zentralschweiz" + }, + { + "id": "CH061", + "name": "Luzern" + }, + { + "id": "CH062", + "name": "Uri" + }, + { + "id": "CH063", + "name": "Schwyz" + }, + { + "id": "CH064", + "name": "Obwalden" + }, + { + "id": "CH065", + "name": "Nidwalden" + }, + { + "id": "CH066", + "name": "Zug" + }, + { + "id": "CH07", + "name": "Ticino" + }, + { + "id": "CH070", + "name": "Ticino" + }, + { + "id": "CHZ", + "name": "Extra-Regio level 1" + }, + { + "id": "CHZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "CHZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "CH_CAP", + "name": "Bern (Berne)" + }, + { + "id": "CH_DEL", + "name": "Gen\u00e8ve" + }, + { + "id": "CHX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "CHXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "CHXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "EFTA_FOR", + "name": "European Free Trade Association except reporting country" + }, + { + "id": "EFTA_OTH", + "name": "Other European Free Trade Association countries" + }, + { + "id": "UK", + "name": "United Kingdom" + }, + { + "id": "UKC-M", + "name": "Great Britain" + }, + { + "id": "UKC-L", + "name": "England and Wales" + }, + { + "id": "UKC", + "name": "North East (UK) (NUTS 2021)" + }, + { + "id": "UKC1", + "name": "Tees Valley and Durham (NUTS 2021)" + }, + { + "id": "UKC11", + "name": "Hartlepool and Stockton-on-Tees (NUTS 2021)" + }, + { + "id": "UKC12", + "name": "South Teesside (NUTS 2021)" + }, + { + "id": "UKC13", + "name": "Darlington (NUTS 2021)" + }, + { + "id": "UKC14", + "name": "Durham CC (NUTS 2021)" + }, + { + "id": "UKC2", + "name": "Northumberland and Tyne and Wear (NUTS 2021)" + }, + { + "id": "UKC21", + "name": "Northumberland (NUTS 2021)" + }, + { + "id": "UKC22", + "name": "Tyneside (NUTS 2021)" + }, + { + "id": "UKC23", + "name": "Sunderland (NUTS 2021)" + }, + { + "id": "UKD", + "name": "North West (UK) (NUTS 2021)" + }, + { + "id": "UKD1", + "name": "Cumbria (NUTS 2021)" + }, + { + "id": "UKD11", + "name": "West Cumbria (NUTS 2021)" + }, + { + "id": "UKD12", + "name": "East Cumbria (NUTS 2021)" + }, + { + "id": "UKD2", + "name": "Cheshire (NUTS 2006)" + }, + { + "id": "UKD21", + "name": "Halton and Warrington (NUTS 2006)" + }, + { + "id": "UKD22", + "name": "Cheshire CC (NUTS 2006)" + }, + { + "id": "UKD3-D5", + "name": "Greater Manchester, Lancashire, Merseyside (NUTS 2006)" + }, + { + "id": "UKD3", + "name": "Greater Manchester (NUTS 2021)" + }, + { + "id": "UKD31", + "name": "Greater Manchester South (NUTS 2010)" + }, + { + "id": "UKD32", + "name": "Greater Manchester North (NUTS 2010)" + }, + { + "id": "UKD33", + "name": "Manchester (NUTS 2021)" + }, + { + "id": "UKD34", + "name": "Greater Manchester South West (NUTS 2021)" + }, + { + "id": "UKD35", + "name": "Greater Manchester South East (NUTS 2021)" + }, + { + "id": "UKD36", + "name": "Greater Manchester North West (NUTS 2021)" + }, + { + "id": "UKD37", + "name": "Greater Manchester North East (NUTS 2021)" + }, + { + "id": "UKD4", + "name": "Lancashire (NUTS 2021)" + }, + { + "id": "UKD41", + "name": "Blackburn with Darwen (NUTS 2021)" + }, + { + "id": "UKD42", + "name": "Blackpool (NUTS 2021)" + }, + { + "id": "UKD43", + "name": "Lancashire CC (NUTS 2010)" + }, + { + "id": "UKD44", + "name": "Lancaster & Wyre (NUTS 2021)" + }, + { + "id": "UKD45", + "name": "Mid Lancashire (NUTS 2021)" + }, + { + "id": "UKD46", + "name": "East Lancashire (NUTS 2021)" + }, + { + "id": "UKD47", + "name": "Chorley & West Lancashire (NUTS 2021)" + }, + { + "id": "UKD5", + "name": "Merseyside (NUTS 2006)" + }, + { + "id": "UKD51", + "name": "East Merseyside (NUTS 2006)" + }, + { + "id": "UKD52", + "name": "Liverpool (NUTS 2006)" + }, + { + "id": "UKD53", + "name": "Sefton (NUTS 2006)" + }, + { + "id": "UKD54", + "name": "Wirral (NUTS 2006)" + }, + { + "id": "UKD6", + "name": "Cheshire (NUTS 2021)" + }, + { + "id": "UKD61", + "name": "Warrington (NUTS 2021)" + }, + { + "id": "UKD62", + "name": "Cheshire East (NUTS 2021)" + }, + { + "id": "UKD63", + "name": "Cheshire West and Chester (NUTS 2021)" + }, + { + "id": "UKD7", + "name": "Merseyside (NUTS 2021)" + }, + { + "id": "UKD71", + "name": "East Merseyside (NUTS 2021)" + }, + { + "id": "UKD72", + "name": "Liverpool (NUTS 2021)" + }, + { + "id": "UKD73", + "name": "Sefton (NUTS 2021)" + }, + { + "id": "UKD74", + "name": "Wirral (NUTS 2021)" + }, + { + "id": "UKE", + "name": "Yorkshire and The Humber (NUTS 2021)" + }, + { + "id": "UKE1", + "name": "East Yorkshire and Northern Lincolnshire (NUTS 2021)" + }, + { + "id": "UKE11", + "name": "Kingston upon Hull, City of (NUTS 2021)" + }, + { + "id": "UKE12", + "name": "East Riding of Yorkshire (NUTS 2021)" + }, + { + "id": "UKE13", + "name": "North and North East Lincolnshire (NUTS 2021)" + }, + { + "id": "UKE2", + "name": "North Yorkshire (NUTS 2021)" + }, + { + "id": "UKE21", + "name": "York (NUTS 2021)" + }, + { + "id": "UKE22", + "name": "North Yorkshire CC (NUTS 2021)" + }, + { + "id": "UKE3_E4", + "name": "South and West Yorkshire (NUTS 2021)" + }, + { + "id": "UKE3", + "name": "South Yorkshire (NUTS 2021)" + }, + { + "id": "UKE31", + "name": "Barnsley, Doncaster and Rotherham (NUTS 2021)" + }, + { + "id": "UKE32", + "name": "Sheffield (NUTS 2021)" + }, + { + "id": "UKE4", + "name": "West Yorkshire (NUTS 2021)" + }, + { + "id": "UKE41", + "name": "Bradford (NUTS 2021)" + }, + { + "id": "UKE42", + "name": "Leeds (NUTS 2021)" + }, + { + "id": "UKE43", + "name": "Calderdale, Kirklees and Wakefield (NUTS 2006)" + }, + { + "id": "UKE44", + "name": "Calderdale and Kirklees (NUTS 2021)" + }, + { + "id": "UKE45", + "name": "Wakefield (NUTS 2021)" + }, + { + "id": "UKF", + "name": "East Midlands (UK) (NUTS 2021)" + }, + { + "id": "UKF1", + "name": "Derbyshire and Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF11", + "name": "Derby (NUTS 2021)" + }, + { + "id": "UKF12", + "name": "East Derbyshire (NUTS 2021)" + }, + { + "id": "UKF13", + "name": "South and West Derbyshire (NUTS 2021)" + }, + { + "id": "UKF14", + "name": "Nottingham (NUTS 2021)" + }, + { + "id": "UKF15", + "name": "North Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF16", + "name": "South Nottinghamshire (NUTS 2021)" + }, + { + "id": "UKF2", + "name": "Leicestershire, Rutland and Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF21", + "name": "Leicester (NUTS 2021)" + }, + { + "id": "UKF22", + "name": "Leicestershire CC and Rutland (NUTS 2021)" + }, + { + "id": "UKF23", + "name": "Northamptonshire (NUTS 2006)" + }, + { + "id": "UKF24", + "name": "West Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF25", + "name": "North Northamptonshire (NUTS 2021)" + }, + { + "id": "UKF3", + "name": "Lincolnshire (NUTS 2021)" + }, + { + "id": "UKF30", + "name": "Lincolnshire (NUTS 2021)" + }, + { + "id": "UKG", + "name": "West Midlands (UK) (NUTS 2021)" + }, + { + "id": "UKG1_G3", + "name": "Herefordshire, Worcestershire and Warwickshire, West Midlands (NUTS 2021)" + }, + { + "id": "UKG1", + "name": "Herefordshire, Worcestershire and Warwickshire (NUTS 2021)" + }, + { + "id": "UKG11", + "name": "Herefordshire, County of (NUTS 2021)" + }, + { + "id": "UKG12", + "name": "Worcestershire (NUTS 2021)" + }, + { + "id": "UKG13", + "name": "Warwickshire (NUTS 2021)" + }, + { + "id": "UKG2", + "name": "Shropshire and Staffordshire (NUTS 2021)" + }, + { + "id": "UKG21", + "name": "Telford and Wrekin (NUTS 2021)" + }, + { + "id": "UKG22", + "name": "Shropshire CC (NUTS 2021)" + }, + { + "id": "UKG23", + "name": "Stoke-on-Trent (NUTS 2021)" + }, + { + "id": "UKG24", + "name": "Staffordshire CC (NUTS 2021)" + }, + { + "id": "UKG3", + "name": "West Midlands (NUTS 2021)" + }, + { + "id": "UKG31", + "name": "Birmingham (NUTS 2021)" + }, + { + "id": "UKG32", + "name": "Solihull (NUTS 2021)" + }, + { + "id": "UKG33", + "name": "Coventry (NUTS 2021)" + }, + { + "id": "UKG34", + "name": "Dudley and Sandwell (NUTS 2006)" + }, + { + "id": "UKG35", + "name": "Walsall and Wolverhampton (NUTS 2006)" + }, + { + "id": "UKG36", + "name": "Dudley (NUTS 2021)" + }, + { + "id": "UKG37", + "name": "Sandwell (NUTS 2021)" + }, + { + "id": "UKG38", + "name": "Walsall (NUTS 2021)" + }, + { + "id": "UKG39", + "name": "Wolverhampton (NUTS 2021)" + }, + { + "id": "UKH", + "name": "East of England (NUTS 2021)" + }, + { + "id": "UKH1", + "name": "East Anglia (NUTS 2021)" + }, + { + "id": "UKH11", + "name": "Peterborough (NUTS 2021)" + }, + { + "id": "UKH12", + "name": "Cambridgeshire CC (NUTS 2021)" + }, + { + "id": "UKH13", + "name": "Norfolk (NUTS 2010)" + }, + { + "id": "UKH14", + "name": "Suffolk (NUTS 2021)" + }, + { + "id": "UKH15", + "name": "Norwich & East Norfolk (NUTS 2021)" + }, + { + "id": "UKH16", + "name": "North\u00a0& West Norfolk (NUTS 2021)" + }, + { + "id": "UKH17", + "name": "Breckland & South Norfolk (NUTS 2021)" + }, + { + "id": "UKH2", + "name": "Bedfordshire and Hertfordshire (NUTS 2021)" + }, + { + "id": "UKH21", + "name": "Luton (NUTS 2021)" + }, + { + "id": "UKH22", + "name": "Bedfordshire CC (NUTS 2006)" + }, + { + "id": "UKH23", + "name": "Hertfordshire (NUTS 2021)" + }, + { + "id": "UKH24", + "name": "Bedford (NUTS 2021)" + }, + { + "id": "UKH25", + "name": "Central Bedfordshire (NUTS 2021)" + }, + { + "id": "UKH3", + "name": "Essex (NUTS 2021)" + }, + { + "id": "UKH31", + "name": "Southend-on-Sea (NUTS 2021)" + }, + { + "id": "UKH32", + "name": "Thurrock (NUTS 2021)" + }, + { + "id": "UKH33", + "name": "Essex CC (NUTS 2010)" + }, + { + "id": "UKH34", + "name": "Essex Haven Gateway (NUTS 2021)" + }, + { + "id": "UKH35", + "name": "West Essex (NUTS 2021)" + }, + { + "id": "UKH36", + "name": "Heart of Essex (NUTS 2021)" + }, + { + "id": "UKH37", + "name": "Essex Thames Gateway (NUTS 2021)" + }, + { + "id": "UKI_J", + "name": "London, South East (NUTS 2021)" + }, + { + "id": "UKI_J1", + "name": "London, Berkshire, Buckinghamshire and Oxfordshire (NUTS 2021)" + }, + { + "id": "UKI", + "name": "London (NUTS 2021)" + }, + { + "id": "UKI1", + "name": "Inner London (NUTS 2010)" + }, + { + "id": "UKI11", + "name": "Inner London - West (NUTS 2010)" + }, + { + "id": "UKI12", + "name": "Inner London - East (NUTS 2010)" + }, + { + "id": "UKI2", + "name": "Outer London (NUTS 2010)" + }, + { + "id": "UKI21", + "name": "Outer London - East and North East (NUTS 2010)" + }, + { + "id": "UKI22", + "name": "Outer London - South (NUTS 2010)" + }, + { + "id": "UKI23", + "name": "Outer London - West and North West (NUTS 2010)" + }, + { + "id": "UKI3", + "name": "Inner London - West (NUTS 2021)" + }, + { + "id": "UKI31", + "name": "Camden & City of London (NUTS 2021)" + }, + { + "id": "UKI32", + "name": "Westminster (NUTS 2021)" + }, + { + "id": "UKI33", + "name": "Kensington and Chelsea & Hammersmith and Fulham (NUTS 2021)" + }, + { + "id": "UKI34", + "name": "Wandsworth (NUTS 2021)" + }, + { + "id": "UKI4", + "name": "Inner London - East (NUTS 2021)" + }, + { + "id": "UKI41", + "name": "Hackney & Newham (NUTS 2021)" + }, + { + "id": "UKI42", + "name": "Tower Hamlets (NUTS 2021)" + }, + { + "id": "UKI43", + "name": "Haringey & Islington (NUTS 2021)" + }, + { + "id": "UKI44", + "name": "Lewisham & Southwark (NUTS 2021)" + }, + { + "id": "UKI45", + "name": "Lambeth (NUTS 2021)" + }, + { + "id": "UKI5", + "name": "Outer London - East and North East (NUTS 2021)" + }, + { + "id": "UKI51", + "name": "Bexley & Greenwich (NUTS 2021)" + }, + { + "id": "UKI52", + "name": "Barking & Dagenham and Havering (NUTS 2021)" + }, + { + "id": "UKI53", + "name": "Redbridge & Waltham Forest (NUTS 2021)" + }, + { + "id": "UKI54", + "name": "Enfield (NUTS 2021)" + }, + { + "id": "UKI6", + "name": "Outer London - South (NUTS 2021)" + }, + { + "id": "UKI61", + "name": "Bromley (NUTS 2021)" + }, + { + "id": "UKI62", + "name": "Croydon (NUTS 2021)" + }, + { + "id": "UKI63", + "name": "Merton, Kingston upon Thames & Sutton (NUTS 2021)" + }, + { + "id": "UKI7", + "name": "Outer London - West and North West (NUTS 2021)" + }, + { + "id": "UKI71", + "name": "Barnet (NUTS 2021)" + }, + { + "id": "UKI72", + "name": "Brent (NUTS 2021)" + }, + { + "id": "UKI73", + "name": "Ealing (NUTS 2021)" + }, + { + "id": "UKI74", + "name": "Harrow & Hillingdon (NUTS 2021)" + }, + { + "id": "UKI75", + "name": "Hounslow & Richmond upon Thames (NUTS 2021)" + }, + { + "id": "UKJ", + "name": "South East (UK) (NUTS 2021)" + }, + { + "id": "UKJ1", + "name": "Berkshire, Buckinghamshire and Oxfordshire (NUTS 2021)" + }, + { + "id": "UKJ11", + "name": "Berkshire (NUTS 2021)" + }, + { + "id": "UKJ12", + "name": "Milton Keynes (NUTS 2021)" + }, + { + "id": "UKJ13", + "name": "Buckinghamshire CC (NUTS 2021)" + }, + { + "id": "UKJ14", + "name": "Oxfordshire (NUTS 2021)" + }, + { + "id": "UKJ2", + "name": "Surrey, East and West Sussex (NUTS 2021)" + }, + { + "id": "UKJ21", + "name": "Brighton and Hove (NUTS 2021)" + }, + { + "id": "UKJ22", + "name": "East Sussex CC (NUTS 2021)" + }, + { + "id": "UKJ23", + "name": "Surrey (NUTS 2010)" + }, + { + "id": "UKJ24", + "name": "West Sussex (NUTS 2010)" + }, + { + "id": "UKJ25", + "name": "West Surrey (NUTS 2021)" + }, + { + "id": "UKJ26", + "name": "East Surrey (NUTS 2021)" + }, + { + "id": "UKJ27", + "name": "West Sussex (South West) (NUTS 2021)" + }, + { + "id": "UKJ28", + "name": "West Sussex (North East) (NUTS 2021)" + }, + { + "id": "UKJ3", + "name": "Hampshire and Isle of Wight (NUTS 2021)" + }, + { + "id": "UKJ31", + "name": "Portsmouth (NUTS 2021)" + }, + { + "id": "UKJ32", + "name": "Southampton (NUTS 2021)" + }, + { + "id": "UKJ33", + "name": "Hampshire CC (NUTS 2010)" + }, + { + "id": "UKJ34", + "name": "Isle of Wight (NUTS 2021)" + }, + { + "id": "UKJ35", + "name": "South Hampshire (NUTS 2021)" + }, + { + "id": "UKJ36", + "name": "Central Hampshire (NUTS 2021)" + }, + { + "id": "UKJ37", + "name": "North Hampshire (NUTS 2021)" + }, + { + "id": "UKJ4", + "name": "Kent (NUTS 2021)" + }, + { + "id": "UKJ41", + "name": "Medway (NUTS 2021)" + }, + { + "id": "UKJ42", + "name": "Kent CC (NUTS 2010)" + }, + { + "id": "UKJ43", + "name": "Kent Thames Gateway (NUTS 2021)" + }, + { + "id": "UKJ44", + "name": "East Kent (NUTS 2021)" + }, + { + "id": "UKJ45", + "name": "Mid Kent (NUTS 2021)" + }, + { + "id": "UKJ46", + "name": "West Kent (NUTS 2021)" + }, + { + "id": "UKK", + "name": "South West (UK) (NUTS 2021)" + }, + { + "id": "UKK1", + "name": "Gloucestershire, Wiltshire and Bristol/Bath area (NUTS 2021)" + }, + { + "id": "UKK11", + "name": "Bristol, City of (NUTS 2021)" + }, + { + "id": "UKK12", + "name": "Bath and North East Somerset, North Somerset and South Gloucestershire (NUTS 2021)" + }, + { + "id": "UKK13", + "name": "Gloucestershire (NUTS 2021)" + }, + { + "id": "UKK14", + "name": "Swindon (NUTS 2021)" + }, + { + "id": "UKK15", + "name": "Wiltshire CC (NUTS 2021)" + }, + { + "id": "UKK2", + "name": "Dorset and Somerset (NUTS 2021)" + }, + { + "id": "UKK21", + "name": "Bournemouth and Poole (NUTS 2016)" + }, + { + "id": "UKK22", + "name": "Dorset CC (NUTS 2016)" + }, + { + "id": "UKK23", + "name": "Somerset (NUTS 2021)" + }, + { + "id": "UKK24", + "name": "Bournemouth, Christchurch and Poole (NUTS 2021)" + }, + { + "id": "UKK25", + "name": "Dorset (NUTS 2021)" + }, + { + "id": "UKK3", + "name": "Cornwall and Isles of Scilly (NUTS 2021)" + }, + { + "id": "UKK30", + "name": "Cornwall and Isles of Scilly (NUTS 2021)" + }, + { + "id": "UKK4", + "name": "Devon (NUTS 2021)" + }, + { + "id": "UKK41", + "name": "Plymouth (NUTS 2021)" + }, + { + "id": "UKK42", + "name": "Torbay (NUTS 2021)" + }, + { + "id": "UKK43", + "name": "Devon CC (NUTS 2021)" + }, + { + "id": "UKL", + "name": "Wales (NUTS 2021)" + }, + { + "id": "UKL1", + "name": "West Wales and The Valleys (NUTS 2021)" + }, + { + "id": "UKL11", + "name": "Isle of Anglesey (NUTS 2021)" + }, + { + "id": "UKL12", + "name": "Gwynedd (NUTS 2021)" + }, + { + "id": "UKL13", + "name": "Conwy and Denbighshire (NUTS 2021)" + }, + { + "id": "UKL14", + "name": "South West Wales (NUTS 2021)" + }, + { + "id": "UKL15", + "name": "Central Valleys (NUTS 2021)" + }, + { + "id": "UKL16", + "name": "Gwent Valleys (NUTS 2021)" + }, + { + "id": "UKL17", + "name": "Bridgend and Neath Port Talbot (NUTS 2021)" + }, + { + "id": "UKL18", + "name": "Swansea (NUTS 2021)" + }, + { + "id": "UKL2", + "name": "East Wales (NUTS 2021)" + }, + { + "id": "UKL21", + "name": "Monmouthshire and Newport (NUTS 2021)" + }, + { + "id": "UKL22", + "name": "Cardiff and Vale of Glamorgan (NUTS 2021)" + }, + { + "id": "UKL23", + "name": "Flintshire and Wrexham (NUTS 2021)" + }, + { + "id": "UKL24", + "name": "Powys (NUTS 2021)" + }, + { + "id": "UKM", + "name": "Scotland (NUTS 2021)" + }, + { + "id": "UKM1", + "name": "North Eastern Scotland (NUTS 2003)" + }, + { + "id": "UKM10", + "name": "Aberdeen City, Aberdeenshire and North East Moray (NUTS 2003)" + }, + { + "id": "UKM2", + "name": "Eastern Scotland (NUTS 2013)" + }, + { + "id": "UKM21", + "name": "Angus and Dundee City (NUTS 2013)" + }, + { + "id": "UKM22", + "name": "Clackmannanshire and Fife (NUTS 2013)" + }, + { + "id": "UKM23", + "name": "East Lothian and Midlothian (NUTS 2013)" + }, + { + "id": "UKM24", + "name": "Scottish Borders (NUTS 2013)" + }, + { + "id": "UKM25", + "name": "Edinburgh, City of (NUTS 2013)" + }, + { + "id": "UKM26", + "name": "Falkirk (NUTS 2013)" + }, + { + "id": "UKM27", + "name": "Perth & Kinross and Stirling (NUTS 2013)" + }, + { + "id": "UKM28", + "name": "West Lothian (NUTS 2013)" + }, + { + "id": "UKM3", + "name": "South Western Scotland (NUTS 2013)" + }, + { + "id": "UKM31", + "name": "East Dunbartonshire, West Dunbartonshire and Helensburgh & Lomond (NUTS 2013)" + }, + { + "id": "UKM32", + "name": "Dumfries & Galloway (NUTS 2013)" + }, + { + "id": "UKM33", + "name": "East Ayrshire and North Ayrshire mainland (NUTS 2013)" + }, + { + "id": "UKM34", + "name": "Glasgow City (NUTS 2013)" + }, + { + "id": "UKM35", + "name": "Inverclyde, East Renfrewshire and Renfrewshire (NUTS 2013)" + }, + { + "id": "UKM36", + "name": "North Lanarkshire (NUTS 2013)" + }, + { + "id": "UKM37", + "name": "South Ayrshire (NUTS 2013)" + }, + { + "id": "UKM38", + "name": "South Lanarkshire (NUTS 2013)" + }, + { + "id": "UKM4", + "name": "Highlands and Islands (NUTS 2003)" + }, + { + "id": "UKM42", + "name": "Inverness and Nairn, Moray, Badenoch and Strathspey (NUTS 2003)" + }, + { + "id": "UKM5", + "name": "North Eastern Scotland (NUTS 2021)" + }, + { + "id": "UKM50", + "name": "Aberdeen City and Aberdeenshire (NUTS 2021)" + }, + { + "id": "UKM6", + "name": "Highlands and Islands (NUTS 2021)" + }, + { + "id": "UKM61", + "name": "Caithness & Sutherland and Ross & Cromarty (NUTS 2021)" + }, + { + "id": "UKM62", + "name": "Inverness & Nairn and Moray, Badenoch & Strathspey (NUTS 2021)" + }, + { + "id": "UKM63", + "name": "Lochaber, Skye & Lochalsh, Arran & Cumbrae and Argyll & Bute (NUTS 2021)" + }, + { + "id": "UKM64", + "name": "Eilean Siar (Western Isles) (NUTS 2021)" + }, + { + "id": "UKM65", + "name": "Orkney Islands (NUTS 2021)" + }, + { + "id": "UKM66", + "name": "Shetland Islands (NUTS 2021)" + }, + { + "id": "UKM7", + "name": "Eastern Scotland (NUTS 2021)" + }, + { + "id": "UKM71", + "name": "Angus and Dundee City (NUTS 2021)" + }, + { + "id": "UKM72", + "name": "Clackmannanshire and Fife (NUTS 2021)" + }, + { + "id": "UKM73", + "name": "East Lothian and Midlothian (NUTS 2021)" + }, + { + "id": "UKM75", + "name": "Edinburgh, City of (NUTS 2021)" + }, + { + "id": "UKM76", + "name": "Falkirk (NUTS 2021)" + }, + { + "id": "UKM77", + "name": "Perth & Kinross and Stirling (NUTS 2021)" + }, + { + "id": "UKM78", + "name": "West Lothian (NUTS 2021)" + }, + { + "id": "UKM8", + "name": "West Central Scotland (NUTS 2021)" + }, + { + "id": "UKM81", + "name": "East Dunbartonshire, West Dunbartonshire and Helensburgh & Lomond (NUTS 2021)" + }, + { + "id": "UKM82", + "name": "Glasgow City (NUTS 2021)" + }, + { + "id": "UKM83", + "name": "Inverclyde, East Renfrewshire and Renfrewshire (NUTS 2021)" + }, + { + "id": "UKM84", + "name": "North Lanarkshire (NUTS 2021)" + }, + { + "id": "UKM9", + "name": "Southern Scotland (NUTS 2021)" + }, + { + "id": "UKM91", + "name": "Scottish Borders (NUTS 2021)" + }, + { + "id": "UKM92", + "name": "Dumfries & Galloway (NUTS 2021)" + }, + { + "id": "UKM93", + "name": "East Ayrshire and North Ayrshire mainland (NUTS 2021)" + }, + { + "id": "UKM94", + "name": "South Ayrshire (NUTS 2021)" + }, + { + "id": "UKM95", + "name": "South Lanarkshire (NUTS 2021)" + }, + { + "id": "UKN", + "name": "Northern Ireland (UK) (NUTS 2021)" + }, + { + "id": "UKN0", + "name": "Northern Ireland (UK) (NUTS 2021)" + }, + { + "id": "UKN01", + "name": "Belfast (NUTS 2013)" + }, + { + "id": "UKN02", + "name": "Outer Belfast (NUTS 2013)" + }, + { + "id": "UKN03", + "name": "East of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN04", + "name": "North of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN05", + "name": "West and South of Northern Ireland (NUTS 2013)" + }, + { + "id": "UKN06", + "name": "Belfast (NUTS 2021)" + }, + { + "id": "UKN07", + "name": "Armagh City, Banbridge and Craigavon (NUTS 2021)" + }, + { + "id": "UKN08", + "name": "Newry, Mourne and Down (NUTS 2021)" + }, + { + "id": "UKN09", + "name": "Ards and North Down (NUTS 2021)" + }, + { + "id": "UKN0A", + "name": "Derry City and Strabane (NUTS 2021)" + }, + { + "id": "UKN0B", + "name": "Mid Ulster (NUTS 2021)" + }, + { + "id": "UKN0C", + "name": "Causeway Coast and Glens (NUTS 2021)" + }, + { + "id": "UKN0D", + "name": "Antrim and Newtownabbey (NUTS 2021)" + }, + { + "id": "UKN0E", + "name": "Lisburn and Castlereagh (NUTS 2021)" + }, + { + "id": "UKN0F", + "name": "Mid and East Antrim (NUTS 2021)" + }, + { + "id": "UKN0G", + "name": "Fermanagh and Omagh (NUTS 2021)" + }, + { + "id": "UKN10", + "name": "Derry City and Strabane (NUTS 2016)" + }, + { + "id": "UKN11", + "name": "Mid Ulster (NUTS 2016)" + }, + { + "id": "UKN12", + "name": "Causeway Coast and Glens (NUTS 2016)" + }, + { + "id": "UKN13", + "name": "Antrim and Newtownabbey (NUTS 2016)" + }, + { + "id": "UKN14", + "name": "Lisburn and Castlereagh (NUTS 2016)" + }, + { + "id": "UKN15", + "name": "Mid and East Antrim (NUTS 2016)" + }, + { + "id": "UKN16", + "name": "Fermanagh and Omagh (NUTS 2016)" + }, + { + "id": "UKZ", + "name": "Extra-Regio NUTS 1 (NUTS 2021)" + }, + { + "id": "UKZZ", + "name": "Extra-Regio NUTS 2 (NUTS 2021)" + }, + { + "id": "UKZZZ", + "name": "Extra-Regio NUTS 3 (NUTS 2021)" + }, + { + "id": "UK1", + "name": "North (NUTS 1995)" + }, + { + "id": "UK11", + "name": "Cleveland, Durham (NUTS 1995)" + }, + { + "id": "UK111", + "name": "Cleveland (NUTS 1995)" + }, + { + "id": "UK112", + "name": "Durham (NUTS 1995)" + }, + { + "id": "UK12", + "name": "Cumbria (NUTS 1995)" + }, + { + "id": "UK13", + "name": "Northumberland,Tyne and Wear (NUTS 1995)" + }, + { + "id": "UK131", + "name": "Northumberland (NUTS 1995)" + }, + { + "id": "UK132", + "name": "Tyne and Wear (NUTS 1995)" + }, + { + "id": "UK2", + "name": "Yorkshire and Humberside (NUTS 1995)" + }, + { + "id": "UK21", + "name": "Humberside (NUTS 1995)" + }, + { + "id": "UK22", + "name": "North Yorkshire (NUTS 1995)" + }, + { + "id": "UK23", + "name": "South Yorkshire (NUTS 1995)" + }, + { + "id": "UK24", + "name": "West Yorkshire (NUTS 1995)" + }, + { + "id": "UK3", + "name": "East Midlands (NUTS 1995)" + }, + { + "id": "UK31", + "name": "Derbyshire, Nottinghamshire (NUTS 1995)" + }, + { + "id": "UK311", + "name": "Derbyshire (NUTS 1995)" + }, + { + "id": "UK312", + "name": "Nottinghamshire (NUTS 1995)" + }, + { + "id": "UK32", + "name": "Leicestershire, Northamptonshire (NUTS 1995)" + }, + { + "id": "UK321", + "name": "Leicestershire (NUTS 1995)" + }, + { + "id": "UK322", + "name": "Northamptonshire (NUTS 1995)" + }, + { + "id": "UK33", + "name": "Lincolnshire (NUTS 1995)" + }, + { + "id": "UK4", + "name": "East Anglia (NUTS 1995)" + }, + { + "id": "UK401", + "name": "Cambridgeshire (NUTS 1995)" + }, + { + "id": "UK402", + "name": "Norfolk (NUTS 1995)" + }, + { + "id": "UK403", + "name": "Suffolk (NUTS 1995)" + }, + { + "id": "UK5", + "name": "South East (UK) (NUTS 1995)" + }, + { + "id": "UK51", + "name": "Bedfordshire, Hertfordshire (NUTS 1995)" + }, + { + "id": "UK511", + "name": "Bedfordshire (NUTS 1995)" + }, + { + "id": "UK512", + "name": "Hertfordshire (NUTS 1995)" + }, + { + "id": "UK52", + "name": "Berkshire, Buckinghamshire, Oxfordshire (NUTS 1995)" + }, + { + "id": "UK521", + "name": "Berkshire (NUTS 1995)" + }, + { + "id": "UK522", + "name": "Buckinghamshire (NUTS 1995)" + }, + { + "id": "UK523", + "name": "Oxfordshire (NUTS 1995)" + }, + { + "id": "UK53", + "name": "Surrey, East-West Sussex (NUTS 1995)" + }, + { + "id": "UK531", + "name": "East Sussex (NUTS 1995)" + }, + { + "id": "UK532", + "name": "Surrey (NUTS 1995)" + }, + { + "id": "UK533", + "name": "West Sussex (NUTS 1995)" + }, + { + "id": "UK54", + "name": "Essex (NUTS 1995)" + }, + { + "id": "UK55", + "name": "Greater London (NUTS 1995)" + }, + { + "id": "UK56", + "name": "Hampshire, Isle of Wight (NUTS 1995)" + }, + { + "id": "UK561", + "name": "Hampshire (NUTS 1995)" + }, + { + "id": "UK562", + "name": "Isle of Wight (NUTS 1995)" + }, + { + "id": "UK57", + "name": "Kent (NUTS 1995)" + }, + { + "id": "UK6", + "name": "South West (UK) (NUTS 1995)" + }, + { + "id": "UK61", + "name": "Avon, Gloucestershire, Wiltshire (NUTS 1995)" + }, + { + "id": "UK611", + "name": "Avon (NUTS 1995)" + }, + { + "id": "UK612", + "name": "Gloucestershire (NUTS 1995)" + }, + { + "id": "UK613", + "name": "Wiltshire (NUTS 1995)" + }, + { + "id": "UK62", + "name": "Cornwall, Devon (NUTS 1995)" + }, + { + "id": "UK621", + "name": "Cornwall (NUTS 1995)" + }, + { + "id": "UK622", + "name": "Devon (NUTS 1995)" + }, + { + "id": "UK63", + "name": "Dorset, Somerset (NUTS 1995)" + }, + { + "id": "UK631", + "name": "Dorset (NUTS 1995)" + }, + { + "id": "UK632", + "name": "Somerset (NUTS 1995)" + }, + { + "id": "UK7", + "name": "West Midlands (NUTS 1995)" + }, + { + "id": "UK71", + "name": "Hereford and Worcester, Warwickshire (NUTS 1995)" + }, + { + "id": "UK711", + "name": "Hereford and Worcester (NUTS 1995)" + }, + { + "id": "UK712", + "name": "Warwickshire (NUTS 1995)" + }, + { + "id": "UK72", + "name": "Shropshire, Staffordshire (NUTS 1995)" + }, + { + "id": "UK721", + "name": "Shropshire (NUTS 1995)" + }, + { + "id": "UK722", + "name": "Staffordshire (NUTS 1995)" + }, + { + "id": "UK73", + "name": "West Midlands (County) (NUTS 1995)" + }, + { + "id": "UK8", + "name": "North West (UK) (NUTS 1995)" + }, + { + "id": "UK81", + "name": "Cheshire (NUTS 1995)" + }, + { + "id": "UK82", + "name": "Greater Manchester (NUTS 1995)" + }, + { + "id": "UK83", + "name": "Lancashire (NUTS 1995)" + }, + { + "id": "UK84", + "name": "Merseyside (NUTS 1995)" + }, + { + "id": "UK9", + "name": "Wales (NUTS 1995)" + }, + { + "id": "UK91", + "name": "Clwyd, Dyfed, Gwynedd, Powys (NUTS 1995)" + }, + { + "id": "UK911", + "name": "Clwyd (NUTS 1995)" + }, + { + "id": "UK912", + "name": "Dyfed (NUTS 1995)" + }, + { + "id": "UK913", + "name": "Gwynedd (NUTS 1995)" + }, + { + "id": "UK914", + "name": "Powys (NUTS 1995)" + }, + { + "id": "UK92", + "name": "Gwent, Mid-South-West Glamorgan (NUTS 1995)" + }, + { + "id": "UK921", + "name": "Gwent (NUTS 1995)" + }, + { + "id": "UK922", + "name": "Mid Glamorgan (NUTS 1995)" + }, + { + "id": "UK923", + "name": "South Glamorgan (NUTS 1995)" + }, + { + "id": "UK924", + "name": "West Glamorgan (NUTS 1995)" + }, + { + "id": "UKA", + "name": "Scotland (NUTS 1995)" + }, + { + "id": "UKA1", + "name": "Borders-Central-Fife-Lothian-Tayside (NUTS 1995)" + }, + { + "id": "UKA11", + "name": "Borders (NUTS 1995)" + }, + { + "id": "UKA12", + "name": "Central (NUTS 1995)" + }, + { + "id": "UKA13", + "name": "Fife (NUTS 1995)" + }, + { + "id": "UKA14", + "name": "Lothian (NUTS 1995)" + }, + { + "id": "UKA15", + "name": "Tayside (NUTS 1995)" + }, + { + "id": "UKA2", + "name": "Dumfries and Galloway, Strathclyde (NUTS 1995)" + }, + { + "id": "UKA21", + "name": "Dumfries and Galloway (NUTS 1995)" + }, + { + "id": "UKA22", + "name": "Strathclyde (NUTS 1995)" + }, + { + "id": "UKA3", + "name": "Highlands, Islands (NUTS 1995)" + }, + { + "id": "UKA31", + "name": "Highlands (NUTS 1995)" + }, + { + "id": "UKA32", + "name": "Islands (NUTS 1995)" + }, + { + "id": "UKA4", + "name": "Grampian (NUTS 1995)" + }, + { + "id": "UKB", + "name": "Northern Ireland (UK)(NUTS 1995)" + }, + { + "id": "UK_CAP", + "name": "London" + }, + { + "id": "UK_DEL", + "name": "Culham" + }, + { + "id": "UKX", + "name": "Not regionalised/Unknown NUTS 1" + }, + { + "id": "UKXX", + "name": "Not regionalised/Unknown NUTS 2" + }, + { + "id": "UKXXX", + "name": "Not regionalised/Unknown NUTS 3" + }, + { + "id": "UK_NAL", + "name": "United Kingdom, not allocated" + }, + { + "id": "UK_OCT", + "name": "British overseas countries and territories" + }, + { + "id": "CPC1", + "name": "Candidate and potential candidate countries except T\u00fcrkiye and Kosovo* (under United Nations Security Council Resolution 1244/99)" + }, + { + "id": "CC_V", + "name": "Candidate countries (aggregate changing according to the context)" + }, + { + "id": "CC9_23", + "name": "Candidate countries from 2023 (9 countries)" + }, + { + "id": "CC9_23_FOR", + "name": "Candidate countries from 2023 (9 countries) except reporting country" + }, + { + "id": "CC8_22", + "name": "Candidate countries from 2022 (8 countries)" + }, + { + "id": "CC8_22_FOR", + "name": "Candidate countries from 2022 (8 countries) except reporting country" + }, + { + "id": "CC7_22", + "name": "Candidate countries from 2022 (7 countries)" + }, + { + "id": "CC7_22_FOR", + "name": "Candidate countries from 2022 (7 countries) except reporting country" + }, + { + "id": "CC5_15", + "name": "Candidate countries from 2015 (5 countries)" + }, + { + "id": "CC5_15_FOR", + "name": "Candidate countries from 2015 (5 countries) except reporting country" + }, + { + "id": "CC6_14", + "name": "Candidate countries in 2014 (6 countries)" + }, + { + "id": "CC5_13", + "name": "Candidate countries in 2013 (5 countries)" + }, + { + "id": "CC5_13_FOR_X_IS", + "name": "Candidate countries in 2013 (5 countries) except reporting country and Iceland" + }, + { + "id": "CC6_12", + "name": "Candidate countries in 2012 (6 countries)" + }, + { + "id": "CC5_10", + "name": "Candidate countries in 2010 (5 countries)" + }, + { + "id": "CC4_10", + "name": "Candidate countries in 2010 (4 countries)" + }, + { + "id": "CC3_07", + "name": "Candidate countries in 2007 (3 countries)" + }, + { + "id": "CC5_06", + "name": "Candidate countries in 2006 (5 countries)" + }, + { + "id": "CC4_05", + "name": "Candidate countries in 2005 (4 countries)" + }, + { + "id": "BA", + "name": "Bosnia and Herzegovina" + }, + { + "id": "BA0", + "name": "Bosna i Hercegovina" + }, + { + "id": "BA01", + "name": "Federacija Bosne i Hercegovine" + }, + { + "id": "BA02", + "name": "Republika Srpska" + }, + { + "id": "BA03", + "name": "Br\u010dko District BiH" + }, + { + "id": "BAZ", + "name": "Extra-Regio level 1" + }, + { + "id": "BAZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "BA_CAP", + "name": "Sarajevo" + }, + { + "id": "BA_DEL", + "name": "Banja Luka" + }, + { + "id": "ME", + "name": "Montenegro" + }, + { + "id": "ME0", + "name": "Crna Gora" + }, + { + "id": "ME00", + "name": "Crna Gora" + }, + { + "id": "ME000", + "name": "Crna Gora" + }, + { + "id": "MEZ", + "name": "Extra-Regio level 1" + }, + { + "id": "MEZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "MEZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "ME_CAP", + "name": "Podgorica" + }, + { + "id": "MEX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "MEXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "MEXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "MD", + "name": "Moldova" + }, + { + "id": "MD_CAP", + "name": "Chisinau" + }, + { + "id": "MK", + "name": "North Macedonia" + }, + { + "id": "MK0", + "name": "Severna Makedonija" + }, + { + "id": "MK00", + "name": "Severna Makedonija" + }, + { + "id": "MK001", + "name": "Vardarski" + }, + { + "id": "MK002", + "name": "Isto\u010den" + }, + { + "id": "MK003", + "name": "Jugozapaden" + }, + { + "id": "MK004", + "name": "Jugoisto\u010den" + }, + { + "id": "MK005", + "name": "Pelagoniski" + }, + { + "id": "MK006", + "name": "Polo\u0161ki" + }, + { + "id": "MK007", + "name": "Severoisto\u010den" + }, + { + "id": "MK008", + "name": "Skopski" + }, + { + "id": "MKZ", + "name": "Extra-Regio level 1" + }, + { + "id": "MKZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "MKZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "MK_CAP", + "name": "Skopje" + }, + { + "id": "MKX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "MKXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "MKXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "GE", + "name": "Georgia" + }, + { + "id": "GE_CAP", + "name": "Tbilisi" + }, + { + "id": "AL", + "name": "Albania" + }, + { + "id": "AL0", + "name": "Shqip\u00ebria" + }, + { + "id": "AL01", + "name": "Veri" + }, + { + "id": "AL011", + "name": "Dib\u00ebr" + }, + { + "id": "AL012", + "name": "Durr\u00ebs" + }, + { + "id": "AL013", + "name": "Kuk\u00ebs" + }, + { + "id": "AL014", + "name": "Lezh\u00eb" + }, + { + "id": "AL015", + "name": "Shkod\u00ebr" + }, + { + "id": "AL02", + "name": "Qender" + }, + { + "id": "AL021", + "name": "Elbasan" + }, + { + "id": "AL022", + "name": "Tiran\u00eb" + }, + { + "id": "AL03", + "name": "Jug" + }, + { + "id": "AL031", + "name": "Berat" + }, + { + "id": "AL032", + "name": "Fier" + }, + { + "id": "AL033", + "name": "Gjirokast\u00ebr" + }, + { + "id": "AL034", + "name": "Kor\u00e7\u00eb" + }, + { + "id": "AL035", + "name": "Vlor\u00eb" + }, + { + "id": "ALZ", + "name": "Extra-Regio level 1" + }, + { + "id": "ALZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "ALZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "AL_CAP", + "name": "Tiran\u00eb (Tirana)" + }, + { + "id": "ALX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "ALXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "ALXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "RS", + "name": "Serbia" + }, + { + "id": "RS1", + "name": "Srbija - sever" + }, + { + "id": "RS11", + "name": "Beogradski region" + }, + { + "id": "RS110", + "name": "Beogradska oblast" + }, + { + "id": "RS12", + "name": "Region Vojvodine" + }, + { + "id": "RS121", + "name": "Zapadnobacka oblast" + }, + { + "id": "RS122", + "name": "Juznobanatska oblast" + }, + { + "id": "RS123", + "name": "Juznobacka oblast" + }, + { + "id": "RS124", + "name": "Severnobanatska oblast" + }, + { + "id": "RS125", + "name": "Severnobacka oblast" + }, + { + "id": "RS126", + "name": "Srednjobanatska oblast" + }, + { + "id": "RS127", + "name": "Sremska oblast" + }, + { + "id": "RS2", + "name": "Srbija - jug" + }, + { + "id": "RS21", + "name": "Region Sumadije i Zapadne Srbije" + }, + { + "id": "RS211", + "name": "Zlatiborska oblast" + }, + { + "id": "RS212", + "name": "Kolubarska oblast" + }, + { + "id": "RS213", + "name": "Macvanska oblast" + }, + { + "id": "RS214", + "name": "Moravicka oblast" + }, + { + "id": "RS215", + "name": "Pomoravska oblast" + }, + { + "id": "RS216", + "name": "Rasinska oblast" + }, + { + "id": "RS217", + "name": "Raska oblast" + }, + { + "id": "RS218", + "name": "Sumadijska oblast" + }, + { + "id": "RS22", + "name": "Region Juzne i Istocne Srbije" + }, + { + "id": "RS221", + "name": "Borska oblast" + }, + { + "id": "RS222", + "name": "Branicevska oblast" + }, + { + "id": "RS223", + "name": "Zajecarska oblast" + }, + { + "id": "RS224", + "name": "Jablanicka oblast" + }, + { + "id": "RS225", + "name": "Nisavska oblast" + }, + { + "id": "RS226", + "name": "Pirotska oblast" + }, + { + "id": "RS227", + "name": "Podunavska oblast" + }, + { + "id": "RS228", + "name": "Pcinjska oblast" + }, + { + "id": "RS229", + "name": "Toplicka oblast" + }, + { + "id": "RSZ", + "name": "Extra-Regio level 1" + }, + { + "id": "RSZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "RSZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "RS_CAP", + "name": "Beograd (Belgrade)" + }, + { + "id": "RSX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "RSXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "RSXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "TR", + "name": "T\u00fcrkiye" + }, + { + "id": "TR1", + "name": "\u0130stanbul" + }, + { + "id": "TR10", + "name": "\u0130stanbul" + }, + { + "id": "TR100", + "name": "\u0130stanbul" + }, + { + "id": "TR2", + "name": "Bat\u0131 Marmara" + }, + { + "id": "TR21", + "name": "Tekirda\u011f, Edirne, K\u0131rklareli" + }, + { + "id": "TR211", + "name": "Tekirda\u011f" + }, + { + "id": "TR212", + "name": "Edirne" + }, + { + "id": "TR213", + "name": "K\u0131rklareli" + }, + { + "id": "TR22", + "name": "Bal\u0131kesir, \u00c7anakkale" + }, + { + "id": "TR221", + "name": "Bal\u0131kesir" + }, + { + "id": "TR222", + "name": "\u00c7anakkale" + }, + { + "id": "TR3", + "name": "Ege" + }, + { + "id": "TR31", + "name": "\u0130zmir" + }, + { + "id": "TR310", + "name": "\u0130zmir" + }, + { + "id": "TR32", + "name": "Ayd\u0131n, Denizli, Mu\u011fla" + }, + { + "id": "TR321", + "name": "Ayd\u0131n" + }, + { + "id": "TR322", + "name": "Denizli" + }, + { + "id": "TR323", + "name": "Mu\u011fla" + }, + { + "id": "TR33", + "name": "Manisa, Afyonkarahisar, K\u00fctahya, U\u015fak" + }, + { + "id": "TR331", + "name": "Manisa" + }, + { + "id": "TR332", + "name": "Afyonkarahisar" + }, + { + "id": "TR333", + "name": "K\u00fctahya" + }, + { + "id": "TR334", + "name": "U\u015fak" + }, + { + "id": "TR4", + "name": "Do\u011fu Marmara" + }, + { + "id": "TR41", + "name": "Bursa, Eski\u015fehir, Bilecik" + }, + { + "id": "TR411", + "name": "Bursa" + }, + { + "id": "TR412", + "name": "Eski\u015fehir" + }, + { + "id": "TR413", + "name": "Bilecik" + }, + { + "id": "TR42", + "name": "Kocaeli, Sakarya, D\u00fczce, Bolu, Yalova" + }, + { + "id": "TR421", + "name": "Kocaeli" + }, + { + "id": "TR422", + "name": "Sakarya" + }, + { + "id": "TR423", + "name": "D\u00fczce" + }, + { + "id": "TR424", + "name": "Bolu" + }, + { + "id": "TR425", + "name": "Yalova" + }, + { + "id": "TR5", + "name": "Bat\u0131 Anadolu" + }, + { + "id": "TR51", + "name": "Ankara" + }, + { + "id": "TR510", + "name": "Ankara" + }, + { + "id": "TR52", + "name": "Konya, Karaman" + }, + { + "id": "TR521", + "name": "Konya" + }, + { + "id": "TR522", + "name": "Karaman" + }, + { + "id": "TR6", + "name": "Akdeniz" + }, + { + "id": "TR61", + "name": "Antalya, Isparta, Burdur" + }, + { + "id": "TR611", + "name": "Antalya" + }, + { + "id": "TR612", + "name": "Isparta" + }, + { + "id": "TR613", + "name": "Burdur" + }, + { + "id": "TR62", + "name": "Adana, Mersin" + }, + { + "id": "TR621", + "name": "Adana" + }, + { + "id": "TR622", + "name": "Mersin" + }, + { + "id": "TR63", + "name": "Hatay, Kahramanmara\u015f, Osmaniye" + }, + { + "id": "TR631", + "name": "Hatay" + }, + { + "id": "TR632", + "name": "Kahramanmara\u015f" + }, + { + "id": "TR633", + "name": "Osmaniye" + }, + { + "id": "TR7", + "name": "Orta Anadolu" + }, + { + "id": "TR71", + "name": "K\u0131r\u0131kkale, Aksaray, Ni\u011fde, Nev\u015fehir, K\u0131r\u015fehir" + }, + { + "id": "TR711", + "name": "K\u0131r\u0131kkale" + }, + { + "id": "TR712", + "name": "Aksaray" + }, + { + "id": "TR713", + "name": "Ni\u011fde" + }, + { + "id": "TR714", + "name": "Nev\u015fehir" + }, + { + "id": "TR715", + "name": "K\u0131r\u015fehir" + }, + { + "id": "TR72", + "name": "Kayseri, Sivas, Yozgat" + }, + { + "id": "TR721", + "name": "Kayseri" + }, + { + "id": "TR722", + "name": "Sivas" + }, + { + "id": "TR723", + "name": "Yozgat" + }, + { + "id": "TR8", + "name": "Bat\u0131 Karadeniz" + }, + { + "id": "TR81", + "name": "Zonguldak, Karab\u00fck, Bart\u0131n" + }, + { + "id": "TR811", + "name": "Zonguldak" + }, + { + "id": "TR812", + "name": "Karab\u00fck" + }, + { + "id": "TR813", + "name": "Bart\u0131n" + }, + { + "id": "TR82", + "name": "Kastamonu, \u00c7ank\u0131r\u0131, Sinop" + }, + { + "id": "TR821", + "name": "Kastamonu" + }, + { + "id": "TR822", + "name": "\u00c7ank\u0131r\u0131" + }, + { + "id": "TR823", + "name": "Sinop" + }, + { + "id": "TR83", + "name": "Samsun, Tokat, \u00c7orum, Amasya" + }, + { + "id": "TR831", + "name": "Samsun" + }, + { + "id": "TR832", + "name": "Tokat" + }, + { + "id": "TR833", + "name": "\u00c7orum" + }, + { + "id": "TR834", + "name": "Amasya" + }, + { + "id": "TR9", + "name": "Do\u011fu Karadeniz" + }, + { + "id": "TR90", + "name": "Trabzon, Ordu, Giresun, Rize, Artvin, G\u00fcm\u00fc\u015fhane" + }, + { + "id": "TR901", + "name": "Trabzon" + }, + { + "id": "TR902", + "name": "Ordu" + }, + { + "id": "TR903", + "name": "Giresun" + }, + { + "id": "TR904", + "name": "Rize" + }, + { + "id": "TR905", + "name": "Artvin" + }, + { + "id": "TR906", + "name": "G\u00fcm\u00fc\u015fhane" + }, + { + "id": "TRA", + "name": "Kuzeydo\u011fu Anadolu" + }, + { + "id": "TRA1", + "name": "Erzurum, Erzincan, Bayburt" + }, + { + "id": "TRA11", + "name": "Erzurum" + }, + { + "id": "TRA12", + "name": "Erzincan" + }, + { + "id": "TRA13", + "name": "Bayburt" + }, + { + "id": "TRA2", + "name": "A\u011fr\u0131, Kars, I\u011fd\u0131r, Ardahan" + }, + { + "id": "TRA21", + "name": "A\u011fr\u0131" + }, + { + "id": "TRA22", + "name": "Kars" + }, + { + "id": "TRA23", + "name": "I\u011fd\u0131r" + }, + { + "id": "TRA24", + "name": "Ardahan" + }, + { + "id": "TRB", + "name": "Ortado\u011fu Anadolu" + }, + { + "id": "TRB1", + "name": "Malatya, Elaz\u0131\u011f, Bing\u00f6l, Tunceli" + }, + { + "id": "TRB11", + "name": "Malatya" + }, + { + "id": "TRB12", + "name": "Elaz\u0131\u011f" + }, + { + "id": "TRB13", + "name": "Bing\u00f6l" + }, + { + "id": "TRB14", + "name": "Tunceli" + }, + { + "id": "TRB2", + "name": "Van, Mu\u015f, Bitlis, Hakkari" + }, + { + "id": "TRB21", + "name": "Van" + }, + { + "id": "TRB22", + "name": "Mu\u015f" + }, + { + "id": "TRB23", + "name": "Bitlis" + }, + { + "id": "TRB24", + "name": "Hakkari" + }, + { + "id": "TRC", + "name": "G\u00fcneydo\u011fu Anadolu" + }, + { + "id": "TRC1", + "name": "Gaziantep, Ad\u0131yaman, Kilis" + }, + { + "id": "TRC11", + "name": "Gaziantep" + }, + { + "id": "TRC12", + "name": "Ad\u0131yaman" + }, + { + "id": "TRC13", + "name": "Kilis" + }, + { + "id": "TRC2", + "name": "\u015eanl\u0131urfa, Diyarbak\u0131r" + }, + { + "id": "TRC21", + "name": "\u015eanl\u0131urfa" + }, + { + "id": "TRC22", + "name": "Diyarbak\u0131r" + }, + { + "id": "TRC3", + "name": "Mardin, Batman, \u015e\u0131rnak, Siirt" + }, + { + "id": "TRC31", + "name": "Mardin" + }, + { + "id": "TRC32", + "name": "Batman" + }, + { + "id": "TRC33", + "name": "\u015e\u0131rnak" + }, + { + "id": "TRC34", + "name": "Siirt" + }, + { + "id": "TRZ", + "name": "Extra-Regio level 1" + }, + { + "id": "TRZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "TRZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "TR_CAP", + "name": "Ankara" + }, + { + "id": "TRX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "TRXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "TRXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "UA", + "name": "Ukraine" + }, + { + "id": "UA1", + "name": "Macroregion_01" + }, + { + "id": "UA11", + "name": "Poltavska Oblast" + }, + { + "id": "UA111", + "name": "Kremenchutskyi Raion" + }, + { + "id": "UA112", + "name": "Lubenskyi Raion" + }, + { + "id": "UA113", + "name": "Myrhorodskyi Raion" + }, + { + "id": "UA114", + "name": "Poltavskyi Raion" + }, + { + "id": "UA12", + "name": "Sumska Oblast" + }, + { + "id": "UA121", + "name": "Konotopskyi Raion" + }, + { + "id": "UA122", + "name": "Okhtyrskyi Raion" + }, + { + "id": "UA123", + "name": "Romenskyi Raion" + }, + { + "id": "UA124", + "name": "Sumskyi Raion" + }, + { + "id": "UA125", + "name": "Shostkynskyi Raion" + }, + { + "id": "UA13", + "name": "Kharkivska Oblast" + }, + { + "id": "UA131", + "name": "Bohodukhivskyi Raion" + }, + { + "id": "UA132", + "name": "Iziumskyi Raion" + }, + { + "id": "UA133", + "name": "Krasnohradskyi Raion" + }, + { + "id": "UA134", + "name": "Kupianskyi Raion" + }, + { + "id": "UA135", + "name": "Lozivskyi Raion" + }, + { + "id": "UA136", + "name": "Kharkivskyi Raion" + }, + { + "id": "UA137", + "name": "Chuhuivskyi Raion" + }, + { + "id": "UA14", + "name": "Chernihivska Oblast" + }, + { + "id": "UA141", + "name": "Koriukivskyi Raion" + }, + { + "id": "UA142", + "name": "Nizhynskyi Raion" + }, + { + "id": "UA143", + "name": "Novhorod-Siverskyi Raion" + }, + { + "id": "UA144", + "name": "Prylutskyi Raion" + }, + { + "id": "UA145", + "name": "Chernihivskyi Raion" + }, + { + "id": "UA2", + "name": "Macroregion_02" + }, + { + "id": "UA21", + "name": "Donetska Oblast" + }, + { + "id": "UA211", + "name": "Bakhmutskyi Raion" + }, + { + "id": "UA212", + "name": "Volnovaskyi Raion" + }, + { + "id": "UA213", + "name": "Horlivskyi Raion" + }, + { + "id": "UA214", + "name": "Donetskyi Raion" + }, + { + "id": "UA215", + "name": "Kalmiuskyi Raion" + }, + { + "id": "UA216", + "name": "Kramatorskyi Raion" + }, + { + "id": "UA217", + "name": "Mariupolskyi Raion" + }, + { + "id": "UA218", + "name": "Pokrovskyi Raion" + }, + { + "id": "UA22", + "name": "Luhanska Oblast" + }, + { + "id": "UA221", + "name": "Alchevskyi Raion" + }, + { + "id": "UA222", + "name": "Dovzhanskyi Raion" + }, + { + "id": "UA223", + "name": "Luhanskyi Raion" + }, + { + "id": "UA224", + "name": "Rovenkivskyi Raion" + }, + { + "id": "UA225", + "name": "Svativskyi Raion" + }, + { + "id": "UA226", + "name": "Sievierodonetskyi Raion" + }, + { + "id": "UA227", + "name": "Starobilskyi Raion" + }, + { + "id": "UA228", + "name": "Shchastynskyi Raion" + }, + { + "id": "UA3", + "name": "Macroregion_03" + }, + { + "id": "UA31", + "name": "Dnipropetrovska Oblast" + }, + { + "id": "UA311", + "name": "Dniprovskyi Raion" + }, + { + "id": "UA312", + "name": "Kamianskyi Raion" + }, + { + "id": "UA313", + "name": "Kryvorizkyi Raion" + }, + { + "id": "UA314", + "name": "Nikopolskyi Raion" + }, + { + "id": "UA315", + "name": "Novomoskovskyi Raion" + }, + { + "id": "UA316", + "name": "Pavlohradskyi Raion" + }, + { + "id": "UA317", + "name": "Synelnykivskyi Raion" + }, + { + "id": "UA32", + "name": "Zaporizka Oblast" + }, + { + "id": "UA321", + "name": "Berdianskyi Raion" + }, + { + "id": "UA322", + "name": "Vasylivskyi Raion" + }, + { + "id": "UA323", + "name": "Zaporizkyi Raion" + }, + { + "id": "UA324", + "name": "Melitopolskyi Raion" + }, + { + "id": "UA325", + "name": "Polohivskyi Raion" + }, + { + "id": "UA33", + "name": "Kirovohradska Oblast" + }, + { + "id": "UA331", + "name": "Holovanivskyi Raion" + }, + { + "id": "UA332", + "name": "Kropyvnytskyi Raion" + }, + { + "id": "UA333", + "name": "Novoukrainskyi Raion" + }, + { + "id": "UA334", + "name": "Oleksandriiskyi Raion" + }, + { + "id": "UA4", + "name": "Macroregion_04" + }, + { + "id": "UA41", + "name": "Mykolaivska Oblast" + }, + { + "id": "UA411", + "name": "Bashtanskyi Raion" + }, + { + "id": "UA412", + "name": "Voznesenskyi Raion" + }, + { + "id": "UA413", + "name": "Mykolaivskyi Raion" + }, + { + "id": "UA414", + "name": "Pervomaiskyi Raion" + }, + { + "id": "UA42", + "name": "Odeska Oblast" + }, + { + "id": "UA421", + "name": "Berezivskyi Raion" + }, + { + "id": "UA422", + "name": "Bilhorod-Dnistrovskyi Raion" + }, + { + "id": "UA423", + "name": "Bolhradskyi Raion" + }, + { + "id": "UA424", + "name": "Izmailskyi Raion" + }, + { + "id": "UA425", + "name": "Odeskyi Raion" + }, + { + "id": "UA426", + "name": "Podilskyi Raion" + }, + { + "id": "UA427", + "name": "Rozdilnianskyi Raion" + }, + { + "id": "UA43", + "name": "Khersonska Oblast" + }, + { + "id": "UA431", + "name": "Beryslavskyi Raion" + }, + { + "id": "UA432", + "name": "Henicheskyi Raion" + }, + { + "id": "UA433", + "name": "Kakhovskyi Raion" + }, + { + "id": "UA434", + "name": "Skadovskyi Raion" + }, + { + "id": "UA435", + "name": "Khersonskyi Raion" + }, + { + "id": "UA44", + "name": "Avtonomna Respublika Krym" + }, + { + "id": "UA441", + "name": "Bakhchysaraiskyi Raion" + }, + { + "id": "UA442", + "name": "Bilohirskyi Raion" + }, + { + "id": "UA443", + "name": "Dzhankoiskyi Raion" + }, + { + "id": "UA444", + "name": "Ievpatoriiskyi Raion" + }, + { + "id": "UA445", + "name": "Kerchenskyi Raion" + }, + { + "id": "UA446", + "name": "Kurmanskyi Raion" + }, + { + "id": "UA447", + "name": "Perekopskyi Raion" + }, + { + "id": "UA448", + "name": "Simferopolskyi Raion" + }, + { + "id": "UA449", + "name": "Feodosiiskyi Raion" + }, + { + "id": "UA44A", + "name": "Ialtynskyi Raion" + }, + { + "id": "UA45", + "name": "M. Sevastopol" + }, + { + "id": "UA450", + "name": "M. Sevastopol" + }, + { + "id": "UA5", + "name": "Macroregion_05" + }, + { + "id": "UA51", + "name": "Vinnytska Oblast" + }, + { + "id": "UA511", + "name": "Vinnytskyi Raion" + }, + { + "id": "UA512", + "name": "Haisynskyi Raion" + }, + { + "id": "UA513", + "name": "Zhmerynskyi Raion" + }, + { + "id": "UA514", + "name": "Mohyliv-Podilskyi Raion" + }, + { + "id": "UA515", + "name": "Tulchynskyi Raion" + }, + { + "id": "UA516", + "name": "Khmilnytskyi Raion" + }, + { + "id": "UA52", + "name": "Ternopilska Oblast" + }, + { + "id": "UA521", + "name": "Kremenetskyi Raion" + }, + { + "id": "UA522", + "name": "Ternopilskyi Raion" + }, + { + "id": "UA523", + "name": "Chortkivskyi Raion" + }, + { + "id": "UA53", + "name": "Khmelnytska Oblast" + }, + { + "id": "UA531", + "name": "Kamianets-Podilskyi Raion" + }, + { + "id": "UA532", + "name": "Khmelnytskyi Raion" + }, + { + "id": "UA533", + "name": "Shepetivskyi Raion" + }, + { + "id": "UA6", + "name": "Macroregion_06" + }, + { + "id": "UA61", + "name": "Kyivska Oblast" + }, + { + "id": "UA611", + "name": "Bilotserkivskyi Raion" + }, + { + "id": "UA612", + "name": "Boryspilskyi Raion" + }, + { + "id": "UA613", + "name": "Brovarskyi Raion" + }, + { + "id": "UA614", + "name": "Buchanskyi Raion" + }, + { + "id": "UA615", + "name": "Vyshhorodskyi Raion" + }, + { + "id": "UA616", + "name": "Obukhivskyi Raion" + }, + { + "id": "UA617", + "name": "Fastivskyi Raion" + }, + { + "id": "UA62", + "name": "Cherkaska Oblast" + }, + { + "id": "UA621", + "name": "Zvenyhorodskyi Raion" + }, + { + "id": "UA622", + "name": "Zolotoniskyi Raion" + }, + { + "id": "UA623", + "name": "Umanskyi Raion" + }, + { + "id": "UA624", + "name": "Cherkaskyi Raion" + }, + { + "id": "UA63", + "name": "M. Kyiv" + }, + { + "id": "UA630", + "name": "M. Kyiv" + }, + { + "id": "UA7", + "name": "Macroregion_07" + }, + { + "id": "UA71", + "name": "Zakarpatska Oblast" + }, + { + "id": "UA711", + "name": "Berehivskyi Raion" + }, + { + "id": "UA712", + "name": "Mukachivskyi Raion" + }, + { + "id": "UA713", + "name": "Rakhivskyi Raion" + }, + { + "id": "UA714", + "name": "Tiachivskyi Raion" + }, + { + "id": "UA715", + "name": "Uzhhorodskyi Raion" + }, + { + "id": "UA716", + "name": "Khustskyi Raion" + }, + { + "id": "UA72", + "name": "Ivano-Frankivska Oblast" + }, + { + "id": "UA721", + "name": "Verkhovynskyi Raion" + }, + { + "id": "UA722", + "name": "Ivano-Frankivskyi Raion" + }, + { + "id": "UA723", + "name": "Kaluskyi Raion" + }, + { + "id": "UA724", + "name": "Kolomyiskyi Raion" + }, + { + "id": "UA725", + "name": "Kosivskyi Raion" + }, + { + "id": "UA726", + "name": "Nadvirnianskyi Raion" + }, + { + "id": "UA73", + "name": "Lvivska Oblast" + }, + { + "id": "UA731", + "name": "Drohobytskyi Raion" + }, + { + "id": "UA732", + "name": "Zolochivskyi Raion" + }, + { + "id": "UA733", + "name": "Lvivskyi Raion" + }, + { + "id": "UA734", + "name": "Sambirskyi Raion" + }, + { + "id": "UA735", + "name": "Stryiskyi Raion" + }, + { + "id": "UA736", + "name": "Chervonohradskyi Raion" + }, + { + "id": "UA737", + "name": "Iavorivskyi Raion" + }, + { + "id": "UA74", + "name": "Chernivetska Oblast" + }, + { + "id": "UA741", + "name": "Vyzhnytskyi Raion" + }, + { + "id": "UA742", + "name": "Dnistrovskyi Raion" + }, + { + "id": "UA743", + "name": "Chernivetskyi Raion" + }, + { + "id": "UA8", + "name": "Macroregion_08" + }, + { + "id": "UA81", + "name": "Volynska Oblast" + }, + { + "id": "UA811", + "name": "Volodymyrskyi Raion" + }, + { + "id": "UA812", + "name": "Kamin-Kashyrskyi Raion" + }, + { + "id": "UA813", + "name": "Kovelskyi Raion" + }, + { + "id": "UA814", + "name": "Lutskyi Raion" + }, + { + "id": "UA82", + "name": "Zhytomyrska Oblast" + }, + { + "id": "UA821", + "name": "Berdychivskyi Raion" + }, + { + "id": "UA822", + "name": "Zhytomyrskyi Raion" + }, + { + "id": "UA823", + "name": "Korostenskyi Raion" + }, + { + "id": "UA824", + "name": "Zviahelskyi Raion" + }, + { + "id": "UA83", + "name": "Rivnenska Oblast" + }, + { + "id": "UA831", + "name": "Varaskyi Raion" + }, + { + "id": "UA832", + "name": "Dubenskyi Raion" + }, + { + "id": "UA833", + "name": "Rivnenskyi Raion" + }, + { + "id": "UA834", + "name": "Sarnenskyi Raion" + }, + { + "id": "UAZ", + "name": "Extra-Regio level 1" + }, + { + "id": "UAZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "UAZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "UA_CAP", + "name": "Kyiv" + }, + { + "id": "UAX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "UAXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "UAXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "XK", + "name": "Kosovo*" + }, + { + "id": "XK0", + "name": "Kosov\u00eb/Kosovo" + }, + { + "id": "XK00", + "name": "Kosov\u00eb/Kosovo" + }, + { + "id": "XK001", + "name": "Prishtin\u00eb/Pri\u0161tina" + }, + { + "id": "XK002", + "name": "Mitrovic\u00eb/Mitrovica" + }, + { + "id": "XK003", + "name": "Pej\u00eb/Pe\u0107" + }, + { + "id": "XK004", + "name": "Prizren/Prizren" + }, + { + "id": "XK005", + "name": "Ferizaj/Uro\u0161evac" + }, + { + "id": "XK006", + "name": "Gjilan/Gnjilane" + }, + { + "id": "XK007", + "name": "Gjakov\u00eb/\u0110akovica" + }, + { + "id": "XKZ", + "name": "Extra-Regio level 1" + }, + { + "id": "XKZZ", + "name": "Extra-Regio level 2" + }, + { + "id": "XKZZZ", + "name": "Extra-Regio level 3" + }, + { + "id": "XK_CAP", + "name": "Prishtin\u00eb" + }, + { + "id": "XKX", + "name": "Not regionalised/Unknown level 1" + }, + { + "id": "XKXX", + "name": "Not regionalised/Unknown level 2" + }, + { + "id": "XKXXX", + "name": "Not regionalised/Unknown level 3" + }, + { + "id": "EUR_C_E", + "name": "Central and Eastern Europe" + }, + { + "id": "EUR_C_E_OTH", + "name": "Other Central and Eastern European countries" + }, + { + "id": "WBC", + "name": "WBC - Western Balkan Countries (aggregate changing according to the context)" + }, + { + "id": "AD", + "name": "Andorra" + }, + { + "id": "BY", + "name": "Belarus" + }, + { + "id": "BY_CAP", + "name": "Minsk" + }, + { + "id": "GG_JE", + "name": "Channel Islands (Guernsey and Jersey)" + }, + { + "id": "GG", + "name": "Guernsey" + }, + { + "id": "JE", + "name": "Jersey" + }, + { + "id": "CQ", + "name": "Sark" + }, + { + "id": "FO", + "name": "Faroes" + }, + { + "id": "GI", + "name": "Gibraltar" + }, + { + "id": "VA", + "name": "Holy See" + }, + { + "id": "IM", + "name": "Isle of Man" + }, + { + "id": "MC", + "name": "Monaco" + }, + { + "id": "RU", + "name": "Russia" + }, + { + "id": "RU_CAP", + "name": "Moskva (Moscow)" + }, + { + "id": "SM", + "name": "San Marino" + }, + { + "id": "SJ", + "name": "Svalbard and Jan Mayen" + }, + { + "id": "NCL", + "name": "Not classifiable according to current borders" + }, + { + "id": "CZ_SK", + "name": "Czechoslovakia" + }, + { + "id": "RS_ME", + "name": "Serbia and Montenegro" + }, + { + "id": "EX_YU", + "name": "Yugoslavia" + }, + { + "id": "EX_YU_OTH", + "name": "Other countries of former Yugoslavia (before 1992)" + }, + { + "id": "EX_SU", + "name": "Soviet Union" + }, + { + "id": "EX_SU_EUR", + "name": "European Republics of the former Soviet Union" + }, + { + "id": "EX_SU_OTH", + "name": "Other countries of former Soviet Union (before 1991)" + }, + { + "id": "NCL_OTH", + "name": "Other entity not classifiable" + }, + { + "id": "CIS", + "name": "Commonwealth of Independent States (Former Soviet Union except BAL)" + }, + { + "id": "EXT", + "name": "Countries other than EU, EFTA and Candidate countries" + }, + { + "id": "HDC_EXT", + "name": "Highly developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "MDC_EXT", + "name": "Medium developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "LDC_EXT", + "name": "Less developed countries (other than EU, EFTA and Candidate countries)" + }, + { + "id": "EXT_EU", + "name": "Extra-EU" + }, + { + "id": "EXT_EU27_2020", + "name": "Extra-EU27 (from 2020)" + }, + { + "id": "EXT_EU28", + "name": "Extra-EU28 (2013-2020)" + }, + { + "id": "EXT_EU27_2007", + "name": "Extra-EU27 (2007-2013)" + }, + { + "id": "EXT_EU25", + "name": "Extra-EU25 (2004-2006)" + }, + { + "id": "EXT_EU15", + "name": "Extra-EU15 (1995-2004)" + }, + { + "id": "EXT_EU12", + "name": "Extra-EU12 (1986-1994)" + }, + { + "id": "EXT_EA", + "name": "Extra-euro area" + }, + { + "id": "EXT_EA21", + "name": "Extra-euro area - 21 countries (from 2026)" + }, + { + "id": "EXT_EA20", + "name": "Extra-euro area - 20 countries (2023-2025)" + }, + { + "id": "EXT_EA19", + "name": "Extra-euro area - 19 countries (2015-2022)" + }, + { + "id": "EXT_EA18", + "name": "Extra-euro area - 18 countries (2014)" + }, + { + "id": "EXT_EA17", + "name": "Extra-euro area - 17 countries (2011-2013)" + }, + { + "id": "EXT_EA16", + "name": "Extra-euro area - 16 countries (2009-2010)" + }, + { + "id": "EXT_EA15", + "name": "Extra-euro area - 15 countries (2008))" + }, + { + "id": "EXT_EA13", + "name": "Extra-euro area - 13 countries (2007)" + }, + { + "id": "EXT_EA12", + "name": "Extra-euro area - 12 countries (2001-2006)" + }, + { + "id": "EXT_EA11", + "name": "Extra-euro area - 11 countries (1999-2000)" + }, + { + "id": "EXT_EU_NAL", + "name": "Extra-EU, not allocated" + }, + { + "id": "EXT_EU27_2007_NAL", + "name": "Extra-EU27 (2007-2013), not allocated" + }, + { + "id": "EXT_EU25_NAL", + "name": "Extra-EU25 (2004-2006), not allocated" + }, + { + "id": "EXT_EA_NAL", + "name": "Extra-euro area, not allocated" + }, + { + "id": "EXT_FOR_HDI", + "name": "Countries other than EU, EFTA and Candidate countries with Human Development Index (HDI) ranking" + }, + { + "id": "EXT_FOR_HDI_VH", + "name": "Countries other than EU, EFTA and Candidate countries with very high Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_H", + "name": "Countries other than EU, EFTA and Candidate countries with high Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_M", + "name": "Countries other than EU, EFTA and Candidate countries with medium Human Development Index (HDI)" + }, + { + "id": "EXT_FOR_HDI_L", + "name": "Countries other than EU, EFTA and Candidate countries with low Human Development Index (HDI)" + }, + { + "id": "NEU", + "name": "Non-EU countries (aggregate changing according to the context)" + }, + { + "id": "NEU_HDI_VH", + "name": "Non-EU countries with very high Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_H", + "name": "Non-EU countries with high Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_M", + "name": "Non-EU countries with medium Human Development Index (HDI)" + }, + { + "id": "NEU_HDI_L", + "name": "Non-EU countries with low Human Development Index (HDI)" + }, + { + "id": "NEU_NHDI", + "name": "Non-EU countries with no Human Development Index (HDI) ranking" + }, + { + "id": "NEU27_2020_NEFTA", + "name": "Non-EU27 countries (from 2020) nor EFTA countries" + }, + { + "id": "NEU28_NEFTA", + "name": "Non-EU28 countries (2013-2020) nor EFTA countries" + }, + { + "id": "NEU27_2020", + "name": "Non-EU27 countries (from 2020)" + }, + { + "id": "NEU28", + "name": "Non-EU28 countries (2013-2020)" + }, + { + "id": "NEU_FOR", + "name": "Non-EU countries nor reporting country (aggregate changing according to the context)" + }, + { + "id": "NEU27_2020_FOR", + "name": "Non-EU27 countries (from 2020) nor reporting country" + }, + { + "id": "NEU28_FOR", + "name": "Non-EU28 countries (2013-2020) nor reporting country" + }, + { + "id": "NEU27_2007_FOR", + "name": "Non-EU27 countries (2007-2013) nor reporting country" + }, + { + "id": "NEU27_2007_FOR_STLS", + "name": "Non-EU27 countries (2007-2013) nor reporting country and stateless" + }, + { + "id": "NEU15_FOR", + "name": "Non-EU15 countries (1995-2004) nor reporting country" + }, + { + "id": "EUR_NEU", + "name": "European non-EU countries (aggregate changing according to the context)" + }, + { + "id": "EUR_NEU27_2020_NEFTA", + "name": "European non-EU27 countries (from 2020) and European non-EFTA countries" + }, + { + "id": "EUR_NEU27_2020", + "name": "European non-EU27 countries (from 2020)" + }, + { + "id": "EUR_NEU28_NEFTA", + "name": "European non-EU28 countries (up to 2019) and European non-EFTA countries" + }, + { + "id": "EUR_NEU28", + "name": "European non-EU28 countries (2013-2020)" + }, + { + "id": "EUR_NEU27_2007", + "name": "European non-EU27 countries (2007-2013)" + }, + { + "id": "EUR_NEU25", + "name": "European non-EU25 countries (2004-2006)" + }, + { + "id": "EUR_NEU15", + "name": "European non-EU15 countries (1995--2004)" + }, + { + "id": "EUROTH", + "name": "European countries not EU nor EFTA (aggregate changing according to the context)" + }, + { + "id": "EUR_OTH", + "name": "Other European countries (aggregate changing according to the context)" + }, + { + "id": "EUR_NSP", + "name": "European countries, not specified" + }, + { + "id": "AFR_N_ASI_NME", + "name": "Northern Africa, Near and Middle East Asia" + }, + { + "id": "AFR", + "name": "Africa" + }, + { + "id": "AFR_C_S", + "name": "Central and South Africa" + }, + { + "id": "AFR_C", + "name": "Central Africa" + }, + { + "id": "AO", + "name": "Angola" + }, + { + "id": "AO_CAP", + "name": "Luanda" + }, + { + "id": "CM", + "name": "Cameroon" + }, + { + "id": "CM_CAP", + "name": "Yaound\u00e9" + }, + { + "id": "CF", + "name": "Central African Republic" + }, + { + "id": "CF_CAP", + "name": "Bangui" + }, + { + "id": "TD", + "name": "Chad" + }, + { + "id": "TD_CAP", + "name": "N'Djamena" + }, + { + "id": "CG", + "name": "Congo" + }, + { + "id": "CG_CAP", + "name": "Brazzaville" + }, + { + "id": "CD", + "name": "Democratic Republic of the Congo" + }, + { + "id": "CD_CAP", + "name": "Kinshasa" + }, + { + "id": "GQ", + "name": "Equatorial Guinea" + }, + { + "id": "GQ_CAP", + "name": "Malabo" + }, + { + "id": "GA", + "name": "Gabon" + }, + { + "id": "GA_CAP", + "name": "Libreville" + }, + { + "id": "ST", + "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe" + }, + { + "id": "ST_CAP", + "name": "S\u00e3o Tom\u00e9" + }, + { + "id": "AFR_E", + "name": "Eastern Africa" + }, + { + "id": "BI", + "name": "Burundi" + }, + { + "id": "BI_CAP", + "name": "Gitega" + }, + { + "id": "KM", + "name": "Comoros" + }, + { + "id": "KM_CAP", + "name": "Moroni" + }, + { + "id": "DJ", + "name": "Djibouti" + }, + { + "id": "DJ_CAP", + "name": "Djibouti" + }, + { + "id": "ER", + "name": "Eritrea" + }, + { + "id": "ER_CAP", + "name": "Asmaraa" + }, + { + "id": "ET", + "name": "Ethiopia" + }, + { + "id": "ET_CAP", + "name": "Addis-Ababa" + }, + { + "id": "KE", + "name": "Kenya" + }, + { + "id": "KE_CAP", + "name": "Nairobi" + }, + { + "id": "MG", + "name": "Madagascar" + }, + { + "id": "MG_CAP", + "name": "Antananarivo" + }, + { + "id": "MW", + "name": "Malawi" + }, + { + "id": "MW_CAP", + "name": "Lilongwe" + }, + { + "id": "MU", + "name": "Mauritius" + }, + { + "id": "MU_CAP", + "name": "Port-Louis" + }, + { + "id": "MZ", + "name": "Mozambique" + }, + { + "id": "MZ_CAP", + "name": "Maputo" + }, + { + "id": "RW", + "name": "Rwanda" + }, + { + "id": "RW_CAP", + "name": "Kigali" + }, + { + "id": "SC", + "name": "Seychelles" + }, + { + "id": "SO", + "name": "Somalia" + }, + { + "id": "SO_CAP", + "name": "Muqdisho (Mogadishu)" + }, + { + "id": "SS", + "name": "South Sudan" + }, + { + "id": "SS_CAP", + "name": "Juba" + }, + { + "id": "UG", + "name": "Uganda" + }, + { + "id": "UG_CAP", + "name": "Kampala" + }, + { + "id": "TZ", + "name": "Tanzania" + }, + { + "id": "TZ_CAP", + "name": "Dodoma" + }, + { + "id": "ZM", + "name": "Zambia" + }, + { + "id": "ZM_CAP", + "name": "Lusaka" + }, + { + "id": "ZW", + "name": "Zimbabwe" + }, + { + "id": "ZW_CAP", + "name": "Harare" + }, + { + "id": "AFR_N", + "name": "Northern Africa" + }, + { + "id": "DZ", + "name": "Algeria" + }, + { + "id": "DZ_CAP", + "name": "Al-Jazair (Algiers)" + }, + { + "id": "EG", + "name": "Egypt" + }, + { + "id": "EG_CAP", + "name": "Al-Qahirah (Cairo)" + }, + { + "id": "LY", + "name": "Libya" + }, + { + "id": "LY_CAP", + "name": "Tarabulus (Tripoli)" + }, + { + "id": "MA", + "name": "Morocco" + }, + { + "id": "MA_CAP", + "name": "Rabat" + }, + { + "id": "SD", + "name": "Sudan" + }, + { + "id": "SD_CAP", + "name": "Al-Khartum (Khartoum)" + }, + { + "id": "TN", + "name": "Tunisia" + }, + { + "id": "TN_CAP", + "name": "Tunis" + }, + { + "id": "EH", + "name": "Western Sahara" + }, + { + "id": "AFR_S", + "name": "Southern Africa" + }, + { + "id": "BW", + "name": "Botswana" + }, + { + "id": "BW_CAP", + "name": "Gaborone" + }, + { + "id": "LS", + "name": "Lesotho" + }, + { + "id": "LS_CAP", + "name": "Maseru" + }, + { + "id": "NA", + "name": "Namibia" + }, + { + "id": "NA_CAP", + "name": "Windhoek" + }, + { + "id": "ZA", + "name": "South Africa" + }, + { + "id": "ZA_CAP", + "name": "Pretoria" + }, + { + "id": "SZ", + "name": "Eswatini" + }, + { + "id": "SZ_CAP", + "name": "Mbabane" + }, + { + "id": "AFR_W", + "name": "Western Africa" + }, + { + "id": "BJ", + "name": "Benin" + }, + { + "id": "BJ_DEL", + "name": "Cotonou (seat of government)" + }, + { + "id": "BF", + "name": "Burkina Faso" + }, + { + "id": "BF_CAP", + "name": "Ouagadougou" + }, + { + "id": "CV", + "name": "Cabo Verde" + }, + { + "id": "CV_CAP", + "name": "Praia" + }, + { + "id": "CI", + "name": "C\u00f4te d\u2019Ivoire" + }, + { + "id": "CI_DEL", + "name": "Abidjan (seat of government)" + }, + { + "id": "GM", + "name": "Gambia, The" + }, + { + "id": "GM_CAP", + "name": "Banjul" + }, + { + "id": "GH", + "name": "Ghana" + }, + { + "id": "GH_CAP", + "name": "Accra" + }, + { + "id": "GN", + "name": "Guinea" + }, + { + "id": "GN_CAP", + "name": "Conakry" + }, + { + "id": "GW", + "name": "Guinea-Bissau" + }, + { + "id": "GW_CAP", + "name": "Bissau" + }, + { + "id": "LR", + "name": "Liberia" + }, + { + "id": "LR_CAP", + "name": "Monrovia" + }, + { + "id": "ML", + "name": "Mali" + }, + { + "id": "ML_CAP", + "name": "Bamako" + }, + { + "id": "MR", + "name": "Mauritania" + }, + { + "id": "MR_CAP", + "name": "Nouakchott" + }, + { + "id": "NE", + "name": "Niger" + }, + { + "id": "NE_CAP", + "name": "Niamey" + }, + { + "id": "NG", + "name": "Nigeria" + }, + { + "id": "NG_CAP", + "name": "Abuja" + }, + { + "id": "NG_DEL", + "name": "Lagos" + }, + { + "id": "SH", + "name": "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "id": "SN", + "name": "Senegal" + }, + { + "id": "SN_CAP", + "name": "Dakar" + }, + { + "id": "SL", + "name": "Sierra Leone" + }, + { + "id": "SL_CAP", + "name": "Freetown" + }, + { + "id": "TG", + "name": "Togo" + }, + { + "id": "TG_CAP", + "name": "Lom\u00e9" + }, + { + "id": "AFR_OTH", + "name": "Other African countries (aggregate changing according to the context)" + }, + { + "id": "AFR_NSP", + "name": "African countries, not specified" + }, + { + "id": "AME_N_OCE", + "name": "Northern America and Oceania" + }, + { + "id": "AME", + "name": "America" + }, + { + "id": "AME_N", + "name": "Northern America" + }, + { + "id": "BM", + "name": "Bermuda" + }, + { + "id": "CA_US", + "name": "Canada and United States" + }, + { + "id": "CA", + "name": "Canada" + }, + { + "id": "CA_CAP", + "name": "Ottawa" + }, + { + "id": "GL", + "name": "Greenland" + }, + { + "id": "GL_CAP", + "name": "Nuuk" + }, + { + "id": "PM", + "name": "Saint Pierre and Miquelon" + }, + { + "id": "US", + "name": "United States" + }, + { + "id": "US_CAP", + "name": "Washington, D.C." + }, + { + "id": "US_DEL1", + "name": "New York" + }, + { + "id": "US_DEL2", + "name": "San Francisco" + }, + { + "id": "US_DEL", + "name": "New York" + }, + { + "id": "AME_N_OTH", + "name": "Other Northern American countries" + }, + { + "id": "AME_N_NSP", + "name": "Northern American countries, not specified" + }, + { + "id": "AME_X_N", + "name": "Caribbean, Central and South America" + }, + { + "id": "AME_C_CRB", + "name": "Central America and Caribbean" + }, + { + "id": "CRB", + "name": "Caribbean" + }, + { + "id": "AI", + "name": "Anguilla" + }, + { + "id": "AG", + "name": "Antigua and Barbuda" + }, + { + "id": "AW", + "name": "Aruba" + }, + { + "id": "BS", + "name": "Bahamas" + }, + { + "id": "BB", + "name": "Barbados" + }, + { + "id": "BB_CAP", + "name": "Bridgetown" + }, + { + "id": "BQ", + "name": "Bonaire, Saint Eustatius and Saba" + }, + { + "id": "VG", + "name": "British Virgin Islands" + }, + { + "id": "KY", + "name": "Cayman Islands" + }, + { + "id": "CU", + "name": "Cuba" + }, + { + "id": "CU_CAP", + "name": "La Habana (Havana)" + }, + { + "id": "CW", + "name": "Cura\u00e7ao" + }, + { + "id": "DM", + "name": "Dominica" + }, + { + "id": "DO", + "name": "Dominican Republic" + }, + { + "id": "DO_CAP", + "name": "Santo Domingo (Dominican Republic)" + }, + { + "id": "GD", + "name": "Grenada" + }, + { + "id": "HT", + "name": "Haiti" + }, + { + "id": "HT_CAP", + "name": "Port-au-Prince" + }, + { + "id": "JM", + "name": "Jamaica" + }, + { + "id": "JM_CAP", + "name": "Kingston" + }, + { + "id": "MS", + "name": "Montserrat" + }, + { + "id": "AN", + "name": "Netherlands Antilles" + }, + { + "id": "PR", + "name": "Puerto Rico" + }, + { + "id": "BL", + "name": "Saint Barth\u00e9lemy" + }, + { + "id": "KN", + "name": "Saint Kitts and Nevis" + }, + { + "id": "LC", + "name": "Saint Lucia" + }, + { + "id": "MF", + "name": "Saint Martin" + }, + { + "id": "VC", + "name": "Saint Vincent and the Grenadines" + }, + { + "id": "SX", + "name": "Sint Maarten" + }, + { + "id": "TT", + "name": "Trinidad and Tobago" + }, + { + "id": "TT_CAP", + "name": "Port of Spain" + }, + { + "id": "TC", + "name": "Turks and Caicos Islands" + }, + { + "id": "VI", + "name": "US Virgin Islands" + }, + { + "id": "CRB_OTH", + "name": "Other Caribbean countries" + }, + { + "id": "AME_C_S", + "name": "Central and South America" + }, + { + "id": "AME_LAT", + "name": "Latin American countries" + }, + { + "id": "AME_C", + "name": "Central America" + }, + { + "id": "BZ", + "name": "Belize" + }, + { + "id": "BZ_DEL", + "name": "Belize City" + }, + { + "id": "CP", + "name": "Clipperton" + }, + { + "id": "CR", + "name": "Costa Rica" + }, + { + "id": "CR_CAP", + "name": "San Jose" + }, + { + "id": "SV", + "name": "El Salvador" + }, + { + "id": "SV_CAP", + "name": "San Salvador" + }, + { + "id": "GT", + "name": "Guatemala" + }, + { + "id": "GT_CAP", + "name": "Ciudad de Guatemala" + }, + { + "id": "HN", + "name": "Honduras" + }, + { + "id": "HN_CAP", + "name": "Tegucigalpa" + }, + { + "id": "MX", + "name": "Mexico" + }, + { + "id": "MX_CAP", + "name": "Mexico" + }, + { + "id": "NI", + "name": "Nicaragua" + }, + { + "id": "NI_CAP", + "name": "Managua" + }, + { + "id": "PA", + "name": "Panama" + }, + { + "id": "PA_CAP", + "name": "Panama" + }, + { + "id": "AME_C_OTH", + "name": "Other Central American countries" + }, + { + "id": "AME_S", + "name": "South America" + }, + { + "id": "AR", + "name": "Argentina" + }, + { + "id": "AR_CAP", + "name": "Buenos Aires" + }, + { + "id": "BO", + "name": "Bolivia" + }, + { + "id": "BO_CAP", + "name": "La Paz" + }, + { + "id": "BR", + "name": "Brazil" + }, + { + "id": "BR_CAP", + "name": "Brasilia" + }, + { + "id": "CL", + "name": "Chile" + }, + { + "id": "CL_CAP", + "name": "Santiago" + }, + { + "id": "CO", + "name": "Colombia" + }, + { + "id": "CO_CAP", + "name": "Bogota" + }, + { + "id": "EC", + "name": "Ecuador" + }, + { + "id": "EC_CAP", + "name": "Quito" + }, + { + "id": "FK", + "name": "Falkland Islands" + }, + { + "id": "GY", + "name": "Guyana" + }, + { + "id": "GY_CAP", + "name": "Georgetown" + }, + { + "id": "PY", + "name": "Paraguay" + }, + { + "id": "PY_CAP", + "name": "Asunci\u00f3n" + }, + { + "id": "PE", + "name": "Peru" + }, + { + "id": "PE_CAP", + "name": "Lima" + }, + { + "id": "SR", + "name": "Suriname" + }, + { + "id": "SR_CAP", + "name": "Paramaribo" + }, + { + "id": "UY", + "name": "Uruguay" + }, + { + "id": "UY_CAP", + "name": "Montevideo" + }, + { + "id": "VE", + "name": "Venezuela" + }, + { + "id": "VE_CAP", + "name": "Caracas" + }, + { + "id": "AME_C_S_OTH", + "name": "Other Central or South American countries" + }, + { + "id": "AME_S_OTH", + "name": "Other South American countries" + }, + { + "id": "AME_X_N_OTH", + "name": "Other Caribbean, Central and South American countries" + }, + { + "id": "AME_X_N_NSP", + "name": "Caribbean, Central and South American countries, not specified" + }, + { + "id": "AME_OTH", + "name": "Other American countries (aggregate changing according to the context)" + }, + { + "id": "ASI", + "name": "Asia" + }, + { + "id": "ASI_C", + "name": "Central Asia" + }, + { + "id": "KZ", + "name": "Kazakhstan" + }, + { + "id": "KZ_CAP", + "name": "Astana" + }, + { + "id": "KZ_DEL", + "name": "Almaty" + }, + { + "id": "KG", + "name": "Kyrgyzstan" + }, + { + "id": "KG_CAP", + "name": "Bishkek" + }, + { + "id": "TJ", + "name": "Tajikistan" + }, + { + "id": "TJ_CAP", + "name": "Doushanbe" + }, + { + "id": "TM", + "name": "Turkmenistan" + }, + { + "id": "TM_CAP", + "name": "Ashgabat" + }, + { + "id": "UZ", + "name": "Uzbekistan" + }, + { + "id": "UZ_CAP", + "name": "Toshkent" + }, + { + "id": "ASI_ESSE", + "name": "Eastern, Southern and South-Eastern Asia" + }, + { + "id": "ASI_E", + "name": "Eastern Asia" + }, + { + "id": "CN", + "name": "China" + }, + { + "id": "CN_X_HK", + "name": "China except Hong Kong" + }, + { + "id": "CN_CAP", + "name": "Beijing" + }, + { + "id": "HK", + "name": "Hong Kong" + }, + { + "id": "HK_CAP", + "name": "Hong Kong" + }, + { + "id": "MO", + "name": "Macao" + }, + { + "id": "JP", + "name": "Japan" + }, + { + "id": "JP_CAP", + "name": "Tokyo" + }, + { + "id": "JP_DEL", + "name": "Naka" + }, + { + "id": "MN", + "name": "Mongolia" + }, + { + "id": "MN_CAP", + "name": "Ulaanbaatar" + }, + { + "id": "KP", + "name": "North Korea" + }, + { + "id": "KR", + "name": "South Korea" + }, + { + "id": "KR_CAP", + "name": "Seoul" + }, + { + "id": "TW", + "name": "Taiwan" + }, + { + "id": "TW_CAP", + "name": "Taipei" + }, + { + "id": "ASI_E_OTH", + "name": "Other Eastern Asian countries" + }, + { + "id": "ASI_SSE", + "name": "Southern and South-Eastern Asia" + }, + { + "id": "ASI_S", + "name": "Southern Asia" + }, + { + "id": "AF", + "name": "Afghanistan" + }, + { + "id": "AF_CAP", + "name": "Kabul" + }, + { + "id": "BD", + "name": "Bangladesh" + }, + { + "id": "BD_CAP", + "name": "Dhaka" + }, + { + "id": "BT", + "name": "Bhutan" + }, + { + "id": "IO", + "name": "British Indian Ocean Territory" + }, + { + "id": "IN", + "name": "India" + }, + { + "id": "IN_CAP", + "name": "New Delhi" + }, + { + "id": "IR", + "name": "Iran" + }, + { + "id": "IR_CAP", + "name": "Tehran" + }, + { + "id": "MV", + "name": "Maldives" + }, + { + "id": "NP", + "name": "Nepal" + }, + { + "id": "NP_CAP", + "name": "Kathmandu" + }, + { + "id": "PK", + "name": "Pakistan" + }, + { + "id": "PK_CAP", + "name": "Islamabad" + }, + { + "id": "LK", + "name": "Sri Lanka" + }, + { + "id": "LK_DEL", + "name": "Colombo" + }, + { + "id": "ASI_S_E", + "name": "South-Eastern Asia" + }, + { + "id": "BN", + "name": "Brunei Darussalam" + }, + { + "id": "KH", + "name": "Cambodia" + }, + { + "id": "KH_CAP", + "name": "Phnom Penh" + }, + { + "id": "ID", + "name": "Indonesia" + }, + { + "id": "ID_CAP", + "name": "Jakarta" + }, + { + "id": "ID_DEL", + "name": "Banda Aceh" + }, + { + "id": "LA", + "name": "Laos" + }, + { + "id": "LA_CAP", + "name": "Vientiane" + }, + { + "id": "MY", + "name": "Malaysia" + }, + { + "id": "MY_CAP", + "name": "Kuala Lumpur" + }, + { + "id": "MM", + "name": "Myanmar/Burma" + }, + { + "id": "MM_DEL", + "name": "Yangon" + }, + { + "id": "PH", + "name": "Philippines" + }, + { + "id": "PH_CAP", + "name": "Manila" + }, + { + "id": "SG", + "name": "Singapore" + }, + { + "id": "SG_CAP", + "name": "Singapore" + }, + { + "id": "TH", + "name": "Thailand" + }, + { + "id": "TH_CAP", + "name": "Bangkok" + }, + { + "id": "TL", + "name": "Timor-Leste" + }, + { + "id": "TL_CAP", + "name": "Dili" + }, + { + "id": "VN", + "name": "Viet Nam" + }, + { + "id": "VN_CAP", + "name": "Hanoi" + }, + { + "id": "ASI_W_IR", + "name": "Western Asia including Iran" + }, + { + "id": "ASI_W", + "name": "Western Asia" + }, + { + "id": "AM", + "name": "Armenia" + }, + { + "id": "AM_CAP", + "name": "Yerevan" + }, + { + "id": "AZ", + "name": "Azerbaijan" + }, + { + "id": "AZ_CAP", + "name": "Baki (Baku)" + }, + { + "id": "BH", + "name": "Bahrain" + }, + { + "id": "IQ", + "name": "Iraq" + }, + { + "id": "IQ_CAP", + "name": "Baghdad" + }, + { + "id": "IL", + "name": "Israel" + }, + { + "id": "IL_DEL", + "name": "Tel Aviv" + }, + { + "id": "JO", + "name": "Jordan" + }, + { + "id": "JO_CAP", + "name": "Amman" + }, + { + "id": "KW", + "name": "Kuwait" + }, + { + "id": "KW_CAP", + "name": "Kuwait City" + }, + { + "id": "LB", + "name": "Lebanon" + }, + { + "id": "LB_CAP", + "name": "Bayrut" + }, + { + "id": "PS", + "name": "Palestine*" + }, + { + "id": "PS_CAP", + "name": "Jerusalem-East (West Bank/Gaza Strip)" + }, + { + "id": "OM", + "name": "Oman" + }, + { + "id": "QA", + "name": "Qatar" + }, + { + "id": "QA_CAP", + "name": "Doha" + }, + { + "id": "SA", + "name": "Saudi Arabia" + }, + { + "id": "SA_CAP", + "name": "Ar-Riyad (Riyadh)" + }, + { + "id": "SY", + "name": "Syria" + }, + { + "id": "SY_CAP", + "name": "Dimashq (Damascus)" + }, + { + "id": "AE", + "name": "United Arab Emirates" + }, + { + "id": "AE_CAP", + "name": "Abu Dhabi" + }, + { + "id": "YE", + "name": "Yemen" + }, + { + "id": "YE_CAP", + "name": "Sanaa" + }, + { + "id": "EX_YE", + "name": "Former North Yemen (before 1990)" + }, + { + "id": "EX_YD", + "name": "Former South Yemen (before 1990)" + }, + { + "id": "ASI_NME", + "name": "Near and Middle East Asia (aggregate changing according to the context)" + }, + { + "id": "ASI_NME_OTH", + "name": "Other Near and Middle East Asian countries" + }, + { + "id": "ASI_G", + "name": "Gulf Arabian Countries" + }, + { + "id": "ASI_W_OTH", + "name": "Other Western Asian countries" + }, + { + "id": "EX_SU_ASI", + "name": "Asian Republics of the former Soviet Union" + }, + { + "id": "ASI_OTH", + "name": "Other Asian countries (aggregate changing according to the context)" + }, + { + "id": "ASI_NSP", + "name": "Asian countries, not specified" + }, + { + "id": "ASI_OCE_OTH", + "name": "Other Asian and Oceanian countries (aggregate changing according to the context)" + }, + { + "id": "OCE_PLR", + "name": "Oceania and southern polar regions" + }, + { + "id": "OCE", + "name": "Oceania" + }, + { + "id": "AU_NZ", + "name": "Australia and New Zealand" + }, + { + "id": "AU", + "name": "Australia" + }, + { + "id": "AU_CAP", + "name": "Canberra" + }, + { + "id": "AU_ISL", + "name": "Australian Oceania" + }, + { + "id": "CX", + "name": "Christmas Island" + }, + { + "id": "CC", + "name": "Cocos (Keeling) Islands" + }, + { + "id": "HM", + "name": "Heard Island and McDonald Islands" + }, + { + "id": "NF", + "name": "Norfolk Island" + }, + { + "id": "NZ", + "name": "New Zealand" + }, + { + "id": "NZ_CAP", + "name": "Wellington" + }, + { + "id": "NZ_ISL", + "name": "New Zealand Oceania" + }, + { + "id": "MEL", + "name": "Melanesia" + }, + { + "id": "FJ", + "name": "Fiji" + }, + { + "id": "FJ_CAP", + "name": "Suva" + }, + { + "id": "NC", + "name": "New Caledonia" + }, + { + "id": "NC_CAP", + "name": "Noumea" + }, + { + "id": "PG", + "name": "Papua New Guinea" + }, + { + "id": "PG_CAP", + "name": "Port Moresby" + }, + { + "id": "SB", + "name": "Solomon Islands" + }, + { + "id": "SB_CAP", + "name": "Honiara" + }, + { + "id": "VU", + "name": "Vanuatu" + }, + { + "id": "VU_CAP", + "name": "Port Vila" + }, + { + "id": "MIC", + "name": "Micronesia" + }, + { + "id": "GU", + "name": "Guam" + }, + { + "id": "KI", + "name": "Kiribati" + }, + { + "id": "MH", + "name": "Marshall Islands" + }, + { + "id": "FM", + "name": "Federated States of Micronesia" + }, + { + "id": "FM_CAP", + "name": "Palikir" + }, + { + "id": "NR", + "name": "Nauru" + }, + { + "id": "MP", + "name": "Northern Mariana Islands" + }, + { + "id": "PW", + "name": "Palau" + }, + { + "id": "UM", + "name": "United States Minor Outlying Islands" + }, + { + "id": "POL", + "name": "Polynesia" + }, + { + "id": "AS", + "name": "American Samoa" + }, + { + "id": "CK", + "name": "Cook Islands" + }, + { + "id": "PF", + "name": "French Polynesia" + }, + { + "id": "NU", + "name": "Niue" + }, + { + "id": "PN", + "name": "Pitcairn Islands" + }, + { + "id": "WS", + "name": "Samoa" + }, + { + "id": "WS_CAP", + "name": "Apia" + }, + { + "id": "TK", + "name": "Tokelau" + }, + { + "id": "TO", + "name": "Tonga" + }, + { + "id": "TO_CAP", + "name": "Nuku'alofa" + }, + { + "id": "TV", + "name": "Tuvalu" + }, + { + "id": "WF", + "name": "Wallis and Futuna" + }, + { + "id": "US_ISL", + "name": "American Oceania (US)" + }, + { + "id": "OCE_OTH", + "name": "Other Oceanian countries (aggregate changing according to the context)" + }, + { + "id": "OCE_NSP", + "name": "Oceanian countries, not specified" + }, + { + "id": "PLR", + "name": "Southern polar regions" + }, + { + "id": "AQ", + "name": "Antarctica" + }, + { + "id": "BV", + "name": "Bouvet Island" + }, + { + "id": "GS", + "name": "South Georgia and the South Sandwich Islands" + }, + { + "id": "TF", + "name": "French Southern and Antarctic Lands" + }, + { + "id": "INST_NAT", + "name": "National institutions" + }, + { + "id": "PARL_NAT", + "name": "National parliament" + }, + { + "id": "GOV_NAT", + "name": "National government" + }, + { + "id": "ORG_INTL", + "name": "International Organizations" + }, + { + "id": "EUI", + "name": "Institutions and bodies of the European Union" + }, + { + "id": "EUI_X_EAI", + "name": "EU institutions except the institutions of the euro area (aggregate changing according to the context)" + }, + { + "id": "PARL", + "name": "European Parliament" + }, + { + "id": "COUNCIL", + "name": "European Council" + }, + { + "id": "CONS", + "name": "Council of the European Union" + }, + { + "id": "COMM", + "name": "European Commission" + }, + { + "id": "ESTAT", + "name": "Eurostat" + }, + { + "id": "CURIA", + "name": "Court of Justice of the European Union" + }, + { + "id": "ECB", + "name": "European Central Bank (ECB)" + }, + { + "id": "ECA", + "name": "European Court of Auditors" + }, + { + "id": "EESC", + "name": "European Economic and Social Committee (EESC)" + }, + { + "id": "COR", + "name": "European Committee of the Regions (CoR)" + }, + { + "id": "EIB", + "name": "European Investment Bank (EIB)" + }, + { + "id": "EIF", + "name": "European Investment Fund" + }, + { + "id": "ESM", + "name": "European Stability Mechanism" + }, + { + "id": "EFSF", + "name": "European Financial Stability Facility" + }, + { + "id": "EDF", + "name": "European Development Fund" + }, + { + "id": "SRB", + "name": "Single Resolution Board (SRB)" + }, + { + "id": "EU_BDG", + "name": "All EU institutions financed via the EU Budget" + }, + { + "id": "EUB_MNR", + "name": "Other small EU institutions financed via the EU Budget" + }, + { + "id": "EUB_OTH", + "name": "Other EU institutions financed via the EU Budget" + }, + { + "id": "ECSC", + "name": "European Coal and Steel Community" + }, + { + "id": "EMI", + "name": "European Monetary Institute" + }, + { + "id": "EMCF", + "name": "European Monetary Cooperation Fund" + }, + { + "id": "EURATOM", + "name": "European Atomic Energy Community" + }, + { + "id": "UNO", + "name": "United Nations Organization" + }, + { + "id": "UNICEF", + "name": "United Nations Children's Fund (UNICEF)" + }, + { + "id": "UNHCR", + "name": "United Nations High Commissioner for Refugees, Office of the (UNHCR)" + }, + { + "id": "UNRWA", + "name": "United Nations Relief and Works Agency for Palestine* Refugees in the Near East (UNRWA)" + }, + { + "id": "ILO", + "name": "International Labour Organization (ILO)" + }, + { + "id": "FAO", + "name": "Food and Agricultural Organization (FAO)" + }, + { + "id": "UNESCO", + "name": "United Nations Educational, Scientific and Cultural Organization (UNESCO)" + }, + { + "id": "WHO", + "name": "World Health Organization (WHO)" + }, + { + "id": "IBRD", + "name": "International Bank for Reconstruction and Development" + }, + { + "id": "IDA", + "name": "International Development Association" + }, + { + "id": "IFC", + "name": "International Finance Corporation (IFC)" + }, + { + "id": "MIGA", + "name": "Multilateral Investment Guarantee Agency (MIGA)" + }, + { + "id": "IMF", + "name": "International Monetary Fund" + }, + { + "id": "IFAD", + "name": "International Fund for Agricultural Development (IFAD)" + }, + { + "id": "WTO", + "name": "World Trade Organization" + }, + { + "id": "IAEA", + "name": "International Atomic Energy Agency (IAEA)" + }, + { + "id": "ORG_OTH", + "name": "Other International Organizations" + }, + { + "id": "ACP", + "name": "African, Caribbean and Pacific Group of States, signatories of the Partnership Agreement" + }, + { + "id": "ACP_AFR", + "name": "African ACP states" + }, + { + "id": "ACP_CRB", + "name": "Caribbean ACP states" + }, + { + "id": "ACP_PAC", + "name": "Pacific ACP states" + }, + { + "id": "AFDB", + "name": "African Development Bank" + }, + { + "id": "ALA", + "name": "Partner Countries in Asia and Latin America" + }, + { + "id": "APEC", + "name": "Asia-Pacific Economic Cooperation" + }, + { + "id": "ASDB", + "name": "Asian Development Bank" + }, + { + "id": "ASEAN", + "name": "Association of Southeast Asian Nations" + }, + { + "id": "BIS", + "name": "Bank for International Settlements" + }, + { + "id": "BRIC", + "name": "BRIC countries" + }, + { + "id": "BRICS", + "name": "BRICS countries" + }, + { + "id": "CARICOM", + "name": "Caribbean Community" + }, + { + "id": "CEMAC", + "name": "Central African Economic and Monetary Community" + }, + { + "id": "COMESA", + "name": "Common Market for Eastern and Southern Africa" + }, + { + "id": "DAC", + "name": "Development assistance committee (DAC)" + }, + { + "id": "EASA", + "name": "European Aviation Safety Agency (EASA)" + }, + { + "id": "NEASA", + "name": "Non-EASA member countries" + }, + { + "id": "EBRD", + "name": "European Bank for Reconstruction and Development" + }, + { + "id": "ECCAS", + "name": "Economic Community of Central African States" + }, + { + "id": "ECOWAS", + "name": "Economic Community of West African States" + }, + { + "id": "EHEA", + "name": "European Higher Education Area (Bologna Process)" + }, + { + "id": "ESA", + "name": "European Space Agency" + }, + { + "id": "EURMED", + "name": "Mediterranean countries in the Euro-Mediterranean Partnership" + }, + { + "id": "FEMIP", + "name": "Facility for Euro-Mediterranean Investment and Partnership" + }, + { + "id": "FZ", + "name": "Franc Zone" + }, + { + "id": "G20", + "name": "Group of Twenty" + }, + { + "id": "G20_X_EU27_2020", + "name": "Group of Twenty except the EU27 countries (from 2020)" + }, + { + "id": "IDB", + "name": "Inter-American Development Bank" + }, + { + "id": "IF", + "name": "Investment Facility" + }, + { + "id": "MACR", + "name": "Mashrek" + }, + { + "id": "MAGR", + "name": "Maghreb" + }, + { + "id": "MED", + "name": "Mediterranean Basin Countries" + }, + { + "id": "MED_X_HR", + "name": "Mediterranean Basin Countries except Croatia" + }, + { + "id": "MERCOSUR", + "name": "Southern Common Market Southern Common Market (MERCOSUR5_1991, MERCOSUR4_2016)" + }, + { + "id": "MERCOSUR5_1991", + "name": "Southern Common Market \u2013 5 countries (1991-2016)" + }, + { + "id": "MERCOSUR4_2016", + "name": "Southern Common Market \u2013 4 countries (from 2016)" + }, + { + "id": "NAFTA", + "name": "North American Free Trade Agreement" + }, + { + "id": "NIB", + "name": "Nordic Investment Bank" + }, + { + "id": "ODA", + "name": "Official Development Assistance (ODA) recipients from Development Assistance Committee (DAC)" + }, + { + "id": "OECD", + "name": "Organisation for Economic Co-operation and Development (OECD)" + }, + { + "id": "OECD34", + "name": "Organisation for Economic Co-operation and Development (OECD - 34 countries)" + }, + { + "id": "OECD_NEU", + "name": "OECD non-EU countries" + }, + { + "id": "NOECD", + "name": "Non-OECD countries" + }, + { + "id": "OPEC", + "name": "Organization of Petroleum Exporting Countries (OPEC)" + }, + { + "id": "OPEC12", + "name": "Organization of Petroleum Exporting Countries (OPEC - 12 countries)" + }, + { + "id": "PALOP", + "name": "Portuguese-speaking African Countries" + }, + { + "id": "SADC", + "name": "Southern African Development Community" + }, + { + "id": "SNTL_EU27_2020", + "name": "Supranational organizations based in EU27 (from 2020)" + }, + { + "id": "SNTL_OTH_EU27_2020", + "name": "Other supranational organizations based in EU27 (from 2020)" + }, + { + "id": "SNTL_EFTA", + "name": "Supranational organizations based in EFTA countries" + }, + { + "id": "SNTL_UK", + "name": "Supranational organizations based in the United Kingdom" + }, + { + "id": "UEMOA", + "name": "West African Economic and Monetary Union" + }, + { + "id": "USMCA", + "name": "United States-Mexico-Canada Agreement (USMCA)" + }, + { + "id": "ORG_NEUR", + "name": "Non European International Organizations" + }, + { + "id": "CONTROL", + "name": "Controlled by the reporting country" + }, + { + "id": "DAE", + "name": "Dynamic Asian economies (DAEs)" + }, + { + "id": "DOM", + "name": "Domestic country" + }, + { + "id": "DOM_FOR", + "name": "Domestic and foreign country" + }, + { + "id": "ESC_UCI", + "name": "Equally-shared control of UCI (Ultimate controlling institutional unit of a foreign affiliate) of more than one Member State" + }, + { + "id": "FOR_STLS", + "name": "Foreign country and stateless" + }, + { + "id": "FOR", + "name": "Foreign country" + }, + { + "id": "INR", + "name": "In the same region" + }, + { + "id": "LDC", + "name": "Least developed countries" + }, + { + "id": "LMIC", + "name": "Lower middle income countries" + }, + { + "id": "MADCT", + "name": "More advanced developing countries and territories" + }, + { + "id": "MSHO", + "name": "Member State of head office" + }, + { + "id": "NAT", + "name": "Reporting country" + }, + { + "id": "NIC_S1", + "name": "Core Newly Industrializing Countries" + }, + { + "id": "NIC_S2A", + "name": "Asian NICs of the second wave of industrialization" + }, + { + "id": "NIC_S2LA", + "name": "Latin American NICs of the second wave of industrialization" + }, + { + "id": "OFFSHO", + "name": "Offshore financial centers" + }, + { + "id": "OLIC", + "name": "Other low income countries" + }, + { + "id": "OMX", + "name": "Nordic and Baltic marketplace" + }, + { + "id": "OUT", + "name": "Outbound" + }, + { + "id": "OUTR", + "name": "In another region" + }, + { + "id": "OUT_C", + "name": "Outside any country" + }, + { + "id": "RNC", + "name": "Recognised non-citizens" + }, + { + "id": "STLS", + "name": "Stateless" + }, + { + "id": "THRD", + "name": "Third country" + }, + { + "id": "THRD_CTZ", + "name": "Third country - country of citizenship" + }, + { + "id": "THRD_OTH", + "name": "Other third country" + }, + { + "id": "THRD_UNK", + "name": "Unknown third country" + }, + { + "id": "TRS", + "name": "Transit country" + }, + { + "id": "TOTAL", + "name": "Total" + }, + { + "id": "UMIC", + "name": "Upper middle income countries" + }, + { + "id": "UMIC_X_CN", + "name": "Upper middle income countries except China" + }, + { + "id": "WORLD", + "name": "All countries of the world" + }, + { + "id": "WRL_NAL", + "name": "World - not allocated" + }, + { + "id": "WRL_REST", + "name": "Rest of the world" + }, + { + "id": "WRL_X_REP", + "name": "World total except for the reporting country" + }, + { + "id": "WRL_X_EUR", + "name": "World except Europe" + }, + { + "id": "OTH", + "name": "Others" + }, + { + "id": "NAL", + "name": "Not allocated" + }, + { + "id": "NAP", + "name": "Not applicable" + }, + { + "id": "NRP", + "name": "No response" + }, + { + "id": "NSP", + "name": "Not specified" + }, + { + "id": "UNK", + "name": "Unknown" + } + ] + } + } + }, + { + "id": "TIME_PERIOD", + "name": "Time", + "concept": { + "id": "TIME_PERIOD", + "name": "Time", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "non-enumerated" + } + } + ], + "attributes": [ + { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept": { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "codes": [ + { + "id": "b", + "name": "break in time series" + }, + { + "id": "bd", + "name": "break in time series, definition differs (see metadata)" + }, + { + "id": "bde", + "name": "break in time series, definition differs (see metadata), estimated" + }, + { + "id": "bdep", + "name": "break in time series, definition differs (see metadata), estimated, provisional" + }, + { + "id": "bdf", + "name": "break in time series, definition differs (see metadata), forecast" + }, + { + "id": "bdn", + "name": "break in time series, definition differs (see metadata), not significant" + }, + { + "id": "bdp", + "name": "break in time series, definition differs (see metadata), provisional" + }, + { + "id": "bdu", + "name": "break in time series, definition differs (see metadata), low reliability" + }, + { + "id": "be", + "name": "break in time series, estimated" + }, + { + "id": "bep", + "name": "break in time series, estimated, provisional" + }, + { + "id": "bf", + "name": "break in time series, forecast" + }, + { + "id": "bn", + "name": "break in time series, not significant" + }, + { + "id": "bp", + "name": "break in time series, provisional" + }, + { + "id": "bpu", + "name": "break in time series, provisional, low reliability" + }, + { + "id": "bu", + "name": "break in time series, low reliability" + }, + { + "id": "d", + "name": "definition differs (see metadata)" + }, + { + "id": "de", + "name": "definition differs (see metadata), estimated" + }, + { + "id": "dep", + "name": "definition differs (see metadata), estimated, provisional" + }, + { + "id": "df", + "name": "definition differs (see metadata), forecast" + }, + { + "id": "dn", + "name": "definition differs (see metadata), not significant" + }, + { + "id": "dp", + "name": "definition differs (see metadata), provisional" + }, + { + "id": "dpu", + "name": "definition differs (see metadata), provisional, low reliability" + }, + { + "id": "du", + "name": "definition differs (see metadata), low reliability" + }, + { + "id": "e", + "name": "estimated" + }, + { + "id": "ep", + "name": "estimated, provisional" + }, + { + "id": "f", + "name": "forecast" + }, + { + "id": "n", + "name": "not significant" + }, + { + "id": "p", + "name": "provisional" + }, + { + "id": "pu", + "name": "provisional, low reliability" + }, + { + "id": "u", + "name": "low reliability" + }, + { + "id": "bdip", + "name": "break in time series, definition differs (see metadata), value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "bdi", + "name": "break in time series, definition differs (see metadata), value imputed by Eurostat or other receiving agencies" + }, + { + "id": "bdm", + "name": "break in time series, definition differs (see metadata), missing value; data cannot exist" + }, + { + "id": "bip", + "name": "break in time series, value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "bi", + "name": "break in time series, value imputed by Eurostat or other receiving agencies" + }, + { + "id": "bm", + "name": "break in time series, missing value; data cannot exist" + }, + { + "id": "dip", + "name": "definition differs (see metadata), value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "di", + "name": "definition differs (see metadata), value imputed by Eurostat or other receiving agencies" + }, + { + "id": "dm", + "name": "definition differs (see metadata), missing value; data cannot exist" + }, + { + "id": "ip", + "name": "value imputed by Eurostat or other receiving agencies, provisional" + }, + { + "id": "i", + "name": "value imputed by Eurostat or other receiving agencies" + }, + { + "id": "m", + "name": "missing value; data cannot exist" + } + ] + } + } + }, + { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept": { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "enumerated", + "codelist": { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "codes": [ + { + "id": "C", + "name": "confidential" + }, + { + "id": "N", + "name": "not for publication" + }, + { + "id": "P", + "name": "information under non-statistical secrecy arrangements" + } + ] + } + } + } + ], + "measures": [ + { + "id": "OBS_VALUE", + "name": "Observation value", + "concept": { + "id": "OBS_VALUE", + "name": "Observation value", + "concept_scheme_id": "DEMO_NIND" + }, + "representation": { + "type": "non-enumerated" + } + } + ] + }, + "referenced_concept_schemes": [ + { + "id": "DEMO_NIND", + "name": "List of concepts for dataset 'DEMO_NIND'", + "concepts": [ + { + "id": "freq", + "name": "Time frequency", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "indic_de", + "name": "Demographic indicator", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "geo", + "name": "Geopolitical entity (reporting)", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "TIME_PERIOD", + "name": "Time", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "OBS_FLAG", + "name": "Observation status (Flag) V2 structure", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "CONF_STATUS", + "name": "Confidentiality status (flag)", + "concept_scheme_id": "DEMO_NIND" + }, + { + "id": "OBS_VALUE", + "name": "Observation value", + "concept_scheme_id": "DEMO_NIND" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/statvar_imports/eurostat/marriage_indicators/marriage_indicators_pvmap.csv b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_pvmap.csv new file mode 100644 index 0000000000..2fed126ac3 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/marriage_indicators_pvmap.csv @@ -0,0 +1,43 @@ +key,property1,value1,property2,value2,property3,value3,property4,value4,property5,value5,property6,value6 + +# --- AUTOMATED CLEANUP: Ignored Columns --- +DATAFLOW,#ignore,"",,,,,,,,,, +LAST UPDATE,#ignore,"",,,,,,,,,, +CONF_STATUS,#ignore,"",,,,,,,,,, + +# --- AUTOMATED CLEANUP: Global Geo Logic & Ignores --- +geo,observationAbout,{Data},,,,,,,,,, +geo:DE_TOT,#ignore,"",,,,,,,,,, +geo:EA19,#ignore,"",,,,,,,,,, +geo:EFTA,#ignore,"",,,,,,,,,, +geo:EU27_2020,#ignore,"",,,,,,,,,, +freq:A,observationPeriod,P1Y,,,,,,,,,, + +# --- Mapped Marriage Indicators --- +indic_de:AGEMAR1,populationType,dcs:MarriageEvent,measuredProperty,dcs:age,statType,dcs:meanValue,marriageNumber,"1",unit,dcs:Year,, +indic_de:FAGEMAR1,populationType,dcs:MarriageEvent,measuredProperty,dcs:age,statType,dcs:meanValue,marriageNumber,"1",gender,dcs:Female,unit,dcs:Year +indic_de:MAGEMAR1,populationType,dcs:MarriageEvent,measuredProperty,dcs:age,statType,dcs:meanValue,marriageNumber,"1",gender,dcs:Male,unit,dcs:Year + +# First Marriage Rates & Proportions (Females) +indic_de:FMAR1CUM,populationType,dcs:MarriageEvent,measuredProperty,dcs:totalFirstMarriageRate,gender,dcs:Female,marriageNumber,"1",,,, +indic_de:FMAR1PC,populationType,dcs:MarriageEvent,measuredProperty,dcs:proportion,gender,dcs:Female,marriageNumber,"1",,,, + +# First Marriage Rates & Proportions (Males - ADDED TO FIX DISCREPANCY) +indic_de:MMAR1CUM,populationType,dcs:MarriageEvent,measuredProperty,dcs:totalFirstMarriageRate,gender,dcs:Male,marriageNumber,"1",,,, +indic_de:MMAR1PC,populationType,dcs:MarriageEvent,measuredProperty,dcs:proportion,gender,dcs:Male,marriageNumber,"1",,,, + +# Absolute Counts & Crude Rates +indic_de:MARRIAGE,populationType,dcs:MarriageEvent,measuredProperty,dcs:count,,,,,,,, +indic_de:DIV,populationType,dcs:DivorceEvent,measuredProperty,dcs:count,,,,,,,, +indic_de:GNUPRT,populationType,dcs:MarriageEvent,measuredProperty,dcs:crudeMarriageRate,,,,,, +indic_de:GDIVRT,populationType,dcs:DivorceEvent,measuredProperty,dcs:crudeDivorceRate,,,,,, +indic_de:DIVMARPCT,populationType,dcs:DivorceEvent,measuredProperty,dcs:divorceToMarriageRatio,,,,,,,, + +# Catch-All Fallback: Cleanly ignore any remaining unmapped indicator codes +indic_de,#ignore,"",,,,,,,,,, + +# --- Time, Value, and Flags --- +TIME_PERIOD,observationDate,{Data},,,,,,,,,, +OBS_VALUE,value,{Number},,,,,,,,,, +OBS_FLAG:M,MissingValue,'',,,,,,,,,, +OBS_FLAG:NA,NotApplicable,'',,,,,,,,,, \ No newline at end of file diff --git a/statvar_imports/eurostat/marriage_indicators/places_resolved.csv b/statvar_imports/eurostat/marriage_indicators/places_resolved.csv new file mode 100644 index 0000000000..32df6048a4 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/places_resolved.csv @@ -0,0 +1,51 @@ +"place_name","dcid","placeId","wikidataId","name","alternateName","typeOf","containedInPlace" +"AD","country/AND","","","","","","" +"AL","country/ALB","","","","","","" +"AM","country/ARM","","","","","","" +"AT","country/AUT","","","","","","" +"AZ","country/AZE","","","","","","" +"BA","country/BIH","","","","","","" +"BE","country/BEL","","","","","","" +"BG","country/BGR","","","","","","" +"BY","country/BLR","","","","","","" +"CH","country/CHE","","","","","","" +"CY","country/CYP","","","","","","" +"CZ","country/CZE","","","","","","" +"DE","country/DEU","","","","","","" +"DK","country/DNK","","","","","","" +"EE","country/EST","","","","","","" +"EL","country/GRC","","","","","","" +"ES","country/ESP","","","","","","" +"FI","country/FIN","","","","","","" +"FR","country/FRA","","","","","","" +"FX","country/FXX","","","","","","" +"GE","country/GEO","","","","","","" +"HR","country/HRV","","","","","","" +"HU","country/HUN","","","","","","" +"IE","country/IRL","","","","","","" +"IS","country/ISL","","","","","","" +"IT","country/ITA","","","","","","" +"LI","country/LIE","","","","","","" +"LT","country/LTU","","","","","","" +"LU","country/LUX","","","","","","" +"LV","country/LVA","","","","","","" +"MC","country/MCO","","","","","","" +"MD","country/MDA","","","","","","" +"ME","country/MNE","","","","","","" +"MK","country/MKD","","","","","","" +"MT","country/MLT","","","","","","" +"NL","country/NLD","","","","","","" +"NO","country/NOR","","","","","","" +"PL","country/POL","","","","","","" +"PT","country/PRT","","","","","","" +"RO","country/ROU","","","","","","" +"RS","country/SRB","","","","","","" +"RU","country/RUS","","","","","","" +"SE","country/SWE","","","","","","" +"SI","country/SVN","","","","","","" +"SK","country/SVK","","","","","","" +"SM","country/SMR","","","","","","" +"TR","country/TUR","","","","","","" +"UA","country/UKR","","","","","","" +"UK","country/GBR","","","","","","" +"XK","country/XKX","","","","","","" diff --git a/statvar_imports/eurostat/marriage_indicators/run.sh b/statvar_imports/eurostat/marriage_indicators/run.sh new file mode 100644 index 0000000000..43c6d1c418 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/run.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +# Step 1: Data Download +mkdir -p input_files +curl -L --retry 3 "https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/data/DEMO_NIND/?format=SDMX-CSV&compressed=false" -o ./input_files/Marriage_indicators_data_raw.csv + +# Step 2: Data Processing +python3 ../../../tools/statvar_importer/stat_var_processor.py \ + "--input_data=./input_files/*.csv" \ + "--pv_map=./marriage_indicators_pvmap.csv" \ + "--config_file=./marriage_indicators_metadata.csv" \ + "--generate_statvar_name=True" \ + "--skip_constant_csv_columns=False" \ + "--output_columns=observationDate,observationAbout,variableMeasured,value,observationPeriod,unit" \ + "--output_path=./marriage_indicators_output" \ + "--places_resolved_csv=./places_resolved.csv" \ + "--existing_statvar_mcf=gs://unresolved_mcf/scripts/statvar/stat_vars.mcf" \ + \ No newline at end of file diff --git a/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_data_raw.csv b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_data_raw.csv new file mode 100644 index 0000000000..c18243f7c2 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_data_raw.csv @@ -0,0 +1,100 @@ +DATAFLOW,LAST UPDATE,freq,indic_de,geo,TIME_PERIOD,OBS_VALUE,OBS_FLAG,CONF_STATUS +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2006,25.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2007,25.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2008,25.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2009,25.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2015,26.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2017,26.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AM,2018,26.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1990,25.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1991,25.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1992,25.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1993,25.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1994,26.1,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1995,26.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1996,26.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1997,26.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1998,26.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,1999,27.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2000,27.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2001,27.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2002,27.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2003,27.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2004,28.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2005,28.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2006,29.1,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2007,29.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2008,29.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2009,29.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2011,30.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2012,30.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2013,30.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2014,30.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2015,31.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2016,31.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2017,31.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2018,31.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2019,32.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2023,32.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AT,2024,32.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2006,24.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2007,24.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2008,24.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2009,24.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2014,24.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2017,23.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2018,23.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,AZ,2019,24.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1990,24.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1991,24.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1992,24.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1993,25.1,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1994,25.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1995,25.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1996,25.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1997,25.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1998,26.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,1999,26.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2000,26.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2001,26.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2002,27.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2003,27.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2004,27.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2005,28.1,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2006,28.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2007,28.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2008,28.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2009,29.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2010,29.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2011,,b, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2017,31.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2020,32.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2021,32.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2022,32.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BE,2023,32.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1990,21.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1991,21.5,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1992,21.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1993,22.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1994,22.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1995,22.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1996,23.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1997,23.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1998,23.4,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,1999,23.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2000,24.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2001,24.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2002,24.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2003,25.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2004,25.3,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2005,25.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2006,25.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2007,25.8,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2008,25.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2009,26.2,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2010,26.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2011,26.6,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2013,26.7,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2014,26.9,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2015,27.0,, +ESTAT:DEMO_NIND(1.0),30/04/26 23:00:00,A,FAGEMAR1,BG,2016,27.1,, diff --git a/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.csv b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.csv new file mode 100644 index 0000000000..a6aa145eb8 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.csv @@ -0,0 +1,100 @@ +observationDate,observationAbout,variableMeasured,value,observationPeriod,unit +2006,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,25.4,P1Y,dcs:Year +2007,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,25.8,P1Y,dcs:Year +2008,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,25.7,P1Y,dcs:Year +2009,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,25.5,P1Y,dcs:Year +2015,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,26.8,P1Y,dcs:Year +2017,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,26.7,P1Y,dcs:Year +2018,dcid:country/ARM,dcid:Mean_Age_MarriageEvent_Female_1,26.7,P1Y,dcs:Year +1990,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,25.2,P1Y,dcs:Year +1991,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,25.4,P1Y,dcs:Year +1992,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,25.6,P1Y,dcs:Year +1993,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,25.8,P1Y,dcs:Year +1994,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,26.1,P1Y,dcs:Year +1995,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,26.3,P1Y,dcs:Year +1996,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,26.5,P1Y,dcs:Year +1997,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,26.8,P1Y,dcs:Year +1998,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,26.9,P1Y,dcs:Year +1999,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,27.3,P1Y,dcs:Year +2000,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,27.4,P1Y,dcs:Year +2001,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,27.5,P1Y,dcs:Year +2002,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,27.7,P1Y,dcs:Year +2003,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,27.9,P1Y,dcs:Year +2004,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,28.2,P1Y,dcs:Year +2005,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,28.6,P1Y,dcs:Year +2006,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,29.1,P1Y,dcs:Year +2007,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,29.3,P1Y,dcs:Year +2008,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,29.5,P1Y,dcs:Year +2009,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,29.9,P1Y,dcs:Year +2011,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,30.3,P1Y,dcs:Year +2012,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,30.6,P1Y,dcs:Year +2013,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,30.7,P1Y,dcs:Year +2014,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,30.9,P1Y,dcs:Year +2015,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,31.2,P1Y,dcs:Year +2016,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,31.3,P1Y,dcs:Year +2017,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,31.5,P1Y,dcs:Year +2018,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,31.7,P1Y,dcs:Year +2019,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,32,P1Y,dcs:Year +2023,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,32.7,P1Y,dcs:Year +2024,dcid:country/AUT,dcid:Mean_Age_MarriageEvent_Female_1,32.8,P1Y,dcs:Year +2006,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24.5,P1Y,dcs:Year +2007,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24.5,P1Y,dcs:Year +2008,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24.3,P1Y,dcs:Year +2009,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24.3,P1Y,dcs:Year +2014,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24.4,P1Y,dcs:Year +2017,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,23.9,P1Y,dcs:Year +2018,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,23.8,P1Y,dcs:Year +2019,dcid:country/AZE,dcid:Mean_Age_MarriageEvent_Female_1,24,P1Y,dcs:Year +1990,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,24.4,P1Y,dcs:Year +1991,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,24,P1Y,dcs:Year +1992,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,24.8,P1Y,dcs:Year +1993,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,25.1,P1Y,dcs:Year +1994,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,25.4,P1Y,dcs:Year +1995,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,25.6,P1Y,dcs:Year +1996,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,25.7,P1Y,dcs:Year +1997,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,25.9,P1Y,dcs:Year +1998,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,26,P1Y,dcs:Year +1999,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,26.3,P1Y,dcs:Year +2000,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,26.9,P1Y,dcs:Year +2001,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,26.7,P1Y,dcs:Year +2002,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,27,P1Y,dcs:Year +2003,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,27.5,P1Y,dcs:Year +2004,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,27.9,P1Y,dcs:Year +2005,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,28.1,P1Y,dcs:Year +2006,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,28.4,P1Y,dcs:Year +2007,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,28.6,P1Y,dcs:Year +2008,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,28.9,P1Y,dcs:Year +2009,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,29.3,P1Y,dcs:Year +2010,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,29.4,P1Y,dcs:Year +2017,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,31.2,P1Y,dcs:Year +2020,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,32,P1Y,dcs:Year +2021,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,32.2,P1Y,dcs:Year +2022,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,32.7,P1Y,dcs:Year +2023,dcid:country/BEL,dcid:Mean_Age_MarriageEvent_Female_1,32.9,P1Y,dcs:Year +1990,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,21.5,P1Y,dcs:Year +1991,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,21.5,P1Y,dcs:Year +1992,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,21.7,P1Y,dcs:Year +1993,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,22,P1Y,dcs:Year +1994,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,22.4,P1Y,dcs:Year +1995,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,22.7,P1Y,dcs:Year +1996,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,23,P1Y,dcs:Year +1997,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,23.3,P1Y,dcs:Year +1998,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,23.4,P1Y,dcs:Year +1999,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,23.7,P1Y,dcs:Year +2000,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,24.7,P1Y,dcs:Year +2001,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,24.7,P1Y,dcs:Year +2002,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,24.6,P1Y,dcs:Year +2003,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25,P1Y,dcs:Year +2004,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25.3,P1Y,dcs:Year +2005,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25.6,P1Y,dcs:Year +2006,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25.7,P1Y,dcs:Year +2007,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25.8,P1Y,dcs:Year +2008,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,25.9,P1Y,dcs:Year +2009,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,26.2,P1Y,dcs:Year +2010,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,26.6,P1Y,dcs:Year +2011,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,26.6,P1Y,dcs:Year +2013,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,26.7,P1Y,dcs:Year +2014,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,26.9,P1Y,dcs:Year +2015,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,27,P1Y,dcs:Year +2016,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,27.1,P1Y,dcs:Year +2017,dcid:country/BGR,dcid:Mean_Age_MarriageEvent_Female_1,27.3,P1Y,dcs:Year diff --git a/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.tmcf b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.tmcf new file mode 100644 index 0000000000..39a28d1ba4 --- /dev/null +++ b/statvar_imports/eurostat/marriage_indicators/test_data/marriage_indicators_output.tmcf @@ -0,0 +1,8 @@ +Node: E:output->E0 +observationDate: C:output->observationDate +observationAbout: C:output->observationAbout +variableMeasured: C:output->variableMeasured +value: C:output->value +observationPeriod: C:output->observationPeriod +unit: C:output->unit +typeOf: dcs:StatVarObservation From d9d240bacd37ee3e0a9fea5e082e5fb666f3112a Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Mon, 25 May 2026 02:17:20 +0000 Subject: [PATCH 5/6] updating readme --- .../eurostat/marriage_indicators/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/statvar_imports/eurostat/marriage_indicators/README.md b/statvar_imports/eurostat/marriage_indicators/README.md index 31c76d8555..12b08ba63f 100644 --- a/statvar_imports/eurostat/marriage_indicators/README.md +++ b/statvar_imports/eurostat/marriage_indicators/README.md @@ -22,7 +22,7 @@ The refresh is automated using the provided `run.sh` script, which handles both ## How To Run Import To execute the complete import process (download and processing), run: ```bash -./run_commands.sh +./run.sh ``` ### Script Details: @@ -30,14 +30,13 @@ To execute the complete import process (download and processing), run: - **Processing**: Uses `stat_var_processor.py` to map raw data to Data Commons StatVarObservations using the PV map and metadata configuration. ## Key Files -- `run_commands.sh`: Main execution script for download and processing. +- `run.sh`: Main execution script for download and processing. - `marriage_indicators_pvmap.csv`: Property-Value mapping for StatVar definitions and dimensions. - `marriage_indicators_metadata.csv`: Configuration parameters for the processor. - `places_resolved.csv`: Mapping of place codes to Data Commons DCIDs. -- `output.csv`: Processed statistical observations. -- `output.tmcf`: Template MCF mapping the CSV columns to Data Commons schema. -- `output_stat_vars.mcf`: Definitions for the Statistical Variables. -- `output_stat_vars_schema.mcf`: Schema definitions (properties and classes) for the Statistical Variables. +- `marriage_indicators_output.csv`: Processed statistical observations. +- `marriage_indicators_output.tmcf`: Template MCF mapping the CSV columns to Data Commons schema. + ## Validation To validate the generated data, use the Data Commons import tool (lint mode). Note that you must include the StatVar MCF files to resolve schema references: From 7f359bddc3b1079c5ab5e190cab6993304e18f8c Mon Sep 17 00:00:00 2001 From: Smarth Gupta Date: Mon, 25 May 2026 02:54:09 +0000 Subject: [PATCH 6/6] updating import names in manifest --- .../eurostat/live_births_total_by_month/manifest.json | 2 +- statvar_imports/eurostat/marriage_indicators/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/statvar_imports/eurostat/live_births_total_by_month/manifest.json b/statvar_imports/eurostat/live_births_total_by_month/manifest.json index 8887241295..464f58599b 100644 --- a/statvar_imports/eurostat/live_births_total_by_month/manifest.json +++ b/statvar_imports/eurostat/live_births_total_by_month/manifest.json @@ -1,7 +1,7 @@ { "import_specifications": [ { - "import_name": "Eurostat_Live_Births_Total_By_Month", + "import_name": "EuroStat_Live_Births_Total_By_Month", "curator_emails": [ "support@datacommons.org" ], diff --git a/statvar_imports/eurostat/marriage_indicators/manifest.json b/statvar_imports/eurostat/marriage_indicators/manifest.json index cccba3185a..1ef5ec879c 100644 --- a/statvar_imports/eurostat/marriage_indicators/manifest.json +++ b/statvar_imports/eurostat/marriage_indicators/manifest.json @@ -1,7 +1,7 @@ { "import_specifications": [ { - "import_name": "Eurostat_Marriage_Indicators", + "import_name": "EuroStat_Marriage_Indicators", "curator_emails": [ "support@datacommons.org" ],