Washington State Counties
State of Washington
@usgov.state_of_washington_washington_state_counties
State of Washington
@usgov.state_of_washington_washington_state_counties
This dataset contains FIPS (Federal Information Processing Standard), GNIS (Geographic Name Information System common) codes for identifying Washington state counties. This is an official list from OFM (Office of Financial Management).
Organization: State of Washington
Last updated: 2023-08-12T16:23:17.364122
Tags: county, washington, washington-state-wa
CREATE TABLE table_1 (
"county_name" VARCHAR,
"county_fips_code" BIGINT,
"state_county_fips_code" BIGINT,
"county_order_number" BIGINT,
"gnis_code" BIGINT,
"gnis_tiger_format_code" BIGINT,
"geoid_tiger_code" BIGINT,
"geoid_aff_code" VARCHAR
);Anyone who has the link will be able to view this.