Film Locations In San Francisco
City of San Francisco
@usgov.city_of_san_francisco_film_locations_in_san_francisco
City of San Francisco
@usgov.city_of_san_francisco_film_locations_in_san_francisco
CREATE TABLE table_1 (
"title" VARCHAR,
"release_year" BIGINT,
"locations" VARCHAR,
"fun_facts" VARCHAR,
"production_company" VARCHAR,
"distributor" VARCHAR,
"director" VARCHAR,
"writer" VARCHAR,
"actor_1" VARCHAR,
"actor_2" VARCHAR,
"actor_3" VARCHAR,
"point" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"analysis_neighborhood" VARCHAR,
"supervisor_district" DOUBLE,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"sf_find_neighborhoods" DOUBLE,
"analysis_neighborhoods" DOUBLE,
"current_supervisor_districts" DOUBLE
);
Anyone who has the link will be able to view this.