Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
E27085921 commited on
Commit
64e2665
·
verified ·
1 Parent(s): 411215f

Upload applydataset.json

Browse files
Files changed (1) hide show
  1. applydataset.json +52 -0
applydataset.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "album": "The White Stripes",
4
+ "year": 1999,
5
+ "US_peak_chart_post": "-"
6
+ },
7
+ {
8
+ "album": "De Stijl",
9
+ "year": 2000,
10
+ "US_peak_chart_post": "-"
11
+ },
12
+ {
13
+ "album": "White Blood Cells",
14
+ "year": 2001,
15
+ "US_peak_chart_post": 61
16
+ },
17
+ {
18
+ "album": "Elephant",
19
+ "year": 2003,
20
+ "US_peak_chart_post": 6
21
+ },
22
+ {
23
+ "album": "Get Behind Me Satan",
24
+ "year": 2005,
25
+ "US_peak_chart_post": 3
26
+ },
27
+ {
28
+ "album": "Icky Thump",
29
+ "year": 2007,
30
+ "US_peak_chart_post": 2
31
+ },
32
+ {
33
+ "album": "Under Great White Northern Lights",
34
+ "year": 2010,
35
+ "US_peak_chart_post": 11
36
+ },
37
+ {
38
+ "album": "Live in Mississippi",
39
+ "year": 2011,
40
+ "US_peak_chart_post": "-"
41
+ },
42
+ {
43
+ "album": "Live at the Gold Dollar",
44
+ "year": 2012,
45
+ "US_peak_chart_post": "-"
46
+ },
47
+ {
48
+ "album": "Nine Miles from the White City",
49
+ "year": 2013,
50
+ "US_peak_chart_post": "-"
51
+ }
52
+ ]