https://github.com/ivarref/ncs-discoveries
How much Norwegian Oil is left to produce?
https://github.com/ivarref/ncs-discoveries
Last synced: 15 days ago
JSON representation
How much Norwegian Oil is left to produce?
- Host: GitHub
- URL: https://github.com/ivarref/ncs-discoveries
- Owner: ivarref
- Created: 2014-12-29T20:35:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T21:34:00.000Z (about 10 years ago)
- Last Synced: 2023-03-11T03:33:17.203Z (over 3 years ago)
- Language: Python
- Homepage: http://ivarref.github.io/ncs-discoveries/
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ncs-discoveries
===============
When was the petroleum on the Norwegian Continental Shelf discovered?
[View page](http://ivarref.github.io/ncs-discoveries/).
Notes about the data
--------------------
_PDO_ is an abbrevation for Plan for Development and Operation.
_Remaining reserves_ refers to recoverable reserves in active, producing fields.
_All petroleum_ includes oil, condensate, gas and NGL.
Discoveries that are not evaluated and where development is not very likely is not included in the diagram.
Update
------
git clone git@github.com:ivarref/ncs-discoveries.git && \
cd ncs-discoveries && ./pull_data.py && \
git commit -am "$(date): update data" && git push && \
git checkout gh-pages && git merge master && git push
Comments
--------
refsdal.ivar@gmail.com