Skip to content

Geocoding script for utility addresses #1

@RogerTangos

Description

@RogerTangos

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions