DCYF ECEAP Sites
State of Washington
@usgov.state_of_washington_dcyf_eceap_sites
State of Washington
@usgov.state_of_washington_dcyf_eceap_sites
The DCYF ECEAP Sites data set is comprised of ECEAP site information for active sites at the point in time the data is extracted.
Organization: State of Washington
Last updated: 2024-01-12T14:12:27.933879
Tags: early-childhood-education-and-assistance-program, early-childhood-education-assistance-program, early-learning, eceap
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,
"siteenrollmentphonenumber" BIGINT,
"siteprimarycontactname" VARCHAR,
"primarycontactphonenumber" BIGINT,
"alternativephonenumber" DOUBLE,
"totaleceapslots" BIGINT,
"minimumageofchildreninmonths" BIGINT,
"maximumageofchildreninmonhts" BIGINT,
"eaparticipation" BOOLEAN,
"earating" VARCHAR,
"level3reciprocity" VARCHAR,
"enrollmentemail" VARCHAR,
"primary_contact_work_email" VARCHAR
);Anyone who has the link will be able to view this.