RogerTangos / LostLeaks

GNU General Public License v3.0
1 stars 0 forks source link

initial commit #4

Closed ainzero closed 7 years ago

ainzero commented 7 years ago

This is what I have so far regarding taking our HEETMA data, processing it, and sending it to the Google maps api for latitudes and longitudes. The next steps would be completing the pipeline for Eversource, finishing the pipelines for the other companies, and then finally taking our JSON responses and inserting them into a SQL Lite DB appropriately.

RogerTangos commented 7 years ago

Looks good! Thanks for also adding the pep8 stuff :)