Growth Rate of Expenditure on Gross Domestic Product at Current Prices YoY - Quarterly
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009"
}
] - "definitions":{
- "saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009_records"
}
}
} - "records":
} - "properties":
- "saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "quarter":,{
- "type":"string",
- "title":"Quarter",
- "description":""
} - "expenditure":,{
- "type":"string",
- "title":"Expenditure",
- "description":""
} - "growth_rate_":{
- "type":"number",
- "title":"Growth Rate %",
- "description":"",
- "unit":"%"
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "saudi-arabia-growth-rate-of-expenditure-on-gdp-at-current-price-2005-2009":