Last active
November 26, 2024 16:22
-
-
Save renaud/2726b75ba1a9657b3c1d50d31a29dcb0 to your computer and use it in GitHub Desktop.
chinook2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
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 | |
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 | |
17 "Jack" "Smith" "Microsoft Corporation" "1 Microsoft Way" "Redmond" "WA" "USA" "98052-8300" "+1 (425) 882-8080" "+1 (425) 882-8081" "[email protected]" 5 | |
} | |
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 | |
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 | |
4 14 "2009-01-06 00:00:00" "8210 111 ST NW" "Edmonton" "AB" "Canada" "T6G 2C7" 8.91 | |
} | |
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 | |
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 | |
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