ccao-data / data-architecture

Codebase for CCAO data infrastructure construction and management
https://ccao-data.github.io/data-architecture/
5 stars 3 forks source link

Update `ccao.class_dict` to include letter suffixes, refactor `reporting.vw_pin_township_class` to use `ccao.class_dict` for class groupings #402

Closed wrridgeway closed 2 months ago

wrridgeway commented 2 months ago

It would be a good idea to use ccao.class_dict in lieu of the manual coding in vw_pin_township_class. But ccao.class_dict needs some updating before that can happen - we need to make sure it incorporates all possible classes from both iasworld.pardat and iasworld.asmt_all (they don't overlap completely) and we need to update it to accommodate class codes having A and B endings now (should have anticipated this when adding OA classes).