bgd

Norwegian Wellbore Data

petrodc.npd.wellbore(dataset_number)[source]

Function to request wellbore data from NPD Database.

Parameters

dataset_number (int) – to select the dataset (1: oil samples, 2: NPD ID, 3: lithostratigraphy, 4: history, 5: drilling mud, 6: drill stem tests, 7: documents, 8: cores, 9: core photos, 10: coordinates, 11: casing and leak off, 12: exploration, 13: development, 14: shallow)

Returns

requested data

Return type

dataframe

Example

>>> import petrodc.npd as npd
>>> data = npd.wellbore(11)     # load dataset 11 - casing and leak off

npd_data

Web Application

There is also the web-app based on petrodc: