Skip to content

joseandresmontes/cfpbR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfpbR

The Consumer Financial Protection Bureau (CFPB) regulates the offering and provision of consumer financial products or services under the federal consumer financial laws and educates and empowers consumers to make better informed financial decisions.


Installation and Setup

Install the latest version from github as follows.

devtools::install_github('JoseAndresMontes/cfpbR')

The API is open data that requires no credentials to access. This API client has set up supported parameters to output an R friendly version of the available data. Click here to learn more about the API.

Basic Usage

cfpbR provides easy to use function for the API service, with API parameters as function arguments. GetConsumerComplaints function gathers all available complaint data.

For example:

data <- GetConsumerComplaints()

Disclaimer

This R API client was developed independently and is not related directly to any project of the agency. Issues should not be directed to the agency, but instead be directly posted on this repository.

About

Access consumer complaints data from cfbp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages