Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoP: Data Science: City of Los Angeles Arrests #180

Open
3 of 12 tasks
akhaleghi opened this issue Aug 23, 2023 · 17 comments
Open
3 of 12 tasks

CoP: Data Science: City of Los Angeles Arrests #180

akhaleghi opened this issue Aug 23, 2023 · 17 comments
Assignees

Comments

@akhaleghi
Copy link
Contributor

akhaleghi commented Aug 23, 2023

Overview

We want to analyze arrest data for the city of Los Angeles, and incorporate data from other sources, to determine its suitability for further analysis by Hack for LA. More information about the data, from the Controller's office website:

  • The LAPD arrest types fall into five categories identified by the LAPD: (1) felony, (2) misdemeanor, (3) infractions, (4) dependent, and (5) other.
  • Under California law, a felony is a crime that is punishable with death, by imprisonment in the state prison,
    or . . . by imprisonment in a county jail under [certain provisions]. Every other crime or public offense is a misdemeanor except those offenses that are classified as infractions. Misdemeanors and infractions carry varying degrees of financial and incarceration consequences.
  • LAPD makes more arrests for misdemeanor and infraction offenses than for felonies.
    • 2019: 55,954 misdemeanor & infraction arrests vs. 33,663 felony arrests
    • 2020: 34,659 misdemeanor & infraction arrests vs. 31,015 felony arrests
    • 2021: 33,179 misdemeanor & infraction arrests vs. 32,597 felony arrests
    • 2022: 30,431 misdemeanor & infraction arrests vs. 30,378 felony arrests

Action Items

Phase 1

  • Find available data sources and add to Resources section
  • Create data dictionary (EDA task) #194
  • Determine is this is one-time or ongoing project (and assign appropriate label)
  • Write one-sheet (see Resources below)
    • Define stakeholder
    • Summarize project, including value add
    • Define project 6 month roadmap
    • Detail history (if any)
  • Define tools to be used for analysis and visualization (if applicable)
  • Create issues required to fulfill project requirements, including exploratory data analysis, required tasks, and deliverables
    • Perform data cleaning (EDA task)
    • Understand and outline data context

Resources/Instructions

Arrest data for 2022 csv file
Arrest data from the City of Los Angeles
Check #178 for updates on whether a real time source for this data have been found

@akhaleghi
Copy link
Contributor Author

@Lalla22 @Jonathanyun While we're all working together to find a direction for this new project, I think a good way to start would be for each of you to do one of the following:

  1. Find available sources for this data - On the LA Controller's website, there is this map and this map that visualize some of the arrest data. Each of those has a "table" link at the top which navigates to the raw data. We want to document how these two data sources are different and if there is a more direct source of this data (i.e. can we obtain from LAPD)?
  2. Conduct exploratory data analysis - Let's start with creating a data dictionary. Read more about that here

@akhaleghi
Copy link
Contributor Author

@Lalla22 @Jonathanyun There has been no activity in this issue so I am going to return it to the backlog. If you'd like to be assigned to another project please volunteer for one at our next meeting.

@Lalla22
Copy link
Member

Lalla22 commented Sep 5, 2023 via email

@Lalla22 Lalla22 self-assigned this Sep 6, 2023
@Lalla22
Copy link
Member

Lalla22 commented Sep 6, 2023

Arrest and Crime Data from: 2010 - 2019

arrest-data-from-2010-to-present.csv

crime-data-from-2010-to-present.csv

@akhaleghi
Copy link
Contributor Author

Thanks for these updates, Lalla! Can you provide a little more information about where you obtained this data?

@akhaleghi
Copy link
Contributor Author

akhaleghi commented Sep 19, 2023

Bonnie's note: please tread carefully with this data and add disclaimers where necessary (i.e. we don't want to suggest areas are "unsafe"). Also, we should look at what types of crimes are missing from the data and make a note of that (i.e. are white collar crimes included, or only physical/property crimes?). For missing data, is there a source for this?

