Water Data
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"saudi-arabia-water-data-1962-2015",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/saudi-arabia-water-data-1962-2015"
}
] - "definitions":{
- "saudi-arabia-water-data-1962-2015":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/saudi-arabia-water-data-1962-2015_records"
}
}
} - "records":
} - "properties":
- "saudi-arabia-water-data-1962-2015_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "country_code":,{
- "type":"string",
- "title":"Country Code",
- "description":""
} - "country_name":,{
- "type":"string",
- "title":"Country Name",
- "description":""
} - "area_id":,{
- "type":"string",
- "title":"Area Id",
- "description":""
} - "variable_name":,{
- "type":"string",
- "title":"Variable Name",
- "description":""
} - "variable_name_and_unit_of_measure":,{
- "type":"string",
- "title":"Variable Name and Unit of Measure",
- "description":""
} - "variable_id":,{
- "type":"string",
- "title":"Variable Id",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Variable Value",
- "description":""
} - "data_source_symbol":,{
- "type":"string",
- "title":"Data Source Symbol",
- "description":""
} - "data_source":,{
- "type":"string",
- "title":"Data Source",
- "description":""
} - "md":{
- "type":"string",
- "title":"Md",
- "description":""
}
} - "country_code":
}
} - "fields":
} - "properties":
} - "saudi-arabia-water-data-1962-2015":