Giter Club home page Giter Club logo

homeless-sleeping-restrictions's Introduction

The effect of proposed restrictions on where homeless people can sleep in Los Angeles

By Matt Stiles and Ryan Menezes

Los Angeles Times

This repository contains the datasets and code used to examine the effects of a proposed restriction on where the homeless can sleep. The proposal was put forward by Councilmember Mitch O’Farrell at L.A. City Hall in August.

To perform the spatial analysis, the Times used the Python programming language and a popular open-source spatial library, GeoPandas, to plot parks, schools, day care centers and some special venues — and then to draw 500-foot buffers around them. The results were then clipped by neighborhood, and the percentage of buffered area for each neighborhood was calculated. We also took steps to estimate the population of homeless people that would be affected by the proposal: Those who, quite literally, are forced to sleep on the street at night (as opposed to those who take shelter in cars or other vehicles). The relevant Python code is detailed in three Jupyter notebooks here.

The analysis shows that at least 26% of the city -- or about 127 of the city's 476 square miles -- would be excluded for sleeping under the proposed rules. The policy would affect 15,000 homeless Angelenos who sleep on the sidewalks at night.

Read more

Targeted location types

The proposal isn't yet specific, so we made some assumptions about the types of locations to include. The data for these locations come from city, county and state GIS portals, and they've been clipped to the city's boundaries before the analysis.

We drew 500-foot buffers around these places:

  • All public schools (polygons from the city)
  • Private schools (polygons extracted from the countywide parcel file)
  • Children’s day care centers (points from the state's list and related to county parcel records)
  • City, county, regional state parks (only those polygons from the county's parks spatial database that are within the city limits, excluding those categorized as transportation 'parkways', such Metro rail lines)
  • Special venues (polygons extracted manually from the county's parcel file)
    • Staples Center (AIN# 5138016913)
    • Los Angeles Veterans Memorial Coliseum (5037027937)
    • Hollywood Bowl (5549009903)
    • Dodger Stadium (5415018016/5415018015)
    • Universal Studios (2424043034/2424043021)
    • El Pueblo de Los Angeles Historical Monument (5408008900)
    • Hollywood Walk of Fame (Hollywood Blvd from La Brea to Gower)

Data sources for locations

Some of these data sets — schools, for example — represent complete lists of properties. Others, such as those collected by Los Angeles County GIS officials for homeless shelters and child care centers, are compiled from official sources for private and government-related facilities, but they are not complete lists.

homeless-sleeping-restrictions's People

Contributors

ryanvmenezes avatar stiles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

yanofsky jawshv

homeless-sleeping-restrictions's Issues

Hollywood Walk of Fame area

Great work with this project, I was just chatting the other day about how I was hoping someone would put something like it together!

I haven't looked at the specifics of the proposal, but unless the special area of the Walk of Fame is described by the council as only being on Hollywood blvd, a piece is missing. There is a North-South section that runs on Vine, from Yucca to Sunset.

Sidewalk and Driveway Data

Hi! Wanted to pass this along.

NavigateLA, Bureau of Engineering's mapping tool has data on sidewalks and driveways, they are using an ESRI server, you can access here, the "Driveways" layer is pretty good, but there are some missing driveways which are defined as "sidewalk/driveway" and they appear in the "Sidewalks" layer, so you need to tap into those two.

Thanks for the great work!

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.