Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 239 Bytes

Cityscrape

Scrape open data sources provided by the city of Saint Louis. Load data into a Postgresql datastore.

Dev Setup

  • clone the project
  • vagrant up
  • ./cityscrape-setup.sh

Deployment

  • Docker (well not yet...)