v2.0.1
catherinebirney
released this
12 Dec 02:29
·
218 commits
to master
since this release
- new USEEIOv2 detail target schema
- fix broken FBAs (changed urls, changed excel tab names) for EIA_AEO, NOAA_FisheriesLandings, EIA_SEDS, EPA_CDDPath, USGS_MYB, EPA_WARMer
- reassign USDA_IWMS '111333' NAICS code to Berry Totals (from Orchards) to align with USDA_CoA_Cropland assignment c7c4c4f
- assign USGS_WU_Coef "Beef and other cattle" to "11213" in addition to "11212" a9c01c4
- update method_status.md to reflect current status of FBA/FBS errors when generating
- updates to
stackedBarChart()
to work in situations where df is already a collapsed FBS and where there are unique input parameters - updates to
FBSscatterplot()
- add boxplot option - update
sector_aggregation()
to work for collapsed FBS df - generalize
return_primary_activity_column()
toreturn_primary_flow_column()
so function works for both FBA and FBS 46ddf48 - new
proxy_sector_data()
to enable substituting an FBS sector value for a missing sector - correct zenodo authorship
- update links to new data commons server
- rename "foss_landings.csv" to "NOAA_FisheriesLandings.csv" in external data folder
- update waste sector names, add 2 additional waste sectors 854eab3
- add warning when an FBS method uses "direct" when it should use "equal"
- update Land and Water FBS to use "equal" over "direct"
- edit log statements to make more concise
Changes to FBS
- Water_national_2015_m1, Water_national_2010_m1, Water_state_2015_m1 have new results to do reassigned activity to sector mapping for USGS_IWMS and USGS_WU_Coef
Full Changelog: v2.0.0...v2.0.1