×

Query OfNobel Prize

Simple Javascript Demo

This project is currently available on Here focusing on the use of JavaScript to read, manipulate and present JSON data in a webpage combining with basic HTML and CSS, The data needed for this assignment is included in two files:

1. prizesByYear.json – this file provides information on Nobel Prize winners from 1970 to 2018.

2. winnersByID.json – this file provides further information on individual winners, listed by id.

By clicking on a winner’s name or a more information button beside them when the corresponding option is clicked the following additional information for the chosen winner will be displayed: year of birth, year of death (if relevant), city of birth, category of the award or awards received, motivation for each award, and their affiliations.