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:
- Run the script extract-tables.py to extract the first table
- Run clean-data.py to clean the data for visualization
- Run script.js to create the chart.