DCYF Early Learning Office Locations
State of Washington
@usgov.state_of_washington_del_office_locations
State of Washington
@usgov.state_of_washington_del_office_locations
The Early Learning office locations data set is comprised of the Early Learning office locations at the point in time the data is extracted. Below is a description of the data elements for the data set.
Organization: State of Washington
Last updated: 2020-11-10T17:19:52.247532
Tags: early-learning, locations, offices
CREATE TABLE table_1 (
"officeid" BIGINT,
"officename" VARCHAR,
"officenumber" BIGINT,
"mainofficeid" DOUBLE,
"physicaladdressline1" VARCHAR,
"physicaladdressline2" VARCHAR,
"physicalcity" VARCHAR,
"physicalstate" VARCHAR,
"physicalzip" VARCHAR,
"mailaddressline1" VARCHAR,
"mailaddressline2" VARCHAR,
"mailcity" VARCHAR,
"mailstate" VARCHAR,
"mailzip" VARCHAR,
"mailstop" VARCHAR,
"phone" VARCHAR,
"fax" VARCHAR,
"tollfree" VARCHAR,
"geocodedphysicaladdress" VARCHAR
);Anyone who has the link will be able to view this.