codeforkansascity / Fair-Foreclosures

Vacant Property Data AKA Fair Market Foreclosure bank owned properties,upkeep and rate of foreclosure
MIT License
2 stars 2 forks source link

Develop a script to pull 311 calls relevant to an REO property during the retention period #13

Open buzwells opened 6 years ago

buzwells commented 6 years ago

One of the things we would like to do is look for evidence of neglect in the 311 data. So, the script should, given a list of addresses, attempt to gather this kind of evidence from the 311 calls.

banagawa commented 6 years ago

Wrote a simple script that pulls the information with Python3 and added it to the main board. Multi indexing is possible if the date is necessary. It should be pretty easy to create a GUI if necessary.