Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 884 Bytes

File metadata and controls

18 lines (16 loc) · 884 Bytes

Plan

Topic

Crime in US by state and city

Datasets

https://cde.ucr.cjis.gov/LATEST/webapp/#/pages/home (crime rates in US) https://data.census.gov/all?t=Income+(Households,+Families,+Individuals)&g=010XX00US$0400000&d=ACS+1-Year+Estimates+Detailed+Tables (demographics such as income)

Find correlation between crime and...

  1. demographics https://data.census.gov/
  2. economic indicators - income, poverty, unemployment rates
  3. number of police officers per capita
  4. educational factors - high school graduation rates, college attendance rates
  5. climate - temperature, precipitation, air pollution
  6. Access to healthcare - # of primary care physicians per capita, # mental health providers, health insurance
  7. transportation - # vehicles per capita, public transit
  8. Poltical factors - party affiliations

We shall pick the ones above that have easily accessible data :)