Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 950 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 950 Bytes

MurderSheWroteSeattle

Maps of crime in the City of Seattle. Other infographics built from a number of user-specified parameters.

This app is purely a respresentation, and data driven analysis and display of the city of seattle crime data.

Authors

  • Selena Flannery
  • Nadia Bahrami
  • Mike Harrison
  • Michael Sullivan
  • Wenjing Qiang

Getting Started

  • cd

  • $VENV/bin/python setup.py develop

  • $VENV/bin/initialize_crimemapper_db development.ini

  • $VENV/bin/pserve development.ini

Dependency Requirements

SQLAlchemy Pyramid Pyramid_jinja2 psycopg2

Resources

data.seattle.gov

License

This app is available under the MIT License. See License for more details.

Sources