Skip to content

danielcodes/overwatch

Repository files navigation

overwatch

A data driven web app to analyze mass shootings in the US

User stories

Esri part

  • A user can see whether a map highlights the city which have had a mass shootings
  • By hovering over the state, a user can see the mass shootings that have occurred in that state with the total number of victims. TODO, maybe add a description if it doesn't bloat the UI too much

Can only proceed once the tweets have been obtained

HP on demand part

  • Get the sentiment value from each tweet regarding gun control
  • Place those sentiment values on two choropleths maps

UI work

  • Front page has an embedded map from Esri, which displays mass shootings over the year in the US
  • Tab to another page that has a choropleth maps between the divide on the country on gun control

TODO

  • make it so that each map has unique data - fixed
  • start working on the backend of requests, start with twitter -> hp on demand -> call func to update, basically updating the 'positive' value
  • create a reset to clear the choropleth down to 0

  • get twitter api to work

  • pip the tweets text to HP and get back the score

  • work on creating the final request, the update on the map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published