pradeep-xpert commited on
Commit
ee87f35
·
verified ·
1 Parent(s): f68a2b2

Initial release: OIL-009 sample, 150 wells / 250K records, Grade A+ (10/10)

Browse files
README.md CHANGED
@@ -3,36 +3,38 @@ license: cc-by-nc-4.0
3
  task_categories:
4
  - tabular-classification
5
  - tabular-regression
 
6
  language:
7
  - en
8
  tags:
9
  - synthetic
10
  - oil-and-gas
11
  - upstream
12
- - directional-drilling
13
- - wellbore-trajectory
14
- - geosteering
15
- - survey-qc
16
- - anti-collision
17
- - minimum-curvature
18
- - iscwsa
19
  - xpertsystems
20
- pretty_name: "OIL-008 — Synthetic Wellbore Trajectory Dataset (Sample)"
21
  size_categories:
22
  - 100K<n<1M
23
  ---
24
 
25
- # OIL-008 — Synthetic Wellbore Trajectory Dataset (Sample)
26
 
27
- **SKU:** `OIL008-SAMPLE` · **Vertical:** Oil & Gas / Upstream Directional Drilling
28
- **License:** CC-BY-NC-4.0 (sample) · **Schema version:** `oil008.v1`
29
- **Generator version:** `1.1-fixed` · **Default seed:** `42`
30
 
31
- A free, schema-identical preview of XpertSystems.ai's enterprise wellbore-
32
- trajectory dataset for directional drilling, geosteering, survey QC, and
33
- anti-collision ML. The sample covers **200 wells** across **10
34
- global basins** with **306,250 surveyed stations** linked across
35
- **11 tables**.
 
36
 
37
  ---
38
 
@@ -40,45 +42,47 @@ global basins** with **306,250 surveyed stations** linked across
40
 
41
  | File | Rows | Cols | Description |
42
  |---|---:|---:|---|
43
- | `wells_master.csv` | 200 | 6 | Well spine: basin, type, kickoff/TVD/lateral length |
44
- | `planned_trajectory.csv` | 30,605 | 8 | Planned MD/TVD/inclination/azimuth/N-E |
45
- | `actual_trajectory.csv` | 30,605 | 7 | Surveyed MD/TVD/inclination/azimuth + per-station DLS |
46
- | `geosteering_targets.csv` | 30,605 | 6 | 5-class target zones (Wolfcamp A/B, Eagle Ford, Bakken Middle, Carbonate Pay) |
47
- | `collision_monitoring.csv` | 30,605 | 5 | Anti-collision: separation factor + center distance per offset well |
48
- | `survey_uncertainty.csv` | 30,605 | 5 | ISCWSA-style uncertainty ellipse (major/minor axes + covariance) |
49
- | `drilling_sections.csv` | 30,605 | 5 | Section classification (Vertical / Build / Lateral) + build/turn rates |
50
- | `bha_directional_data.csv` | 30,605 | 6 | RSS flag, bend angle, toolface, slide/rotate ratio |
51
- | `torque_drag_effects.csv` | 30,605 | 6 | Surface torque, drag, friction factor, buckling risk |
52
- | `survey_qc_flags.csv` | 30,605 | 5 | Magnetic interference / gyro discrepancy flags + QC score |
53
- | `well_spacing_labels.csv` | 30,605 | 5 | ML labels: spacing grade, collision risk flag, target hit flag |
54
-
55
- Total: **306,250 rows** across 11 CSVs, ~16.3 MB on disk.
 
56
 
57
  ---
58
 
59
  ## Calibration: industry-anchored, honestly reported
60
 
61
  Validation uses a **10-metric scorecard** with targets sourced exclusively to
62
- **named industry standards**: SPE 67616, SPE 90408 (Williamson 2000), SPE
63
- 178215, ISCWSA MWD error model, API SPEC 7 directional survey QC, IADC
64
- Directional Drilling Manual, IADC anti-collision guidelines, OWSG (Operator
65
- Wellbore Survey Group), Rystad Energy global rig fleet, Spears & Associates
66
- unconventional analytics, and Halliburton/SLB directional drilling handbooks.
 
67
 
68
- **Sample run** (seed `42`, n_wells=200):
69
 
70
  | # | Metric | Observed | Target | Tolerance | Status | Source |
71
  |---|---|---:|---:|---:|---|---|
72
- | 1 | avg lateral length ft | 9151.7850 | 9200.0 | ±1800.0 | ✓ PASS | Spears & Associates + Rystad Energy unconventional rig tracker — global mean lateral length, 2020-2024 horizontal well portfolio (US/Canada/Argentina) |
73
- | 2 | avg dogleg severity deg per 100ft | 3.1809 | 3.2 | ±1.0 | ✓ PASS | SPE 67616 + IADC Directional Drilling Manual global mean DLS across mixed-trajectory directional well portfolio |
74
- | 3 | avg lateral inclination deg | 88.4955 | 88.5 | ±2.0 | ✓ PASS | SPE geosteering best practices + Halliburton/SLB directional drilling handbooks lateral hold inclination for landing in horizontal target zones |
75
- | 4 | lateral section fraction | 0.6045 | 0.6 | ±0.1 | ✓ PASS | Rystad Energy + EnverusDX unconventional well analyticslateral-MD / total-MD ratio for modern long-lateral horizontal portfolio, 2020-2024 |
76
- | 5 | survey repeatability | 0.9620 | 0.96 | ±0.02 | ✓ PASS | ISCWSA error model + API SPEC 7 directional survey QC MWD/gyro survey repeatability score across modern surveyed directional wells |
77
- | 6 | anti collision separation factor mean | 4.6982 | 4.7 | ±1.0 | ✓ PASS | IADC anti-collision separation factor guidelines + OWSG (Operator Wellbore Survey Group) collision avoidance rules typical mean separation factor for surveyed well pairs in mature basins (target >3.0, alarm <1.5) |
78
- | 7 | avg uncertainty ellipse ft | 11.4819 | 11.5 | ±4.0 | ✓ PASS | ISCWSA MWD error model + SPE 90408 (Williamson 2000) characteristic survey uncertainty ellipse major axis for MWD-surveyed horizontal wells at TD |
79
- | 8 | planned vs actual inc mae deg | 0.3182 | 0.4 | ±0.3 | ✓ PASS | SPE 178215 (geosteering delivery accuracy) + Halliburton Sperry directional engineering benchmarks mean absolute inclination delivery error vs plan |
80
- | 9 | trajectory curvature realism | 0.9287 | 0.93 | ±0.05 | ✓ PASS | SPE 67616 + IADC composite curvature realism index (1 σ(DLS)/10), benchmarking dogleg-severity dispersion vs field-data envelopes |
81
- | 10 | basin diversity entropy | 0.9885 | 0.92 | ±0.08 | ✓ PASS | Rystad Energy + IHS Markit global rig fleet — 10-class basin diversity benchmark (Permian, Eagle Ford, Bakken, Marcellus, North Sea, Gulf of Mexico, Middle East, Canadian Oil Sands, Brazil Pre-Salt, North Africa), normalized Shannon entropy |
82
 
83
  **Overall: 100.0/100 — Grade A+**
84
  (10 PASS · 0 MARGINAL · 0 FAIL of 10 metrics)
@@ -87,67 +91,69 @@ unconventional analytics, and Halliburton/SLB directional drilling handbooks.
87
 
88
  ## Schema highlights
89
 
90
- **`actual_trajectory.csv`** — the surveyed trajectory spine, one row per
91
- station per well. Computed via the **minimum-curvature method** (Bourgoyne
92
- et al., 1986; API/SPE industry standard):
93
 
94
- > Δnorth = ΔMD/2 · (sin(I₁)·cos(A₁) + sin(I₂)·cos(A₂)) · RF
95
- > Δeast = ΔMD/2 · (sin(I₁)·sin(A₁) + sin(I₂)·sin(A₂)) · RF
96
- > Δtvd = ΔMD/2 · (cos(I₁) + cos(I₂)) · RF
97
 
98
- where RF is the dogleg ratio factor `RF = (2/β)·tan(β/2)` and β is the
99
- dogleg angle between consecutive station vectors. This is the same math
100
- used by Compass, Landmark, SLB DDS, and every commercial survey-calculation
101
- package.
 
102
 
103
- **`drilling_sections.csv`** classifies each station as **Vertical**
104
- (MD < kickoff), **Build** (kickoff MD < build-end), or **Lateral**
105
- (MD ≥ build-end). DLS distributions are section-aware:
 
106
 
107
- | Section | DLS μ | DLS σ |
108
- |---|---:|---:|
109
- | Vertical | 2.7 | 0.55 |
110
- | Build | 3.9 | 0.65 |
111
- | Lateral | 3.05 | 0.55 |
112
 
113
- **`collision_monitoring.csv`** uses the **IADC separation factor**
114
- convention (target SF > 3.0, alarm SF < 1.5) with a mean ~4.7 — typical
115
- for mature basins with established offset-well drilling history.
116
 
117
- **`survey_uncertainty.csv`** ellipse axes follow **ISCWSA error model**
118
- conventions for MWD-surveyed wells (Williamson 2000, SPE 90408): major
119
- axis 5–18 ft, minor axis 2–9 ft, covariance index 0.88–0.98.
 
120
 
121
- **`bha_directional_data.csv`** distinguishes **rotary-steerable systems
122
- (RSS, ~58%)** from positive-displacement-motor (PDM) BHAs via the
123
- `rss_flag` column, matching the modern industry mix where RSS dominates
124
- long-lateral and ERD wells.
 
 
 
 
 
 
125
 
126
  ---
127
 
128
  ## Suggested use cases
129
 
130
- 1. **Trajectory anomaly detection** — flag stations where DLS exceeds
131
- section-specific envelopes using ML on the 30,605-row station-
132
- resolution spine.
133
- 2. **Geosteering target-hit prediction** — binary classifier on
134
- `target_hit_flag` (whether the lateral landed in the target zone)
135
- from BHA + trajectory + geosteering features.
136
- 3. **Anti-collision risk scoring** — regress `collision_risk_flag` and
137
- `separation_factor` from trajectory and offset-well features.
138
- 4. **Survey QC ML** predict `qc_score`, `magnetic_interference_flag`,
139
- and `gyro_discrepancy_flag` from station-resolution trajectory data
140
- to triage surveys for human review.
141
- 5. **Planned-vs-actual delivery analytics** — quantify drilling
142
- delivery accuracy by regressing the inclination/azimuth/TVD
143
- delta between planned and actual at each station.
144
- 6. **Section classification** multi-class classifier on `section_type`
145
- (Vertical/Build/Lateral) from trajectory shape features for automated
146
- well section segmentation.
147
- 7. **Torque-drag prediction** — regress torque and drag from trajectory
148
- complexity (DLS, inclination profile) and BHA features.
149
  8. **Multi-table relational ML** — entity-resolution and graph-based
150
- learning across the 11 joinable tables via `well_id` and `survey_id`.
151
 
152
  ---
153
 
@@ -155,7 +161,7 @@ long-lateral and ERD wells.
155
 
156
  ```python
157
  from datasets import load_dataset
158
- ds = load_dataset("xpertsystems/oil008-sample", data_files="actual_trajectory.csv")
159
  print(ds["train"][0])
160
  ```
161
 
@@ -163,74 +169,66 @@ Or with pandas:
163
 
164
  ```python
165
  import pandas as pd
166
- wells = pd.read_csv("hf://datasets/xpertsystems/oil008-sample/wells_master.csv")
167
- actual = pd.read_csv("hf://datasets/xpertsystems/oil008-sample/actual_trajectory.csv")
168
- planned = pd.read_csv("hf://datasets/xpertsystems/oil008-sample/planned_trajectory.csv")
169
- sections = pd.read_csv("hf://datasets/xpertsystems/oil008-sample/drilling_sections.csv")
170
- joined = actual.merge(planned, on=["well_id","md_ft"], suffixes=("_act","_plan"))
171
  ```
172
 
173
  ---
174
 
175
  ## Reproducibility
176
 
177
- All generation is deterministic via the integer `seed` parameter (seeds
178
- both `random.seed()` and `np.random.seed()`). A seed sweep across
179
- `[42, 7, 123, 2024, 99, 1]` confirms Grade A+ on every seed in this
180
- sample.
181
 
182
  ---
183
 
184
  ## Honest disclosure of sample-scale limitations
185
 
186
- This is a **sample** product calibrated for ML prototyping and trajectory
187
- research, not for live well planning. A few notes:
188
-
189
- 1. **Global-mean inclination is structurally lower than the generator's
190
- 72° target.** The generator's section composition (~19% Vertical +
191
- ~21% Build + ~60% Lateral) mathematically averages to ~64° Vertical
192
- at 4°, Build at 47°, Lateral at 88.5° even though each individual
193
- section is correctly modeled. The scorecard validates the **lateral-
194
- section inclination** (88.5°, on target) and **lateral section
195
- fraction** (60%, on target) directly, which are the operationally
196
- meaningful quantities. Future generator v1.2 will rebalance section
197
- weights to bring the global mean closer to 72° per the file header
198
- intent.
199
-
200
- 2. **Each station has an aligned row across all 11 tables** — the
201
- per-station tables (planned/actual/geosteering/collision/uncertainty/
202
- sections/BHA/torque/QC/labels) are joinable by both `well_id` and
203
- station index. This is convenient for ML but slightly over-coupled
204
- relative to real-world data where uncertainty, BHA, and QC are
205
- typically sparser than the trajectory itself.
206
-
207
- 3. **Offset-well IDs in `collision_monitoring.csv` are synthetic**
208
- the `offset_well_id` field samples from a 10,000-well synthetic pool
209
- independently per station, so the same offset well will not appear
210
- in multiple collision rows. For graph-based anti-collision ML, treat
211
- each row as an independent (well, offset_well) pair rather than as
212
- evidence of shared offset structure.
213
-
214
- 4. **Section spacing is uniform at 100 ft** in the sample. Real surveys
215
- are sparser in vertical sections (200-500 ft) and denser through
216
- build (50-100 ft). Future generator v1.2 will introduce non-uniform
217
- station spacing.
218
-
219
- 5. **Anomaly rate is 1.5%** (`anomaly_rate=0.015`) injected as
220
- randomly-elevated DLS values. This is a controlled noise channel
221
- for QC model training; filter `qc_score < 0.95` to remove the
222
- noisy stations.
223
 
224
  ---
225
 
226
  ## Full product
227
 
228
- The **full OIL-008 dataset** ships at **1,000 wells** with full ISCWSA
229
- error model error-band stratification per survey tool type (MWD/gyro/
230
- inertial), per-basin offset-well graph structure with realistic
231
- neighborhood density, and non-uniform station spacing matching field
232
- survey practice — licensed commercially. Contact XpertSystems.ai for
233
- licensing terms.
234
 
235
  📧 **pradeep@xpertsystems.ai**
236
  🌐 **https://xpertsystems.ai**
@@ -240,30 +238,30 @@ licensing terms.
240
  ## Citation
241
 
242
  ```bibtex
243
- @dataset{xpertsystems_oil008_sample_2026,
244
- title = {OIL-008: Synthetic Wellbore Trajectory Dataset (Sample)},
245
  author = {XpertSystems.ai},
246
  year = {2026},
247
- url = {https://huggingface.co/datasets/xpertsystems/oil008-sample}
248
  }
249
  ```
250
 
251
  ## Generation details
252
 
253
- - Generator version : 1.1-fixed
254
  - Sample version : 1.0.0
255
  - Random seed : 42
256
- - Generated : 2026-05-21 23:11:22 UTC
257
- - Wells : 200
258
- - Station spacing : 100 ft
259
- - Anomaly rate : 1.5%
260
  - Basins : 10 (Permian, Eagle Ford, Bakken, Marcellus,
261
- North Sea, Gulf of Mexico, Middle East Carbonates,
262
- Canadian Oil Sands, Brazil Pre-Salt, North Africa)
263
- - Well types : 4 (Horizontal, Extended Reach, J-Well, S-Well)
264
- - Survey method : Minimum curvature (Bourgoyne et al. 1986)
265
- - Calibration basis : SPE 67616, SPE 90408 (Williamson 2000), SPE 178215,
266
- ISCWSA error model, API SPEC 7, IADC Directional
267
- Drilling Manual, OWSG, Rystad Energy, Spears &
268
- Associates, Halliburton/SLB directional handbooks
269
  - Overall validation: 100.0/100 — Grade A+
 
3
  task_categories:
4
  - tabular-classification
5
  - tabular-regression
6
+ - time-series-forecasting
7
  language:
8
  - en
9
  tags:
10
  - synthetic
11
  - oil-and-gas
12
  - upstream
13
+ - mud-logging
14
+ - formation-evaluation
15
+ - gas-chromatography
16
+ - pixler-ratios
17
+ - pore-pressure
18
+ - kick-detection
19
+ - lithology-id
20
  - xpertsystems
21
+ pretty_name: "OIL-009 — Synthetic Mud Logging Dataset (Sample)"
22
  size_categories:
23
  - 100K<n<1M
24
  ---
25
 
26
+ # OIL-009 — Synthetic Mud Logging Dataset (Sample)
27
 
28
+ **SKU:** `OIL009-SAMPLE` · **Vertical:** Oil & Gas / Upstream Formation Evaluation
29
+ **License:** CC-BY-NC-4.0 (sample) · **Schema version:** `oil009.v1`
30
+ **Generator version:** `1.0-file1-simulation-engine` · **Default seed:** `42`
31
 
