Gross Domestic Product By Institutional Sector at Constant Prices (2010 = 100) - Annual

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Institutional Sector
               

No description available for this field.

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

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
SAR
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"gdp-by-institutional-sector-at-produces-values-at-constant-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gdp-by-institutional-sector-at-produces-values-at-constant-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "gdp-by-institutional-sector-at-produces-values-at-constant-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gdp-by-institutional-sector-at-produces-values-at-constant-prices_records"
            }
          }
        }
      }
      ,
    • "gdp-by-institutional-sector-at-produces-values-at-constant-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "institutional_sector":
              {
              • "type":"string",
              • "title":"Institutional Sector",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"GDP in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets