CT Congressional Districts
State of Connecticut
@usgov.state_of_connecticut_ct_congressional_districts
State of Connecticut
@usgov.state_of_connecticut_ct_congressional_districts
This feature layer represents the boundaries of Connecticut's congressional districts based on the latest redistricting process following the 2020 Census. More information about the 2021 Redistricting Project can be found here.
The dataset includes the five congressional districts with fields identifying the current U.S. House Representative and their associated political party for each district. The geometry is derived from the published data from the Connecticut General Assembly.
The CT Congressional Representations are as described here.
Collection of CT Legislative District published feature layers:
Attributes
| District | Congressional district number (text/string) |
|---|---|
| DistrictN | Congressional district number (number/integer) |
| Party | Representative’s political party (Democratic or Republican) |
| First Name | <p style='line-height:normal; margin |
| Organization: State of Connecticut | |
| Last updated: 2025-01-31T21:52:47.489100 | |
| Tags: boundaries, congress, congressional, connecticut, ct, gis-office, giso, house, legislative, opm, senate |
CREATE TABLE table_1 (
"objectid" BIGINT,
"party" VARCHAR,
"first_name" VARCHAR,
"last_name" VARCHAR,
"full_name" VARCHAR,
"district" BIGINT,
"full_name_party" VARCHAR,
"adjacent_color_id" BIGINT,
"districtn" BIGINT,
"term" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.