Mobile Roadway Vending Location
District of Columbia
@usgov.district_of_columbia_mobile_roadway_vending_location
District of Columbia
@usgov.district_of_columbia_mobile_roadway_vending_location
Collaboration between the Department of Licensing and Consumer Protection (DLCP) and the District Department of Transportation (DDOT) DCMR 24-534. The regulations were effective October 1, 2013 (DCMR 24-5: Vending). The data accurate as of April 1, 2014. Meter numbers are either odd-numbered or even-numbered in sequence. Except for Capitol Riverfront, all meters are individual vs. multi-space meters.
Organization: District of Columbia
Last updated: 2024-04-30T17:59:38.290790
Tags: ddot, district-of-columbia, food, mobile-roadway-vendor, mrv, tourism, transportation, washington-dc
CREATE TABLE table_1 (
"name" VARCHAR,
"popupinfo" VARCHAR,
"numberoftrucks" BIGINT,
"starttime" BIGINT,
"endtime" BIGINT,
"streetname" VARCHAR,
"quadrant" BIGINT,
"unitblockstart" BIGINT,
"unitblockend" BIGINT,
"lastupdate" TIMESTAMP,
"meternumstart" BIGINT,
"meternumend" DOUBLE,
"roadwaysegid" BIGINT,
"streetsegid" BIGINT,
"objectid" BIGINT,
"created_user" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"se_anno_cad_data" VARCHAR,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.