Calculate SPM (Supplemental Poverty Measure) thresholds for any US geography and year. Version 0.3.1, actively developed on GitHub. Release cadence: irregular.
pip install spm-calculatorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute SPM threshold for a given year, state, family size, and housing tenure.
Update imports and function calls to `calculate_spm_threshold`.
Use `from spm_calculator import load_puf_data` instead.
Ensure tenure value matches exactly, including underscores.
Use two-letter state codes.