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
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.