-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Utility company .csv files in the 2. Pre-Process folder need to be sent to a geocoding API to get their coordinates, formatted address, address type, etc.
There should probably be an abstract Geocoding? class that sends data to google maps, along with a child class (or two) for each utility company, since they each structure their data slightly differently. I wrote this before in another repo... but it'd be awfully nice to use inheritance this time.
The script should live somewhere above the /data directory, and responses from the API should be stored in full in the /data/YYYY/3. JSON directory. Each utility company should probably have its own folder for storing data.
Coordinate with @ainzero, as he's working on this.
Metadata
Metadata
Assignees
Labels
No labels