Code Monkey home page Code Monkey logo

co2_emissions_analysis's Introduction

Investigate a Dataset: Influence of the nature and wellbeing of a Country in its ecological behaviour

Introduction

This project is the final task for part 2 of the Udacity Data Analyst Nano Degree.

The project consists in creating a jupyter notebook to present an analysis on a dataset of my choice.

Learning objectives

  • Know all the steps involved in a typical data analysis process
  • Be comfortable posing questions that can be answered with a given dataset and then answering those questions
  • Know how to investigate problems in a dataset and wrangle the data into a format you can use
  • Have experience communicating the results of your analysis
  • Be able to use vectorized operations in NumPy and pandas to speed up your data analysis code
  • Be familiar with pandas' Series and DataFrame objects, which let you access your data more conveniently
  • Know how to use Matplotlib to produce plots showing your findings

Analysis Description

This analysis is based on date extracted from Gapminder, focused on enviromental pollution and what influences it.

The analysis consists of the following indicators:

  • C02 Emission (tonnes per person)

  • Forest coverage(%)

  • Democracy score

  • Human Development Index (HDI)

More detailed information about the datasets can be found in the project.

Contents

.ipynb file where the analysis has been developed, contains code with Markdown cells from Jupyter Notebook. .html file output of the .ipynb converted to web version for easy viewing .csv files with the data used to conduct the analysis

Pre-requisites

No installation is needed to view the analysis. To reproduce the project an installation of Python 3.5 and the following libraries is needed:

  • pandas
  • NumPy
  • Matplotlib
  • csv A link to instructions written by me in a blog post here

co2_emissions_analysis's People

Contributors

victoriapm avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.