Growth Rate of Expenditure on Gross Domestic Product at Current Prices YoY - Quarterly

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
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
                       
Expenditure
               

No description available for this field.

Name (identifier)
expenditure
Type
text
Sample
                       
Growth Rate %
               

No description available for this field.

Name (identifier)
growth_rate_
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "expenditure":
              {
              • "type":"string",
              • "title":"Expenditure",
              • "description":""
              }
              ,
            • "growth_rate_":
              {
              • "type":"number",
              • "title":"Growth Rate %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets