call-report#
call-report provides a consistent Python interface for retrieving,
parsing, and analyzing regulatory call report data filed by regulated
U.S. financial institutions – Farm Credit System institutions (FCA),
banks (FFIEC/FDIC), and credit unions (NCUA).
Currently implemented: the package-level configuration and shared object-oriented interface, and the Farm Credit Administration (FCA) Call Report source, reading from a local directory of already-extracted release files. Live downloading, and the FFIEC/FDIC/NCUA sources, are planned for later releases.
Install call-report and load your first schedule.
Task-oriented guides to each capability, with runnable examples.
The full public API, generated from source docstrings.
Set up a development environment and contribute.
What’s new in each release.