The Quantity and The Percentage of Fresh Water Consumption by Sector
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector"
}
] - "definitions":{
- "the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector_records"
}
}
} - "records":
} - "properties":
- "the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "consumption_for_municipal_activities":,{
- "type":"integer",
- "title":"Consumption for Municipal Activities",
- "description":""
} - "consumption_for_industrial_activities":,{
- "type":"integer",
- "title":"Consumption for Industrial Activities",
- "description":""
} - "consumption_for_agricultural_activities":,{
- "type":"integer",
- "title":"Consumption for Agricultural Activities",
- "description":""
} - "total":{
- "type":"number",
- "title":"Total ",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector":