Skip to content

v1.1

Compare
Choose a tag to compare
@ekoski1 ekoski1 released this 18 Feb 18:37
· 10 commits to main since this release

A big renovation. Added Generic-report-industry-and-agriculture, which can (as selected by user) generate a report for any region of New York State, or a serviceable report for the state as a whole. Also two .R scripts NYS-industry-and-agriculture.R and NYS-industry-and-agriculture-noplots.R for doing the same processing without rendering a document. Output datasets for each region are written to ./. .R files for figures and tables have been cleaned-up by removing code that really belonged in GHGemissons.R, GHGanalysis.R, or finishNRELdatasets.R.

Correct mechanism for dealing with weird ampersands in NAICS codes.
Download NREL IEDB dat from source site at data.nrel.gov, and NAICS code descriptions from www.census.gov/naics.
Corrected calls to sparkline(): vector needs a final 0 value, otherwise last bar doesn't get rendered.