Address Points Bloomington
City of Bloomington
@usgov.city_of_bloomington_address_points_bloomington_f180c
City of Bloomington
@usgov.city_of_bloomington_address_points_bloomington_f180c
CREATE TABLE table_1 (
"location_id" BIGINT,
"address_type" VARCHAR,
"full_street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"full_subunit" VARCHAR,
"jurisdiction" VARCHAR,
"location_use_type" VARCHAR,
"x_coordinate" BIGINT,
"y_coordinate" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.