Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 663 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 663 Bytes

somerville_parking

This is to look at top parking uses. Data is from: https://data.somervillema.gov/City-Services/City-of-Somerville-Parking-Permits/xavb-4s9w/data

Information about this is:

Parking permits issued by the Traffic & Parking Department between January 1, 2017 and December 31, 2018. Each row represents a unique permit issued. Medical care permits have been removed from this dataset.

to run this

cd /path/to/winter_fines/

create and activate virtualenv

virtualenv myenv
source myenv/bin/activate

install requirements

pip install -r requirements.txt

Run script

python multiple_parking_permits.py