DCYF ECEAP Sites
State of Washington
@usgov.state_of_washington_dcyf_eceap_sites
State of Washington
@usgov.state_of_washington_dcyf_eceap_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,
"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.