Gross Domestic Product By Kind of Economic Activity 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
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
GDP (Million Saudi Riyals)
               

No description available for this field.

Name (identifier)
gdp
Type
decimal
Unit
SAR
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
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-type-of-economic-activity-at-constant-prices-2010-100-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gross-domestic-product-by-type-of-economic-activity-at-constant-prices-2010-100-"
      }
    ]
    ,
  • "definitions":
    {
    • "gross-domestic-product-by-type-of-economic-activity-at-constant-prices-2010-100-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gross-domestic-product-by-type-of-economic-activity-at-constant-prices-2010-100-_records"
            }
          }
        }
      }
      ,
    • "gross-domestic-product-by-type-of-economic-activity-at-constant-prices-2010-100-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "gdp":
              {
              • "type":"number",
              • "title":"GDP (Million Saudi Riyals)",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets