{"id":18553545,"url":"https://github.com/quantumudit/analyzing-olympic-games","last_synced_at":"2026-01-26T04:01:34.407Z","repository":{"id":128744259,"uuid":"461278660","full_name":"quantumudit/Analyzing-Olympic-Games","owner":"quantumudit","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-19T19:44:42.000Z","size":6952,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T11:50:15.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumudit.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-19T18:28:47.000Z","updated_at":"2022-09-04T02:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4c3fc11-faa6-4dd3-acaf-c9eb11ec49e1","html_url":"https://github.com/quantumudit/Analyzing-Olympic-Games","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quantumudit/Analyzing-Olympic-Games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAnalyzing-Olympic-Games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAnalyzing-Olympic-Games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAnalyzing-Olympic-Games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAnalyzing-Olympic-Games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumudit","download_url":"https://codeload.github.com/quantumudit/Analyzing-Olympic-Games/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAnalyzing-Olympic-Games/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:17:30.962Z","updated_at":"2026-01-26T04:01:34.387Z","avatar_url":"https://github.com/quantumudit.png","language":"TSQL","funding_links":["https://www.patreon.com/quantumudit"],"categories":[],"sub_categories":[],"readme":"![Project Logo][project_logo]\n\n---\n\n\u003ch4 align=\"center\"\u003eAnalyzing Olympic Games with T-SQL Querying\u003c/h4\u003e\n\n\u003cp align='center'\u003e\n\u003cimg src=\"https://i.ibb.co/KxfMMsP/built-with-love.png\" alt=\"built-with-love\" border=\"0\"\u003e\n\u003cimg src=\"https://i.ibb.co/MBDK1Pk/powered-by-coffee.png\" alt=\"powered-by-coffee\" border=\"0\"\u003e\n\u003cimg src=\"https://i.ibb.co/CtGqhQH/cc-nc-sa.png\" alt=\"cc-nc-sa\" border=\"0\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#overview\"\u003eOverview\u003c/a\u003e •\n  \u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e •\n  \u003ca href=\"#architecture\"\u003eArchitecture\u003c/a\u003e •\n  \u003ca href=\"#support\"\u003eSupport\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nThis project focuses on historical dataset on the modern Olympic Games, including all the games from Athens 1896 to Rio 2016.\n\nThe repository directory structure is as follows:\n\nAnalyzing-Olympic-Games\u003cbr\u003e\n├─ 01_DATABASE\u003cbr\u003e\n├─ 02_ANALYSIS\u003cbr\u003e\n├─ 03_RESOURCES\u003cbr\u003e\n\nThe type of content present in the directories is as follows:\n\n**01_DATABASE**\n\nThis directory contains the T-SQL script to create the database and the underlying tables for the analysis\n\n**02_ANALYSIS**\n\nThis directory contains the SQL Notebooks that analyzes the data through T-SQL querying\n\n**03_RESOURCES**\n\nThis directory contains images, icons, layouts, etc. that are used in this project\n\n## Prerequisites\n\nThe major skills that are required as prerequisite to fully understand this project are as follows:\n\n- Intermediate to Advance T-SQL querying\n- Microsoft SQL Server interface\n- Basic understanding of Azure Data Studio (ADS)\n\nIn order to complete the project, I've used the following applications and libraries\n\n- SQL Server Management Studio (SSMS)\n- Azure Data Studio (ADS)\n\n\u003e The choice of applications \u0026 their installation might vary based on individual preferences \u0026 system settings.\n\n## Architecture\n\nThe project architecture is quite straight forward and can be explained through the below image:\n\n![Process Architecture][process_workflow]\n\nAs per the above workflow suggests; we are first get the underlying data from [kaggle][kaggle_link] to create the database and it's tables.\n\nFinally, we use T-SQL queries to analyze the data in a SQL notebook.\n\n## Support\n\nIf you have any doubts, queries or, suggestions then, please connect with me in any of the following platforms:\n\n[![Linkedin Badge][linkedinbadge]][linkedin] [![Twitter Badge][twitterbadge]][twitter]\n\nIf you like my work then, you may support me at Patreon:\n\n\u003ca href=\"https://www.patreon.com/quantumudit\" target=\"_blank\"\u003e\n\u003cimg src=\"https://i.ibb.co/94bkJwp/become-a-patreon.png\" alt=\"become-a-patreon\" border=\"0\" width=\"170\" height=\"50\"\u003e\n\u003c/a\u003e\n\n## License\n\n\u003ca href = 'https://creativecommons.org/licenses/by-nc-sa/4.0/' target=\"_blank\"\u003e\n    \u003cimg src=\"https://i.ibb.co/mvmWGkm/by-nc-sa.png\" alt=\"by-nc-sa\" border=\"0\" width=\"88\" height=\"31\"\u003e\n\u003c/a\u003e\n\nThis license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms.\n\n\u003c!-- Image Links --\u003e\n\n[project_logo]: 03_RESOURCES/project_cover_image.png\n[process_workflow]: 03_RESOURCES/process_architecture.png\n[scraping_graphic]: 03_RESOURCES/scraping_graphic.gif\n\n\u003c!-- External Links --\u003e\n\n[kaggle_link]: https://www.kaggle.com/heesoo37/120-years-of-olympic-history-athletes-and-results\n\n\u003c!-- Profile Links --\u003e\n\n[linkedin]: https://www.linkedin.com/in/uditkumarchatterjee/\n[twitter]: https://twitter.com/quantumudit\n\n\u003c!-- Shields Profile Links --\u003e\n\n[linkedinbadge]: https://img.shields.io/badge/-uditkumarchatterjee-0e76a8?style=flat\u0026labelColor=0e76a8\u0026logo=linkedin\u0026logoColor=white\n[twitterbadge]: https://img.shields.io/badge/-@quantumudit-1ca0f1?style=flat\u0026labelColor=1ca0f1\u0026logo=twitter\u0026logoColor=white\u0026link=https://twitter.com/quantumudit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumudit%2Fanalyzing-olympic-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumudit%2Fanalyzing-olympic-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumudit%2Fanalyzing-olympic-games/lists"}