{
  "items": [
    {
      "total_water_use_by_households_million_m3": 348.8, 
      "label": 1, 
      "population_1000": 3728.6, 
      "year": "2015"
    }, 
    {
      "total_water_use_by_households_million_m3": 342.1, 
      "label": 2, 
      "population_1000": 3726.4, 
      "year": "2016"
    }, 
    {
      "total_water_use_by_households_million_m3": 340.9, 
      "label": 3, 
      "population_1000": 3729.6, 
      "year": "2017"
    }, 
    {
      "total_water_use_by_households_million_m3": 337.4, 
      "label": 4, 
      "population_1000": 3723.5, 
      "year": "2018"
    }
  ], 
  "properties":{
    "year": {"valueType": "text", "columnType": "text", "order": 0, "label": "Year"},
    "total_water_use_by_households_million_m3": {"valueType": "number", "columnType": "number", "order": 1, "label": "Total water use by households (million m3)"},
    "population_1000": {"valueType": "number", "columnType": "number", "order": 2, "label": "Population (1000)"}
  }
}