# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ffiec" in publications use:' type: software license: MIT title: 'ffiec: R Interface to ''FFIEC Central Data Repository REST API'' Service' version: 0.2.0 doi: 10.32614/CRAN.package.ffiec abstract: 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 for the official 'REST API' documentation published by the 'FFIEC'. authors: - family-names: Thomas given-names: Michael email: mthomas@ketchbrookanalytics.com repository: https://ketchbrookanalytics.r-universe.dev repository-code: https://github.com/ketchbrookanalytics/ffiec commit: 3759fd729ed5128c16a2616a8095b5fa9d8dc6e7 url: https://ketchbrookanalytics.github.io/ffiec/ date-released: '2026-04-19' contact: - family-names: Thomas given-names: Michael email: mthomas@ketchbrookanalytics.com