Skip to content

Based on data from NASA and NOAA, this project looks at the evolution of three of Earth's Vital Signs indicating the rapid changes in global climate.

License

Notifications You must be signed in to change notification settings

gavin-bauer/earth-vital-signs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub


Based on data from NASA and NOAA, this project looks at the evolution of three of Earth's Vital Signs -- Surface Temperatures, Arctic Sea Ice Concentrations, Carbon Dioxide Levels -- indicating the rapid changes in global climate.

Part of the author's portfolio, Earth's Vital Signs is an end-to-end Data Science & Analytics project -- from ETL, data analysis & visualization to presenting the findings.


The project

ETL

Datasets were downloaded from NASA and NOAA, most often in .HDF, a format to store and organize large amounts of data. Data was extracted and transformed using the netCDF4 library.

Data analysis & visualization

Data analysis and visualization was performed using Python's Numpy, Pandas and Matplotlib libraries.

Presenting the findings

The findings were presented as a website on top of a template designed by Creative Tim and hosted on Render.


Installation

Downloading & editing the website

  1. Clone the repository with the 'clone' command, or just download the zip.
$ git clone git@github.com:https://github.com/gavin-bauer/earth-vital-signs.git
  1. Download or Open your IDE (i.e. Atom) and start editing.

Running notebooks

Jupyter notebooks are available for testing and reproducing analyses and visualizations in this folder and can be run directly in Google Colaboratory.

Deployment

  1. Sign up for a Render account.
  2. Create a new Web Service on Render and grant Render permission to access the GitHub repository containing the project.
  3. On the deployment screen, pick a name for the website.
  4. Click Save Web Service. The website will begin building and should be live in a few minutes at the URL displayed in the Render dashboard.

Built with

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

Based on data from NASA and NOAA, this project looks at the evolution of three of Earth's Vital Signs indicating the rapid changes in global climate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published