Expenditure on GDP at current prices (2010=100)- Annual
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "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"
}
}
} - "records":
} - "properties":
- "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"
}
} - "date":
}
} - "fields":
} - "properties":
} - "expenditure-on-gdp-at-current-prices":