Intersections By Each Cross Street Permutation
City of San Francisco
@usgov.city_of_san_francisco_intersections_by_each_cross_stre_a8cd5f7c
City of San Francisco
@usgov.city_of_san_francisco_intersections_by_each_cross_stre_a8cd5f7c
CREATE TABLE table_1 (
"id" BIGINT,
"cnn" BIGINT,
"street_name_1" VARCHAR,
"street_name_2" VARCHAR,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"zip_code" DOUBLE
);
Anyone who has the link will be able to view this.