Description Usage Format Source See Also Examples
A dataset containing the chronological list of Oregon House representatives since 1849 to present.
1 |
A tibble with 7,441 rows and 12 variables where each row represents a legislator in a particular legislative session:
legislative session
name of representative
legislative district they represented in this session
any roles they occupied during the session, e.g. "Speaker"
political party the legislator is affiliated with. Affiliations separated by slashes, indicate a change in affiliation during the session.
counties included in the legislators district
legislator's gender
the desk at which the legislator sits in the house
legislator's profession
any other information about the legislators term
the integer year of the session
is this a "Regular" session?
The date the data was retrieved from the Chief Clerk's page is
available in a retrieved
attribute.
https://www.oregonlegislature.gov/chief-clerk/Pages/representatives.aspx
house_reps_regular
for only legislators present at the start of
regular sessions, party_colors
for some suggested colors for plotting party
affiliation.
1 2 | house_reps
attr(house_reps, "retrieved")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.