[go: nahoru, domu]

Skip to content

bhartendudubey/Nobel-Prize-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nobel-Prize-Data-Analysis

The Nobel Prize is perhaps the worlds most well known scientific award. It is a set of annual international awards bestowed in several categories by Swedish and Norwegian institutions in recognition of academic, cultural, or scientific advances. Except for the honor, prestige and substantial prize money the recipient also gets a gold medal showing Alfred Nobel (1833 - 1896) who established the prize. Every year it's given to scientists and scholars in the categories chemistry, literature, physics, physiology or medicine, economics, and peace.

This is an Exploratoy Data Analysis of a century old rich history of Nobel Prizes to figure out the useful trends and insights from the Nobel Data.

The following libraries of R were used to experiment with the data.

library(tidyverse)
library(ggthemes)
library(RColorBrewer)
library(kableExtra)
library(knitr)
library(ggrepel)
library(scales)
library(gridExtra)
library(tidytext)
library(wordcloud)
library(lubridate)
library(igraph)
library(ggraph)

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages