Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 6 new columns ({'dysfunction_class', 'event_type', 'event_id', 'ts', 'depth_ft', 'severity'}) and 8 missing columns ({'depth_in_ft', 'iadc_code', 'depth_out_ft', 'dull_grade', 'bit_type', 'footage_ft', 'bit_size_in', 'bit_run_id'}).

This happened while the csv dataset builder was generating data using

hf://datasets/xpertsystems/oil007-sample/drilling_events.csv (at revision 1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13), [/tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/bit_wear_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/bit_wear_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_events.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_events.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_labels.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_labels.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_timeseries.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_timeseries.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/hydraulics_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/hydraulics_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mse_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mse_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mud_properties.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mud_properties.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/vibration_spectra.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/vibration_spectra.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/wells_master.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/wells_master.csv)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              event_id: string
              well_id: string
              ts: int64
              depth_ft: double
              event_type: string
              severity: double
              dysfunction_class: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1080
              to
              {'bit_run_id': Value('string'), 'well_id': Value('string'), 'depth_in_ft': Value('int64'), 'depth_out_ft': Value('int64'), 'footage_ft': Value('int64'), 'dull_grade': Value('int64'), 'iadc_code': Value('string'), 'bit_size_in': Value('float64'), 'bit_type': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 6 new columns ({'dysfunction_class', 'event_type', 'event_id', 'ts', 'depth_ft', 'severity'}) and 8 missing columns ({'depth_in_ft', 'iadc_code', 'depth_out_ft', 'dull_grade', 'bit_type', 'footage_ft', 'bit_size_in', 'bit_run_id'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/xpertsystems/oil007-sample/drilling_events.csv (at revision 1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13), [/tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/bit_wear_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/bit_wear_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_events.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_events.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_labels.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_labels.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_timeseries.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/drilling_timeseries.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/hydraulics_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/hydraulics_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mse_log.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mse_log.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mud_properties.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/mud_properties.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/vibration_spectra.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/vibration_spectra.csv), /tmp/hf-datasets-cache/medium/datasets/79425122848608-config-parquet-and-info-xpertsystems-oil007-sampl-548c81b9/hub/datasets--xpertsystems--oil007-sample/snapshots/1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/wells_master.csv (origin=hf://datasets/xpertsystems/oil007-sample@1ca9dc8a436fc0b9c70ebdf7c786e7d349f2ee13/wells_master.csv)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

bit_run_id
string
well_id
string
depth_in_ft
int64
depth_out_ft
int64
footage_ft
int64
dull_grade
int64
iadc_code
string
bit_size_in
float64
bit_type
string
W000000-BR00
W000000
0
372
372
2
2-2-WT-A-X-I-NO-TD
12.25
RC
W000000-BR01
W000000
372
3,534
3,162
4
4-4-LT-A-X-I-CT-PR
8.5
RC
W000000-BR02
W000000
3,534
5,859
2,325
4
4-4-LT-A-X-I-CT-PR
12.25
PDC
W000000-BR03
W000000
5,859
10,323
4,464
6
6-6-BU-S-X-I-LN-DTF
17.5
PDC
W000000-BR04
W000000
10,323
11,346
1,023
4
4-4-LT-A-X-I-CT-PR
17.5
RC
W000001-BR00
W000001
0
9,765
9,765
8
8-8-CC-N-X-I-CR-WO
6.125
PDC
W000002-BR00
W000002
0
744
744
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000002-BR01
W000002
744
10,509
9,765
8
8-8-CC-N-X-I-CR-WO
6.125
PDC
W000002-BR02
W000002
10,509
11,625
1,116
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000003-BR00
W000003
0
11,160
11,160
8
8-8-CC-N-X-I-CR-WO
12.25
PDC
W000004-BR00
W000004
0
5,952
5,952
6
6-6-BU-S-X-I-LN-DTF
6.125
PDC
W000005-BR00
W000005
0
465
465
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000005-BR01
W000005
465
4,836
4,371
4
4-4-LT-A-X-I-CT-PR
12.25
PDC
W000005-BR02
W000005
4,836
5,859
1,023
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000005-BR03
W000005
5,859
9,672
3,813
5
5-5-RR-S-X-I-CT-HR
8.5
PDC
W000005-BR04
W000005
9,672
10,323
651
3
3-3-BT-A-X-I-NO-TD
6.125
RC
W000006-BR00
W000006
0
1,953
1,953
3
3-3-BT-A-X-I-NO-TD
8.5
RC
W000006-BR01
W000006
1,953
10,230
8,277
8
8-8-CC-N-X-I-CR-WO
6.125
PDC
W000007-BR00
W000007
0
11,346
11,346
8
8-8-CC-N-X-I-CR-WO
8.5
PDC
W000008-BR00
W000008
0
186
186
2
2-2-WT-A-X-I-NO-TD
12.25
PDC
W000008-BR01
W000008
186
1,767
1,581
3
3-3-BT-A-X-I-NO-TD
17.5
PDC
W000008-BR02
W000008
1,767
7,719
5,952
7
7-8-LT-N-X-I-BT-PR
8.5
hybrid
W000008-BR03
W000008
7,719
9,021
1,302
4
4-4-LT-A-X-I-CT-PR
8.5
PDC
W000008-BR04
W000008
9,021
11,904
2,883
6
6-6-BU-S-X-I-LN-DTF
8.5
PDC
W000009-BR00
W000009
0
9,672
9,672
8
8-8-CC-N-X-I-CR-WO
12.25
PDC
W000009-BR01
W000009
9,672
11,718
2,046
3
3-3-BT-A-X-I-NO-TD
6.125
RC
W000010-BR00
W000010
0
2,697
2,697
3
3-3-BT-A-X-I-NO-TD
12.25
hybrid
W000010-BR01
W000010
2,697
11,160
8,463
8
8-8-CC-N-X-I-CR-WO
8.5
PDC
W000010-BR02
W000010
11,160
11,811
651
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000010-BR03
W000010
11,811
11,904
93
3
3-3-BT-A-X-I-NO-TD
12.25
RC
W000011-BR00
W000011
0
3,441
3,441
4
4-4-LT-A-X-I-CT-PR
6.125
PDC
W000011-BR01
W000011
3,441
5,859
2,418
3
3-3-BT-A-X-I-NO-TD
17.5
RC
W000011-BR02
W000011
5,859
6,696
837
2
2-2-WT-A-X-I-NO-TD
17.5
PDC
W000011-BR03
W000011
6,696
10,509
3,813
5
5-5-RR-S-X-I-CT-HR
8.5
PDC
W000012-BR00
W000012
0
5,580
5,580
5
5-5-RR-S-X-I-CT-HR
8.5
RC
W000012-BR01
W000012
5,580
8,091
2,511
4
4-4-LT-A-X-I-CT-PR
12.25
RC
W000012-BR02
W000012
8,091
11,067
2,976
4
4-4-LT-A-X-I-CT-PR
8.5
PDC
W000013-BR00
W000013
0
2,604
2,604
3
3-3-BT-A-X-I-NO-TD
8.5
hybrid
W000013-BR01
W000013
2,604
3,255
651
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000013-BR02
W000013
3,255
11,439
8,184
7
7-8-LT-N-X-I-BT-PR
8.5
PDC
W000014-BR00
W000014
0
1,302
1,302
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000014-BR01
W000014
1,302
3,348
2,046
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000014-BR02
W000014
3,348
5,208
1,860
3
3-3-BT-A-X-I-NO-TD
8.5
RC
W000014-BR03
W000014
5,208
5,952
744
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000014-BR04
W000014
5,952
6,417
465
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000014-BR05
W000014
6,417
10,788
4,371
5
5-5-RR-S-X-I-CT-HR
12.25
PDC
W000015-BR00
W000015
0
3,162
3,162
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000015-BR01
W000015
3,162
10,974
7,812
7
7-8-LT-N-X-I-BT-PR
8.5
RC
W000016-BR00
W000016
0
7,905
7,905
7
7-8-LT-N-X-I-BT-PR
8.5
PDC
W000016-BR01
W000016
7,905
11,625
3,720
5
5-5-RR-S-X-I-CT-HR
17.5
PDC
W000017-BR00
W000017
0
3,348
3,348
4
4-4-LT-A-X-I-CT-PR
17.5
RC
W000017-BR01
W000017
3,348
3,534
186
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000017-BR02
W000017
3,534
11,625
8,091
7
7-8-LT-N-X-I-BT-PR
8.5
PDC
W000017-BR03
W000017
11,625
11,718
93
2
2-2-WT-A-X-I-NO-TD
6.125
PDC
W000018-BR00
W000018
0
2,976
2,976
3
3-3-BT-A-X-I-NO-TD
12.25
PDC
W000018-BR01
W000018
2,976
4,092
1,116
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000018-BR02
W000018
4,092
5,022
930
2
2-2-WT-A-X-I-NO-TD
12.25
PDC
W000018-BR03
W000018
5,022
6,696
1,674
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000018-BR04
W000018
6,696
11,532
4,836
5
5-5-RR-S-X-I-CT-HR
12.25
RC
W000019-BR00
W000019
0
2,511
2,511
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000019-BR01
W000019
2,511
5,766
3,255
4
4-4-LT-A-X-I-CT-PR
12.25
PDC
W000019-BR02
W000019
5,766
8,277
2,511
4
4-4-LT-A-X-I-CT-PR
12.25
PDC
W000019-BR03
W000019
8,277
10,137
1,860
4
4-4-LT-A-X-I-CT-PR
8.5
PDC
W000019-BR04
W000019
10,137
10,695
558
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000019-BR05
W000019
10,695
11,346
651
3
3-3-BT-A-X-I-NO-TD
6.125
PDC
W000020-BR00
W000020
0
2,325
2,325
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000020-BR01
W000020
2,325
3,441
1,116
3
3-3-BT-A-X-I-NO-TD
12.25
PDC
W000020-BR02
W000020
3,441
5,208
1,767
3
3-3-BT-A-X-I-NO-TD
12.25
PDC
W000020-BR03
W000020
5,208
6,882
1,674
3
3-3-BT-A-X-I-NO-TD
6.125
PDC
W000020-BR04
W000020
6,882
11,346
4,464
5
5-5-RR-S-X-I-CT-HR
12.25
RC
W000021-BR00
W000021
0
930
930
2
2-2-WT-A-X-I-NO-TD
6.125
RC
W000021-BR01
W000021
930
6,231
5,301
5
5-5-RR-S-X-I-CT-HR
8.5
PDC
W000021-BR02
W000021
6,231
7,812
1,581
3
3-3-BT-A-X-I-NO-TD
17.5
PDC
W000021-BR03
W000021
7,812
10,044
2,232
4
4-4-LT-A-X-I-CT-PR
17.5
hybrid
W000022-BR00
W000022
0
3,627
3,627
4
4-4-LT-A-X-I-CT-PR
17.5
PDC
W000022-BR01
W000022
3,627
8,556
4,929
5
5-5-RR-S-X-I-CT-HR
12.25
PDC
W000022-BR02
W000022
8,556
9,951
1,395
3
3-3-BT-A-X-I-NO-TD
12.25
PDC
W000022-BR03
W000022
9,951
11,160
1,209
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000022-BR04
W000022
11,160
11,625
465
3
3-3-BT-A-X-I-NO-TD
17.5
RC
W000022-BR05
W000022
11,625
11,811
186
3
3-3-BT-A-X-I-NO-TD
8.5
RC
W000023-BR00
W000023
0
558
558
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000023-BR01
W000023
558
2,232
1,674
2
2-2-WT-A-X-I-NO-TD
6.125
PDC
W000023-BR02
W000023
2,232
3,906
1,674
2
2-2-WT-A-X-I-NO-TD
12.25
PDC
W000023-BR03
W000023
3,906
7,068
3,162
4
4-4-LT-A-X-I-CT-PR
12.25
PDC
W000024-BR00
W000024
0
11,811
11,811
8
8-8-CC-N-X-I-CR-WO
17.5
hybrid
W000025-BR00
W000025
0
11,625
11,625
8
8-8-CC-N-X-I-CR-WO
6.125
hybrid
W000026-BR00
W000026
0
837
837
2
2-2-WT-A-X-I-NO-TD
8.5
hybrid
W000026-BR01
W000026
837
2,139
1,302
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000026-BR02
W000026
2,139
7,347
5,208
6
6-6-BU-S-X-I-LN-DTF
8.5
PDC
W000026-BR03
W000026
7,347
8,649
1,302
4
4-4-LT-A-X-I-CT-PR
8.5
PDC
W000026-BR04
W000026
8,649
8,742
93
3
3-3-BT-A-X-I-NO-TD
8.5
PDC
W000027-BR00
W000027
0
3,627
3,627
4
4-4-LT-A-X-I-CT-PR
8.5
PDC
W000027-BR01
W000027
3,627
4,371
744
2
2-2-WT-A-X-I-NO-TD
12.25
PDC
W000027-BR02
W000027
4,371
10,416
6,045
6
6-6-BU-S-X-I-LN-DTF
8.5
PDC
W000028-BR00
W000028
0
2,046
2,046
3
3-3-BT-A-X-I-NO-TD
17.5
PDC
W000028-BR01
W000028
2,046
7,626
5,580
6
6-6-BU-S-X-I-LN-DTF
8.5
PDC
W000028-BR02
W000028
7,626
8,463
837
3
3-3-BT-A-X-I-NO-TD
8.5
RC
W000029-BR00
W000029
0
5,766
5,766
5
5-5-RR-S-X-I-CT-HR
12.25
PDC
W000029-BR01
W000029
5,766
6,510
744
2
2-2-WT-A-X-I-NO-TD
8.5
PDC
W000029-BR02
W000029
6,510
6,696
186
2
2-2-WT-A-X-I-NO-TD
8.5
RC
End of preview.

OIL-007 — Synthetic Drilling Parameters Dataset (Sample)

SKU: OIL007-SAMPLE · Vertical: Oil & Gas / Upstream Drilling Operations License: CC-BY-NC-4.0 (sample) · Schema version: oil007.v1 Generator version: 1.0.0 · Default seed: 42

A free, schema-identical preview of XpertSystems.ai's enterprise drilling- parameters dataset for ROP optimization, MSE analysis, dysfunction detection, and drilling-process ML. The sample covers 100 wells across 11 global basins and 12 well types with 220,871 rows of high-cadence drilling telemetry linked across 9 tables.


What's in the box

File Rows Cols Description
wells_master.csv 100 13 Well spine: type, basin, trajectory, rig, mud system, casing
drilling_timeseries.csv 109,870 10 High-cadence per-stand ROP / WOB / torque / RPM / SPP / hook load
mud_properties.csv 21,974 10 Mud weight, PV, YP, ECD, gels, mud temp
hydraulics_log.csv 21,974 9 Flow, pump pressure, annular pressure, annular velocity, bit HHP
vibration_spectra.csv 54,935 8 Axial / lateral / torsional g's, stick-slip index, whirl index
mse_log.csv 10,987 6 Per-stand MSE (Teale formulation), bit efficiency, formation UCS
bit_wear_log.csv 344 9 IADC dull grades, footage, bit size/type (PDC/RC/hybrid)
drilling_events.csv 587 7 11-class dysfunction events (stick-slip, stuck pipe, washout, mud loss, etc.)
drilling_labels.csv 100 6 ML labels: optimal ROP, dysfunction risk, MSE efficiency, drilling grade

Total: 220,871 rows across 9 CSVs, ~14.0 MB on disk.


Calibration: industry-anchored, honestly reported

Validation uses a 10-metric scorecard with targets sourced exclusively to named industry standards: SPE 178850, SPE 96652 (Dupriest & Koederitz), Teale (1965) MSE foundational paper, API RP-7G (drill stem design), API RP-13B-1 (drilling fluids), IADC Drilling Manual, IADC dull grading, Bourgoyne et al. (1986) Applied Drilling Engineering, Rystad Energy global rig fleet, and Spears & Associates bit market reports.

Sample run (seed 42, n_wells=100):

# Metric Observed Target Tolerance Status Source
1 avg rop ft hr 83.8562 85.0 ±25.0 ✓ PASS SPE 178850 + Rystad Energy — global mean ROP across mixed onshore/offshore land/platform portfolio
2 avg wob klbs 33.7322 32.0 ±8.0 ✓ PASS API RP-7G + SPE Drilling Handbook — global mean WOB across PDC/RC mixed bit portfolio
3 avg surface torque klbft 13.7738 14.5 ±4.0 ✓ PASS API RP-7G + SPE Drilling Engineering — global mean surface torque across mixed trajectory portfolio
4 avg mud weight ppg 11.4375 11.2 ±1.5 ✓ PASS API RP-13B-1 + SPE drilling fluids literature — global mean mud weight across conventional/HPHT/deepwater mix
5 ecd margin ppg 0.3709 0.45 ±0.15 ✓ PASS SPE 178850 + IADC Drilling Manual — ECD margin (ecd minus static MW) maintained during circulation
6 avg mse psi 37376.3374 38000.0 ±9000.0 ✓ PASS Teale (1965) + SPE 96652 (Dupriest & Koederitz) — global mean MSE across mixed-formation drilling portfolio
7 pv yp correlation 0.7833 0.78 ±0.15 ✓ PASS API RP-13B-1 + Bourgoyne et al. (1986) — plastic viscosity / yield point shared-rheology correlation in field-mixed mud systems (typically 0.70-0.85)
8 pdc bit share 0.7384 0.72 ±0.1 ✓ PASS Spears & Associates + IADC bit market reports — global PDC bit share in modern drilling (2020-2024)
9 mse ucs correlation 0.7453 0.65 ±0.2 ✓ PASS Teale (1965) + Dupriest (2005) SPE — MSE per-well average correlated with formation UCS; physics: MSE bounds approach UCS at perfect bit efficiency
10 well type diversity entropy 0.8279 0.85 ±0.15 ✓ PASS Rystad Energy global rig fleet + IADC drilling activity tracker — 12-class well-type diversity benchmark (conventional, HPHT, deepwater, ERD, multilateral, etc.), normalized Shannon entropy

Overall: 100.0/100 — Grade A+ (10 PASS · 0 MARGINAL · 0 FAIL of 10 metrics)


Schema highlights

wells_master.csv — one row per well, the relational spine. Key columns: well_id, well_type (12-class: vertical_conventional, directional, horizontal_shale, extended_reach, deepwater_offshore, hpht, geothermal, managed_pressure, underbalanced, salt_section, multilateral, slim_hole), basin (11-class: Permian, Eagle Ford, Bakken, Marcellus-Utica, Gulf of Mexico, North Sea, Middle East, Brazil Pre-Salt, Canada Oil Sands, Geothermal Basins, Other), total_depth_ft, well_trajectory_type, mud_system (water/oil/synthetic/cesium formate).

MSE follows the Teale (1965) formulation with bit-size-aware area:

MSE = (WOB / A_bit) + (120·π·RPM·T_bit) / (A_bit · ROP)

where A_bit varies by hole section (17.5" surface, 12.25" intermediate, 8.5" production, 6.125" lateral), and T_bit is downhole bit torque estimated as 25-45% of surface torque depending on trajectory and depth — a critical detail for accurate MSE in long-reach and horizontal wells.

Formation strength profiles (mse_log.formation_strength_psi) follow basin-specific UCS bands with stochastic formation transitions every 500-2000 ft: Permian 8-22 kpsi, Marcellus-Utica 11-25 kpsi, Brazil Pre-Salt 15-35 kpsi, Geothermal Basins 18-40 kpsi.

Rheology coupling — PV and YP share an underlying rheology level correlated with mud weight, producing the field-realistic PV-YP correlation of ~0.70-0.85 (Bourgoyne et al. 1986).

ECD margin (ecd_ppg - mud_weight_ppg) is calibrated to maintain the ~0.45 ppg overpressure circulation envelope per IADC guidance, with depth-scaled annular friction and ROP-dependent cuttings loading.

Bit wear uses the IADC dull grading taxonomy (8 codes spanning worn-teeth, broken-teeth, lost-teeth, ring-out, balled-up patterns), with dull grade escalation driven by cumulative footage and average formation strength per bit run.


Suggested use cases

  1. ROP optimization regression — predict ROP from WOB, RPM, torque, mud weight, formation UCS using the 109,870-row time-series spine.
  2. MSE efficiency classification — train models on bit_efficiency to identify low-energy-efficient drilling sections.
  3. Dysfunction detection — multi-class classifier on dysfunction_class (11-class: stick-slip, lateral vibration, stuck pipe, washout, twist-off, mud loss/gain, bit balling, pack-off, whirl, axial bounce) from vibration
    • mechanical telemetry.
  4. Stuck pipe early warning — binary classification with the stuck_pipe_precursor events as positive labels, ROP/WOB/torque time- series as features.
  5. Bit dull grade prediction — regress IADC dull grade from cumulative footage and formation strength exposure per bit run.
  6. Drilling efficiency grading — multi-class classification on the drilling_efficiency_grade (A+/A/B/C/D) target from per-well aggregated features.
  7. Time-series forecasting — predict next-stand ROP / MSE / vibration from the prior stand's drilling parameters (sequence models, transformers).
  8. Multi-table relational ML — entity-resolution and graph-based learning across the 9 joinable tables via well_id.

Loading

from datasets import load_dataset
ds = load_dataset("xpertsystems/oil007-sample", data_files="drilling_timeseries.csv")
print(ds["train"][0])

Or with pandas:

import pandas as pd
wells = pd.read_csv("hf://datasets/xpertsystems/oil007-sample/wells_master.csv")
ts    = pd.read_csv("hf://datasets/xpertsystems/oil007-sample/drilling_timeseries.csv")
mse   = pd.read_csv("hf://datasets/xpertsystems/oil007-sample/mse_log.csv")
events = pd.read_csv("hf://datasets/xpertsystems/oil007-sample/drilling_events.csv")
joined = ts.merge(wells, on="well_id")

Reproducibility

All generation is deterministic via the integer seed parameter through per-well SeedSequence([master_seed, well_idx]) derivation, guaranteeing schema-stable joins across runs and seed-by-seed reproducibility.

A seed sweep across [42, 7, 123, 2024, 99, 1] confirms Grade A+ on every seed in this sample.


Honest disclosure of sample-scale limitations

This is a sample product calibrated for ML prototyping and drilling- parameter research, not for live drilling operations. A few notes:

  1. Time-series is decimated 4× in the sample. Full product runs at the generator's native cadence (~42 samples per stand at 1 Hz / 85 ft/hr). The sample uses --decimate 4 to keep file sizes <15 MB while preserving stand-resolution detail. For high-frequency vibration ML, use the full product (12,000 wells, undecimated).

  2. ECD margin runs slightly below the 0.45 ppg target (observed mean ~0.37 ppg) at sample scale, well within the ±0.15 ppg tolerance. This reflects the stochastic depth-scaled annular friction modeling; full- product scale converges closer to 0.45 ppg as the basin/well-type mix averages out.

  3. Max depth capped at 12,000 ft in the sample (vs 22,000 ft in the full product). This caps the Pre-Salt and HPHT extreme-depth physics slightly under-represented. Wells assigned to those types still get their depth/mud-weight modifiers applied within the 12 kft envelope.

  4. Inter-stand jitter uses per-stand-seeded RNG for intra-stand sample variation. This produces stand-coherent telemetry (good for ML) but means within-stand noise is correlated stand-to-stand at fixed offsets. For pure-noise modeling, filter out the per-stand structure first.

  5. Per-well stuck pipe / washout / dysfunction event rates are per-stand Bernoulli probabilities, so total event counts per well are Poisson-distributed (~6 events/well average at sample scale). Production runs (longer wells, more stands) will see proportionally more events per well.


Full product

The full OIL-007 dataset ships at 12,000 wells, 22,000 ft max depth, undecimated 1Hz timeseries, full 12-class well-type coverage with HPHT and Pre-Salt extreme-depth physics, and full per-stand dysfunction event modeling — licensed commercially. Contact XpertSystems.ai for licensing terms.

📧 pradeep@xpertsystems.ai 🌐 https://xpertsystems.ai


Citation

@dataset{xpertsystems_oil007_sample_2026,
  title  = {OIL-007: Synthetic Drilling Parameters Dataset (Sample)},
  author = {XpertSystems.ai},
  year   = {2026},
  url    = {https://huggingface.co/datasets/xpertsystems/oil007-sample}
}

Generation details

  • Generator version : 1.0.0
  • Sample version : 1.0.0
  • Random seed : 42
  • Generated : 2026-05-21 22:54:12 UTC
  • Wells : 100
  • Max depth : 12,000 ft (capped for sample; full product: 22,000 ft)
  • Timeseries decim. : 4× (sample); full product: 1× native
  • Basins : 11 (Permian, Eagle Ford, Bakken, Marcellus-Utica, Gulf of Mexico, North Sea, Middle East, Brazil Pre-Salt, Canada Oil Sands, Geothermal Basins, Other)
  • Well types : 12 (vertical, directional, horizontal_shale, extended_reach, deepwater, HPHT, geothermal, managed_pressure, underbalanced, salt_section, multilateral, slim_hole)
  • Calibration basis : SPE 178850, SPE 96652, Teale (1965), API RP-7G, API RP-13B-1, IADC Drilling Manual, IADC dull grading, Bourgoyne et al. (1986), Rystad Energy, Spears & Associates
  • Overall validation: 100.0/100 — Grade A+
Downloads last month
16