Bridge Hold Location Stipulations
City of New York
@usgov.city_of_new_york_bridge_hold_location_stipulations
City of New York
@usgov.city_of_new_york_bridge_hold_location_stipulations
CREATE TABLE table_1 (
"stipulationid" VARCHAR,
"boroughname" VARCHAR,
"onstreetname" VARCHAR,
"fromstreetname" VARCHAR,
"tostreetname" VARCHAR,
"specificlocationname" VARCHAR,
"onboroughcode" VARCHAR,
"fromboroughcode" VARCHAR,
"communitydistrictleft" DOUBLE,
"communitydistrictright" DOUBLE,
"inspectiondistrict" DOUBLE,
"maintenancesector" BIGINT,
"stipulationfulltext" VARCHAR,
"createdon" TIMESTAMP,
"modifiedon" TIMESTAMP
);
Anyone who has the link will be able to view this.