Updated the dataset card
#6
by
novaofficial
- opened
README.md
CHANGED
@@ -13,4 +13,18 @@ tags:
|
|
13 |
size_categories:
|
14 |
- 1M<n<10M
|
15 |
---
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
size_categories:
|
14 |
- 1M<n<10M
|
15 |
---
|
16 |
+
# GAMESDB / PUBLIC DATASETS
|
17 |
+
|
18 |
+
**CHECK "FILES AND VERSIONS" FOR THE DATASETS**
|
19 |
+
|
20 |
+
This is intended to hold all the datasets that GamesDB will be using from a variety of sources.
|
21 |
+
|
22 |
+
You are allowed to use these datasets freely! They are available publically. I will attempt to compile all the sources here.
|
23 |
+
|
24 |
+
* dataset_rawg1.csv | https://huggingface.co/datasets/atalaydenknalbant/rawg-games-dataset | 881k records
|
25 |
+
* dataset_rawg2.csv | https://www.kaggle.com/datasets/jummyegg/rawg-game-dataset | 474k records
|
26 |
+
* dataset_moby1 | https://huggingface.co/datasets/pingzhili/moby-games | 125k records
|
27 |
+
* dataset_steam1.csv | https://huggingface.co/datasets/FronkonGames/steam-games-dataset | 83k records
|
28 |
+
* dataset_playstore1.csv | https://www.kaggle.com/datasets/gauthamp10/google-playstore-apps | 2.3m records
|
29 |
+
|
30 |
+
NOTE: depending at what time your reading this, dataset_steam1.csv and dataset_playstore1.csv are likely unavailble and will be released by the end of this week here. You can still download them from their original source.
|