Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
AB617 "Path to Clean Air" - Elder Care Facilities
This dataset includes private schools within the Path to Clean Air CERP Boundary
This dataset is derived from a list of California Residential Elder Care facilities (740 Residential Care Elderly and 741 Residential Care for the Elderly (RCFE) - Continuing Care Retirement Community) and clipped to the Richmond/San Pablo "Path to Clean Air" jurisdictional boundary.
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-elder-care-facilities-jg27-ufnv\".\"ab617_path_to_clean_air_elder_care_facilities\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata