house_reps: Oregon House Representatives

Description Usage Format Source See Also Examples

Description

A dataset containing the chronological list of Oregon House representatives since 1849 to present.

Usage

1

Format

A tibble with 7,441 rows and 12 variables where each row represents a legislator in a particular legislative session:

session_name

legislative session

legislator

name of representative

district

legislative district they represented in this session

role

any roles they occupied during the session, e.g. "Speaker"

party

political party the legislator is affiliated with. Affiliations separated by slashes, indicate a change in affiliation during the session.

residence

counties included in the legislators district

gender

legislator's gender

desk_number

the desk at which the legislator sits in the house

profession

legislator's profession

notes

any other information about the legislators term

session_year

the integer year of the session

regular

is this a "Regular" session?

The date the data was retrieved from the Chief Clerk's page is available in a retrieved attribute.

Source

https://www.oregonlegislature.gov/chief-clerk/Pages/representatives.aspx

See Also

house_reps_regular for only legislators present at the start of regular sessions, party_colors for some suggested colors for plotting party affiliation.

Examples

1
2
house_reps
attr(house_reps, "retrieved")

or-house-vis/history documentation built on May 15, 2019, 1:11 p.m.