119th United States Congress

Source Notebook

Data on U.S. Senators and Representatives in Congress

Details

The data is imported from two Wikipedia tables. The senators are imported from List_of _current _United _States _senators and the representatives are imported from List_of _current _members _of _the _United _States _House _of _Representatives and formatted for computation. Imported on January 7, 2025.
Congress is represented by a dataset with two keys "Senate" and "House" with values of a dataset.
Senate is a dataset with these columns:
KeyType
"AdministrativeDivision"Entity of type AdministrativeDivision
"Person"Entity of type Person or String if not a notable person
"Political Party"String
House is a dataset with these columns:
KeyType
"USCongressionalDistrict"Entity of type USCongressionalDistrict
"Person"Entity of type Person or String if not a notable person
"Political Party"String

Examples

Basic Examples

Retrieve all of the senators:

In[1]:=
ResourceData[\!\(\*
TagBox["\"\<119th United States Congress\>\"",
#& ,
BoxID -> "ResourceTag-119th United States Congress-Input",
AutoDelete->True]\), "Senate"]
Out[1]=

The house is in the second list:

In[2]:=
ResourceData[\!\(\*
TagBox["\"\<119th United States Congress\>\"",
#& ,
BoxID -> "ResourceTag-119th United States Congress-Input",
AutoDelete->True]\), "House"]
Out[2]=

Ray Pereda, "119th United States Congress" from the Wolfram Data Repository (2025)  

Data Resource History

Source Metadata

See Also

Publisher Information