Intercity Bus Stop Permits
City of New York
@usgov.city_of_new_york_intercity_bus_stop_permits
City of New York
@usgov.city_of_new_york_intercity_bus_stop_permits
Intercity bus operators must obtain a permit from DOT before they can make on-street stops in the city.
Organization: City of New York
Last updated: 2020-11-10T17:04:26.187186
Tags: application, buses, permit
CREATE TABLE table_1 (
"permitnumber" VARCHAR,
"applicationtrackingid" VARCHAR,
"sequencenumber" BIGINT,
"applicationtypeshortdesc" VARCHAR,
"permitstatusid" BIGINT,
"permitstatusshortdesc" VARCHAR,
"permitseriesid" VARCHAR,
"permitseriesshortdesc" VARCHAR,
"permittypeid" VARCHAR,
"permittypedesc" VARCHAR,
"specificstipulations" VARCHAR,
"permitissuedate" TIMESTAMP,
"issuedworkstartdate" TIMESTAMP,
"issuedworkenddate" TIMESTAMP,
"boroughname" VARCHAR,
"onstreetname" VARCHAR,
"fromstreetname" VARCHAR,
"tostreetname" VARCHAR,
"permitteename" VARCHAR,
"createdon" TIMESTAMP,
"modifiedon" TIMESTAMP
);Anyone who has the link will be able to view this.