cfpb / grasshopper-loader

Data loader for Grasshopper
https://github.com/cfpb/grasshopper
Creative Commons Zero v1.0 Universal
7 stars 9 forks source link

Grasshopper-Loader

Build Status

Description: This is the data loader for Grasshopper, cfpb's work-in-progress geocoder. Data is gathered from state sources, verified, transformed into GeoJSON, loaded into Elasticsearch.

Usage

CLI Options

The loader is a command-line application, run by invoking either ./index.js for state data or tiger.js for Census data.

Run any of the CLIs with the --help flag to get a summary of all the available flags.

State data

State data is loaded by invoking ./index.js with the following options:

Census data

To load TIGER data use the tiger.js CLI with the following options:

The Metadata file

The metadata file that the state data loader uses tracks data sources and information about each source. The fields are defined as follows:

Info


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy