LinaSachuk / NobelData

project idea - Nobel Prize Winners Data Visualization. Nobel laureates database has three collections, prizes, laureates and facts. In the prizes collection, every document correspond to a single Nobel prize, and in the laureates collection - to a single Nobel laureate. The facts collection has a document with a quick facts about history of the Nobel Prize.

Home Page:https://linasachuk.github.io/NobelData/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project idea - Nobel Prize Winners Data Visualization. Site is published at https://linasachuk.github.io/NobelData/

Visualization will include a Python Flask–powered RESTful API, Selenium WebDriver, HTML/CSS, JavaScript, D3, amCharts, SweetAlert, Anime.js and MongoDB cloud database.

Data are from the API http://api.nobelprize.org to create a database and https://www.nobelprize.org/ to web-scrape the interesting quick facts.

Screenshot

Nobel laureates database has three collections, prizes, laureates and facts. In the prizes collection, every document correspond to a single Nobel prize, and in the laureates collection - to a single Nobel laureate. The facts collection has a document with a quick facts about history of the Nobel Prize.

Screenshot

Data timeline is between 1901 and 2019, the Nobel Prizes were awarded 597 times to 950 people and organizations.

Screenshot

Using amCharts dataviz libraries (https://www.amcharts.com/) for Radar Chart. Radar chart is used to display directional or circular visual representation of a 2-dimensional data

Screenshot

Using amCharts dataviz libraries (https://www.amcharts.com/) for Word Cloud Chart. It helps visualize weight or importance of individual words from a keyword list from Nobel Prize Winners Motivations.

Screenshot

SweetAlert JavaScript library is very easy to use and can help modernize the default boring JS alert we are used to customizable and beautiful ones. SweetAlert makes popup messages easy and pretty.

Screenshot

About

project idea - Nobel Prize Winners Data Visualization. Nobel laureates database has three collections, prizes, laureates and facts. In the prizes collection, every document correspond to a single Nobel prize, and in the laureates collection - to a single Nobel laureate. The facts collection has a document with a quick facts about history of the Nobel Prize.

https://linasachuk.github.io/NobelData/


Languages

Language:JavaScript 70.1%Language:HTML 15.5%Language:Python 7.6%Language:CSS 6.8%