records

records

Active filters Clear all

No active filters

Filters

Growth Rate of Gross Domestic Product By Expenditure Components at Current Prices (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)
year
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Expenditure Type
               

No description available for this field.

Name (identifier)
expenditure_type
Type
text
Sample
                       
Growth rate of GDP
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"growth-rate-of-gross-domestic-product-by-expenditure-components-at-current-price",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-rate-of-gross-domestic-product-by-expenditure-components-at-current-price"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-rate-of-gross-domestic-product-by-expenditure-components-at-current-price":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-rate-of-gross-domestic-product-by-expenditure-components-at-current-price_records"
            }
          }
        }
      }
      ,
    • "growth-rate-of-gross-domestic-product-by-expenditure-components-at-current-price_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "expenditure_type":
              {
              • "type":"string",
              • "title":"Expenditure Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Growth rate of GDP",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets