ny-gov/cuny-employee-headcount-by-function-and-employment-95p4-ep6e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 1 month ago

CUNY Employee Headcount by Function and Employment Status: Beginning 2009

Number of employees at CUNY Institutions (System Administration and campuses) by total employees, faculty only and staff (non-faculty) only by employment status (full-time, part-time).

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 \"ny-gov/cuny-employee-headcount-by-function-and-employment-95p4-ep6e\".\"cuny_employee_headcount_by_function_and_employment\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cuny_employee_headcount_by_function_and_employment
     
     
     
     
     
Upstream Metadata