https://github.com/ashu3291/olympic-dataset
120 years of Olympic history: athletes and results from basic biodata on athletes and medal results from Athens 1896 to Rio 2016.
https://github.com/ashu3291/olympic-dataset
aggregatefunctions data-mining datacleaning powerquery sql subqueries-and-joins temptables
Last synced: 2 months ago
JSON representation
120 years of Olympic history: athletes and results from basic biodata on athletes and medal results from Athens 1896 to Rio 2016.
- Host: GitHub
- URL: https://github.com/ashu3291/olympic-dataset
- Owner: Ashu3291
- Created: 2024-08-03T10:52:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T19:06:52.000Z (10 months ago)
- Last Synced: 2025-01-28T18:15:54.715Z (4 months ago)
- Topics: aggregatefunctions, data-mining, datacleaning, powerquery, sql, subqueries-and-joins, temptables
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Olympic-dataset
120 years of Olympic history: athletes and results basic bio data on athletes and medal results from Athens 1896 to Rio 2016.# Data
You can download the dataset from here. Or, you can download it by clicking on the below download button “Download Olympics Dataset”. https://www.kaggle.com/heesoo37/120-years-of-olympic-history-athletes-and-results/download# Approach data cleaning
Once you download, you would see two csv files “athlete_events.csv“ and “noc_regions.csv“.
cleaned data from “athlete_events.csv“ by using 'Power Query' in Excel and
Removed "NA" values from column Medals“athlete_events.csv“ for simplicity
Named clean data "olympics_event" and write query using this table and "noc_region" table.# Loading dataset to SQL Database:
There are two method we can upload the data 1) from table wizard 2) from cmd prompt
Here I have used cmd prompt to upload the data, because the data set was huge it would take more than an hour if we would have imported data from "import table wizard"# Olympics Data Analysis has:
- Data Cleaning and Understanding
- Summer Data Description
- Top Countries Participation
- Gender Participation