Growth Rate of GDP by Organizational Sectors at Current and Constant Prices (base year 1999)

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
                       
Shares of Sectors
               

No description available for this field.

Name (identifier)
shares_of_sectors
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices_records"
            }
          }
        }
      }
      ,
    • "ksa-growth-rate-of-gdp-by-organizational-sectors-at-current-constant-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "shares_of_sectors":
              {
              • "type":"string",
              • "title":"Shares of Sectors",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets