California-Data-Collaborative / cadc_reservoir_explorer

An agile approach to visualizing California's reservoir levels in real-time.
MIT License
5 stars 0 forks source link

Final Reservoirs whose data needs to be parsed #3

Closed vishelar closed 6 years ago

vishelar commented 7 years ago

The attached document contains information on the current sources of reservoirs available. I have some queries which I have mentioned inside the document.

Reservior sources.docx

vishelar commented 7 years ago

Updating the document: Reservior sources.docx

dmarulli commented 7 years ago

Really awesome work @vishelar @Alan-F

To address your questions

Quick final note: we'll also need to be collecting latitude and longitude so we can put the reservoirs on a map--don't see those in the demo data.csv ;)

vishelar commented 7 years ago
  1. We will check if the 36 unique reservoirs are included in the list of 95 reservoirs and update once done.
  2. For the attributes, I think, we will start by parsing all the attributed mentioned in the above document. We will document if any necessary attribute is missing.
  3. Yes, we do need to collect latitude and longitude. We will incorporate that while writing the script in Parsekit. We have identified the page from where the lat. and long. will be parsed.
vishelar commented 7 years ago

The 36 unique reservoirs from carto are part of the 95 reservoirs list represented on the daily_res page. Please find attached excel sheet used to check that. reservoir_list_check.xlsx

vishelar commented 7 years ago

In the final parsers created, data about 78 dams is being parsed. The 36 unique dams from the carto are all included in the list. Information about the list and parsers is uploaded here. https://github.com/California-Data-Collaborative/cadc_reservoir_explorer/tree/master/reservior_explorer_parsers