Browse data β€Ί gas_monthly_stats

Monthly Gas Statistics

Monthly New Zealand natural gas production and consumption statistics in petajoules (PJ), including gross production, LPG extraction, net production, and distribution losses. From MBIE Energy Statistics.

View on MBIE β†’
Log in to download Sign up free
Dataset ID
gas_monthly_stats
Data source
MBIE
API endpoint
https://api.eolas.fyi/v1/datasets/gas_monthly_stats/data

Columns (10)

schema glossary Β· auto-generated
Column Type Description
date date Observation date
gross_production_pj double Gross production pj
gas_reinjected_pj double Gas reinjected pj
lpg_extracted_pj double Lpg extracted pj
gas_flared_pj double Gas flared pj
net_production_pj double Net production pj
manufactured_production_pj double Manufactured production pj
stock_change_pj double Stock change pj
production_losses_pj double Production losses pj
transmission_losses_pj double Transmission losses pj

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/gas_monthly_stats/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/gas_monthly_stats/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/gas_monthly_stats/data?format=csv" \
  -H "X-API-Key: your_key_here" -o gas_monthly_stats.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying β€” no credit card required.

Get your free API key