California Counties
State of California
@usgov.ca_gov_california_counties_254c9
State of California
@usgov.ca_gov_california_counties_254c9
CREATE TABLE table_1 (
"objectid" BIGINT,
"name" VARCHAR,
"state_name" VARCHAR,
"state_fips" BIGINT,
"cnty_fips" BIGINT,
"fips" BIGINT,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.