Other packages > Find by keyword >

ProPublicaR  

Access Functions for ProPublica's APIs
View on CRAN: Click here


Download and install ProPublicaR package within the R console
Install from CRAN:
install.packages("ProPublicaR")

Install from Github:
library("remotes")
install_github("cran/ProPublicaR")

Install by package version:
library("remotes")
install_version("ProPublicaR", "1.1.4")



Attach the package and use:
library("ProPublicaR")
Maintained by
Aleksander Dietrichson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-06
Latest Update: 2023-09-06
Description:
Provides wrapper functions to access the ProPublica's Congress and Campaign Finance APIs. The Congress API provides near real-time access to legislative data from the House of Representatives, the Senate and the Library of Congress. The Campaign Finance API provides data from United States Federal Election Commission filings and other sources. The API covers summary information for candidates and committees, as well as certain types of itemized data. For more information about these APIs go to: .
How to cite:
Aleksander Dietrichson (2019). ProPublicaR: Access Functions for ProPublica's APIs. R package version 1.1.4, https://cran.r-project.org/web/packages/ProPublicaR. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 0.9.2 (2019-04-06 12:43), 1.1.1 (2020-04-16 22:30), 1.1.2 (2022-09-16 14:56), 1.1.3 (2023-08-31 00:30)
Other packages that cited ProPublicaR R package
View ProPublicaR citation profile
Other R packages that ProPublicaR depends, imports, suggests or enhances
Complete documentation for ProPublicaR
Functions, R codes and Examples using the ProPublicaR R package
Some associated functions: bills_legislation_by_keyword . compare_two_member_bill_sponsorships . compare_two_member_vote_positions . get_a_bill . get_amendments_bill . get_bills_cosponsored_member . get_candidate . get_candidate_by_name . get_candidates_in_race . get_committee . get_committee_by_name . get_committee_electioneering_communications . get_committee_filings . get_committee_leadership . get_congress_member . get_congressional_statement_by_bill . get_congressional_statement_by_member . get_congressional_statement_by_subjects . get_cosponsors_specific_bill . get_current_members_by_statedistrict . get_electioneering_communications_by_date . get_electioneering_communications_committee . get_electronic_filing_byDate . get_electronic_filing_by_committees . get_electronic_filing_by_types . get_electronic_filing_form_types . get_hearing_specific_committee . get_house_senate_floor_actions_by_date . get_independent_expenditure_by_committee . get_independent_expenditure_by_date . get_independent_expenditure_office_totals . get_independent_expenditure_race_totals_committee . get_independent_expenditure_support_candidate . get_independent_expenditure_support_presidential_candidate . get_lobbyist_bundlers . get_member_vote_position . get_members_leaving . get_new_members . get_nominees_by_state . get_quarter_office_expenses_by_category_house_member . get_quarter_office_expenses_house_member . get_races_for_state . get_recent_amendments . get_recent_committee_hearing . get_recent_congressional_statements . get_recent_congressional_statements_by_date . get_recent_congressional_statements_by_term . get_recent_electioneering_communications . get_recent_house_senate_floor_actions . get_recent_independent_expend . get_recent_late_contributions . get_recent_late_contributions_candidate . get_recent_late_contributions_committee . get_recent_late_contributions_date . get_recent_lobbying_representation_filings . get_recent_nominations_by_category . get_recent_official_communications . get_recent_official_communications_by_category . get_recent_official_communications_by_chamber . get_recent_official_communications_by_date . get_recent_personal_explanations . get_recent_personal_explanations_specific_member . get_recent_personal_explanations_votes . get_recent_personal_explanations_votes_by_category . get_recent_personal_explanations_votes_specific_member . get_recent_personal_explanations_votes_specific_member_by_category . get_recent_votes . get_recently_added_independent_expenditure_committees . get_recently_candidates . get_recently_committees . get_related_bills . get_senate_nomination_votes . get_specific_bill . get_specific_bill_subject . get_specific_committee . get_specific_lobbying_representation_filings . get_specific_nominations . get_specific_roll_call_vote . get_specific_subcommittee . get_state_party_counts . get_statement_subjects . get_subjects_for_bill . get_top20_candidate_of_FinancialCategory . get_upcoming_bills . get_votes_by_date . get_votes_by_date_range . get_votes_by_type . list_members_chamber_congress . lists_of_committees . pp_convert_to_data_frame . pp_query . recent_bills_by_member . recent_bills_by_subject . recent_bills_by_type . retrieve_key . search_lobbying_representation_filings . us_congressional_districts . validate_cycle . validate_district . validate_state . 
Some associated R codes: a_get_new_members.R . bills_legislation_by_keyword.R . compare_two_member_bill_sponsorships.R . compare_two_member_vote_positions.R . data.R . get_a_bill.R . get_amendments_bill.R . get_bills_cosponsored_member.R . get_candidate.R . get_candidate_by_name.R . get_candidates_in_race.R . get_committee.R . get_committee_by_name.R . get_committee_electioneering_communications.R . get_committee_filings.R . get_committee_leadership.R . get_congress_member.R . get_congressional_statement_by_bill.R . get_congressional_statement_by_member.R . get_congressional_statement_by_subjects.R . get_cosponsors_specific_bill.R . get_current_members_by_statedistrict.R . get_electioneering_communications_by_date.R . get_electioneering_communications_committee.R . get_electronic_filing_byDate.R . get_electronic_filing_by_committees.R . get_electronic_filing_by_types.R . get_electronic_filing_form_types.R . get_hearing_specific_committee.R . get_house_senate_floor_actions_by_date.R . get_independent_expenditure_by_committee.R . get_independent_expenditure_by_date.R . get_independent_expenditure_office_totals.R . get_independent_expenditure_race_totals_committee.R . get_independent_expenditure_support_candidate.R . get_independent_expenditure_support_presidential_candidate.R . get_lobbyist_bundlers.R . get_member_vote_position.R . get_members_leaving.R . get_nominees_by_state.R . get_quarter_office_expenses_by_category_house_member.R . get_quarter_office_expenses_house_member.R . get_races_for_state.R . get_recent_amendments.R . get_recent_committee_hearing.R . get_recent_congressional_statements.R . get_recent_congressional_statements_by_date.R . get_recent_congressional_statements_by_term.R . get_recent_electioneering_communications.R . get_recent_house_senate_floor_actions.R . get_recent_independent_expend.R . get_recent_late_contributions.R . get_recent_late_contributions_candidate.R . get_recent_late_contributions_committee.R . get_recent_late_contributions_date.R . get_recent_lobbying_representation_filings.R . get_recent_nominations_by_category.R . get_recent_official_communications.R . get_recent_official_communications_by_category.R . get_recent_official_communications_by_chamber.R . get_recent_official_communications_by_date.R . get_recent_personal_explanations.R . get_recent_personal_explanations_specific_member.R . get_recent_personal_explanations_votes.R . get_recent_personal_explanations_votes_by_category.R . get_recent_personal_explanations_votes_specific_member.R . get_recent_personal_explanations_votes_specific_member_by_category.R . get_recent_votes.R . get_recently_added_independent_expenditure_committees.R . get_recently_candidates.R . get_recently_committees.R . get_related_bills.R . get_senate_nomination_votes.R . get_specific_bill.R . get_specific_bill_subject.R . get_specific_committee.R . get_specific_lobbying_representation_filings.R . get_specific_nominations.R . get_specific_roll_call_vote.R . get_specific_subcommittee.R . get_state_party_counts.R . get_statement_subjects.R . get_subjects_for_bill.R . get_top20_candidate_of_FinancialCategory.R . get_upcoming_bills.R . get_votes_by_date.R . get_votes_by_date_range.R . get_votes_by_type.R . list_members_chamber_congress.R . lists_of_committees.R . pp_convert_to_data_frame.R . pp_query.R . recent_bills_by_member.R . recent_bills_by_subject.R . recent_bills_by_type.R . retrieve_key.R . search_lobbying_representation_filings.R . validate_cycle.R . validate_district.R . validate_state.R . zzz.R .  Full ProPublicaR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA