San Francisco Development Pipeline
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_development_pipeline
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_development_pipeline
CREATE TABLE table_1 (
"blklot" VARCHAR,
"nameaddr" VARCHAR,
"approved_date_planning" VARCHAR,
"has_approved_entitlement" VARCHAR,
"current_status" VARCHAR,
"current_status_date" VARCHAR,
"new_pipeline_units" BIGINT,
"existing_units" BIGINT,
"proposed_units" BIGINT,
"demo_units" BIGINT,
"net_pipeline_units" BIGINT,
"completed_new_units" BIGINT,
"pipeline_affordable_units" BIGINT,
"aff_estimation_type" VARCHAR,
"bmr_units_ex_low" BIGINT,
"bmr_units_very_low" BIGINT,
"bmr_units_low" BIGINT,
"bmr_units_moderate" BIGINT,
"affordability_type" VARCHAR,
"tenure_type" VARCHAR,
"case_no" VARCHAR,
"bpa_no" DOUBLE,
"bpa_form_no" DOUBLE,
"is_site_permit" VARCHAR,
"description_planning" VARCHAR,
"description_dbi" VARCHAR,
"non_residential_total_gsf" BIGINT,
"non_residential_net_gsf" BIGINT,
"cie_exist" BIGINT,
"cie" BIGINT,
"cienet" BIGINT,
"med_exist" BIGINT,
"med" BIGINT,
"mednet" BIGINT,
"mips_exist" BIGINT,
"mips" BIGINT,
"mipsnet" BIGINT,
"pdr_exist" BIGINT,
"pdr" BIGINT,
"pdrnet" BIGINT,
"ret_exist" BIGINT,
"ret" BIGINT,
"retnet" BIGINT,
"visit_exist" BIGINT,
"visit" BIGINT,
"visitnet" BIGINT,
"planner" VARCHAR,
"sponsor" VARCHAR,
"contact" VARCHAR,
"contactph" VARCHAR,
"da" VARCHAR,
"legalization" VARCHAR,
"adu" VARCHAR,
"state_density" VARCHAR,
"planning_district" VARCHAR,
"sd22" BIGINT,
"nhood37" VARCHAR,
"nhood41" VARCHAR,
"zoning_district" VARCHAR,
"height_district" VARCHAR,
"pda" VARCHAR,
"sud" VARCHAR,
"planning_area" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"latlong" VARCHAR
);
Anyone who has the link will be able to view this.