Skip to content
Snippets Groups Projects
dataset.json 1.49 KiB
Newer Older
dummy fetcher's avatar
dummy fetcher committed
{
  "code":"cens_hndwsize",
  "dimensions_codes_order":[
    "FREQ",
    "unit",
    "n_person",
    "geo"
  ],
  "dimensions_labels":{
    "FREQ":"Frequency",
    "geo":"Geopolitical entity (reporting)",
    "n_person":"Number of persons",
    "unit":"Unit"
  },
  "dimensions_values_labels":{
    "FREQ":{
      "A":"Annual"
    },
    "geo":{
      "AT":"Austria",
      "BE":"Belgium",
      "BG":"Bulgaria",
      "CH":"Switzerland",
      "CY":"Cyprus",
      "CZ":"Czech Republic",
      "DE":"Germany (until 1990 former territory of the FRG)",
      "DK":"Denmark",
      "EE":"Estonia",
      "ES":"Spain",
      "FI":"Finland",
      "FR":"France",
      "HU":"Hungary",
      "IE":"Ireland",
      "IS":"Iceland",
      "IT":"Italy",
      "LI":"Liechtenstein",
      "LT":"Lithuania",
      "LU":"Luxembourg",
      "LV":"Latvia",
      "NL":"Netherlands",
      "NO":"Norway",
      "PL":"Poland",
      "PT":"Portugal",
      "RO":"Romania",
      "SE":"Sweden",
      "SI":"Slovenia",
      "SK":"Slovakia",
      "UK":"United Kingdom"
    },
    "n_person":{
      "1":"1 person",
      "2":"2 persons",
      "3":"3 persons",
      "4":"4 persons",
      "5":"5 persons",
      "6":"6 persons",
      "GE6":"6 persons or more",
      "GE7":"7 persons or more",
      "TOTAL":"Total"
    },
    "unit":{
      "PER":"Person"
    }
  },
imf fetcher's avatar
imf fetcher committed
  "doc_href":"https:\/\/ec.europa.eu\/eurostat\/cache\/metadata\/en\/cens_hn_esms.htm",
  "name":"Households by size (number of persons)",
  "updated_at":"2014-04-25T02:30:08Z"
dummy fetcher's avatar
dummy fetcher committed
}