Percentage change in the Industrial Production Index (IPI) by economic activity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year_time
Type
date
Sample
                       
Percentage change in the Industrial Production Index
               

No description available for this field.

Name (identifier)
obsvalue_obsv
Type
decimal
Sample
                       
Economic activity
               

No description available for this field.

Name (identifier)
economic_activities_engl
Type
text
Sample
                       
Economic activity code
               

No description available for this field.

Name (identifier)
economic_activities_code
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"change-of-consumer-price-index-cpi-inflation-month-to-month",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/change-of-consumer-price-index-cpi-inflation-month-to-month"
      }
    ]
    ,
  • "definitions":
    {
    • "change-of-consumer-price-index-cpi-inflation-month-to-month":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/change-of-consumer-price-index-cpi-inflation-month-to-month_records"
            }
          }
        }
      }
      ,
    • "change-of-consumer-price-index-cpi-inflation-month-to-month_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "obsvalue_obsv":
              {
              • "type":"number",
              • "title":"Percentage change in the Industrial Production Index",
              • "description":""
              }
              ,
            • "economic_activities_engl":
              {
              • "type":"string",
              • "title":"Economic activity",
              • "description":""
              }
              ,
            • "economic_activities_code":
              {
              • "type":"string",
              • "title":"Economic activity code",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets