Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
AB617 "Path to Clean Air" - Private Schools
This dataset includes private schools within the Richmond/San Pablo "Path to Clean Air" CERP Boundary.
School Year 2017-18, Private schools in the U.S. that meet the NCES definition (i.e., a private school is not supported primarily by public funds, provides classroom instruction for one or more of grades K-12 or comparable ungraded levels, and has one or more teachers. Organizations or institutions that provide support for home schooling without offering classroom instruction for students are not included).
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 \"bayareametro-gov/ab617-path-to-clean-air-private-schools-a7m8-vue4\".\"ab617_path_to_clean_air_private_schools\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata