Washington State Cities And Counties
State of Washington
@usgov.state_of_washington_washington_state_cities_and_counties
State of Washington
@usgov.state_of_washington_washington_state_cities_and_counties
CREATE TABLE table_1 (
"county_name" VARCHAR,
"county_fips_code" BIGINT,
"city_name" VARCHAR,
"city_fips_code" BIGINT,
"city_fips_code_90" BIGINT,
"gnis_code" BIGINT,
"gnis_tiger_format_code" BIGINT,
"place_name" VARCHAR,
"multi_county_flag" VARCHAR
);
Anyone who has the link will be able to view this.