Parking Meters
District of Columbia
@usgov.district_of_columbia_parking_meters_219d2
District of Columbia
@usgov.district_of_columbia_parking_meters_219d2
Parking meter assets are used to manage and encourage turnover of curbside use on streets in Washington, DC. These assets are owned, operated, and maintained by the District Department of Transportation (DDOT), unless otherwise noted (e.g. meters on National Park Service property are maintained and owned by the National Park Service).
Organization: District of Columbia
Last updated: 2024-04-30T17:59:11.714773
Tags: curbside, dc, ddot, district-of-columbia, meters, parkdc, parking, parking-meter, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"metertype" VARCHAR,
"meterid" VARCHAR,
"metermodel" VARCHAR,
"vendor" VARCHAR,
"address" VARCHAR,
"mobilepay_zone" VARCHAR,
"pm_legacy" VARCHAR,
"policy_id" DOUBLE,
"policy_description" VARCHAR,
"parking_spaces" DOUBLE,
"collect_route" DOUBLE,
"al_zone_1" VARCHAR,
"al_zone_2" VARCHAR,
"routeid" VARCHAR,
"meas" DOUBLE,
"side" VARCHAR,
"ward" VARCHAR,
"ddotmdspx" DOUBLE,
"ddotmdspy" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"objectid" BIGINT,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.