Open repository in Console
Readme
Updated 15 days ago
‧ Indexed 5 hours ago
Top 25 Employers: 1995 - 2022
Provides the number of full time equivalent employees working at the City of Cambridge's 25 largest employers. Data collected annually. Please see attached document for additional details and footnotes.
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 \"cambridgema-gov/top-25-employers-1995-2022-77wt-9zvn\".\"top_25_employers_1995_2022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata