Nigeria Oil & Gas Sector
Collection
35 datasets on Nigeria's oil & gas: production, pricing, infrastructure, environmental, operators & trade (1999-2025). 100K+ rows.
•
35 items
•
Updated
platform_id
string | name
string | field
string | capacity_bpd
int64 | water_depth_m
int64 |
|---|---|---|---|---|
FPSO-01
|
Platform_1
|
Egina
| 196,467
| 2,337
|
FPSO-02
|
Platform_2
|
Agbami
| 187,426
| 1,246
|
FPSO-03
|
Platform_3
|
Egina
| 145,876
| 2,373
|
FPSO-04
|
Platform_4
|
Bonga
| 143,302
| 1,170
|
FPSO-05
|
Platform_5
|
Agbami
| 109,831
| 1,616
|
FPSO-06
|
Platform_6
|
Bonga
| 139,222
| 2,439
|
FPSO-07
|
Platform_7
|
Agbami
| 141,882
| 1,791
|
FPSO-08
|
Platform_8
|
Egina
| 151,056
| 1,021
|
FPSO-09
|
Platform_9
|
Agbami
| 248,268
| 1,903
|
FPSO-10
|
Platform_10
|
Egina
| 101,730
| 1,831
|
FPSO-11
|
Platform_11
|
Bonga
| 138,830
| 2,044
|
FPSO-12
|
Platform_12
|
Egina
| 128,008
| 1,812
|
FPSO-13
|
Platform_13
|
Bonga
| 167,763
| 2,495
|
FPSO-14
|
Platform_14
|
Egina
| 208,756
| 1,529
|
FPSO-15
|
Platform_15
|
Egina
| 244,298
| 1,869
|
FPSO-16
|
Platform_16
|
Bonga
| 131,157
| 1,284
|
FPSO-17
|
Platform_17
|
Bonga
| 223,528
| 1,188
|
FPSO-18
|
Platform_18
|
Agbami
| 109,414
| 2,125
|
FPSO-19
|
Platform_19
|
Egina
| 237,818
| 2,014
|
FPSO-20
|
Platform_20
|
Agbami
| 181,119
| 1,516
|
FPSO-21
|
Platform_21
|
Bonga
| 115,800
| 1,915
|
FPSO-22
|
Platform_22
|
Agbami
| 127,492
| 2,137
|
FPSO-23
|
Platform_23
|
Bonga
| 110,998
| 1,033
|
FPSO-24
|
Platform_24
|
Bonga
| 210,275
| 2,429
|
FPSO-25
|
Platform_25
|
Egina
| 110,381
| 1,647
|
FPSO-26
|
Platform_26
|
Egina
| 159,053
| 1,924
|
FPSO-27
|
Platform_27
|
Agbami
| 177,425
| 2,373
|
FPSO-28
|
Platform_28
|
Egina
| 155,859
| 2,209
|
FPSO-29
|
Platform_29
|
Bonga
| 179,086
| 2,078
|
FPSO-30
|
Platform_30
|
Egina
| 161,031
| 2,441
|
This dataset is part of the Nigerian Oil & Gas Sector collection, containing comprehensive data on Nigeria's petroleum industry from 1999-2025.
| Column | Type | Sample |
|---|---|---|
platform_id |
object | FPSO-01 |
name |
object | Platform_1 |
field |
object | Egina |
capacity_bpd |
int64 | 196467 |
water_depth_m |
int64 | 2337 |
from datasets import load_dataset
dataset = load_dataset("electricsheepafrica/nigerian_oilgas_fpso_platforms")
df = dataset['train'].to_pandas()
@dataset{nigerian_oilgas_2025,
title = {Nigerian Oil & Gas Sector Datasets},
author = {Electric Sheep Africa},
year = {2025},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/electricsheepafrica/nigerian_oilgas_fpso_platforms}
}
Part of: Nigeria Oil & Gas Sector