Skip to content

Instantly share code, notes, and snippets.

@renaud
Last active November 26, 2024 16:18
Show Gist options
  • Save renaud/51a1f99d420c72886b92104e0e4cc525 to your computer and use it in GitHub Desktop.
Save renaud/51a1f99d420c72886b92104e0e4cc525 to your computer and use it in GitHub Desktop.
chinook
group: Chinook
Album = {
AlbumId:number Title:string ArtistId:number
1 "For Those About To Rock We Salute You" 1
2 "Balls to the Wall" 2
3 "Restless and Wild" 2
4 "Let There Be Rock" 1
5 "Big Ones" 3
6 "Jagged Little Pill" 4
7 "Facelift" 5
8 "Warner 25 Anos" 6
9 "Plays Metallica By Four Cellos" 7
10 "Audioslave" 8
11 "Out Of Exile" 8
12 "BackBeat Soundtrack" 9
13 "The Best Of Billy Cobham" 10
14 "Alcohol Fueled Brewtality Live! [Disc 1]" 11
15 "Alcohol Fueled Brewtality Live! [Disc 2]" 11
16 "Black Sabbath" 12
17 "Black Sabbath Vol. 4 (Remaster)" 12
18 "Body Count" 13
19 "Chemical Wedding" 14
20 "The Best Of Buddy Guy - The Millenium Collection" 15
21 "Prenda Minha" 16
22 "Sozinho Remix Ao Vivo" 16
23 "Minha Historia" 17
24 "Afrociberdelia" 18
25 "Da Lama Ao Caos" 18
26 "Acústico MTV [Live]" 19
27 "Cidade Negra - Hits" 19
28 "Na Pista" 20
29 "Axé Bahia 2001" 21
30 "BBC Sessions [Disc 1] [Live]" 22
31 "Bongo Fury" 23
32 "Carnaval 2001" 21
33 "Chill: Brazil (Disc 1)" 24
34 "Chill: Brazil (Disc 2)" 6
35 "Garage Inc. (Disc 1)" 50
36 "Greatest Hits II" 51
37 "Greatest Kiss" 52
38 "Heart of the Night" 53
39 "International Superhits" 54
40 "Into The Light" 55
41 "Meus Momentos" 56
42 "Minha História" 57
43 "MK III The Final Concerts [Disc 1]" 58
44 "Physical Graffiti [Disc 1]" 22
45 "Sambas De Enredo 2001" 21
46 "Supernatural" 59
47 "The Best of Ed Motta" 37
48 "The Essential Miles Davis [Disc 1]" 68
49 "The Essential Miles Davis [Disc 2]" 68
50 "The Final Concerts (Disc 2)" 58
}
Artist = {
ArtistId:number Name:string
1 "AC/DC"
2 "Accept"
3 "Aerosmith"
4 "Alanis Morissette"
5 "Alice In Chains"
6 "Antônio Carlos Jobim"
7 "Apocalyptica"
8 "Audioslave"
9 "BackBeat"
10 "Billy Cobham"
11 "Black Label Society"
12 "Black Sabbath"
13 "Body Count"
14 "Bruce Dickinson"
15 "Buddy Guy"
16 "Caetano Veloso"
17 "Chico Buarque"
18 "Chico Science & Nação Zumbi"
19 "Cidade Negra"
20 "Cláudio Zoli"
21 "Various Artists"
22 "Led Zeppelin"
23 "Frank Zappa & Captain Beefheart"
24 "Marcos Valle"
25 "Milton Nascimento & Bebeto"
26 "Azymuth"
27 "Gilberto Gil"
28 "João Gilberto"
29 "Bebel Gilberto"
30 "Jorge Vercilo"
31 "Baby Consuelo"
32 "Ney Matogrosso"
33 "Luiz Melodia"
34 "Nando Reis"
35 "Pedro Luís & A Parede"
36 "O Rappa"
37 "Ed Motta"
38 "Banda Black Rio"
39 "Fernanda Porto"
40 "Os Cariocas"
41 "Elis Regina"
42 "Milton Nascimento"
43 "A Cor Do Som"
44 "Kid Abelha"
45 "Sandra De Sá"
46 "Jorge Ben"
47 "Hermeto Pascoal"
48 "Barão Vermelho"
49 "Edson, DJ Marky & DJ Patife Featuring Fernanda Porto"
50 "Metallica"
}
Customer = {
CustomerId:number FirstName:string LastName:string Company:string Address:string City:string State:string Country:string PostalCode:string Phone:string Fax:string Email:string SupportRepId:number
1 "Luís" "Gonçalves" "Embraer - Empresa Brasileira de Aeronáutica S.A." "Av. Brigadeiro Faria Lima, 2170" "São José dos Campos" "SP" "Brazil" "12227-000" "+55 (12) 3923-5555" "+55 (12) 3923-5566" "[email protected]" 3
2 "Leonie" "Köhler" -1 "Theodor-Heuss-Straße 34" "Stuttgart" -1 "Germany" "70174" "+49 0711 2842222" -1 "[email protected]" 5
3 "François" "Tremblay" -1 "1498 rue Bélanger" "Montréal" "QC" "Canada" "H2G 1A7" "+1 (514) 721-4711" -1 "[email protected]" 3
4 "Bjørn" "Hansen" -1 "Ullevålsveien 14" "Oslo" -1 "Norway" "0171" "+47 22 44 22 22" -1 "[email protected]" 4
5 "František" "Wichterlová" "JetBrains s.r.o." "Klanova 9/506" "Prague" -1 "Czech Republic" "14700" "+420 2 4172 5555" "+420 2 4172 5555" "[email protected]" 4
6 "Helena" "Holý" -1 "Rilská 3174/6" "Prague" -1 "Czech Republic" "14300" "+420 2 4177 0449" -1 "[email protected]" 5
7 "Astrid" "Gruber" -1 "Rotenturmstraße 4, 1010 Innere Stadt" "Vienne" -1 "Austria" "1010" "+43 01 5134505" -1 "[email protected]" 5
8 "Daan" "Peeters" -1 "Grétrystraat 63" "Brussels" -1 "Belgium" "1000" "+32 02 219 03 03" -1 "[email protected]" 4
9 "Kara" "Nielsen" -1 "Sønder Boulevard 51" "Copenhagen" -1 "Denmark" "1720" "+453 3331 9991" -1 "[email protected]" 4
10 "Eduardo" "Martins" "Woodstock Discos" "Rua Dr. Falcão Filho, 155" "São Paulo" "SP" "Brazil" "01007-010" "+55 (11) 3033-5446" "+55 (11) 3033-4564" "[email protected]" 4
11 "Alexandre" "Rocha" "Banco do Brasil S.A." "Av. Paulista, 2022" "São Paulo" "SP" "Brazil" "01310-200" "+55 (11) 3055-3278" "+55 (11) 3055-8131" "[email protected]" 5
12 "Roberto" "Almeida" "Riotur" "Praça Pio X, 119" "Rio de Janeiro" "RJ" "Brazil" "20040-020" "+55 (21) 2271-7000" "+55 (21) 2271-7070" "[email protected]" 3
13 "Fernanda" "Ramos" -1 "Qe 7 Bloco G" "Brasília" "DF" "Brazil" "71020-677" "+55 (61) 3363-5547" "+55 (61) 3363-7855" "[email protected]" 4
14 "Mark" "Philips" "Telus" "8210 111 ST NW" "Edmonton" "AB" "Canada" "T6G 2C7" "+1 (780) 434-4554" "+1 (780) 434-5565" "[email protected]" 5
15 "Jennifer" "Peterson" "Rogers Canada" "700 W Pender Street" "Vancouver" "BC" "Canada" "V6C 1G8" "+1 (604) 688-2255" "+1 (604) 688-8756" "[email protected]" 3
16 "Frank" "Harris" "Google Inc." "1600 Amphitheatre Parkway" "Mountain View" "CA" "USA" "94043-1351" "+1 (650) 253-0000" "+1 (650) 253-0000" "[email protected]" 4
17 "Jack" "Smith" "Microsoft Corporation" "1 Microsoft Way" "Redmond" "WA" "USA" "98052-8300" "+1 (425) 882-8080" "+1 (425) 882-8081" "[email protected]" 5
18 "Michelle" "Brooks" -1 "627 Broadway" "New York" "NY" "USA" "10012-2612" "+1 (212) 221-3546" "+1 (212) 221-4679" "[email protected]" 3
19 "Tim" "Goyer" "Apple Inc." "1 Infinite Loop" "Cupertino" "CA" "USA" "95014" "+1 (408) 996-1010" "+1 (408) 996-1011" "[email protected]" 3
20 "Dan" "Miller" -1 "541 Del Medio Avenue" "Mountain View" "CA" "USA" "94040-111" "+1 (650) 644-3358" -1 "[email protected]" 4
21 "Kathy" "Chase" -1 "801 W 4th Street" "Reno" "NV" "USA" "89503" "+1 (775) 223-7665" -1 "[email protected]" 5
22 "Heather" "Leacock" -1 "120 S Orange Ave" "Orlando" "FL" "USA" "32801" "+1 (407) 999-7788" -1 "[email protected]" 4
23 "John" "Gordon" -1 "69 Salem Street" "Boston" "MA" "USA" "2113" "+1 (617) 522-1333" -1 "[email protected]" 4
24 "Frank" "Ralston" -1 "162 E Superior Street" "Chicago" "IL" "USA" "60611" "+1 (312) 332-3232" -1 "[email protected]" 3
25 "Victor" "Stevens" -1 "319 N. Frances Street" "Madison" "WI" "USA" "53703" "+1 (608) 257-0597" -1 "[email protected]" 5
26 "Richard" "Cunningham" -1 "2211 W Berry Street" "Fort Worth" "TX" "USA" "76110" "+1 (817) 924-7272" -1 "[email protected]" 4
27 "Patrick" "Gray" -1 "1033 N Park Ave" "Tucson" "AZ" "USA" "85719" "+1 (520) 622-4200" -1 "[email protected]" 4
28 "Julia" "Barnett" -1 "302 S 700 E" "Salt Lake City" "UT" "USA" "84102" "+1 (801) 531-7272" -1 "[email protected]" 5
29 "Robert" "Brown" -1 "796 Dundas Street West" "Toronto" "ON" "Canada" "M6J 1V1" "+1 (416) 363-8888" -1 "[email protected]" 3
30 "Edward" "Francis" -1 "230 Elgin Street" "Ottawa" "ON" "Canada" "K2P 1L7" "+1 (613) 234-3322" -1 "[email protected]" 3
31 "Martha" "Silk" -1 "194A Chain Lake Drive" "Halifax" "NS" "Canada" "B3S 1C5" "+1 (902) 450-0450" -1 "[email protected]" 5
32 "Aaron" "Mitchell" -1 "696 Osborne Street" "Winnipeg" "MB" "Canada" "R3L 2B9" "+1 (204) 452-6452" -1 "[email protected]" 4
33 "Ellie" "Sullivan" -1 "5112 48 Street" "Yellowknife" "NT" "Canada" "X1A 1N6" "+1 (867) 920-2233" -1 "[email protected]" 3
34 "João" "Fernandes" -1 "Rua da Assunção 53" "Lisbon" -1 "Portugal" -1 "+351 (213) 466-111" -1 "[email protected]" 4
35 "Madalena" "Sampaio" -1 "Rua dos Campeões Europeus de Viena, 4350" "Porto" -1 "Portugal" -1 "+351 (225) 022-448" -1 "[email protected]" 4
36 "Hannah" "Schneider" -1 "Tauentzienstraße 8" "Berlin" -1 "Germany" "10789" "+49 030 26550280" -1 "[email protected]" 5
37 "Fynn" "Zimmermann" -1 "Berger Straße 10" "Frankfurt" -1 "Germany" "60316" "+49 069 40598889" -1 "[email protected]" 3
38 "Niklas" "Schröder" -1 "Barbarossastraße 19" "Berlin" -1 "Germany" "10779" "+49 030 2141444" -1 "[email protected]" 3
39 "Camille" "Bernard" -1 "4, Rue Milton" "Paris" -1 "France" "75009" "+33 01 49 70 65 65" -1 "[email protected]" 4
40 "Dominique" "Lefebvre" -1 "8, Rue Hanovre" "Paris" -1 "France" "75002" "+33 01 47 42 71 71" -1 "[email protected]" 4
41 "Marc" "Dubois" -1 "11, Place Bellecour" "Lyon" -1 "France" "69002" "+33 04 78 30 30 30" -1 "[email protected]" 5
42 "Wyatt" "Girard" -1 "9, Place Louis Barthou" "Bordeaux" -1 "France" "33000" "+33 05 56 96 96 96" -1 "[email protected]" 3
43 "Isabelle" "Mercier" -1 "68, Rue Jouvence" "Dijon" -1 "France" "21000" "+33 03 80 73 66 99" -1 "[email protected]" 3
44 "Terhi" "Hämäläinen" -1 "Porthaninkatu 9" "Helsinki" -1 "Finland" "00530" "+358 09 870 2000" -1 "[email protected]" 3
45 "Ladislav" "Kovács" -1 "Erzsébet krt. 58." "Budapest" -1 "Hungary" "H-1073" -1 -1 "[email protected]" 3
46 "Hugh" "O'Reilly" -1 "3 Chatham Street" "Dublin" "Dublin" "Ireland" -1 "+353 01 6792424" -1 "[email protected]" 3
47 "Lucas" "Mancini" -1 "Via Degli Scipioni, 43" "Rome" "RM" "Italy" "00192" "+39 06 39733434" -1 "[email protected]" 5
48 "Johannes" "Van der Berg" -1 "Lijnbaansgracht 120bg" "Amsterdam" "VV" "Netherlands" "1016" "+31 020 6223130" -1 "[email protected]" 5
49 "Stanisław" "Wójcik" -1 "Ordynacka 10" "Warsaw" -1 "Poland" "00-358" "+48 22 828 37 39" -1 "stanisław.wó[email protected]" 4
50 "Enrique" "Muñoz" -1 "C/ San Bernardo 85" "Madrid" -1 "Spain" "28015" "+34 914 454 454" -1 "[email protected]" 5
51 "Joakim" "Johansson" -1 "Celsiusg. 9" "Stockholm" -1 "Sweden" "11230" "+46 08-651 52 52" -1 "[email protected]" 5
52 "Emma" "Jones" -1 "202 Hoxton Street" "London" -1 "United Kingdom" "N1 5LH" "+44 020 7707 0707" -1 "[email protected]" 3
53 "Phil" "Hughes" -1 "113 Lupus St" "London" -1 "United Kingdom" "SW1V 3EN" "+44 020 7976 5722" -1 "[email protected]" 3
54 "Steve" "Murray" -1 "110 Raeburn Pl" "Edinburgh " -1 "United Kingdom" "EH4 1HH" "+44 0131 315 3300" -1 "[email protected]" 5
55 "Mark" "Taylor" -1 "421 Bourke Street" "Sidney" "NSW" "Australia" "2010" "+61 (02) 9332 3633" -1 "[email protected]" 4
56 "Diego" "Gutiérrez" -1 "307 Macacha Güemes" "Buenos Aires" -1 "Argentina" "1106" "+54 (0)11 4311 4333" -1 "[email protected]" 4
57 "Luis" "Rojas" -1 "Calle Lira, 198" "Santiago" -1 "Chile" -1 "+56 (0)2 635 4444" -1 "[email protected]" 5
58 "Manoj" "Pareek" -1 "12,Community Centre" "Delhi" -1 "India" "110017" "+91 0124 39883988" -1 "[email protected]" 3
59 "Puja" "Srivastava" -1 "3,Raj Bhavan Road" "Bangalore" -1 "India" "560001" "+91 080 22289999" -1 "[email protected]" 3
60 "Marc" "Dupont" "Dupont SA" "Chemin des Alpes 10" "Sion" "VS" "Switzerland" "1950" "041-1234567" -1 "[email protected]" 1
61 "Sophie" "Lemoine" "Lemoine SARL" "Rue des Lilas 15" "Geneva" -1 "Switzerland" "1201" "041-7654321" -1 "[email protected]" 1
62 "Hugo" "Klein" "Klein GmbH" "Bakerstraße 25" "Zurich" -1 "Switzerland" "8000" "044-123456" -1 "[email protected]" 1
63 "Isabelle" "Meyer" "Meyer AG" "Rue des Tilleuls 30" "Paris" "Île-de-France" "France" "75012" "01-23456789" -1 "[email protected]" 2
64 "Carlos" "Martinez" "Martinez S.A." "Calle Mayor 45" "Madrid" -1 "Spain" "28001" "91-1234567" -1 "[email protected]" 3
}
Employee = {
EmployeeId:number LastName:string FirstName:string Title:string ReportsTo:number BirthDate:string HireDate:string Address:string City:string State:string Country:string PostalCode:string Phone:string Fax:string Email:string
1 "Adams" "Andrew" "General Manager" -1 "1962-02-18 00:00:00" "2002-08-14 00:00:00" "11120 Jasper Ave NW" "Edmonton" "AB" "Canada" "T5K 2N1" "+1 (780) 428-9482" "+1 (780) 428-3457" "[email protected]"
2 "Edwards" "Nancy" "Sales Manager" 1 "1958-12-08 00:00:00" "2002-05-01 00:00:00" "825 8 Ave SW" "Calgary" "AB" "Canada" "T2P 2T3" "+1 (403) 262-3443" "+1 (403) 262-3322" "[email protected]"
3 "Peacock" "Jane" "Sales Support Agent" 2 "1973-08-29 00:00:00" "2002-04-01 00:00:00" "1111 6 Ave SW" "Calgary" "AB" "Canada" "T2P 5M5" "+1 (403) 262-3443" "+1 (403) 262-6712" "[email protected]"
4 "Park" "Margaret" "Sales Support Agent" 2 "1947-09-19 00:00:00" "2003-05-03 00:00:00" "683 10 Street SW" "Calgary" "AB" "Canada" "T2P 5G3" "+1 (403) 263-4423" "+1 (403) 263-4289" "[email protected]"
5 "Johnson" "Steve" "Sales Support Agent" 2 "1965-03-03 00:00:00" "2003-10-17 00:00:00" "7727B 41 Ave" "Calgary" "AB" "Canada" "T3B 1Y7" "1 (780) 836-9987" "1 (780) 836-9543" "[email protected]"
6 "Mitchell" "Michael" "IT Manager" 1 "1973-07-01 00:00:00" "2003-10-17 00:00:00" "5827 Bowness Road NW" "Calgary" "AB" "Canada" "T3B 0C5" "+1 (403) 246-9887" "+1 (403) 246-9899" "[email protected]"
7 "King" "Robert" "IT Staff" 6 "1970-05-29 00:00:00" "2004-01-02 00:00:00" "590 Columbia Boulevard West" "Lethbridge" "AB" "Canada" "T1K 5N8" "+1 (403) 456-9986" "+1 (403) 456-8485" "[email protected]"
8 "Callahan" "Laura" "IT Staff" 6 "1968-01-09 00:00:00" "2004-03-04 00:00:00" "923 7 ST NW" "Lethbridge" "AB" "Canada" "T1H 1Y8" "+1 (403) 467-3351" "+1 (403) 467-8772" "[email protected]"
}
Genre = {
GenreId:number Name:string
1 "Rock"
2 "Jazz"
3 "Metal"
4 "Alternative & Punk"
5 "Rock And Roll"
6 "Blues"
7 "Latin"
8 "Reggae"
9 "Pop"
10 "Soundtrack"
11 "Bossa Nova"
12 "Easy Listening"
13 "Heavy Metal"
14 "R&B/Soul"
15 "Electronica/Dance"
16 "World"
17 "Hip Hop/Rap"
18 "Science Fiction"
19 "TV Shows"
20 "Sci Fi & Fantasy"
21 "Drama"
22 "Comedy"
23 "Alternative"
24 "Classical"
25 "Opera"
}
Invoice = {
InvoiceId:number CustomerId:number InvoiceDate:string BillingAddress:string BillingCity:string BillingState:number BillingCountry:string BillingPostalCode:string Total:number
1 2 "2009-01-01 00:00:00" "Theodor-Heuss-Straße 34" "Stuttgart" -1 "Germany" "70174" 1.98
2 4 "2009-01-02 00:00:00" "Ullevålsveien 14" "Oslo" -1 "Norway" "0171" 3.96
3 8 "2009-01-03 00:00:00" "Grétrystraat 63" "Brussels" -1 "Belgium" "1000" 5.94
4 14 "2009-01-06 00:00:00" "8210 111 ST NW" "Edmonton" "AB" "Canada" "T6G 2C7" 8.91
5 23 "2009-01-11 00:00:00" "69 Salem Street" "Boston" "MA" "USA" "2113" 13.86
6 37 "2009-01-19 00:00:00" "Berger Straße 10" "Frankfurt" -1 "Germany" "60316" 0.99
7 38 "2009-02-01 00:00:00" "Barbarossastraße 19" "Berlin" -1 "Germany" "10779" 1.98
8 40 "2009-02-01 00:00:00" "8, Rue Hanovre" "Paris" -1 "France" "75002" 1.98
9 42 "2009-02-02 00:00:00" "9, Place Louis Barthou" "Bordeaux" -1 "France" "33000" 3.96
10 46 "2009-02-03 00:00:00" "3 Chatham Street" "Dublin" "Dublin" "Ireland" -1 5.94
11 52 "2009-02-06 00:00:00" "202 Hoxton Street" "London" -1 "United Kingdom" "N1 5LH" 8.91
12 2 "2009-02-11 00:00:00" "Theodor-Heuss-Straße 34" "Stuttgart" -1 "Germany" "70174" 13.86
}
InvoiceLine = {
InvoiceLineId:number InvoiceId:number TrackId:number UnitPrice:number Quantity:number
1 1 2 0.99 1
2 1 4 0.99 1
3 2 6 0.99 1
4 2 8 0.99 1
5 2 10 0.99 1
6 2 12 0.99 1
7 3 16 0.99 1
8 3 20 0.99 1
9 3 24 0.99 1
10 3 28 0.99 1
11 3 32 0.99 1
12 3 36 0.99 1
13 4 42 0.99 1
14 4 48 0.99 1
15 4 54 0.99 1
16 4 60 0.99 1
17 4 66 0.99 1
18 4 72 0.99 1
19 4 78 0.99 1
20 4 84 0.99 1
21 4 90 0.99 1
22 5 99 0.99 1
23 5 108 0.99 1
24 5 117 0.99 1
25 5 126 0.99 1
26 5 135 0.99 1
27 5 144 0.99 1
28 5 153 0.99 1
29 5 162 0.99 1
30 5 171 0.99 1
}
MediaType = {
MediaTypeId:number Name:string
1 "MPEG audio file"
2 "Protected AAC audio file"
3 "Protected MPEG-4 video file"
4 "Purchased AAC audio file"
5 "AAC audio file"
}
Playlist = {
PlaylistId:number Name:string
1 "Music"
2 "Movies"
3 "TV Shows"
4 "Audiobooks"
5 "90’s Music"
6 "Audiobooks"
7 "Movies"
8 "Music"
9 "Music Videos"
10 "TV Shows"
11 "Brazilian Music"
12 "Classical"
13 "Classical 101 - Deep Cuts"
14 "Classical 101 - Next Steps"
15 "Classical 101 - The Basics"
16 "Grunge"
17 "Heavy Metal Classic"
18 "On-The-Go 1"
}
PlaylistTrack = {
PlaylistId:number TrackId:number
1 3402
1 3389
1 3390
17 1945
17 2094
17 2095
17 2096
17 3290
18 597
}
Track = {
TrackId:number Name:string AlbumId:number MediaTypeId:number GenreId:number Composer:string Milliseconds:number Bytes:number UnitPrice:number
1 "For Those About To Rock (We Salute You)" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 343719 11170334 0.99
2 "Balls to the Wall" 2 2 1 -1 342562 5510424 0.99
3 "Fast As a Shark" 3 2 1 "F. Baltes, S. Kaufman, U. Dirkscneider & W. Hoffman" 230619 3990994 0.99
4 "Restless and Wild" 3 2 1 "F. Baltes, R.A. Smith-Diesel, S. Kaufman, U. Dirkscneider & W. Hoffman" 252051 4331779 0.99
5 "Princess of the Dawn" 3 2 1 "Deaffy & R.A. Smith-Diesel" 375418 6290521 0.99
6 "Put The Finger On You" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 205662 6713451 0.99
7 "Let's Get It Up" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 233926 7636561 0.99
8 "Inject The Venom" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 210834 6852860 0.99
9 "Snowballed" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 203102 6599424 0.99
10 "Evil Walks" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 263497 8611245 0.99
11 "C.O.D." 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 199836 6566314 0.99
12 "Breaking The Rules" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 263288 8596840 0.99
13 "Night Of The Long Knives" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 205688 6706347 0.99
14 "Spellbound" 1 1 1 "Angus Young, Malcolm Young, Brian Johnson" 270863 8817038 0.99
15 "Go Down" 4 1 1 "AC/DC" 331180 10847611 0.99
16 "Dog Eat Dog" 4 1 1 "AC/DC" 215196 7032162 0.99
17 "Let There Be Rock" 4 1 1 "AC/DC" 366654 12021261 0.99
18 "Bad Boy Boogie" 4 1 1 "AC/DC" 267728 8776140 0.99
19 "Problem Child" 4 1 1 "AC/DC" 325041 10617116 0.99
20 "Overdose" 4 1 1 "AC/DC" 369319 12066294 0.99
21 "Hell Ain't A Bad Place To Be" 4 1 1 "AC/DC" 254380 8331286 0.99
22 "Whole Lotta Rosie" 4 1 1 "AC/DC" 323761 10547154 0.99
23 "Walk On Water" 5 1 1 "Steven Tyler, Joe Perry, Jack Blades, Tommy Shaw" 295680 9719579 0.99
24 "Love In An Elevator" 5 1 1 "Steven Tyler, Joe Perry" 321828 10552051 0.99
25 "Rag Doll" 5 1 1 "Steven Tyler, Joe Perry, Jim Vallance, Holly Knight" 264698 8675345 0.99
26 "What It Takes" 5 1 1 "Steven Tyler, Joe Perry, Desmond Child" 310622 10144730 0.99
27 "Dude (Looks Like A Lady)" 5 1 1 "Steven Tyler, Joe Perry, Desmond Child" 264855 8679940 0.99
28 "Janie's Got A Gun" 5 1 1 "Steven Tyler, Tom Hamilton" 330736 10869391 0.99
29 "Cryin'" 5 1 1 "Steven Tyler, Joe Perry, Taylor Rhodes" 309263 10056995 0.99
30 "Amazing" 5 1 1 "Steven Tyler, Richie Supa" 356519 11616195 0.99
31 "Blind Man" 5 1 1 "Steven Tyler, Joe Perry, Taylor Rhodes" 240718 7877453 0.99
32 "Deuces Are Wild" 5 1 1 "Steven Tyler, Jim Vallance" 215875 7074167 0.99
33 "The Other Side" 5 1 1 "Steven Tyler, Jim Vallance" 244375 7983270 0.99
34 "Crazy" 5 1 1 "Steven Tyler, Joe Perry, Desmond Child" 316656 10402398 0.99
35 "Eat The Rich" 5 1 1 "Steven Tyler, Joe Perry, Jim Vallance" 251036 8262039 0.99
36 "Angel" 5 1 1 "Steven Tyler, Desmond Child" 307617 9989331 0.99
37 "Livin' On The Edge" 5 1 1 "Steven Tyler, Joe Perry, Mark Hudson" 381231 12374569 0.99
38 "All I Really Want" 6 1 1 "Alanis Morissette & Glenn Ballard" 284891 9375567 0.99
39 "You Oughta Know" 6 1 1 "Alanis Morissette & Glenn Ballard" 249234 8196916 0.99
40 "Perfect" 6 1 1 "Alanis Morissette & Glenn Ballard" 188133 6145404 0.99
41 "Hand In My Pocket" 6 1 1 "Alanis Morissette & Glenn Ballard" 221570 7224246 0.99
42 "Right Through You" 6 1 1 "Alanis Morissette & Glenn Ballard" 176117 5793082 0.99
43 "Forgiven" 6 1 1 "Alanis Morissette & Glenn Ballard" 300355 9753256 0.99
44 "You Learn" 6 1 1 "Alanis Morissette & Glenn Ballard" 239699 7824837 0.99
45 "Head Over Feet" 6 1 1 "Alanis Morissette & Glenn Ballard" 267493 8758008 0.99
46 "Mary Jane" 6 1 1 "Alanis Morissette & Glenn Ballard" 280607 9163588 0.99
47 "Ironic" 6 1 1 "Alanis Morissette & Glenn Ballard" 229825 7598866 0.99
48 "Not The Doctor" 6 1 1 "Alanis Morissette & Glenn Ballard" 227631 7604601 0.99
49 "Wake Up" 6 1 1 "Alanis Morissette & Glenn Ballard" 293485 9703359 0.99
50 "You Oughta Know (Alternate)" 6 1 1 "Alanis Morissette & Glenn Ballard" 491885 16008629 0.99
51 "We Die Young" 7 1 1 "Jerry Cantrell" 152084 4925362 0.99
52 "Man In The Box" 7 1 1 "Jerry Cantrell, Layne Staley" 286641 9310272 0.99
53 "Sea Of Sorrow" 7 1 1 "Jerry Cantrell" 349831 11316328 0.99
54 "Bleed The Freak" 7 1 1 "Jerry Cantrell" 241946 7847716 0.99
55 "I Can't Remember" 7 1 1 "Jerry Cantrell, Layne Staley" 222955 7302550 0.99
56 "Love, Hate, Love" 7 1 1 "Jerry Cantrell, Layne Staley" 387134 12575396 0.99
57 "It Ain't Like That" 7 1 1 "Jerry Cantrell, Michael Starr, Sean Kinney" 277577 8993793 0.99
58 "Sunshine" 7 1 1 "Jerry Cantrell" 284969 9216057 0.99
59 "Put You Down" 7 1 1 "Jerry Cantrell" 196231 6420530 0.99
60 "Confusion" 7 1 1 "Jerry Cantrell, Michael Starr, Layne Staley" 344163 11183647 0.99
61 "I Know Somethin (Bout You)" 7 1 1 "Jerry Cantrell" 261955 8497788 0.99
62 "Real Thing" 7 1 1 "Jerry Cantrell, Layne Staley" 243879 7937731 0.99
63 "Desafinado" 8 1 2 -1 185338 5990473 0.99
64 "Garota De Ipanema" 8 1 2 -1 285048 9348428 0.99
65 "Samba De Uma Nota Só (One Note Samba)" 8 1 2 -1 137273 4535401 0.99
66 "Por Causa De Você" 8 1 2 -1 169900 5536496 0.99
67 "Ligia" 8 1 2 -1 251977 8226934 0.99
68 "Fotografia" 8 1 2 -1 129227 4198774 0.99
69 "Dindi (Dindi)" 8 1 2 -1 253178 8149148 0.99
70 "Se Todos Fossem Iguais A Você (Instrumental)" 8 1 2 -1 134948 4393377 0.99
71 "Falando De Amor" 8 1 2 -1 219663 7121735 0.99
72 "Angela" 8 1 2 -1 169508 5574957 0.99
73 "Corcovado (Quiet Nights Of Quiet Stars)" 8 1 2 -1 205662 6687994 0.99
74 "Outra Vez" 8 1 2 -1 126511 4110053 0.99
75 "O Boto (Bôto)" 8 1 2 -1 366837 12089673 0.99
76 "Canta, Canta Mais" 8 1 2 -1 271856 8719426 0.99
77 "Enter Sandman" 9 1 3 "Apocalyptica" 221701 7286305 0.99
78 "Master Of Puppets" 9 1 3 "Apocalyptica" 436453 14375310 0.99
79 "Harvester Of Sorrow" 9 1 3 "Apocalyptica" 374543 12372536 0.99
80 "The Unforgiven" 9 1 3 "Apocalyptica" 322925 10422447 0.99
81 "Sad But True" 9 1 3 "Apocalyptica" 288208 9405526 0.99
82 "Creeping Death" 9 1 3 "Apocalyptica" 308035 10110980 0.99
83 "Wherever I May Roam" 9 1 3 "Apocalyptica" 369345 12033110 0.99
84 "Welcome Home (Sanitarium)" 9 1 3 "Apocalyptica" 350197 11406431 0.99
85 "Cochise" 10 1 1 "Audioslave/Chris Cornell" 222380 5339931 0.99
86 "Show Me How to Live" 10 1 1 "Audioslave/Chris Cornell" 277890 6672176 0.99
87 "Gasoline" 10 1 1 "Audioslave/Chris Cornell" 279457 6709793 0.99
88 "What You Are" 10 1 1 "Audioslave/Chris Cornell" 249391 5988186 0.99
89 "Like a Stone" 10 1 1 "Audioslave/Chris Cornell" 294034 7059624 0.99
90 "Set It Off" 10 1 1 "Audioslave/Chris Cornell" 263262 6321091 0.99
91 "Shadow on the Sun" 10 1 1 "Audioslave/Chris Cornell" 343457 8245793 0.99
92 "I am the Highway" 10 1 1 "Audioslave/Chris Cornell" 334942 8041411 0.99
93 "Exploder" 10 1 1 "Audioslave/Chris Cornell" 206053 4948095 0.99
94 "Hypnotize" 10 1 1 "Audioslave/Chris Cornell" 206628 4961887 0.99
95 "Bring'em Back Alive" 10 1 1 "Audioslave/Chris Cornell" 329534 7911634 0.99
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment