OpenAddresses - U.S. Northeast
Addresses and geo locations for the U.S. Northeast
@kaggle.openaddresses_openaddresses_us_northeast
Addresses and geo locations for the U.S. Northeast
@kaggle.openaddresses_openaddresses_us_northeast
CREATE TABLE nh (
"lon" DOUBLE,
"lat" DOUBLE,
"number" DOUBLE,
"street" VARCHAR,
"unit" VARCHAR,
"city" VARCHAR,
"district" VARCHAR,
"region" VARCHAR,
"postcode" VARCHAR,
"id" VARCHAR,
"hash" VARCHAR
);
Anyone who has the link will be able to view this.