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
year
int64 2k
2.03k
| domestic_gas_price_usd_per_mmbtu
float64 2.08
3.45
| export_lng_price_usd_per_mmbtu
float64 8.29
14.6
| pipeline_gas_price_usd_per_mmbtu
float64 2.49
4.14
| spot_lng_price_usd_per_mmbtu
float64 9.54
16.8
|
|---|---|---|---|---|
1,999
| 2.077732
| 8.291307
| 2.493279
| 9.535003
|
2,000
| 2.323819
| 9.210389
| 2.788583
| 10.591948
|
2,001
| 2.757621
| 12.131064
| 3.309145
| 13.950724
|
2,002
| 3.336284
| 12.668183
| 4.003541
| 14.56841
|
2,003
| 2.551568
| 12.348434
| 3.061882
| 14.200699
|
2,004
| 3.447814
| 11.715716
| 4.137377
| 13.473073
|
2,005
| 2.280335
| 8.84562
| 2.736401
| 10.172463
|
2,006
| 3.192436
| 9.036686
| 3.830924
| 10.392189
|
2,007
| 2.878635
| 12.396333
| 3.454363
| 14.255783
|
2,008
| 2.607268
| 11.027878
| 3.128721
| 12.68206
|
2,009
| 2.541306
| 12.257715
| 3.049567
| 14.096372
|
2,010
| 2.975228
| 9.984491
| 3.570274
| 11.482165
|
2,011
| 2.816094
| 12.109944
| 3.379312
| 13.926435
|
2,012
| 3.296815
| 8.874802
| 3.956178
| 10.206022
|
2,013
| 2.40168
| 13.765765
| 2.882017
| 15.83063
|
2,014
| 2.789956
| 13.604685
| 3.347947
| 15.645387
|
2,015
| 2.273811
| 10.184138
| 2.728573
| 11.711759
|
2,016
| 3.318561
| 11.119893
| 3.982273
| 12.787877
|
2,017
| 2.377115
| 13.59211
| 2.852538
| 15.630927
|
2,018
| 3.255741
| 9.44127
| 3.906889
| 10.857461
|
2,019
| 2.814494
| 10.374473
| 3.377393
| 11.930644
|
2,020
| 2.085996
| 11.02102
| 2.503195
| 12.674172
|
2,021
| 2.713786
| 9.066358
| 3.256543
| 10.426311
|
2,022
| 2.405145
| 12.353916
| 2.886174
| 14.207003
|
2,023
| 2.569719
| 10.234851
| 3.083663
| 11.770079
|
2,024
| 2.186416
| 14.162207
| 2.623699
| 16.286538
|
2,025
| 3.315312
| 14.603251
| 3.978374
| 16.793739
|
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 |
|---|---|---|
year |
int64 | 1999 |
domestic_gas_price_usd_per_mmbtu |
float64 | 2.0777323014125173 |
export_lng_price_usd_per_mmbtu |
float64 | 8.291306760808013 |
pipeline_gas_price_usd_per_mmbtu |
float64 | 2.4932787616950205 |
spot_lng_price_usd_per_mmbtu |
float64 | 9.535002774929216 |
from datasets import load_dataset
dataset = load_dataset("electricsheepafrica/nigerian_oilgas_gas_pricing")
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_gas_pricing}
}
Part of: Nigeria Oil & Gas Sector