Regional Planning Unit Overviews
State of California
@usgov.ca_gov_regional_planning_unit_overviews
State of California
@usgov.ca_gov_regional_planning_unit_overviews
CREATE TABLE regional_planning_unit_overviews (
"area_type" VARCHAR,
"area_name" VARCHAR,
"period" VARCHAR,
"standard_occupational_classification_soc_code" VARCHAR,
"occupational_title" VARCHAR,
"base_year" BIGINT,
"projection_employment_estimate" BIGINT,
"numeric_change" BIGINT,
"percent_change" DOUBLE,
"exits" BIGINT,
"transfers" BIGINT,
"total_job_openings" BIGINT,
"median_hourly_wage" VARCHAR,
"median_annual_wage" VARCHAR,
"entry_level_education" VARCHAR,
"work_experience" VARCHAR,
"job_training" VARCHAR
);
Anyone who has the link will be able to view this.