Only Industry Factors in csv #88
-
Could anyone please post .csv files that contain both the industry and commodity factors? The files currently posted at https://catalog.data.gov/dataset/supply-chain-greenhouse-gas-emission-factors-v1-3-by-naics-6 contain only the industry factors. When I generate the csv files myself using R Studio, they also contain only the industry factors, despite changing the yml files at line 10 to contain: CommodityorIndustryType: "Commodity". |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
To clarify, whether the factors are v1.3 was a commodity model. |
Beta Was this translation helpful? Give feedback.
So if you can successfully knit the file in R Studio, try changing that line to
Industry
and the numbers should be different (the names will not change).