Methodology
- Exploratory Data Analysis: Examined data to understand the relationship between glacier decline and temperature rise.
- Linear Regression: Applied linear regression to quantify the association.
- Time-Series Forecasting: Utilized Prophet to forecast glacier decline based on historical data.
Technical Tools
- Prophet: Employed for time-series forecasting.
- Python: Utilized for data analysis and visualization.
Insights
- Correlation: Identified a significant correlation between global temperature rise and glacier decline.
- Forecasting: Provided a forecast of future glacier decline, aiding in climate change awareness.