Network Programming (Part 2)

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. Use Bokeh to plot these points on a map of Los Angeles (refer to Lab 10 for additional help on Bokeh). ................
................