Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.99 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.99 KB

Open Finance Library

The open finance library is a collection of open-source financial modeling and analysis tools created by Granum Technologies LLC. The goal is to provide accessible and customizable solutions to common financial data problems.

Current Analyses & Models

Open In Colab
A tool to evaluate loan performance over time by categorizing loans into "vintages" based on their origination dates. This analysis produces a cumulative net charge-off matrix and a visualization to track loan quality degradation across cohorts.

Quarterly Sum
  • Links

  • Repository Structure

    • vintage_analysis/
      • README.md: Detailed instructions and documentation for the Vintage Analysis tool.
      • examples/: Sample input data and example output structures.
      • src/: Source code including the main analysis notebook and supporting functions.

More models and analysis types will be added to this repository soon.