Given an address, find previous 311 requests in the past 12 months
Closed this issue · 1 comments
banjtheman commented
What is the Task
Given an address, find previous 311 requests in the past 12 months
Why do we want to do this
Step 8 in the TSA is: Have you previously contacted DDOT about your concerns?
We want to get all requests that have recently been made
How can I get started?
We have this data so should be straight forward
https://docs.google.com/spreadsheets/d/18OQh78KhlL65JHM2DyQKVEdYUY8zXjHzTfYbdsd-Kes/edit#gid=1230978775
Definition of Done
A function that Given an address, finds the previous 311 requests in the past 12 months
banjtheman commented
For those interested you will fill out the code in this file
https://github.com/CharlotteJackson/DC_Crash_Bot/blob/ddtsa/ddtsa/data_collectors/get_prev_311.py