Skip to content

A shapefile with one point for every estimated Residential Permit Parking (RPP) spot in Washington, DC

Notifications You must be signed in to change notification settings

devinbrady/dc-parking

Repository files navigation

DC Parking

A shapefile with one point for every estimated Residential Permit Parking (RPP) spot in DC:

Purpose

The goal of this project is to estimate the total number of parking spots in the RPP program and count them by other geographies, such as ward, ANC single member district, census block, and neighborhood.

Process

This data is an estimate based off of street segments in the RPP data published by Open Data DC. Each segment is divided into points 21 feet apart (I measured distances between a sample of cars on an RPP block and 21 feet was a good midpoint).

Then, each point was moved to the side of the street that the data indicated was open to parking (odd, even, or both). Odd and even doesn't necessarily correspond to the correct side of the street, it was picked at random.

Next, I built buffers around each of the exclusion points and removed all of the parking spots that fell into one of the buffers.

Counts

See the notebook Counts for parking spots by ward and total area.

Exclusions

Parking spots that are near other points, defined by Open Data DC shapefiles, are excluded.

  • Street intersections: 50 foot radius
  • Fire hydrants: 20 foot radius
  • Parking meters: 50 foot radius

Data Sources

Open Data DC

TIGER/Line

About

A shapefile with one point for every estimated Residential Permit Parking (RPP) spot in Washington, DC

Topics

Resources

Stars

Watchers

Forks