Residential Parking Permit Blocks
District of Columbia
@usgov.district_of_columbia_residential_parking_permit_blocks
District of Columbia
@usgov.district_of_columbia_residential_parking_permit_blocks
The Residential Permit Parking (RPP) Blocks data support the RPP program which limits residential parking to residents living on designated blocks. This dataset is derived from the District Department of Transportation (DDOT) roadway block (centerline) dataset. Residents can learn more about the RPP program at https://www.parkdc.com, including guidelines for eligibility to receive a permit and instructions on how to petition for an RPP block.
This map displays blocks that are part of the RPP program. This map does not necessarily display areas with available RPP parking.
RPP Permits and Visitor Parking Permits (VPPs) allow parking at green and red RPP zone signs. Please review and follow on-street signage and parking regulations to avoid receiving a citation.
Organization: District of Columbia
Last updated: 2024-04-30T18:19:46.621549
Tags: dc, ddot, district-of-columbia, dmv, motor-vehicles, parkdc, residential-parking-permit-blocks, rpp, transportation, washington-dc
CREATE TABLE table_1 (
"routename" VARCHAR,
"roadtype" BIGINT,
"streettype" VARCHAR,
"quadrant" BIGINT,
"dcfunctionalclass" BIGINT,
"rppdirection" BIGINT,
"rppside" VARCHAR,
"parkingzone_rop" DOUBLE,
"parkingzone_rpp" DOUBLE,
"totalparkinglanes" BIGINT,
"totalparkinglanewidth" BIGINT,
"ward_id" BIGINT,
"anc_id" VARCHAR,
"smd_id" VARCHAR,
"routeid" VARCHAR,
"blockkey" VARCHAR,
"block_name" VARCHAR,
"address_range_right_high" DOUBLE,
"address_range_left_high" DOUBLE,
"address_range_right_low" DOUBLE,
"address_range_left_low" DOUBLE,
"mar_id" DOUBLE,
"blockid" VARCHAR,
"se_anno_cad_data" VARCHAR,
"objectid" BIGINT,
"dc_maintenance_operations" BIGINT,
"maintenance_operations" BIGINT,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.