Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

Police Blotter

Applications for Open PGH - Code for America Pittsburgh Brigade

Police Blotter uses: PoliceBlotter.bat which calls policeblotter.php which connects to the Police Web site and downloads yesterdays blotter.pdf It then calls a python script that parses the pdf and outputs a txt file.

From a database stand point a csv output will be the next step