Ease of Doing Business Rankings
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"ease-of-doing-business-rankings",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ease-of-doing-business-rankings"
}
] - "definitions":{
- "ease-of-doing-business-rankings":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ease-of-doing-business-rankings_records"
}
}
} - "records":
} - "properties":
- "ease-of-doing-business-rankings_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "economy":,{
- "type":"string",
- "title":"Economy",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "ranking":{
- "type":"integer",
- "title":"Ranking/Index",
- "description":""
}
} - "economy":
}
} - "fields":
} - "properties":
} - "ease-of-doing-business-rankings":