Package: ffiec 0.2.0

ffiec: R Interface to 'FFIEC Central Data Repository REST API' Service
Provides a simplified interface to the Central Data Repository 'REST API' service made available by the United States Federal Financial Institutions Examination Council ('FFIEC'). Contains functions to retrieve reports of Condition and Income (Call Reports) and Uniform Bank Performance Reports ('UBPR') in list or tidy data frame format for most 'FDIC' insured institutions. See <https://cdr.ffiec.gov/public/Files/SIS611_-_Retrieve_Public_Data_via_Web_Service.pdf> for the official 'REST API' documentation published by the 'FFIEC'.
Authors:
ffiec_0.2.0.tar.gz
ffiec_0.2.0.zip(r-4.7)ffiec_0.2.0.zip(r-4.6)ffiec_0.2.0.zip(r-4.5)
ffiec_0.2.0.tgz(r-4.6-any)ffiec_0.2.0.tgz(r-4.5-any)
ffiec_0.2.0.tar.gz(r-4.7-any)ffiec_0.2.0.tar.gz(r-4.6-any)
ffiec_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ffiec/json (API)
| # Install 'ffiec' in R: |
| install.packages('ffiec', repos = c('https://ketchbrookanalytics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ketchbrookanalytics/ffiec/issues
Pkgdown/docs site:https://ketchbrookanalytics.github.io
bankingcallreportdatasciencefinance
Last updated from:3759fd729e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 105 |
Exports:get_facsimileget_filers_since_dateget_filers_submission_datetimeget_panel_of_reportersget_reporting_periodsget_ubpr_facsimileget_ubpr_reporting_periodsno_creds_available
Dependencies:askpassclicurldplyrgenericsgluehttr2jsonlitelifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyselectutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve Facsimile | get_facsimile get_ubpr_facsimile |
| Retrieve Filers Since Date | get_filers_since_date |
| Retrieve Filers Submission Date Time | get_filers_submission_datetime |
| Retrieve Panel of Reporters | get_panel_of_reporters |
| Retrieve Reporting Periods | get_reporting_periods get_ubpr_reporting_periods |
| Handle missing UserID / Bearer Token values without throwing an error for unit testing purposes | no_creds_available |
