Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 453 Bytes

2024-a2-gun-violence

National Opinion on Gun Control Laws After Major School Shootings

The underlying poll data for whether or not people believe gun control should be more strict was accessed from Gallup Poll here: https://news.gallup.com/poll/1645/guns.aspx.

To create the chart:

  1. Run the script extract-tables.py to extract the first table
  2. Run clean-data.py to clean the data for visualization
  3. Run script.js to create the chart.