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
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.