Large Utility Excavation Permits
City of San Francisco
@usgov.city_of_san_francisco_large_utility_excavation_permits
City of San Francisco
@usgov.city_of_san_francisco_large_utility_excavation_permits
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"street_name" VARCHAR,
"cross_street_1" VARCHAR,
"cross_street_2" VARCHAR,
"cnn" BIGINT,
"agent" VARCHAR,
"permit_purpose" VARCHAR,
"permit_reason" VARCHAR,
"permit_status" VARCHAR,
"permit_start_date" VARCHAR,
"permit_end_date" VARCHAR,
"permit_renewed_from_permit_number" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.