Skip to content

Latest commit

 

History

History
 
 

California Enviornmental Analysis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

California Enviornmental Analysis

Goal:

Analyse different aspects of the environmental changes of California.

Dataset:

https://www.kaggle.com/datasets/chelseazaloumis/cimis-dataset-with-fire-target

What I Had Done:

  • Reading the data in python
  • Basic Exploration of data
  • Cleaning the data and transforming it to be useful for basic analysis
  • Visual Data exploration

Libraries Needed:

  • pandas - To manipulate dataframes
  • seaborn - To visualise data
  • matplotlib - To visualise data numpy - Basic Scientific Library.

Visualisations:

Screenshot 2022-07-22 at 12 11 14 PM

Screenshot 2022-07-22 at 12 11 26 PM

Screenshot 2022-07-22 at 12 11 55 PM

Screenshot 2022-07-22 at 12 12 09 PM

Screenshot 2022-07-22 at 12 12 20 PM

Screenshot 2022-07-22 at 12 12 29 PM

Screenshot 2022-07-22 at 12 12 41 PM

Conclusions:

  • Most of them have Avg Soil Temp(F) is above 33.2F
  • Most Soil Rad are decreasing along time.
  • Most of The Precipipation decreases along time.
  • Soil Radiation is Mostly Same.

Contributed By:

Avik Mukherjee.