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

Human Resources: Personnel Metrics by Month per Department

This dataset contains a number of monthly 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-month-per-bx9e-srw3\".\"human_resources_personnel_metrics_by_month_per\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • human_resources_personnel_metrics_by_month_per
     
     
     
     
     
Upstream Metadata