https://github.com/amalan-constat/olympic-data-rshiny-
https://amalan-con-stat.shinyapps.io/olympic/
https://github.com/amalan-constat/olympic-data-rshiny-
Last synced: 4 months ago
JSON representation
https://amalan-con-stat.shinyapps.io/olympic/
- Host: GitHub
- URL: https://github.com/amalan-constat/olympic-data-rshiny-
- Owner: Amalan-ConStat
- Created: 2019-01-23T16:41:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T15:41:54.000Z (over 7 years ago)
- Last Synced: 2025-09-09T04:59:52.542Z (9 months ago)
- Language: R
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Olympic-Data-Rshiny-
Location for the Rshiny App: https://amalan-con-stat.shinyapps.io/olympic/
Data for the Application: https://www.kaggle.com/heesoo37/120-years-of-olympic-history-athletes-and-results
## Why I choose Rshiny than a blog post ?
* Convenience.
* Attractive.
* Simple.
* No Intention of Comparison between countries or players.
## What does this Rshiny App does ?
Tabs
* NOC CODE - Indicating the three letter code for their respective country's full name.
* GRAPH - Plot indicating the medals wons over the years for a chosen country.
* DATA - For a chosen country the data is acquired.
* DESCRIBE - Summary of the chosen country in an interactive table.
* G/YEARS - For a chosen country a bar plot indicating how Gender representation changes over year.
* S/YEARS - For a chosen country a bar plot indicating how Gender representation changes over sport.
*THANK YOU*