Open-source tools for screening districts, benchmarking practice quality, and detecting Section 1328(f) discharge bar violations.
Section 1328(f) imposes a bright-line discharge bar on repeat Chapter 13 filers. The test requires only three data points: the date of the prior discharge, the date of the new filing, and the chapter of the prior case. No judgment call is needed -- it is arithmetic.
Yet nationally, there is no systematic enforcement mechanism. Trustees may not check prior filing history. Courts rely on debtor self-reporting via Question 9 on the petition. The result: cases proceed through confirmation and years of plan payments, only for discharge to be denied -- or worse, entered in error.
Analysis of 4.9 million bankruptcy cases across 94 federal districts identified 391,951 Chapter 13 cases filed by debtors with prior filings where discharge eligibility was never verified at the docket level. The data is drawn from the FJC Integrated Database and PACER Case Locator exports.
screen_1328f.py from the GitHub repository. Python 3 standard library only -- no pip install needed.python screen_1328f.py --data-dir ./csv-exports --target Attorney_Name
Add --control OtherAttorney to compare against a control group. Add --output-json results.json for structured output.
The national dashboard provides district-level metrics for all 94 federal bankruptcy districts:
Each state page breaks down data by district, allowing direct comparison of practice-level metrics against local baselines. Outlier attorneys -- those with dismissal rates significantly above or below the district norm -- are identifiable from the published data.
Interactive map with district-level dismissal, discharge, and prior filer rates.
See which districts have been screened and explore state-level data.
Compare metrics across districts side by side.
Court decisions interpreting 1328(f), including In re Filice and Blendheim.
Statutory framework, timing rules, and Question 9 analysis.
Source code, screener scripts, and documentation.
Full methodology documentation, research reports, and data sources are published at 1328f.org. The methodology covers: