USEPA / standardizedinventories

Standardized Release and Waste Inventories
MIT License
25 stars 16 forks source link

TRI processing error with new 1a file - fields not aligned #26

Closed WesIngwersen closed 4 years ago

WesIngwersen commented 4 years ago

In jodhernandezbe's fork where we're working on TRI with a debugger I checked the value of the tri dataframe here after the import. This is exported in the attached file TRI_2017_ln178.xlsx You can see some fields are incorrect. I suspect its an issue with the field matching in import_tri_by_release_type with the new 1a format

WesIngwersen commented 4 years ago

Resolved with pull request from @jodhernandezbe