DART (Department Application Review And Tracking) On The Web: Beginning 1988
State of New York
@usgov.state_of_new_york_dart_department_application_review_a_db22e98d
State of New York
@usgov.state_of_new_york_dart_department_application_review_a_db22e98d
Tabular Data for Permits administered by the Agency in which the general public can use a web interface to look up specific facilities and applications.
Organization: State of New York
Last updated: 2020-11-12T04:00:11.773376
Tags: dart, permit-application-tracking-system, permits, web-interface-application
CREATE TABLE table_1 (
"application_id" VARCHAR,
"facility" VARCHAR,
"location" VARCHAR,
"town_or_city" VARCHAR,
"applicant" VARCHAR,
"permit_type" VARCHAR,
"application_type" VARCHAR,
"date_received" VARCHAR,
"status" VARCHAR,
"complete_status" VARCHAR,
"upa_class" VARCHAR,
"short_description" VARCHAR,
"enb_publication_date" TIMESTAMP,
"written_comments_due" TIMESTAMP,
"seqr_class" VARCHAR,
"seqr_determination" VARCHAR,
"lead_agency" VARCHAR,
"enivronmental_justice" VARCHAR,
"shpa_status" VARCHAR,
"coastal_zone_status" VARCHAR,
"final_disposition" VARCHAR,
"permit_effective_date" VARCHAR,
"permit_expiration_date" VARCHAR,
"stimulus_project" VARCHAR,
"other_known_ids" VARCHAR,
"dec_contact" VARCHAR
);
Anyone who has the link will be able to view this.