Skip to content

A little service that monitors the St. Louis Police Department's call log and notifies residents who live nearby.

License

Notifications You must be signed in to change notification settings

brockzilla/lookoutstl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Look Out, STL!

A little service that monitors the St. Louis Police Department's call log: http://www.slmpd.org/cfs.aspx

When a call is logged, we match it to city residents who live nearby, sending each an email notification.

See FAQ: http://lookoutstl.com/faq/

The important bits:

  • SLMPDWebScraper contains logic for parsing the SLMPD's published call log.
  • CitizenNotifier contains logic for finding nearby residents and letting them know about the incident.
  • LookoutAPI is the RESTful API used by the front-end.
  • data-model.md explains the data model and includes table creation SQL.

About

A little service that monitors the St. Louis Police Department's call log and notifies residents who live nearby.

Topics

Resources

License

Stars

Watchers

Forks