Skip to content

call-report

tests pre-commit codecov Ruff docs

call-report is a Python package for working with regulatory call report data filed by regulated U.S. financial institutions, including FFIEC call reports (banks), NCUA call reports (credit unions), and FCA call reports (Farm Credit System institutions). It aims to provide a consistent interface for retrieving, parsing, and analyzing each regulator's call report data and related regulatory filings.

Documentation

Full documentation is hosted at call-report.readthedocs.io:

  • Getting started walks through the object-oriented interface, choosing a dataframe backend, and loading FCA Call Report data.
  • API reference documents every public class and function.
  • Get involved covers contributing, the code style, and the release process.
  • Changelog lists what changed in each release.

Installation

Install the latest release from PyPI:

pip install call-report

Development install

To work on call-report itself, clone the repository and install it in editable mode along with its development dependencies:

pip install -e ".[dev]"

License

This project is licensed under the BSD 3-Clause License — see the LICENSE file for details.

About

Tools for working with regulatory call report data filed by regulated U.S. financial institutions.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages