p1atdev commited on
Commit
52c39a2
·
1 Parent(s): 0e39007

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
- license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc0-1.0
3
  ---
4
+
5
+ # AppStore Rankings Dataset
6
+
7
+ This is a dataset of AppStore rankings, JP and US, each containing 176 json files of ranking chart information including paid and free.
8
+
9
+
10
+ ```
11
+ 2023-01-30
12
+ ├─jp
13
+ | └─... 176 files
14
+ └─us
15
+ ├─Action - Top Free Games.json
16
+ ├─Action - Top Paid Games.json
17
+ ├─Adventure - Top Free Games
18
+ ... 176 files
19
+ └─Word - Top Paid Games.json
20
+ ```