32
+ A free, schema-identical preview of XpertSystems.ai's enterprise mud-logging
33
+ dataset for real-time formation evaluation, gas chromatography ML,
34
+ pore-pressure detection, and kick-risk monitoring. The sample covers
35
+ **150 wells** across **10 global basins** with
36
+ **217,275 depth-resolved mud-log records** linked across
37
+ **12 tables**.
38
 
39
  ---
40
 
 
42
 
43
  | File | Rows | Cols | Description |
44
  |---|---:|---:|---|
45
+ | `wells_master.csv` | 150 | 12 | Well spine: basin, formation, rig, HPHT/sour/offshore flags, planned MW |
46
+ | `formation_tops.csv` | 735 | 5 | 3-7 formation tops per well with picker confidence score |
47
+ | `mud_log_timeseries.csv` | 21,639 | 9 | Depth-resolved drilling mechanics: ROP, WOB, RPM, torque, SPP, flow |
48
+ | `gas_readings.csv` | 21,639 | 10 | Total gas units + C1-C5 chromatograph composition + H2S |
49
+ | `lithology_intervals.csv` | 21,639 | 8 | 9-class lithology + carbonate/shale/sand fraction % |
50
+ | `cuttings_analysis.csv` | 21,639 | 8 | Grain size, sorting, fluorescence color & intensity, oil stain flag |
51
+ | `drilling_events.csv` | 21,639 | 6 | 10-class event log (drilling break, kick precursor, lost circulation, etc.) |
52
+ | `pore_pressure_indicators.csv` | 21,639 | 7 | d-exponent, shale density, overpressure flag, pore pressure ppg equiv |
53
+ | `mud_properties.csv` | 21,639 | 7 | Mud weight, viscosity, chlorides, gas-cut mud flag |
54
+ | `gas_chromatography.csv` | 21,639 | 7 | Pixler ratios: wetness, balance, character + gas quality flag |
55
+ | `cavings_analysis.csv` | 21,639 | 6 | Cavings type (5-class) + wellbore instability score |
56
+ | `drilling_labels.csv` | 21,639 | 7 | ML labels: hydrocarbon show, kick risk, reservoir quality, lithology |
57
+
58
+ Total: **217,275 rows** across 12 CSVs, ~16.8 MB on disk.
59
 
60
  ---
61
 
62
  ## Calibration: industry-anchored, honestly reported
63
 
64
  Validation uses a **10-metric scorecard** with targets sourced exclusively to
65
+ **named industry standards**: Pixler (1969) AAPG seminal hydrocarbon-ratio
66
+ classification paper, Jorden & Shirley (1966) JPT d-exponent overpressure
67
+ detection, IADC Mud Logging Standards, IADC Well Control Statistics, API
68
+ RP-13B-1 drilling fluids, SPE 142884 (pore pressure detection methods),
69
+ Schlumberger Mud Logging Field Manual, Halliburton Mud Logging guide,
70
+ IHS Markit / Rystad Energy global wildcat database.
71
 
72
+ **Sample run** (seed `42`, n_wells=150, depth_step=100 ft):
73
 
74
  | # | Metric | Observed | Target | Tolerance | Status | Source |
75
  |---|---|---:|---:|---:|---|---|
76
+ | 1 | avg total gas units | 225.6205 | 200.0 | ±80.0 | ✓ PASS | IADC Mud Logging Standards + Schlumberger Mud Logging Field Manual — global mean background total gas units, mixed unconventional/conventional basin portfolio |
77
+ | 2 | avg methane pct | 71.3605 | 72.0 | ±8.0 | ✓ PASS | Pixler (1969) AAPG C1 fraction in mixed oil/gas/condensate global wildcat portfolio, dry-to-wet-gas transition zone |
78
+ | 3 | avg wetness ratio | 11.8237 | 12.0 | ±4.0 | ✓ PASS | Pixler (1969) AAPGwetness ratio (ΣC2-C5/ΣC1-C5×100), wet-gas / gas-condensate Pixler classification zone |
79
+ | 4 | avg balance ratio | 9.9006 | 10.0 | ±5.0 | ✓ PASS | Pixler (1969) AAPG + Halliburton Mud Logging guidebalance ratio C1/(C2+C3) light-oil-to-wet-gas envelope |
80
+ | 5 | avg mud weight ppg | 12.0585 | 11.5 | ±2.0 | ✓ PASS | API RP-13B-1 + SPE drilling fluids literatureglobal mean mud weight, mixed conventional/HPHT/deepwater portfolio |
81
+ | 6 | avg d exponent | 1.3000 | 1.3 | ±0.3 | ✓ PASS | Wyllie + Jorden & Shirley (1966) JPTcorrected d-exponent normal-compaction shale baseline value (typically 1.0-1.5; decreasing trend indicates overpressure) |
82
+ | 7 | hydrocarbon show rate | 0.0987 | 0.1 | ±0.05 | ✓ PASS | IHS Markit + Schlumberger wildcat database fraction of drilled depth intervals exhibiting hydrocarbon shows (gas + fluorescence + reservoir lithology), global mixed exploration portfolio |
83
+ | 8 | kick risk rate | 0.0102 | 0.012 | ±0.01 | ✓ PASS | IADC Well Control Statistics + SPE 142884 fraction of drilled depth intervals showing kick precursor signatures (overpressure + elevated gas + mud-weight underbalance), global mud-logging dataset |
84
+ | 9 | lithology diversity entropy | 0.7421 | 0.65 | ±0.1 | ✓ PASS | Global mud-logging literature9-class lithology diversity benchmark (shale, sandstone, siltstone, limestone, dolomite, marl, anhydrite, volcanic, coal); normalized Shannon entropy. Shale-dominant global mix produces a deliberately sub-uniform distribution |
85
+ | 10 | basin diversity entropy | 0.9881 | 0.95 | ±0.05 | ✓ PASS | Rystad Energy + IHS Markit global mud-logging coverage — 10-class basin diversity benchmark (Permian, Eagle Ford, Bakken, Marcellus, GoM Deepwater, North Sea, Middle East, Brazil Pre-Salt, Canadian Oil Sands, Tight Gas Sandstone), normalized Shannon entropy |
86
 
87
  **Overall: 100.0/100 — Grade A+**
88
  (10 PASS · 0 MARGINAL · 0 FAIL of 10 metrics)
 
91
 
92
  ## Schema highlights
93
 
94
+ **`gas_chromatography.csv`** — the **Pixler (1969) hydrocarbon ratio**
95
+ canonical formulation for mud-log gas typing:
 
96
 
97
+ > wetness_ratio = (C2 + C3 + C4 + C5) / (C1 + C2 + C3 + C4 + C5) × 100
98
+ > balance_ratio = C1 / (C2 + C3)
99
+ > character_ratio = (C4 + C5) / C3
100
 
101
+ These are the three ratios used by every commercial mud-logging service
102
+ (Halliburton, SLB, Geoservices, Pason) to classify shows as dry gas / wet
103
+ gas / condensate / oil. Sample wetness mean ~12 is in the **wet-gas / oil-
104
+ rich-gas** Pixler zone (5-17.5); sample balance ~10 is in the **light oil**
105
+ zone (1.5-100).
106
 
107
+ **`gas_readings.csv`** basin-specific gas means with in-reservoir
108
+ amplification (1.65×) and overpressure amplification (1.28×), plus
109
+ log-normal noise. Background gas levels match the IADC mud-logging
110
+ convention (50-500 units typical, >500 anomalous).
111
 
112
+ **`pore_pressure_indicators.csv`** implements the **Jorden & Shirley
113
+ (1966) d-exponent** overpressure detection method:
 
 
 
114
 
115
+ > d = log(ROP/60·N) / log(12·WOB/10⁶·D) (corrected for mud weight)
 
 
116
 
117
+ Normal-compaction shale baseline is ~1.0-1.5; values decreasing with depth
118
+ indicate undercompacted shales and impending overpressure. Sample mean
119
+ d-exponent ~1.30 with downward deviations correlating with the
120
+ `overpressure_flag` column.
121
 
122
+ **`lithology_intervals.csv`** 9-class lithology (shale, sandstone,
123
+ siltstone, limestone, dolomite, marl, anhydrite, volcanic, coal) drawn
124
+ from basin-conditioned probability mixes. Shale dominates at 36% reflecting
125
+ the modern unconventional-heavy global drilling portfolio.
126
+
127
+ **`drilling_events.csv`** — 10-class event taxonomy (normal drilling,
128
+ drilling break, connection gas, trip gas, lost circulation, kick precursor,
129
+ tight hole, differential sticking, sensor dropout, lag correction). Kick
130
+ precursors gated by (overpressure + gas > 220 + mud-weight underbalance);
131
+ drilling breaks gated by (hydrocarbon show + 38% draw rate).
132
 
133
  ---
134
 
135
  ## Suggested use cases
136
 
137
+ 1. **Pixler hydrocarbon-ratio classification ML** — train classifiers on
138
+ wetness / balance / character ratios → dry-gas / wet-gas / condensate /
139
+ oil / no-show labels. Pixler crossplot zones are well-separated targets.
140
+ 2. **Lithology identification from gas + chromatograph** — multi-class
141
+ classifier on `lithology_label` (9-class) from drilling mechanics + gas
142
+ composition + cuttings fluorescence features.
143
+ 3. **Kick-risk early warning** — binary classifier on `kick_risk_flag`
144
+ from upstream features (d-exponent decline, gas elevation, mud-weight
145
+ underbalance). Sample has 1% positive rate matching IADC field statistics.
146
+ 4. **Pore-pressure regression** regress `pore_pressure_ppg_equiv` from
147
+ d-exponent, shale density, depth, and drilling-mechanics features.
148
+ 5. **Hydrocarbon show detection** — binary classifier on
149
+ `hydrocarbon_show_flag` from gas + fluorescence + lithology features.
150
+ 6. **Reservoir quality grading** multi-class classifier on
151
+ `reservoir_quality` (low/medium/high) from petrophysical and
152
+ show-related features.
153
+ 7. **Drilling event classification** — 10-class classifier on
154
+ `drilling_event_type` from time-series drilling-mechanics features.
 
155
  8. **Multi-table relational ML** — entity-resolution and graph-based
156
+ learning across the 12 joinable tables via `well_id` and depth.
157
 
158
  ---
159
 
 
161
 
162
  ```python
163
  from datasets import load_dataset
164
+ ds = load_dataset("xpertsystems/oil009-sample", data_files="gas_readings.csv")
165
  print(ds["train"][0])
166
  ```
167
 
 
169
 
170
  ```python
171
  import pandas as pd
172
+ gas = pd.read_csv("hf://datasets/xpertsystems/oil009-sample/gas_readings.csv")
173
+ chr_ = pd.read_csv("hf://datasets/xpertsystems/oil009-sample/gas_chromatography.csv")
174
+ lith = pd.read_csv("hf://datasets/xpertsystems/oil009-sample/lithology_intervals.csv")
175
+ lbl = pd.read_csv("hf://datasets/xpertsystems/oil009-sample/drilling_labels.csv")
176
+ joined = gas.merge(chr_, on=["well_id","depth_ft"]).merge(lbl, on=["well_id","depth_ft"])
177
  ```
178
 
179
  ---
180
 
181
  ## Reproducibility
182
 
183
+ All generation is deterministic via the integer `seed` parameter (driving
184
+ `random.Random(seed)`). A seed sweep across `[42, 7, 123, 2024, 99, 1]`
185
+ confirms Grade A+ on every seed in this sample.
 
186
 
187
  ---
188
 
189
  ## Honest disclosure of sample-scale limitations
190
 
191
+ This is a **sample** product calibrated for ML prototyping and mud-logging
192
+ research, not for live drilling decisions. A few notes:
193
+
194
+ 1. **Long-tail lithology classes are under-represented at sample scale.**
195
+ Anhydrite (~0.9%), volcanic (~1.4%), and coal (~0.3%) are rare classes
196
+ that appear only when their parent basins are drawn. Full product
197
+ (18,000 wells) gives sufficient samples for these rare classes; the
198
+ sample provides only handful-of-rows demonstrations of the schema.
199
+
200
+ 2. **All detail tables are co-resolved at the depth_step granularity**
201
+ (100 ft in the sample). Real mud-logging data has higher-frequency gas
202
+ readings (1-5 ft intervals) and lower-frequency cuttings descriptions
203
+ (5-30 ft intervals). The schema is the same; only the resolution differs.
204
+ For high-frequency ML, use the full product with `--depth-step-ft 5`.
205
+
206
+ 3. **Anomaly injection rate is 3%** (`anomaly_injection_rate=0.03`) — gas
207
+ units randomly multiplied by [0.25, 0.45, 1.9, 2.8] to simulate sensor
208
+ dropouts and lag corrections. These appear as outliers in `gas_readings`
209
+ and can be filtered out via `gas_chromatography.gas_quality_flag == 1`.
210
+
211
+ 4. **Hydrocarbon show rate (10%) and kick risk rate (1%) match aggregate
212
+ IADC field statistics** but are not stratified by basin. Per-basin
213
+ show rates in real data range from 2-3% (Marcellus dry gas) to 25-30%
214
+ (Pre-Salt carbonate plays). Future generator v1.1 will introduce
215
+ basin-conditioned show priors.
216
+
217
+ 5. **Mud-log timeseries uses `mud_log_timeseries.csv`** as the canonical
218
+ time-axis spine — all other tables (gas, lithology, cuttings, etc.) are
219
+ indexed at the same depth grid for clean ML joins. This makes the
220
+ tables more relational and less "time-series-y" than real MWD/LWD
221
+ streams; treat the sample as **depth-domain mud-log records**, not
222
+ time-domain telemetry.
 
 
 
 
 
223
 
224
  ---
225
 
226
  ## Full product
227
 
228
+ The **full OIL-009 dataset** ships at **18,000 wells** with **~9M depth-
229
+ resolved mud-log records**, 5-ft default depth resolution, basin-conditioned
230
+ hydrocarbon show priors, and per-basin chromatograph stratification
231
+ licensed commercially. Contact XpertSystems.ai for licensing terms.
 
 
232
 
233
  📧 **pradeep@xpertsystems.ai**
234
  🌐 **https://xpertsystems.ai**
 
238
  ## Citation
239
 
240
  ```bibtex
241
+ @dataset{xpertsystems_oil009_sample_2026,
242
+ title = {OIL-009: Synthetic Mud Logging Dataset (Sample)},
243
  author = {XpertSystems.ai},
244
  year = {2026},
245
+ url = {https://huggingface.co/datasets/xpertsystems/oil009-sample}
246
  }
247
  ```
248
 
249
  ## Generation details
250
 
251
+ - Generator version : 1.0-file1-simulation-engine
252
  - Sample version : 1.0.0
253
  - Random seed : 42
254
+ - Generated : 2026-05-21 23:20:37 UTC
255
+ - Wells : 150
256
+ - Depth step : 100 ft
257
+ - Anomaly rate : 3.0%
258
  - Basins : 10 (Permian, Eagle Ford, Bakken, Marcellus,
259
+ GoM Deepwater, North Sea, Middle East Carbonate,
260
+ Brazil Pre-Salt, Canadian Oil Sands, Tight Gas Sandstone)
261
+ - Lithologies : 9 (shale, sandstone, siltstone, limestone, dolomite,
262
+ marl, anhydrite, volcanic, coal)
263
+ - Calibration basis : Pixler (1969), Jorden & Shirley (1966), IADC Mud
264
+ Logging Standards, IADC Well Control Statistics,
265
+ API RP-13B-1, SPE 142884, Schlumberger Mud Logging
266
+ Field Manual, Halliburton Mud Logging guide
267
  - Overall validation: 100.0/100 — Grade A+
cavings_analysis.csv ADDED
The diff for this file is too large to render. See raw diff
 
cuttings_analysis.csv ADDED
The diff for this file is too large to render. See raw diff
 
drilling_events.csv ADDED
The diff for this file is too large to render. See raw diff
 
drilling_labels.csv ADDED
The diff for this file is too large to render. See raw diff
 
