Baselight

Congress Demographics

Demographics of the U.S. Congress Members

@fivethirtyeight.congress_demographics

Loading...
Loading...

About this Dataset

Congress Demographics

Demographic information about members of the U.S. Congress, including age, generational cohort, and biographical identifiers.
Useful for studying representation and age composition in the legislative branch.

Tables

Demographic Data On Members Of Congress

@fivethirtyeight.congress_demographics.data_aging_congress
  • 527.01 KB
  • 29120 rows
  • 13 columns
Loading...

CREATE TABLE data_aging_congress (
  "congress" BIGINT,
  "start_date" TIMESTAMP,
  "chamber" VARCHAR,
  "state_abbrev" VARCHAR,
  "party_code" BIGINT,
  "bioname" VARCHAR,
  "bioguide_id" VARCHAR,
  "birthday" TIMESTAMP,
  "cmltv_cong" BIGINT,
  "cmltv_chamber" BIGINT,
  "age_days" BIGINT,
  "age_years" DOUBLE,
  "generation" VARCHAR
);

Share link

Anyone who has the link will be able to view this.