Facilities Licensed By The Department Of Motor Vehicles (DMV)
State of New York
@usgov.state_of_new_york_facilities_licensed_by_the_departmen_1a92b88c
State of New York
@usgov.state_of_new_york_facilities_licensed_by_the_departmen_1a92b88c
CREATE TABLE table_1 (
"facility" BIGINT,
"facility_name" VARCHAR,
"facility_name_overflow" VARCHAR,
"facility_street" VARCHAR,
"facility_city" VARCHAR,
"facility_state" VARCHAR,
"facility_zip_code" BIGINT,
"facility_county" VARCHAR,
"owner_name" VARCHAR,
"owner_name_overflow" VARCHAR,
"business_type" VARCHAR,
"original_issuance_date" TIMESTAMP,
"last_renewal_date" TIMESTAMP,
"expiration_date" TIMESTAMP,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.