Glossary
labeled well events
Labeled well events are time-series windows of oil well sensor observations tagged with an abnormal event class, assembled from real, simulated and hand-drawn instances. Petrobras' 3W dataset distributes roughly 2,228 labeled Parquet instance files across ten event directories for anomaly-detection research.
What are labeled well events?
A labeled well event is a stretch of sensor time series - pressures, temperatures, flow readings - whose rows carry a class label naming the abnormal condition occurring in that window. Labels turn raw telemetry into supervised training material: a model learns what developing problems look like instead of merely flagging deviation from normal.
Petrobras' 3W Dataset 2.0.0 (Oil Well Events) documents the construction pattern. It targets 'rare undesirable events in oil wells - real, simulated and hand-drawn instances from 42 real wells across 10 event classes'. The three origins matter: real instances carry field noise, simulated instances cover situations too dangerous or rare to wait for, and hand-drawn instances let engineers sketch boundary cases directly.
Distribution is file-per-instance: about 2,228 Parquet instance files organized across 10 event directories, delivered as a 1.79 GB compressed single ZIP download, with tags 'labeled events', 'anomaly detection' and 'well control'.
Why do labeled well events matter when choosing a dataset?
Anomaly detection without labels can only tell you something unusual happened; labeled events tell you what. For well control, that difference decides whether an alarm says 'investigate' or names the failure mode already underway.
Labels also encode rarity honestly. Undesirable well events are rare by nature, so a dataset that mixes real, simulated and hand-drawn instances - as 3W does across its 10 classes - lets you train against classes the field rarely produces. Buyers should still ask which share of each class is synthetic: a model validated only on simulated windows may meet different physics downhole.
Finally, labeling quality caps everything downstream. Per-instance Parquet files across 10 event directories make class balance auditable file-by-file, which is exactly what you want before committing a monitoring system to act on the model's outputs.
How do you evaluate labeled well events in a data source?
- Count the classes and instances per directory. 3W spreads roughly 2,228 Parquet instance files across 10 event directories - walk the tree and confirm each class you care about has enough windows.
- Ask how many wells contributed. The 42 real wells behind 3W set the diversity ceiling; fewer wells means less variation in equipment and reservoir behaviour.
- Separate real from simulated from hand-drawn. The provenance mix determines how much field noise your model sees during training.
- Check the file format suits your stack. Parquet instance files read columnar and fast; the 1.79 GB compressed ZIP download makes the whole set practical to mirror.
- Tie labels to sensor context. Water-cut and pressure trajectories around each window should justify its label; unexplained labels cannot be audited.
Related terms
Entries connected to labeled well events:
- pre-salt - the Brazilian geological setting behind Petrobras' well fleet.
- water-cut - one of the sensor signals whose drift accompanies labeled events.
Frequently asked questions
What is the 3W dataset of labeled well events?
Petrobras' 3W Dataset 2.0.0 packages rare undesirable oil well events as real, simulated and hand-drawn time-series instances drawn from 42 real wells across 10 event classes, for anomaly detection research.
How big is the 3W labeled event dataset?
Roughly 2,228 Parquet instance files spread across 10 event directories, distributed as a single 1.79 GB compressed ZIP download.
Why include simulated and hand-drawn well events?
Because undesirable well events are rare in the field. Simulation and hand-drawing fill classes that real operations seldom produce, giving anomaly detection models examples of every event type.
Datasets containing this field
Datasets containing labeled well events
6 datasets carry labeled well events in the catalog. Open one, count the fields, judge for yourself.
3W Dataset 2.0.0 (Oil Well Events)
Brazil ANP Open Data
Every listing shows the field dictionary, sample rows, and coverage before you commit. API, files, or your warehouse. Daily, weekly, or hourly.
Get sample rows