@AishwaryaN2203 AishwaryaN2203 self-assigned this Sep 19, 2023
@akhaleghi
Copy link
Contributor Author

@Lalla22 @AishwaryaN2203 based on the discussion at our CoP meeting, what we want to do here is look at the data set to determine if it's complete (i.e. does it include all types of crime or just a subset), find out whether there is a single source to obtain data at regular intervals, complete an EDA on the data set, and come up with interesting research questions to run by Karina and/or Sophia. Try to divide the work amongst yourselves how you see fit and please post weekly updates here with a comment about your progress.

@dolla24 dolla24 self-assigned this Oct 31, 2023
@akhaleghi
Copy link
Contributor Author

Hi @Lalla22 @dolla24 there have been no updates on this issue since September, so I am going to return it to the backlog. Let me know if you'd like to resume working on it and providing weekly updates.

@akhaleghi
Copy link
Contributor Author

Hi @SaleelChuri @dolla24 are there any updates on the progress of this issue?

@dolla24
Copy link
Member

dolla24 commented Feb 13, 2024

Hi Abe, i have been working on this issue, and can share some updates later this evening.
https://github.com/hackforla/data-science/blob/main/la_crime_analysis/LA%20Crime%20Data%202020-2023.ipynb

@Lalla22 Lalla22 self-assigned this Feb 18, 2024
@Lalla22
Copy link
Member

Lalla22 commented Feb 18, 2024

Status Updates: https://github.com/Lalla22/LA-Crime-and-Arrest-Data-Science-Project-Hack4LA-
Data exploration changes and updates
Working on data dictionary and one sheet project summary

@akhaleghi and @salice I have updates for next meeting

@akhaleghi akhaleghi moved this to In progress (actively working) in CoP: Data Science: Project Board Jun 10, 2024
@ZeelDesai00 ZeelDesai00 self-assigned this Aug 13, 2024
@jefryk18 jefryk18 self-assigned this Aug 15, 2024
@akhaleghi
Copy link
Contributor Author

@dolla24 @Lalla22 @SaleelChuri @ZeelDesai00 @jefryk18 We have a lot of people assigned to this issue. Can you please leave a comment if you're actively working on it? Zeel and Jefry, I assume that you two are since you have assigned yourselves to the issue in the past week.

@ZeelDesai00 ZeelDesai00 removed their assignment Aug 20, 2024
@ZeelDesai00
Copy link
Member

@akhaleghi Just to clarify, my assignment to this issue was temporary and was meant to be finalized in today's meeting. I'll update accordingly after the discussion.

@jefryk18
Copy link
Member

jefryk18 commented Aug 20, 2024 via email

@akhaleghi akhaleghi moved this from In progress (actively working) to Prioritized Backlog in CoP: Data Science: Project Board Sep 23, 2024
@akhaleghi akhaleghi moved this to Currently Recruiting in HfLA: Open Roles Sep 23, 2024
@pranjaliseth pranjaliseth self-assigned this Oct 1, 2024
@akhaleghi akhaleghi moved this from Prioritized Backlog to In progress (actively working) in CoP: Data Science: Project Board Oct 1, 2024
@ayesha-yu ayesha-yu assigned ayesha-yu and unassigned ayesha-yu Oct 1, 2024
@Shikha0428 Shikha0428 self-assigned this Oct 1, 2024
@ayesha-yu ayesha-yu self-assigned this Oct 14, 2024
@ExperimentsInHonesty ExperimentsInHonesty changed the title City of Los Angeles Arrests CoP: Data Science: City of Los Angeles Arrests Oct 14, 2024
@pranjaliseth
Copy link
Member

I am currently exploring more recent datasets for Arrests in LA region.

@ayesha-yu
Copy link
Member

Completed data cleaning for Crimes data, currently doing EDA. Will do the same for Arrests data. Using the same datasets used here

@pranjaliseth
Copy link
Member

Gathered the datasets and metadata. Completed data cleaning and EDA. Currently exploring trends and more ways to utilize the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress (actively working)
Status: Currently Recruiting
Development

No branches or pull requests