Childcare Need & Supply By School District
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_school_district
State of Washington
@usgov.state_of_washington_childcare_need_supply_by_school_district
CREATE TABLE table_1 (
"child_geo_id" BIGINT,
"area_name" VARCHAR,
"income_level" VARCHAR,
"prek_eligible" DOUBLE,
"infant_toddler_eligible" DOUBLE,
"total_eligible" DOUBLE,
"prek_slots" DOUBLE,
"infant_toddler_slots" DOUBLE,
"slots" DOUBLE,
"pk_estimated_demand_met" DOUBLE,
"it_estimated_demand_met" DOUBLE,
"total_estimated_demand_met" DOUBLE
);
Anyone who has the link will be able to view this.