Lab 12 Web Technologies 2: Data Serialization

This code with load the object from JSON format into a Python list. Once the list has been created, gather the water usage data from 2012 to 2013 and the longitude and latitude of each point. ................
................