Skip to content

Instantly share code, notes, and snippets.

@miketahani
Created January 3, 2015 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miketahani/cc217107990d0ca452b4 to your computer and use it in GitHub Desktop.
Save miketahani/cc217107990d0ca452b4 to your computer and use it in GitHub Desktop.
wget past 90 days of OPD crime reports, save as the current date + .json
wget http://data.oaklandnet.com/resource/ym6k-rx7a.json -O `date "+%Y.%m.%d"`.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment