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.

Get Started

Install call-report and load your first schedule.

Get Started
User Guide

Task-oriented guides to each capability, with runnable examples.

User Guide
API Reference

The full public API, generated from source docstrings.

API
Get Involved

Set up a development environment and contribute.

Get Involved
Changelog

What’s new in each release.

Changelog