Self Hauler Registrants
City of New York
@usgov.city_of_new_york_self_hauler_registrants
City of New York
@usgov.city_of_new_york_self_hauler_registrants
CREATE TABLE table_1 (
"created" TIMESTAMP,
"bic_number" VARCHAR,
"account_name" VARCHAR,
"trade_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" VARCHAR,
"phone" VARCHAR,
"email" VARCHAR,
"application_type" VARCHAR,
"disposition_date" TIMESTAMP,
"effective_date" TIMESTAMP,
"expiration_date" TIMESTAMP,
"renewal" VARCHAR,
"export_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"boro" VARCHAR
);
Anyone who has the link will be able to view this.