Skip to content

My project aims to practice Data Analysis and Data Visualization on DataCamp

Notifications You must be signed in to change notification settings

Salma-Mamdoh/A-Visual-History-of-Nobel-Prize-Winners-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nobel Prize Analysis Linux Kernel

This project involves analyzing a dataset of Nobel Prize winners to gain insights into their demographics, distribution, and trends over time. The dataset contains information about Nobel Prize laureates from 1901 to 2016, including details like birth country, gender, category, and more. The goal of this analysis is to uncover patterns, trends, and significant observations related to Nobel Prize recipients.

Table of Contents

Introduction

The Nobel Prize is a prestigious international award presented annually to individuals or organizations that have made significant contributions to various fields, including Physics, Chemistry, Medicine, Literature, Peace, and Economics. This project focuses on exploring the Nobel Prize dataset to uncover insights about laureates, including gender distribution, country representation, categories dominance, and historical trends.

Dataset Overview

The dataset used for this analysis contains information about Nobel Prize laureates and includes various attributes such as:

  • Name and surname of the laureate
  • Birth and death dates
  • Birth and death places (countries)
  • Nobel Prize category and year
  • Summary of the laureate's contribution
  • Gender and organization (if applicable)

The dataset spans from 1901 to 2016 and provides a comprehensive collection of Nobel Prize laureate information for in-depth analysis.

Project Structure

The project follows a structured organization:

  • data/: Contains the dataset files
  • notebooks/: Jupyter notebooks for data cleaning, exploration, visialization and analysis
  • README.md: Documentation about the project (you are here)

Data Analysis

The data analysis process involves several steps:

  1. Data cleaning: Handling missing values, correcting inconsistencies
  2. Exploratory data analysis: Visualizing demographics, categories, trends
  3. Statistical analysis: Extracting insights from the data

Findings

After analyzing the dataset, several key findings were discovered:

  • Gender distribution among laureates
  • Most awarded countries
  • Dominant Nobel Prize categories
  • Historical trends and changes

Conclusion

The analysis of the Nobel Prize dataset provides valuable insights into the demographics, distribution, and trends of laureates. This project highlights the importance of recognizing contributions across various fields and regions.

About

My project aims to practice Data Analysis and Data Visualization on DataCamp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published