You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functionality to add such new "NAICS" codes (or any other industry codes that aren't actual NAICS codes) is in the seea-recursive branch. I needed it to account for emissions from waste decomposition in accordance with SEEA, which says these emissions should be attributed to "accumulations," not to the (current activities of) the waste management industry.
Needed for external activitytosectormapping files that may include new NAICS (e.g. 7 or 8 digit NAICS) not currently in the crosswalk.
Crosswalk could be appended locally after loading, perhaps in
load_crosswalk()
flowsa/flowsa/common.py
Lines 59 to 76 in aaf5403
Currently that crosswalk will only include activitytosectormapping files and NAICS within the flowsa repo
The text was updated successfully, but these errors were encountered: