Gross Domestic Product By Institutional Sector at Constant Prices (2010 = 100) - 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
                       
Institutional Sector
               

No description available for this field.

Name (identifier)
institutional_sector
Type
text
Sample
                       
GDP at constant prices in Million SAR
               

No description available for this field.

Name (identifier)
gdp_at_constant_prices
Type
decimal
Unit
SAR
Sample
                       

JSON Schema

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

{
  • "title":"gross-domestic-product-by-institutional-sector-at-constant-prices-2010-100",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gross-domestic-product-by-institutional-sector-at-constant-prices-2010-100"
      }
    ]
    ,
  • "definitions":
    {
    • "gross-domestic-product-by-institutional-sector-at-constant-prices-2010-100":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gross-domestic-product-by-institutional-sector-at-constant-prices-2010-100_records"
            }
          }
        }
      }
      ,
    • "gross-domestic-product-by-institutional-sector-at-constant-prices-2010-100_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "institutional_sector":
              {
              • "type":"string",
              • "title":"Institutional Sector",
              • "description":""
              }
              ,
            • "gdp_at_constant_prices":
              {
              • "type":"number",
              • "title":"GDP at constant prices in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets