Amount and percentage of the industrial wastewater
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"amount-and-percentage-of-the-industrial-wastewater",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/amount-and-percentage-of-the-industrial-wastewater"
}
] - "definitions":{
- "amount-and-percentage-of-the-industrial-wastewater":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/amount-and-percentage-of-the-industrial-wastewater_records"
}
}
} - "records":
} - "properties":
- "amount-and-percentage-of-the-industrial-wastewater_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "city":,{
- "type":"string",
- "title":"City",
- "description":""
} - "volume_of_wastewater_pumped_in_for_treatment":,{
- "type":"number",
- "title":"Volume of wastewater pumped in for treatment",
- "description":""
} - "treatment_capabilities":,{
- "type":"number",
- "title":"Treatment capabilities",
- "description":""
} - "wastewater_treatment_to_capabilities_ratio":{
- "type":"number",
- "title":"Wastewater treatment to capabilities ratio ",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "amount-and-percentage-of-the-industrial-wastewater":