Skip to content

Download emissions data from EPA’s website and create spreadsheet report

Notifications You must be signed in to change notification settings

equinor/EPA_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPA_Automation

Download emissions data from EPA’s website and create spreadsheet report

Built With

  • EPPlus - Create advanced Excel spreadsheets using .NET, without the need of interop
  • Newtonsoft.Json - Popular high-performance JSON framework for .NET
  • Costura.Fody - Embeds dependencies as resources

Compile/Build

Open with VS2015/2017 and compile

Usage

Update Settings.txt as needed:

* Report Year (Default: current year) = 2017

* Export Spreadsheet Name (Default: EPA.xlsx) = EPA.xlsx

Double click EPA_Automation.exe to run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT