Growth of gross domestic product (GDP) at current price by economic activities (2010 = 100)

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
                       
Economy activity code
               

No description available for this field.

Name (identifier)
economic_activity_code
Type
text
Sample
                       
Economy activity
               

No description available for this field.

Name (identifier)
economic_activity_engl
Type
text
Sample
                       
Growth of GDP
               

No description available for this field.

Name (identifier)
obsvalue_obsv
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"growth-of-gross-domestic-product-gdp-at-current-price-by-economic-activities0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-current-price-by-economic-activities0"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-of-gross-domestic-product-gdp-at-current-price-by-economic-activities0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-current-price-by-economic-activities0_records"
            }
          }
        }
      }
      ,
    • "growth-of-gross-domestic-product-gdp-at-current-price-by-economic-activities0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "economic_activity_code":
              {
              • "type":"string",
              • "title":"Economy activity code",
              • "description":""
              }
              ,
            • "economic_activity_engl":
              {
              • "type":"string",
              • "title":"Economy activity",
              • "description":""
              }
              ,
            • "obsvalue_obsv":
              {
              • "type":"number",
              • "title":"Growth of GDP",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets