Skip to content

This is the story of my first Data Science project, using real data from a variety of sources and with results that can be used in the real world. In this project, the idea is to analyze temperature, rainfall and flow rate data from the river that cuts through the city to answer the following questions: Have temperatures increased? Did this affe…

Notifications You must be signed in to change notification settings

gabri-1910/Temperature-Rise-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Data analysis on temperature rise in São Félix do Xingu

This is my first Data Science project, leveraging real-world data from multiple sources to produce actionable insights. The focus of this project is on analyzing temperature, rainfall, and river flow rate data for São Félix do Xingu, a city located in the Amazon Rainforest in the State of Pará, Brazil. The objective is to answer key questions: Have temperatures risen over the past 30+ years? Has this impacted rainfall patterns and the river's flow rate?

The goal is to understand the effects of deforestation on the city's climate and provide insights into potential future changes. The entire project is implemented in Python, utilizing libraries such as Pandas, NumPy, and Matplotlib for data analysis and visualization.

Project Structure:

The project is divided into three main parts:

  • Temperature Analysis This section is built using historical data from the INMET (National Institute of Meteorology) Weather Station. Here, we focus on temperature data, covering everything from data cleaning to final analysis.

  • Rainfall Analysis Using additional data from INMET, this part analyzes daily rainfall levels, recorded in millimeters.

  • River Flow Rate Analysis Leveraging open data from the National Water Agency (ANA), we analyze the flow rate levels of the Xingu River.

After thoroughly examining these three datasets, we draw conclusions about the impact of deforestation on local climate patterns.

About

This is the story of my first Data Science project, using real data from a variety of sources and with results that can be used in the real world. In this project, the idea is to analyze temperature, rainfall and flow rate data from the river that cuts through the city to answer the following questions: Have temperatures increased? Did this affe…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published