An open API service indexing awesome lists of open source software.

https://github.com/bayunova28/parisolympics_dwh_analytics

This repository contains about data analytics & data warehouse project from Olympic Summer Games at Paris
https://github.com/bayunova28/parisolympics_dwh_analytics

Last synced: 2 months ago
JSON representation

This repository contains about data analytics & data warehouse project from Olympic Summer Games at Paris

Awesome Lists containing this project

README

          

## About Dataset

The Paris 2024 Olympic Summer Games dataset provides comprehensive information about the Summer Olympics held in 2024. It covers various aspects of the event, including participating countries, athletes,
sports disciplines, medal standings, and key event details. More about the Olympic Games on the official site https://olympics.com/en/paris-2024

## Database Diagram

## ETL Pipeline

## OLAB Multidimensional Tabular Cube



## Dataset Structure
| Table | Description |
| ------- | ---------- |
| athletes.csv | personal information about all athletes |
| coaches.csv | personal information about all coaches |
| events.csv | all events that had a place |
| medals.csv | all medal holders |
| medals_total.csv | all medals (grouped by country) |
| schedule.csv | day-by-day schedule of all events |