Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 4 hours ago
Childcare Need & Supply by Zip Code
Statewide, DCYF estimates that families of about 305,000 children age B-5 not yet in school need child care. Only about 34% of those children are enrolled in licensed child care or preschool. The percent of need met for child care and preschool for young children varies widely across the state.
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 \"wa-gov/childcare-need-supply-by-zip-code-4q53-9v2t\".\"childcare_need_supply_by_zip_code\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata