sharefulton-fultoncountyga-gov/human-resources-personnel-metrics-by-year-per-yvqw-b7qs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Human Resources: Personnel Metrics by Year per Department

This dataset contains a number of annual personnel metrics such as attrition rate, vacancy rate, turnover rate, and retention rate, as well as counts like separations, active employees, hires, and vacancies.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"sharefulton-fultoncountyga-gov/human-resources-personnel-metrics-by-year-per-yvqw-b7qs\".\"human_resources_personnel_metrics_by_year_per\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • human_resources_personnel_metrics_by_year_per
     
     
     
     
     
Upstream Metadata