https://github.com/ivarref/ncs-wells
When was the Norwegian Oil discovered?
https://github.com/ivarref/ncs-wells
Last synced: 3 months ago
JSON representation
When was the Norwegian Oil discovered?
- Host: GitHub
- URL: https://github.com/ivarref/ncs-wells
- Owner: ivarref
- Created: 2015-01-10T10:49:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T18:22:31.000Z (about 9 years ago)
- Last Synced: 2023-03-11T03:33:18.073Z (almost 3 years ago)
- Language: HTML
- Homepage: http://ivarref.github.io/ncs-wells/
- Size: 372 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ncs-wells
=========
[View page](http://ivarref.github.io/ncs-wells/).
Goal
-----
Show cumulative discoveries vs. number of cumulative wells drilled.
About the data
--------------
The wellbores are collected from the Wellbore NPD page: Table view -> Exploration -> All - long list.
Only wellbores with purpose 'WILDCAT' is processed further.
These wells are mapped to reserves on the "Field NPD page: Table view -> Reserves"
and "Discovery NPD page: Table view -> Resources".
Update
------
git clone git@github.com:ivarref/ncs-wells.git && \
cd ncs-wells && ./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