Baselight

SF Full Time Employees By Job Classification

From San Francisco Open Data

@kaggle.san_francisco_sf_full_time_employees_by_job_classification

Loading...
Loading...

About this Dataset

SF Full Time Employees By Job Classification

Content

Shows Full Time Employees by Classification. Used with the Salary Ranges by Classification and Job Titles by Classification

Context

This is a dataset hosted by the city of San Francisco. The organization has an open data platform found here and they update their information according the amount of data that is brought in. Explore San Francisco's Data using Kaggle and all of the data sources available through the San Francisco organization page!

  • Update Frequency: This dataset is updated quarterly.

Acknowledgements

This dataset is maintained using Socrata's API and Kaggle's API. Socrata has assisted countless organizations with hosting their open data and has been an integral part of the process of bringing more data to the public.

Cover photo by Annie Spratt on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Full Time Employees By Job Classification

@kaggle.san_francisco_sf_full_time_employees_by_job_classification.full_time_employees_by_job_classification
  • 44.74 KB
  • 2986 rows
  • 7 columns
Loading...

CREATE TABLE full_time_employees_by_job_classification (
  "fy" BIGINT,
  "dept_level" VARCHAR,
  "job_code" VARCHAR,
  "job_title" VARCHAR,
  "sum_fte" DOUBLE,
  "biweekly_low_rate" DOUBLE,
  "biweekly_high_rate" DOUBLE
);

Share link

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