Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwarwick/heating_oil
Residential heating oil price exploration
https://github.com/jwarwick/heating_oil
r
Last synced: 4 days ago
JSON representation
Residential heating oil price exploration
- Host: GitHub
- URL: https://github.com/jwarwick/heating_oil
- Owner: jwarwick
- License: mit
- Created: 2017-08-01T16:54:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T19:15:46.000Z (over 7 years ago)
- Last Synced: 2024-11-08T04:41:30.780Z (about 2 months ago)
- Topics: r
- Language: HTML
- Size: 3.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Residential Heating Oil Price Exploration
A Bayesian statistical analysis of Massachusetts residential home heating oil pricing.
## Data Sources
Petroleum data from the [U.S. Energy Information Administration.](https://www.eia.gov)
* [Pricing data](https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET&s=W_EPD2F_PRS_SMA_DPG&f=W)
* [Supply data](https://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET&s=W_EPD0_VSD_NUS_DAYS&f=W)
* [Energy Outlook](https://www.eia.gov/outlooks/steo/report/winterfuels.cfm)Climate data from the [National Centers for Environmental Information](http://www.noaa.gov)
* [Temperature Search](https://www.ncdc.noaa.gov/cdo-web/)## License
MIT Licensed. See [LICENSE](License.txt) for more details.
All data belongs to the originating parties.