Datasets:
Add dataset card with source links
Browse files
README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- tabular-regression
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- gaming
|
| 9 |
+
- video-games
|
| 10 |
+
- ratings
|
| 11 |
+
- igdb
|
| 12 |
+
size_categories:
|
| 13 |
+
- 10K<n<100K
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# Gaming Ratings Database
|
| 17 |
+
|
| 18 |
+
19,189 games with IGDB ratings, release dates, genres, platforms, and developers.
|
| 19 |
+
|
| 20 |
+
## Source
|
| 21 |
+
|
| 22 |
+
[DropThe.org](https://dropthe.org) — Data platform tracking 50K+ games.
|
| 23 |
+
|
| 24 |
+
## Analysis
|
| 25 |
+
|
| 26 |
+
- [50 Highest-Rated Games of All Time](https://dropthe.org/gaming/highest-rated-games-all-time-data/)
|
| 27 |
+
- [Studio Track Records](https://dropthe.org/gaming/game-studios-best-track-record-data/)
|
| 28 |
+
|
| 29 |
+
## Links
|
| 30 |
+
|
| 31 |
+
- [DropThe.org](https://dropthe.org)
|
| 32 |
+
- [Gaming Statistics](https://dropthe.org/data/statistics/gaming/)
|
| 33 |
+
- [Methodology](https://dropthe.org/good/methodology/)
|