Election Precincts (geographic File)
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_election_precincts_geogr_03f3372e
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_election_precincts_geogr_03f3372e
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"area" DOUBLE,
"perimeter" DOUBLE,
"distprec_i" BIGINT,
"congress" BIGINT,
"legis" BIGINT,
"council" BIGINT,
"bded" BIGINT,
"elect" BIGINT,
"danp_c" VARCHAR,
"danp_i" BIGINT,
"dash_label" VARCHAR,
"district" VARCHAR,
"precinct" VARCHAR,
"name" VARCHAR,
"street_add" VARCHAR,
"city_state" VARCHAR,
"poll_x" DOUBLE,
"poll_y" DOUBLE
);
Anyone who has the link will be able to view this.