mrichnu / evanston-violations

A project to download and view health code violation data from the city of Evanston

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evanston-violations

A project to download and view health code violation data from the city of Evanston

Building

To build the zip file to upload to lambda:

cp lambda.py build/
cp violations.py build/
cd build
rm build.zip
zip -r9 build.zip *

About

A project to download and view health code violation data from the city of Evanston

License:MIT License


Languages

Language:Python 42.4%Language:JavaScript 41.3%Language:HTML 8.5%Language:CSS 6.8%Language:Shell 0.9%