Parking Blockface
District of Columbia
@usgov.district_of_columbia_parking_blockface
District of Columbia
@usgov.district_of_columbia_parking_blockface
This dataset includes all block faces with parking in Washington, DC according to their digital curb identification number. Attributes include block address with side of street, resident permit parking zone, payment zones, rush hour restrictions, some revenue and generalized curbside policy.
Organization: District of Columbia
Last updated: 2024-10-29T21:27:07.402744
Tags: curbside, dc, ddot, district-of-columbia, mobile-payment, parking, washington-dc
CREATE TABLE table_1 (
"mobilepay_zone" BIGINT,
"ptp_zone" VARCHAR,
"ada_zone" VARCHAR,
"mc_zone" VARCHAR,
"coach_zone" VARCHAR,
"load_zone" VARCHAR,
"qc_zone" VARCHAR,
"block_address" VARCHAR,
"block_side" VARCHAR,
"block_address_combined" VARCHAR,
"first_blockkey" VARCHAR,
"last_blockkey" VARCHAR,
"pm_legacy" VARCHAR,
"rpp_zone" VARCHAR,
"rhr" VARCHAR,
"parking_spaces" BIGINT,
"avg_daily_transactions" BIGINT,
"avg_daily_revenue" BIGINT,
"avg_morning_transactions" BIGINT,
"avg_md_transactions" BIGINT,
"avg_eve_transactions" BIGINT,
"avg_morning_revenue" BIGINT,
"avg_md_revenue" BIGINT,
"avg_eve_revenue" BIGINT,
"prk_pol" BIGINT,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"objectid" BIGINT,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.