Consumer Price Indices For Main Divisions (2018 = 100)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Division
               

No description available for this field.

Name (identifier)
division
Type
text
Sample
                       
Consumer Price Index
               

No description available for this field.

Name (identifier)
cpi_index
Type
decimal
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"consumer-price-indices-for-main-divisions",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumer-price-indices-for-main-divisions"
      }
    ]
    ,
  • "definitions":
    {
    • "consumer-price-indices-for-main-divisions":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumer-price-indices-for-main-divisions_records"
            }
          }
        }
      }
      ,
    • "consumer-price-indices-for-main-divisions_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "division":
              {
              • "type":"string",
              • "title":"Division",
              • "description":""
              }
              ,
            • "cpi_index":
              {
              • "type":"number",
              • "title":"Consumer Price Index",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets