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 Evictions #179

Open
13 tasks done
akhaleghi opened this issue Aug 23, 2023 · 17 comments
Open
13 tasks done

CoP: Data Science: City of Los Angeles Evictions #179

akhaleghi opened this issue Aug 23, 2023 · 17 comments

Comments

@akhaleghi
Copy link
Contributor

akhaleghi commented Aug 23, 2023

Prerequisite(s)

If you would like to work on this issue, please add a comment below and include the following information:

  • Your name
  • How many hours you can commit to working on this in the next week (minimum of 2)
  • Commit to providing an update with a comment before the next community of practice meeting

For example:

  • John Doe
  • I can commit to working on this issue 3 hours in the following week.
  • Yes, I will provide an update on my progress with a comment below.

Once you have done this, please add yourself to the “Assignees” section on the right and update the issue weekly to document your progress.

Overview

We want to analyze eviction data for the city of Los Angeles, and incorporate data from other sources, to determine whether there are actions local leaders can take to address the problem. The following background information is from the LA Controller's website:

  • August 1, 2023 – rent owed from March 1, 2020 to August 31, 2020 is due. If the Declaration of COVID-19-Related Financial Distress form was returned to the landlord within 15 days of rent being due, they cannot be evicted for nonpayment of rent.
  • February 1, 2024 – rent owed from October 1, 2021 to January 31, 2023 is due. If a tenant returned the Declaration of COVID-19-Related Financial Distress form to the landlord within 15 days of rent being due AND paid 25% of rent owed from this period, they cannot be evicted for nonpayment of rent.
  • However, since March 27, 2023, landlords may not evict a tenant who falls behind in rent unless the tenant owes an amount higher than the Fair Market Rent (FMR). The FMR depends on the bedroom size of the rental unit.

Action Items

Phase 1

  • Find available data sources and add to Resources section
  • Perform Exploratory Data Analysis (read more here
    • Create data dictionary (EDA task)
    • Perform data cleaning (EDA task)
    • Understand and outline data context
  • 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

Resources/Instructions

Feb 2023 - July 2023 eviction data csv file
Check #178 for updates on whether a real time source for this data have been found

@akhaleghi akhaleghi added role: data science size: 3pt Can be done in 13-18 hours project: missing this tags is mutually exclusive with feature: missing. Please use the correct label epic project: EDA and removed project: missing this tags is mutually exclusive with feature: missing. Please use the correct label labels Aug 23, 2023
@chelseybeck
Copy link
Member

chelseybeck commented Aug 29, 2023

perhaps another reason for the influx? would be interesting to explore https://www.wired.com/story/generative-ai-courts-law-justice/

@akhaleghi akhaleghi assigned akhaleghi and unassigned akhaleghi Sep 19, 2023
@JANEDIOKPO JANEDIOKPO self-assigned this Sep 19, 2023
@JANEDIOKPO
Copy link

Jane Diokpo
I can commit to working on this issue 2 hours in the following week.
Yes, I will provide an update on my progress with a comment below.

@akhaleghi
Copy link
Contributor Author

@JANEDIOKPO Thanks for volunteering, so the first steps would be to investigate what other sources are available to obtain eviction data as what has been found is only a subset (2023 data only) and then perform EDA on the data set.

@JANEDIOKPO
Copy link

JANEDIOKPO commented Sep 21, 2023

@JANEDIOKPO Thanks for volunteering, so the first steps would be to investigate what other sources are available to obtain eviction data as what has been found is only a subset (2023 data only) and then perform EDA on the data set.

@akhaleghi akhaleghi Hi, I'm completely new to data science and trying to learn. I'd appreciate it if you could send some resources on how to do an EDA or find sources.

@akhaleghi
Copy link
Contributor Author

Hi @JANEDIOKPO I'm going to move this back to the backlog because there hasn't been any activity on the issue. Let me know if you'd like to work on it.

@pranjaliseth
Copy link
Member

  • Pranjali Seth
  • I can commit to working on this issue 12 hours in the following week.
  • Yes, I will provide an update on my progress with a comment below.

@pranjaliseth pranjaliseth self-assigned this Mar 1, 2024
@pranjaliseth
Copy link
Member

I have gathered the data set, analyzed and tried experimenting with a few EDA cleaning tasks

@pranjaliseth
Copy link
Member

I worked for 6 hours the last week, here's the update -

The data set in itself is very less informative and it is hard to find any trends with the given variables against the target variable. I have therefore researched on other data sets on the LA Controller’s website to find the metadata or any supporting data that can be clubbed with the current dataset to find more concrete relationship with the target variable.
I went through the following day sets - LA Homelessness expense tracker, LA Payroll Employee Residence Analysis, Cash for Keys and Affordable Housing Covenants. Out of these, the Cash for keys contains the information regarding the owners paying the residents to leave, which correlates to the owners dissatisfaction. If an area has a high dissatisfaction, it would be that people fail to pay rent or adhere to the society guidelines. The addresses in the dataset can be converted to zip codes using GeoPy and we can find the average buyout for that year and place and therefore find some relation with the eviction notices.
I also found fair market rent(FMR) for Los Angeles from a different website (https://www.laalmanac.com/economy/ec40b.php ) along with looking for household income dataset for the LA County as well.
Currently, need to discuss with the team, how to go ahead with the issue and whether to involve any other data sets with better variables or not.

@pranjaliseth
Copy link
Member

I read several articles on the Los Angeles Evictions rules and laws before, during and post Covid-19 pandemic to get insights about the background information. Collected the Fair Market Rent(FMR) by zip codes data set and estimated population by zip codes data for the LA County. Merged the relevant datasets to the original data to find dependencies and trends between the datasets. Currently working with the population dataset to find useful insights on the eviction cases and intensity.

@noelthomas28
Copy link
Member

  • Noel Thomas
  • I can commit to working on this issue 15 hours this week.
  • Yes, I will provide an update on my progress with a comment below, before the next CoP meeting.

@noelthomas28 noelthomas28 self-assigned this May 7, 2024
@rahul897 rahul897 self-assigned this Jun 9, 2024
@rahul897
Copy link
Member

rahul897 commented Jun 9, 2024

Rahul Iragavarapu
I can commit to working on this issue 2 hours in the following week.
I will provide an update on my progress with a comment below.

@pranjaliseth
Copy link
Member

pranjaliseth commented Jun 11, 2024

Provided all findings in the CoP meeting today. I will next be working on documentation for the issue checklist.

@ExperimentsInHonesty ExperimentsInHonesty closed this as completed by moving to Filled in HfLA: Open Roles Jun 18, 2024
@github-project-automation github-project-automation bot moved this from In progress (actively working) to Done in CoP: Data Science: Project Board Jun 18, 2024
@github-project-automation github-project-automation bot moved this from Done to In progress (actively working) in CoP: Data Science: Project Board Jun 18, 2024
@ExperimentsInHonesty ExperimentsInHonesty changed the title City of Los Angeles Evictions CoP: Data Science: City of Los Angeles Evictions Jun 18, 2024
@Rohith87654321 Rohith87654321 self-assigned this Jun 21, 2024
@pranjaliseth
Copy link
Member

Working on the documentation. Completed some part of it so far. Also will be working on creating the presentation soon.

@RomyPatel RomyPatel closed this as completed by moving to Filled in HfLA: Open Roles Jul 9, 2024
@github-project-automation github-project-automation bot moved this from In progress (actively working) to Done in CoP: Data Science: Project Board Jul 9, 2024
@pranjaliseth pranjaliseth reopened this Aug 12, 2024
@github-project-automation github-project-automation bot moved this from Done to In progress (actively working) in CoP: Data Science: Project Board Aug 12, 2024
@pranjaliseth
Copy link
Member

Uploading the google drive links for data sets and code

@pranjaliseth
Copy link
Member

@github-project-automation github-project-automation bot moved this from In progress (actively working) to Done in CoP: Data Science: Project Board Aug 12, 2024
@akhaleghi akhaleghi reopened this Sep 24, 2024
@akhaleghi akhaleghi moved this from In progress (actively working) to Done in CoP: Data Science: Project Board Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Filled
Development

No branches or pull requests