Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

A collection of scripts that pull Open311 data from any Three.py supported Open311 endpoint and load it into a MongoDB instance for analysis.

Notifications You must be signed in to change notification settings

codeforamerica/open311_central

Repository files navigation

Instructions

  1. clone
  2. create an .env file with a MONGO_URI variable
  3. run with: foreman run python load_static_data.py

(run with foreman to easily pick up env variables)

new endpoint:

a) load shape file (instructions and scripts in boundaries dir) b) load the static data with: foreman run python load_static_data.py city name c) load the requests data with: d) create the distinct data with: foreman run python create_distinct_lists.py bloomington

About

A collection of scripts that pull Open311 data from any Three.py supported Open311 endpoint and load it into a MongoDB instance for analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published