Open Data and Academic Partnership

Reproducible methodology, open-source tools, and public datasets for empirical bankruptcy research.

4.9M
Cases in dataset
94
Federal districts
2005-2025
Coverage period
MIT
License

Dataset overview

The project analyzes bankruptcy filing and disposition data to identify potential Section 1328(f) discharge bar violations and measure practice quality metrics at the attorney and district level. The analysis covers the period from BAPCPA's effective date (October 17, 2005) through the most recent available data.

Primary data sources

Source Coverage Access
FJC Integrated Database (IDB) All federal bankruptcy filings, aggregate statistics, disposition codes, district-level metrics Free download from fjc.gov
PACER Case Locator Individual case records, attorney attribution, filing/disposition dates, debtor names Free searches; $0.10/page for documents (capped at $3). pcl.uscourts.gov
RECAP Archive Crowd-sourced mirror of PACER documents via CourtListener Free. courtlistener.com/recap

Derived metrics

The screening tools calculate the following metrics from the raw data:

Methodology

The methodology is designed for reproducibility. The core screening tool is a single Python script (screen_1328f.py) that uses only Python 3 standard library modules -- no external dependencies, no pip install.

Methodology components

Full methodology documentation is published at 1328f.org, including known limitations, edge cases, and areas where the methodology may under- or over-count.

How to access the data

For academic researchers
  1. FJC IDB data is freely available at fjc.gov/research/idb -- no account required.
  2. PACER accounts are free to create at pacer.uscourts.gov. Researchers affiliated with academic institutions may qualify for fee exemptions.
  3. Screening tools are MIT-licensed on GitHub. Clone the repository, point the screener at your PACER exports, and run locally.
  4. RECAP Archive provides free access to crowd-sourced PACER documents through CourtListener.

Research opportunities

The dataset and methodology support research in several areas:

Academic collaboration

The project welcomes collaboration with academic researchers. Methodology reports, district-level data summaries, and additional documentation are available at 1328f.org. The tools are open source and researchers are free to extend, modify, or build upon the methodology.

Tools and resources

GitHub Repository

Source code, screener scripts, methodology, and documentation. MIT license.

National Dashboard

Interactive district-level metrics for all 94 federal bankruptcy districts.

District Comparison

Side-by-side comparison of dismissal, discharge, and prior filer rates.

Case Law Collection

Court decisions interpreting 1328(f) and related discharge bar provisions.

Statutory Analysis

Section 1328(f) framework, timing rules, and Question 9 analysis.

1328f.org Research

Full methodology documentation, research reports, and data sources.

Legal references