Child Care Stabilization Grant Awards
These grants are a result of the Federal American Rescue Plan Act (ARPA), and are to be used to stabilize, support, and grow the diverse early learning workforce in a way that rebuilds a stronger child care system and expands access to affordable high-quality care. The total ARPA funding available for awards is $360 million. These grants are being awarded according to the statutory definitions mandated in budget appropriations for these grants (see ESSB 5092 Sec 229(22)(a)(iii)).
For more information on grant eligibility and funding amounts, see DCYF Child Care Stabilization Grants.
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/child-care-stabilization-grant-awards-kas3-3xup\".\"child_care_stabilization_grant_awards\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.