Historical Licenses
City of New York
@usgov.city_of_new_york_historical_licenses
City of New York
@usgov.city_of_new_york_historical_licenses
CREATE TABLE table_1 (
"dca_license_number" BIGINT,
"license_type" VARCHAR,
"license_creation_date" TIMESTAMP,
"license_expiration_date" TIMESTAMP,
"license_status" VARCHAR,
"license_status_date" TIMESTAMP,
"business_code" BIGINT,
"business_code_description" VARCHAR,
"business_name" VARCHAR,
"business_name2" VARCHAR,
"address_building" VARCHAR,
"address_street_name" VARCHAR,
"secondary_address_street_name" VARCHAR,
"address_city" VARCHAR,
"address_state" VARCHAR,
"address_postcode" VARCHAR,
"contact_phone_number" VARCHAR,
"borough_code" VARCHAR,
"community_board" DOUBLE,
"council_district" DOUBLE,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE,
"neighborhood_tabulation_area_nta_2020" VARCHAR
);
Anyone who has the link will be able to view this.