Public Finance and Employment: Kinds of Revenue
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"public-finance-and-employment-kinds-of-revenue",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/public-finance-and-employment-kinds-of-revenue"
}
] - "definitions":{
- "public-finance-and-employment-kinds-of-revenue":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/public-finance-and-employment-kinds-of-revenue_records"
}
}
} - "records":
} - "properties":
- "public-finance-and-employment-kinds-of-revenue_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value in Million local currency",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "public-finance-and-employment-kinds-of-revenue":