Git Product home page Git Product logo

investigate_children_out_of_school's Introduction

Investigate Children Out of School

Introduction

Gapminder has collected a lot of information about how people live their lives in different countries, tracked across the years, and on a number of different indicators. To create a project, at least three indicators should be selected to investigate.

alt text

(Image is based on a free chart from www.gapminder.org.)

  • Data is provided as Excel spreadsheet files. We can use a spreadsheet program to export each table as a csv file;
  • Firstly, we want to look into ways of reshaping the data so that it is tidy, especially if we want to do comparisons across indicators. After joining the data together, the columns might look like: {Country, Year, Indicator 1 Value, Indicator 2 Value, โ€ฆ };
  • Some of the datasets might have been updated since they were collected on Gapminder. So, when dealing with these updated datasets, we need to be more cautious.
Table of Contents
Prerequisites ๐Ÿ”๐Ÿ“œ
Design ๐Ÿ“
Conclusions ๐Ÿ“Œ
License ๐Ÿ”–

Prerequisites

  • Python 3.6.3
  • Jupyter Notebook
  • Anaconda-Navigator

Design

Step One - Choose Data Set

Click this link to download the corresponding data.

Step Two - Get Organized

This project eventually contain:

  • The report communicating any findings;
  • Any Python code used during the analysis;
  • The data set;

Step Three - Analyze

Brainstorm some questions that could be answered using the data set, then start answering those questions, we would mainly focus on looking at the relationships between multiple variables.

Conclusions

In current study, a good amount of profound analysis has been carried out. Prior to each step, deailed instructions was given and interpretions was also provided afterwards. The dataset across 41 years from 1970 to 2011. The limitations of current study was that the structure is only 275*42 in shape, thus the analysis would not be much reliable due to small scale samples. In addition, the parameters in the dataset is very simple, it only focus on the number of children out of school.

License

MIT Licence

investigate_children_out_of_school's People

Contributors

cs-lee2022 avatar

Stargazers

 avatar

Watchers

 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.