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

https://github.com/psygo/data_playground

A place to study data.
https://github.com/psygo/data_playground

Last synced: 25 days ago
JSON representation

A place to study data.

Awesome Lists containing this project

README

          

# Data Playground

A place to study data.

## Datasets

Storing whole datasets on Github is possible, but it should typically be avoided. Git and Github do offer solutions for this type of problem, namely _Git LFS_, but for now, the original versions of the files used in this project will be stored on a [Google Drive folder](https://drive.google.com/drive/folders/1nvdWLXSu_GCRibgxPthnSrWt97sHM3N8?usp=drive_link).

### References

- E-Commerce
- [Olist](https://www.kaggle.com/datasets/olistbr/brazilian-ecommerce/data)
- [UCI E-Commerce Dataset](https://www.kaggle.com/datasets/carrie1/ecommerce-data)
- Board Games
- [EGD - European Go Database](https://europeangodatabase.eu/docs/about/)
- [FIDE - The International Chess Federation](https://ratings.fide.com/download_lists.phtml)
- [Lichess](https://database.lichess.org/?utm_source=chatgpt.com#standard_games)
- Sports
- [Biggest NBA dataset on Kaggle](https://www.kaggle.com/datasets/wyattowalsh/basketball)

## SQL Practice and Study

- [Data Lemur](https://datalemur.com/)