Skip to content

Ar pluto new fields 1892 p2#2221

Merged
alexrichey merged 11 commits intoar-pluto-new-fields-1893from
ar-pluto-new-fields-1892-p2
Mar 4, 2026
Merged

Ar pluto new fields 1892 p2#2221
alexrichey merged 11 commits intoar-pluto-new-fields-1893from
ar-pluto-new-fields-1892-p2

Conversation

@alexrichey
Copy link
Copy Markdown
Contributor

@alexrichey alexrichey commented Feb 6, 2026

Rewrites MIH Areas and Transit Zone assignments based on our meeting with folks from Transit and Zoning. For logic on the assignments, see the sql files themselves.

Alas, I don't have a passing build to link here - the last one failed on the dbt QA stuff due to a mistake by me. After our demo, I'm going to re-run the build which should pass.

For the QA views, they're mostly to help diagnose/demo/visualize the edge cases. The tables look like this:
image

Which allows you to visualize all the relevant geometries in a single row.

note I've got this pointed at the previous PR, so you can see what changed between then and now. Feel free to change to point at main so you can see all changes. Also, I'm going to wait to merge this until QA is finished so that (if necessary) we can still build pluto without these changes.

@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch 5 times, most recently from 24b6699 to 197488f Compare February 12, 2026 18:48
@alexrichey alexrichey changed the base branch from ar-pluto-new-fields-1893 to main February 12, 2026 19:45
@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch from 197488f to 0dc5f9e Compare February 12, 2026 19:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.00%. Comparing base (b365167) to head (96a9e84).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files

see 111 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch 4 times, most recently from 8657b7d to aa32610 Compare February 13, 2026 16:59
@alexrichey alexrichey changed the base branch from main to ar-pluto-new-fields-1893 February 13, 2026 18:11
@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch from 889d748 to e49eb2b Compare February 13, 2026 18:32
@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch from 471663e to 4e0cc19 Compare February 24, 2026 17:58
@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1893 branch from 0e302dc to c5244fb Compare March 3, 2026 17:01
- Add dcp_transit_zone_ranks.csv lookup table with 5 transit zones ranked 1-4
- Update _create.sql to load transit zone ranks table
- Modify transitzone.sql to prioritize zones with tz_rank < 4 over 'Beyond the Greater Transit Zone' in lot-level assignments
- If a lot has ANY coverage in a zone with rank < 4, exclude rank 4 zones from consideration

Closes data-engineering-vu1.1, data-engineering-vu1.2
@alexrichey alexrichey force-pushed the ar-pluto-new-fields-1892-p2 branch from 4e0cc19 to 48f51ed Compare March 3, 2026 17:03
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(nit) I think this could be an accepted_values dbt test in _sources.yml

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call. Will change that.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, I'm going to merge this PR, then do another PR with a quick fix for transit zones. Will make this an accepted_value in the next PR

Copy link
Copy Markdown
Member

@damonmcc damonmcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a whole lotta sql and LGTM!

@alexrichey alexrichey merged commit 0924b6b into ar-pluto-new-fields-1893 Mar 4, 2026
@alexrichey alexrichey deleted the ar-pluto-new-fields-1892-p2 branch March 4, 2026 16:41
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.

3 participants