records

records

Active filters Clear all

No active filters

Filters

Real Gross Domestic Product By Sections (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
2010
Section
               

No description available for this field.

Name (identifier)
section
Type
text
Sample
Mining & Quarrying - Other mining and quarrying activities
GDP in Million SAR
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
SAR
Sample
10084

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-1000",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-gross-domestic-product-by-sections-2018-1000"
      }
    ]
    ,
  • "definitions":
    {
    • "real-gross-domestic-product-by-sections-2018-1000":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-gross-domestic-product-by-sections-2018-1000_records"
            }
          }
        }
      }
      ,
    • "real-gross-domestic-product-by-sections-2018-1000_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