Ratio of Non-Renewable Groundwater Consumption by Sector (Municipal and Agricultural)
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"percentage-of-non-renewable-groundwater-to-fresh-water-consumption",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/percentage-of-non-renewable-groundwater-to-fresh-water-consumption"
}
] - "definitions":{
- "percentage-of-non-renewable-groundwater-to-fresh-water-consumption":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/percentage-of-non-renewable-groundwater-to-fresh-water-consumption_records"
}
}
} - "records":
} - "properties":
- "percentage-of-non-renewable-groundwater-to-fresh-water-consumption_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "non_renewable_groundwater":,{
- "type":"integer",
- "title":"Non-Renewable Groundwater ",
- "description":""
} - "total_of_water_consumed_by_sector_municipal_and_agricultural":,{
- "type":"number",
- "title":"Total of water consumed by sector (municipal and agricultural)",
- "description":""
} - "percentage_of_non_renewable_groundwater_from_total_water_consumed_by_sector_municipal_and_agricultur":{
- "type":"number",
- "title":"Percentage of non - renewable groundwater from total water consumed by sector (municipal and agricultural) %",
- "description":"",
- "unit":"%"
}
} - "year":
}
} - "fields":
} - "properties":
} - "percentage-of-non-renewable-groundwater-to-fresh-water-consumption":