CURRENT BASES
City of New York
@usgov.city_of_new_york_current_bases
City of New York
@usgov.city_of_new_york_current_bases
CREATE TABLE table_1 (
"license_number" VARCHAR,
"entity_name" VARCHAR,
"telephone_number" BIGINT,
"shl_endorsed" VARCHAR,
"building" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" VARCHAR,
"type_of_base" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"date" TIMESTAMP,
"time" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.