https://github.com/eapolat/pyhton-json-project
A Pyhton project which is effective to see an example of how to implement and use JSON in Pyhton.
https://github.com/eapolat/pyhton-json-project
json json-api nobel-prize pyhton
Last synced: 10 months ago
JSON representation
A Pyhton project which is effective to see an example of how to implement and use JSON in Pyhton.
- Host: GitHub
- URL: https://github.com/eapolat/pyhton-json-project
- Owner: eapolat
- Created: 2024-01-31T11:48:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T12:00:11.000Z (almost 2 years ago)
- Last Synced: 2024-02-01T12:52:15.293Z (almost 2 years ago)
- Topics: json, json-api, nobel-prize, pyhton
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pyhton-JSON-Project
A Pyhton project which is effective to see an example of how to implement and use JSON in Pyhton.
Program uses https://api.nobelprize.org/2.1/nobelPrizes?_ga=2.96356767.2000896419.1706655639-527502705.1706655639 as url and converts the data into JSON. Then it puts all the data into a dictionary.
With this link, program can access all detailed information of Nobel Prizes which is given between the years 1901 to 1905. Program first prints out the basic information of the prizes by categorizing it. After that, user can search for a specific year and category of the prizes. If user just wants to access the information about a year, program prints out all categories of that year.
I would love to see your comments, suggestions and upgrades for this project! Hope you like it.
Here you can contact me easily: e.anil.polat@gmail.com https://twitter.com/Anlpolt