Childcare Need & Supply By County
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_county
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_county
CREATE TABLE table_1 (
"child_geo_id" BIGINT,
"area_name" VARCHAR,
"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.