Closed julfersnlt closed 2 years ago
This is a breaking change regardless of where we change it, but I suspect it's much less likely to cause problems if we change the label_industry.csv
than if we change the data.
@julfersnlt
Thank you for noting this (many moons ago). This is a table that is created by the production system, and it was probably an oversight that we neglected to remap the code from 2 to S. We are changing the NAICS codes to 2022 next cycle, so I plan to have this corrected at the same time - so that will be for the data released in R2023Q1. Will that cause any issues for the web tools?
@heathhayward , @jodyhoonstarr
Just popping you into the conversation on this one. I have requested Camille to make changes to production code to fix this output csv. Please let me know if there are any issues with fixing this now. Thanks.
Work on this is under Redmine ticket 7595
@julfersnlt this should be fixed in the current version 4.10.0 if you wanna consider how it would affect the apps
In
label_industry.csv
, naics Sectors getind_level=2
, but most other places, they areind_level=S
.It would be better to use the same value everywhere.