Childcare Need & Supply By Zip Code
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_zip_code
State of Washington
@usgov.state_of_washington_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.
Organization: State of Washington
Last updated: 2021-08-07T13:49:59.429270
Tags: access-to-childcare, child-care, childcare, children, early-learning, pre-k, zip-code
CREATE TABLE table_1 (
"area_name" BIGINT,
"prek_need" DOUBLE,
"infant_toddler_need" DOUBLE,
"total_need" DOUBLE,
"prek_slots" DOUBLE,
"infant_toddler_slots" DOUBLE,
"total_slots" DOUBLE,
"it_estimated_need_met" DOUBLE,
"total_estimated_need_met" DOUBLE,
"pk_estimated_need_met" DOUBLE,
"income_level" VARCHAR
);Anyone who has the link will be able to view this.