Baselight

Global Methane Emissions (1975–2022)

Tracking methane: energy, agriculture, and waste emissions worldwide

@kaggle.rehan497_global_emission

Loading...
Loading...

About this Dataset

Global Methane Emissions (1975–2022)

This dataset provides a comprehensive overview of global methane emissions, detailing data by country, region, emission type, and source segment.The dataset combines emissions from multiple sectors including energy, agriculture, waste management, and industrial processes to present a clear global picture of methane release patterns. Each record includes country-level emissions, source categories, reporting years, and relevant notes for context and transparency.

It is a valuable resource for climate researchers, policymakers, environmental analysts, and data scientists, supporting analyses such as:

  • Sectoral and regional methane emission comparisons
  • Trend analysis across years and countries
  • Correlation with population, GDP, or other environmental indicators
  • Development of prediction models or sustainability dashboards

With structured data and reliable ca

Tables

Methane Final

@kaggle.rehan497_global_emission.methane_final
  • 35.53 kB
  • 1,548 rows
  • 9 columns
Loading...
CREATE TABLE methane_final (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "region" VARCHAR,
  "country" VARCHAR,
  "emissions" DOUBLE,
  "type" VARCHAR,
  "segment" VARCHAR,
  "reason" VARCHAR,
  "baseyear" VARCHAR,
  "notes" VARCHAR
);

Share link

Anyone who has the link will be able to view this.