Baselight

Statewide Hybrid Workforce

State of California

@usgov.ca_gov_statewide_hybrid_workforce

Loading...
Loading...

About this Dataset

Statewide Hybrid Workforce

Statewide Telework data
Organization: State of California
Last updated: 2024-03-30T02:17:13.031664
Tags: telework

Tables

CBID And Classification List

@usgov.ca_gov_statewide_hybrid_workforce.cbid_and_classification_list
  • 1.21 MB
  • 208609 rows
  • 12 columns
Loading...

CREATE TABLE cbid_and_classification_list (
  "reporting_year" BIGINT,
  "reporting_month" BIGINT,
  "org_code" VARCHAR,
  "department_name" VARCHAR,
  "class_code" BIGINT,
  "class_title" VARCHAR,
  "bargaining_unit" VARCHAR,
  "employee_count" BIGINT,
  "not_telework_eligible" BIGINT,
  "remote_centered" BIGINT,
  "office_centered" BIGINT,
  "eligible_not_teleworking" BIGINT
);

Data Submission Status

@usgov.ca_gov_statewide_hybrid_workforce.data_submission_status
  • 7.56 KB
  • 4088 rows
  • 3 columns
Loading...

CREATE TABLE data_submission_status (
  "report_month" TIMESTAMP,
  "department" VARCHAR,
  "submission_status" VARCHAR
);

Detail By Agency Department

@usgov.ca_gov_statewide_hybrid_workforce.detail_by_agency_department
  • 141.56 KB
  • 3445 rows
  • 21 columns
Loading...

CREATE TABLE detail_by_agency_department (
  "report_month" TIMESTAMP,
  "org_code" VARCHAR,
  "department" VARCHAR,
  "all_reported_employees" DOUBLE,
  "telework_eligible_employees" DOUBLE,
  "telework_eligible_all_reported" VARCHAR,
  "remote_centered_employees" DOUBLE,
  "remote_centered_all_reported" VARCHAR,
  "remote_centered_telework_eligible" VARCHAR,
  "office_centered_employees" DOUBLE,
  "office_centered_all_reported" VARCHAR,
  "office_centered_telework_eligible" VARCHAR,
  "teleworker_remote_office" DOUBLE,
  "teleworker_all_reported" VARCHAR,
  "teleworker_telework_eligible" VARCHAR,
  "not_teleworking_employees_from_eligible" DOUBLE,
  "not_teleworking_all_reported" VARCHAR,
  "not_teleworking_telework_eligible" VARCHAR,
  "not_teleworking_not_eligible" DOUBLE,
  "not_teleworking_not_eligible_all_reported" VARCHAR,
  "telework_days_from_eligible" VARCHAR
);

Employee By Classification

@usgov.ca_gov_statewide_hybrid_workforce.employee_by_classification
  • 744.14 KB
  • 249850 rows
  • 12 columns
Loading...

CREATE TABLE employee_by_classification (
  "reporting_year" DOUBLE,
  "reporting_month" DOUBLE,
  "org_code" VARCHAR,
  "department_name" VARCHAR,
  "class_code" DOUBLE,
  "class_title" VARCHAR,
  "bargaining_unit" VARCHAR,
  "employee_count" DOUBLE,
  "not_telework_eligible" DOUBLE,
  "remote_centered" DOUBLE,
  "office_centered" DOUBLE,
  "eligible_not_teleworking" DOUBLE
);

In Office Days Detail

@usgov.ca_gov_statewide_hybrid_workforce.in_office_days_detail
  • 51.2 KB
  • 3148 rows
  • 9 columns
Loading...

CREATE TABLE in_office_days_detail (
  "report_month" TIMESTAMP,
  "department" VARCHAR,
  "n_0_days" BIGINT,
  "n_1_day" BIGINT,
  "n_2_days" BIGINT,
  "n_3_days" BIGINT,
  "n_4_days" BIGINT,
  "n_5_days" BIGINT,
  "total" BIGINT
);

In Office Days Trend

@usgov.ca_gov_statewide_hybrid_workforce.in_office_days_trend
  • 13.06 KB
  • 3421 rows
  • 3 columns
Loading...

CREATE TABLE in_office_days_trend (
  "report_month" TIMESTAMP,
  "department" VARCHAR,
  "avg_office_days_week" DOUBLE
);

State Hybrid Workforce Trend

@usgov.ca_gov_statewide_hybrid_workforce.state_hybrid_workforce_trend
  • 7.23 KB
  • 27 rows
  • 7 columns
Loading...

CREATE TABLE state_hybrid_workforce_trend (
  "report_month" TIMESTAMP,
  "all_staff" BIGINT,
  "not_eligible_for_telework" BIGINT,
  "telework_eligible" BIGINT,
  "eligible_not_teleworking" BIGINT,
  "office_centered" BIGINT,
  "remote_centered" BIGINT
);

Telework Days Detail

@usgov.ca_gov_statewide_hybrid_workforce.telework_days_detail
  • 51.04 KB
  • 3130 rows
  • 9 columns
Loading...

CREATE TABLE telework_days_detail (
  "report_month" TIMESTAMP,
  "department" VARCHAR,
  "n_0_days" BIGINT,
  "n_1_day" BIGINT,
  "n_2_days" BIGINT,
  "n_3_days" BIGINT,
  "n_4_days" BIGINT,
  "n_5_days" BIGINT,
  "total" BIGINT
);

Telework Days Trend

@usgov.ca_gov_statewide_hybrid_workforce.telework_days_trend
  • 13.07 KB
  • 3421 rows
  • 3 columns
Loading...

CREATE TABLE telework_days_trend (
  "report_month" TIMESTAMP,
  "department" VARCHAR,
  "avg_telework_days_week" DOUBLE
);

Share link

Anyone who has the link will be able to view this.