I have to go through extensive the documentation of United States Census Bureau https://data.census.gov/ for fetching data.
It took me so much time, to understand the metadata and the specific codes by which the data is provided for races and ethnicities.
I have made a python program to fetch data using API, for specific county, year combination and also modifying the code to fetch data for all countries from 2015-2023 time period.
I want to identify counties where a particular racial group experiences a disproportionate number of shootings despite not being the majority of the population.