Add support for 2024 CPS ASEC data #438
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Changes
CensusCPS_2024class to download raw 2024 ASEC data from CensusCPS_2024to use actual 2024 data instead of extrapolation from 2023CPS_2025class with extrapolation from 2024 dataDOCS_FOLDERconstant to storage module for cleaner file paths__file__NameError in interactive Python environments by using path constantsTest plan
pytest policyengine_us_data/tests/test_datasets/test_census_cps.pyto test raw data loadingpytest policyengine_us_data/tests/test_datasets/test_cps.pyto test CPS dataset generationFixes #436
🤖 Generated with Claude Code