{
  "items": [
    {
      "label": 1, 
      "household_water_use_per_capita_m3": 72.2, 
      "year": "2001"
    }, 
    {
      "label": 2, 
      "household_water_use_per_capita_m3": 71.8, 
      "year": "2002"
    }, 
    {
      "label": 3, 
      "household_water_use_per_capita_m3": 71, 
      "year": "2003"
    }, 
    {
      "label": 4, 
      "household_water_use_per_capita_m3": 69.5, 
      "year": "2004"
    }, 
    {
      "label": 5, 
      "household_water_use_per_capita_m3": 66.7, 
      "year": "2005"
    }, 
    {
      "label": 6, 
      "household_water_use_per_capita_m3": 62.8, 
      "year": "2006"
    }, 
    {
      "label": 7, 
      "household_water_use_per_capita_m3": 57.7, 
      "year": "2007"
    }, 
    {
      "label": 8, 
      "household_water_use_per_capita_m3": 48.8, 
      "year": "2008"
    }, 
    {
      "label": 9, 
      "household_water_use_per_capita_m3": 42.4, 
      "year": "2009"
    }, 
    {
      "label": 10, 
      "household_water_use_per_capita_m3": 42.5, 
      "year": "2010"
    }, 
    {
      "label": 11, 
      "household_water_use_per_capita_m3": 37.2, 
      "year": "2011"
    }, 
    {
      "label": 12, 
      "household_water_use_per_capita_m3": 39.6, 
      "year": "2012"
    }, 
    {
      "label": 13, 
      "household_water_use_per_capita_m3": 39.6, 
      "year": "2013"
    }, 
    {
      "label": 14, 
      "household_water_use_per_capita_m3": 40.1, 
      "year": "2014"
    }, 
    {
      "label": 15, 
      "household_water_use_per_capita_m3": 39.6, 
      "year": "2015"
    }, 
    {
      "label": 16, 
      "household_water_use_per_capita_m3": 38, 
      "year": "2016"
    }, 
    {
      "label": 17, 
      "household_water_use_per_capita_m3": 37, 
      "year": "2017"
    }
  ], 
  "properties":{
    "year": {"valueType": "text", "columnType": "text", "order": 0, "label": "Year"},
    "household_water_use_per_capita_m3": {"valueType": "number", "columnType": "number", "order": 1, "label": "Household water use per capita (m3)"}
  }
}