| get_les | R Documentation |
get_les() returns
Legislative Effectiveness Scores data
from the Center for Effective Lawmaking.
get_les(chamber, les_2 = deprecated(), local_path = NULL)
See the Center for Effective Lawmaking website for more information on their data.
The Legislative Effectiveness Score methodology was introduced in:
Volden, C., & Wiseman, A. E. (2014). Legislative effectiveness in the United States Congress: The lawmakers. Cambridge University Press. \Sexpr[results=rd]{tools:::Rd_expr_doi("doi:10.1017/CBO9781139032360")}
The Center for Effective Lawmaking created a new version of LES starting in the 117th Congress. LES 2.0 credits lawmakers when language from their sponsored bills is included in other legislators' bills that advance through Congress and become law, not just their own sponsored bills. LES 2.0 is only available starting in the 117th Congress (2021-present). LES Classic goes back to the 93rd Congress (1973-present).
See the LES methodology page for more information on these methods.
A tibble.
get_les("house")
get_les("senate")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.