Growth of gross domestic product (GDP) at current price by expenditure approach (2010=100)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Item Code
               

No description available for this field.

Name (identifier)
item_code
Type
decimal
Sample
                       
Expenditure Items
               

No description available for this field.

Name (identifier)
expenditure_items
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Growth of GDP
               

No description available for this field.

Name (identifier)
growth_of_gdp
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-expenditure-approach",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-current-price-by-expenditure-approach"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-of-gross-domestic-product-gdp-at-current-price-by-expenditure-approach":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-current-price-by-expenditure-approach_records"
            }
          }
        }
      }
      ,
    • "growth-of-gross-domestic-product-gdp-at-current-price-by-expenditure-approach_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "item_code":
              {
              • "type":"number",
              • "title":"Item Code",
              • "description":""
              }
              ,
            • "expenditure_items":
              {
              • "type":"string",
              • "title":"Expenditure Items",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "growth_of_gdp":
              {
              • "type":"number",
              • "title":"Growth of GDP",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets