Skip to content

Conversation

@DTrim99
Copy link
Collaborator

@DTrim99 DTrim99 commented Dec 4, 2025

  • Add spm-calculator as a dependency (from GitHub)
  • Create policyengine_us_data/utils/spm.py with threshold calculation utilities
  • Update CPS dataset to use spm-calculator with Census-provided GEOADJ factors
  • Update ACS dataset to use spm-calculator with national-level thresholds

For CPS: Uses the SPM_GEOADJ values from Census data combined with
spm-calculator's base thresholds and equivalence scale, providing
geographically-adjusted thresholds.

For ACS: Uses national-level thresholds (no geographic adjustment)
since ACS doesn't include pre-computed GEOADJ values.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

DTrim99 and others added 3 commits December 4, 2025 16:08
- Add spm-calculator as a dependency (from GitHub)
- Create policyengine_us_data/utils/spm.py with threshold calculation utilities
- Update CPS dataset to use spm-calculator with Census-provided GEOADJ factors
- Update ACS dataset to use spm-calculator with national-level thresholds

For CPS: Uses the SPM_GEOADJ values from Census data combined with
spm-calculator's base thresholds and equivalence scale, providing
geographically-adjusted thresholds.

For ACS: Uses national-level thresholds (no geographic adjustment)
since ACS doesn't include pre-computed GEOADJ values.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add spm-calculator as a dependency (from GitHub)
- Create policyengine_us_data/utils/spm.py with threshold calculation utilities
- Update CPS dataset to use spm-calculator with Census-provided GEOADJ factors
- Update ACS dataset to use spm-calculator with national-level thresholds

For CPS: Uses the SPM_GEOADJ values from Census data combined with
spm-calculator's base thresholds and equivalence scale, providing
geographically-adjusted thresholds.

For ACS: Uses national-level thresholds (no geographic adjustment)
since ACS doesn't include pre-computed GEOADJ values.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@DTrim99
Copy link
Collaborator Author

DTrim99 commented Dec 4, 2025

Closing to recreate PR from upstream branch (CI requires secrets not available to fork PRs)

@DTrim99 DTrim99 closed this Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant