Open Bankruptcy Project

§ 1328(f) Dataset v0.1 — Open Data

Versioned, citable open dataset on § 1328(f) successive-filing patterns. First public release: 2026-04-27. License: CC BY 4.0.

Contents

1. 1328f_lookback_caught.csv — 1,018 rows

One row per Ch.13 case identified as within the § 1328(f) lookback window from a prior discharge. Columns: current_district, current_year, current_chapter, prior_chapter, days_between, lookback_period_days, lookback_triggered.

2. 1328f_by_district.csv — 41 rows

Aggregate per-district counts and rates. Columns: district, ch13_total, prior_within_lookback, prior_outside_lookback, no_prior, pct_caught_of_prior.

3. 1328f_by_year.csv — 37 rows

Year-by-year trend data 1990-2026. Columns: year, ch13_total, prior_within_lookback, prior_outside_lookback.

Citation format

Open Bankruptcy Project (2026). § 1328(f) Successive-Filing Dataset, v0.1.
501(c)(3) public charity (EIN 41-5159631).
URL: https://1328f.openbankruptcyproject.org/dataset/
License: CC BY 4.0
Cutoff: 2026-04-27. Methodology: see /methodology/.

What's in v0.1

What's NOT in v0.1 (planned for v0.2+)

Methodology

Detailed methodology is at /methodology/. Key points:

Code

The analysis script is in the obp-empirical-toolkit open-source repository.