Giter Site home page Giter Site logo

florida_crime_data_week_3's Introduction

Week_3 - Florida Crime Statistics

Authors: Alex Lopez & Katherine Granados

This project analyzes Florida Crime Reporting data from the Florida Department of Law Enforcement through two reporting sources: The Florida Convictions History Dashboard and the Florida Incident-Based Reporting System.

For the datasets, we used the 2023 FIBRS Report and the FLDE Conviction data from 2019 to 2023

Regarding the datasets;

FIBRS:

  • Had header columns which proved difficult to manipulate when including them as multi-indexed columns
  • With over 200 rows of data broken down by quarters, it was ultimately chosen to drop many columns keeping the year to date section per each crime, bringing column count down to 40

FDLE:

  • This dataset was a great data source for the questions we posed. There weren’t any null values within the columns we were interested in. This dataset provided much needed insight and was clear to read, therefore easier to utilize.

We wanted to answer the following questions:

  • Was Miami-Dade County among the top 10 counties with most occuring crime incidents?
  • Was there a significant drop off in crime in 2020, coinciding with Covid-19 Lockdown, with a trend upwards back to or above 2019 levels.

We analyzed the data through these criteria:

  • Counties with the most incidents over the past 5 years (FDLE)
  • Most common reported crime incidents over the past 5 years (FDLE)
  • The top reported type of crime incident per year in each county (FDLE)
  • The most common grouped types of crime incidents across Police Departments in Miami Dade County (FIBRS)

For our data cleaning, we did the following:

  • Retained columns selectively instead of dropping them (40 out of 232 columns) (FIBRS)
  • Used optional argument “skiprows” in read_excel to only get columns and not have multi-indexed columns (FIBRS)
  • Developed a function to identify top crimes for each county-year combination (FDLE)
  • Dropped Duplicate Rows and dropped columns with NaNs/weren't of use to us (FDLE)
  • Standardized column names to lowercase with underscores for enhanced clarity and conformity to industry standards (FDLE/FIBRS)

In our analysis, we concluded that Miami-Dade was in the top 10 but was lower than other counties such as:

  • its neighbor Broward County (9)
  • The Tampa Bay Aread Pinellas(1) & Hillsborough Counties(2)

We also saw that while there was a dropoff in reported incidents in 2020, There was a Downward trend after 2021 and 2023 had the fewest reported incidents. which indicates that 2023 is notable for having the lowest recorded criminal incidents in recent years

florida_crime_data_week_3's People

Contributors

advidical avatar katjg2024 avatar

Watchers

 avatar

Forkers

katjg2024

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.