formation_tops.csv ADDED
@@ -0,0 +1,736 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ top_id,well_id,formation_name,top_depth_ft,confidence_score
2
+ TOP-000001-01,OIL009-WELL-000001,Buda,2150,0.937
3
+ TOP-000001-02,OIL009-WELL-000001,Buda,4150,0.943
4
+ TOP-000001-03,OIL009-WELL-000001,Buda,4400,0.916
5
+ TOP-000002-01,OIL009-WELL-000002,McMurray,1150,0.867
6
+ TOP-000002-02,OIL009-WELL-000002,Clearwater,1650,0.99
7
+ TOP-000002-03,OIL009-WELL-000002,Wabiskaw,2150,0.965
8
+ TOP-000002-04,OIL009-WELL-000002,Clearwater,3900,0.938
9
+ TOP-000003-01,OIL009-WELL-000003,Wabiskaw,900,0.916
10
+ TOP-000003-02,OIL009-WELL-000003,McMurray,1150,0.951
11
+ TOP-000003-03,OIL009-WELL-000003,McMurray,1400,0.943
12
+ TOP-000003-04,OIL009-WELL-000003,Clearwater,1650,0.874
13
+ TOP-000003-05,OIL009-WELL-000003,Wabiskaw,1900,0.925
14
+ TOP-000004-01,OIL009-WELL-000004,Statfjord,3400,0.896
15
+ TOP-000004-02,OIL009-WELL-000004,Forties,4650,0.99
16
+ TOP-000004-03,OIL009-WELL-000004,Forties,8150,0.918
17
+ TOP-000004-04,OIL009-WELL-000004,Brent,9400,0.953
18
+ TOP-000005-01,OIL009-WELL-000005,Utica,1900,0.967
19
+ TOP-000005-02,OIL009-WELL-000005,Onondaga,2650,0.818
20
+ TOP-000005-03,OIL009-WELL-000005,Utica,2900,0.856
21
+ TOP-000005-04,OIL009-WELL-000005,Utica,5150,0.943
22
+ TOP-000005-05,OIL009-WELL-000005,Onondaga,5900,0.99
23
+ TOP-000005-06,OIL009-WELL-000005,Utica,6900,0.923
24
+ TOP-000006-01,OIL009-WELL-000006,Buda,900,0.896
25
+ TOP-000006-02,OIL009-WELL-000006,Buda,4900,0.836
26
+ TOP-000006-03,OIL009-WELL-000006,Austin Chalk,8150,0.915
27
+ TOP-000006-04,OIL009-WELL-000006,Austin Chalk,9150,0.865
28
+ TOP-000006-05,OIL009-WELL-000006,Austin Chalk,9650,0.912
29
+ TOP-000006-06,OIL009-WELL-000006,Buda,10400,0.913
30
+ TOP-000007-01,OIL009-WELL-000007,Lower Tertiary,5650,0.86
31
+ TOP-000007-02,OIL009-WELL-000007,Lower Tertiary,5900,0.969
32
+ TOP-000007-03,OIL009-WELL-000007,Miocene,12650,0.877
33
+ TOP-000007-04,OIL009-WELL-000007,Wilcox,25150,0.946
34
+ TOP-000008-01,OIL009-WELL-000008,Lower Tertiary,4900,0.941
35
+ TOP-000008-02,OIL009-WELL-000008,Lower Tertiary,15900,0.963
36
+ TOP-000008-03,OIL009-WELL-000008,Miocene,17900,0.99
37
+ TOP-000009-01,OIL009-WELL-000009,Utica,1900,0.973
38
+ TOP-000009-02,OIL009-WELL-000009,Onondaga,4400,0.918
39
+ TOP-000009-03,OIL009-WELL-000009,Marcellus,4650,0.988
40
+ TOP-000010-01,OIL009-WELL-000010,Spraberry,2900,0.97
41
+ TOP-000010-02,OIL009-WELL-000010,Bone Spring,4150,0.884
42
+ TOP-000010-03,OIL009-WELL-000010,Wolfcamp,8650,0.93
43
+ TOP-000010-04,OIL009-WELL-000010,Wolfcamp,9400,0.821
44
+ TOP-000010-05,OIL009-WELL-000010,Wolfcamp,11400,0.954
45
+ TOP-000011-01,OIL009-WELL-000011,Arab,6150,0.91
46
+ TOP-000011-02,OIL009-WELL-000011,Mishrif,7150,0.942
47
+ TOP-000011-03,OIL009-WELL-000011,Arab,12400,0.874
48
+ TOP-000012-01,OIL009-WELL-000012,Marcellus,1400,0.939
49
+ TOP-000012-02,OIL009-WELL-000012,Marcellus,6900,0.96
50
+ TOP-000012-03,OIL009-WELL-000012,Utica,7650,0.935
51
+ TOP-000013-01,OIL009-WELL-000013,Spraberry,1650,0.83
52
+ TOP-000013-02,OIL009-WELL-000013,Wolfcamp,3150,0.888
53
+ TOP-000013-03,OIL009-WELL-000013,Wolfcamp,3900,0.859
54
+ TOP-000013-04,OIL009-WELL-000013,Spraberry,4150,0.88
55
+ TOP-000013-05,OIL009-WELL-000013,Wolfcamp,5400,0.966
56
+ TOP-000013-06,OIL009-WELL-000013,Wolfcamp,10150,0.931
57
+ TOP-000014-01,OIL009-WELL-000014,Austin Chalk,10900,0.903
58
+ TOP-000014-02,OIL009-WELL-000014,Eagle Ford,14150,0.889
59
+ TOP-000014-03,OIL009-WELL-000014,Austin Chalk,17400,0.872
60
+ TOP-000015-01,OIL009-WELL-000015,Asmari,1400,0.957
61
+ TOP-000015-02,OIL009-WELL-000015,Mishrif,2400,0.941
62
+ TOP-000015-03,OIL009-WELL-000015,Arab,5150,0.944
63
+ TOP-000016-01,OIL009-WELL-000016,Utica,900,0.901
64
+ TOP-000016-02,OIL009-WELL-000016,Marcellus,2400,0.973
65
+ TOP-000016-03,OIL009-WELL-000016,Marcellus,2900,0.857
66
+ TOP-000016-04,OIL009-WELL-000016,Utica,5650,0.903
67
+ TOP-000016-05,OIL009-WELL-000016,Utica,9650,0.944
68
+ TOP-000016-06,OIL009-WELL-000016,Marcellus,11400,0.873
69
+ TOP-000016-07,OIL009-WELL-000016,Onondaga,12150,0.82
70
+ TOP-000017-01,OIL009-WELL-000017,Santos,5900,0.922
71
+ TOP-000017-02,OIL009-WELL-000017,Santos,9150,0.904
72
+ TOP-000017-03,OIL009-WELL-000017,Barra Velha,14900,0.913
73
+ TOP-000017-04,OIL009-WELL-000017,Santos,21150,0.962
74
+ TOP-000018-01,OIL009-WELL-000018,Forties,4150,0.91
75
+ TOP-000018-02,OIL009-WELL-000018,Brent,7400,0.796
76
+ TOP-000018-03,OIL009-WELL-000018,Brent,8650,0.99
77
+ TOP-000018-04,OIL009-WELL-000018,Statfjord,12150,0.896
78
+ TOP-000018-05,OIL009-WELL-000018,Brent,13900,0.959
79
+ TOP-000019-01,OIL009-WELL-000019,Mishrif,1900,0.856
80
+ TOP-000019-02,OIL009-WELL-000019,Arab,3900,0.985
81
+ TOP-000019-03,OIL009-WELL-000019,Arab,4400,0.942
82
+ TOP-000019-04,OIL009-WELL-000019,Mishrif,13900,0.915
83
+ TOP-000019-05,OIL009-WELL-000019,Mishrif,15400,0.99
84
+ TOP-000019-06,OIL009-WELL-000019,Mishrif,15900,0.812
85
+ TOP-000020-01,OIL009-WELL-000020,Statfjord,1900,0.99
86
+ TOP-000020-02,OIL009-WELL-000020,Forties,4150,0.922
87
+ TOP-000020-03,OIL009-WELL-000020,Forties,9150,0.858
88
+ TOP-000020-04,OIL009-WELL-000020,Brent,14650,0.861
89
+ TOP-000021-01,OIL009-WELL-000021,Miocene,1900,0.897
90
+ TOP-000021-02,OIL009-WELL-000021,Miocene,6150,0.888
91
+ TOP-000021-03,OIL009-WELL-000021,Lower Tertiary,7650,0.891
92
+ TOP-000021-04,OIL009-WELL-000021,Miocene,10650,0.958
93
+ TOP-000021-05,OIL009-WELL-000021,Lower Tertiary,11400,0.903
94
+ TOP-000022-01,OIL009-WELL-000022,Mishrif,900,0.925
95
+ TOP-000022-02,OIL009-WELL-000022,Mishrif,7400,0.843
96
+ TOP-000022-03,OIL009-WELL-000022,Mishrif,9900,0.84
97
+ TOP-000022-04,OIL009-WELL-000022,Asmari,10400,0.937
98
+ TOP-000022-05,OIL009-WELL-000022,Mishrif,13650,0.944
99
+ TOP-000023-01,OIL009-WELL-000023,Bakken,1150,0.978
100
+ TOP-000023-02,OIL009-WELL-000023,Bakken,1400,0.903
101
+ TOP-000023-03,OIL009-WELL-000023,Three Forks,3150,0.849
102
+ TOP-000023-04,OIL009-WELL-000023,Bakken,3900,0.946
103
+ TOP-000023-05,OIL009-WELL-000023,Madison,4400,0.891
104
+ TOP-000024-01,OIL009-WELL-000024,Marcellus,1650,0.823
105
+ TOP-000024-02,OIL009-WELL-000024,Onondaga,3650,0.934
106
+ TOP-000024-03,OIL009-WELL-000024,Onondaga,4650,0.977
107
+ TOP-000024-04,OIL009-WELL-000024,Utica,8150,0.905
108
+ TOP-000025-01,OIL009-WELL-000025,Cotton Valley,8650,0.86
109
+ TOP-000025-02,OIL009-WELL-000025,Mesaverde,9150,0.907
110
+ TOP-000025-03,OIL009-WELL-000025,Lance,9650,0.93
111
+ TOP-000025-04,OIL009-WELL-000025,Mesaverde,15150,0.904
112
+ TOP-000025-05,OIL009-WELL-000025,Cotton Valley,16400,0.953
113
+ TOP-000025-06,OIL009-WELL-000025,Mesaverde,17400,0.933
114
+ TOP-000026-01,OIL009-WELL-000026,Madison,1150,0.906
115
+ TOP-000026-02,OIL009-WELL-000026,Three Forks,6900,0.914
116
+ TOP-000026-03,OIL009-WELL-000026,Three Forks,7400,0.912
117
+ TOP-000026-04,OIL009-WELL-000026,Three Forks,10150,0.812
118
+ TOP-000027-01,OIL009-WELL-000027,McMurray,2150,0.967
119
+ TOP-000027-02,OIL009-WELL-000027,Wabiskaw,3400,0.804
120
+ TOP-000027-03,OIL009-WELL-000027,Wabiskaw,3900,0.887
121
+ TOP-000027-04,OIL009-WELL-000027,Wabiskaw,4400,0.899
122
+ TOP-000027-05,OIL009-WELL-000027,Clearwater,6150,0.892
123
+ TOP-000027-06,OIL009-WELL-000027,McMurray,6650,0.931
124
+ TOP-000028-01,OIL009-WELL-000028,Wilcox,1400,0.956
125
+ TOP-000028-02,OIL009-WELL-000028,Lower Tertiary,3400,0.91
126
+ TOP-000028-03,OIL009-WELL-000028,Wilcox,8900,0.924
127
+ TOP-000028-04,OIL009-WELL-000028,Wilcox,15900,0.839
128
+ TOP-000028-05,OIL009-WELL-000028,Wilcox,18150,0.913
129
+ TOP-000028-06,OIL009-WELL-000028,Wilcox,24650,0.92
130
+ TOP-000029-01,OIL009-WELL-000029,Marcellus,1650,0.88
131
+ TOP-000029-02,OIL009-WELL-000029,Onondaga,2150,0.953
132
+ TOP-000029-03,OIL009-WELL-000029,Onondaga,3150,0.917
133
+ TOP-000029-04,OIL009-WELL-000029,Utica,6400,0.847
134
+ TOP-000029-05,OIL009-WELL-000029,Marcellus,6650,0.958
135
+ TOP-000029-06,OIL009-WELL-000029,Onondaga,6900,0.884
136
+ TOP-000029-07,OIL009-WELL-000029,Marcellus,8400,0.845
137
+ TOP-000030-01,OIL009-WELL-000030,Miocene,1150,0.894
138
+ TOP-000030-02,OIL009-WELL-000030,Lower Tertiary,4150,0.953
139
+ TOP-000030-03,OIL009-WELL-000030,Wilcox,14150,0.875
140
+ TOP-000030-04,OIL009-WELL-000030,Miocene,14650,0.937
141
+ TOP-000030-05,OIL009-WELL-000030,Lower Tertiary,16400,0.964
142
+ TOP-000031-01,OIL009-WELL-000031,Wilcox,9650,0.944
143
+ TOP-000031-02,OIL009-WELL-000031,Miocene,15150,0.843
144
+ TOP-000031-03,OIL009-WELL-000031,Miocene,28900,0.878
145
+ TOP-000032-01,OIL009-WELL-000032,Wolfcamp,900,0.976
146
+ TOP-000032-02,OIL009-WELL-000032,Wolfcamp,3900,0.899
147
+ TOP-000032-03,OIL009-WELL-000032,Wolfcamp,9150,0.853
148
+ TOP-000032-04,OIL009-WELL-000032,Spraberry,9650,0.832
149
+ TOP-000032-05,OIL009-WELL-000032,Bone Spring,15900,0.922
150
+ TOP-000033-01,OIL009-WELL-000033,Bone Spring,5150,0.957
151
+ TOP-000033-02,OIL009-WELL-000033,Bone Spring,6150,0.92
152
+ TOP-000033-03,OIL009-WELL-000033,Bone Spring,6400,0.989
153
+ TOP-000033-04,OIL009-WELL-000033,Wolfcamp,7650,0.905
154
+ TOP-000033-05,OIL009-WELL-000033,Spraberry,8150,0.787
155
+ TOP-000034-01,OIL009-WELL-000034,Three Forks,3650,0.933
156
+ TOP-000034-02,OIL009-WELL-000034,Bakken,4400,0.903
157
+ TOP-000034-03,OIL009-WELL-000034,Bakken,5400,0.885
158
+ TOP-000034-04,OIL009-WELL-000034,Bakken,6650,0.837
159
+ TOP-000035-01,OIL009-WELL-000035,Three Forks,1650,0.924
160
+ TOP-000035-02,OIL009-WELL-000035,Three Forks,3650,0.922
161
+ TOP-000035-03,OIL009-WELL-000035,Bakken,4900,0.843
162
+ TOP-000035-04,OIL009-WELL-000035,Bakken,14650,0.875
163
+ TOP-000035-05,OIL009-WELL-000035,Bakken,15900,0.956
164
+ TOP-000036-01,OIL009-WELL-000036,Buda,5650,0.86
165
+ TOP-000036-02,OIL009-WELL-000036,Buda,6900,0.863
166
+ TOP-000036-03,OIL009-WELL-000036,Eagle Ford,7650,0.942
167
+ TOP-000036-04,OIL009-WELL-000036,Eagle Ford,7900,0.899
168
+ TOP-000036-05,OIL009-WELL-000036,Austin Chalk,10150,0.894
169
+ TOP-000036-06,OIL009-WELL-000036,Eagle Ford,11650,0.885
170
+ TOP-000036-07,OIL009-WELL-000036,Buda,12150,0.913
171
+ TOP-000037-01,OIL009-WELL-000037,Santos,8150,0.834
172
+ TOP-000037-02,OIL009-WELL-000037,Barra Velha,9150,0.862
173
+ TOP-000037-03,OIL009-WELL-000037,Itapema,22650,0.937
174
+ TOP-000038-01,OIL009-WELL-000038,Madison,2650,0.858
175
+ TOP-000038-02,OIL009-WELL-000038,Madison,5150,0.897
176
+ TOP-000038-03,OIL009-WELL-000038,Bakken,5400,0.973
177
+ TOP-000038-04,OIL009-WELL-000038,Madison,5650,0.858
178
+ TOP-000038-05,OIL009-WELL-000038,Three Forks,7150,0.946
179
+ TOP-000038-06,OIL009-WELL-000038,Madison,7900,0.916
180
+ TOP-000038-07,OIL009-WELL-000038,Madison,8150,0.901
181
+ TOP-000039-01,OIL009-WELL-000039,Miocene,7650,0.965
182
+ TOP-000039-02,OIL009-WELL-000039,Miocene,10150,0.899
183
+ TOP-000039-03,OIL009-WELL-000039,Miocene,10900,0.9
184
+ TOP-000039-04,OIL009-WELL-000039,Wilcox,13900,0.931
185
+ TOP-000040-01,OIL009-WELL-000040,Brent,2650,0.922
186
+ TOP-000040-02,OIL009-WELL-000040,Forties,7150,0.948
187
+ TOP-000040-03,OIL009-WELL-000040,Brent,8900,0.869
188
+ TOP-000040-04,OIL009-WELL-000040,Brent,13150,0.841
189
+ TOP-000040-05,OIL009-WELL-000040,Statfjord,14650,0.902
190
+ TOP-000041-01,OIL009-WELL-000041,Santos,900,0.99
191
+ TOP-000041-02,OIL009-WELL-000041,Itapema,3400,0.99
192
+ TOP-000041-03,OIL009-WELL-000041,Barra Velha,4650,0.99
193
+ TOP-000041-04,OIL009-WELL-000041,Itapema,5650,0.978
194
+ TOP-000041-05,OIL009-WELL-000041,Barra Velha,9650,0.886
195
+ TOP-000041-06,OIL009-WELL-000041,Itapema,12150,0.948
196
+ TOP-000041-07,OIL009-WELL-000041,Santos,13650,0.893
197
+ TOP-000042-01,OIL009-WELL-000042,Miocene,2900,0.985
198
+ TOP-000042-02,OIL009-WELL-000042,Lower Tertiary,5150,0.91
199
+ TOP-000042-03,OIL009-WELL-000042,Lower Tertiary,9650,0.914
200
+ TOP-000042-04,OIL009-WELL-000042,Miocene,14150,0.944
201
+ TOP-000042-05,OIL009-WELL-000042,Lower Tertiary,24650,0.854
202
+ TOP-000042-06,OIL009-WELL-000042,Miocene,25400,0.946
203
+ TOP-000042-07,OIL009-WELL-000042,Miocene,26150,0.869
204
+ TOP-000043-01,OIL009-WELL-000043,Statfjord,1400,0.906
205
+ TOP-000043-02,OIL009-WELL-000043,Forties,4400,0.952
206
+ TOP-000043-03,OIL009-WELL-000043,Forties,5900,0.885
207
+ TOP-000043-04,OIL009-WELL-000043,Forties,7400,0.968
208
+ TOP-000043-05,OIL009-WELL-000043,Brent,12650,0.903
209
+ TOP-000043-06,OIL009-WELL-000043,Brent,13150,0.843
210
+ TOP-000044-01,OIL009-WELL-000044,Austin Chalk,1900,0.874
211
+ TOP-000044-02,OIL009-WELL-000044,Eagle Ford,4900,0.875
212
+ TOP-000044-03,OIL009-WELL-000044,Austin Chalk,8400,0.969
213
+ TOP-000044-04,OIL009-WELL-000044,Austin Chalk,13400,0.831
214
+ TOP-000045-01,OIL009-WELL-000045,Brent,3650,0.939
215
+ TOP-000045-02,OIL009-WELL-000045,Forties,3900,0.906
216
+ TOP-000045-03,OIL009-WELL-000045,Statfjord,8150,0.922
217
+ TOP-000045-04,OIL009-WELL-000045,Brent,14650,0.897
218
+ TOP-000045-05,OIL009-WELL-000045,Brent,14900,0.957
219
+ TOP-000046-01,OIL009-WELL-000046,Utica,3150,0.879
220
+ TOP-000046-02,OIL009-WELL-000046,Onondaga,4400,0.909
221
+ TOP-000046-03,OIL009-WELL-000046,Marcellus,8650,0.948
222
+ TOP-000046-04,OIL009-WELL-000046,Utica,10150,0.971
223
+ TOP-000047-01,OIL009-WELL-000047,Bakken,3900,0.915
224
+ TOP-000047-02,OIL009-WELL-000047,Madison,5650,0.975
225
+ TOP-000047-03,OIL009-WELL-000047,Three Forks,6900,0.952
226
+ TOP-000047-04,OIL009-WELL-000047,Madison,8150,0.908
227
+ TOP-000047-05,OIL009-WELL-000047,Three Forks,8400,0.9
228
+ TOP-000048-01,OIL009-WELL-000048,Spraberry,3900,0.884
229
+ TOP-000048-02,OIL009-WELL-000048,Bone Spring,5150,0.876
230
+ TOP-000048-03,OIL009-WELL-000048,Wolfcamp,6900,0.839
231
+ TOP-000048-04,OIL009-WELL-000048,Wolfcamp,7900,0.871
232
+ TOP-000048-05,OIL009-WELL-000048,Bone Spring,8900,0.886
233
+ TOP-000049-01,OIL009-WELL-000049,Marcellus,4900,0.891
234
+ TOP-000049-02,OIL009-WELL-000049,Marcellus,5400,0.914
235
+ TOP-000049-03,OIL009-WELL-000049,Onondaga,6150,0.887
236
+ TOP-000049-04,OIL009-WELL-000049,Onondaga,8400,0.772
237
+ TOP-000050-01,OIL009-WELL-000050,Forties,1150,0.844
238
+ TOP-000050-02,OIL009-WELL-000050,Statfjord,2400,0.94
239
+ TOP-000050-03,OIL009-WELL-000050,Brent,4400,0.892
240
+ TOP-000050-04,OIL009-WELL-000050,Forties,5650,0.959
241
+ TOP-000050-05,OIL009-WELL-000050,Statfjord,6650,0.812
242
+ TOP-000050-06,OIL009-WELL-000050,Forties,6900,0.887
243
+ TOP-000050-07,OIL009-WELL-000050,Brent,8400,0.925
244
+ TOP-000051-01,OIL009-WELL-000051,Wilcox,5650,0.99
245
+ TOP-000051-02,OIL009-WELL-000051,Miocene,14150,0.822
246
+ TOP-000051-03,OIL009-WELL-000051,Miocene,19650,0.831
247
+ TOP-000051-04,OIL009-WELL-000051,Wilcox,21650,0.897
248
+ TOP-000051-05,OIL009-WELL-000051,Miocene,24150,0.877
249
+ TOP-000051-06,OIL009-WELL-000051,Wilcox,24650,0.924
250
+ TOP-000051-07,OIL009-WELL-000051,Lower Tertiary,29150,0.892
251
+ TOP-000052-01,OIL009-WELL-000052,Brent,1400,0.886
252
+ TOP-000052-02,OIL009-WELL-000052,Brent,2400,0.918
253
+ TOP-000052-03,OIL009-WELL-000052,Forties,3650,0.877
254
+ TOP-000052-04,OIL009-WELL-000052,Brent,6150,0.832
255
+ TOP-000052-05,OIL009-WELL-000052,Brent,7650,0.863
256
+ TOP-000052-06,OIL009-WELL-000052,Statfjord,13400,0.923
257
+ TOP-000053-01,OIL009-WELL-000053,Mesaverde,900,0.855
258
+ TOP-000053-02,OIL009-WELL-000053,Cotton Valley,1650,0.979
259
+ TOP-000053-03,OIL009-WELL-000053,Lance,1900,0.949
260
+ TOP-000053-04,OIL009-WELL-000053,Mesaverde,6150,0.914
261
+ TOP-000054-01,OIL009-WELL-000054,Asmari,1400,0.88
262
+ TOP-000054-02,OIL009-WELL-000054,Asmari,10650,0.887
263
+ TOP-000054-03,OIL009-WELL-000054,Arab,12400,0.978
264
+ TOP-000054-04,OIL009-WELL-000054,Arab,13400,0.99
265
+ TOP-000055-01,OIL009-WELL-000055,Asmari,2900,0.898
266
+ TOP-000055-02,OIL009-WELL-000055,Asmari,4900,0.862
267
+ TOP-000055-03,OIL009-WELL-000055,Asmari,5150,0.893
268
+ TOP-000055-04,OIL009-WELL-000055,Mishrif,5400,0.967
269
+ TOP-000055-05,OIL009-WELL-000055,Arab,10150,0.917
270
+ TOP-000055-06,OIL009-WELL-000055,Asmari,10650,0.886
271
+ TOP-000055-07,OIL009-WELL-000055,Asmari,10900,0.956
272
+ TOP-000056-01,OIL009-WELL-000056,Utica,2400,0.89
273
+ TOP-000056-02,OIL009-WELL-000056,Utica,5900,0.93
274
+ TOP-000056-03,OIL009-WELL-000056,Marcellus,7650,0.928
275
+ TOP-000056-04,OIL009-WELL-000056,Utica,11400,0.921
276
+ TOP-000056-05,OIL009-WELL-000056,Marcellus,12400,0.908
277
+ TOP-000056-06,OIL009-WELL-000056,Marcellus,12900,0.862
278
+ TOP-000057-01,OIL009-WELL-000057,Wabiskaw,900,0.969
279
+ TOP-000057-02,OIL009-WELL-000057,Clearwater,1150,0.871
280
+ TOP-000057-03,OIL009-WELL-000057,McMurray,1400,0.963
281
+ TOP-000058-01,OIL009-WELL-000058,Madison,9650,0.845
282
+ TOP-000058-02,OIL009-WELL-000058,Madison,10650,0.846
283
+ TOP-000058-03,OIL009-WELL-000058,Madison,13150,0.886
284
+ TOP-000058-04,OIL009-WELL-000058,Madison,13900,0.907
285
+ TOP-000058-05,OIL009-WELL-000058,Madison,14400,0.941
286
+ TOP-000058-06,OIL009-WELL-000058,Three Forks,14650,0.951
287
+ TOP-000059-01,OIL009-WELL-000059,Three Forks,4150,0.882
288
+ TOP-000059-02,OIL009-WELL-000059,Three Forks,6900,0.918
289
+ TOP-000059-03,OIL009-WELL-000059,Madison,9150,0.856
290
+ TOP-000060-01,OIL009-WELL-000060,Mesaverde,5150,0.911
291
+ TOP-000060-02,OIL009-WELL-000060,Lance,7400,0.885
292
+ TOP-000060-03,OIL009-WELL-000060,Mesaverde,7650,0.894
293
+ TOP-000060-04,OIL009-WELL-000060,Lance,7900,0.984
294
+ TOP-000060-05,OIL009-WELL-000060,Cotton Valley,8650,0.902
295
+ TOP-000061-01,OIL009-WELL-000061,Mishrif,900,0.932
296
+ TOP-000061-02,OIL009-WELL-000061,Asmari,2650,0.954
297
+ TOP-000061-03,OIL009-WELL-000061,Arab,5900,0.815
298
+ TOP-000061-04,OIL009-WELL-000061,Mishrif,8650,0.91
299
+ TOP-000061-05,OIL009-WELL-000061,Arab,12650,0.844
300
+ TOP-000062-01,OIL009-WELL-000062,Mishrif,900,0.967
301
+ TOP-000062-02,OIL009-WELL-000062,Mishrif,1650,0.99
302
+ TOP-000062-03,OIL009-WELL-000062,Asmari,3150,0.929
303
+ TOP-000062-04,OIL009-WELL-000062,Arab,3900,0.9
304
+ TOP-000062-05,OIL009-WELL-000062,Arab,4150,0.863
305
+ TOP-000062-06,OIL009-WELL-000062,Arab,5900,0.93
306
+ TOP-000063-01,OIL009-WELL-000063,Arab,2400,0.864
307
+ TOP-000063-02,OIL009-WELL-000063,Mishrif,3150,0.932
308
+ TOP-000063-03,OIL009-WELL-000063,Asmari,4650,0.974
309
+ TOP-000063-04,OIL009-WELL-000063,Arab,6400,0.948
310
+ TOP-000064-01,OIL009-WELL-000064,Barra Velha,5650,0.841
311
+ TOP-000064-02,OIL009-WELL-000064,Itapema,10900,0.924
312
+ TOP-000064-03,OIL009-WELL-000064,Santos,14900,0.966
313
+ TOP-000064-04,OIL009-WELL-000064,Itapema,20900,0.931
314
+ TOP-000064-05,OIL009-WELL-000064,Itapema,28400,0.894
315
+ TOP-000065-01,OIL009-WELL-000065,Miocene,1400,0.965
316
+ TOP-000065-02,OIL009-WELL-000065,Wilcox,8150,0.875
317
+ TOP-000065-03,OIL009-WELL-000065,Miocene,9650,0.863
318
+ TOP-000065-04,OIL009-WELL-000065,Wilcox,10150,0.874
319
+ TOP-000065-05,OIL009-WELL-000065,Miocene,12650,0.99
320
+ TOP-000065-06,OIL009-WELL-000065,Miocene,13400,0.975
321
+ TOP-000066-01,OIL009-WELL-000066,Buda,2400,0.906
322
+ TOP-000066-02,OIL009-WELL-000066,Buda,9900,0.887
323
+ TOP-000066-03,OIL009-WELL-000066,Buda,11650,0.949
324
+ TOP-000066-04,OIL009-WELL-000066,Buda,13150,0.881
325
+ TOP-000066-05,OIL009-WELL-000066,Buda,13900,0.935
326
+ TOP-000067-01,OIL009-WELL-000067,Cotton Valley,2150,0.894
327
+ TOP-000067-02,OIL009-WELL-000067,Cotton Valley,2900,0.949
328
+ TOP-000067-03,OIL009-WELL-000067,Cotton Valley,5650,0.838
329
+ TOP-000067-04,OIL009-WELL-000067,Cotton Valley,6150,0.972
330
+ TOP-000067-05,OIL009-WELL-000067,Cotton Valley,6900,0.951
331
+ TOP-000067-06,OIL009-WELL-000067,Lance,9900,0.953
332
+ TOP-000068-01,OIL009-WELL-000068,Onondaga,2400,0.963
333
+ TOP-000068-02,OIL009-WELL-000068,Marcellus,5400,0.821
334
+ TOP-000068-03,OIL009-WELL-000068,Onondaga,8900,0.866
335
+ TOP-000069-01,OIL009-WELL-000069,Three Forks,2150,0.911
336
+ TOP-000069-02,OIL009-WELL-000069,Bakken,8400,0.823
337
+ TOP-000069-03,OIL009-WELL-000069,Madison,10650,0.919
338
+ TOP-000069-04,OIL009-WELL-000069,Three Forks,12400,0.99
339
+ TOP-000069-05,OIL009-WELL-000069,Bakken,13900,0.828
340
+ TOP-000069-06,OIL009-WELL-000069,Three Forks,14900,0.99
341
+ TOP-000070-01,OIL009-WELL-000070,Barra Velha,2400,0.884
342
+ TOP-000070-02,OIL009-WELL-000070,Santos,12650,0.965
343
+ TOP-000070-03,OIL009-WELL-000070,Itapema,16150,0.83
344
+ TOP-000070-04,OIL009-WELL-000070,Barra Velha,18400,0.913
345
+ TOP-000070-05,OIL009-WELL-000070,Santos,21400,0.87
346
+ TOP-000071-01,OIL009-WELL-000071,Bakken,2150,0.936
347
+ TOP-000071-02,OIL009-WELL-000071,Three Forks,4400,0.99
348
+ TOP-000071-03,OIL009-WELL-000071,Madison,4650,0.87
349
+ TOP-000071-04,OIL009-WELL-000071,Three Forks,6650,0.917
350
+ TOP-000071-05,OIL009-WELL-000071,Three Forks,6900,0.884
351
+ TOP-000072-01,OIL009-WELL-000072,Barra Velha,4400,0.99
352
+ TOP-000072-02,OIL009-WELL-000072,Barra Velha,4650,0.832
353
+ TOP-000072-03,OIL009-WELL-000072,Itapema,8400,0.953
354
+ TOP-000072-04,OIL009-WELL-000072,Barra Velha,9900,0.99
355
+ TOP-000072-05,OIL009-WELL-000072,Santos,10400,0.98
356
+ TOP-000072-06,OIL009-WELL-000072,Santos,14400,0.97
357
+ TOP-000072-07,OIL009-WELL-000072,Barra Velha,17650,0.916
358
+ TOP-000073-01,OIL009-WELL-000073,Bakken,1900,0.892
359
+ TOP-000073-02,OIL009-WELL-000073,Three Forks,8900,0.92
360
+ TOP-000073-03,OIL009-WELL-000073,Three Forks,9150,0.899
361
+ TOP-000073-04,OIL009-WELL-000073,Three Forks,9400,0.91
362
+ TOP-000073-05,OIL009-WELL-000073,Bakken,9650,0.919
363
+ TOP-000074-01,OIL009-WELL-000074,Statfjord,3650,0.945
364
+ TOP-000074-02,OIL009-WELL-000074,Forties,8150,0.921
365
+ TOP-000074-03,OIL009-WELL-000074,Forties,11150,0.935
366
+ TOP-000074-04,OIL009-WELL-000074,Statfjord,11650,0.943
367
+ TOP-000074-05,OIL009-WELL-000074,Brent,11900,0.918
368
+ TOP-000075-01,OIL009-WELL-000075,Spraberry,1650,0.99
369
+ TOP-000075-02,OIL009-WELL-000075,Bone Spring,5400,0.897
370
+ TOP-000075-03,OIL009-WELL-000075,Bone Spring,6400,0.99
371
+ TOP-000075-04,OIL009-WELL-000075,Bone Spring,13150,0.906
372
+ TOP-000076-01,OIL009-WELL-000076,Arab,2150,0.868
373
+ TOP-000076-02,OIL009-WELL-000076,Arab,7650,0.898
374
+ TOP-000076-03,OIL009-WELL-000076,Mishrif,10400,0.887
375
+ TOP-000077-01,OIL009-WELL-000077,Cotton Valley,2650,0.857
376
+ TOP-000077-02,OIL009-WELL-000077,Mesaverde,3150,0.798
377
+ TOP-000077-03,OIL009-WELL-000077,Cotton Valley,9650,0.887
378
+ TOP-000077-04,OIL009-WELL-000077,Mesaverde,12400,0.862
379
+ TOP-000077-05,OIL009-WELL-000077,Mesaverde,13650,0.916
380
+ TOP-000077-06,OIL009-WELL-000077,Lance,14650,0.982
381
+ TOP-000077-07,OIL009-WELL-000077,Lance,17150,0.922
382
+ TOP-000078-01,OIL009-WELL-000078,Bakken,2650,0.905
383
+ TOP-000078-02,OIL009-WELL-000078,Three Forks,4650,0.851
384
+ TOP-000078-03,OIL009-WELL-000078,Madison,5150,0.974
385
+ TOP-000078-04,OIL009-WELL-000078,Madison,5900,0.968
386
+ TOP-000078-05,OIL009-WELL-000078,Three Forks,6650,0.925
387
+ TOP-000078-06,OIL009-WELL-000078,Madison,7150,0.977
388
+ TOP-000078-07,OIL009-WELL-000078,Three Forks,11150,0.918
389
+ TOP-000079-01,OIL009-WELL-000079,Austin Chalk,1900,0.957
390
+ TOP-000079-02,OIL009-WELL-000079,Buda,5400,0.847
391
+ TOP-000079-03,OIL009-WELL-000079,Buda,9400,0.932
392
+ TOP-000079-04,OIL009-WELL-000079,Eagle Ford,9650,0.952
393
+ TOP-000079-05,OIL009-WELL-000079,Eagle Ford,12150,0.99
394
+ TOP-000080-01,OIL009-WELL-000080,Onondaga,1900,0.867
395
+ TOP-000080-02,OIL009-WELL-000080,Onondaga,2150,0.937
396
+ TOP-000080-03,OIL009-WELL-000080,Marcellus,5650,0.941
397
+ TOP-000080-04,OIL009-WELL-000080,Marcellus,7150,0.941
398
+ TOP-000080-05,OIL009-WELL-000080,Utica,8400,0.851
399
+ TOP-000080-06,OIL009-WELL-000080,Marcellus,12150,0.923
400
+ TOP-000080-07,OIL009-WELL-000080,Onondaga,12400,0.89
401
+ TOP-000081-01,OIL009-WELL-000081,Madison,3400,0.986
402
+ TOP-000081-02,OIL009-WELL-000081,Three Forks,4400,0.851
403
+ TOP-000081-03,OIL009-WELL-000081,Bakken,5900,0.868
404
+ TOP-000081-04,OIL009-WELL-000081,Bakken,6400,0.863
405
+ TOP-000081-05,OIL009-WELL-000081,Madison,12150,0.89
406
+ TOP-000082-01,OIL009-WELL-000082,Wabiskaw,900,0.926
407
+ TOP-000082-02,OIL009-WELL-000082,Wabiskaw,1150,0.973
408
+ TOP-000082-03,OIL009-WELL-000082,Wabiskaw,1400,0.99
409
+ TOP-000082-04,OIL009-WELL-000082,Wabiskaw,2900,0.93
410
+ TOP-000082-05,OIL009-WELL-000082,Clearwater,3400,0.883
411
+ TOP-000082-06,OIL009-WELL-000082,McMurray,5400,0.877
412
+ TOP-000082-07,OIL009-WELL-000082,Wabiskaw,5650,0.864
413
+ TOP-000083-01,OIL009-WELL-000083,Spraberry,2900,0.869
414
+ TOP-000083-02,OIL009-WELL-000083,Bone Spring,5900,0.893
415
+ TOP-000083-03,OIL009-WELL-000083,Wolfcamp,6400,0.906
416
+ TOP-000083-04,OIL009-WELL-000083,Wolfcamp,6650,0.948
417
+ TOP-000083-05,OIL009-WELL-000083,Wolfcamp,7150,0.898
418
+ TOP-000084-01,OIL009-WELL-000084,Lance,3400,0.867
419
+ TOP-000084-02,OIL009-WELL-000084,Mesaverde,3900,0.91
420
+ TOP-000084-03,OIL009-WELL-000084,Mesaverde,8650,0.966
421
+ TOP-000084-04,OIL009-WELL-000084,Mesaverde,8900,0.89
422
+ TOP-000084-05,OIL009-WELL-000084,Mesaverde,12900,0.896
423
+ TOP-000085-01,OIL009-WELL-000085,Wilcox,4150,0.97
424
+ TOP-000085-02,OIL009-WELL-000085,Miocene,14650,0.856
425
+ TOP-000085-03,OIL009-WELL-000085,Miocene,27900,0.926
426
+ TOP-000086-01,OIL009-WELL-000086,McMurray,900,0.84
427
+ TOP-000086-02,OIL009-WELL-000086,Clearwater,1650,0.965
428
+ TOP-000086-03,OIL009-WELL-000086,Wabiskaw,1900,0.988
429
+ TOP-000086-04,OIL009-WELL-000086,McMurray,2150,0.879
430
+ TOP-000086-05,OIL009-WELL-000086,Wabiskaw,2400,0.851
431
+ TOP-000087-01,OIL009-WELL-000087,Bone Spring,1900,0.99
432
+ TOP-000087-02,OIL009-WELL-000087,Bone Spring,2150,0.905
433
+ TOP-000087-03,OIL009-WELL-000087,Spraberry,3400,0.862
434
+ TOP-000087-04,OIL009-WELL-000087,Spraberry,4900,0.99
435
+ TOP-000087-05,OIL009-WELL-000087,Bone Spring,5650,0.899
436
+ TOP-000087-06,OIL009-WELL-000087,Wolfcamp,7650,0.869
437
+ TOP-000087-07,OIL009-WELL-000087,Bone Spring,7900,0.898
438
+ TOP-000088-01,OIL009-WELL-000088,Arab,4900,0.898
439
+ TOP-000088-02,OIL009-WELL-000088,Arab,8400,0.845
440
+ TOP-000088-03,OIL009-WELL-000088,Asmari,9900,0.862
441
+ TOP-000088-04,OIL009-WELL-000088,Mishrif,10150,0.86
442
+ TOP-000088-05,OIL009-WELL-000088,Arab,11150,0.926
443
+ TOP-000088-06,OIL009-WELL-000088,Asmari,13150,0.876
444
+ TOP-000088-07,OIL009-WELL-000088,Asmari,13400,0.918
445
+ TOP-000089-01,OIL009-WELL-000089,Brent,2900,0.746
446
+ TOP-000089-02,OIL009-WELL-000089,Statfjord,9150,0.844
447
+ TOP-000089-03,OIL009-WELL-000089,Forties,12150,0.82
448
+ TOP-000090-01,OIL009-WELL-000090,Barra Velha,6900,0.99
449
+ TOP-000090-02,OIL009-WELL-000090,Itapema,8650,0.859
450
+ TOP-000090-03,OIL009-WELL-000090,Santos,9650,0.931
451
+ TOP-000090-04,OIL009-WELL-000090,Itapema,10400,0.985
452
+ TOP-000090-05,OIL009-WELL-000090,Itapema,16150,0.842
453
+ TOP-000090-06,OIL009-WELL-000090,Santos,18650,0.99
454
+ TOP-000090-07,OIL009-WELL-000090,Itapema,31400,0.895
455
+ TOP-000091-01,OIL009-WELL-000091,Clearwater,1150,0.975
456
+ TOP-000091-02,OIL009-WELL-000091,Wabiskaw,1900,0.876
457
+ TOP-000091-03,OIL009-WELL-000091,Clearwater,3650,0.931
458
+ TOP-000092-01,OIL009-WELL-000092,Lower Tertiary,2400,0.836
459
+ TOP-000092-02,OIL009-WELL-000092,Wilcox,3900,0.923
460
+ TOP-000092-03,OIL009-WELL-000092,Wilcox,7900,0.99
461
+ TOP-000092-04,OIL009-WELL-000092,Wilcox,8150,0.879
462
+ TOP-000092-05,OIL009-WELL-000092,Miocene,11400,0.851
463
+ TOP-000092-06,OIL009-WELL-000092,Miocene,13900,0.826
464
+ TOP-000092-07,OIL009-WELL-000092,Miocene,21150,0.861
465
+ TOP-000093-01,OIL009-WELL-000093,Miocene,1900,0.933
466
+ TOP-000093-02,OIL009-WELL-000093,Wilcox,6400,0.889
467
+ TOP-000093-03,OIL009-WELL-000093,Miocene,17900,0.918
468
+ TOP-000093-04,OIL009-WELL-000093,Lower Tertiary,23900,0.879
469
+ TOP-000094-01,OIL009-WELL-000094,Miocene,2650,0.93
470
+ TOP-000094-02,OIL009-WELL-000094,Wilcox,2900,0.901
471
+ TOP-000094-03,OIL009-WELL-000094,Lower Tertiary,3900,0.838
472
+ TOP-000094-04,OIL009-WELL-000094,Wilcox,5150,0.955
473
+ TOP-000094-05,OIL009-WELL-000094,Miocene,8150,0.914
474
+ TOP-000094-06,OIL009-WELL-000094,Lower Tertiary,8650,0.895
475
+ TOP-000094-07,OIL009-WELL-000094,Lower Tertiary,8900,0.881
476
+ TOP-000095-01,OIL009-WELL-000095,Mishrif,4650,0.927
477
+ TOP-000095-02,OIL009-WELL-000095,Mishrif,4900,0.951
478
+ TOP-000095-03,OIL009-WELL-000095,Asmari,6900,0.898
479
+ TOP-000096-01,OIL009-WELL-000096,Lance,1650,0.916
480
+ TOP-000096-02,OIL009-WELL-000096,Cotton Valley,3150,0.933
481
+ TOP-000096-03,OIL009-WELL-000096,Lance,5900,0.99
482
+ TOP-000096-04,OIL009-WELL-000096,Mesaverde,6400,0.766
483
+ TOP-000096-05,OIL009-WELL-000096,Lance,6900,0.952
484
+ TOP-000096-06,OIL009-WELL-000096,Lance,7150,0.877
485
+ TOP-000096-07,OIL009-WELL-000096,Cotton Valley,7650,0.805
486
+ TOP-000097-01,OIL009-WELL-000097,Utica,1650,0.902
487
+ TOP-000097-02,OIL009-WELL-000097,Onondaga,2650,0.839
488
+ TOP-000097-03,OIL009-WELL-000097,Onondaga,3150,0.937
489
+ TOP-000097-04,OIL009-WELL-000097,Onondaga,3400,0.803
490
+ TOP-000097-05,OIL009-WELL-000097,Utica,3900,0.918
491
+ TOP-000097-06,OIL009-WELL-000097,Marcellus,8900,0.853
492
+ TOP-000097-07,OIL009-WELL-000097,Utica,9650,0.927
493
+ TOP-000098-01,OIL009-WELL-000098,Lance,1150,0.914
494
+ TOP-000098-02,OIL009-WELL-000098,Cotton Valley,1400,0.99
495
+ TOP-000098-03,OIL009-WELL-000098,Mesaverde,4150,0.973
496
+ TOP-000098-04,OIL009-WELL-000098,Lance,5400,0.96
497
+ TOP-000099-01,OIL009-WELL-000099,Madison,11400,0.977
498
+ TOP-000099-02,OIL009-WELL-000099,Bakken,11650,0.984
499
+ TOP-000099-03,OIL009-WELL-000099,Bakken,14650,0.96
500
+ TOP-000100-01,OIL009-WELL-000100,Bakken,4400,0.891
501
+ TOP-000100-02,OIL009-WELL-000100,Madison,4650,0.99
502
+ TOP-000100-03,OIL009-WELL-000100,Bakken,6400,0.982
503
+ TOP-000100-04,OIL009-WELL-000100,Madison,6900,0.925
504
+ TOP-000100-05,OIL009-WELL-000100,Bakken,8150,0.911
505
+ TOP-000100-06,OIL009-WELL-000100,Madison,9400,0.929
506
+ TOP-000101-01,OIL009-WELL-000101,Wolfcamp,1650,0.931
507
+ TOP-000101-02,OIL009-WELL-000101,Spraberry,12900,0.946
508
+ TOP-000101-03,OIL009-WELL-000101,Spraberry,13150,0.909
509
+ TOP-000101-04,OIL009-WELL-000101,Spraberry,14650,0.882
510
+ TOP-000102-01,OIL009-WELL-000102,Forties,1650,0.882
511
+ TOP-000102-02,OIL009-WELL-000102,Brent,3650,0.853
512
+ TOP-000102-03,OIL009-WELL-000102,Statfjord,5150,0.98
513
+ TOP-000102-04,OIL009-WELL-000102,Forties,9650,0.883
514
+ TOP-000102-05,OIL009-WELL-000102,Statfjord,10150,0.893
515
+ TOP-000103-01,OIL009-WELL-000103,Miocene,2650,0.885
516
+ TOP-000103-02,OIL009-WELL-000103,Wilcox,13900,0.901
517
+ TOP-000103-03,OIL009-WELL-000103,Miocene,15650,0.931
518
+ TOP-000103-04,OIL009-WELL-000103,Miocene,18650,0.979
519
+ TOP-000104-01,OIL009-WELL-000104,Statfjord,4150,0.849
520
+ TOP-000104-02,OIL009-WELL-000104,Brent,6150,0.918
521
+ TOP-000104-03,OIL009-WELL-000104,Forties,8400,0.942
522
+ TOP-000104-04,OIL009-WELL-000104,Brent,9650,0.908
523
+ TOP-000105-01,OIL009-WELL-000105,Utica,4900,0.852
524
+ TOP-000105-02,OIL009-WELL-000105,Marcellus,5650,0.905
525
+ TOP-000105-03,OIL009-WELL-000105,Onondaga,6400,0.816
526
+ TOP-000105-04,OIL009-WELL-000105,Marcellus,8150,0.928
527
+ TOP-000105-05,OIL009-WELL-000105,Utica,9400,0.904
528
+ TOP-000105-06,OIL009-WELL-000105,Marcellus,11150,0.924
529
+ TOP-000106-01,OIL009-WELL-000106,Madison,2650,0.947
530
+ TOP-000106-02,OIL009-WELL-000106,Three Forks,4650,0.906
531
+ TOP-000106-03,OIL009-WELL-000106,Madison,5150,0.99
532
+ TOP-000106-04,OIL009-WELL-000106,Madison,5400,0.906
533
+ TOP-000106-05,OIL009-WELL-000106,Madison,5900,0.855
534
+ TOP-000106-06,OIL009-WELL-000106,Three Forks,7400,0.949
535
+ TOP-000107-01,OIL009-WELL-000107,Itapema,900,0.956
536
+ TOP-000107-02,OIL009-WELL-000107,Barra Velha,2400,0.964
537
+ TOP-000107-03,OIL009-WELL-000107,Santos,3150,0.93
538
+ TOP-000108-01,OIL009-WELL-000108,Itapema,900,0.971
539
+ TOP-000108-02,OIL009-WELL-000108,Itapema,17900,0.915
540
+ TOP-000108-03,OIL009-WELL-000108,Santos,18400,0.919
541
+ TOP-000109-01,OIL009-WELL-000109,Mishrif,1400,0.874
542
+ TOP-000109-02,OIL009-WELL-000109,Asmari,2900,0.92
543
+ TOP-000109-03,OIL009-WELL-000109,Arab,3650,0.881
544
+ TOP-000109-04,OIL009-WELL-000109,Arab,3900,0.99
545
+ TOP-000109-05,OIL009-WELL-000109,Asmari,4900,0.982
546
+ TOP-000109-06,OIL009-WELL-000109,Arab,6400,0.906
547
+ TOP-000109-07,OIL009-WELL-000109,Arab,7150,0.87
548
+ TOP-000110-01,OIL009-WELL-000110,Santos,1400,0.953
549
+ TOP-000110-02,OIL009-WELL-000110,Barra Velha,2400,0.873
550
+ TOP-000110-03,OIL009-WELL-000110,Barra Velha,4150,0.894
551
+ TOP-000110-04,OIL009-WELL-000110,Santos,4400,0.873
552
+ TOP-000110-05,OIL009-WELL-000110,Santos,9150,0.893
553
+ TOP-000110-06,OIL009-WELL-000110,Itapema,14400,0.884
554
+ TOP-000110-07,OIL009-WELL-000110,Barra Velha,15150,0.975
555
+ TOP-000111-01,OIL009-WELL-000111,Asmari,1900,0.9
556
+ TOP-000111-02,OIL009-WELL-000111,Mishrif,3900,0.852
557
+ TOP-000111-03,OIL009-WELL-000111,Arab,6650,0.94
558
+ TOP-000111-04,OIL009-WELL-000111,Arab,6900,0.931
559
+ TOP-000111-05,OIL009-WELL-000111,Mishrif,7150,0.856
560
+ TOP-000112-01,OIL009-WELL-000112,Mesaverde,6400,0.879
561
+ TOP-000112-02,OIL009-WELL-000112,Mesaverde,6900,0.844
562
+ TOP-000112-03,OIL009-WELL-000112,Cotton Valley,7650,0.899
563
+ TOP-000112-04,OIL009-WELL-000112,Mesaverde,9650,0.946
564
+ TOP-000113-01,OIL009-WELL-000113,Austin Chalk,5650,0.932
565
+ TOP-000113-02,OIL009-WELL-000113,Eagle Ford,6650,0.932
566
+ TOP-000113-03,OIL009-WELL-000113,Austin Chalk,7900,0.934
567
+ TOP-000114-01,OIL009-WELL-000114,Wabiskaw,900,0.86
568
+ TOP-000114-02,OIL009-WELL-000114,Wabiskaw,1150,0.99
569
+ TOP-000114-03,OIL009-WELL-000114,Wabiskaw,3150,0.832
570
+ TOP-000114-04,OIL009-WELL-000114,Wabiskaw,3900,0.934
571
+ TOP-000114-05,OIL009-WELL-000114,McMurray,4150,0.953
572
+ TOP-000114-06,OIL009-WELL-000114,Clearwater,4650,0.892
573
+ TOP-000115-01,OIL009-WELL-000115,Eagle Ford,4650,0.884
574
+ TOP-000115-02,OIL009-WELL-000115,Eagle Ford,8650,0.917
575
+ TOP-000115-03,OIL009-WELL-000115,Austin Chalk,10400,0.876
576
+ TOP-000115-04,OIL009-WELL-000115,Austin Chalk,10650,0.97
577
+ TOP-000115-05,OIL009-WELL-000115,Austin Chalk,10900,0.863
578
+ TOP-000116-01,OIL009-WELL-000116,Cotton Valley,5400,0.919
579
+ TOP-000116-02,OIL009-WELL-000116,Lance,5900,0.866
580
+ TOP-000116-03,OIL009-WELL-000116,Lance,7150,0.833
581
+ TOP-000116-04,OIL009-WELL-000116,Mesaverde,8650,0.99
582
+ TOP-000117-01,OIL009-WELL-000117,Lance,1900,0.898
583
+ TOP-000117-02,OIL009-WELL-000117,Cotton Valley,11900,0.839
584
+ TOP-000117-03,OIL009-WELL-000117,Mesaverde,13900,0.91
585
+ TOP-000117-04,OIL009-WELL-000117,Lance,14150,0.867
586
+ TOP-000117-05,OIL009-WELL-000117,Lance,14400,0.843
587
+ TOP-000118-01,OIL009-WELL-000118,Buda,9400,0.886
588
+ TOP-000118-02,OIL009-WELL-000118,Eagle Ford,10400,0.939
589
+ TOP-000118-03,OIL009-WELL-000118,Buda,11900,0.934
590
+ TOP-000118-04,OIL009-WELL-000118,Austin Chalk,13650,0.945
591
+ TOP-000118-05,OIL009-WELL-000118,Buda,15150,0.97
592
+ TOP-000119-01,OIL009-WELL-000119,Arab,4400,0.906
593
+ TOP-000119-02,OIL009-WELL-000119,Mishrif,6650,0.967
594
+ TOP-000119-03,OIL009-WELL-000119,Mishrif,7150,0.909
595
+ TOP-000119-04,OIL009-WELL-000119,Mishrif,7900,0.929
596
+ TOP-000119-05,OIL009-WELL-000119,Asmari,8150,0.9
597
+ TOP-000119-06,OIL009-WELL-000119,Arab,8900,0.883
598
+ TOP-000119-07,OIL009-WELL-000119,Arab,9900,0.947
599
+ TOP-000120-01,OIL009-WELL-000120,McMurray,900,0.916
600
+ TOP-000120-02,OIL009-WELL-000120,Wabiskaw,3400,0.946
601
+ TOP-000120-03,OIL009-WELL-000120,Wabiskaw,4650,0.8
602
+ TOP-000121-01,OIL009-WELL-000121,Marcellus,7150,0.843
603
+ TOP-000121-02,OIL009-WELL-000121,Onondaga,7650,0.885
604
+ TOP-000121-03,OIL009-WELL-000121,Onondaga,10900,0.888
605
+ TOP-000121-04,OIL009-WELL-000121,Utica,11400,0.85
606
+ TOP-000122-01,OIL009-WELL-000122,Marcellus,3900,0.902
607
+ TOP-000122-02,OIL009-WELL-000122,Onondaga,5900,0.99
608
+ TOP-000122-03,OIL009-WELL-000122,Onondaga,6650,0.891
609
+ TOP-000122-04,OIL009-WELL-000122,Utica,8150,0.956
610
+ TOP-000123-01,OIL009-WELL-000123,Mesaverde,2650,0.877
611
+ TOP-000123-02,OIL009-WELL-000123,Mesaverde,4650,0.891
612
+ TOP-000123-03,OIL009-WELL-000123,Lance,5650,0.93
613
+ TOP-000123-04,OIL009-WELL-000123,Lance,5900,0.856
614
+ TOP-000124-01,OIL009-WELL-000124,Mishrif,2900,0.948
615
+ TOP-000124-02,OIL009-WELL-000124,Mishrif,3650,0.852
616
+ TOP-000124-03,OIL009-WELL-000124,Arab,5400,0.877
617
+ TOP-000124-04,OIL009-WELL-000124,Mishrif,8650,0.913
618
+ TOP-000125-01,OIL009-WELL-000125,Clearwater,900,0.911
619
+ TOP-000125-02,OIL009-WELL-000125,McMurray,2650,0.88
620
+ TOP-000125-03,OIL009-WELL-000125,Clearwater,3150,0.903
621
+ TOP-000126-01,OIL009-WELL-000126,Mesaverde,2150,0.972
622
+ TOP-000126-02,OIL009-WELL-000126,Cotton Valley,7650,0.95
623
+ TOP-000126-03,OIL009-WELL-000126,Lance,14400,0.837
624
+ TOP-000126-04,OIL009-WELL-000126,Mesaverde,14900,0.866
625
+ TOP-000126-05,OIL009-WELL-000126,Mesaverde,18150,0.924
626
+ TOP-000127-01,OIL009-WELL-000127,Santos,2650,0.857
627
+ TOP-000127-02,OIL009-WELL-000127,Itapema,5150,0.885
628
+ TOP-000127-03,OIL009-WELL-000127,Santos,6150,0.893
629
+ TOP-000127-04,OIL009-WELL-000127,Itapema,7400,0.9
630
+ TOP-000127-05,OIL009-WELL-000127,Santos,11900,0.948
631
+ TOP-000127-06,OIL009-WELL-000127,Santos,17650,0.921
632
+ TOP-000128-01,OIL009-WELL-000128,Asmari,2650,0.888
633
+ TOP-000128-02,OIL009-WELL-000128,Asmari,3400,0.927
634
+ TOP-000128-03,OIL009-WELL-000128,Mishrif,6400,0.876
635
+ TOP-000128-04,OIL009-WELL-000128,Arab,6900,0.875
636
+ TOP-000129-01,OIL009-WELL-000129,Buda,13150,0.896
637
+ TOP-000129-02,OIL009-WELL-000129,Eagle Ford,14400,0.903
638
+ TOP-000129-03,OIL009-WELL-000129,Buda,14650,0.855
639
+ TOP-000130-01,OIL009-WELL-000130,Brent,1400,0.99
640
+ TOP-000130-02,OIL009-WELL-000130,Forties,1650,0.922
641
+ TOP-000130-03,OIL009-WELL-000130,Brent,2900,0.856
642
+ TOP-000130-04,OIL009-WELL-000130,Brent,6150,0.908
643
+ TOP-000130-05,OIL009-WELL-000130,Statfjord,8650,0.911
644
+ TOP-000131-01,OIL009-WELL-000131,Utica,1650,0.879
645
+ TOP-000131-02,OIL009-WELL-000131,Onondaga,3400,0.929
646
+ TOP-000131-03,OIL009-WELL-000131,Marcellus,4400,0.922
647
+ TOP-000131-04,OIL009-WELL-000131,Utica,5650,0.969
648
+ TOP-000131-05,OIL009-WELL-000131,Onondaga,7150,0.942
649
+ TOP-000132-01,OIL009-WELL-000132,Barra Velha,2400,0.915
650
+ TOP-000132-02,OIL009-WELL-000132,Itapema,12400,0.882
651
+ TOP-000132-03,OIL009-WELL-000132,Itapema,13650,0.941
652
+ TOP-000133-01,OIL009-WELL-000133,Bakken,2150,0.938
653
+ TOP-000133-02,OIL009-WELL-000133,Bakken,4150,0.911
654
+ TOP-000133-03,OIL009-WELL-000133,Three Forks,7400,0.843
655
+ TOP-000133-04,OIL009-WELL-000133,Three Forks,7900,0.952
656
+ TOP-000134-01,OIL009-WELL-000134,Madison,1150,0.885
657
+ TOP-000134-02,OIL009-WELL-000134,Three Forks,4150,0.89
658
+ TOP-000134-03,OIL009-WELL-000134,Three Forks,5650,0.857
659
+ TOP-000134-04,OIL009-WELL-000134,Bakken,11400,0.84
660
+ TOP-000134-05,OIL009-WELL-000134,Three Forks,11900,0.882
661
+ TOP-000135-01,OIL009-WELL-000135,Lance,2150,0.99
662
+ TOP-000135-02,OIL009-WELL-000135,Mesaverde,3650,0.886
663
+ TOP-000135-03,OIL009-WELL-000135,Cotton Valley,5150,0.946
664
+ TOP-000135-04,OIL009-WELL-000135,Mesaverde,6150,0.926
665
+ TOP-000135-05,OIL009-WELL-000135,Mesaverde,6900,0.958
666
+ TOP-000135-06,OIL009-WELL-000135,Lance,7400,0.894
667
+ TOP-000136-01,OIL009-WELL-000136,Wabiskaw,1400,0.883
668
+ TOP-000136-02,OIL009-WELL-000136,Clearwater,1900,0.855
669
+ TOP-000136-03,OIL009-WELL-000136,Wabiskaw,2400,0.955
670
+ TOP-000136-04,OIL009-WELL-000136,Wabiskaw,4900,0.883
671
+ TOP-000136-05,OIL009-WELL-000136,Clearwater,7150,0.876
672
+ TOP-000137-01,OIL009-WELL-000137,Onondaga,900,0.935
673
+ TOP-000137-02,OIL009-WELL-000137,Marcellus,1650,0.974
674
+ TOP-000137-03,OIL009-WELL-000137,Onondaga,1900,0.99
675
+ TOP-000137-04,OIL009-WELL-000137,Onondaga,6400,0.926
676
+ TOP-000138-01,OIL009-WELL-000138,Three Forks,1900,0.895
677
+ TOP-000138-02,OIL009-WELL-000138,Bakken,5150,0.846
678
+ TOP-000138-03,OIL009-WELL-000138,Three Forks,7650,0.865
679
+ TOP-000138-04,OIL009-WELL-000138,Three Forks,9150,0.923
680
+ TOP-000138-05,OIL009-WELL-000138,Madison,13650,0.925
681
+ TOP-000139-01,OIL009-WELL-000139,Austin Chalk,2150,0.889
682
+ TOP-000139-02,OIL009-WELL-000139,Eagle Ford,8650,0.929
683
+ TOP-000139-03,OIL009-WELL-000139,Buda,15900,0.936
684
+ TOP-000140-01,OIL009-WELL-000140,Asmari,1650,0.99
685
+ TOP-000140-02,OIL009-WELL-000140,Arab,2650,0.896
686
+ TOP-000140-03,OIL009-WELL-000140,Mishrif,3650,0.967
687
+ TOP-000140-04,OIL009-WELL-000140,Mishrif,6650,0.846
688
+ TOP-000140-05,OIL009-WELL-000140,Mishrif,7150,0.957
689
+ TOP-000140-06,OIL009-WELL-000140,Mishrif,8900,0.939
690
+ TOP-000140-07,OIL009-WELL-000140,Arab,9400,0.887
691
+ TOP-000141-01,OIL009-WELL-000141,Mesaverde,900,0.841
692
+ TOP-000141-02,OIL009-WELL-000141,Cotton Valley,1150,0.892
693
+ TOP-000141-03,OIL009-WELL-000141,Mesaverde,3150,0.913
694
+ TOP-000141-04,OIL009-WELL-000141,Cotton Valley,7400,0.909
695
+ TOP-000142-01,OIL009-WELL-000142,Asmari,2150,0.878
696
+ TOP-000142-02,OIL009-WELL-000142,Mishrif,3650,0.895
697
+ TOP-000142-03,OIL009-WELL-000142,Asmari,8150,0.864
698
+ TOP-000142-04,OIL009-WELL-000142,Arab,9650,0.858
699
+ TOP-000143-01,OIL009-WELL-000143,Asmari,2900,0.885
700
+ TOP-000143-02,OIL009-WELL-000143,Arab,3400,0.959
701
+ TOP-000143-03,OIL009-WELL-000143,Arab,3900,0.935
702
+ TOP-000143-04,OIL009-WELL-000143,Asmari,6400,0.901
703
+ TOP-000143-05,OIL009-WELL-000143,Arab,7150,0.927
704
+ TOP-000144-01,OIL009-WELL-000144,Santos,3650,0.884
705
+ TOP-000144-02,OIL009-WELL-000144,Santos,4650,0.984
706
+ TOP-000144-03,OIL009-WELL-000144,Barra Velha,5900,0.931
707
+ TOP-000144-04,OIL009-WELL-000144,Barra Velha,9150,0.99
708
+ TOP-000144-05,OIL009-WELL-000144,Barra Velha,15650,0.878
709
+ TOP-000145-01,OIL009-WELL-000145,Arab,4650,0.822
710
+ TOP-000145-02,OIL009-WELL-000145,Arab,7900,0.931
711
+ TOP-000145-03,OIL009-WELL-000145,Arab,9650,0.99
712
+ TOP-000145-04,OIL009-WELL-000145,Arab,12650,0.917
713
+ TOP-000145-05,OIL009-WELL-000145,Arab,13900,0.926
714
+ TOP-000145-06,OIL009-WELL-000145,Asmari,14400,0.958
715
+ TOP-000146-01,OIL009-WELL-000146,Austin Chalk,2150,0.879
716
+ TOP-000146-02,OIL009-WELL-000146,Eagle Ford,3650,0.942
717
+ TOP-000146-03,OIL009-WELL-000146,Buda,4650,0.967
718
+ TOP-000146-04,OIL009-WELL-000146,Austin Chalk,11400,0.861
719
+ TOP-000147-01,OIL009-WELL-000147,Mishrif,4650,0.952
720
+ TOP-000147-02,OIL009-WELL-000147,Arab,5400,0.872
721
+ TOP-000147-03,OIL009-WELL-000147,Mishrif,8650,0.871
722
+ TOP-000148-01,OIL009-WELL-000148,Clearwater,1400,0.909
723
+ TOP-000148-02,OIL009-WELL-000148,Wabiskaw,1900,0.921
724
+ TOP-000148-03,OIL009-WELL-000148,McMurray,2150,0.99
725
+ TOP-000148-04,OIL009-WELL-000148,Clearwater,2400,0.927
726
+ TOP-000148-05,OIL009-WELL-000148,McMurray,2650,0.93
727
+ TOP-000148-06,OIL009-WELL-000148,Clearwater,2900,0.857
728
+ TOP-000149-01,OIL009-WELL-000149,Lance,4400,0.808
729
+ TOP-000149-02,OIL009-WELL-000149,Mesaverde,6900,0.94
730
+ TOP-000149-03,OIL009-WELL-000149,Cotton Valley,9900,0.97
731
+ TOP-000150-01,OIL009-WELL-000150,Brent,1900,0.898
732
+ TOP-000150-02,OIL009-WELL-000150,Brent,3650,0.902
733
+ TOP-000150-03,OIL009-WELL-000150,Statfjord,6400,0.904
734
+ TOP-000150-04,OIL009-WELL-000150,Brent,10650,0.876
735
+ TOP-000150-05,OIL009-WELL-000150,Brent,16400,0.97
736
+ TOP-000150-06,OIL009-WELL-000150,Statfjord,18150,0.887
gas_chromatography.csv ADDED
The diff for this file is too large to render. See raw diff
 
