
eAnalytics is a shiny web application built on top of
R for energy analytics. To learn
more about this project, check out this article.
To install eAnalytics in R:
install.packages("eAnalytics")Or to install the latest development version:
devtools::install_github("paulgovan/eAnalytics")To launch the app:
eAnalytics::eAnalytics()Or to access the app through a browser, visit paulgovan.shinyapps.io/eAnalytics.
eAnalytics is built on the energyr R package of
data published by the United States Federal Energy Regulatory Commission
www.ferc.gov. energyr
contains several datasets for different industry segments:
electric: Electric Company Financial Datagas: Natural Gas Company Financial Datahydropower: Hydropower Plant Datalng: LNG Plant Dataoil: Oil Company Financial Datapipeline: Natural Gas Pipeline Project Datastorage: Natural Gas Storage Field DataPlease note that the eAnalytics project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.