records

records

Active filters Clear all

No active filters

Filters

Gross Domestic Product By Sections at Current Prices (2018=100)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Section
               

No description available for this field.

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

No description available for this field.

Name (identifier)
value
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":"real-gross-domestic-product-by-sections-2018-100",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-gross-domestic-product-by-sections-2018-100"
      }
    ]
    ,
  • "definitions":
    {
    • "real-gross-domestic-product-by-sections-2018-100":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-gross-domestic-product-by-sections-2018-100_records"
            }
          }
        }
      }
      ,
    • "real-gross-domestic-product-by-sections-2018-100_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "section":
              {
              • "type":"string",
              • "title":"Section",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"GDP in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets