• This dashboard uses the following datasets:
    • Crime Data from 2020 to Present
    • Arrest Data from 2020 to Present
    • Below Poverty (census tract)
  • The Crime Data and Arrest Data datasets were processed using pandas and GeoPandas to obtain aggregated statistics for each census tract in the City of Los Angeles.
  • The census tract boundaries were extracted from the Below Poverty dataset.
  • The maps and graphs were created using Plotly’s Python library.
  • The dashboard itself was created using Shiny for Python and Quarto.