NYCPlanning / NYCPlanning/data-engineering
CSCL - LION files discrepancies
Open
@alexrichey is already working on this.
Since Sep 8, 2026.
db-cscl
- Dominant language
- Python
- Stars
- 43
- Forks
- 3
- Avg merge
- 23h 3m
- Merged PRs (30d)
- 44
Description
This issue contains Finn's running notes on the discrepancies between the DE pipeline and prod pipeline.
For specific actionable items for GR, see sub-issues
A few unresolved discrepancies between dev and prod
| _source_table | borough | face_code | sequence_number | segmentid | field | dev | prod |
|---|---|---|---|---|---|---|---|
| shoreline | 2 | 3659 | 00035 | 0241972 | special_address_flag | N | |
| altsegmentdata | 3 | 1248 | 01205 | 0133963 | traffic_direction | A | W |
| altsegmentdata | 4 | 9396 | 00450 | 0174704 | special_address_flag | B |
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.