{
  "items": [
    {
      "total_population_1000": 9957, 
      "year": "2001", 
      "label": 1, 
      "total_water_use_by_households_million_m3": 717
    }, 
    {
      "total_population_1000": 9900, 
      "year": "2002", 
      "label": 2, 
      "total_water_use_by_households_million_m3": 709
    }, 
    {
      "total_population_1000": 9831, 
      "year": "2003", 
      "label": 3, 
      "total_water_use_by_households_million_m3": 695
    }, 
    {
      "total_population_1000": 9763, 
      "year": "2004", 
      "label": 4, 
      "total_water_use_by_households_million_m3": 676
    }, 
    {
      "total_population_1000": 9697, 
      "year": "2005", 
      "label": 5, 
      "total_water_use_by_households_million_m3": 644
    }, 
    {
      "total_population_1000": 9630, 
      "year": "2006", 
      "label": 6, 
      "total_water_use_by_households_million_m3": 603
    }, 
    {
      "total_population_1000": 9579, 
      "year": "2007", 
      "label": 7, 
      "total_water_use_by_households_million_m3": 551
    }, 
    {
      "total_population_1000": 9542, 
      "year": "2008", 
      "label": 8, 
      "total_water_use_by_households_million_m3": 465
    }, 
    {
      "total_population_1000": 9514, 
      "year": "2009", 
      "label": 9, 
      "total_water_use_by_households_million_m3": 403
    }, 
    {
      "total_population_1000": 9500, 
      "year": "2010", 
      "label": 10, 
      "total_water_use_by_households_million_m3": 404
    }, 
    {
      "total_population_1000": 9481, 
      "year": "2011", 
      "label": 11, 
      "total_water_use_by_households_million_m3": 352
    }, 
    {
      "total_population_1000": 9465, 
      "year": "2012", 
      "label": 12, 
      "total_water_use_by_households_million_m3": 375
    }, 
    {
      "total_population_1000": 9464, 
      "year": "2013", 
      "label": 13, 
      "total_water_use_by_households_million_m3": 375
    }, 
    {
      "total_population_1000": 9468, 
      "year": "2014", 
      "label": 14, 
      "total_water_use_by_households_million_m3": 380
    }, 
    {
      "total_population_1000": 9481, 
      "year": "2015", 
      "label": 15, 
      "total_water_use_by_households_million_m3": 375
    }, 
    {
      "total_population_1000": 9498, 
      "year": "2016", 
      "label": 16, 
      "total_water_use_by_households_million_m3": 361
    }, 
    {
      "total_population_1000": 9505, 
      "year": "2017", 
      "label": 17, 
      "total_water_use_by_households_million_m3": 351
    }
  ], 
  "properties":{
    "year": {"valueType": "text", "columnType": "text", "order": 0, "label": "Year"},
    "total_population_1000": {"valueType": "number", "columnType": "number", "order": 1, "label": "Total population (1000)"},
    "total_water_use_by_households_million_m3": {"valueType": "number", "columnType": "number", "order": 2, "label": "Total water use by households (million m3)"}
  }
}