Childcare Need & Supply By Legislative District
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_legislati_8945569c
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_legislati_8945569c
CREATE TABLE table_1 (
"area_name" VARCHAR,
"prek_eligible" BIGINT,
"infant_toddler_eligible" BIGINT,
"total_eligible" BIGINT,
"prek_slots" BIGINT,
"infant_toddler_slots" BIGINT,
"slots" BIGINT,
"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.