Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 4 hours ago
Public Schools Language Spoken at Home 2014 - 2022
This table includes the results of the Primary Language Is Not English (PLINE) census of Cambridge Public School students taken in early October of every school year.
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/public-schools-language-spoken-at-home-2014-2022-vkjy-igvt\".\"public_schools_language_spoken_at_home_2014_2022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata