California Census Designated Places (CDPs)
State of California
@usgov.ca_gov_california_census_designated_places_cdps
State of California
@usgov.ca_gov_california_census_designated_places_cdps
No description available
Organization: State of California
Last updated: 2025-07-23T21:29:16.262364
Tags: boundaries, california-department-of-technology, cdps, census
CREATE TABLE table_1 (
"placens" BIGINT,
"geoid" BIGINT,
"geoidfq" VARCHAR,
"namelsad" VARCHAR,
"classfp" VARCHAR,
"funcstat" VARCHAR,
"aland" BIGINT,
"awater" BIGINT,
"intptlat" DOUBLE,
"intptlon" DOUBLE,
"objectid" BIGINT,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);
Anyone who has the link will be able to view this.