Gross Domestic Product by Kind of Economic Activity at Constant Prices (2010=100) - Quarterly

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)
time_period
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
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
                       

JSON Schema

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

{
  • "title":"gross-domestic-product-by-kind-of-economic-activity-at-constant-prices-base-year",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gross-domestic-product-by-kind-of-economic-activity-at-constant-prices-base-year"
      }
    ]
    ,
  • "definitions":
    {
    • "gross-domestic-product-by-kind-of-economic-activity-at-constant-prices-base-year":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gross-domestic-product-by-kind-of-economic-activity-at-constant-prices-base-year_records"
            }
          }
        }
      }
      ,
    • "gross-domestic-product-by-kind-of-economic-activity-at-constant-prices-base-year_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "gdp":
              {
              • "type":"number",
              • "title":"GDP (Million Saudi Riyals)",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets