Expenditure on GDP at current 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
                       
Category
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Expenditure on GDP in Million Riyals
               

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":"expenditure-on-gdp-at-current-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/expenditure-on-gdp-at-current-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "expenditure-on-gdp-at-current-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/expenditure-on-gdp-at-current-prices_records"
            }
          }
        }
      }
      ,
    • "expenditure-on-gdp-at-current-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Expenditure on GDP in Million Riyals",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets