Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stewicombo - duplicates when facility has more than one FRS ID #24

Closed
WesIngwersen opened this issue Oct 25, 2019 · 1 comment · Fixed by #86
Closed

stewicombo - duplicates when facility has more than one FRS ID #24

WesIngwersen opened this issue Oct 25, 2019 · 1 comment · Fixed by #86
Assignees
Milestone

Comments

@WesIngwersen
Copy link
Collaborator

found by @TJTapajyoti
inventories_of_interest ={'eGRID': 2016, 'TRI': 2016, 'NEI': 2016, 'RCRAInfo': 2015}
emissions_and_wastes_by_facility = stewicombo.combineInventoriesforFacilitiesinOneInventory("eGRID",inventories_of_interest,filter_for_LCI=True)

returns duplicates like this

FRS_ID FacilityID FlowAmount FlowName Source
110001536197 10123 1006345.47519044 Carbon dioxide eGRID
110017313423 10123 1006345.47519044 Carbon dioxide eGRID
@bl-young
Copy link
Collaborator

bl-young commented Sep 2, 2021

resolved with 1e77959

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 a pull request may close this issue.

2 participants