Voting Precincts
City of Chesapeake
@usgov.city_of_chesapeake_voting_precincts_39a20
City of Chesapeake
@usgov.city_of_chesapeake_voting_precincts_39a20
CREATE TABLE table_1 (
"objectid" BIGINT,
"state" BIGINT,
"county" BIGINT,
"precinctid" DOUBLE,
"name" VARCHAR,
"loc_name" VARCHAR,
"congressional" VARCHAR,
"senate" VARCHAR,
"house" VARCHAR,
"created_user" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.