Annual Growth Rate of Expenditure on Gross Domestic Product at Current Prices YoY (2010=100)- Annual
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"growth-rate-of-expenditure-on-gdp-at-current-prices",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/growth-rate-of-expenditure-on-gdp-at-current-prices"
}
] - "definitions":{
- "growth-rate-of-expenditure-on-gdp-at-current-prices":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/growth-rate-of-expenditure-on-gdp-at-current-prices_records"
}
}
} - "records":
} - "properties":
- "growth-rate-of-expenditure-on-gdp-at-current-prices_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "expenditure":,{
- "type":"string",
- "title":"Expenditure",
- "description":""
} - "growth_rate_on_gdp":,{
- "type":"number",
- "title":"Growth rate on GDP",
- "description":""
} - "date_object":{
- "type":"string",
- "format":"date",
- "title":"Date_Object",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "growth-rate-of-expenditure-on-gdp-at-current-prices":