banjtheman / dc_ndoch_2021

Code for DC 2021 National Day of Civic Hacking
1 stars 2 forks source link

DCPoliceDept Tweet Map #4

Open banjtheman opened 2 years ago

banjtheman commented 2 years ago

What is the Task

Create a Map that highlights tweets from the DCPoliceDept for when they mention to call 911

Why do we want to do this

To get a visual understanding of where 911 worthy incidents are happening

How can I get started?

Data from #2 will assist with the task, but a Map can be created without the data. The Map should be able to place pins of locations, we will need to find a way to reverse geocode locations to points on the map.

This code can help with reverse geocoding locations - https://github.com/CharlotteJackson/DC_Crash_Bot/blob/ddtsa/ddtsa/data_collectors/get_address.py

Definition of Done

A Map is created that displays the tweets from DCPoliceDept