This is the second attempt at making an automatic building permit processor.
- Download the permit data from here and save to
/data/<year>ascity_<year>.xlsx - Open the command line in the bp2 directory
- Enter
python bp2.py get_data --replaceto update data from SDE (This takes ~30 min) - Enter
python bp2.py process_city <year>to process the downloaded Excel file - Profit
- Output tables:
permits(n features/parcel) andnew_units(1 feature/parcel; allows for density) - Installation using
setup.py - a
process_countyoption - export to .json and .shp
- a
reportoption to generate reports using HTML templates and graphs
Building permits must have >0 unit(s)
BNCON is an "other" building type that may/may not include new units
BAARC is a "remodel" building type that may/may not include new units