SFMTA Projects - Points
City of San Francisco
@usgov.city_of_san_francisco_sfmta_projects_points
City of San Francisco
@usgov.city_of_san_francisco_sfmta_projects_points
CREATE TABLE table_1 (
"objectid" BIGINT,
"projectnode" BIGINT,
"projectname" VARCHAR,
"cip_id" VARCHAR,
"cip_title" VARCHAR,
"projectpage" VARCHAR,
"teaser" VARCHAR,
"projectphase" VARCHAR,
"projecttype" VARCHAR,
"partneragencies" VARCHAR,
"webpagepublished" VARCHAR,
"supervisorname" VARCHAR,
"supervisordistrict" VARCHAR,
"neighborhood" VARCHAR,
"map_option" VARCHAR,
"geoevent_lastupdate" TIMESTAMP,
"created_date" TIMESTAMP,
"created_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"nhood_node" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"sf_find_neighborhoods_2" DOUBLE,
"current_police_districts_2" DOUBLE,
"current_supervisor_districts_2" BIGINT,
"analysis_neighborhoods_2" DOUBLE,
"neighborhoods" DOUBLE
);
Anyone who has the link will be able to view this.