Package: fdic
Title: Interface to 'BankFind Suite API'
Version: 0.1.2
Authors@R: c(
    person("Dylan", "Hughes", email = "dhughes@ketchbrookanalytics.com",
           role = c("aut", "cre")),
    person("Michael", "Thomas", email = "mthomas@ketchbrookanalytics.com",
           role = c("aut")),
    person("Ketchbrook Analytics", role = c("cph", "fnd"))
  )
Description: Provides a convenient interface to the 'BankFind Suite API' made
    available by the Federal Deposit Insurance Corporation (FDIC). Contains
    functions to retrieve data related to qualitative institution information,
    branch and office locations, Summary of Deposit reporting, financial
    information, failed financial institutions, structural change events,
    historic aggregate industry data, and demographics information. See
    <https://api.fdic.gov/banks/docs/> for the official 'BankFind Suite API'
    documentation published by the FDIC.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Depends: R (>= 4.1)
LazyData: true
Imports: cli, httr2, tibble
URL: https://github.com/ketchbrookanalytics/fdic,
        https://ketchbrookanalytics.github.io/fdic/
BugReports: https://github.com/ketchbrookanalytics/fdic/issues
Config/roxygen2/version: 8.0.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-03 19:46:41 UTC; root
Author: Dylan Hughes [aut, cre],
  Michael Thomas [aut],
  Ketchbrook Analytics [cph, fnd]
Maintainer: Dylan Hughes <dhughes@ketchbrookanalytics.com>
Repository: CRAN
Date/Publication: 2026-09-12 14:50:02 UTC
Built: R 4.5.2; ; 2026-09-12 16:54:41 UTC; unix
