Skip to content

Conversation

@jeancochrane
Copy link
Member

This PR tweaks a few data-raw scripts to add 2024 data to the pin, cpi, and eq_factor tables.

The most complicated of these changes relates to the pin table, whose data source needs to change in 2024 following the Clerk's migration from the AS400 to iasWorld as their source-of-truth database. Rather than pull AV and exemption data from a SQL server mirror of the AS400, as we used to do, we now pull these data from a flat file stored in S3. In future years, we may pull this data from iasWorld directly, so I did a little bit of QC work to check the flat file against iasWorld; they mostly match up, though there remain a few thousand rows with discrepancies that I couldn't track down. In order to support future effort on this front, I left in a few bits of code to join the flat file to our iasWorld data, so it should be easy to pick back up next time we want to work on it.

Connects #59.

@jeancochrane jeancochrane changed the base branch from master to 2024-data-update January 2, 2026 20:51
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