Skip to content
Snippets Groups Projects
dataset.json 1.16 KiB
Newer Older
CSO fetcher's avatar
CSO fetcher committed
{
cso fetcher's avatar
cso fetcher committed
 "code": "WPM27",
 "dimensions_codes_order": [
  "Type of Capital Good",
  "Statistic"
 ],
 "dimensions_values_labels": {
  "Statistic": [
   [
    "WPM27C01",
    "Capital Goods Price Index (Base 2015=100)"
   ],
   [
    "WPM27C02",
    "Percentage Change over 1 month in Capital Goods Price Index (%)"
   ],
   [
    "WPM27C03",
    "Percentage Change over 12 month in Capital Goods Price Index (%)"
   ]
CSO fetcher's avatar
CSO fetcher committed
  ],
cso fetcher's avatar
cso fetcher committed
  "Type of Capital Good": [
   [
    "-",
    "All capital goods"
   ],
   [
    "1",
    "Transportable capital for use in Agriculture"
   ],
   [
    "2",
    "Transportable capital for use in Industry"
   ],
   [
    "3",
    "Transportable Capital for use in Agriculture and Industry - Private Vehicles"
   ],
   [
    "4",
    "Transportable Capital for use in Agriculture and Industry - Commercial Vehicles"
   ],
   [
    "5",
    "Agriculture and Industry"
   ],
   [
    "6",
    "Other Sectors"
   ],
   [
    "7",
    "Total transportable capital"
   ],
   [
    "8",
    "Building and construction (i.e. materials and wages)"
   ]
  ]
 },
 "name": "Capital Goods Price Index by Type of Capital Good, Month and Statistic",
 "series": {
  "path": "series.jsonl"
 }
CSO fetcher's avatar
CSO fetcher committed
}