gas_readings.csv ADDED
The diff for this file is too large to render. See raw diff
 
lithology_intervals.csv ADDED
The diff for this file is too large to render. See raw diff
 
mud_log_timeseries.csv ADDED
The diff for this file is too large to render. See raw diff
 
mud_properties.csv ADDED
The diff for this file is too large to render. See raw diff
 
pore_pressure_indicators.csv ADDED
The diff for this file is too large to render. See raw diff
 
wells_master.csv CHANGED
@@ -1,201 +1,151 @@
1
- well_id,basin_name,well_type,kickoff_depth_ft,target_tvd_ft,lateral_length_ft
2
- WELL_000000,Eagle Ford,Horizontal,2737,12094,9671
3
- WELL_000001,Canadian Oil Sands,J-Well,2353,10960,9502
4
- WELL_000002,Brazil Pre-Salt,Extended Reach,3364,11179,11485
5
- WELL_000003,Middle East Carbonates,J-Well,2974,9973,8844
6
- WELL_000004,Eagle Ford,S-Well,3494,11185,8849
7
- WELL_000005,Middle East Carbonates,Horizontal,2814,10616,9766
8
- WELL_000006,North Africa,Horizontal,3227,10615,9210
9
- WELL_000007,Permian Basin,Horizontal,2657,11430,11600
10
- WELL_000008,Permian Basin,Horizontal,3111,12167,8492
11
- WELL_000009,Eagle Ford,Horizontal,2457,10237,8960
12
- WELL_000010,North Africa,Extended Reach,3029,10236,10182
13
- WELL_000011,Bakken,Horizontal,3079,10890,9985
14
- WELL_000012,North Sea,Horizontal,2593,9886,8295
15
- WELL_000013,Middle East Carbonates,J-Well,3738,10933,9962
16
- WELL_000014,Eagle Ford,J-Well,2490,11545,8274
17
- WELL_000015,Canadian Oil Sands,Horizontal,2943,9339,9746
18
- WELL_000016,Canadian Oil Sands,J-Well,2307,12790,10012
19
- WELL_000017,Permian Basin,Extended Reach,3009,10608,9864
20
- WELL_000018,Permian Basin,Horizontal,3232,10053,9957
21
- WELL_000019,Gulf of Mexico,Horizontal,2286,10937,11063
22
- WELL_000020,North Africa,Horizontal,2339,11210,10049
23
- WELL_000021,Middle East Carbonates,S-Well,2995,9823,7885
24
- WELL_000022,Bakken,J-Well,2955,9789,9310
25
- WELL_000023,Permian Basin,Horizontal,4052,11503,7953
26
- WELL_000024,Canadian Oil Sands,Horizontal,2781,11120,10646
27
- WELL_000025,Canadian Oil Sands,J-Well,2317,10951,8729
28
- WELL_000026,North Sea,Horizontal,2545,10516,8653
29
- WELL_000027,Gulf of Mexico,Horizontal,2913,11265,8868
30
- WELL_000028,Middle East Carbonates,Extended Reach,3236,10009,9601
31
- WELL_000029,Brazil Pre-Salt,S-Well,1957,12698,8556
32
- WELL_000030,Gulf of Mexico,J-Well,1881,11028,9855
33
- WELL_000031,Brazil Pre-Salt,Extended Reach,2831,11747,10064
34
- WELL_000032,Brazil Pre-Salt,Horizontal,2776,11252,7937
35
- WELL_000033,Permian Basin,J-Well,3242,11384,9327
36
- WELL_000034,Bakken,Horizontal,3124,11073,9678
37
- WELL_000035,Brazil Pre-Salt,Horizontal,2694,11863,8372
38
- WELL_000036,Brazil Pre-Salt,Horizontal,3050,9191,10041
39
- WELL_000037,Permian Basin,S-Well,2230,9756,8481
40
- WELL_000038,Eagle Ford,Horizontal,2984,10535,10196
41
- WELL_000039,Middle East Carbonates,S-Well,2953,10399,8781
42
- WELL_000040,Gulf of Mexico,Extended Reach,2784,10774,9411
43
- WELL_000041,Marcellus,Horizontal,2916,12042,10329
44
- WELL_000042,North Africa,Horizontal,3673,12376,9755
45
- WELL_000043,North Africa,Horizontal,3727,10924,8090
46
- WELL_000044,Eagle Ford,Horizontal,2127,11129,9537
47
- WELL_000045,Canadian Oil Sands,Horizontal,2820,11348,7956
48
- WELL_000046,Eagle Ford,J-Well,2649,11579,9721
49
- WELL_000047,Gulf of Mexico,Horizontal,2731,11795,8533
50
- WELL_000048,North Sea,Horizontal,2773,11627,7934
51
- WELL_000049,Middle East Carbonates,Horizontal,2622,11653,9933
52
- WELL_000050,Gulf of Mexico,Horizontal,2910,11083,9180
53
- WELL_000051,Bakken,Extended Reach,2790,9487,7906
54
- WELL_000052,Middle East Carbonates,Extended Reach,2294,10429,10108
55
- WELL_000053,North Sea,Horizontal,2476,11521,8910
56
- WELL_000054,Bakken,Horizontal,2554,9727,8533
57
- WELL_000055,North Africa,Extended Reach,2562,11875,9168
58
- WELL_000056,Bakken,Extended Reach,3003,10716,10100
59
- WELL_000057,North Africa,Horizontal,2316,12069,10171
60
- WELL_000058,Gulf of Mexico,Horizontal,3650,9000,7313
61
- WELL_000059,Brazil Pre-Salt,J-Well,2641,11399,8880
62
- WELL_000060,Brazil Pre-Salt,Horizontal,2878,11614,9980
63
- WELL_000061,Permian Basin,Horizontal,2332,9561,10090
64
- WELL_000062,Bakken,Horizontal,3198,12632,10923
65
- WELL_000063,Marcellus,Horizontal,2375,11404,7235
66
- WELL_000064,Gulf of Mexico,Horizontal,2892,10966,9346
67
- WELL_000065,Middle East Carbonates,Horizontal,2966,10356,8912
68
- WELL_000066,Middle East Carbonates,Horizontal,3682,11824,7782
69
- WELL_000067,Marcellus,Horizontal,2799,10698,9883
70
- WELL_000068,Marcellus,Horizontal,2764,11443,8624
71
- WELL_000069,Middle East Carbonates,S-Well,2886,11177,8521
72
- WELL_000070,Middle East Carbonates,Horizontal,2613,10462,7602
73
- WELL_000071,Brazil Pre-Salt,S-Well,2279,10375,11051
74
- WELL_000072,Middle East Carbonates,J-Well,3020,10075,11228
75
- WELL_000073,North Africa,J-Well,2460,11205,9558
76
- WELL_000074,Canadian Oil Sands,Horizontal,2907,11231,10014
77
- WELL_000075,Middle East Carbonates,J-Well,2730,11434,8496
78
- WELL_000076,Permian Basin,Horizontal,3218,11018,8611
79
- WELL_000077,Brazil Pre-Salt,Horizontal,2681,11436,9210
80
- WELL_000078,Marcellus,Extended Reach,1945,11290,8179
81
- WELL_000079,North Africa,S-Well,2631,11877,8956
82
- WELL_000080,Brazil Pre-Salt,Horizontal,2155,9174,10211
83
- WELL_000081,Brazil Pre-Salt,Horizontal,2712,11106,9094
84
- WELL_000082,Canadian Oil Sands,S-Well,2849,9693,9128
85
- WELL_000083,Canadian Oil Sands,Horizontal,3183,11826,8068
86
- WELL_000084,Brazil Pre-Salt,S-Well,2800,10770,9181
87
- WELL_000085,Bakken,Extended Reach,2888,11813,10491
88
- WELL_000086,Gulf of Mexico,J-Well,3139,10039,8812
89
- WELL_000087,North Sea,Horizontal,3421,12949,8653
90
- WELL_000088,Brazil Pre-Salt,Horizontal,1957,10424,7492
91
- WELL_000089,Brazil Pre-Salt,Horizontal,2805,9000,8716
92
- WELL_000090,Eagle Ford,Extended Reach,2460,10960,6800
93
- WELL_000091,Eagle Ford,S-Well,1946,11244,9046
94
- WELL_000092,Eagle Ford,J-Well,2694,11045,9617
95
- WELL_000093,Brazil Pre-Salt,Extended Reach,3312,10215,9222
96
- WELL_000094,Marcellus,Horizontal,3018,12414,8356
97
- WELL_000095,Marcellus,Horizontal,2461,9590,10715
98
- WELL_000096,Bakken,Extended Reach,2555,11866,10146
99
- WELL_000097,Brazil Pre-Salt,Extended Reach,2853,11455,9455
100
- WELL_000098,Canadian Oil Sands,Extended Reach,2352,10348,10798
101
- WELL_000099,Eagle Ford,J-Well,3362,10389,9687
102
- WELL_000100,North Sea,Horizontal,3646,10068,10249
103
- WELL_000101,Bakken,Horizontal,3388,9595,9147
104
- WELL_000102,Brazil Pre-Salt,Horizontal,2871,11631,8578
105
- WELL_000103,Canadian Oil Sands,S-Well,2401,10862,9932
106
- WELL_000104,North Africa,S-Well,2739,10516,9675
107
- WELL_000105,Marcellus,S-Well,2806,11191,8786
108
- WELL_000106,North Africa,J-Well,3210,11663,10131
109
- WELL_000107,Eagle Ford,Extended Reach,3079,10396,10167
110
- WELL_000108,Marcellus,Horizontal,2747,10982,10449
111
- WELL_000109,Permian Basin,S-Well,2370,9935,9091
112
- WELL_000110,Middle East Carbonates,Horizontal,2058,11398,11153
113
- WELL_000111,Middle East Carbonates,Horizontal,2718,11413,6800
114
- WELL_000112,Marcellus,J-Well,3052,11090,9189
115
- WELL_000113,Gulf of Mexico,Horizontal,2555,11002,8468
116
- WELL_000114,Middle East Carbonates,Extended Reach,2287,9707,8827
117
- WELL_000115,Gulf of Mexico,S-Well,2346,9404,9890
118
- WELL_000116,Middle East Carbonates,Horizontal,2767,9761,9682
119
- WELL_000117,Brazil Pre-Salt,Horizontal,2699,11040,8883
120
- WELL_000118,Brazil Pre-Salt,J-Well,2637,10881,7799
121
- WELL_000119,Bakken,Horizontal,2373,11068,9919
122
- WELL_000120,Bakken,Horizontal,2445,12088,10857
123
- WELL_000121,Eagle Ford,Horizontal,3559,9922,8218
124
- WELL_000122,North Africa,Horizontal,2907,9000,10396
125
- WELL_000123,Eagle Ford,S-Well,2757,11415,8474
126
- WELL_000124,Marcellus,Extended Reach,3543,12386,6825
127
- WELL_000125,Brazil Pre-Salt,Horizontal,2581,9798,8990
128
- WELL_000126,Gulf of Mexico,Horizontal,2780,10240,8861
129
- WELL_000127,Gulf of Mexico,Extended Reach,2678,11210,9741
130
- WELL_000128,Eagle Ford,J-Well,2088,10480,9662
131
- WELL_000129,Eagle Ford,Extended Reach,2875,9000,8354
132
- WELL_000130,Middle East Carbonates,J-Well,2059,11014,8206
133
- WELL_000131,Permian Basin,Extended Reach,2553,11595,10060
134
- WELL_000132,Eagle Ford,Extended Reach,3397,11664,8773
135
- WELL_000133,Brazil Pre-Salt,Horizontal,2624,10539,7624
136
- WELL_000134,Permian Basin,Horizontal,2841,12323,8607
137
- WELL_000135,North Sea,S-Well,2426,10201,8688
138
- WELL_000136,Middle East Carbonates,S-Well,2898,9225,8598
139
- WELL_000137,Gulf of Mexico,J-Well,2728,10875,7227
140
- WELL_000138,Middle East Carbonates,Horizontal,3415,9378,8516
141
- WELL_000139,North Sea,Horizontal,2744,10348,9446
142
- WELL_000140,North Africa,Extended Reach,2709,9000,7905
143
- WELL_000141,Gulf of Mexico,J-Well,2805,10477,10542
144
- WELL_000142,Middle East Carbonates,Horizontal,2501,9952,8414
145
- WELL_000143,Canadian Oil Sands,Extended Reach,2740,9113,9981
146
- WELL_000144,Gulf of Mexico,Horizontal,2634,9700,8521
147
- WELL_000145,Marcellus,Extended Reach,3036,11761,8762
148
- WELL_000146,Canadian Oil Sands,Horizontal,2619,10848,8210
149
- WELL_000147,North Sea,Horizontal,2391,11555,10472
150
- WELL_000148,Eagle Ford,S-Well,2893,13000,7102
151
- WELL_000149,North Sea,Horizontal,3177,10123,8404
152
- WELL_000150,Brazil Pre-Salt,Horizontal,2744,10875,11083
153
- WELL_000151,Marcellus,J-Well,2648,9523,8687
154
- WELL_000152,Marcellus,Horizontal,2754,10098,7788
155
- WELL_000153,Middle East Carbonates,S-Well,3251,9483,9860
156
- WELL_000154,Canadian Oil Sands,S-Well,3166,10464,7800
157
- WELL_000155,Eagle Ford,Horizontal,2568,10127,9955
158
- WELL_000156,Permian Basin,Horizontal,2660,11683,9208
159
- WELL_000157,Gulf of Mexico,J-Well,2565,11108,11407
160
- WELL_000158,Marcellus,Extended Reach,1862,11293,8828
161
- WELL_000159,Permian Basin,J-Well,3328,12235,8978
162
- WELL_000160,North Africa,Horizontal,2679,9673,6800
163
- WELL_000161,Bakken,J-Well,2928,10630,9297
164
- WELL_000162,North Sea,S-Well,2380,10787,10080
165
- WELL_000163,Middle East Carbonates,Horizontal,2586,10718,9625
166
- WELL_000164,Brazil Pre-Salt,Horizontal,2400,10098,8765
167
- WELL_000165,Canadian Oil Sands,Horizontal,2249,11205,7802
168
- WELL_000166,North Africa,J-Well,3667,12124,7505
169
- WELL_000167,Middle East Carbonates,S-Well,3315,11654,10999
170
- WELL_000168,Eagle Ford,J-Well,2577,11465,9989
171
- WELL_000169,Marcellus,Extended Reach,3705,12096,10034
172
- WELL_000170,Canadian Oil Sands,Horizontal,2797,10989,8130
173
- WELL_000171,Marcellus,S-Well,2468,10852,9934
174
- WELL_000172,North Africa,Horizontal,2319,9516,9313
175
- WELL_000173,Marcellus,S-Well,2888,10297,9184
176
- WELL_000174,Eagle Ford,Horizontal,3329,9585,8789
177
- WELL_000175,Canadian Oil Sands,Extended Reach,2416,10143,9113
178
- WELL_000176,Middle East Carbonates,J-Well,2924,12941,8885
179
- WELL_000177,Gulf of Mexico,Horizontal,3235,10893,6997
180
- WELL_000178,Marcellus,Extended Reach,2657,11368,7706
181
- WELL_000179,Canadian Oil Sands,Horizontal,3215,10146,9746
182
- WELL_000180,Permian Basin,S-Well,2495,11097,7761
183
- WELL_000181,Canadian Oil Sands,Horizontal,2640,10703,10381
184
- WELL_000182,Gulf of Mexico,Horizontal,2306,10302,8793
185
- WELL_000183,Canadian Oil Sands,Extended Reach,2965,10080,9446
186
- WELL_000184,Gulf of Mexico,Horizontal,3884,11685,9029
187
- WELL_000185,Bakken,Horizontal,2914,10659,9627
188
- WELL_000186,Eagle Ford,Horizontal,2492,10849,8453
189
- WELL_000187,Eagle Ford,S-Well,2318,11004,8001
190
- WELL_000188,Permian Basin,S-Well,2610,9696,10424
191
- WELL_000189,North Africa,J-Well,2825,11865,8508
192
- WELL_000190,Gulf of Mexico,S-Well,2752,11616,9935
193
- WELL_000191,Permian Basin,S-Well,3561,10369,8313
194
- WELL_000192,North Sea,Extended Reach,3239,10276,9659
195
- WELL_000193,Marcellus,S-Well,2387,11363,8979
196
- WELL_000194,Permian Basin,J-Well,2886,9930,9181
197
- WELL_000195,Bakken,Horizontal,2922,11394,7964
198
- WELL_000196,Canadian Oil Sands,Extended Reach,2237,11429,10015
199
- WELL_000197,Middle East Carbonates,Horizontal,2875,10865,9249
200
- WELL_000198,Middle East Carbonates,J-Well,3764,10625,8298
201
- WELL_000199,Middle East Carbonates,J-Well,3283,12084,8745
 
