Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
State University of New York (SUNY) Employees By Employment Status: Beginning Fall 2011
Number of employees at SUNY Institutions (System Administration and campuses) by total employees, faculty only, professional (non-faculty) only and other (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/state-university-of-new-york-suny-employees-by-r7v3-sp8n\".\"state_university_of_new_york_suny_employees_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata