Expenditure on Gross Domestic Product at Current Prices (2010=100)- Quarterly
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197"
}
] - "definitions":{
- "expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197_records"
}
}
} - "records":
} - "properties":
- "expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "quarter":,{
- "type":"string",
- "title":"Quarter",
- "description":""
} - "category":,{
- "type":"string",
- "title":"Category",
- "description":""
} - "expenditure_on_gdp_in_million_riyals":{
- "type":"number",
- "title":"Expenditure on GDP in Million Riyals",
- "description":"",
- "unit":"SAR"
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "expenditure-on-gross-domestic-product-at-purchasers-values-at-current-prices-197":