Planning Department Project Application Review Metrics
City of San Francisco
@usgov.city_of_san_francisco_planning_department_project_appl_3cb31c4f
City of San Francisco
@usgov.city_of_san_francisco_planning_department_project_appl_3cb31c4f
CREATE TABLE table_1 (
"b1_alt_id" VARCHAR,
"project_stage" VARCHAR,
"observation_window_type" VARCHAR,
"observation_window_date" VARCHAR,
"start_event_type" VARCHAR,
"start_event_date" VARCHAR,
"end_event_type" VARCHAR,
"end_event_date" VARCHAR,
"metric_value" DOUBLE,
"sla_value" DOUBLE,
"metric_outcome" VARCHAR,
"potential_error" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.