Hourly Rates Of Pay By Classification And Step
City of San Francisco
@usgov.city_of_san_francisco_hourly_rates_of_pay_by_classific_4661c074
City of San Francisco
@usgov.city_of_san_francisco_hourly_rates_of_pay_by_classific_4661c074
CREATE TABLE table_1 (
"fiscal_year" VARCHAR,
"eff_date" TIMESTAMP,
"job_code" VARCHAR,
"title" VARCHAR,
"union_code" VARCHAR,
"setid" VARCHAR,
"grade" VARCHAR,
"biweekly_min" DOUBLE,
"biweekly_max" DOUBLE,
"extended_range" DOUBLE,
"step_1" DOUBLE,
"step_2" DOUBLE,
"step_3" DOUBLE,
"step_4" DOUBLE,
"step_5" DOUBLE,
"step_6" DOUBLE,
"step_7" DOUBLE,
"step_8" DOUBLE,
"step_9" DOUBLE,
"step_10" DOUBLE,
"step_11" DOUBLE,
"step_12" DOUBLE,
"step_13" DOUBLE,
"step_14" DOUBLE,
"step_15" DOUBLE,
"step_16" DOUBLE,
"step_17" DOUBLE,
"step_18" DOUBLE,
"step_19" DOUBLE,
"step_20" DOUBLE
);
Anyone who has the link will be able to view this.