Your task: write a script to get a nice CSV file of natural gas prices.
Please publish your results in a git repo or a gist. Please include both script and your resulting data -- so the CSV files should be stored in the repo too!
More detail:
- Prices should be Henry Hub gas prices. Use EIA data here: http://www.eia.gov/dnav/ng/hist/rngwhhdm.htm
- Hint: you can get the data from any data source on the page ...