public
Description: get oakland crime data from oakland.crimespotting.org rss feed
Clone URL: git://github.com/eklitzke/oakland-crime-scraper.git
Evan Klitzke (author)
Sun Mar 16 19:56:27 -0700 2008
name age message
file README Sun Mar 16 19:56:27 -0700 2008 doc changes [Evan Klitzke]
file pull-data.py Sun Mar 16 19:50:10 -0700 2008 initial commit [Evan Klitzke]
file sample-atom-feed.txt Sun Mar 16 19:50:10 -0700 2008 initial commit [Evan Klitzke]
file schema-definitions.sql Sun Mar 16 19:56:27 -0700 2008 doc changes [Evan Klitzke]
README
Just a little bit of code to pull incidents from the oakland.crimespotting.org
atom feed and put it into a sqlite database.

You should cron the pull-data.py script to run once a day.