DCYF Head Start Sites
State of Washington
@usgov.state_of_washington_dcyf_head_start_sites
State of Washington
@usgov.state_of_washington_dcyf_head_start_sites
The DCYF Head Start Sites data set is comprised of Head Start site information for active sites at the point in time the data is extracted.
Organization: State of Washington
Last updated: 2024-01-12T14:11:30.841931
Tags: early-learning, head-start, head-start-sites
CREATE TABLE table_1 (
"schoolyear" VARCHAR,
"organizationrelationshipid" BIGINT,
"organizationid" BIGINT,
"sitename" VARCHAR,
"alternatesitename" VARCHAR,
"programtype" VARCHAR,
"facilitytype" VARCHAR,
"subcontractororganizationid" BIGINT,
"subcontractorname" VARCHAR,
"contractororganizationid" BIGINT,
"contractorname" VARCHAR,
"physicalstreetaddress1" VARCHAR,
"physicalstreetaddress2" VARCHAR,
"physicalcity" VARCHAR,
"physicalstate" VARCHAR,
"physicalzipcode" BIGINT,
"physicalcounty" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"sitemainphonenumber" DOUBLE,
"alternativephonenumber" DOUBLE,
"headstartslots" BIGINT,
"earlyheadstartslots" BIGINT,
"migrantseasonalheadstartslots" BIGINT,
"americanindianalaskanativeheadstartslots" BIGINT,
"americanindianalaskanativeearlyheadstartslots" BIGINT,
"totalfundedslots" BIGINT,
"eaparticipation" BOOLEAN,
"earating" VARCHAR,
"level3reciprocity" VARCHAR
);Anyone who has the link will be able to view this.