About Dataset
A collection of Euroleague and Eurocup datasets, created from the responses of the API with endpoint https://live.euroleague.net/api/, and URI parameters Header, Boxscore, ShootingGraphic, Points, Comparison and PlaybyPlay. The collection ranges from the Euroleague and Eurocup seasons of 2007-2008 until the current season, and it is regularly updated. All datasets have a unique identifier in their first column.
The code that produces the csv files is written in python and it is a 3-step process:
- request and fetch json files from the API:
https://github.com/bsamot10/EuroleagueDataETL/tree/main/api_requests - create postgreSQL database tables:
https://github.com/bsamot10/EuroleagueDataETL/tree/main/postgres_etl - create csv files from postgreSQL tables:
https://github.com/bsamot10/EuroleagueDataETL/tree/main/tables_to_csv
看了又看
暂无推荐
验证报告

目前该文件尚无匹配的数据质量验证程序。我们将在后续版本中提供相应的验证支持,敬请谅解。

Euroleague & Eurocup Datasets
97.21MB
申请报告




