This research investigates Nigeria’s progress towards achieving zero routine gas flaring by 2030, a goal set within global initiatives. It addresses the environmental, economic, and health impacts of gas flaring in Nigeria, despite existing legal frameworks.
To predict, using machine learning models, whether Nigeria will achieve its zero flaring target by 2030.
To evaluate the predictive capability of developed models.
To predict the date of achieving zero flaring and suggest pathways to reach this goal.
Historical data on gas production and flaring volumes from 1958-2022, obtained from the World Bank and other sources, was analyzed using Linear regression.
The core assumption is that patterns recognized in the flaring volume’s signature since 1958 are expected to persist over the prediction horizon, provided that the key drivers influencing flaring behavior remain consistent and no major unforeseen policy interventions, technological disruptions, or significant economic/environmental shocks occur.
The following model parameters were considered while developing the machine learning model:
Year
Gas flared(100 Million cubic meters)
Gas Produced(100 Million cubic meters)
Oil production (100 Million Barrels)
AVERAGE Crude price($) (BARREL)
Cost (USD per 100 Billion cubic meters)
No. of active Rigs
Gas Flare penalty ($ per 1000 cubic meter)
The study’s findings indicate that, based on current trends, Nigeria is unlikely to meet the 2030 zero flaring target.
Data gathering was done with the use of Microsoft Excel and the prediction was done using Python programming language on Google Colab. Pandas, Sklearn and Seaborn were used in cleaning, exploring, and manipulating the dataset.
This project utilizes a variety of sources, including research papers by Tracy Adole (2016) and Habibu Ahmed Sharif (2016), alongside websites from the World Bank, Statistica, and CEIC Data. These resources likely provide a combination of academic research and statistical data relevant to the project's topic, offering both in-depth analysis and broader datasets for context and support.
Note
Have access to the code and the ML model via this link