1
+ well_id,basin_name,country_region,primary_formation,rig_type,well_type,td_ft,spud_year,offshore_flag,hpht_flag,sour_gas_flag,planned_mud_weight_ppg
2
+ OIL009-WELL-000001,Eagle Ford,USA,Eagle Ford,land,horizontal shale,9409,2025,0,0,0,11.2
3
+ OIL009-WELL-000002,Canadian Oil Sands,Canada,McMurray,land,heavy oil,4936,2019,0,0,0,9.47
4
+ OIL009-WELL-000003,Canadian Oil Sands,Canada,Wabiskaw,land,heavy oil,2522,2026,0,0,0,8.92
5
+ OIL009-WELL-000004,North Sea,UK/Norway,Brent,semisub,offshore development,12432,2026,1,0,0,12.37
6
+ OIL009-WELL-000005,Marcellus,USA,Onondaga,land,horizontal gas,7525,2022,0,0,0,10.22
7
+ OIL009-WELL-000006,Eagle Ford,USA,Eagle Ford,land,horizontal shale,11504,2023,0,0,0,10.88
8
+ OIL009-WELL-000007,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,30403,2021,1,0,0,13.69
9
+ OIL009-WELL-000008,Gulf of Mexico Deepwater,USA Offshore,Wilcox,drillship,deepwater exploration,21846,2024,1,0,0,13.68
10
+ OIL009-WELL-000009,Marcellus,USA,Onondaga,land,horizontal gas,12107,2024,0,0,0,9.87
11
+ OIL009-WELL-000010,Permian Basin,USA,Spraberry,land,horizontal shale,12250,2020,0,1,0,11.83
12
+ OIL009-WELL-000011,Middle East Carbonate,Middle East,Asmari,land,carbonate development,13235,2018,0,0,0,11.97
13
+ OIL009-WELL-000012,Marcellus,USA,Marcellus,land,horizontal gas,8235,2025,0,0,0,10.27
14
+ OIL009-WELL-000013,Permian Basin,USA,Bone Spring,land,horizontal shale,14896,2025,0,0,0,10.24
15
+ OIL009-WELL-000014,Eagle Ford,USA,Buda,land,horizontal shale,18749,2020,0,0,0,10.69
16
+ OIL009-WELL-000015,Middle East Carbonate,Middle East,Arab,land,carbonate development,8644,2017,0,0,0,10.14
17
+ OIL009-WELL-000016,Marcellus,USA,Utica,land,horizontal gas,13054,2026,0,0,0,10.91
18
+ OIL009-WELL-000017,Brazil Pre-Salt,Brazil Offshore,Itapema,drillship,ultra-deepwater,23228,2021,1,0,0,14.19
19
+ OIL009-WELL-000018,North Sea,UK/Norway,Statfjord,semisub,offshore development,18543,2017,1,0,1,12.28
20
+ OIL009-WELL-000019,Middle East Carbonate,Middle East,Asmari,land,carbonate development,17475,2018,0,0,0,12.62
21
+ OIL009-WELL-000020,North Sea,UK/Norway,Statfjord,semisub,offshore development,19510,2017,1,0,0,13.49
22
+ OIL009-WELL-000021,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,15454,2020,1,1,0,15.19
23
+ OIL009-WELL-000022,Middle East Carbonate,Middle East,Asmari,land,carbonate development,17394,2026,0,0,0,11.93
24
+ OIL009-WELL-000023,Bakken,USA,Bakken,land,extended reach,9889,2020,0,0,0,9.1
25
+ OIL009-WELL-000024,Marcellus,USA,Marcellus,land,horizontal gas,9417,2023,0,1,0,11.0
26
+ OIL009-WELL-000025,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,21353,2024,0,0,0,11.89
27
+ OIL009-WELL-000026,Bakken,USA,Three Forks,land,extended reach,12005,2017,0,0,0,10.45
28
+ OIL009-WELL-000027,Canadian Oil Sands,Canada,Clearwater,land,heavy oil,7623,2020,0,0,0,9.53
29
+ OIL009-WELL-000028,Gulf of Mexico Deepwater,USA Offshore,Miocene,drillship,deepwater exploration,26422,2021,1,0,0,13.19
30
+ OIL009-WELL-000029,Marcellus,USA,Utica,land,horizontal gas,9068,2021,0,0,0,10.13
31
+ OIL009-WELL-000030,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,17966,2023,1,0,1,13.31
32
+ OIL009-WELL-000031,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,31634,2021,1,0,0,13.25
33
+ OIL009-WELL-000032,Permian Basin,USA,Bone Spring,land,horizontal shale,16598,2022,0,0,0,10.29
34
+ OIL009-WELL-000033,Permian Basin,USA,Spraberry,land,horizontal shale,10024,2026,0,0,0,10.01
35
+ OIL009-WELL-000034,Bakken,USA,Madison,land,extended reach,11638,2026,0,0,0,10.16
36
+ OIL009-WELL-000035,Bakken,USA,Three Forks,land,extended reach,16542,2024,0,1,0,11.37
37
+ OIL009-WELL-000036,Eagle Ford,USA,Buda,land,horizontal shale,13066,2020,0,0,0,9.78
38
+ OIL009-WELL-000037,Brazil Pre-Salt,Brazil Offshore,Santos,drillship,ultra-deepwater,30398,2024,1,1,0,15.21
39
+ OIL009-WELL-000038,Bakken,USA,Three Forks,land,extended reach,12852,2026,0,0,0,10.41
40
+ OIL009-WELL-000039,Gulf of Mexico Deepwater,USA Offshore,Miocene,drillship,deepwater exploration,15318,2021,1,1,0,14.75
41
+ OIL009-WELL-000040,North Sea,UK/Norway,Forties,semisub,offshore development,15744,2017,1,0,0,12.22
42
+ OIL009-WELL-000041,Brazil Pre-Salt,Brazil Offshore,Itapema,drillship,ultra-deepwater,16691,2024,1,0,0,14.67
43
+ OIL009-WELL-000042,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,27614,2019,1,0,0,12.64
44
+ OIL009-WELL-000043,North Sea,UK/Norway,Statfjord,semisub,offshore development,14446,2020,1,0,0,12.93
45
+ OIL009-WELL-000044,Eagle Ford,USA,Eagle Ford,land,horizontal shale,16213,2023,0,0,1,10.79
46
+ OIL009-WELL-000045,North Sea,UK/Norway,Brent,semisub,offshore development,19269,2026,1,0,0,13.18
47
+ OIL009-WELL-000046,Marcellus,USA,Marcellus,land,horizontal gas,15702,2018,0,0,0,9.76
48
+ OIL009-WELL-000047,Bakken,USA,Madison,land,extended reach,9710,2023,0,0,0,9.81
49
+ OIL009-WELL-000048,Permian Basin,USA,Wolfcamp,land,horizontal shale,18435,2026,0,0,0,10.97
50
+ OIL009-WELL-000049,Marcellus,USA,Onondaga,land,horizontal gas,9165,2021,0,0,0,10.51
51
+ OIL009-WELL-000050,North Sea,UK/Norway,Statfjord,semisub,offshore development,10479,2022,1,1,0,13.69
52
+ OIL009-WELL-000051,Gulf of Mexico Deepwater,USA Offshore,Miocene,drillship,deepwater exploration,30142,2024,1,1,0,14.04
53
+ OIL009-WELL-000052,North Sea,UK/Norway,Statfjord,semisub,offshore development,17920,2020,1,0,0,13.68
54
+ OIL009-WELL-000053,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,8046,2021,0,0,0,10.52
55
+ OIL009-WELL-000054,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,15119,2025,1,1,0,12.69
56
+ OIL009-WELL-000055,Middle East Carbonate,Middle East,Arab,land,carbonate development,17741,2022,1,0,0,11.69
57
+ OIL009-WELL-000056,Marcellus,USA,Utica,land,horizontal gas,14046,2023,0,0,0,9.7
58
+ OIL009-WELL-000057,Canadian Oil Sands,Canada,McMurray,land,heavy oil,1991,2023,0,0,0,9.2
59
+ OIL009-WELL-000058,Bakken,USA,Three Forks,land,extended reach,16400,2018,0,0,0,10.25
60
+ OIL009-WELL-000059,Bakken,USA,Madison,land,extended reach,10847,2017,0,0,0,10.0
61
+ OIL009-WELL-000060,Tight Gas Sandstone,Global,Mesaverde,land,tight gas,9391,2018,0,1,0,13.66
62
+ OIL009-WELL-000061,Middle East Carbonate,Middle East,Arab,land,carbonate development,16319,2021,1,0,0,11.58
63
+ OIL009-WELL-000062,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,6807,2026,0,1,0,13.55
64
+ OIL009-WELL-000063,Middle East Carbonate,Middle East,Arab,land,carbonate development,11583,2025,0,0,0,11.33
65
+ OIL009-WELL-000064,Brazil Pre-Salt,Brazil Offshore,Santos,drillship,ultra-deepwater,30202,2026,1,0,0,14.5
66
+ OIL009-WELL-000065,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,16514,2025,1,0,0,13.45
67
+ OIL009-WELL-000066,Eagle Ford,USA,Austin Chalk,land,horizontal shale,17266,2025,0,1,0,11.94
68
+ OIL009-WELL-000067,Tight Gas Sandstone,Global,Lance,land,tight gas,10463,2021,0,0,0,11.98
69
+ OIL009-WELL-000068,Marcellus,USA,Marcellus,land,horizontal gas,12598,2019,0,0,0,10.14
70
+ OIL009-WELL-000069,Bakken,USA,Madison,land,extended reach,18285,2019,0,0,0,10.86
71
+ OIL009-WELL-000070,Brazil Pre-Salt,Brazil Offshore,Barra Velha,drillship,ultra-deepwater,24233,2020,1,0,0,13.88
72
+ OIL009-WELL-000071,Bakken,USA,Three Forks,land,extended reach,15667,2017,0,0,0,9.81
73
+ OIL009-WELL-000072,Brazil Pre-Salt,Brazil Offshore,Barra Velha,drillship,ultra-deepwater,19547,2017,1,1,0,15.17
74
+ OIL009-WELL-000073,Bakken,USA,Three Forks,land,extended reach,13272,2019,0,0,0,10.1
75
+ OIL009-WELL-000074,North Sea,UK/Norway,Forties,semisub,offshore development,12950,2022,1,0,0,12.88
76
+ OIL009-WELL-000075,Permian Basin,USA,Spraberry,land,horizontal shale,13670,2024,0,0,0,10.38
77
+ OIL009-WELL-000076,Middle East Carbonate,Middle East,Asmari,land,carbonate development,12054,2021,0,0,0,10.75
78
+ OIL009-WELL-000077,Tight Gas Sandstone,Global,Mesaverde,land,tight gas,19758,2022,0,0,0,10.97
79
+ OIL009-WELL-000078,Bakken,USA,Madison,land,extended reach,15871,2019,0,0,0,10.16
80
+ OIL009-WELL-000079,Eagle Ford,USA,Buda,land,horizontal shale,16406,2022,0,0,0,11.03
81
+ OIL009-WELL-000080,Marcellus,USA,Onondaga,land,horizontal gas,15094,2019,0,0,0,10.03
82
+ OIL009-WELL-000081,Bakken,USA,Madison,land,extended reach,15588,2019,0,0,0,9.98
83
+ OIL009-WELL-000082,Canadian Oil Sands,Canada,Wabiskaw,land,heavy oil,6750,2026,0,0,0,10.13
84
+ OIL009-WELL-000083,Permian Basin,USA,Spraberry,land,horizontal shale,11089,2019,0,0,0,10.68
85
+ OIL009-WELL-000084,Tight Gas Sandstone,Global,Lance,land,tight gas,14850,2026,0,0,0,11.73
86
+ OIL009-WELL-000085,Gulf of Mexico Deepwater,USA Offshore,Miocene,drillship,deepwater exploration,30216,2025,1,0,0,13.33
87
+ OIL009-WELL-000086,Canadian Oil Sands,Canada,Clearwater,land,heavy oil,3094,2025,0,0,0,9.64
88
+ OIL009-WELL-000087,Permian Basin,USA,Bone Spring,land,horizontal shale,9137,2019,0,0,0,10.37
89
+ OIL009-WELL-000088,Middle East Carbonate,Middle East,Asmari,land,carbonate development,16063,2017,0,0,0,11.89
90
+ OIL009-WELL-000089,North Sea,UK/Norway,Forties,semisub,offshore development,15861,2024,1,0,0,12.66
91
+ OIL009-WELL-000090,Brazil Pre-Salt,Brazil Offshore,Santos,drillship,ultra-deepwater,32469,2021,1,1,0,15.99
92
+ OIL009-WELL-000091,Canadian Oil Sands,Canada,McMurray,land,heavy oil,4610,2021,0,0,0,10.17
93
+ OIL009-WELL-000092,Gulf of Mexico Deepwater,USA Offshore,Wilcox,drillship,deepwater exploration,22900,2017,1,0,0,14.22
94
+ OIL009-WELL-000093,Gulf of Mexico Deepwater,USA Offshore,Lower Tertiary,drillship,deepwater exploration,24524,2026,1,1,0,14.19
95
+ OIL009-WELL-000094,Gulf of Mexico Deepwater,USA Offshore,Miocene,drillship,deepwater exploration,15227,2021,1,0,0,12.78
96
+ OIL009-WELL-000095,Middle East Carbonate,Middle East,Arab,land,carbonate development,13507,2019,0,1,0,12.06
97
+ OIL009-WELL-000096,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,8187,2018,0,0,0,11.04
98
+ OIL009-WELL-000097,Marcellus,USA,Onondaga,land,horizontal gas,11054,2024,0,0,0,9.68
99
+ OIL009-WELL-000098,Tight Gas Sandstone,Global,Mesaverde,land,tight gas,8945,2023,0,0,0,11.3
100
+ OIL009-WELL-000099,Bakken,USA,Three Forks,land,extended reach,15387,2023,0,0,0,10.29
101
+ OIL009-WELL-000100,Bakken,USA,Three Forks,land,extended reach,12148,2025,0,0,0,10.18
102
+ OIL009-WELL-000101,Permian Basin,USA,Spraberry,land,horizontal shale,15814,2017,0,0,1,10.13
103
+ OIL009-WELL-000102,North Sea,UK/Norway,Brent,semisub,offshore development,12881,2023,1,1,0,14.55
104
+ OIL009-WELL-000103,Gulf of Mexico Deepwater,USA Offshore,Wilcox,drillship,deepwater exploration,26335,2021,1,0,0,12.97
105
+ OIL009-WELL-000104,North Sea,UK/Norway,Statfjord,semisub,offshore development,10514,2026,1,0,0,11.87
106
+ OIL009-WELL-000105,Marcellus,USA,Utica,land,horizontal gas,16902,2021,0,0,0,9.35
107
+ OIL009-WELL-000106,Bakken,USA,Three Forks,land,extended reach,8765,2021,0,0,0,10.43
108
+ OIL009-WELL-000107,Brazil Pre-Salt,Brazil Offshore,Barra Velha,drillship,ultra-deepwater,21030,2025,1,0,0,14.43
109
+ OIL009-WELL-000108,Brazil Pre-Salt,Brazil Offshore,Itapema,drillship,ultra-deepwater,27229,2024,1,0,0,14.06
110
+ OIL009-WELL-000109,Middle East Carbonate,Middle East,Arab,land,carbonate development,9437,2026,1,1,1,13.09
111
+ OIL009-WELL-000110,Brazil Pre-Salt,Brazil Offshore,Itapema,drillship,ultra-deepwater,16838,2022,1,0,0,14.05
112
+ OIL009-WELL-000111,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,7760,2025,0,0,0,11.56
113
+ OIL009-WELL-000112,Tight Gas Sandstone,Global,Lance,land,tight gas,14499,2024,0,0,0,10.92
114
+ OIL009-WELL-000113,Eagle Ford,USA,Buda,land,horizontal shale,13390,2023,0,0,0,10.71
115
+ OIL009-WELL-000114,Canadian Oil Sands,Canada,Wabiskaw,land,heavy oil,6044,2018,0,0,0,8.95
116
+ OIL009-WELL-000115,Eagle Ford,USA,Eagle Ford,land,horizontal shale,11739,2022,0,0,0,11.3
117
+ OIL009-WELL-000116,Tight Gas Sandstone,Global,Lance,land,tight gas,10230,2022,0,0,0,12.01
118
+ OIL009-WELL-000117,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,16939,2024,0,0,1,11.59
119
+ OIL009-WELL-000118,Eagle Ford,USA,Buda,land,horizontal shale,16357,2023,0,0,0,10.03
120
+ OIL009-WELL-000119,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,11932,2020,0,0,1,11.16
121
+ OIL009-WELL-000120,Canadian Oil Sands,Canada,Clearwater,land,heavy oil,5456,2022,0,0,0,9.72
122
+ OIL009-WELL-000121,Marcellus,USA,Utica,land,horizontal gas,15454,2020,0,0,0,10.29
123
+ OIL009-WELL-000122,Marcellus,USA,Marcellus,land,horizontal gas,11560,2025,0,0,0,10.55
124
+ OIL009-WELL-000123,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,9871,2021,0,0,0,11.82
125
+ OIL009-WELL-000124,Middle East Carbonate,Middle East,Arab,land,carbonate development,9543,2025,0,0,0,11.36
126
+ OIL009-WELL-000125,Canadian Oil Sands,Canada,Wabiskaw,land,heavy oil,5640,2024,0,0,0,9.41
127
+ OIL009-WELL-000126,Tight Gas Sandstone,Global,Cotton Valley,land,tight gas,20165,2018,0,0,0,11.24
128
+ OIL009-WELL-000127,Brazil Pre-Salt,Brazil Offshore,Santos,drillship,ultra-deepwater,18846,2022,1,1,0,15.6
129
+ OIL009-WELL-000128,Middle East Carbonate,Middle East,Arab,land,carbonate development,7471,2020,0,0,1,11.48
130
+ OIL009-WELL-000129,Eagle Ford,USA,Austin Chalk,land,horizontal shale,15600,2024,0,0,0,11.18
131
+ OIL009-WELL-000130,North Sea,UK/Norway,Brent,semisub,offshore development,10037,2024,1,0,0,12.5
132
+ OIL009-WELL-000131,Marcellus,USA,Utica,land,horizontal gas,9161,2018,0,0,0,9.91
133
+ OIL009-WELL-000132,Brazil Pre-Salt,Brazil Offshore,Itapema,drillship,ultra-deepwater,15304,2019,1,1,0,14.88
134
+ OIL009-WELL-000133,Bakken,USA,Bakken,land,extended reach,10840,2024,0,0,0,10.02
135
+ OIL009-WELL-000134,Bakken,USA,Madison,land,extended reach,12559,2026,0,0,0,10.11
136
+ OIL009-WELL-000135,Tight Gas Sandstone,Global,Lance,land,tight gas,9163,2019,0,0,0,11.52
137
+ OIL009-WELL-000136,Canadian Oil Sands,Canada,Wabiskaw,land,heavy oil,7784,2025,0,0,0,9.33
138
+ OIL009-WELL-000137,Marcellus,USA,Onondaga,land,horizontal gas,7948,2026,0,0,0,10.73
139
+ OIL009-WELL-000138,Bakken,USA,Bakken,land,extended reach,14592,2017,0,0,0,9.5
140
+ OIL009-WELL-000139,Eagle Ford,USA,Eagle Ford,land,horizontal shale,18402,2017,0,0,0,11.03
141
+ OIL009-WELL-000140,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,10178,2018,0,0,0,11.03
142
+ OIL009-WELL-000141,Tight Gas Sandstone,Global,Mesaverde,land,tight gas,11974,2025,0,0,0,12.06
143
+ OIL009-WELL-000142,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,18414,2024,0,0,0,12.87
144
+ OIL009-WELL-000143,Middle East Carbonate,Middle East,Arab,land,carbonate development,7726,2020,0,1,0,12.84
145
+ OIL009-WELL-000144,Brazil Pre-Salt,Brazil Offshore,Barra Velha,drillship,ultra-deepwater,25290,2024,1,0,0,14.02
146
+ OIL009-WELL-000145,Middle East Carbonate,Middle East,Arab,land,carbonate development,14912,2017,1,0,0,10.55
147
+ OIL009-WELL-000146,Eagle Ford,USA,Eagle Ford,land,horizontal shale,18540,2020,0,0,0,11.2
148
+ OIL009-WELL-000147,Middle East Carbonate,Middle East,Mishrif,land,carbonate development,9331,2019,0,0,0,11.71
149
+ OIL009-WELL-000148,Canadian Oil Sands,Canada,Clearwater,land,heavy oil,3541,2022,0,0,0,9.91
150
+ OIL009-WELL-000149,Tight Gas Sandstone,Global,Lance,land,tight gas,11813,2025,0,1,0,13.11
151
+ OIL009-WELL-000150,North Sea,UK/Norway,Forties,semisub,offshore development,18692,2019,1,0,0,12.33