Webpage displaying 2019 US Hate Crime Data Map Visualizations. Datasets from the FBI Uniform Crime Report were webscraped using Python into formatted information for Tableau to interpret and create maps with.
data.py contains the python code that scrapes UCR table information.
hate_crime_data_scraped.csv contains a a file consisting of cities and their respective number of hate crimes per cateogory, this file was used for tableau.
