-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBahae Eddine Halim
More file actions
297 lines (297 loc) · 438 KB
/
Copy pathBahae Eddine Halim
File metadata and controls
297 lines (297 loc) · 438 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "Bahae Eddine - Groupe Soir.ipynb",
"provenance": [],
"authorship_tag": "ABX9TyNwbrmnEGR7uH2Y4lnYDmhR",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/dsimen/Python_Pandas/blob/main/Bahae%20Eddine%20Halim\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"source": [
"Release Date,Movie Title,Production Budget,Domestic Gross,Worldwide Gross"
],
"metadata": {
"id": "7IviQWRWOT9t"
}
},
{
"cell_type": "markdown",
"source": [
"**1.\tQui sauvegarde dans un dictionnaire D toutes ses données où la clé est le payé « Movie Title » et la valeur et une liste qui contient toutes les informations sur les films.**"
],
"metadata": {
"id": "29OXHofIPtf8"
}
},
{
"cell_type": "code",
"execution_count": 145,
"metadata": {
"id": "xeQ4g8IMNPkl"
},
"outputs": [],
"source": [
"import pandas as pd\n"
]
},
{
"cell_type": "code",
"source": [
"# Create a dataframe from csv\n",
"df = pd.read_csv('/content/top_4000_movies_data2.csv', delimiter=',' , encoding= 'unicode_escape')\n",
"\n",
"# User list comprehension to create a list of lists from Dataframe rows\n",
"list_of_rows = [list(row) for row in df.values]\n",
"\n",
"\n",
"print(list_of_rows)"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "T0xeqOp_NtYj",
"outputId": "08bd52e4-bf11-457f-f802-49fe40821b81"
},
"execution_count": 146,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"[['4/23/2019', 'Avengers: Endgame', 400000000, 858373000, 2797800564], ['5/20/2011', 'Pirates of the Caribbean: On Stranger Tides', 379000000, 241071802, 1045713802], ['4/22/2015', 'Avengers: Age of Ultron', 365000000, 459005868, 1395316979], ['12/16/2015', 'Star Wars Ep. VII: The Force Awakens', 306000000, 936662225, 2064615817], ['4/25/2018', 'Avengers: Infinity War', 300000000, 678815482, 2044540523], ['5/24/2007', 'Pirates of the Caribbean: At World\\x92s End', 300000000, 309420425, 960996492], ['11/13/2017', 'Justice League', 300000000, 229024295, 655945209], ['10/6/2015', 'Spectre', 300000000, 200074175, 879500760], ['12/18/2019', 'Star Wars: The Rise of Skywalker', 275000000, 515202542, 1072848487], ['5/23/2018', 'Solo: A Star Wars Story', 275000000, 213767512, 393151347], ['3/7/2012', 'John Carter', 263700000, 73058679, 282778100], ['3/23/2016', 'Batman v Superman: Dawn of Justice', 263000000, 330360194, 872395091], ['12/13/2017', 'Star Wars Ep. VIII: The Last Jedi', 262000000, 620181382, 1331635141], ['7/11/2019', 'The Lion King', 260000000, 543638043, 1654367425], ['11/24/2010', 'Tangled', 260000000, 200821936, 584899819], ['5/4/2007', 'Spider-Man 3', 258000000, 336530303, 894860230], ['4/22/2016', 'Captain America: Civil War', 250000000, 408084349, 1151918521], ['7/15/2009', 'Harry Potter and the Half-Blood Prince', 250000000, 302089278, 929411069], ['12/12/2013', 'The Hobbit: The Desolation of Smaug', 250000000, 258241522, 959358436], ['12/10/2014', 'The Hobbit: The Battle of the Five Armies', 250000000, 255119788, 940389558], ['4/7/2017', 'The Fate of the Furious', 250000000, 225764765, 1236703796], ['9/29/2021', 'No Time to Die', 250000000, 159740451, 761155836], ['12/17/2009', 'Avatar', 237000000, 760507625, 2845899541], ['6/28/2006', 'Superman Returns', 232000000, 200120000, 391081192], ['7/19/2012', 'The Dark Knight Rises', 230000000, 448139099, 1082228107], ['5/23/2017', 'Pirates of the Caribbean: Dead Men Tell No Tales', 230000000, 172558876, 794861794], ['11/14/2008', 'Quantum of Solace', 230000000, 169368427, 591692078], ['4/25/2012', 'The Avengers', 225000000, 623357910, 1515100211], ['7/6/2006', 'Pirates of the Caribbean: Dead Man\\x92s Chest', 225000000, 423315812, 1066179725], ['6/14/2013', 'Man of Steel', 225000000, 291045518, 667999518], ['5/16/2008', 'The Chronicles of Narnia: Prince Caspian', 225000000, 141621490, 417341288], ['7/2/2013', 'The Lone Ranger', 225000000, 89302115, 260002115], ['6/27/2012', 'The Amazing Spider-Man', 220000000, 262030663, 757890267], ['4/11/2012', 'Battleship', 220000000, 65233400, 313477717], ['6/20/2017', 'Transformers: The Last Knight', 217000000, 130168683, 602893340], ['6/9/2015', 'Jurassic World', 215000000, 652306625, 1669979967], ['5/23/2012', 'Men in Black 3', 215000000, 179020854, 654213485], ['6/24/2009', 'Transformers: Revenge of the Fallen', 210000000, 402111870, 836519699], ['6/25/2014', 'Transformers: Age of Extinction', 210000000, 245439076, 1104054072], ['5/26/2006', 'X-Men: The Last Stand', 210000000, 234362462, 459260946], ['5/14/2010', 'Robin Hood', 210000000, 105487148, 322459006], ['12/14/2005', 'King Kong', 207000000, 218080025, 550517357], ['12/7/2007', 'The Golden Compass', 205000000, 70107728, 367262558], ['8/26/2020', 'Tenet', 205000000, 58456624, 362403476], ['2/13/2018', 'Black Panther', 200000000, 700059566, 1336494321], ['12/18/1997', 'Titanic', 200000000, 659363944, 2207986545], ['6/15/2018', 'Incredibles 2', 200000000, 608581744, 1242805359], ['12/14/2016', 'Rogue One: A Star Wars Story', 200000000, 532177324, 1055135598], ['6/16/2016', 'Finding Dory', 200000000, 486295561, 1025006125], ['6/20/2019', 'Toy Story 4', 200000000, 434038008, 1073080329], ['6/18/2010', 'Toy Story 3', 200000000, 415004880, 1068879522], ['4/24/2013', 'Iron Man 3', 200000000, 408992272, 1215392272], ['4/28/2017', 'Guardians of the Galaxy Vol 2', 200000000, 389813101, 869113101], ['6/30/2004', 'Spider-Man 2', 200000000, 373524485, 794697557], ['3/4/2010', 'Alice in Wonderland', 200000000, 334191110, 1025491110], ['10/26/2012', 'Skyfall', 200000000, 304360277, 1110526981], ['12/11/2012', 'The Hobbit: An Unexpected Journey', 200000000, 303003568, 1014938545], ['6/21/2013', 'Monsters University', 200000000, 268488329, 743455810], ['3/8/2013', 'Oz the Great and Powerful', 200000000, 234770996, 490359051], ['5/21/2014', 'X-Men: Days of Future Past', 200000000, 233921534, 747862775], ['4/16/2014', 'The Amazing Spider-Man 2', 200000000, 202853933, 708996336], ['6/23/2011', 'Cars 2', 200000000, 191450875, 560155383], ['7/7/2021', 'Black Widow', 200000000, 183651655, 375620803], ['7/31/2019', 'Fast & Furious Presents: Hobbs & Shaw', 200000000, 173956935, 760381706], ['12/17/2010', 'Tron: Legacy', 200000000, 172062763, 399866199], ['11/12/2009', '2012', 200000000, 166112167, 757677748], ['11/14/2018', 'Fantastic Beasts: The Crimes of Grindelwald', 200000000, 159555901, 651280475], ['11/3/2021', 'Eternals', 200000000, 157435106, 383781214], ['5/21/2009', 'Terminator Salvation', 200000000, 125322469, 365491792], ['6/17/2011', 'Green Lantern', 200000000, 116601172, 219535492], ['5/28/2010', 'Prince of Persia: Sands of Time', 200000000, 90759676, 336359676], ['6/5/2019', 'Dark Phoenix', 200000000, 65845974, 246356895], ['2/28/2020', 'Onward', 200000000, 61555145, 133317030], ['12/16/2020', 'Wonder Woman 1984', 200000000, 46586274, 166145470], ['9/4/2020', 'Mulan', 200000000, 0, 69965374], ['6/29/2011', 'Transformers: Dark of the Moon', 195000000, 352390543, 1123794079], ['6/2/2017', 'The Mummy', 195000000, 80101125, 409953905], ['2/27/2013', 'Jack the Giant Slayer', 195000000, 65187603, 197687603], ['4/1/2015', 'Furious 7', 190000000, 353007020, 1516881526], ['5/16/2013', 'Star Trek Into Darkness', 190000000, 228778661, 467381584], ['6/19/2013', 'World War Z', 190000000, 202706711, 531861650], ['5/10/2013', 'The Great Gatsby', 190000000, 144840419, 353640419], ['11/6/2009', 'Disney\\x92s A Christmas Carol', 190000000, 137855863, 315709697], ['7/11/2013', 'Pacific Rim', 190000000, 101802906, 411002906], ['11/25/2015', 'The Good Dinosaur', 187500000, 123087120, 333771037], ['5/2/2008', 'Iron Man', 186000000, 318604126, 585171547], ['7/11/2008', 'The Dark Knight', 185000000, 533720947, 998615789], ['5/22/2008', 'Indiana Jones and the Kingdom of the Crystal Skull', 185000000, 317101119, 786635413], ['6/21/2012', 'Brave', 185000000, 237282182, 554606532], ['2/23/2017', 'Kong: Skull Island', 185000000, 168052812, 561072059], ['7/21/2016', 'Star Trek Beyond', 185000000, 158848340, 335673708], ['10/17/2019', 'Maleficent: Mistress of Evil', 185000000, 113929605, 489346495], ['9/29/2017', 'Blade Runner 2049', 185000000, 92054159, 258829058], ['10/25/2019', 'Terminator: Dark Fate', 185000000, 62253077, 250372367], ['7/28/2021', 'The Suicide Squad', 185000000, 55800219, 167250021], ['5/22/2019', 'Aladdin', 182000000, 355559216, 1046649706], ['10/25/2017', 'Thor: Ragnarok', 180000000, 315058289, 850482778], ['12/9/2005', 'The Chronicles of Narnia: The Lion the Witch a\\x85', 180000000, 291710957, 720539572], ['5/28/2014', 'Maleficent', 180000000, 241407328, 758536735], ['11/14/2016', 'Fantastic Beasts and Where to Find Them', 180000000, 234037575, 811724385], ['6/27/2008', 'WALL-E', 180000000, 223808164, 532508025], ['8/10/2007', 'Rush Hour 3', 180000000, 140125968, 256585882], ['6/27/2016', 'The Legend of Tarzan', 180000000, 126643061, 348902025], ['11/23/2011', 'Hugo', 180000000, 73864507, 180047784], ['7/20/2017', 'Valerian and the City of a Thousand Planets', 180000000, 40479370, 215098356], ['2/6/2015', 'Jupiter Ascending', 179000000, 47482519, 181982519], ['7/16/2018', 'Mission: Impossible\\x97Fallout', 178000000, 220159104, 787176729], ['5/18/2016', 'X-Men: Apocalypse', 178000000, 155442489, 542537546], ['8/9/2018', 'The Meg', 178000000, 145443742, 527370715], ['5/28/2014', 'Edge of Tomorrow', 178000000, 100206256, 367028980], ['3/6/2019', 'Captain Marvel', 175000000, 426829839, 1129727388], ['4/7/2016', 'The Jungle Book', 175000000, 364001123, 953554418], ['6/12/2015', 'Inside Out', 175000000, 356461711, 853641066], ['7/5/2017', 'Spider-Man: Homecoming', 175000000, 334201140, 880166350], ['8/2/2016', 'Suicide Squad', 175000000, 325100054, 745744980], ['5/28/2009', 'Up', 175000000, 293004164, 731463377], ['10/27/2017', 'Coco', 175000000, 210460015, 797666425], ['11/21/2018', 'Ralph Breaks The Internet', 175000000, 201091711, 529290830], ['3/27/2009', 'Monsters vs. Aliens', 175000000, 198351526, 381687380], ['6/16/2017', 'Cars 3', 175000000, 152901115, 383541369], ['8/7/2009', 'G.I. Joe: The Rise of Cobra', 175000000, 150201498, 302469017], ['6/30/1999', 'Wild Wild West', 175000000, 113805681, 221229335], ['8/1/2008', 'The Mummy: Tomb of the Dragon Emperor', 175000000, 102491776, 405760225], ['6/22/2007', 'Evan Almighty', 175000000, 100289690, 174131329], ['7/28/1995', 'Waterworld', 175000000, 88246220, 264246220], ['1/8/2020', 'Dolittle', 175000000, 77047065, 251409960], ['5/11/2017', 'King Arthur: Legend of the Sword', 175000000, 39175066, 139630336], ['12/6/2013', '47 Ronin', 175000000, 38362475, 151716815], ['6/6/2018', 'Jurassic World: Fallen Kingdom', 170000000, 417719760, 1308334005], ['7/31/2014', 'Guardians of the Galaxy', 170000000, 333714112, 770882395], ['5/7/2010', 'Iron Man 2', 170000000, 312433331, 621156389], ['3/28/2014', 'Captain America: The Winter Soldier', 170000000, 259746958, 714401889], ['7/9/2014', 'Dawn of the Planet of the Apes', 170000000, 208545589, 710644566], ['11/10/2004', 'The Polar Express', 170000000, 188578855, 312719437], ['5/30/2012', 'Snow White and the Huntsman', 170000000, 155136755, 401021746], ['7/1/2003', 'Terminator 3: Rise of the Machines', 170000000, 150358296, 433058296], ['5/5/2004', 'Van Helsing', 170000000, 120150546, 300150546], ['3/27/2019', 'Dumbo', 170000000, 114766307, 353166307], ['5/29/2019', 'Godzilla: King of the Monsters', 170000000, 110500138, 383299915], ['5/20/2015', 'Tomorrowland', 170000000, 93436322, 206627518], ['2/1/2019', 'Alita: Battle Angel', 170000000, 85838210, 401900040], ['5/20/2016', 'Alice Through the Looking Glass', 170000000, 77042381, 276928112], ['5/21/2010', 'Shrek Forever After', 165000000, 238736787, 756244673], ['10/24/2016', 'Doctor Strange', 165000000, 232641920, 676354481], ['10/25/2014', 'Big Hero 6', 165000000, 222527828, 649657407], ['3/26/2010', 'How to Train Your Dragon', 165000000, 217581232, 494870992], ['11/1/2012', 'Wreck-It Ralph', 165000000, 189412677, 496511521], ['11/5/2014', 'Interstellar', 165000000, 188017894, 651994868], ['9/15/2021', 'Dune', 165000000, 105010871, 383110871], ['6/22/2016', 'Independence Day: Resurgence', 165000000, 103144286, 384169424], ['7/29/2011', 'Cowboys and Aliens', 163000000, 100368560, 176038324], ['3/16/2017', 'Beauty and the Beast', 160000000, 504014165, 1253802559], ['6/27/2019', 'Spider-Man: Far From Home', 160000000, 390532085, 1131113066], ['12/6/2018', 'Aquaman', 160000000, 335061807, 1143758700], ['5/17/2007', 'Shrek the Third', 160000000, 322719944, 807330936], ['7/16/2010', 'Inception', 160000000, 292576195, 728582465], ['11/18/2015', 'The Hunger Games: Mockingjay - Part 2', 160000000, 281723902, 648986787], ['5/17/2013', 'Fast and Furious 6', 160000000, 238679850, 789300444], ['5/14/2014', 'Godzilla', 160000000, 200676069, 529076069], ['6/3/2011', 'X-Men: First Class', 160000000, 146408305, 355408305], ['12/25/2008', 'The Curious Case of Benjamin Button', 160000000, 127509326, 329631958], ['7/14/2010', \"The Sorcerer's Apprentice\", 160000000, 63150991, 217986320], ['5/12/2006', 'Poseidon', 160000000, 60674817, 181674817], ['5/25/2016', 'Warcraft', 160000000, 47365290, 438899824], ['11/1/2019', 'The Irishman', 159000000, 0, 910234], ['9/29/2016', 'Deepwater Horizon', 156000000, 61433527, 122603824], ['12/10/2010', 'The Chronicles of Narnia: The Voyage of the Daw\\x85', 155000000, 104386950, 418186950], ['3/25/2021', 'Godzilla vs. Kong', 155000000, 100563133, 467826620], ['6/24/2015', 'Terminator: Genisys', 155000000, 89760956, 432150894], ['3/16/2018', 'Pacific Rim: Uprising', 155000000, 59874525, 290930148], ['11/24/2004', 'Alexander', 155000000, 34297191, 167297191], ['7/14/2017', 'War for the Planet of the Apes', 152000000, 146880162, 489592267], ['5/25/2001', 'Pearl Harbor', 151500000, 198539855, 449239853], ['7/2/2007', 'Transformers', 151000000, 319246193, 708272592], ['11/20/2019', 'Frozen II', 150000000, 477373578, 1445182280], ['5/29/2017', 'Wonder Woman', 150000000, 412563408, 818058221], ['11/22/2013', 'Frozen', 150000000, 400953009, 1265767173], ['2/10/2016', 'Zootopia', 150000000, 341268248, 1004629935], ['7/11/2007', 'Harry Potter and the Order of the Phoenix', 150000000, 292137260, 940043931], ['11/18/2005', 'Harry Potter and the Goblet of Fire', 150000000, 290201752, 887070413], ['5/15/2003', 'The Matrix Reloaded', 150000000, 281553689, 738576929], ['12/14/2007', 'I am Legend', 150000000, 256393010, 585532684], ['1/27/2016', 'Moana', 150000000, 248757044, 634965560], ['7/1/2008', 'Hancock', 150000000, 227946274, 624234272], ['9/1/2021', 'Shang-Chi and the Legend of the Ten Rings', 150000000, 224543292, 418148439], ['7/15/2005', 'Charlie and the Chocolate Factory', 150000000, 206459076, 475825484], ['6/29/2007', 'Ratatouille', 150000000, 206445654, 626549695], ['10/30/2013', 'Thor: The Dark World', 150000000, 206362140, 644602516], ['6/15/2005', 'Batman Begins', 150000000, 205343774, 358858124], ['7/29/2015', 'Mission: Impossible\\x97Rogue Nation', 150000000, 195042377, 688858992], ['7/18/2017', 'Dunkirk', 150000000, 190068280, 519452014], ['4/29/2011', 'Thor', 150000000, 181030624, 449326618], ['11/7/2008', 'Madagascar: Escape 2 Africa', 150000000, 180174880, 599680774], ['5/1/2009', 'X-Men Origins: Wolverine', 150000000, 179883157, 374825760], ['5/22/2009', 'Night at the Museum: Battle of the Smithsonian', 150000000, 177243721, 402231063], ['5/26/2011', 'Kung Fu Panda 2', 150000000, 165249063, 664837547], ['5/14/2015', 'Mad Max: Fury Road', 150000000, 153636354, 367457874], ['5/3/2019', 'Pokémon: Detective Pikachu', 150000000, 144105346, 431482976], ['11/5/2003', 'The Matrix Revolutions', 150000000, 139270910, 427300260], ['3/20/2018', 'Ready Player One', 150000000, 137690172, 579055653], ['11/4/2005', 'Chicken Little', 150000000, 135386665, 310043823], ['5/5/2006', 'Mission: Impossible III', 150000000, 133501348, 399387745], ['5/15/2009', 'Angels & Demons', 150000000, 133375846, 490875846], ['5/13/2004', 'Troy', 150000000, 133298577, 483152040], ['7/1/2010', 'The Last Airbender', 150000000, 131772187, 319713881], ['11/2/2007', 'Bee Movie', 150000000, 126631277, 287594577], ['7/24/2009', 'G-Force', 150000000, 119436770, 292817841], ['11/21/2008', 'Bolt', 150000000, 114053579, 328015029], ['3/28/2012', 'Wrath of the Titans', 150000000, 83670083, 305270083], ['11/16/2007', 'Beowulf', 150000000, 82280579, 195080579], ['5/9/2012', 'Dark Shadows', 150000000, 79727149, 238202668], ['6/28/2013', 'White House Down', 150000000, 73103784, 205440387], ['7/14/2021', 'Space Jam: A New Legacy', 150000000, 70528072, 144032083], ['2/12/2010', 'The Wolfman', 150000000, 62189884, 142634358], ['12/15/2016', 'The Great Wall', 150000000, 45157105, 334486852], ['9/25/2015', 'Pan', 150000000, 35088320, 151525973], ['3/11/2011', 'Mars Needs Moms', 150000000, 21392758, 39549758], ['11/4/2021', 'Red Notice', 150000000, 0, 173638], ['2/3/2022', 'Moonfall', 150000000, 0, 0], ['11/3/2006', 'Flushed Away', 149000000, 64665672, 179357126], ['6/8/2012', \"Madagascar 3: Europe's Most Wanted\", 145000000, 216391482, 746921271], ['12/14/2011', 'Mission: Impossible\\x97Ghost Protocol', 145000000, 209397903, 694713230], ['6/5/2014', 'How to Train Your Dragon 2', 145000000, 177002924, 614586270], ['6/16/1999', 'Tarzan', 145000000, 171091819, 448191819], ['2/20/2014', 'Mr. Peabody & Sherman', 145000000, 111506430, 269806430], ['11/20/2012', 'Rise of the Guardians', 145000000, 103412758, 306900902], ['4/8/2005', 'Sahara', 145000000, 68671925, 121645390], ['7/13/2016', 'Ghostbusters', 144000000, 128350574, 229008658], ['11/22/2002', 'Die Another Day', 142000000, 160942139, 431942139], ['7/9/2003', 'Pirates of the Caribbean: The Curse of the Blac\\x85', 140000000, 305410819, 654310819], ['5/8/2009', 'Star Trek', 140000000, 257730019, 386839614], ['7/1/1998', 'Armageddon', 140000000, 201578182, 554600000], ['7/3/2002', 'Men in Black 2', 140000000, 190418803, 441767803], ['7/22/2011', 'Captain America: The First Avenger', 140000000, 176654505, 370569776], ['1/23/2016', 'Kung Fu Panda 3', 140000000, 143528619, 521170825], ['7/10/1998', 'Lethal Weapon 4', 140000000, 130444603, 285400000], ['3/27/2013', 'G.I. Joe: Retaliation', 140000000, 122523060, 375740705], ['12/5/2003', 'The Last Samurai', 140000000, 111110575, 456810575], ['12/21/2005', 'Fun With Dick And Jane', 140000000, 110550000, 203018919], ['12/5/2014', 'Exodus: Gods and Kings', 140000000, 65014513, 268314513], ['6/30/2016', 'The BFG', 140000000, 55483770, 199646680], ['10/3/2019', 'Gemini Man', 140000000, 48546770, 166623705], ['2/24/2016', 'Gods of Egypt', 140000000, 31153464, 138836756], ['5/27/2022', 'Top Gun: Maverick', 140000000, 0, 0], ['5/3/2002', 'Spider-Man', 139000000, 403706375, 821706375], ['3/6/2009', 'Watchmen', 138000000, 107509799, 186976250], ['7/29/2005', 'Stealth', 138000000, 32116746, 76416746], ['6/13/2008', 'The Incredible Hulk', 137500000, 134806913, 265573859], ['6/20/2003', 'Hulk', 137000000, 132177234, 245031679], ['7/11/2001', 'Final Fantasy: The Spirits Within', 137000000, 32131830, 85131830], ['11/14/2012', 'The Twilight Saga: Breaking Dawn Part 2', 136200000, 292324737, 829724737], ['3/15/2013', 'The Croods', 135000000, 187168425, 573068425], ['12/25/2015', 'The Revenant', 135000000, 183637894, 532938302], ['11/19/1999', 'The World is Not Enough', 135000000, 126930660, 361730660], ['3/4/2011', 'Rango', 135000000, 123477607, 245724600], ['11/14/2003', 'Master and Commander: The Far Side of the World', 135000000, 93926386, 212912137], ['7/17/2013', 'Turbo', 135000000, 83028130, 286896578], ['6/2/2016', 'Teenage Mutant Ninja Turtles: Out of the Shadows', 135000000, 82051601, 245328374], ['11/18/2011', 'Happy Feet Two', 135000000, 64006466, 157956466], ['7/28/2006', 'Miami Vice', 135000000, 63478838, 164920076], ['10/31/2018', 'The Nutcracker and the Four Realms', 132900000, 54858851, 170024300], ['6/24/2005', 'War of the Worlds', 132000000, 234280354, 606836535], ['11/26/2014', 'Penguins of Madagascar', 132000000, 83350911, 366942531], ['11/15/2013', 'The Hunger Games: Catching Fire', 130000000, 424668047, 864868047], ['5/31/2004', 'Harry Potter and the Prisoner of Azkaban', 130000000, 249757726, 789592708], ['8/3/2007', 'The Bourne Ultimatum', 130000000, 227471070, 444043396], ['7/3/2018', 'Ant-Man and the Wasp', 130000000, 216648740, 623144660], ['6/6/2008', 'Kung Fu Panda', 130000000, 215434591, 631910531], ['7/14/2015', 'Ant-Man', 130000000, 180202163, 518858449], ['3/19/2015', 'Home', 130000000, 177397510, 385997896], ['12/19/2018', 'Mary Poppins Returns', 130000000, 171958438, 348901032], ['10/28/2011', 'Puss in Boots', 130000000, 149260504, 554987477], ['11/5/2010', 'Megamind', 130000000, 148415853, 321887208], ['7/18/2003', 'Bad Boys II', 130000000, 138540870, 273271982], ['3/20/2014', 'Rio 2', 130000000, 131538435, 492846291], ['7/23/2010', 'Salt', 130000000, 118311368, 290650494], ['3/27/2014', 'Noah', 130000000, 101200044, 352831065], ['10/28/2011', 'The Adventures of Tintin', 130000000, 77591831, 373993951], ['5/31/2013', 'After Earth', 130000000, 60522097, 251499665], ['11/26/2008', 'Australia', 130000000, 49554002, 215080810], ['7/19/2013', 'R.I.P.D.', 130000000, 33618855, 79076678], ['1/3/2019', 'How to Train Your Dragon: The Hidden World', 129000000, 160799505, 522747474], ['11/18/2011', 'The Twilight Saga: Breaking Dawn Part 1', 127500000, 281287133, 689420051], ['5/19/2000', 'Dinosaur', 127500000, 137748063, 356148063], ['2/23/2017', 'Logan', 127000000, 226277068, 614202315], ['12/18/2014', 'Night at the Museum: Secret of the Tomb', 127000000, 113746621, 353756621], ['7/13/2011', 'Harry Potter and the Deathly Hallows: Part II', 125000000, 381193157, 1333857729], ['11/19/2014', 'The Hunger Games: Mockingjay - Part 1', 125000000, 337135885, 766575131], ['11/15/2001', 'Harry Potter and the Sorcerer\\x92s Stone', 125000000, 317871467, 965054122], ['12/4/2019', 'Jumanji: The Next Level', 125000000, 316831246, 798332900], ['11/17/2010', 'Harry Potter and the Deathly Hallows: Part I', 125000000, 296131568, 955371891], ['5/19/2006', 'The Da Vinci Code', 125000000, 217536138, 767820459], ['4/30/2003', 'X-Men 2', 125000000, 214949694, 406348630], ['4/21/2011', 'Fast Five', 125000000, 210031325, 630163454], ['8/8/2014', 'Teenage Mutant Ninja Turtles', 125000000, 191204754, 485004754], ['12/16/2011', 'Sherlock Holmes: A Game of Shadows', 125000000, 186848418, 535663443], ['5/27/2004', 'The Day After Tomorrow', 125000000, 186740799, 555840117], ['3/17/2017', 'The Boss Baby', 125000000, 175003033, 527965936], ['4/1/2010', 'Clash of the Titans', 125000000, 163214888, 493214888], ['10/12/2016', 'Trolls', 125000000, 153707064, 343242613], ['5/19/1998', 'Godzilla', 125000000, 136314294, 376000000], ['5/30/2012', 'Prometheus', 125000000, 126477084, 402448265], ['8/10/2012', 'The Bourne Legacy', 125000000, 113203870, 280355920], ['6/20/1997', 'Batman & Robin', 125000000, 107325195, 238317814], ['7/5/2018', 'Skyscraper', 125000000, 68420120, 304868961], ['1/3/2020', 'The Call of the Wild', 125000000, 62342368, 107360936], ['8/3/2012', 'Total Recall', 125000000, 58877969, 211856088], ['12/21/2016', 'Assassin\\x92s Creed', 125000000, 54647948, 240759682], ['12/29/2016', 'Monster Trucks', 125000000, 33370166, 61642798], ['8/27/1999', 'The 13th Warrior', 125000000, 32698899, 61698899], ['11/17/2000', 'How the Grinch Stole Christmas', 123000000, 260348825, 345445403], ['5/24/2000', 'Mission: Impossible 2', 120000000, 215409889, 549588516], ['6/30/2000', 'The Perfect Storm', 120000000, 182618434, 328711434], ['7/20/2016', 'Jason Bourne', 120000000, 162192920, 416168316], ['6/15/2007', 'Fantastic Four: Rise of the Silver Surfer', 120000000, 131921738, 289480691], ['11/21/2012', 'Life of Pi', 120000000, 124987022, 619310368], ['2/16/2007', 'Ghost Rider', 120000000, 115802596, 229545589], ['4/9/2018', 'Rampage', 120000000, 101028233, 427947217], ['6/27/2003', \"Charlie's Angels: Full Throttle\", 120000000, 100814328, 227163273], ['8/9/2013', 'Elysium', 120000000, 93050117, 286192091], ['4/19/2013', 'Oblivion', 120000000, 89107235, 287916633], ['3/24/2017', 'Power Rangers', 120000000, 85364450, 142531552], ['7/19/2002', 'Stuart Little 2', 120000000, 64956806, 166000000], ['2/12/2014', 'RoboCop', 120000000, 58607007, 242981799], ['6/11/2004', 'The Chronicles of Riddick', 120000000, 57712751, 107212751], ['8/5/2015', 'The Fantastic Four', 120000000, 56117548, 167849187], ['5/9/2008', 'Speed Racer', 120000000, 43945766, 93394462], ['7/22/2005', 'The Island', 120000000, 35818913, 163018913], ['12/17/2010', 'How Do You Know?', 120000000, 30212620, 49628177], ['6/23/2010', 'Knight and Day', 117000000, 76423035, 258751370], ['1/25/2021', 'Tang Ren Jie Tan An 3', 117000000, 0, 699084069], ['10/2/2018', 'Venom', 116000000, 213511408, 853530899], ['5/19/1999', 'Star Wars Ep. I: The Phantom Menace', 115000000, 474544677, 1027044677], ['5/19/2005', 'Star Wars Ep. III: Revenge of the Sith', 115000000, 380270577, 848998877], ['5/16/2002', 'Star Wars Ep. II: Attack of the Clones', 115000000, 310676740, 656695615], ['11/2/2001', 'Monsters Inc.', 115000000, 290149425, 560483719], ['7/26/2013', 'The Wolverine', 115000000, 132556852, 416456852], ['2/7/1997', 'Dante\\x92s Peak', 115000000, 67163857, 178200000], ['4/6/2016', 'The Huntsman: Winter\\x92s War', 115000000, 48003015, 165149302], ['6/14/2002', 'Windtalkers', 115000000, 40914068, 77628265], ['7/4/2008', 'Astérix aux Jeux Olympiques', 113500000, 999811, 132999811], ['12/24/2010', \"Gulliver's Travels\", 112000000, 42779261, 232017848], ['12/8/2017', 'Ferdinand', 111000000, 84410380, 289838913], ['5/11/2018', 'Deadpool 2', 110000000, 324591735, 786362370], ['10/3/2013', 'Gravity', 110000000, 274092705, 688214291], ['12/22/2006', 'Night at the Museum', 110000000, 250863268, 579446407], ['9/30/2021', 'Venom: Let There be Carnage', 110000000, 211047187, 482241132], ['6/10/2005', 'Mr. and Mrs. Smith', 110000000, 186336279, 486124090], ['5/27/2015', 'San Andreas', 110000000, 155190832, 456258539], ['7/29/2011', 'The Smurfs', 110000000, 142614158, 563749323], ['6/27/2007', 'Live Free or Die Hard', 110000000, 134529403, 382288147], ['3/18/2015', 'The Divergent Series: Insurgent', 110000000, 130179072, 295075882], ['12/10/2004', \"Ocean's Twelve\", 110000000, 125531634, 362989076], ['12/19/1997', 'Tomorrow Never Dies', 110000000, 125304276, 339504276], ['6/28/2000', 'The Patriot', 110000000, 113330342, 215300000], ['3/7/2014', '300: Rise of an Empire', 110000000, 106580051, 330780051], ['12/17/2004', 'The Aviator', 110000000, 102608827, 208370892], ['12/21/2016', 'Passengers', 110000000, 100014699, 302239672], ['1/14/2011', 'The Green Hornet', 110000000, 98780042, 229155503], ['9/21/2016', 'Miss Peregrine\\x92s Home for Peculiar Children', 110000000, 87242834, 295986876], ['10/7/2011', 'Real Steel', 110000000, 85463309, 263880341], ['6/12/2019', 'Men in Black: International', 110000000, 80001807, 253020464], ['6/11/2010', 'The A-Team', 110000000, 77222099, 177241171], ['7/31/2013', 'The Smurfs 2', 110000000, 71017784, 348547523], ['3/9/2016', 'The Divergent Series: Allegiant', 110000000, 66184051, 172022517], ['6/12/2009', 'The Taking of Pelham 123', 110000000, 65452312, 152364370], ['10/25/2013', \"Ender's Game\", 110000000, 61737191, 127983283], ['4/2/2004', 'Home on the Range', 110000000, 50026353, 76482461], ['6/13/1997', 'Speed 2: Cruise Control', 110000000, 48097081, 150468000], ['5/6/2005', 'Kingdom of Heaven', 110000000, 47398413, 218674938], ['3/23/2017', 'Ghost in the Shell', 110000000, 40563557, 167910690], ['6/16/2004', 'Around the World in 80 Days', 110000000, 24004159, 72004159], ['11/21/2003', 'The Cat in the Hat', 109000000, 101018283, 133818283], ['12/25/2001', 'Ali', 109000000, 58183966, 87683966], ['9/30/2015', 'The Martian', 108000000, 228433663, 655111538], ['11/20/2016', 'Allied', 106000000, 40098064, 119266661], ['7/16/2004', 'I Robot', 105000000, 144801023, 348629585], ['12/17/1999', 'Stuart Little', 105000000, 140015224, 298815224], ['11/25/2009', 'The Princess and the Frog', 105000000, 104400899, 270997378], ['3/7/2008', '10000 B.C.', 105000000, 94784201, 269065678], ['7/1/2016', 'Ice Age: Collision Course', 105000000, 64063008, 402156682], ['4/27/2001', 'Town & Country', 105000000, 6712451, 10364769], ['9/19/2017', 'Kingsman: The Golden Circle', 104000000, 100234838, 408803696], ['6/9/2000', 'Gone in 60 Seconds', 103300000, 101643008, 232643008], ['5/4/2000', 'Gladiator', 103000000, 187683805, 456435588], ['5/23/2013', 'The Hangover 3', 103000000, 112200072, 362000072], ['3/9/2018', 'A Wrinkle in Time', 103000000, 100478608, 133214549], ['7/1/2009', 'Public Enemies', 102500000, 97104620, 212282709], ['11/17/2006', 'Casino Royale', 102000000, 167365000, 594420283], ['6/21/2002', 'Minority Report', 102000000, 132024714, 358824714], ['12/13/2018', 'Bumblebee', 102000000, 127195589, 465195589], ['10/26/2012', 'Cloud Atlas', 102000000, 27108272, 130673154], ['11/15/2002', 'Harry Potter and the Chamber of Secrets', 100000000, 262233381, 875262553], ['7/2/1991', 'Terminator 2: Judgment Day', 100000000, 203464105, 515390883], ['6/16/1995', 'Batman Forever', 100000000, 184031112, 336529144], ['7/27/2001', 'Planet of the Apes', 100000000, 180011740, 362211740], ['11/19/2004', 'National Treasure', 100000000, 173005002, 331323410], ['12/25/2012', 'Django Unchained', 100000000, 162805434, 449841566], ['12/25/2019', '1917', 100000000, 159227644, 370603379], ['12/22/2010', 'Little Fockers', 100000000, 148438600, 310650574], ['7/15/1994', 'True Lies', 100000000, 146282411, 365300000], ['11/2/2007', 'American Gangster', 100000000, 130164645, 267985456], ['9/18/2009', 'Cloudy with a Chance of Meatballs', 100000000, 124870275, 236827677], ['8/6/2010', 'The Other Guys', 100000000, 119219978, 170936470], ['12/17/2004', \"Lemony Snicket's A Series of Unfortunate Events\", 100000000, 118627117, 212956024], ['12/25/2013', 'The Wolf of Wall Street', 100000000, 116949183, 389918903], ['5/24/2013', 'Epic', 100000000, 107518682, 262794441], ['6/21/1996', 'Eraser', 100000000, 101295562, 234400000], ['6/21/1996', 'The Hunchback of Notre Dame', 100000000, 100138851, 325500000], ['12/15/2000', \"The Emperor's New Groove\", 100000000, 89630573, 169630573], ['8/15/2012', 'The Expendables 2', 100000000, 85028192, 311979256], ['10/16/2009', 'Where the Wild Things Are', 100000000, 77233467, 99123656], ['12/15/2006', 'Eragon', 100000000, 75030163, 249488115], ['7/23/2014', 'Hercules', 100000000, 72688614, 243388614], ['12/10/2010', 'The Tourist', 100000000, 67631157, 278731369], ['11/24/1999', 'End of Days', 100000000, 66889043, 212026975], ['12/25/2019', 'Spies in Disguise', 100000000, 66757013, 165138481], ['6/11/2004', 'The Stepford Wives', 100000000, 59475623, 96150482], ['6/8/2007', 'Surf\\x92s Up', 100000000, 58867694, 145395745], ['12/8/2006', 'Blood Diamond', 100000000, 57377916, 171377916], ['11/7/2019', 'Midway', 100000000, 56846802, 126829063], ['9/24/2010', \"Legend of the Guardians: The Owls of Ga'Hoole\", 100000000, 55675313, 139716717], ['11/7/1997', 'Starship Troopers', 100000000, 54768952, 121100000], ['6/5/2009', 'Land of the Lost', 100000000, 49438370, 69548641], ['12/18/2003', 'Peter Pan', 100000000, 48417850, 95255485], ['3/15/2019', 'Wonder Park', 100000000, 45216793, 115112118], ['7/23/2004', 'Catwoman', 100000000, 40202379, 82078046], ['8/14/2014', 'The Expendables 3', 100000000, 39322544, 209461378], ['11/27/2002', 'Treasure Planet', 100000000, 38120554, 91800000], ['3/12/2010', 'Green Zone', 100000000, 35497337, 97523020], ['10/13/2017', 'Geostorm', 100000000, 33700160, 220796009], ['12/2/2015', 'Point Break', 100000000, 28782481, 126704591], ['12/17/2019', 'Cats', 100000000, 27166770, 75486351], ['11/26/2015', 'In the Heart of the Sea', 100000000, 25020758, 89693309], ['4/18/2014', 'Transcendence', 100000000, 23022309, 103039258], ['2/18/2005', 'Son of the Mask', 100000000, 17018422, 59918422], ['12/5/2018', 'Mortal Engines', 100000000, 15951040, 85480271], ['2/3/2021', 'Chaos Walking', 100000000, 13287908, 26943020], ['10/13/2021', 'The Last Duel', 100000000, 10853945, 29690034], ['8/16/2002', 'The Adventures of Pluto Nash', 100000000, 4411102, 7094995], ['1/20/2012', 'Jin líng shí san chai', 100000000, 311434, 98227017], ['6/12/2020', 'Artemis Fowl', 100000000, 0, 0], ['12/8/2021', 'West Side Story', 100000000, 0, 0], ['11/5/2015', 'The Peanuts Movie', 99000000, 130178411, 250091610], ['2/6/2019', 'The LEGO Movie 2: The Second Part', 99000000, 105806508, 190131036], ['11/21/2018', 'Robin Hood', 99000000, 30824628, 85210012], ['5/4/2001', 'The Mummy Returns', 98000000, 202007640, 435040395], ['11/14/2019', 'Ford v. Ferrari', 97600000, 117624357, 224418748], ['12/20/2002', 'Gangs of New York', 97000000, 77730500, 183124621], ['5/4/2017', 'Alien: Covenant', 97000000, 74262031, 238521247], ['3/6/2015', 'Cinderella', 95000000, 201151353, 542351353], ['6/27/2012', 'Ice Age: Continental Drift', 95000000, 161321843, 879765137], ['12/28/2001', 'Black Hawk Down', 95000000, 108638745, 159691085], ['5/27/2010', 'Sex and the City 2', 95000000, 95347692, 294680778], ['2/12/2010', 'Percy Jackson & the Olympians: The Lightning Thief', 95000000, 88768303, 223050874], ['8/10/2012', 'The Campaign', 95000000, 86907746, 104907746], ['11/12/2010', 'Unstoppable', 95000000, 81562942, 165720921], ['5/9/1997', 'The Fifth Element', 95000000, 63570862, 263893960], ['3/31/2000', 'The Road to El Dorado', 95000000, 50802661, 65700000], ['12/11/2009', 'The Lovely Bones', 95000000, 44114232, 94894448], ['6/30/2016', 'Ben-Hur', 95000000, 26410477, 91669648], ['12/19/2014', 'Seventh Son', 95000000, 17725785, 108874967], ['5/30/2003', 'Finding Nemo', 94000000, 380529370, 936094852], ['12/17/2003', 'The Lord of the Rings: The Return of the King', 94000000, 377845905, 1120214046], ['12/18/2002', 'The Lord of the Rings: The Two Towers', 94000000, 342548984, 919148764], ['6/15/2001', 'Lara Croft: Tomb Raider', 94000000, 131144183, 273330185], ['1/29/2015', 'Kingsman: The Secret Service', 94000000, 128261724, 404561724], ['12/19/2001', 'The Lord of the Rings: The Fellowship of the Ring', 93000000, 315544750, 891216824], ['7/18/2001', 'Jurassic Park III', 93000000, 181166115, 365900000], ['8/5/2011', 'Rise of the Planet of the Apes', 93000000, 176760185, 470986200], ['2/14/2008', 'The Spiderwick Chronicles', 92500000, 71195053, 162839667], ['10/22/2004', 'The Incredibles', 92000000, 261441092, 631441092], ['2/6/2013', 'A Good Day to Die Hard', 92000000, 67349198, 304249198], ['4/9/2004', 'The Alamo', 92000000, 22406362, 23911362], ['12/22/1995', 'Cutthroat Island', 92000000, 10017322, 18517322], ['12/19/2013', 'The Secret Life of Walter Mitty', 91000000, 58236838, 187861183], ['12/20/2017', 'Jumanji: Welcome to the Jungle', 90000000, 404508916, 961613199], ['7/1/1997', 'Men in Black', 90000000, 250690539, 587790539], ['11/19/1999', 'Toy Story 2', 90000000, 245852179, 511358276], ['8/3/2001', 'Rush Hour 2', 90000000, 226164286, 347425832], ['12/25/2009', 'Sherlock Holmes', 90000000, 209028679, 498438212], ['1/15/2020', 'Bad Boys For Life', 90000000, 204417855, 424536881], ['7/1/2009', 'Ice Age: Dawn of the Dinosaurs', 90000000, 196573705, 886686817], ['12/12/2018', 'Spider-Man: Into The Spider-Verse 3D', 90000000, 190173195, 375654619], ['7/21/2000', 'What Lies Beneath', 90000000, 155464351, 288693989], ['2/13/2020', 'Sonic The Hedgehog', 90000000, 146066470, 304961681], ['4/8/2011', 'Rio', 90000000, 143619809, 487519809], ['7/24/2019', 'Once Upon a Time\\x85in Hollywood', 90000000, 142502728, 377562039], ['10/6/2006', 'The Departed', 90000000, 132384315, 289660619], ['11/3/2000', \"Charlie's Angels\", 90000000, 125305545, 259736090], ['6/19/1998', 'Mulan', 90000000, 120620254, 303500000], ['8/13/2008', 'Tropic Thunder', 90000000, 110515313, 191145256], ['12/20/2011', 'The Girl with the Dragon Tattoo', 90000000, 102515793, 239373970], ['7/11/1997', 'Contact', 90000000, 100920329, 165900000], ['6/6/2008', \"You Don't Mess With the Zohan\", 90000000, 100018837, 202910991], ['5/19/1995', 'Die Hard: With a Vengeance', 90000000, 100012499, 366101666], ['9/12/2016', 'The Magnificent Seven', 90000000, 93432655, 162136124], ['12/18/2015', 'Alvin and the Chipmunks: The Road Chip', 90000000, 85886987, 249517956], ['6/8/2001', 'Atlantis: The Lost Empire', 90000000, 84052762, 186049020], ['12/25/2008', 'Valkyrie', 90000000, 83107829, 203932174], ['7/16/2015', 'Pixels', 90000000, 78765986, 244041804], ['6/29/2001', 'Artificial Intelligence: AI', 90000000, 78616689, 235900000], ['11/26/2003', 'The Haunted Mansion', 90000000, 75817994, 155750628], ['8/4/2000', 'Hollow Man', 90000000, 73209340, 191200000], ['4/22/2005', 'The Interpreter', 90000000, 72708161, 162753837], ['8/7/2013', 'Percy Jackson: Sea of Monsters', 90000000, 68559554, 200859554], ['7/25/2003', 'Lara Croft: Tomb Raider: The Cradle of Life', 90000000, 65653758, 157092943], ['5/27/2016', 'Now You See Me 2', 90000000, 65075540, 328325007], ['11/21/2001', 'Spy Game', 90000000, 62362560, 143049560], ['4/4/1997', 'The Saint', 90000000, 61363304, 169400000], ['3/10/2000', 'Mission to Mars', 90000000, 60874615, 106000000], ['3/6/2018', 'Tomb Raider', 90000000, 58250803, 273477501], ['12/17/1999', 'Bicentennial Man', 90000000, 58220776, 87420776], ['7/7/2004', 'King Arthur', 90000000, 51877963, 203653524], ['4/25/1997', 'Volcano', 90000000, 47546796, 120100000], ['3/26/1997', \"The Devil's Own\", 90000000, 42885593, 140900000], ['7/19/2002', 'K-19: The Widowmaker', 90000000, 35168966, 65716126], ['8/19/2011', 'Conan the Barbarian', 90000000, 21295021, 63356133], ['10/21/2011', 'The Three Musketeers', 90000000, 20377913, 139877913], ['4/21/2017', 'The Promise', 90000000, 8224288, 10551417], ['11/24/2010', 'The Nutcracker in 3D', 90000000, 195459, 20466016], ['12/13/2017', 'Bright', 90000000, 0, 0], ['5/14/2021', 'Army of the Dead', 90000000, 0, 0], ['5/10/1996', 'Twister', 88000000, 241688385, 495700000], ['6/3/2005', 'Cinderella Man', 88000000, 61649911, 105021488], ['9/11/2018', 'The Predator', 88000000, 51024708, 159487563], ['7/21/2021', 'Snake Eyes: G.I. Joe Origins', 88000000, 28264325, 34666981], ['7/8/2005', 'Fantastic Four', 87500000, 154696080, 333132750], ['2/9/2001', 'Hannibal', 87000000, 165092266, 350100280], ['7/25/2003', 'Seabiscuit', 86000000, 120277854, 148715342], ['12/22/2000', 'Cast Away', 85000000, 233632142, 427230516], ['11/17/2006', 'Happy Feet', 85000000, 198000317, 385000317], ['12/7/2001', \"Ocean's Eleven\", 85000000, 183417150, 450728529], ['7/23/2004', 'The Bourne Supremacy', 85000000, 176087450, 311001124], ['7/25/1997', 'Air Force One', 85000000, 172956409, 315268353], ['4/2/2009', 'Fast & Furious', 85000000, 155064265, 359347833], ['3/14/2008', 'Horton Hears a Who', 85000000, 154529439, 299477886], ['3/21/2014', 'Divergent', 85000000, 150947895, 276014965], ['9/27/2012', 'Hotel Transylvania', 85000000, 148313048, 378223189], ['4/3/2019', 'Shazam!', 85000000, 140371656, 363664533], ['11/21/2007', 'Enchanted', 85000000, 127706877, 340384141], ['2/8/2012', 'Safe House', 85000000, 126181630, 207884401], ['7/20/2007', 'I Now Pronounce You Chuck and Larry', 85000000, 119725280, 185708462], ['6/8/2007', \"Ocean's Thirteen\", 85000000, 117144465, 311744465], ['12/25/2009', 'It\\x92s Complicated', 85000000, 112735375, 224614744], ['11/20/1998', 'Enemy of the State', 85000000, 111549836, 250649836], ['9/29/2006', 'Open Season', 85000000, 85105259, 191932158], ['11/4/2011', 'Tower Heist', 85000000, 78046570, 150422946], ['11/22/2000', '102 Dalmatians', 85000000, 66941559, 66941559], ['3/15/2012', 'Mirror Mirror', 85000000, 64935167, 173613482], ['12/8/2006', 'The Holiday', 85000000, 63280000, 204920447], ['6/15/2006', 'The Fast and the Furious: Tokyo Drift', 85000000, 62615510, 157794205], ['12/9/2005', 'Memoirs of a Geisha', 85000000, 57010853, 161510853], ['3/16/2001', 'Enemy at the Gates', 85000000, 51396781, 96971293], ['6/18/1993', 'Last Action Hero', 85000000, 50016394, 137298489], ['9/26/2003', 'The Rundown', 85000000, 47641743, 80831893], ['11/11/2011', 'Arthur Christmas', 85000000, 46462469, 148227995], ['1/19/2017', 'xXx: Return of Xander Cage', 85000000, 44898413, 345033359], ['11/13/1998', 'Meet Joe Black', 85000000, 44650003, 44650003], ['7/30/2010', 'Cats & Dogs: The Revenge of Kitty Galore', 85000000, 43585753, 113026383], ['2/8/2002', 'Collateral Damage', 85000000, 40048332, 78353508], ['3/15/2002', 'Showtime', 85000000, 37948765, 78948765], ['6/30/1995', 'Judge Dredd', 85000000, 34687912, 113487912], ['3/2/2007', 'Zodiac', 85000000, 33080084, 83080084], ['8/13/2010', 'Scott Pilgrim vs. The World', 85000000, 32841100, 49286548], ['3/28/2003', 'The Core', 85000000, 31111260, 74120792], ['5/9/1997', \"Father's Day\", 85000000, 28681080, 35681080], ['12/11/2017', 'The Greatest Showman', 84000000, 174340174, 433748957], ['6/14/2002', 'Scooby-Doo', 84000000, 153294164, 276294164], ['7/28/2000', 'Nutty Professor II: The Klumps', 84000000, 123307945, 166307945], ['7/19/2013', 'RED 2', 84000000, 53262560, 141507355], ['6/23/2006', 'Click', 82500000, 137355633, 237685089], ['12/15/2006', \"Charlotte's Web\", 82500000, 82985708, 143985708], ['2/14/2008', 'Jumper', 82500000, 80172128, 222640812], ['7/11/2008', 'Hellboy II: The Golden Army', 82500000, 75986503, 160388063], ['5/27/2005', 'The Longest Yard', 82000000, 158119460, 191558505], ['8/13/2010', 'The Expendables', 82000000, 103068524, 268268174], ['2/5/2020', 'Birds of Prey (And the Fantabulous Emancipation\\x85', 82000000, 84158461, 201852140], ['7/1/2021', 'The Boss Baby: Family Business', 82000000, 57300280, 132770829], ['11/17/2000', 'The 6th Day', 82000000, 34543701, 96024898], ['5/23/2003', 'Bruce Almighty', 81000000, 242704995, 484468608], ['3/8/2012', 'The Hunger Games', 80000000, 408010692, 677923379], ['5/26/2011', 'The Hangover Part II', 80000000, 254464305, 586764305], ['5/21/1996', 'Mission: Impossible', 80000000, 180981886, 457697994], ['2/2/2017', 'The Lego Batman Movie', 80000000, 175750384, 310570560], ['9/23/2015', 'Hotel Transylvania 2', 80000000, 169700110, 469831205], ['6/18/1992', 'Batman Returns', 80000000, 162833635, 266824291], ['5/24/2019', 'The Secret Life of Pets 2', 80000000, 158874395, 446275938], ['5/7/1999', 'The Mummy', 80000000, 155385488, 416385488], ['5/19/2006', 'Over the Hedge', 80000000, 155019340, 343397247], ['6/21/2002', 'Lilo & Stitch', 80000000, 145771527, 245800000], ['5/8/1998', 'Deep Impact', 80000000, 140464664, 349464664], ['7/12/2013', 'Grown Ups 2', 80000000, 133668525, 247023808], ['12/14/2011', 'Alvin and the Chipmunks: Chipwrecked', 80000000, 133107389, 349088523], ['6/20/2008', 'Get Smart', 80000000, 130319208, 226739416], ['3/11/2005', 'Robots', 80000000, 128200012, 260636271], ['2/19/2010', 'Shutter Island', 80000000, 128012934, 299461782], ['12/12/2003', \"Something's Gotta Give\", 80000000, 124685242, 266685242], ['11/26/2008', 'Four Christmases', 80000000, 120146040, 168311558], ['6/27/1997', 'Face/Off', 80000000, 112276146, 241200000], ['12/25/2008', 'Bedtime Stories', 80000000, 110101975, 221468935], ['7/12/2002', 'Road to Perdition', 80000000, 104054514, 183354514], ['2/11/2011', 'Just Go With It', 80000000, 103028109, 214974953], ['2/14/2003', 'Daredevil', 80000000, 102543518, 182782518], ['9/26/2008', 'Eagle Eye', 80000000, 101440743, 180585259], ['6/6/1997', 'Con Air', 80000000, 101117573, 224117573], ['12/17/2010', 'Yogi Bear', 80000000, 100246011, 204774690], ['12/25/2003', 'Cold Mountain', 80000000, 95632614, 165173909], ['1/15/2010', 'The Book of Eli', 80000000, 94835059, 158750817], ['11/26/1997', 'Flubber', 80000000, 92993801, 177993801], ['7/23/1999', 'The Haunting', 80000000, 91188905, 180188905], ['11/15/1996', 'Space Jam', 80000000, 90463534, 250180384], ['10/17/2014', 'Fury', 80000000, 85817906, 210315681], ['9/21/2018', 'Smallfoot', 80000000, 83240103, 213682073], ['2/10/2006', 'The Pink Panther', 80000000, 82226474, 158926474], ['7/8/2011', 'Zookeeper', 80000000, 80360866, 170805525], ['12/12/2008', 'The Day the Earth Stood Still', 80000000, 79366978, 237370350], ['8/8/1997', 'Conspiracy Theory', 80000000, 76118990, 142783718], ['6/12/1998', 'Six Days Seven Nights', 80000000, 74339294, 164800000], ['5/24/2002', 'Spirit: Stallion of the Cimarron', 80000000, 73215310, 106515310], ['6/8/2001', 'Swordfish', 80000000, 69772969, 147080413], ['12/31/1999', 'Fantasia 2000 (Theatrical Release)', 80000000, 69610858, 69618634], ['4/3/1998', 'Lost In Space', 80000000, 69117629, 136047317], ['7/30/2004', 'The Manchurian Candidate', 80000000, 65948711, 96135872], ['11/22/2006', 'Déjà Vu', 80000000, 64038616, 181038616], ['6/24/2005', 'Bewitched', 80000000, 63313159, 131159306], ['12/22/2006', 'The Good Shepherd', 80000000, 59908565, 100378271], ['3/8/2002', 'The Time Machine', 80000000, 56684819, 98983590], ['10/2/1998', 'What Dreams May Come', 80000000, 55485043, 71485043], ['12/25/1998', 'Mighty Joe Young', 80000000, 50632037, 50632037], ['9/19/2019', 'Ad Astra', 80000000, 50188370, 135432019], ['10/28/2005', 'The Legend of Zorro', 80000000, 45575336, 141475336], ['11/10/2000', 'Little Nicky', 80000000, 39442871, 58270391], ['9/25/2009', 'Surrogates', 80000000, 38577772, 119668350], ['6/8/2001', 'Evolution', 80000000, 38311134, 98341932], ['8/26/2005', 'The Brothers Grimm', 80000000, 37899638, 105299638], ['12/13/1996', 'Mars Attacks!', 80000000, 37771017, 101371017], ['4/14/2006', 'The Wild', 80000000, 37384046, 99010667], ['12/20/2013', 'Walking with Dinosaurs', 80000000, 36076121, 123368842], ['12/22/2000', 'Thirteen Days', 80000000, 34566746, 66554547], ['12/6/1996', 'Daylight', 80000000, 32908290, 158908290], ['10/21/2015', 'The Last Witch Hunter', 80000000, 27367660, 130818912], ['2/21/2014', 'Pompeii', 80000000, 23169033, 108469033], ['5/12/2000', 'Battlefield Earth: A Saga of the Year 3000', 80000000, 21471685, 29725663], ['11/14/2003', 'Looney Tunes: Back in Action', 80000000, 20950820, 54540662], ['12/18/2009', 'Nine', 80000000, 19676965, 56984219], ['11/26/2003', 'Timeline', 80000000, 19480739, 26703184], ['4/22/2010', 'Oceans', 80000000, 19422319, 86787530], ['11/25/1998', 'Babe: Pig in the City', 80000000, 18319860, 69131860], ['12/25/1997', 'The Postman', 80000000, 17650704, 20841123], ['11/10/2000', 'Red Planet', 80000000, 17480890, 33463969], ['1/12/2007', 'Arthur et les Minimoys', 80000000, 15132763, 113325743], ['8/17/2007', 'The Invasion', 80000000, 15074191, 40147042], ['9/2/2005', 'A Sound of Thunder', 80000000, 1900451, 6300451], ['11/1/2019', 'The Aeronauts', 80000000, 0, 6628720], ['6/15/1994', 'The Lion King', 79300000, 421785283, 986214868], ['2/2/2012', 'Journey 2: The Mysterious Island', 79000000, 103860290, 318146162], ['11/11/2011', 'Jack and Jill', 79000000, 74158157, 150519217], ['12/21/2001', 'A Beautiful Mind', 78000000, 170708996, 317668058], ['9/26/2013', 'Cloudy with a Chance of Meatballs 2', 78000000, 119793567, 274392649], ['10/4/2002', 'Red Dragon', 78000000, 92955420, 206455420], ['3/5/2004', 'Hidalgo', 78000000, 67286731, 108086731], ['7/11/2003', 'The League of Extraordinary Gentlemen', 78000000, 66465204, 179265204], ['8/20/2004', 'Exorcist: The Beginning', 78000000, 41814863, 43957541], ['10/17/2012', 'Astérix et Obélix: Au service de Sa Majesté', 77600000, 0, 60680125], ['7/29/2015', 'The Little Prince', 77500000, 1311213, 102028919], ['9/1/2017', 'Renegades', 77500000, 0, 1521672], ['7/18/2018', 'The Equalizer 2', 77000000, 102084362, 190376181], ['6/26/2013', 'Despicable Me 2', 76000000, 368065385, 975216835], ['6/6/2003', '2 Fast 2 Furious', 76000000, 127120058, 236410607], ['12/25/2006', 'Children of Men', 76000000, 35552383, 69845011], ['6/30/2000', 'The Adventures of Rocky & Bullwinkle', 76000000, 26000610, 35129610], ['5/8/2016', 'The Secret Life of Pets', 75000000, 368384330, 885302500], ['7/2/1996', 'Independence Day', 75000000, 306169255, 817400878], ['11/7/2018', 'Dr. Seuss\\x92 The Grinch', 75000000, 270834950, 514602427], ['11/24/2016', 'Sing', 75000000, 270329045, 632483611], ['6/14/2017', 'Despicable Me 3', 75000000, 264624300, 1032596894], ['5/22/1997', 'The Lost World: Jurassic Park', 75000000, 229086679, 618638999], ['3/31/2006', 'Ice Age: The Meltdown', 75000000, 195330621, 651899282], ['5/27/2005', 'Madagascar', 75000000, 193595521, 556559566], ['6/25/2010', 'Grown Ups', 75000000, 162001186, 272223000], ['9/20/2004', 'Shark Tale', 75000000, 161412000, 371741123], ['7/14/2000', 'X-Men', 75000000, 157299717, 296872367], ['6/27/2008', 'Wanted', 75000000, 134508551, 342416460], ['6/7/1996', 'The Rock', 75000000, 134069511, 336069511], ['2/13/2004', '50 First Dates', 75000000, 120776832, 196320329], ['7/18/2018', 'Mamma Mia: Here We Go Again!', 75000000, 120634935, 399228127], ['7/20/2007', 'Hairspray', 75000000, 118871849, 202822861], ['5/31/2013', 'Now You See Me', 75000000, 117723989, 342769200], ['11/18/2021', 'Ghostbusters: Afterlife', 75000000, 103673364, 146405652], ['12/15/2006', 'Dreamgirls', 75000000, 103365956, 155620350], ['8/3/2018', 'Christopher Robin', 75000000, 99215042, 197744377], ['7/23/1999', 'Inspector Gadget', 75000000, 97387965, 97387965], ['11/11/2011', 'Immortals', 75000000, 83504017, 211562435], ['6/18/2004', 'The Terminal', 75000000, 77073959, 218673959], ['2/18/2005', 'Constantine', 75000000, 75976178, 221593554], ['7/21/2006', 'Monster House', 75000000, 73661010, 141267370], ['12/8/2000', 'Vertical Limit', 75000000, 68473360, 213500000], ['12/21/2007', 'Charlie Wilson\\x92s War', 75000000, 66661095, 119512771], ['4/16/1999', 'Life', 75000000, 64062587, 73521587], ['9/19/2019', 'Abominable', 75000000, 60761390, 188659191], ['3/4/2005', 'Be Cool', 75000000, 55849401, 94944017], ['12/23/2005', 'Munich', 75000000, 47379090, 131492772], ['6/4/2010', 'Killers', 75000000, 47059963, 95572749], ['8/12/2015', 'The Man From U.N.C.L.E.', 75000000, 45445109, 108517735], ['3/7/2003', 'Tears of the Sun', 75000000, 43632458, 85632458], ['7/21/2006', 'Lady in the Water', 75000000, 42285169, 72785169], ['12/17/2004', 'Spanglish', 75000000, 42044321, 54344321], ['10/12/2001', 'Bandits', 75000000, 41523271, 71523271], ['12/17/1999', 'Anna and the King', 75000000, 39251128, 39251128], ['7/7/1995', 'First Knight', 75000000, 37361412, 127361412], ['3/25/2011', 'Sucker Punch', 75000000, 36392502, 89758389], ['3/11/2005', 'Hostage', 75000000, 34636443, 77636443], ['10/5/2016', 'Inferno', 75000000, 34343574, 219519367], ['6/13/2003', 'Hollywood Homicide', 75000000, 30207785, 50409753], ['6/16/2000', 'Titan A.E.', 75000000, 22751979, 36751979], ['12/17/2004', 'Flight of the Phoenix', 75000000, 21009180, 34009180], ['10/23/1998', 'Soldier', 75000000, 14623082, 14623082], ['1/15/1999', 'Virus', 75000000, 14010690, 30626690], ['2/23/2001', 'Monkeybone', 75000000, 5409517, 5409517], ['8/7/2019', 'PLAYMOBIL', 75000000, 1115008, 16288031], ['1/6/2022', 'The 355', 75000000, 0, 0], ['6/17/2015', 'Minions', 74000000, 336045770, 1159631140], ['1/28/2015', 'The SpongeBob Movie: Sponge Out of Water', 74000000, 162994032, 311013181], ['11/22/2000', 'Unbreakable', 73243106, 94999143, 248099143], ['8/4/2006', 'Talladega Nights: The Ballad of Ricky Bobby', 73000000, 148213377, 162870525], ['5/11/2016', 'The Angry Birds Movie', 73000000, 107509366, 352327887], ['8/7/1998', 'Snake Eyes', 73000000, 55591409, 103891409], ['2/13/1998', 'Sphere', 73000000, 37068294, 50168294], ['7/26/2007', 'The Simpsons Movie', 72500000, 183135014, 527071022], ['2/8/2008', 'Fool\\x92s Gold', 72500000, 70231041, 109362966], ['7/31/2009', 'Funny People', 72500000, 51855045, 71880305], ['9/28/2007', 'The Kingdom', 72500000, 47467250, 86802457], ['6/22/2001', 'Dr. Dolittle 2', 72000000, 112950721, 176101721], ['5/24/1995', 'Braveheart', 72000000, 75545647, 209045244], ['11/4/2005', 'Jarhead', 72000000, 62647540, 96947540], ['4/27/2001', 'Driven', 72000000, 32616869, 54616869], ['12/21/2001', 'The Majestic', 72000000, 27796042, 37306334], ['6/25/2004', 'Two Brothers', 72000000, 19176754, 62176754], ['7/30/2004', 'The Village', 71682975, 114197520, 257641634], ['6/26/1998', 'Doctor Dolittle', 71500000, 144156605, 294156605], ['8/2/2002', 'Signs', 70702619, 227969295, 408250578], ['5/19/2004', 'Shrek 2', 70000000, 441226247, 935253978], ['5/1/2006', 'Cars', 70000000, 244082982, 461630558], ['12/23/2009', 'Alvin and the Chipmunks: The Squeakquel', 70000000, 219614612, 443483213], ['9/4/2019', 'It: Chapter Two', 70000000, 211593228, 469566806], ['6/22/1988', 'Who Framed Roger Rabbit?', 70000000, 154112492, 351500000], ['7/30/1999', 'Runaway Bride', 70000000, 152257509, 310138178], ['8/9/2002', 'xXx', 70000000, 141930000, 267200000], ['6/8/2018', 'Ocean\\x92s 8', 70000000, 140218711, 297718711], ['11/8/1996', 'Ransom', 70000000, 136492681, 308700000], ['8/21/2009', 'Inglourious Basterds', 70000000, 120774594, 316915264], ['12/11/1991', 'Hook', 70000000, 119654823, 300854823], ['7/3/1990', 'Die Hard 2', 70000000, 117323878, 239813888], ['8/8/2003', 'S.W.A.T.', 70000000, 116877597, 207154748], ['11/10/2017', 'Daddy\\x92s Home 2', 70000000, 104029443, 175807183], ['11/19/1999', 'Sleepy Hollow', 70000000, 101068340, 207068340], ['12/14/2001', 'Vanilla Sky', 70000000, 100614858, 202726605], ['6/13/1997', 'Hercules', 70000000, 99112101, 250700000], ['3/20/2013', 'Olympus Has Fallen', 70000000, 98927592, 172878928], ['3/11/2011', 'Battle: Los Angeles', 70000000, 83552429, 213463976], ['8/13/2004', 'AVP: Alien Vs. Predator', 70000000, 80281096, 172543519], ['12/25/2011', 'War Horse', 70000000, 79883359, 156815529], ['3/1/2002', 'We Were Soldiers', 70000000, 78120196, 114658262], ['2/7/2014', 'The Monuments Men', 70000000, 78031620, 158702748], ['9/22/2016', 'Storks', 70000000, 72679278, 183353431], ['12/11/1998', 'Star Trek: Insurrection', 70000000, 70187658, 117800000], ['12/10/2003', 'Big Fish', 70000000, 66432867, 123954323], ['6/17/1994', 'Wolf', 70000000, 65011757, 131011757], ['1/20/2012', 'Underworld: Awakening', 70000000, 62321039, 160379930], ['9/15/2017', 'The Lego Ninjago Movie', 70000000, 59281555, 122737201], ['10/1/2014', 'Dracula Untold', 70000000, 55991880, 220241723], ['9/29/2006', 'The Guardian', 70000000, 55011732, 94973540], ['8/9/1989', 'The Abyss', 70000000, 54243125, 54243441], ['9/24/2010', 'Wall Street 2: Money Never Sleeps', 70000000, 52474616, 137431619], ['1/14/2011', 'The Dilemma', 70000000, 48475290, 70546865], ['12/25/2005', 'Rumor Has It', 70000000, 42996140, 88933562], ['11/6/1998', 'The Siege', 70000000, 40934175, 116625798], ['8/10/2007', 'Stardust', 70000000, 38634938, 137022245], ['6/13/2012', 'Rock of Ages', 70000000, 38518613, 61031932], ['6/11/2021', 'The Hitman\\x92s Wife\\x92s Bodyguard', 70000000, 38014727, 67394555], ['10/8/1997', 'Seven Years in Tibet', 70000000, 37945884, 131445884], ['9/17/2004', 'Sky Captain and the World of Tomorrow', 70000000, 37760080, 49730854], ['9/14/2007', 'The Brave One', 70000000, 36793804, 69792704], ['11/1/2002', 'I Spy', 70000000, 33561137, 60279822], ['6/7/2002', 'Bad Company', 70000000, 30157016, 69157016], ['10/21/2005', 'Doom', 70000000, 28212337, 58757178], ['1/27/2016', 'The Finest Hours', 70000000, 27569558, 49252761], ['10/10/2013', 'Escape Plan', 70000000, 25135965, 103735965], ['9/23/2011', 'Killer Elite', 70000000, 25124986, 65409046], ['1/16/1998', 'Hard Rain', 70000000, 19870567, 19870567], ['2/15/2002', \"Hart's War\", 70000000, 19076815, 33076815], ['2/8/2002', 'Rollerball', 70000000, 18990542, 25852508], ['1/10/2014', 'The Legend of Hercules', 70000000, 18848538, 58953319], ['4/27/2007', 'Next', 70000000, 18211013, 73591500], ['9/20/2002', 'Ballistic: Ecks vs. Sever', 70000000, 14294842, 14294842], ['8/10/2001', 'Osmosis Jones', 70000000, 13596911, 13596911], ['5/9/2014', 'Legends of Oz: Dorothy\\x92s Return', 70000000, 8462347, 20107933], ['1/16/2015', 'Blackhat', 70000000, 8005980, 19665004], ['3/31/2006', 'Basic Instinct 2', 70000000, 5946136, 35417162], ['5/28/2010', 'Agora', 70000000, 619423, 38992292], [nan, 'b', 70000000, 0, 0], ['7/9/2010', 'Despicable Me', 69000000, 251513985, 543464573], ['7/30/2010', 'Dinner for Schmucks', 69000000, 73026337, 86796502], ['2/28/2018', 'Red Sparrow', 69000000, 46874505, 145951861], ['6/30/2010', 'The Twilight Saga: Eclipse', 68000000, 300531751, 706102828], ['5/31/2002', 'The Sum of All Fears', 68000000, 118471320, 193500000], ['6/25/2015', 'Ted 2', 68000000, 81476385, 217214143], ['7/13/2001', 'The Score', 68000000, 71069884, 113542091], ['2/25/2011', 'Hall Pass', 68000000, 45060734, 87173475], ['11/22/1995', 'Money Train', 68000000, 35324232, 77224232], ['3/21/2003', 'Dreamcatcher', 68000000, 33685268, 75685268], ['8/6/1999', 'Mystery Men', 68000000, 29762011, 33462011], ['11/5/1999', 'The Insider', 68000000, 28965197, 60265197], ['12/22/2017', 'Downsizing', 68000000, 24449754, 54462971], ['8/18/2021', 'Reminiscence', 67972729, 3900193, 15451008], ['3/1/2012', 'Dr. Seuss\\x92 The Lorax', 67500000, 214030500, 350976753], ['10/10/2008', 'Body of Lies', 67500000, 39394666, 118556530], ['6/20/2012', 'Abraham Lincoln: Vampire Hunter', 67500000, 37519139, 137489730], ['8/26/2020', 'The New Mutants', 67000000, 23855569, 44612280], ['9/20/1996', 'Last Man Standing', 67000000, 18115927, 18149997], ['8/17/2007', 'The Last Legion', 67000000, 5932060, 25357771], ['4/30/1999', 'Entrapment', 66000000, 87707396, 211700000], ['6/19/1998', 'The X Files: Fight the Future', 66000000, 83898313, 189176423], ['3/13/2014', 'Need for Speed', 66000000, 43568507, 194169619], ['7/24/1998', 'Saving Private Ryan', 65000000, 216335085, 485035085], ['12/15/2000', 'What Women Want', 65000000, 182805123, 374105123], ['11/9/2012', 'Lincoln', 65000000, 182207973, 273346281], ['3/15/2002', 'Ice Age', 65000000, 176387405, 386116343], ['6/30/1995', 'Apollo 13', 65000000, 173772767, 335802271], ['3/31/1999', 'The Matrix', 65000000, 173396389, 465377200], ['6/22/2018', 'Hotel Transylvania 3: Summer Vacation', 65000000, 167500092, 527848903], ['12/19/2012', 'Les Misérables', 65000000, 148809770, 438420442], ['11/1/2002', 'The Santa Clause 2', 65000000, 139225854, 172825854], ['6/1/1990', 'Total Recall', 65000000, 119394839, 261399830], ['12/18/1998', 'You\\x92ve Got Mail', 65000000, 115821495, 250800000], ['12/25/2014', 'Unbroken', 65000000, 115637895, 163527824], ['5/21/2015', 'Spy!', 65000000, 110825712, 232585748], ['11/5/2010', 'Due Date', 65000000, 100539043, 211739043], ['7/25/2008', 'Step Brothers', 65000000, 100468793, 128107642], ['12/15/1995', 'Jumanji', 65000000, 100458310, 262758310], ['7/17/1998', 'The Mask of Zorro', 65000000, 93828745, 233700000], ['8/4/2000', 'Space Cowboys', 65000000, 90454043, 128874043], ['12/18/2014', 'Annie', 65000000, 85911262, 139829625], ['5/28/1993', 'Cliffhanger', 65000000, 84049211, 255000000], ['8/10/2016', 'Pete\\x92s Dragon', 65000000, 76233151, 137768975], ['2/9/1996', 'Broken Arrow', 65000000, 70645997, 148345997], ['8/9/2006', 'World Trade Center', 65000000, 70278893, 163295654], ['7/7/2000', 'The Kid', 65000000, 69688384, 69688384], ['12/19/2003', 'Mona Lisa Smile', 65000000, 63803100, 141205169], ['5/16/2012', 'The Dictator', 65000000, 59650222, 180148897], ['11/25/2020', 'The Croods: A New Age', 65000000, 58568815, 214952707], ['7/16/1999', 'Eyes Wide Shut', 65000000, 55691208, 104264617], ['2/16/2012', 'This Means War', 65000000, 54760791, 156974557], ['2/26/2015', 'Focus', 65000000, 53862963, 168065700], ['12/8/2004', 'Blade: Trinity', 65000000, 52397389, 131353165], ['11/21/2012', 'Red Dawn', 65000000, 44806783, 48164150], ['12/22/2006', 'We Are Marshall', 65000000, 43545364, 43545364], ['8/17/2015', 'Everest', 65000000, 43482270, 221297061], ['9/12/2012', 'Resident Evil: Retribution', 65000000, 42345531, 240647629], ['8/2/2019', 'The Angry Birds Movie 2', 65000000, 41657076, 152018812], ['3/20/1998', 'Primary Colors', 65000000, 39017984, 39017984], ['10/15/1999', 'Fight Club', 65000000, 37030102, 100820947], ['8/22/2008', 'Death Race', 65000000, 36316032, 72516819], ['10/11/1996', 'The Long Kiss Goodnight', 65000000, 33447612, 33447612], ['12/8/2000', 'Proof of Life', 65000000, 32598931, 62761005], ['11/11/2005', 'Zathura', 65000000, 28045540, 58545540], ['11/26/2003', 'The Missing', 65000000, 26900336, 38253433], ['1/14/2005', 'Elektra', 65000000, 24409722, 56824633], ['10/23/2009', 'Astro Boy', 65000000, 19551067, 41636243], ['1/24/2014', 'I Frankenstein', 65000000, 19075290, 74575290], ['11/29/2019', 'Underwater', 65000000, 17291078, 39194264], ['5/24/1991', 'Hudson Hawk', 65000000, 17218916, 17218916], ['8/22/2014', 'Sin City: A Dame to Kill For', 65000000, 13757804, 40650842], ['12/25/2016', 'Live by Night', 65000000, 10378555, 21774432], ['10/27/2000', 'Lucky Numbers', 65000000, 10014234, 10014234], ['9/23/2005', 'Oliver Twist', 65000000, 2070920, 26670920], ['2/18/2015', 'Tian jiang xiong shi', 65000000, 74070, 122519874], ['10/26/2018', 'Air Strike', 65000000, 0, 516279], ['4/24/2020', 'Extraction', 65000000, 0, 0], ['7/14/2006', 'Little Man', 64000000, 58636047, 101636047], ['10/8/1999', 'Random Hearts', 64000000, 31054924, 63200000], ['12/27/2006', 'Perfume: The Story of a Murderer', 63700000, 2223293, 133603463], ['6/11/1993', 'Jurassic Park', 63000000, 402523348, 1045573035], ['7/25/2002', 'Austin Powers in Goldmember', 63000000, 213117789, 296338663], ['4/1/2011', 'Hop', 63000000, 108085305, 188494082], ['9/14/2017', 'American Assassin', 63000000, 36249674, 68310140], ['6/24/1994', 'Wyatt Earp', 63000000, 25052000, 25052000], ['8/3/1994', 'Clear and Present Danger', 62000000, 122012656, 207500000], ['4/21/2000', 'U-571', 62000000, 77086030, 127630030], ['11/17/1995', 'The American President', 62000000, 60022813, 107822813], ['12/25/2015', 'The Hateful Eight', 62000000, 54117416, 152366784], ['6/20/2008', 'The Love Guru', 62000000, 32235793, 40159017], ['2/23/2001', '3000 Miles to Graceland', 62000000, 15738632, 18708848], ['10/3/2014', 'Gone Girl', 61000000, 167767189, 367160781], ['5/26/2021', 'A Quiet Place: Part II', 61000000, 160215261, 296667086], ['3/30/2007', 'Blades of Glory', 61000000, 118594548, 145594548], ['9/9/2015', 'Maze Runner: The Scorch Trials', 61000000, 81697192, 310566162], ['8/2/2013', '2 Guns', 61000000, 75612460, 132493015], ['1/17/2018', 'Maze Runner: The Death Cure', 61000000, 58032443, 265878536], ['1/9/2019', 'A Dog\\x92s Way Home', 61000000, 41952715, 81152505], ['2/7/2016', 'Mei Ren Yu', 60720000, 3229457, 525018479], ['12/22/2004', 'Meet the Fockers', 60000000, 279167575, 516567575], ['2/6/2014', 'The Lego Movie', 60000000, 257784718, 468084718], ['3/9/2007', '300', 60000000, 210614939, 454161935], ['3/2/2007', 'Wild Hogs', 60000000, 168213584, 253555383], ['12/25/2008', 'Marley & Me', 60000000, 143153751, 247812011], ['12/10/1999', 'The Green Mile', 60000000, 136801374, 290701374], ['6/5/1998', 'The Truman Show', 60000000, 125618201, 264118201], ['9/8/2016', 'Sully', 60000000, 125070033, 238524556], ['6/14/2002', 'The Bourne Identity', 60000000, 121468960, 214357371], ['10/8/2009', 'Couples Retreat', 60000000, 109205660, 172450423], ['11/17/1995', 'Goldeneye', 60000000, 106429941, 356429941], ['5/30/2003', 'The Italian Job', 60000000, 106126012, 176262839], ['5/9/2003', 'Daddy Day Care', 60000000, 104148781, 164285587], ['6/18/1999', \"The General's Daughter\", 60000000, 102705852, 149705852], ['12/18/1998', 'The Prince of Egypt', 60000000, 101413188, 218613188], ['8/6/2004', 'Collateral', 60000000, 100170152, 217602967], ['7/4/2001', 'Cats & Dogs', 60000000, 93375151, 200700000], ['12/20/2002', 'Two Weeks Notice', 60000000, 93354918, 199043309], ['10/2/1998', 'Antz', 60000000, 90757863, 152457863], ['4/18/2002', 'The Scorpion King', 60000000, 90580000, 165890634], ['10/15/2010', 'Red', 60000000, 90380162, 196439693], ['3/5/2004', 'Starsky & Hutch', 60000000, 88200225, 170200225], ['6/27/1990', 'Days of Thunder', 60000000, 82670733, 157670733], ['12/21/2005', 'Cheaper by the Dozen 2', 60000000, 82571173, 135015330], ['8/13/2010', 'Eat Pray Love', 60000000, 80574010, 206598789], ['12/20/2012', 'Jack Reacher', 60000000, 80070736, 217370736], ['4/23/2004', 'Man on Fire', 60000000, 77906816, 130968579], ['12/22/2000', 'The Family Man', 60000000, 75764085, 124715863], ['9/9/2011', 'Contagion', 60000000, 75658097, 137551594], ['12/22/1999', 'Any Given Sunday', 60000000, 75530832, 100230832], ['5/15/1998', 'The Horse Whisperer', 60000000, 75383563, 186883563], ['2/6/2009', 'Coraline', 60000000, 75286229, 126037057], ['10/1/2004', 'Ladder 49', 60000000, 74541707, 102332848], ['7/28/1999', 'Deep Blue Sea', 60000000, 73648228, 165048228], ['10/28/2009', \"Michael Jackson's This Is It\", 60000000, 72091016, 252091016], ['1/17/2003', 'Kangaroo Jack', 60000000, 66723216, 90558582], ['6/13/2008', 'The Happening', 60000000, 64506874, 162778384], ['3/2/2016', 'London Has Fallen', 60000000, 62524260, 195194085], ['4/7/2000', 'Rules of Engagement', 60000000, 61322858, 71719931], ['3/10/2006', 'The Shaggy Dog', 60000000, 61123569, 87123569], ['11/22/1996', 'Jingle All the Way', 60000000, 60592389, 129832389], ['4/2/2004', 'Hellboy', 60000000, 59623958, 99823958], ['10/20/2016', 'Jack Reacher: Never Go Back', 60000000, 58697076, 159946489], ['5/25/2017', 'Baywatch', 60000000, 58060186, 175863783], ['3/6/1998', 'U.S. Marshals', 60000000, 57833603, 57833603], ['12/25/1998', 'A Civil Action', 60000000, 56709981, 56709981], ['12/24/2015', 'Joy', 60000000, 56451232, 101134059], ['8/3/2012', 'ParaNorman', 60000000, 56003051, 108119662], ['11/14/1997', 'The Jackal', 60000000, 54956941, 159356941], ['12/25/2003', 'Paycheck', 60000000, 53789313, 98819789], ['3/1/1996', 'Up Close & Personal', 60000000, 51045801, 100645801], ['12/19/2008', 'The Tale of Despereaux', 60000000, 50877145, 90482317], ['9/19/2014', 'The Boxtrolls', 60000000, 50837305, 111898741], ['8/2/2017', 'The Dark Tower', 60000000, 50701325, 113461527], ['9/27/2002', 'The Tuxedo', 60000000, 50586000, 104429625], ['1/17/2014', 'Jack Ryan: Shadow Recruit', 60000000, 50577412, 131377412], ['7/14/1995', 'Under Siege 2: Dark Territory', 60000000, 50024083, 104324083], ['3/24/2005', 'Miss Congeniality 2: Armed and Fabulous', 60000000, 48478006, 101292343], ['12/21/2018', 'Vice', 60000000, 47836282, 70893782], ['11/26/1997', 'Alien: Resurrection', 60000000, 47795018, 160700000], ['3/23/2007', 'Shooter', 60000000, 47003582, 95538560], ['10/16/1998', 'Practical Magic', 60000000, 46850558, 68336997], ['1/9/2013', 'Gangster Squad', 60000000, 46000903, 104100903], ['3/24/2017', 'Smurfs: The Lost Village', 60000000, 45020282, 197578586], ['10/10/2018', 'First Man', 60000000, 44936545, 105703325], ['6/19/2009', 'Year One', 60000000, 43337279, 57604723], ['1/29/2010', 'Edge of Darkness', 60000000, 43313890, 82812456], ['12/13/2002', 'Star Trek: Nemesis', 60000000, 43254409, 67312826], ['2/19/2002', 'Reign of Fire', 60000000, 43061982, 82150183], ['11/20/2009', 'Planet 51', 60000000, 42194060, 108996113], ['3/20/2009', 'Duplicity', 60000000, 40572825, 81079566], ['9/12/2008', 'Righteous Kill', 60000000, 40081410, 78481410], ['12/11/2009', 'Invictus', 60000000, 37491364, 124514011], ['4/17/2009', 'State of Play', 60000000, 37017955, 88832210], ['2/12/1999', 'My Favorite Martian', 60000000, 36850101, 36850101], ['4/21/2006', 'The Sentinel', 60000000, 36280697, 78080697], ['9/21/2012', 'Trouble with the Curve', 60000000, 35763137, 47818913], ['10/10/2003', 'Intolerable Cruelty', 60000000, 35327628, 121327628], ['1/10/1997', 'The Relic', 60000000, 33956608, 33956608], ['4/3/1998', 'Mercury Rising', 60000000, 32983332, 32983332], ['9/15/2000', 'Almost Famous', 60000000, 32522352, 47371191], ['2/7/2019', 'Cold Pursuit', 60000000, 32138862, 62599159], ['12/6/2002', 'Analyze That', 60000000, 32122249, 54994757], ['4/24/2009', 'The Soloist', 60000000, 31853584, 38522450], ['8/21/2013', 'The Mortal Instruments: City of Bones', 60000000, 31165421, 75965567], ['11/3/2000', 'The Legend of Bagger Vance', 60000000, 30695227, 39235486], ['2/22/2002', 'Dragonfly', 60000000, 30063805, 30317425], ['5/13/2011', 'Priest', 60000000, 29136626, 84154026], ['6/16/2006', 'Garfield: A Tail of Two Kitties', 60000000, 28426747, 147985373], ['4/29/2005', 'XXX: State of the Union', 60000000, 26873932, 71073932], ['8/15/1997', 'Event Horizon', 60000000, 26673242, 26673953], ['7/2/2003', 'Sinbad: Legend of the Seven Seas', 60000000, 26483452, 80767884], ['7/8/2005', 'Dark Water', 60000000, 25473093, 49473093], ['8/14/1998', 'The Avengers', 60000000, 23385416, 48585416], ['9/15/2006', 'The Black Dahlia', 60000000, 22672813, 49238525], ['3/26/1999', 'EDtv', 60000000, 22508689, 35319689], ['12/25/2008', 'The Spirit', 60000000, 19806188, 39006188], ['10/19/2001', 'The Last Castle', 60000000, 18208078, 20541668], ['1/23/2009', 'Inkheart', 60000000, 17303424, 66655938], ['2/18/2020', 'Monster Hunter', 60000000, 15104790, 44400541], ['1/14/2000', 'Supernova', 60000000, 14218868, 14816494], ['9/22/2006', 'Flyboys', 60000000, 13090630, 14816379], ['2/14/2014', 'Winter\\x92s Tale', 60000000, 12600231, 29575033], ['10/9/1998', 'Holy Man', 60000000, 12069719, 12069719], ['7/11/2008', 'Meet Dave', 60000000, 11803254, 50648806], ['8/12/2005', 'The Great Raid', 60000000, 10166502, 10597070], ['7/2/2016', 'Rock Dog', 60000000, 9420546, 24148488], ['1/21/2015', 'Mortdecai', 60000000, 7696134, 30396134], ['1/11/2008', 'In the Name of the King: A Dungeon Siege Tale', 60000000, 4775656, 13233220], ['10/24/2003', 'Beyond Borders', 60000000, 4426297, 11427090], ['2/4/2016', 'Xi You Ji zhi Sun Wu Kong San Da Bai Gu Jing', 60000000, 709982, 194058503], ['8/30/2019', 'The Informer', 60000000, 300460, 2369336], ['12/11/2015', 'The Ridiculous 6', 60000000, 0, 0], ['3/15/2018', 'Sherlock Gnomes', 59000000, 43242871, 87527651], ['1/18/2019', 'The Kid Who Would Be King', 59000000, 16790790, 28296983], ['2/9/2016', 'Deadpool', 58000000, 363070709, 784157111], ['12/25/2014', 'American Sniper', 58000000, 350126372, 547326372], ['10/14/2015', 'Goosebumps', 58000000, 80069458, 158911568], ['5/25/1988', 'Rambo III', 58000000, 53715611, 188715611], ['12/15/1995', 'Sabrina', 58000000, 53458319, 87100000], ['1/20/2012', 'Red Tails', 58000000, 49876377, 50365498], ['9/16/2005', 'Just Like Heaven', 58000000, 48318130, 100687083], ['6/7/2013', 'The Internship', 58000000, 44672764, 93672764], ['4/28/2000', 'The Flintstones in Viva Rock Vegas', 58000000, 35231365, 59431365], ['4/4/2008', 'Leatherheads', 58000000, 31373938, 41348628], ['3/22/2017', 'Life', 58000000, 30234022, 101815660], ['12/18/2009', 'Did You Hear About the Morgans?', 58000000, 29580087, 80480566], ['12/12/2008', 'Che Part 1: The Argentine', 58000000, 1802521, 31627370], ['5/30/2008', 'Sex and the City', 57500000, 152647258, 415247258], ['9/10/2010', 'Resident Evil: Afterlife', 57500000, 60128566, 295874190], ['6/13/2012', 'That\\x92s My Boy', 57500000, 36931089, 58879681], ['10/17/1997', 'Devil\\x92s Advocate', 57000000, 61007424, 153007424], ['2/17/2012', 'Ghost Rider: Spirit of Vengeance', 57000000, 51774002, 149217355], ['5/31/1996', 'Dragonheart', 57000000, 51364680, 104364680], ['11/12/2004', 'After the Sunset', 57000000, 28328132, 38329114], ['8/17/2001', \"Captain Corelli's Mandolin\", 57000000, 25528495, 62097495], ['12/25/2014', 'Into the Woods', 56200000, 128002372, 212550576], ['4/11/2003', 'Anger Management', 56000000, 135560942, 195484552], ['3/4/2005', 'The Pacifier', 56000000, 113006880, 198006880], ['4/2/2004', 'Walking Tall', 56000000, 46213824, 47856383], ['7/12/2015', 'Zhuo yao ji', 56000000, 32766, 359295591], ['10/2/2019', 'Joker', 55000000, 335451311, 1072507517], ['7/6/1994', 'Forrest Gump', 55000000, 330151138, 679838260], ['12/14/2007', 'Alvin and the Chipmunks', 55000000, 217326974, 362605033], ['10/26/2018', 'Bohemian Rhapsody', 55000000, 216303339, 887040610], ['2/11/2005', 'Hitch', 55000000, 177784257, 366784257], ['10/6/2000', 'Meet the Parents', 55000000, 166225040, 330425040], ['12/15/2006', 'The Pursuit of Happyness', 55000000, 162586036, 307311093], ['6/10/1995', 'Pocahontas', 55000000, 141579773, 347100000], ['12/15/1978', 'Superman', 55000000, 134218018, 300200000], ['6/28/1996', 'The Nutty Professor', 55000000, 128814019, 273814019], ['2/8/2017', 'Fifty Shades Darker', 55000000, 114434010, 381367046], ['10/11/2013', 'Captain Phillips', 55000000, 107136417, 220648184], ['7/16/1997', 'George Of The Jungle', 55000000, 105263257, 174463257], ['8/1/2003', 'American Wedding', 55000000, 104354205, 232354205], ['11/3/2017', 'Murder on the Orient Express', 55000000, 102826543, 351767147], ['9/26/2014', 'The Equalizer', 55000000, 101530738, 192903624], ['2/7/2018', 'Fifty Shades Freed', 55000000, 100407760, 371985018], ['5/26/1995', 'Casper', 55000000, 100328194, 282300000], ['4/9/2010', 'Date Night', 55000000, 98711404, 152269033], ['12/13/2002', 'Maid in Manhattan', 55000000, 93932896, 163838217], ['5/12/1995', 'Crimson Tide', 55000000, 91387195, 159387195], ['9/23/2005', 'Flightplan', 55000000, 89706988, 214392904], ['12/9/1994', 'Disclosure', 55000000, 83015089, 212200000], ['4/10/1998', 'City of Angels', 55000000, 78750909, 198750909], ['11/28/2014', 'Paddington', 55000000, 76223578, 252410984], ['4/28/2006', 'R.V.', 55000000, 71724497, 87473024], ['10/28/1994', 'Stargate', 55000000, 71565669, 196565669], ['10/10/2003', 'Kill Bill: Volume 1', 55000000, 70098138, 176469428], ['6/17/2011', \"Mr. Poppers's Penguins\", 55000000, 68224452, 189624452], ['8/13/1999', 'Bowfinger', 55000000, 66458769, 98699769], ['4/16/2004', 'Kill Bill: Volume 2', 55000000, 66207920, 153535982], ['12/22/1989', 'Tango & Cash', 55000000, 63408614, 63408614], ['7/31/1992', 'Death Becomes Her', 55000000, 58422650, 149022650], ['5/26/2000', 'Shanghai Noon', 55000000, 56932305, 71189835], ['3/15/1996', 'Executive Decision', 55000000, 56679192, 122079192], ['10/31/2013', 'Free Birds', 55000000, 55750480, 110387072], ['5/22/1992', 'Alien 3', 55000000, 54927174, 158500000], ['4/18/2008', 'The Forbidden Kingdom', 55000000, 52075270, 129075270], ['12/8/2004', 'The Phantom of the Opera', 55000000, 51225796, 153770052], ['3/21/2014', 'Muppets Most Wanted', 55000000, 51178893, 79312301], ['12/20/1996', 'Evita', 55000000, 50047179, 151947179], ['8/18/2016', 'Kubo and the Two Strings', 55000000, 48023088, 77548122], ['4/8/2021', 'Mortal Kombat', 55000000, 42201013, 83383351], ['9/25/1998', 'Ronin', 55000000, 41610884, 70692101], ['11/24/2010', 'Burlesque', 55000000, 39440655, 90552675], ['10/11/1996', 'The Ghost and the Darkness', 55000000, 38564422, 38564422], ['10/24/2008', 'Changeling', 55000000, 35739802, 113805580], ['7/27/2012', 'The Watch', 55000000, 34353000, 67130045], ['3/14/2003', 'The Hunted', 55000000, 34234008, 47213095], ['6/4/1999', 'Instinct', 55000000, 34105207, 34105207], ['12/12/2003', 'Stuck On You', 55000000, 33832741, 63537164], ['2/29/2008', 'Semi-Pro', 55000000, 33479698, 43980363], ['2/23/2018', 'Annihilation', 55000000, 32732301, 43070915], ['10/14/2015', 'Crimson Peak', 55000000, 31090320, 74966854], ['3/28/2012', 'The Pirates! Band of Misfits', 55000000, 31051126, 136143605], ['6/10/2021', 'In the Heights', 55000000, 29879041, 43583702], ['12/2/2005', 'Aeon Flux', 55000000, 25857987, 53913573], ['8/2/1996', 'Chain Reaction', 55000000, 21226204, 60209334], ['8/16/1996', 'The Fan', 55000000, 18582965, 18582965], ['10/12/2007', 'Elizabeth: The Golden Age', 55000000, 16285240, 74870866], ['6/12/2009', 'Imagine That', 55000000, 16222392, 22438144], ['2/21/2003', 'Gods and Generals', 55000000, 12882934, 12923936], ['1/10/1997', 'Turbulence', 55000000, 11532774, 11532774], ['1/31/2013', 'Bullet to the Head', 55000000, 9489829, 22597969], ['9/22/2006', \"All the King's Men\", 55000000, 7221458, 9521458], ['7/30/2004', 'Thunderbirds', 55000000, 6768055, 28231444], ['11/26/2004', 'Un long dimanche de fiançailles', 55000000, 6167817, 69722444], ['5/4/2007', 'Lucky You', 55000000, 5755286, 6521829], ['7/22/1998', 'Lolita', 55000000, 1147784, 1147784], ['9/20/2002', 'Eye See You', 55000000, 79161, 1807990], ['6/19/1981', 'Superman II', 54000000, 108185706, 190400000], ['3/22/2002', 'Blade 2', 54000000, 81676888, 154338601], ['7/14/2006', 'You Me and Dupree', 54000000, 75802010, 130402010], ['12/19/2008', 'Seven Pounds', 54000000, 69951824, 166617328], ['12/25/1990', 'The Godfather: Part III', 54000000, 66666062, 66772386], ['10/14/2005', 'Elizabethtown', 54000000, 26850426, 50719373], ['8/1/2003', 'Gigli', 54000000, 6087542, 7126002], ['6/16/2000', 'Shaft', 53012938, 70327868, 107190108], ['8/5/2005', 'The Dukes of Hazzard', 53000000, 80270227, 109848461], ['10/16/2009', 'Law Abiding Citizen', 53000000, 73357727, 131159781], ['9/17/2015', 'Black Mass', 53000000, 62575678, 98837872], ['11/14/1997', 'Anastasia', 53000000, 58403409, 139801096], ['5/18/2001', 'Moulin Rouge', 53000000, 57386369, 179199536], ['11/2/2001', 'Domestic Disturbance', 53000000, 45207112, 54207112], ['10/20/2006', 'Flags of Our Fathers', 53000000, 33602376, 63657941], ['4/6/2007', 'Grindhouse', 53000000, 25031037, 50187789], ['10/16/1998', 'Beloved', 53000000, 22852487, 22852487], ['12/19/2012', 'Zero Dark Thirty', 52500000, 95720716, 134612435], ['12/25/2002', 'Catch Me if You Can', 52000000, 164606800, 355612291], ['7/2/2008', 'Mamma Mia!', 52000000, 144130063, 602891655], ['6/2/2006', 'The Break-Up', 52000000, 118703275, 205727307], ['2/12/2010', \"Valentine's Day\", 52000000, 110485654, 217569328], ['11/22/1995', 'Casino', 52000000, 42438300, 110400000], ['8/5/2011', 'The Change-Up', 52000000, 37243418, 75997067], ['12/23/1998', 'The Thin Red Line', 52000000, 36400491, 97709034], ['12/22/1999', 'Man on the Moon', 52000000, 34580635, 47407635], ['2/5/2010', 'From Paris With Love', 52000000, 24077427, 53139168], ['4/16/2003', 'Bulletproof Monk', 52000000, 23010607, 26922492], ['6/23/2000', 'Me Myself & Irene', 51000000, 90570999, 149270999], ['8/4/2006', 'Barnyard: The Original Party Animals', 51000000, 72779000, 118583844], ['8/15/2018', 'Alpha', 51000000, 35851379, 99624873], ['11/22/2006', 'Deck the Halls', 51000000, 35093569, 46815807], ['7/10/2020', 'Greyhound', 50300000, 0, 0], ['3/4/2011', 'The Adjustment Bureau', 50200000, 62495645, 126931325], ['11/19/2009', 'The Twilight Saga: New Moon', 50000000, 296623634, 687557727], ['5/18/2001', 'Shrek', 50000000, 267655011, 491812794], ['6/29/2012', 'Ted', 50000000, 218665740, 556016627], ['6/5/2014', '22 Jump Street', 50000000, 191719337, 331333876], ['6/14/1991', 'Robin Hood: Prince of Thieves', 50000000, 165493908, 390500000], ['12/13/1996', 'Jerry Maguire', 50000000, 153952592, 273552592], ['12/25/2015', 'Daddy\\x92s Home', 50000000, 150357137, 241504989], ['12/24/1997', 'As Good as it Gets', 50000000, 148478011, 314111923], ['12/25/1998', 'Patch Adams', 50000000, 135014968, 202173000], ['6/16/2016', 'Central Intelligence', 50000000, 127440871, 217194805], ['12/18/2013', 'Anchorman 2: The Legend Continues', 50000000, 127413176, 172246223], ['6/10/2011', 'Super 8', 50000000, 127004179, 257972745], ['6/28/2002', 'Mr. Deeds', 50000000, 126293452, 171269535], ['3/17/2000', 'Erin Brockovich', 50000000, 125548685, 257805243], ['11/21/2018', 'Creed II', 50000000, 115715889, 213591522], ['2/8/2018', 'Peter Rabbit', 50000000, 115234093, 346727372], ['2/7/2003', 'How to Lose a Guy in 10 Days', 50000000, 105807520, 178503788], ['11/11/1994', 'Interview with the Vampire', 50000000, 105264608, 223564608], ['12/14/2018', 'The Mule', 50000000, 103804407, 173453994], ['12/19/2008', 'Yes Man', 50000000, 97690976, 225990976], ['2/28/2014', 'Non-Stop', 50000000, 91742160, 222383055], ['12/25/1998', 'Stepmom', 50000000, 91137662, 159745279], ['8/9/2013', 'Disney Planes', 50000000, 90282580, 238059569], ['3/10/2006', 'Failure to Launch', 50000000, 88715192, 128402901], ['3/24/2006', 'Inside Man', 50000000, 88634237, 185798265], ['7/26/2017', 'The Emoji Movie', 50000000, 86089513, 216564840], ['7/29/2011', 'Crazy Stupid Love', 50000000, 84351197, 147142328], ['12/22/2017', 'The Post', 50000000, 81903458, 179769457], ['2/5/1999', 'Payback', 50000000, 81526121, 161626121], ['6/9/1995', 'Congo', 50000000, 81022333, 152022333], ['3/20/2009', 'Knowing', 50000000, 79957634, 186450317], ['3/18/2005', 'The Ring Two', 50000000, 75941727, 161941727], ['12/23/2011', 'We Bought a Zoo', 50000000, 75624550, 118729073], ['9/23/2011', 'Moneyball', 50000000, 75605492, 111300835], ['6/11/2004', 'Garfield: The Movie', 50000000, 75367693, 208094550], ['11/24/2004', 'Christmas with the Kranks', 50000000, 73701902, 96469187], ['3/17/2006', 'V for Vendetta', 50000000, 70511035, 130214162], ['3/10/1995', 'Outbreak', 50000000, 67823573, 190023573], ['3/13/2009', 'Race to Witch Mountain', 50000000, 67172595, 105103784], ['9/24/2004', 'The Forgotten', 50000000, 66711892, 117211892], ['6/22/2005', 'Herbie: Fully Loaded', 50000000, 66010682, 144110682], ['2/7/2003', 'Shanghai Knights', 50000000, 60470220, 88316835], ['7/17/2014', 'Planes: Fire and Rescue', 50000000, 59157732, 156399644], ['2/10/2006', 'Curious George', 50000000, 58640119, 71052604], ['4/4/2012', 'American Reunion', 50000000, 56758835, 236799211], ['1/25/2013', 'Hansel & Gretel: Witch Hunters', 50000000, 55703475, 214949716], ['2/18/2011', 'I am Number Four', 50000000, 55100437, 146195159], ['9/28/2001', 'Don\\x92t Say a Word', 50000000, 54997476, 104488383], ['1/15/2016', '13 Hours: The Secret Soldiers of Benghazi', 50000000, 52853219, 69411370], ['5/8/2002', 'Unfaithful', 50000000, 52752475, 119114494], ['8/23/2017', 'American Made', 50000000, 51342000, 135569212], ['11/23/2005', 'Syriana', 50000000, 50824620, 92690959], ['9/10/2004', 'Resident Evil: Apocalypse', 50000000, 50740078, 125168734], ['10/17/2014', 'The Book of Life', 50000000, 50151543, 97651543], ['2/14/1997', 'Absolute Power', 50000000, 50068310, 50068310], ['2/10/2006', 'Firewall', 50000000, 48751189, 82751189], ['9/12/1997', 'The Game', 50000000, 48265581, 80369970], ['8/22/1997', 'G.I. Jane', 50000000, 48169156, 48169156], ['8/8/2014', 'Into the Storm', 50000000, 47602194, 150429371], ['10/10/2014', 'The Judge', 50000000, 47119388, 76073556], ['4/21/2006', 'Silent Hill', 50000000, 46982632, 94704227], ['2/12/2021', 'Tom and Jerry', 50000000, 46041123, 132055573], ['9/19/2019', 'Rambo: Last Blood', 50000000, 44819352, 91419352], ['8/11/2000', 'The Replacements', 50000000, 44737059, 50054511], ['7/29/1998', 'The Negotiator', 50000000, 44705766, 49105766], ['8/19/2016', 'War Dogs', 50000000, 43034523, 86234503], ['5/25/1994', 'Beverly Hills Cop III', 50000000, 42586861, 119180938], ['6/15/1990', 'Gremlins 2: The New Batch', 50000000, 41476097, 41476097], ['9/26/1997', 'The Peacemaker', 50000000, 41263140, 62967368], ['10/3/2003', 'Out of Time', 50000000, 41083108, 55489826], ['11/12/2004', 'Bridget Jones: The Edge Of Reason', 50000000, 40203020, 263894551], ['2/11/2000', 'The Beach', 50000000, 39778599, 39778599], ['6/10/2005', 'The Adventures of Sharkboy and Lavagirl in 3-D', 50000000, 39177684, 69425966], ['2/18/1994', 'On Deadly Ground', 50000000, 38590458, 38590458], ['11/25/2009', 'Ninja Assassin', 50000000, 38122883, 62209892], ['5/28/2004', 'Raising Helen', 50000000, 37485528, 49842431], ['5/19/2016', 'The Nice Guys', 50000000, 36261763, 59596747], ['9/17/1999', 'For Love of the Game', 50000000, 35188640, 46112640], ['12/11/1998', 'Jack Frost', 50000000, 34645374, 34645374], ['6/4/2010', 'Marmaduke', 50000000, 33644788, 89895930], ['6/28/1996', 'Striptease', 50000000, 33109743, 113309743], ['10/15/2010', 'Hereafter', 50000000, 32746941, 108660270], ['4/19/2002', 'Murder by Numbers', 50000000, 31874869, 56643267], ['10/6/1995', 'Assassins', 50000000, 30306268, 83306268], ['12/22/2017', 'Hostiles', 50000000, 29819114, 36976336], ['2/5/2016', 'Zoolander 2', 50000000, 28848693, 55348693], ['1/16/2009', 'Defiance', 50000000, 28644813, 52987754], ['2/9/2007', 'Hannibal Rising', 50000000, 27669725, 80583311], ['10/15/1999', 'The Story of Us', 50000000, 27100030, 27100030], ['3/22/2013', 'The Host', 50000000, 26623701, 64477051], ['3/28/2003', 'Basic', 50000000, 26599248, 42598498], ['3/11/2015', 'Run All Night', 50000000, 26461644, 71561644], ['8/9/2002', 'Blood Work', 50000000, 26199517, 26199517], ['2/13/2009', 'The International', 50000000, 25450527, 53850527], ['8/9/1996', 'Escape from L.A.', 50000000, 25426861, 25426861], ['2/27/2004', 'Twisted', 50000000, 25195050, 40119848], ['12/25/2017', 'All the Money in the World', 50000000, 25106325, 56890649], ['12/10/2004', 'The Life Aquatic with Steve Zissou', 50000000, 24006726, 34806726], ['8/4/1999', 'The Iron Giant', 50000000, 23159305, 31333917], ['4/10/2019', 'Hellboy', 50000000, 21903748, 53956480], ['4/8/2011', 'Your Highness', 50000000, 21596445, 26121638], ['12/30/2015', 'Snowden', 50000000, 21587519, 35380918], ['9/30/2011', 'Dream House', 50000000, 21302340, 41642166], ['6/24/2016', 'Free State of Jones', 50000000, 20810036, 23237252], ['9/4/2009', 'Gamer', 50000000, 20534907, 42002029], ['2/25/2005', 'Man of the House', 50000000, 19699706, 22099706], ['2/21/2003', 'The Life of David Gale', 50000000, 19694635, 28920188], ['2/14/2013', 'Beautiful Creatures', 50000000, 19452138, 60282876], ['9/30/2005', 'Into the Blue', 50000000, 18782227, 41982227], ['9/14/2007', 'Eastern Promises', 50000000, 17181265, 56077088], ['7/1/1994', 'Baby\\x92s Day Out', 50000000, 16581575, 16581575], ['11/12/1999', 'The Messenger: The Story of Joan of Arc', 50000000, 14271297, 14271297], ['11/18/2021', 'King Richard', 50000000, 13701474, 21901474], ['11/3/1995', 'Fair Game', 50000000, 11497497, 26097497], ['2/25/2011', 'Drive Angry', 50000000, 10721033, 41042583], ['11/7/1997', 'Mad City', 50000000, 10561038, 10561038], ['10/13/1995', 'The Scarlet Letter', 50000000, 10359006, 10359006], ['10/14/2005', 'Domino', 50000000, 10169202, 23574057], ['10/13/1995', 'Jade', 50000000, 9812870, 9812870], ['2/27/2009', 'Street Fighter: The Legend of Chun-Li', 50000000, 8742261, 12660287], ['3/29/2002', 'Death to Smoochy', 50000000, 8355815, 8374062], ['1/26/2018', 'Early Man', 50000000, 8267544, 45285890], ['11/13/2009', 'The Boat That Rocked', 50000000, 8017467, 37472651], ['1/30/2004', 'The Big Bounce', 50000000, 6471394, 6626115], ['3/3/2000', 'What Planet Are You From?', 50000000, 6291602, 6291602], ['2/1/2019', 'Liu Lang Di Qiu', 50000000, 5875487, 727846450], ['11/1/2019', 'Arctic Dogs', 50000000, 5801249, 9694569], ['1/31/2020', 'The Rhythm Section', 50000000, 5437971, 5983043], ['4/17/2015', 'Child 44', 50000000, 1224330, 8004221], ['1/23/2009', 'Outlander', 50000000, 166003, 1250617], ['8/23/2012', 'Upside Down', 50000000, 102118, 26387039], ['9/7/2012', 'Shanghai', 50000000, 46425, 15505922], [nan, 'Hannibal the Conqueror', 50000000, 0, 0], ['8/8/2019', 'Dora and the Lost City of Gold', 49000000, 60477943, 120597108], ['11/2/2001', 'The One', 49000000, 43905746, 72689126], ['3/4/2015', 'Chappie', 49000000, 31569268, 105002056], ['7/11/1990', 'The Adventures of Ford Fairlane', 49000000, 20423389, 20423389], ['9/7/2012', 'Anna Karenina', 49000000, 12816367, 71004627], ['5/24/1989', 'Indiana Jones and the Last Crusade', 48000000, 197171806, 474171806], ['10/18/2002', 'The Ring', 48000000, 129094024, 248218486], ['12/27/2000', 'Traffic', 48000000, 124107476, 208300000], ['3/29/2002', 'Panic Room', 48000000, 95308367, 196308367], ['1/2/2015', 'Taken 3', 48000000, 89256424, 327656424], ['10/9/2019', 'Zombieland: Double Tap', 48000000, 73118130, 122266018], ['8/6/1999', 'The Thomas Crown Affair', 48000000, 69304264, 124304264], ['11/16/2018', 'Instant Family', 48000000, 67363237, 119736188], ['11/5/1999', 'The Bone Collector', 48000000, 66488090, 151463090], ['10/1/1999', 'Three Kings', 48000000, 60652036, 107752036], ['1/22/2010', 'Tooth Fairy', 48000000, 60022256, 112610386], ['8/17/2001', 'Rat Race', 48000000, 56607223, 86607223], ['9/7/2007', '3:10 to Yuma', 48000000, 53606916, 71171825], ['8/13/2001', 'K-PAX', 48000000, 50315140, 64978140], ['12/25/2001', 'Kate and Leopold', 48000000, 47095453, 70937778], ['10/20/2000', 'Bedazzled', 48000000, 37879996, 90376224], ['6/26/1998', 'Out of Sight', 48000000, 37562568, 77562568], ['12/14/1984', 'The Cotton Club', 48000000, 25928721, 25928721], ['11/13/2019', 'Charlie\\x92s Angels', 48000000, 17801306, 73180003], ['1/25/2008', 'Rambo', 47500000, 42754105, 113244290], ['7/13/2016', 'The Infiltrator', 47500000, 15436808, 22152137], ['6/15/1990', 'Dick Tracy', 47000000, 103738726, 162738726], ['11/9/2016', 'Arrival', 47000000, 100546139, 202863303], ['6/14/1996', 'The Cable Guy', 47000000, 60240295, 102825796], ['11/19/1993', 'Addams Family Values', 47000000, 46293855, 46293855], ['4/22/2009', 'Earth', 47000000, 32011576, 116773317], ['10/19/2001', 'Riding in Cars with Boys', 47000000, 29781453, 29781453], ['1/5/2007', \"Happily N'Ever After\", 47000000, 15849032, 37923818], ['11/27/2002', 'Solaris', 47000000, 14970038, 14970038], ['6/18/2010', 'Jonah Hex', 47000000, 10547117, 11022696], ['2/23/1996', 'Mary Reilly', 47000000, 5707094, 12900000], ['12/23/2016', 'Silence', 46500000, 7100177, 23726626], ['10/4/2012', 'Mr. Nobody', 46500000, 3622, 22254], ['6/20/1997', \"My Best Friend's Wedding\", 46000000, 126813153, 298923419], ['7/20/2001', \"America's Sweethearts\", 46000000, 93607673, 160648493], ['11/22/1996', 'Star Trek: First Contact', 46000000, 92027888, 150000000], ['5/24/2002', 'Insomnia', 46000000, 67263182, 113622499], ['9/19/2013', 'Prisoners', 46000000, 61002302, 113361720], ['7/12/1996', 'Courage Under Fire', 46000000, 59003384, 100833145], ['9/17/1982', 'Inchon', 46000000, 4408636, 4408636], ['11/5/2015', 'Arthur and the War of Two Worlds', 45500000, 347136, 36180824], ['3/21/1997', 'Liar Liar', 45000000, 181410615, 302710615], ['11/20/1998', \"A Bug's Life\", 45000000, 162798565, 363095319], ['9/27/2012', 'Taken 2', 45000000, 139854287, 377807404], ['5/27/1994', 'The Flintstones', 45000000, 130531208, 358500000], ['10/24/2003', 'Scary Movie 3', 45000000, 110000082, 155200000], ['12/22/2000', 'Miss Congeniality', 45000000, 106807667, 213420951], ['12/21/2017', 'Pitch Perfect 3', 45000000, 104897530, 185736412], ['7/11/2008', 'Journey to the Center of the Earth', 45000000, 101704370, 243180937], ['12/17/1993', 'The Pelican Brief', 45000000, 100768056, 187995859], ['8/11/2004', 'The Princess Diaries 2: Royal Engagement', 45000000, 95149435, 122071435], ['12/25/2007', 'The Bucket List', 45000000, 93466502, 174807445], ['7/20/1994', 'The Client', 45000000, 92115211, 117615211], ['11/23/2011', 'The Muppets', 45000000, 88625922, 160971922], ['6/5/1992', 'Patriot Games', 45000000, 83287363, 178100000], ['5/13/2005', 'Monster-in-Law', 45000000, 82931301, 155931301], ['10/5/2001', 'Training Day', 45000000, 76261036, 104505362], ['10/5/2016', 'The Girl on the Train', 45000000, 75395035, 174278214], ['12/24/1999', 'Galaxy Quest', 45000000, 71423726, 90523726], ['7/4/2001', 'Scary Movie 2', 45000000, 71277420, 141189101], ['8/21/1998', 'Blade', 45000000, 70141876, 131237688], ['1/14/2005', 'Coach Carter', 45000000, 67264877, 76665507], ['3/19/2010', 'The Bounty Hunter', 45000000, 67061228, 135808837], ['4/12/2002', 'Changing Lanes', 45000000, 66790248, 66790248], ['4/11/1997', 'Anaconda', 45000000, 65598907, 136998907], ['1/20/2006', 'Underworld: Evolution', 45000000, 62318875, 113417762], ['11/22/2019', 'A Beautiful Day in the Neighborhood', 45000000, 61696436, 68550222], ['8/4/2000', 'Coyote Ugly', 45000000, 60786269, 113916474], ['11/7/2003', 'Love Actually', 45000000, 59472278, 246821053], ['8/9/1996', 'Jack', 45000000, 58617334, 58617334], ['10/7/1994', 'The Specialist', 45000000, 57362581, 170362581], ['12/8/2016', 'Office Christmas Party', 45000000, 54767494, 115097874], ['8/16/1996', 'Tin Cup', 45000000, 53854588, 75854588], ['11/23/2005', 'Yours Mine and Ours', 45000000, 53359917, 72359917], ['5/13/2005', 'Kicking and Screaming', 45000000, 52842724, 55842724], ['4/29/2005', \"The Hitchhiker's Guide to the Galaxy\", 45000000, 51019112, 102746214], ['9/21/2007', 'Resident Evil: Extinction', 45000000, 50648679, 149871103], ['12/25/2004', 'Fat Albert', 45000000, 48114556, 48563556], ['7/6/2012', 'Savages', 45000000, 47323100, 82513490], ['9/30/1994', 'The River Wild', 45000000, 46815000, 94215000], ['5/22/2014', 'Blended', 45000000, 46290741, 127990741], ['6/15/2016', 'All Eyez on Me', 45000000, 44922302, 57697426], ['3/26/2021', 'Peter Rabbit 2: The Runaway', 45000000, 40391464, 152550437], ['1/13/2006', 'Last Holiday', 45000000, 38399961, 43343247], ['3/3/2006', '16 Blocks', 45000000, 36895141, 65595141], ['7/14/1995', 'The Indian in the Cupboard', 45000000, 35627222, 35627222], ['9/10/2004', 'Cellular', 45000000, 32003620, 61453420], ['10/31/2019', 'Doctor Sleep', 45000000, 31581712, 71856239], ['7/28/2006', 'The Ant Bully', 45000000, 28142535, 49610898], ['4/11/2003', 'Johnny English', 45000000, 28013509, 161735791], ['12/14/1984', 'Dune', 45000000, 27447471, 27503491], ['7/31/2009', 'Aliens in the Attic', 45000000, 25200412, 59551283], ['9/14/2007', 'Across the Universe', 45000000, 24343673, 29367143], ['12/26/2008', 'Revolutionary Road', 45000000, 22951340, 79604820], ['8/29/2008', 'Babylon A.D.', 45000000, 22532572, 70216497], ['12/13/2019', 'Richard Jewell', 45000000, 22345542, 43100570], ['11/4/1994', 'Frankenstein', 45000000, 22006296, 112006296], ['10/4/1996', 'The Glimmer Man', 45000000, 20404841, 36404841], ['5/1/2019', 'UglyDolls', 45000000, 20150241, 28363146], ['7/17/1996', 'Multiplicity', 45000000, 20133326, 20133326], ['1/19/2001', 'The Pledge', 45000000, 19719930, 29406132], ['12/16/2005', 'The Producers: The Movie Musical', 45000000, 19398532, 32952995], ['6/7/1996', 'The Phantom', 45000000, 17220599, 17220599], ['7/1/2005', 'Rebound', 45000000, 16809014, 17492014], ['2/19/2010', 'The Ghost Writer', 45000000, 15541549, 65532491], ['12/22/2000', 'All the Pretty Horses', 45000000, 15527125, 18120267], ['9/5/2008', 'Bangkok Dangerous', 45000000, 15298133, 46598133], ['12/20/1995', 'Nixon', 45000000, 13668249, 34668249], ['9/7/2012', 'Dredd', 45000000, 13414714, 41467606], ['10/28/2011', 'The Rum Diary', 45000000, 13109815, 21544732], ['1/30/1998', 'Deep Rising', 45000000, 11203026, 11203026], ['12/21/2018', 'Welcome to Marwen', 45000000, 10763520, 13086137], ['11/29/2019', 'Bloodshot', 45000000, 10021787, 37321081], ['10/21/2011', 'Johnny English Reborn', 45000000, 8406711, 164640401], ['9/26/2008', 'Miracle at St. Anna', 45000000, 7916887, 9676497], ['4/5/2002', 'Big Trouble', 45000000, 7262288, 8488871], ['12/21/2006', 'Man cheng jin dai huang jin jia', 45000000, 6566773, 76904429], ['11/16/2007', 'Love in the Time of Cholera', 45000000, 4617608, 31077418], ['12/25/2002', 'Pinocchio', 45000000, 3681811, 31681811], ['1/31/1997', 'Shadow Conspiracy', 45000000, 2154540, 2154540], ['6/16/2012', 'Foodfight!', 45000000, 0, 73706], ['11/11/2020', 'Hillbilly Elegy', 45000000, 0, 38852], ['10/11/2012', 'Argo', 44500000, 136025503, 227140757], ['8/6/1993', 'The Fugitive', 44000000, 183875760, 353715317], ['5/22/1985', 'Rambo: First Blood Part II', 44000000, 150415432, 300400000], ['10/18/1996', 'Sleepers', 44000000, 53300852, 165600852], ['7/30/2010', 'Charlie St. Cloud', 44000000, 31206263, 48478084], ['2/2/1996', 'The Juror', 44000000, 22730924, 22730924], ['2/6/2014', 'The Interview', 44000000, 6105175, 12342632], ['11/19/1980', \"Heaven's Gate\", 44000000, 3484331, 3484523], ['6/28/2013', 'The Heat', 43000000, 159581587, 229727774], ['12/19/2000', 'Finding Forrester', 43000000, 51768623, 80013623], ['4/14/2000', '28 Days', 43000000, 37035515, 62063972], ['5/13/2005', 'Danny the Dog', 43000000, 24537621, 49037621], ['4/12/2002', 'The Sweetest Thing', 43000000, 24430272, 63078756], ['10/25/2018', 'The Girl in the Spider\\x92s Web', 43000000, 14828555, 34983342], ['10/7/2016', 'A Monster Calls', 43000000, 3740823, 46414530], ['1/28/2011', 'The Mechanic', 42500000, 29121498, 76347393], ['6/30/1993', 'The Firm', 42000000, 158340892, 270340892], ['3/14/2012', '21 Jump Street', 42000000, 138447667, 202812429], ['5/28/1999', 'Notting Hill', 42000000, 116089678, 363718196], ['12/25/2019', 'Little Women', 42000000, 108095955, 218895434], ['6/21/2000', 'Chicken Run', 42000000, 106793915, 227793915], ['1/16/2004', 'Along Came Polly', 42000000, 88073507, 173044410], ['7/1/1992', 'Boomerang', 42000000, 70052444, 131052444], ['7/10/2009', 'Brüno', 42000000, 60054530, 138708527], ['6/12/2063', 'Cleopatra', 42000000, 57000000, 71000000], ['5/12/2017', 'Snatched', 42000000, 45852178, 57852177], ['10/10/2012', 'Here Comes the Boom', 42000000, 45290318, 73239258], ['4/5/2002', 'High Crimes', 42000000, 41543207, 63781100], ['11/15/1996', 'The Mirror Has Two Faces', 42000000, 41267469, 41267469], ['3/11/2011', 'Red Riding Hood', 42000000, 37662162, 91678442], ['1/25/2002', 'The Mothman Prophecies', 42000000, 35228696, 56438555], ['7/14/1989', 'Licence to Kill', 42000000, 34667015, 156167015], ['12/20/2018', 'Holmes & Watson', 42000000, 30568743, 41926605], ['1/27/2012', 'One for the Money', 42000000, 26414527, 36197221], ['3/9/2001', '15 Minutes', 42000000, 24375436, 56331864], ['9/16/2005', 'Lord of War', 42000000, 24149632, 60437727], ['5/28/1993', 'Super Mario Bros.', 42000000, 20844907, 20844907], ['10/2/1992', 'Hero', 42000000, 19487173, 66787173], ['1/27/2012', 'Man on a Ledge', 42000000, 18620000, 49621440], ['12/3/2010', \"The Warrior's Way\", 42000000, 5666340, 8514325], ['4/18/1997', \"McHale's Navy\", 42000000, 4408420, 4408420], ['5/28/2010', 'Micmacs', 42000000, 1259693, 18821576], [nan, 'Les Bronzés 3: amis pour la vie', 42000000, 0, 83833602], ['4/10/2015', \"Pourquoi j'ai pas mangé mon père\", 42000000, 0, 15451663], ['11/8/2002', '8 Mile', 41000000, 116724075, 245768384], ['5/24/2019', 'Rocketman', 41000000, 96368160, 192137020], ['5/11/2001', 'A Knight\\x92s Tale', 41000000, 56083966, 100622586], ['8/22/2003', 'The Medallion', 41000000, 22108977, 22108977], ['10/14/2011', 'The Big Year', 41000000, 7204138, 7684524], ['1/21/2022', 'The King\\x92s Daughter', 40500000, 0, 0], ['1/15/1999', 'The Sixth Sense', 40000000, 293506292, 672806292], ['7/15/2005', 'Wedding Crashers', 40000000, 209218368, 283218368], ['6/11/2010', 'The Karate Kid', 40000000, 176591618, 351774938], ['5/15/2019', 'John Wick: Chapter 3 \\x97 Parabellum', 40000000, 171016727, 325674995], ['2/11/2015', 'Fifty Shades of Grey', 40000000, 166167230, 570794950], ['11/27/2019', 'Knives Out', 40000000, 165364060, 312952178], ['6/19/2009', 'The Proposal', 40000000, 163958031, 314709717], ['12/12/2013', 'American Hustle', 40000000, 150098456, 257858943], ['12/25/2003', 'Cheaper by the Dozen', 40000000, 138614544, 190212113], ['7/25/2014', 'Lucy', 40000000, 126573960, 457507776], ['12/25/2013', 'Lone Survivor', 40000000, 125095601, 149804632], ['11/22/1989', 'Back to the Future Part II', 40000000, 118450002, 331971881], ['9/24/1999', 'Double Jeopardy', 40000000, 116735231, 177835231], ['7/25/2003', 'Spy Kids 3-D: Game Over', 40000000, 111760631, 167851995], ['7/24/1996', 'A Time to Kill', 40000000, 108766007, 152266007], ['7/1/1992', 'A League of Their Own', 40000000, 107533925, 132440066], ['6/9/2016', 'The Conjuring 2: The Enfield Poltergeist', 40000000, 102470008, 310201399], ['10/1/2010', 'The Social Network', 40000000, 96962694, 224922135], ['8/7/2009', 'Julie & Julia', 40000000, 94125426, 131516178], ['2/6/2009', \"He's Just Not That Into You\", 40000000, 93953653, 181053657], ['2/9/2017', 'John Wick: Chapter Two', 40000000, 92029184, 171317271], ['1/14/2016', 'Ride Along 2', 40000000, 90862685, 124827316], ['4/14/2006', 'Scary Movie 4', 40000000, 90710620, 178710620], ['3/26/2015', 'Get Hard', 40000000, 90411453, 111711453], ['2/4/2000', 'Scream 3', 40000000, 89138076, 161838076], ['5/24/1990', 'Back to the Future Part III', 40000000, 88055283, 244087268], ['10/11/2016', 'The Accountant', 40000000, 86260045, 152962083], ['11/13/2014', 'Dumb and Dumber To', 40000000, 86208010, 156553592], ['4/23/2014', 'The Other Woman', 40000000, 83911193, 195111193], ['11/13/1992', \"Bram Stoker's Dracula\", 40000000, 82522790, 215862692], ['2/17/2006', 'Eight Below', 40000000, 81612565, 120455994], ['12/24/1999', 'The Talented Mr. Ripley', 40000000, 81292135, 128792135], ['9/24/2015', 'The Intern', 40000000, 75764672, 197115710], ['9/25/1992', 'The Last of the Mohicans', 40000000, 75505856, 75505856], ['10/29/2004', 'Ray', 40000000, 75305995, 124823094], ['4/1/2005', 'Sin City', 40000000, 74103820, 158527918], ['10/14/2015', 'Bridge of Spies', 40000000, 72313754, 162498338], ['2/22/2008', 'Vantage Point', 40000000, 72266306, 150886329], ['3/20/2009', 'I Love You Man', 40000000, 72013010, 92302502], ['11/9/2001', 'Shallow Hal', 40000000, 70836296, 70836296], ['12/20/1991', 'JFK', 40000000, 70405498, 205400000], ['1/27/2006', \"Big Momma's House 2\", 40000000, 70165972, 137047376], ['8/22/2019', 'Angel Has Fallen', 40000000, 69030436, 133365452], ['9/19/2018', 'The House with a Clock in its Walls', 40000000, 68549695, 131457147], ['11/3/2016', 'Hacksaw Ridge', 40000000, 67209615, 169023926], ['3/2/2001', 'The Mexican', 40000000, 66808615, 145238250], ['8/28/2009', 'The Final Destination', 40000000, 66477700, 187384627], ['3/7/2021', 'The Conjuring: The Devil Made Me Do It', 40000000, 65565074, 200205869], ['4/17/2009', '17 Again', 40000000, 64167069, 139474906], ['2/18/2011', 'Unknown', 40000000, 63686397, 136123083], ['6/4/2010', 'Get Him to the Greek', 40000000, 61153526, 92994927], ['11/21/2003', 'Gothika', 40000000, 59588068, 141484812], ['11/30/2001', 'Behind Enemy Lines', 40000000, 58855732, 58855732], ['3/18/2011', 'The Lincoln Lawyer', 40000000, 58009200, 87145086], ['10/15/2004', 'Shall We Dance?', 40000000, 57887882, 118097882], ['8/25/2006', 'Invincible', 40000000, 57806952, 58501127], ['2/15/2013', 'Escape From Planet Earth', 40000000, 57012977, 74156610], ['7/10/1998', 'Small Soldiers', 40000000, 55143823, 71743823], ['7/31/1997', 'Spawn', 40000000, 54979992, 87949859], ['11/26/2014', 'Horrible Bosses 2', 40000000, 54445357, 105945357], ['1/25/2002', 'The Count of Monte Cristo', 40000000, 54228104, 75389090], ['10/20/2006', 'The Prestige', 40000000, 53089891, 104407366], ['6/16/2006', 'The Lake House', 40000000, 52330111, 114830111], ['7/9/2010', 'Predators', 40000000, 52000688, 127234389], ['8/15/2012', 'The Odd Life of Timothy Green', 40000000, 51853450, 55249159], ['7/31/1987', 'The Living Daylights', 40000000, 51185000, 191200000], ['12/8/2006', 'Apocalypto', 40000000, 50866635, 121032272], ['2/14/2007', 'Music and Lyrics', 40000000, 50572589, 146196885], ['6/18/1986', 'Legal Eagles', 40000000, 49851591, 49851591], ['3/12/2004', 'Secret Window', 40000000, 47958031, 92110539], ['8/12/2005', 'The Skeleton Key', 40000000, 47907715, 92256918], ['6/18/2014', 'Jersey Boys', 40000000, 47047013, 65282732], ['5/2/2008', 'Made of Honor', 40000000, 46012734, 106548738], ['11/21/1997', 'The Rainmaker', 40000000, 45916769, 45916769], ['2/7/1992', 'Medicine Man', 40000000, 44948240, 44948240], ['12/12/1997', 'Amistad', 40000000, 44212592, 58250151], ['5/28/2014', 'A Million Ways to Die in The West', 40000000, 42720965, 86778557], ['8/12/2011', 'Final Destination 5', 40000000, 42587643, 155011165], ['11/9/2018', 'Widows', 40000000, 42402632, 75984700], ['4/8/2005', 'Fever Pitch', 40000000, 42071069, 50071069], ['12/25/2007', 'Aliens vs. Predator - Requiem', 40000000, 41797066, 128884494], ['12/25/2007', 'The Water Horse: Legend of the Deep', 40000000, 40412817, 103429755], ['7/16/2014', 'Sex Tape', 40000000, 38543473, 126069509], ['4/15/2011', 'Scream 4', 40000000, 38180928, 95989590], ['12/21/1994', 'Ri¢hie Ri¢h', 40000000, 38087756, 38087756], ['8/11/2000', 'Autumn in New York', 40000000, 37752931, 90717684], ['3/18/2011', 'Paul', 40000000, 37412945, 101162106], ['12/19/2012', 'The Guilt Trip', 40000000, 37134215, 41294674], ['8/26/2011', 'Colombiana', 40000000, 36665854, 72295262], ['2/26/1999', '8MM', 40000000, 36443442, 96398826], ['1/11/2018', 'The Commuter', 40000000, 36343858, 118509836], ['2/18/2000', 'Hanging Up', 40000000, 36037909, 51867723], ['3/1/1991', 'The Doors', 40000000, 34416893, 34420595], ['8/20/1999', 'Mickey Blue Eyes', 40000000, 33864342, 53864342], ['8/1/2018', 'The Spy Who Dumped Me', 40000000, 33562069, 77303614], ['10/20/2000', 'Pay it Forward', 40000000, 33508922, 55696705], ['4/8/2011', 'Arthur', 40000000, 33035397, 47787943], ['3/21/2008', 'Drillbit Taylor', 40000000, 32862104, 49686263], ['12/21/2016', 'Patriots Day', 40000000, 31886361, 52837989], ['12/25/2011', 'Extremely Loud and Incredibly Close', 40000000, 31847881, 55247881], ['7/1/1994', 'The Shadow', 40000000, 31835600, 31835600], ['11/26/2008', 'Transporter 3', 40000000, 31715062, 112930957], ['11/10/2010', 'Morning Glory', 40000000, 31011732, 59795070], ['11/9/2005', \"Get Rich or Die Tryin'\", 40000000, 30981850, 46666955], ['5/1/2019', 'Long Shot', 40000000, 30316271, 53624424], ['8/25/2000', 'The Art of War', 40000000, 30199105, 40390931], ['12/25/2013', 'Grudge Match', 40000000, 29817991, 69817991], ['8/11/2000', 'Bless the Child', 40000000, 29374178, 40435694], ['11/23/2005', 'Rent', 40000000, 29077547, 31670620], ['4/2/1999', 'The Out-of-Towners', 40000000, 28544120, 28544120], ['8/11/2017', 'The Nut Job 2: Nutty by Nature', 40000000, 28370522, 57438389], ['8/23/1996', 'The Island of Dr. Moreau', 40000000, 27682712, 27682712], ['9/7/2001', 'The Musketeer', 40000000, 27053815, 27053815], ['12/23/2016', 'Resident Evil: The Final Chapter', 40000000, 26844692, 314101190], ['2/29/2008', 'The Other Boleyn Girl', 40000000, 26814957, 78269970], ['6/30/2017', 'The House', 40000000, 25584504, 31192425], ['2/16/2001', 'Sweet November', 40000000, 25288103, 65754228], ['4/5/2007', 'The Reaping', 40000000, 25126214, 62226214], ['1/7/2011', 'Season of the Witch', 40000000, 24827228, 91126600], ['6/3/1994', 'Renaissance Man', 40000000, 24172899, 24172899], ['5/15/1998', 'Quest for Camelot', 40000000, 22772500, 38172500], ['9/6/2002', 'City by the Sea', 40000000, 22433915, 22505932], ['1/15/1999', 'At First Sight', 40000000, 22365133, 22365133], ['8/25/2016', 'Mechanic: Resurrection', 40000000, 21218403, 125729635], ['1/16/2004', 'Torque', 40000000, 21176322, 46176322], ['10/23/2009', 'Fantastic Mr. Fox', 40000000, 21002919, 47001091], ['8/24/2018', 'The Happytime Murders', 40000000, 20706452, 27506412], ['1/6/1995', 'Showgirls', 40000000, 20350754, 37750754], ['2/16/1996', 'City Hall', 40000000, 20278055, 20278055], ['2/3/2012', 'Big Miracle', 40000000, 20157300, 25268680], ['10/11/2012', 'The Impossible', 40000000, 19019882, 169590606], ['3/9/2012', 'A Thousand Words', 40000000, 18450127, 20790486], ['7/28/2017', 'Detroit', 40000000, 16790139, 26033563], ['10/20/2006', 'Marie Antoinette', 40000000, 15962471, 60862471], ['10/19/2018', 'Hunter Killer', 40000000, 15767460, 29312121], ['10/6/2000', 'Get Carter', 40000000, 14967182, 19417182], ['4/21/1995', 'Kiss of Death', 40000000, 14942422, 14942422], ['10/20/2016', 'Keeping Up with the Joneses', 40000000, 14904426, 28804426], ['4/26/2002', 'Life or Something Like It', 40000000, 14448589, 14448589], ['5/15/1987', 'Ishtar', 40000000, 14375181, 14375181], ['2/28/1992', 'Memoirs of an Invisible Man', 40000000, 14358033, 14358033], ['10/23/2009', 'Amelia', 40000000, 14279575, 19756077], ['10/23/2009', \"Cirque du Freak: The Vampire's Assistant\", 40000000, 14046595, 39753957], ['5/7/2004', 'New York Minute', 40000000, 14018364, 21156715], ['3/12/1999', 'The Deep End of the Ocean', 40000000, 13508635, 13508635], ['11/5/2004', 'Alfie', 40000000, 13395939, 35195939], ['8/30/2002', 'FearDotCom', 40000000, 13208023, 13289290], ['11/7/2008', 'Soul Men', 40000000, 12082391, 12345883], ['2/19/2015', 'The Gunman', 40000000, 10664749, 24478613], ['8/20/1999', 'Universal Soldier II: The Return', 40000000, 10447421, 10717421], ['9/25/2009', 'Pandorum', 40000000, 10330853, 17033431], ['9/26/2003', 'Duplex', 40000000, 9652000, 10070651], ['8/16/2013', 'Paranoia', 40000000, 7388654, 16340767], ['8/1/1980', 'Raise the Titanic', 40000000, 7000000, 7000000], ['7/9/2015', 'Baahubali: The Beginning', 40000000, 6738000, 26736665], ['3/2/2018', 'The Hurricane Heist', 40000000, 6115824, 33222314], ['1/4/2002', 'Impostor', 40000000, 6114237, 7974607], ['11/25/2015', 'Victor Frankenstein', 40000000, 5775076, 31124367], ['9/12/2019', 'The Goldfinch', 40000000, 5332621, 9430149], ['11/27/2002', 'Extreme Ops', 40000000, 4835968, 12624471], ['4/6/2001', 'Just Visiting', 40000000, 4777007, 16172200], ['8/1/2013', 'Snowpiercer', 40000000, 4563029, 86808205], ['4/12/2007', 'Sunshine', 40000000, 3688560, 32030610], ['3/11/1994', 'The Hudsucker Proxy', 40000000, 2816518, 14938149], ['11/9/2016', 'Billy Lynn\\x92s Long Halftime Walk', 40000000, 1738477, 30230402], ['7/1/1986', 'Pirates', 40000000, 1641825, 6341825], ['12/12/2008', 'Delgo', 40000000, 915840, 915840], ['9/7/2007', 'The Hunting Party', 40000000, 876671, 7729552], ['11/26/2021', 'Licorice Pizza', 40000000, 859423, 859423], ['10/13/2006', 'Alex Rider: Operation Stormbreaker', 40000000, 659210, 20722450], ['11/20/2009', 'Red Cliff', 40000000, 627047, 119627047], ['9/24/2004', 'The Last Shot', 40000000, 463730, 463730], ['3/16/2007', 'Nomad', 40000000, 79123, 79123], ['4/16/2013', 'Un monstre à Paris', 40000000, 0, 27000381], ['9/28/2012', 'Solomon Kane', 40000000, 0, 22024849], ['11/9/2018', 'Kursk', 40000000, 0, 5578259], ['9/23/2016', 'USS Indianapolis: Men of Courage', 40000000, 0, 1663785], ['4/10/2015', \"Dragon Nest Warriors' Dawn\", 40000000, 0, 734423], ['11/8/2019', 'Klaus', 40000000, 0, 0], ['8/25/2017', 'Death Note', 40000000, 0, 0], [nan, 'Down Under Cover', 40000000, 0, 0], ['2/7/2020', 'Timmy Failure: Mistakes Were Made', 40000000, 0, 0], ['12/16/2022', 'Heaven and Hell', 40000000, 0, 0], ['8/14/2009', 'The Time Traveler\\x92s Wife', 39000000, 63414846, 102332135], ['6/17/1983', 'Superman III', 39000000, 59950623, 80200000], ['2/2/2007', 'Because I Said So', 39000000, 42674040, 69538833], ['10/4/2012', 'Frankenweenie', 39000000, 35287788, 81150788], ['3/29/1996', 'Sgt. Bilko', 39000000, 30356589, 37956589], ['9/30/2005', 'Serenity', 39000000, 25514517, 40319440], ['9/7/2007', \"Shoot 'Em Up\", 39000000, 12796824, 26796824], ['2/20/2004', 'Against the Ropes', 39000000, 5881504, 6429865], ['1/8/2013', 'Yi dai zong shi', 38600000, 6594959, 57987299], ['6/22/2001', 'The Fast and the Furious', 38000000, 144512310, 206458372], ['9/27/2002', 'Sweet Home Alabama', 38000000, 127214072, 182365114], ['7/24/2009', 'The Ugly Truth', 38000000, 88915214, 205298907], ['8/7/2002', 'Spy Kids 2: The Island of Lost Dreams', 38000000, 85846296, 119721296], ['11/18/1994', 'Star Trek: Generations', 38000000, 75671262, 120000000], ['6/2/2017', 'Captain Underpants: The First Epic Movie', 38000000, 73921000, 126422949], ['4/10/2015', 'Paul Blart: Mall Cop 2', 38000000, 71091594, 107650646], ['12/19/1997', 'Mouse Hunt', 38000000, 61894591, 61894591], ['12/21/2016', 'Why Him?', 38000000, 60323786, 117425156], ['4/22/2011', 'Water for Elephants', 38000000, 58709717, 116809717], ['10/8/2010', 'Life as We Know It', 38000000, 53374681, 105887837], ['12/29/1999', 'The Hurricane', 38000000, 50699241, 73956241], ['9/5/2013', 'Riddick', 38000000, 42025135, 94763758], ['3/23/2001', 'Heartbreakers', 38000000, 40334024, 57753825], ['5/24/2002', 'Enough', 38000000, 39177215, 50970660], ['1/14/2016', 'The 5th Wave', 38000000, 34912982, 111336398], ['2/6/2009', 'Push', 38000000, 31811527, 49678401], ['9/13/2013', 'Rush', 38000000, 26947624, 98230839], ['5/18/2001', 'Angel Eyes', 38000000, 24044532, 29544532], ['12/21/2001', 'Joe Somebody', 38000000, 22770864, 24515990], ['11/3/2018', 'Overlord', 38000000, 21704844, 39178189], ['8/28/2020', 'The War with Grandpa', 38000000, 21277892, 40229485], ['3/10/2000', 'The Ninth Gate', 38000000, 18653746, 58394308], ['10/20/2017', 'Only the Brave', 38000000, 18340051, 24555177], ['9/27/1996', 'Extreme Measures', 38000000, 17378193, 17378193], ['10/14/2011', 'The Thing', 38000000, 16999934, 27573078], ['9/7/2001', 'Rock Star', 38000000, 16991902, 19317765], ['12/25/2020', 'News of the World', 38000000, 12668325, 12668325], ['8/9/2019', 'The Kitchen', 38000000, 12180032, 15779653], ['2/2/1996', 'White Squall', 38000000, 10229300, 10229300], ['10/10/2008', 'City of Ember', 38000000, 7873007, 17831558], ['10/31/1997', 'Switchback', 38000000, 6504442, 6504442], ['9/21/2018', 'The Sisters Brothers', 38000000, 3143056, 14636067], ['11/30/2001', 'Texas Rangers', 38000000, 623374, 623374], ['8/26/2008', 'Virgin Territory', 38000000, 0, 5473041], ['1/10/2019', 'The Upside', 37500000, 108235497, 125818440], ['5/17/2012', \"What to Expect When You're Expecting\", 37500000, 41152203, 88473016], ['9/14/2012', 'The Master', 37500000, 16247159, 50879131], ['10/10/2008', 'The Express', 37500000, 9793406, 9813309], ['11/21/2008', 'Twilight', 37000000, 192769854, 402280159], ['8/7/2013', 'We\\x92re the Millers', 37000000, 150394119, 267816276], ['11/25/2015', 'Creed', 37000000, 109767581, 173567581], ['9/17/2010', 'The Town', 37000000, 92186262, 152566881], ['9/23/2011', 'Dolphin Tale', 37000000, 72286779, 96068724], ['2/23/2018', 'Game Night', 37000000, 69179066, 117378084], ['9/12/2008', 'Burn After Reading', 37000000, 60355347, 168167798], ['4/23/2004', '13 Going On 30', 37000000, 57139723, 97658712], ['3/29/2013', 'Tyler Perry\\x92s Temptation', 37000000, 51975354, 53143144], ['4/4/2008', \"Nim's Island\", 37000000, 48006762, 101857425], ['2/8/2016', 'How to be Single', 37000000, 46843513, 100003780], ['2/26/2010', 'Cop Out', 37000000, 44875481, 55909910], ['1/28/2011', 'The Rite', 37000000, 33047633, 97143987], ['7/18/2008', 'Space Chimps', 37000000, 30105968, 67029956], ['12/17/1999', 'Magnolia', 37000000, 22450975, 48446802], ['5/27/2015', 'Aloha', 37000000, 21052030, 25387091], [nan, 'Obitaemyy ostrov', 36500000, 0, 15000000], ['10/5/2018', 'A Star is Born', 36000000, 215288866, 431870523], ['2/11/2011', 'Gnomeo and Juliet', 36000000, 99967670, 193737977], ['2/15/2002', 'John Q.', 36000000, 71026631, 102226631], ['9/17/1999', 'Blue Streak', 36000000, 68208190, 117448157], ['10/7/1983', 'Never Say Never Again', 36000000, 55500000, 160000000], ['3/26/2010', 'Hot Tub Time Machine', 36000000, 50269859, 65967750], ['5/2/1997', 'Breakdown', 36000000, 50159144, 50159144], ['9/12/2014', 'Dolphin Tale 2', 36000000, 42024533, 57824533], ['12/16/2016', 'Collateral Beauty', 36000000, 31016021, 85309093], ['4/4/2003', 'A Man Apart', 36000000, 26500000, 43797731], ['2/25/2000', 'Reindeer Games', 36000000, 23360779, 23360779], ['12/24/1999', 'Snow Falling on Cedars', 36000000, 14378353, 14378353], ['12/20/1996', 'Ghosts of Mississippi', 36000000, 13052741, 13052741], ['10/24/1997', 'Gattaca', 36000000, 12532777, 12532777], ['1/28/2000', \"Isn't She Great\", 36000000, 2954405, 2954405], ['12/24/2015', 'Yip Man 3', 36000000, 2679437, 157300954], ['5/6/2011', 'There Be Dragons', 36000000, 1069334, 4020990], ['9/3/2015', 'Queen of the Desert', 36000000, 0, 1578543], ['3/28/2003', 'Head of State', 35200000, 37788228, 38283765], ['8/31/2017', 'It', 35000000, 328828874, 701083042], ['6/5/2009', 'The Hangover', 35000000, 277322503, 465487583], ['11/20/2009', 'The Blind Side', 35000000, 255959475, 305705794], ['6/23/1989', 'Batman', 35000000, 251188924, 411348924], ['6/10/1999', 'Austin Powers: The Spy Who Shagged Me', 35000000, 206040085, 312383487], ['12/22/2010', 'True Grit', 35000000, 171243005, 252276928], ['5/15/1992', 'Lethal Weapon 3', 35000000, 144731527, 319700000], ['9/18/1998', 'Rush Hour', 35000000, 141186864, 245300000], ['2/7/2013', 'Identity Thief', 35000000, 134506920, 175361578], ['6/30/2006', 'The Devil Wears Prada', 35000000, 124740460, 326073155], ['7/8/2011', 'Horrible Bosses', 35000000, 117538559, 212417601], ['3/30/2001', 'Spy Kids', 35000000, 112692062, 197692062], ['7/17/2015', 'Trainwreck', 35000000, 110212700, 141123897], ['11/29/2013', 'Saving Mr. Banks', 35000000, 83299761, 114962525], ['12/7/1979', 'Star Trek: The Motion Picture', 35000000, 82258456, 139000000], ['3/28/2008', '21', 35000000, 81159365, 159846429], ['5/9/2008', 'What Happens in Vegas...', 35000000, 80277646, 218535708], ['11/15/1991', 'Cape Fear', 35000000, 79091969, 182291969], ['11/15/1996', 'The English Patient', 35000000, 78716374, 231710008], ['1/16/2009', 'Hotel for Dogs', 35000000, 73178547, 122357172], ['3/25/2005', 'Guess Who', 35000000, 68915888, 102115888], ['12/20/2012', 'This is 40', 35000000, 67544505, 90221182], ['9/19/1997', 'L.A. Confidential', 35000000, 64604977, 126204977], ['7/29/2005', 'Sky High', 35000000, 63939454, 83109359], ['9/19/1997', 'In & Out', 35000000, 63826569, 83226569], ['4/30/2010', 'A Nightmare on Elm Street', 35000000, 63075011, 117729621], ['8/18/2000', 'The Cell', 35000000, 61280963, 85911226], ['7/7/1995', 'Species', 35000000, 60054449, 113354449], ['4/7/2006', 'The Benchwarmers', 35000000, 59843754, 65063726], ['10/8/2010', 'Secretariat', 35000000, 59699513, 60376247], ['3/13/1998', 'The Man in the Iron Mask', 35000000, 56968169, 56968169], ['7/22/2011', 'Friends with Benefits', 35000000, 55802754, 146595891], ['5/5/2016', 'Neighbors 2: Sorority Rising', 35000000, 55340730, 108757621], ['3/23/2007', 'TMNT', 35000000, 54149098, 96096018], ['10/24/2003', 'Radio', 35000000, 52333738, 53293628], ['6/25/2018', 'Sicario: Day of the Soldado', 35000000, 50065850, 76346094], ['11/25/2009', 'Old Dogs', 35000000, 49492060, 95104304], ['11/18/1992', 'Malcolm X', 35000000, 48169910, 48169910], ['5/20/2015', 'Poltergeist', 35000000, 47425125, 95713069], ['10/10/2018', 'Goosebumps 2: Haunted Halloween', 35000000, 46697321, 93291478], ['1/16/2018', '12 Strong', 35000000, 45819713, 71118378], ['1/23/2009', 'Underworld 3: Rise of the Lycans', 35000000, 45802315, 89102315], ['7/29/2005', 'Must Love Dogs', 35000000, 43894863, 58405313], ['7/3/2007', 'License to Wed', 35000000, 43799818, 70187088], ['2/28/1997', 'Donnie Brasco', 35000000, 41954997, 65303052], ['10/17/2008', 'Max Payne', 35000000, 40689393, 87775050], ['3/15/2002', 'Resident Evil', 35000000, 40119709, 103787401], ['3/26/2004', 'The Ladykillers', 35000000, 39692139, 77392139], ['5/6/2011', 'Something Borrowed', 35000000, 39046489, 65084116], ['12/1/2006', 'The Nativity Story', 35000000, 37629831, 46309644], ['10/28/2011', 'In Time', 35000000, 37553932, 165103952], ['4/23/2010', 'The Back-up Plan', 35000000, 37490007, 75281179], ['11/9/2011', 'J. Edgar', 35000000, 37306030, 84606030], ['11/17/2000', 'Bounce', 35000000, 36805288, 53425292], ['8/17/2018', 'Mile 22', 35000000, 36108758, 66295121], ['5/8/2015', 'Hot Pursuit', 35000000, 34580201, 45671512], ['12/24/2015', 'Concussion', 35000000, 34531832, 50363790], ['9/29/2017', 'The Foreigner', 35000000, 34393507, 145374099], ['12/3/2004', 'Closer', 35000000, 33987757, 116148537], ['12/23/1994', 'Street Fighter', 35000000, 33423000, 99423000], ['11/21/2001', 'Black Knight', 35000000, 33422806, 33422806], ['7/22/2005', 'The Bad News Bears', 35000000, 32868349, 33500620], ['12/27/2002', 'The Pianist', 35000000, 32519322, 111854182], ['5/6/2005', 'House of Wax', 35000000, 32064800, 70064800], ['10/19/2001', 'From Hell', 35000000, 31598308, 68712365], ['6/1/2018', 'Adrift', 35000000, 31445011, 57897191], ['8/15/2008', 'Mirrors', 35000000, 30691439, 77220596], ['11/25/2016', 'Underworld: Blood Wars', 35000000, 30353973, 81209222], ['2/22/2002', 'Queen of the Damned', 35000000, 30307804, 30307804], ['8/20/2010', 'Nanny McPhee and the Big Bang', 35000000, 29197642, 97799865], ['1/25/2008', 'Untraceable', 35000000, 28687835, 52649951], ['11/21/1990', 'Predator 2', 35000000, 28317513, 54768418], ['9/23/2011', 'Abduction', 35000000, 28087155, 86648359], ['12/5/1980', 'Flash Gordon', 35000000, 27107960, 27181521], ['3/28/2008', 'Superhero Movie', 35000000, 26638520, 73026302], ['2/12/1999', 'Blast from the Past', 35000000, 26613620, 26613620], ['10/17/2012', 'Alex Cross', 35000000, 25888412, 35426759], ['3/26/2004', 'Jersey Girl', 35000000, 25266129, 37066129], ['11/21/1997', 'Midnight in the Garden of Good and Evil', 35000000, 25078937, 25078937], ['9/6/2016', 'Bridget Jones\\x92s Baby', 35000000, 24139805, 207298383], ['11/9/2001', 'Heist', 35000000, 23483357, 28906817], ['12/25/1992', 'Hoffa', 35000000, 23365858, 28391473], ['3/4/2016', 'Whiskey Tango Foxtrot', 35000000, 23083334, 25350747], ['4/9/2004', 'Ella Enchanted', 35000000, 22913677, 24200318], ['8/19/2015', 'Hitman: Agent 47', 35000000, 22467450, 82182803], ['12/25/2017', 'Phantom Thread', 35000000, 21198205, 47896721], ['7/25/2008', 'The X-Files: I Want to Believe', 35000000, 20982478, 68170792], ['8/23/2012', 'Premium Rush', 35000000, 20275446, 31393201], ['1/18/2013', 'Broken City', 35000000, 19701164, 37114977], ['8/19/2005', 'Valiant', 35000000, 19478106, 64188387], ['2/23/2000', 'Wonder Boys', 35000000, 19389454, 33422485], ['2/25/2005', 'Cursed', 35000000, 19294901, 25114901], ['12/21/2007', 'Walk Hard: The Dewey Cox Story', 35000000, 18317151, 20606053], ['9/20/2002', 'The Four Feathers', 35000000, 18306166, 29882645], ['4/30/2010', 'Furry Vengeance', 35000000, 17630465, 39340177], ['1/24/2013', 'Parker', 35000000, 17616641, 48543388], ['9/17/2004', 'Wimbledon', 35000000, 16862585, 41666476], ['9/15/2000', 'Bait', 35000000, 15325127, 15471969], ['12/8/2000', 'Dungeons and Dragons', 35000000, 15185241, 33771965], ['11/9/2007', 'Lions for Lambs', 35000000, 14998070, 63211088], ['1/18/1991', 'Flight of the Intruder', 35000000, 14471440, 14471440], ['5/27/2011', 'The Tree of Life', 35000000, 13305665, 61721826], ['8/17/2001', 'American Outlaws', 35000000, 13264986, 13601109], ['12/7/2012', 'Playing for Keeps', 35000000, 13103272, 27805632], ['8/11/2006', 'Zoom', 35000000, 11989328, 12506188], ['12/25/2001', 'The Shipping News', 35000000, 11405825, 24405825], ['12/18/2009', 'The Young Victoria', 35000000, 11001272, 31878891], ['3/28/2014', 'Sabotage', 35000000, 10508518, 18376443], ['9/4/1998', 'Knock Off', 35000000, 10319915, 10319915], ['9/11/2009', 'Whiteout', 35000000, 10275638, 12254746], ['3/5/2015', 'Unfinished Business', 35000000, 10219501, 13214051], ['9/30/2015', 'The Walk', 35000000, 10161183, 61492104], ['11/22/2006', 'The Fountain', 35000000, 10144010, 15461638], ['11/28/2013', 'Mandela: Long Walk to Freedom', 35000000, 8323085, 29890402], ['12/5/2008', 'Punisher: War Zone', 35000000, 8050977, 10157534], ['9/5/2003', 'The Order', 35000000, 7659747, 11559747], ['11/10/2006', 'A Good Year', 35000000, 7459300, 42064105], ['2/24/2016', 'The Brothers Grimsby', 35000000, 6864016, 28720470], ['10/11/2017', 'The Snowman', 35000000, 6670765, 43164679], ['11/6/2002', 'Femme Fatale', 35000000, 6630252, 16830252], ['5/2/1997', 'Warriors of Virtue', 35000000, 6448817, 6448817], ['9/26/2003', 'Luther', 35000000, 5781086, 32717063], ['1/28/2011', 'Biutiful', 35000000, 5101237, 24687524], ['2/21/1992', 'Radio Flyer', 35000000, 4651977, 4651977], ['4/16/1993', 'Bound by Honor', 35000000, 4496583, 4496583], ['4/22/2016', 'A Hologram for the King', 35000000, 4212494, 11846010], ['2/28/1997', \"Smilla's Sense of Snow\", 35000000, 2221994, 2221994], ['10/3/1986', 'Playing for Keeps', 35000000, 2000000, 2000000], ['1/1/1980', 'Lion of the Desert', 35000000, 1500000, 1502136], ['4/19/1996', 'Le hussard sur le toit', 35000000, 1320043, 1320043], ['11/24/1999', 'Ride With the Devil', 35000000, 630779, 630779], ['9/14/2012', 'Stolen', 35000000, 289773, 17967746], ['10/14/2011', 'Trespass', 35000000, 16816, 786532], ['9/22/2006', 'Bandidas', 35000000, 0, 19282590], ['10/2/2020', 'The Trial of the Chicago 7', 35000000, 0, 115709], ['3/13/2015', 'The Lovers', 35000000, 0, 53899], [nan, 'Black Water Transit', 35000000, 0, 0], ['12/25/2011', 'The Darkest Hour', 34800000, 21443494, 62831715], ['6/28/2017', 'Baby Driver', 34000000, 107825862, 228104185], ['9/11/2014', 'The Maze Runner', 34000000, 102427862, 348319861], ['4/9/2015', 'The Longest Ride', 34000000, 37446117, 63802928], ['9/17/1993', 'The Age of Innocence', 34000000, 32014993, 32014993], ['8/14/2009', 'Gake no ue no Ponyo', 34000000, 15090399, 205162666], ['8/3/2018', 'The Darkest Minds', 34000000, 12695691, 38361428], ['9/1/1999', 'Chill Factor', 34000000, 11263966, 11263966], ['8/27/1999', \"The Astronaut's Wife\", 34000000, 10672566, 10672566], ['5/5/2000', 'I Dreamed of Africa', 34000000, 6543194, 14291999], ['5/22/2014', 'Thunder and the House of Magic', 34000000, 4091, 62582520], ['7/31/2020', 'Greenland', 34000000, 0, 40610111], ['12/4/1981', 'Reds', 33500000, 50000000, 50000000], ['12/11/1992', 'A Few Good Men', 33000000, 141340178, 236500000], ['6/2/2000', \"Big Momma's House\", 33000000, 117559438, 173559438], ['3/16/2001', 'Exit Wounds', 33000000, 51758599, 79958599], ['7/7/2016', 'Mike and Dave Need Wedding Dates', 33000000, 46009673, 75898100], ['7/26/2012', 'Step Up Revolution', 33000000, 35074677, 165552290], ['8/18/2006', 'Snakes on a Plane', 33000000, 34020814, 62020814], ['4/16/2004', 'The Punisher', 33000000, 33664370, 54533774], ['9/8/2000', 'The Watcher', 33000000, 28946615, 47267829], ['11/22/2019', '21 Bridges', 33000000, 28539757, 42663460], ['7/16/2020', 'Unhinged', 33000000, 20831465, 37321536], ['4/27/2012', 'Safe', 33000000, 17142080, 41495213], ['3/14/2008', 'Doomsday', 33000000, 11008770, 21621188], ['4/23/1999', 'Pushing Tin', 33000000, 8408835, 8408835], ['5/12/2006', 'Goal! The Dream Begins', 33000000, 4283255, 27610873], ['7/9/2015', 'The Young and Prodigious T.S. Spivet', 33000000, 176847, 357687], ['10/30/2015', 'Freaks of Nature', 33000000, 70958, 70958], ['5/25/1983', 'Star Wars Ep. VI: Return of the Jedi', 32500000, 309205079, 475106177], ['5/13/2011', 'Bridesmaids', 32500000, 169211718, 289632023], ['12/10/2008', 'The Reader', 32500000, 34194407, 112964875], ['4/25/2013', 'The Big Wedding', 32500000, 21819348, 48425971], ['2/24/2012', 'Wanderlust', 32500000, 17288155, 24159934], ['11/7/2003', 'Elf', 32000000, 175531840, 222369732], ['7/5/1996', 'Phenomenon', 32000000, 104636382, 152036382], ['6/12/2013', 'This is the End', 32000000, 101470202, 126539117], ['1/18/2002', 'Snow Dogs', 32000000, 81150692, 116898028], ['6/16/2006', 'Nacho Libre', 32000000, 80197993, 99296462], ['11/23/1988', 'Scrooged', 32000000, 59450353, 59450796], ['8/27/2010', 'Takers', 32000000, 57744720, 70587268], ['4/1/2011', 'Source Code', 32000000, 54712227, 140428499], ['9/10/1999', 'Stigmata', 32000000, 50041732, 89441732], ['11/10/2000', 'Men of Honor', 32000000, 48814909, 82339483], ['4/20/2018', 'I Feel Pretty', 32000000, 48795601, 91444095], ['9/2/2005', 'The Transporter 2', 32000000, 43095856, 88978458], ['2/18/2011', 'Big Mommas: Like Father Like Son', 32000000, 37915414, 82332450], ['1/15/1993', 'Alive', 32000000, 36299670, 36299670], ['2/23/2007', 'The Number 23', 32000000, 35193167, 77593167], ['12/14/1979', '1941', 32000000, 34175000, 94875000], ['10/21/2005', 'Dreamer: Inspired by a True Story', 32000000, 33022286, 39498360], ['12/13/2019', 'Bombshell', 32000000, 31762808, 61404394], ['9/23/2005', 'A History of Violence', 32000000, 31493782, 61477797], ['3/14/2013', 'The Incredible Burt Wonderstone', 32000000, 22537881, 27392609], ['2/10/1995', 'The Quick and the Dead', 32000000, 18552460, 18552460], ['4/30/2004', 'Laws of Attraction', 32000000, 17848322, 29939591], ['9/27/2018', 'Bad Times at the El Royale', 32000000, 17839115, 31178942], ['9/3/2010', 'Going the Distance', 32000000, 17804299, 43603990], ['10/22/1999', 'Bringing Out The Dead', 32000000, 16640210, 16640210], ['3/19/2010', 'Repo Men', 32000000, 13942007, 18195238], ['9/14/2007', 'Dragon Wars: D-War', 32000000, 10977721, 79915361], ['9/6/1996', 'Bogus', 32000000, 4357406, 4357406], ['3/26/1997', \"Cats Don't Dance\", 32000000, 3588602, 3588602], ['12/8/1999', 'Cradle Will Rock', 32000000, 2899970, 2899970], ['12/15/2006', 'The Good German', 32000000, 1308696, 6678033], [nan, 'George and the Dragon', 32000000, 0, 0], ['8/15/1979', 'Apocalypse Now', 31500000, 83471511, 85908699], ['8/21/2015', 'Criminal', 31500000, 14708696, 38771262], ['3/2/2018', \"La ch'tite famille\", 31400000, 0, 55613061], ['4/12/2013', '42', 31000000, 95020213, 97470701], ['11/2/2012', 'Flight', 31000000, 93772375, 160558438], ['12/29/1995', 'Mr. Holland\\x92s Opus', 31000000, 82582604, 106282604], ['6/29/1979', 'Moonraker', 31000000, 70300000, 210300000], ['3/5/2014', 'The Grand Budapest Hotel', 31000000, 59076019, 163503514], ['7/29/2015', 'Vacation', 31000000, 58884188, 102306500], ['7/18/1990', 'Arachnophobia', 31000000, 53208180, 53208180], ['2/13/2019', 'Isn\\x92t it Romantic', 31000000, 48791187, 48791187], ['4/28/2000', 'Frequency', 31000000, 44983704, 68079671], ['9/28/2001', 'Hearts in Atlantis', 31000000, 24185781, 30885781], ['1/22/2010', 'Extraordinary Measures', 31000000, 12482741, 15826984], ['8/25/2017', 'Birth of the Dragon', 31000000, 6901965, 7220490], ['10/20/1995', 'Get Shorty', 30250000, 72021008, 115021008], ['6/8/1984', 'Ghostbusters', 30000000, 242604185, 295600371], ['11/22/1995', 'Toy Story', 30000000, 192523233, 365270951], ['8/15/2018', 'Crazy Rich Asians', 30000000, 174532921, 238099711], ['12/27/2002', 'Chicago', 30000000, 170687518, 306770545], ['6/25/1999', 'Big Daddy', 30000000, 163479795, 228641283], ['8/10/2001', 'American Pie 2', 30000000, 145096820, 286500000], ['2/9/2012', 'The Vow', 30000000, 125014030, 197618160], ['6/10/1994', 'Speed', 30000000, 121248145, 283200000], ['3/2/1990', 'The Hunt for Red October', 30000000, 120709866, 200500000], ['8/16/2013', \"Lee Daniels' The Butler\", 30000000, 116632095, 177025498], ['9/29/2000', 'Remember the Titans', 30000000, 115719751, 136771683], ['8/14/2009', 'District 9', 30000000, 115646235, 212453431], ['6/18/2004', 'Dodgeball: A True Underdog Story', 30000000, 114326736, 167791704], ['11/22/1991', 'The Addams Family', 30000000, 113502246, 191502246], ['11/10/1995', 'Ace Ventura: When Nature Calls', 30000000, 108360063, 212400000], ['8/3/2001', 'The Princess Diaries', 30000000, 108244774, 165334774], ['3/5/1999', 'Analyze This', 30000000, 106885658, 176885658], ['9/20/1996', 'The First Wives Club', 30000000, 105489203, 181489203], ['12/15/2004', 'Million Dollar Baby', 30000000, 100492203, 231928227], ['9/22/1995', 'Se7en', 30000000, 100125643, 328125643], ['10/8/2003', 'Mystic River', 30000000, 90135191, 156822020], ['12/18/2015', 'Sisters', 30000000, 87044645, 106030660], ['11/10/1999', 'Pokemon: The First Movie', 30000000, 85744662, 163644662], ['11/19/2004', 'SpongeBob SquarePants: The Movie', 30000000, 85416609, 142051255], ['6/25/2004', 'The Notebook', 30000000, 81001787, 115937163], ['4/10/2009', 'Hannah Montana: The Movie', 30000000, 79576189, 169173206], ['1/18/2008', '27 Dresses', 30000000, 76808654, 160247805], ['11/17/2000', 'Rugrats in Paris', 30000000, 76501438, 103284813], ['8/18/2017', 'The Hitman\\x92s Bodyguard', 30000000, 75468583, 183415183], ['12/25/1991', 'The Prince of Tides', 30000000, 74787599, 74787599], ['8/12/2005', 'Four Brothers', 30000000, 74494381, 92494381], ['12/23/1994', 'Legends of the Fall', 30000000, 66502573, 160502573], ['9/27/2012', 'Looper', 30000000, 66486205, 170466405], ['1/31/2013', 'Warm Bodies', 30000000, 66380662, 114834312], ['12/13/2002', 'About Schmidt', 30000000, 65005217, 107054484], ['1/17/2014', 'The Nut Job', 30000000, 64251538, 122529966], ['2/16/2001', 'Down to Earth', 30000000, 64172251, 71172251], ['8/4/1995', 'Babe', 30000000, 63658910, 246100000], ['8/8/2012', 'Hope Springs', 30000000, 63536011, 133085295], ['4/18/2008', 'Forgetting Sarah Marshall', 30000000, 63172463, 105475310], ['10/8/2004', 'Friday Night Lights', 30000000, 61255921, 61950770], ['11/17/1989', 'Harlem Nights', 30000000, 60857262, 95857262], ['4/25/2008', 'Baby Mama', 30000000, 60494212, 64170447], ['5/29/1998', 'Hope Floats', 30000000, 60110313, 81529000], ['1/9/2009', 'Bride Wars', 30000000, 58715510, 115150424], ['8/20/2004', 'Without a Paddle', 30000000, 58156435, 65121280], ['5/20/2011', 'Midnight in Paris', 30000000, 56816662, 162275213], ['11/22/2017', 'Darkest Hour', 30000000, 56443120, 150832086], ['10/5/2005', 'Wallace & Gromit: The Curse of the Were-Rabbit', 30000000, 56068547, 197593152], ['12/21/2007', 'P.S. I Love You', 30000000, 53695808, 155769678], ['9/23/2005', 'Corpse Bride', 30000000, 53359111, 114770654], ['5/10/2018', 'Life of the Party', 30000000, 53059911, 65859911], ['5/14/2010', 'Letters to Juliet', 30000000, 53032453, 82148538], ['4/6/2001', 'Blow', 30000000, 52990775, 83282296], ['2/12/1999', 'Message in a Bottle', 30000000, 52880016, 52880016], ['7/22/2015', 'Southpaw', 30000000, 52421953, 94156456], ['6/9/1989', 'Star Trek V: The Final Frontier', 30000000, 52210049, 70200000], ['7/27/2017', 'Atomic Blonde', 30000000, 51573925, 98345423], ['7/3/2002', 'Like Mike', 30000000, 51432423, 62432423], ['3/18/1994', 'Naked Gun 33 1/3: The Final Insult', 30000000, 51041856, 51041856], ['12/7/2007', 'Atonement', 30000000, 50980159, 129779728], ['5/24/1985', 'A View to a Kill', 30000000, 50327960, 152627960], ['2/5/1993', 'Sommersby', 30000000, 50081992, 140081992], ['1/7/2005', 'Racing Stripes', 30000000, 49772522, 89809433], ['9/17/2015', 'Sicario', 30000000, 46889293, 84335703], ['9/22/1989', 'Black Rain', 30000000, 45892212, 133892212], ['6/26/1987', 'Full Metal Jacket', 30000000, 45015999, 45015999], ['1/19/2018', 'Den of Thieves', 30000000, 44947622, 80147166], ['4/13/2012', 'The Three Stooges', 30000000, 44338224, 54052249], ['7/21/2000', 'Pokemon 2000', 30000000, 43746923, 133946923], ['10/24/2014', 'John Wick', 30000000, 43037835, 76010510], ['1/13/2006', 'Glory Road', 30000000, 42647449, 42799060], ['4/16/2015', 'The Age of Adaline', 30000000, 42629776, 68984536], ['8/6/2010', 'Step Up 3D', 30000000, 42400223, 165889117], ['5/29/2009', 'Drag Me To Hell', 30000000, 42100625, 91388487], ['4/13/2012', 'The Cabin in the Woods', 30000000, 42073277, 70689968], ['9/19/2003', 'Secondhand Lions', 30000000, 42070939, 47902566], ['11/10/2006', 'Stranger Than Fiction', 30000000, 40435190, 53572822], ['4/8/2011', 'Hanna', 30000000, 40259119, 65343694], ['8/16/2002', 'Blue Crush', 30000000, 40118420, 51618420], ['10/19/2007', '30 Days of Night', 30000000, 39568996, 80276156], ['12/19/1986', 'Little Shop of Horrors', 30000000, 38747385, 38747385], ['9/15/2006', 'Gridiron Gang', 30000000, 38432823, 41457834], ['7/20/1988', 'Midnight Run', 30000000, 38413606, 81613606], ['1/25/2008', 'Meet the Spartans', 30000000, 38233676, 84646831], ['11/13/1987', 'The Running Man', 30000000, 38122000, 38122000], ['9/13/2013', 'The Family', 30000000, 36918811, 80588942], ['2/9/2018', 'The 15:17 to Paris', 30000000, 36276286, 56096200], ['11/21/1997', 'Mortal Kombat: Annihilation', 30000000, 35927406, 51327406], ['7/1/2011', 'Larry Crowne', 30000000, 35608245, 61449135], ['10/18/2013', 'Carrie', 30000000, 35266619, 82409520], ['11/7/2019', 'Last Christmas', 30000000, 35150750, 123432533], ['4/7/2006', 'Take the Lead', 30000000, 34742066, 65390493], ['3/2/2018', 'Death Wish', 30000000, 34017028, 48575965], ['11/24/2010', 'Love and Other Drugs', 30000000, 32367005, 102716321], ['6/3/2015', 'Entourage', 30000000, 32363404, 46438538], ['6/1/2001', \"What's the Worst That Could Happen?\", 30000000, 32267774, 38462071], ['2/8/2013', 'Side Effects', 30000000, 32172757, 66742138], ['9/9/2009', '9', 30000000, 31749894, 48559999], ['7/2/2014', 'Deliver Us from Evil', 30000000, 30577122, 87956618], ['8/1/2014', 'Get on Up', 30000000, 30569935, 33339868], ['12/22/2017', 'Molly\\x92s Game', 30000000, 28780744, 53296424], ['4/27/2012', 'The Five-Year Engagement', 30000000, 28700285, 61623819], ['4/2/2004', 'The Prince & Me', 30000000, 28165882, 30089110], ['4/15/2011', 'Winnie the Pooh', 30000000, 26692846, 50145607], ['5/15/1998', 'Bulworth', 30000000, 26528684, 29203383], ['6/13/2003', 'Dumb and Dumberer: When Harry Met Lloyd', 30000000, 26214846, 28986358], ['9/14/2018', 'White Boy Rick', 30000000, 24004833, 25947983], ['8/4/1995', 'Virtuosity', 30000000, 23998226, 23998226], ['9/18/1998', 'One True Thing', 30000000, 23337196, 26708196], ['2/4/2011', 'Sanctum', 30000000, 23209310, 108957098], ['7/21/2006', 'My Super Ex-Girlfriend', 30000000, 22530295, 60772856], ['12/16/2016', 'Ballerina', 30000000, 21858070, 96890794], ['9/17/2004', 'Mr. 3000', 30000000, 21800302, 21827296], ['6/14/2019', 'Shaft', 30000000, 21360215, 21360215], ['11/19/2010', 'The Next Three Days', 30000000, 21148651, 67255916], ['1/10/2018', 'Proud Mary', 30000000, 20868638, 21709539], ['1/11/2017', 'Sleepless', 30000000, 20783704, 33296659], ['8/6/2004', 'Little Black Book', 30000000, 20422207, 21758371], ['1/19/2005', 'Assault On Precinct 13', 30000000, 20040895, 36040895], ['8/5/2016', 'Nine Lives', 30000000, 19700032, 57814445], ['9/26/2013', 'Runner Runner', 30000000, 19316646, 60512680], ['2/6/1998', 'The Replacement Killers', 30000000, 19035741, 19035741], ['4/28/2017', 'Baahubali 2: The Conclusion', 30000000, 18985794, 263502914], ['3/3/2006', 'Ultraviolet', 30000000, 18522064, 30962112], ['10/21/2005', 'North Country', 30000000, 18324242, 23676771], ['8/19/2011', 'Fright Night', 30000000, 18298649, 40520649], ['9/15/2017', 'mother!', 30000000, 17800004, 42531076], ['10/9/2015', 'Steve Jobs', 30000000, 17766658, 35579007], ['3/7/2021', 'Spirit Untamed', 30000000, 17635215, 42347383], ['7/17/2002', 'Eight Legged Freaks', 30000000, 17266505, 36722311], ['7/19/1996', 'Fled', 30000000, 17192205, 19892205], ['6/4/2010', 'Splice', 30000000, 17010170, 28542494], ['4/18/2008', '88 Minutes', 30000000, 16930884, 32955399], ['4/9/2004', 'The Whole Ten Yards', 30000000, 16323969, 26323969], ['8/1/1986', 'Howard the Duck', 30000000, 16295774, 16295774], ['10/24/2008', 'Pride and Glory', 30000000, 15740721, 32262866], ['1/28/2021', 'The Little Things', 30000000, 15245157, 29637633], ['8/26/2005', 'The Cave', 30000000, 15007991, 27147991], ['4/30/2004', 'Godsend', 30000000, 14334645, 16873925], ['6/20/2003', 'Alex & Emma', 30000000, 14208384, 15358583], ['9/3/2004', 'Wicker Park', 30000000, 13001257, 21577076], ['12/25/2005', 'The New World', 30000000, 12712093, 26184400], ['6/29/2007', 'Evening', 30000000, 12406646, 12885574], ['1/17/2013', 'The Last Stand', 30000000, 12050299, 48330757], ['1/15/1999', 'In Dreams', 30000000, 12017369, 12017369], ['3/12/1999', 'Wing Commander', 30000000, 11578022, 11578022], ['5/20/2016', 'Café Society', 30000000, 11103205, 44348292], ['1/12/2001', 'Antitrust', 30000000, 10965209, 17865209], ['3/7/2013', 'Dead Man Down', 30000000, 10895295, 19599974], ['4/29/2011', 'Hoodwinked Too: Hood vs. Evil', 30000000, 10143779, 23353111], ['4/10/2009', 'Dragonball Evolution', 30000000, 9362785, 56511457], ['9/24/2004', 'First Daughter', 30000000, 9055010, 10419084], ['3/15/2017', 'The Lost City of Z', 30000000, 8574339, 17121823], ['9/9/2005', 'An Unfinished Life', 30000000, 8535575, 18535575], ['1/4/2017', 'The Space Between Us', 30000000, 7885294, 16481405], ['6/19/2019', 'Anna', 30000000, 7743794, 32825218], ['12/25/2009', 'The Imaginarium of Doctor Parnassus', 30000000, 7689607, 64352607], ['1/14/2011', \"Barney's Version\", 30000000, 7502560, 8845575], ['9/20/2002', 'Trapped', 30000000, 6916869, 7005468], ['7/17/2019', 'The Current War: Director\\x92s Cut', 30000000, 5978673, 12868552], ['8/29/2018', 'Kin', 30000000, 5718096, 10383524], ['6/1/1984', 'Once Upon a Time in America', 30000000, 5321508, 5576072], ['9/13/2018', 'Johnny English Strikes Again', 30000000, 4412170, 159378778], ['9/22/2017', 'Stronger', 30000000, 4211129, 8786287], ['1/22/1999', 'Gloria', 30000000, 4167493, 4967493], ['10/25/2018', 'Replicas', 30000000, 4046429, 9037427], ['9/21/2007', 'The Assassination of Jesse James by the Coward \\x85', 30000000, 3909149, 15313631], ['12/29/2004', 'The Merchant of Venice', 30000000, 3765585, 18765585], ['4/2/2003', 'The Good Thief', 30000000, 3517797, 6460758], ['8/17/2005', 'Supercross', 30000000, 3102550, 3252550], ['12/29/2006', 'Miss Potter', 30000000, 3005605, 35891257], ['8/7/2020', 'The Tax Collector', 30000000, 1044212, 1309971], ['5/5/2006', 'Wu ji', 30000000, 669625, 35869934], ['9/23/2011', 'Machine Gun Preacher', 30000000, 538690, 3721988], ['5/26/2017', 'Bilal: A New Breed of Hero', 30000000, 490973, 648599], ['6/15/2007', 'DOA: Dead or Alive', 30000000, 480314, 7755686], ['2/19/2010', 'Le Petit Nicolas', 30000000, 201857, 52339566], ['10/7/2011', 'Xinhai geming', 30000000, 135739, 8593154], ['2/21/2008', 'Genghis Khan: To the Ends of the Earth and Sea', 30000000, 3892, 4874498], ['1/16/2015', 'Wild Card', 30000000, 3200, 4315789], ['7/3/2014', 'United Passions', 30000000, 918, 168832], [nan, 'Konferenz der Tiere', 30000000, 0, 53048539], ['5/15/2014', 'Grace of Monaco', 30000000, 0, 25199891], ['6/16/2017', 'Overdrive', 30000000, 0, 11247280], ['11/13/2015', 'Savva. Serdtse voyna', 30000000, 0, 5015080], ['4/13/2007', 'Goodbye Bafana', 30000000, 0, 2717302], ['4/17/2003', \"Ripley's Game\", 30000000, 0, 1692644], ['11/28/2013', 'Space Pirate Captain Harlock', 30000000, 0, 310985], ['8/26/2016', 'Collide', 29200000, 2280004, 5466698], ['5/7/2015', 'Pitch Perfect 2', 29000000, 184296230, 287215196], ['11/18/2005', 'Walk the Line', 29000000, 119519402, 187707495], ['9/26/2018', 'Night School', 29000000, 77339130, 103113446], ['4/7/2016', 'The Boss', 29000000, 63077560, 78652207], ['12/27/1995', '12 Monkeys', 29000000, 57141459, 168841459], ['9/12/2003', 'Once Upon a Time in Mexico', 29000000, 56330657, 97413527], ['12/19/1990', 'Awakenings', 29000000, 51636504, 51636504], ['4/14/2000', 'Keeping the Faith', 29000000, 37036404, 45336404], ['8/18/2017', 'Logan Lucky', 29000000, 27778642, 49046121], ['4/29/2016', 'Florence Foster Jenkins', 29000000, 27383770, 56000339], ['2/13/1998', 'The Borrowers', 29000000, 22619589, 54045832], ['1/10/2020', 'Like a Boss', 29000000, 22169514, 26567902], ['12/5/2008', 'Frost/Nixon', 29000000, 18622031, 28452945], ['11/12/2004', 'Seed of Chucky', 29000000, 17016190, 24716190], ['8/23/2002', 'Serving Sara', 29000000, 16930185, 20146150], ['12/31/2002', 'Confessions of a Dangerous Mind', 29000000, 16007718, 33013805], ['8/26/2009', 'Taking Woodstock', 29000000, 7460204, 10066366], ['11/6/1987', 'Cry Freedom', 29000000, 5899797, 25899797], ['4/8/2021', 'Voyagers', 29000000, 3149935, 4131130], ['9/24/1999', 'Mumford', 28700000, 4559569, 4559569], ['3/4/2005', 'The Jacket', 28500000, 6301131, 15452978], ['11/11/1992', 'Aladdin', 28000000, 217350219, 504050219], ['5/23/1984', 'Indiana Jones and the Temple of Doom', 28000000, 179880271, 333080271], ['8/14/2015', 'Straight Outta Compton', 28000000, 161197785, 202182981], ['7/20/2017', 'Girls Trip', 28000000, 115108515, 140886353], ['11/20/1998', 'The Rugrats Movie', 28000000, 100494685, 140894685], ['7/15/1988', 'Die Hard', 28000000, 81675242, 139434346], ['12/18/1985', 'Out of Africa', 28000000, 79096868, 258210860], ['4/6/2001', 'Along Came a Spider', 28000000, 74058698, 105159085], ['11/1/2017', 'A Bad Moms Christmas', 28000000, 72110659, 127710550], ['2/13/2013', 'Safe Haven', 28000000, 71399120, 94050951], ['12/11/2015', 'The Big Short', 28000000, 70259870, 133162752], ['8/8/2019', 'Scary Stories to Tell in the Dark', 28000000, 68947075, 95607360], ['11/7/2008', 'Role Models', 28000000, 67300955, 94500826], ['10/10/2014', 'Alexander and the Terrible Horrible No Good \\x85', 28000000, 66954149, 101379287], ['2/6/2004', 'Miracle', 28000000, 64378093, 64474705], ['1/28/2013', 'Last Vegas', 28000000, 63914167, 112914167], ['1/26/2001', 'The Wedding Planner', 28000000, 60400856, 94728529], ['3/19/2004', 'Dawn of the Dead', 28000000, 58990765, 103452875], ['6/26/1981', 'For Your Eyes Only', 28000000, 54800000, 195300000], ['6/15/2018', 'Tag', 28000000, 54730625, 77024944], ['12/14/2001', 'The Royal Tenenbaums', 28000000, 52353636, 71430876], ['4/25/2003', 'Identity', 28000000, 52131264, 82119036], ['10/5/2001', 'Serendipity', 28000000, 50255310, 77477297], ['4/16/2010', 'Kick-Ass', 28000000, 48071303, 97531134], ['9/28/2001', 'Zoolander', 28000000, 45172250, 60780981], ['9/16/1994', 'Timecop', 28000000, 44853581, 102053581], ['7/16/1993', 'Hocus Pocus', 28000000, 44101060, 45147989], ['7/27/2007', 'No Reservations', 28000000, 43107979, 91943956], ['11/11/2005', 'Pride & Prejudice', 28000000, 38372662, 126549607], ['8/12/2011', '30 Minutes or Less', 28000000, 37053924, 41146935], ['12/22/2000', 'Dracula 2000', 28000000, 33000377, 33000377], ['6/25/1982', 'Blade Runner', 28000000, 32656328, 39536029], ['4/7/1995', 'Rob Roy', 28000000, 31390587, 31390587], ['2/21/2014', '3 Days to Kill', 28000000, 30697999, 38959900], ['8/16/2013', 'Kick-Ass 2', 28000000, 28795985, 63129909], ['10/12/2007', 'We Own the Night', 28000000, 28563179, 55307857], ['9/19/2014', 'A Walk Among the Tombstones', 28000000, 26017685, 62108587], ['1/15/2010', 'The Spy Next Door', 28000000, 24307106, 46752858], ['4/23/2014', 'Brick Mansions', 28000000, 20396829, 73421224], ['5/12/2006', 'Just My Luck', 28000000, 17326650, 38159905], ['10/13/2000', 'Lost Souls', 28000000, 16779636, 31320293], ['8/19/2015', 'American Ultra', 28000000, 14439985, 30295028], ['4/18/2003', 'Winged Migration', 28000000, 11689053, 39134983], ['2/4/2016', 'Pride and Prejudice and Zombies', 28000000, 10907291, 16638300], ['10/1/1999', 'Mystery Alaska', 28000000, 8891623, 8891623], ['8/24/2001', 'John Carpenter\\x92s Ghosts of Mars', 28000000, 8434601, 8434601], ['7/11/1997', 'A Simple Wish', 28000000, 8165213, 8165213], ['10/30/2015', 'Our Brand is Crisis', 28000000, 7002261, 8594558], ['12/25/1997', 'Kundun', 28000000, 5686694, 5686694], ['10/3/2008', 'How to Lose Friends & Alienate People', 28000000, 2775593, 12031443], [nan, 'Alatriste', 28000000, 0, 22860477], ['6/1/2007', 'Knocked Up', 27500000, 148761765, 219265952], ['6/10/1983', 'Octopussy', 27500000, 67900000, 187500000], ['6/26/2009', 'My Sister\\x92s Keeper', 27500000, 49200230, 96673002], ['2/8/2008', 'Welcome Home Roscoe Jenkins', 27500000, 42436517, 43607627], ['1/13/2012', 'Joyful Noise', 27500000, 30932113, 31157914], ['12/14/1984', 'A Passage to India', 27500000, 27187653, 27187896], ['12/25/2006', 'Notes on a Scandal', 27500000, 17510118, 50578411], ['10/19/2007', 'Rendition', 27500000, 9736045, 26939925], ['10/28/2011', 'Anonymous', 27500000, 4463292, 15815509], ['3/18/2011', 'Limitless', 27000000, 79249455, 155564919], ['12/6/1991', 'Star Trek VI: The Undiscovered Country', 27000000, 74888996, 96900000], ['6/26/2019', 'Annabelle Comes Home', 27000000, 74152591, 231252591], ['6/7/2002', 'The Divine Secrets of the Ya-Ya Sisterhood', 27000000, 69586544, 73826768], ['10/3/1997', 'Kiss the Girls', 27000000, 60527873, 60527873], ['6/20/1980', 'The Blues Brothers', 27000000, 57229890, 57245093], ['12/25/1994', 'The Jungle Book', 27000000, 44342956, 44342956], ['8/6/2008', 'The Sisterhood of the Traveling Pants 2', 27000000, 44089964, 44270131], ['5/12/2016', 'Money Monster', 27000000, 41012075, 93466095], ['5/17/2002', 'About a Boy', 27000000, 40803000, 130759651], ['8/19/2011', 'Spy Kids: All the Time in the World', 27000000, 38536376, 80681183], ['7/16/1999', 'Lake Placid', 27000000, 31770413, 31770413], ['4/7/2006', 'Lucky Number Slevin', 27000000, 22495466, 55495466], ['10/21/1983', 'The Right Stuff', 27000000, 21500000, 21500213], ['7/20/1984', 'Die Unendliche Geschichte', 27000000, 21300000, 21427947], ['2/27/1998', 'Dark City', 27000000, 14435076, 27257061], ['9/19/2008', 'The Duchess', 27000000, 13848978, 45160110], ['10/1/2010', 'Case 39', 27000000, 13261851, 28773827], ['6/10/2005', 'The Honeymooners', 27000000, 12834849, 13174426], ['6/21/1985', 'Return to Oz', 27000000, 10618813, 10618813], ['3/27/1998', 'The Newton Boys', 27000000, 10341093, 10341093], ['8/27/2004', 'Suspect Zero', 27000000, 8712564, 8723600], ['11/2/2007', 'Martian Child', 27000000, 7500310, 9352089], ['10/18/2002', 'Formula 51', 27000000, 5204007, 5204007], ['11/24/1999', 'Flawless', 27000000, 4485485, 4485485], ['5/13/2005', 'Mindhunters', 27000000, 4476235, 16566235], ['10/17/2008', 'What Just Happened', 27000000, 1090947, 2412123], ['12/12/2003', 'The Statement', 27000000, 765637, 1545064], ['10/4/2019', 'Lucy in the Sky', 27000000, 319976, 325943], ['6/10/2021', 'The Magic Flute', 27000000, 0, 0], ['11/23/2016', 'Rules Don\\x92t Apply', 26700000, 3652206, 3871448], ['1/16/2009', 'Paul Blart: Mall Cop', 26000000, 146336178, 185904750], ['8/6/2003', 'Freaky Friday', 26000000, 110222438, 160822438], ['8/19/2005', 'The 40 Year-old Virgin', 26000000, 109449237, 176276839], ['12/11/1998', 'Shakespeare in Love', 26000000, 100317794, 279500000], ['12/21/1990', 'Kindergarten Cop', 26000000, 91457688, 202000000], ['8/6/2008', 'Pineapple Express', 26000000, 87341380, 102404019], ['12/22/1993', 'Philadelphia', 26000000, 77324422, 201324422], ['7/31/1998', 'Ever After: A Cinderella Story', 26000000, 65705772, 65705772], ['8/10/1990', 'Flatliners', 26000000, 61308153, 61308153], ['8/15/2003', 'Open Range', 26000000, 58331254, 68613992], ['8/19/2005', 'Red Eye', 26000000, 57891803, 96666486], ['12/9/2011', 'New Year\\x92s Eve', 26000000, 54544638, 146850273], ['6/15/1977', 'A Bridge Too Far', 26000000, 50800000, 50800000], ['4/24/2013', 'Pain & Gain', 26000000, 49875291, 81275291], ['1/31/2003', 'Final Destination 2', 26000000, 46896664, 90396664], ['12/22/2000', 'O Brother Where Art Thou?', 26000000, 45506619, 75763814], ['12/29/2004', 'In Good Company', 26000000, 45489752, 63463195], ['1/22/2010', 'Legion', 26000000, 40168080, 67647574], ['8/29/2012', 'Lawless', 26000000, 37397291, 54393687], ['3/29/2002', 'Clockstoppers', 26000000, 36985501, 38788828], ['7/10/1985', 'Silverado', 26000000, 33200000, 33200000], ['12/4/2009', 'Brothers', 26000000, 28544157, 45043870], ['10/17/2014', 'The Best of Me', 26000000, 26766213, 41059418], ['3/12/2004', 'Agent Cody Banks 2: Destination London', 26000000, 23514247, 28703083], ['11/23/2016', 'Bad Santa 2', 26000000, 17782176, 23345113], ['8/3/2001', 'Original Sin', 26000000, 16521410, 16521410], ['4/12/2012', 'The Raven', 26000000, 16008272, 30601801], ['2/20/2004', 'Welcome to Mooseport', 26000000, 14469428, 14494770], ['1/27/1995', 'Highlander: The Final Dimension', 26000000, 13738574, 13738574], ['6/8/2015', 'Self/Less', 26000000, 12279691, 33667319], ['11/1/2019', 'Motherless Brooklyn', 26000000, 9277736, 18477736], ['8/24/2001', 'The Curse of the Jade Scorpion', 26000000, 7496522, 18496522], ['2/12/2021', 'Judas and the Black Messiah', 26000000, 5453633, 7033904], ['10/18/2013', 'The Fifth Estate', 26000000, 3254172, 6154172], ['2/21/1997', 'Blood and Wine', 26000000, 1083350, 1083350], ['10/30/2013', 'Blood Ties', 26000000, 42472, 2923959], ['8/24/1997', \"The Grimm Brothers' Snow White\", 26000000, 5000, 5000], ['6/30/2015', 'Viy', 26000000, 0, 34246770], ['3/17/2015', 'Accidental Love', 26000000, 0, 135436], ['4/24/2015', 'The Face of an Angel', 26000000, 0, 0], ['5/17/1996', 'Flipper', 25530000, 20080020, 30593313], ['8/31/2005', 'The Constant Gardener', 25500000, 33579798, 86301599], ['10/17/2008', 'W.', 25100000, 25534493, 28575778], ['2/19/2004', 'The Passion of the Christ', 25000000, 370782930, 622313635], ['11/24/1993', 'Mrs. Doubtfire', 25000000, 219195051, 441286003], ['12/16/1988', 'Rain Man', 25000000, 172825435, 412800000], ['8/10/2011', 'The Help', 25000000, 169705587, 213120004], ['12/25/2016', 'Hidden Figures', 25000000, 169607287, 231771716], ['12/12/2008', 'Gran Torino', 25000000, 148095302, 274543085], ['4/9/2008', 'Taken', 25000000, 145000989, 226941585], ['1/17/2014', 'Ride Along', 25000000, 134202565, 153733800], ['11/25/1992', 'The Bodyguard', 25000000, 121945720, 410945720], ['12/15/1993', 'Schindler\\x92s List', 25000000, 96898818, 322197132], ['7/2/2003', 'Legally Blonde 2: Red White & Blonde', 25000000, 90639088, 125339088], ['3/26/2004', 'Scooby-Doo 2: Monsters Unleashed', 25000000, 84185387, 180856996], ['7/9/2004', 'Anchorman: The Legend of Ron Burgundy', 25000000, 84136909, 89476265], ['12/4/2009', 'Up in the Air', 25000000, 83823381, 166842739], ['8/15/2003', 'Freddy vs. Jason', 25000000, 82622655, 114576403], ['2/16/2007', 'Bridge to Terabithia', 25000000, 82234139, 137984788], ['12/21/2001', 'Jimmy Neutron: Boy Genius', 25000000, 80936232, 102992536], ['1/18/2008', 'Cloverfield', 25000000, 80048433, 171302226], ['2/5/2010', 'Dear John', 25000000, 80014842, 142033509], ['3/22/1991', 'Teenage Mutant Ninja Turtles II: The Secret of \\x85', 25000000, 78656813, 78656813], ['12/25/2012', 'Parental Guidance', 25000000, 77267296, 120832383], ['6/3/1987', 'The Untouchables', 25000000, 76270454, 76271995], ['11/9/2007', 'No Country for Old Men', 25000000, 74273505, 164035753], ['4/13/2001', \"Bridget Jones's Diary\", 25000000, 71500556, 277902373], ['12/15/2000', 'Chocolat', 25000000, 71309760, 152500343], ['1/21/2011', 'No Strings Attached', 25000000, 70662220, 149228078], ['1/13/2012', 'Contraband', 25000000, 66528000, 98406855], ['1/20/2017', 'A Dog\\x92s Purpose', 25000000, 64321890, 203055427], ['4/19/2012', 'The Lucky One', 25000000, 60457138, 96633833], ['12/25/1993', 'Tombstone', 25000000, 56505065, 56505065], ['3/22/2000', 'Romeo Must Die', 25000000, 55973336, 91036760], ['6/6/2006', 'The Omen', 25000000, 54607383, 119295584], ['2/10/2006', 'Final Destination 3', 25000000, 54098051, 112798051], ['4/22/2011', 'Madea\\x92s Big Happy Family', 25000000, 53345287, 54160818], ['12/13/2013', \"Tyler Perry's A Madea Christmas\", 25000000, 52543354, 52543354], ['11/12/2004', 'Finding Neverland', 25000000, 51676606, 115036108], ['1/27/2012', 'The Grey', 25000000, 51580136, 81249176], ['1/28/2005', 'Hide and Seek', 25000000, 51100486, 123696741], ['5/23/1986', 'Cobra', 25000000, 49042224, 49042224], ['8/22/2008', 'The House Bunny', 25000000, 48237389, 71390601], ['3/14/2003', 'Agent Cody Banks', 25000000, 47545060, 58240458], ['1/27/2006', 'Nanny McPhee', 25000000, 47279279, 128745578], ['9/19/1990', 'Goodfellas', 25000000, 46743809, 47103147], ['8/15/2014', 'The Giver', 25000000, 45090374, 66540205], ['12/9/1983', 'Scarface', 25000000, 44942821, 44942821], ['7/18/1997', 'Nothing To Lose', 25000000, 44480039, 64594061], ['11/20/1987', 'The Last Emperor', 25000000, 43984987, 44005434], ['11/12/2015', 'The Night Before', 25000000, 43035725, 52568099], ['10/15/1993', 'The Beverly Hillbillies', 25000000, 42222647, 55598481], ['12/27/2002', 'The Hours', 25000000, 41675994, 97030468], ['8/22/1997', 'Money Talks', 25000000, 41076865, 41076865], ['12/26/2007', 'There Will Be Blood', 25000000, 40222514, 77208711], ['12/20/2002', 'The Wild Thornberrys Movie', 25000000, 40108697, 60694737], ['6/13/2003', 'Rugrats Go Wild', 25000000, 39402572, 55443032], ['6/1/2005', 'The Sisterhood of the Traveling Pants', 25000000, 39053061, 41560117], ['5/31/2002', 'Undercover Brother', 25000000, 38230435, 40796145], ['12/25/2013', 'August: Osage County', 25000000, 37738810, 50738810], ['7/6/2001', 'Kiss of the Dragon', 25000000, 36833473, 36833473], ['5/16/2014', 'Million Dollar Arm', 25000000, 36447959, 39217912], ['3/30/2005', 'Beauty Shop', 25000000, 36351350, 38351350], ['12/25/2019', 'Just Mercy', 25000000, 36001502, 50401502], ['4/4/2003', 'What a Girl Wants', 25000000, 35990505, 37216643], ['8/29/2003', 'Jeepers Creepers 2', 25000000, 35623801, 119923801], ['9/7/2018', 'Peppermint', 25000000, 35418723, 51800758], ['9/21/2007', 'Good Luck Chuck', 25000000, 35017297, 60709968], ['2/28/2003', 'Cradle 2 the Grave', 25000000, 34657731, 56434942], ['3/17/2006', \"She's the Man\", 25000000, 33889159, 55279608], ['12/10/2014', 'The Gambler', 25000000, 33680992, 38718031], ['8/24/2007', 'Mr. Bean\\x92s Holiday', 25000000, 33302167, 234981342], ['4/22/2016', 'Mother\\x92s Day', 25000000, 32492859, 52367022], ['10/16/1998', 'Bride of Chucky', 25000000, 32404188, 50692188], ['2/17/2017', 'Fist Fight', 25000000, 32187017, 40286416], ['11/21/2007', 'August Rush', 25000000, 31664162, 64605762], ['8/27/2004', 'Anacondas: The Hunt for the Blood Orchid', 25000000, 31526393, 70326393], ['12/9/2011', 'The Sitter', 25000000, 30542576, 38749404], ['11/6/1998', 'Elizabeth', 25000000, 30082699, 82150642], ['9/23/2070', 'Tora! Tora! Tora!', 25000000, 29548291, 29548291], ['1/23/1998', 'Spice World', 25000000, 29342592, 56042592], ['4/11/2014', 'Draft Day', 25000000, 28842237, 29847480], ['9/23/1994', 'The Shawshank Redemption', 25000000, 28241469, 28419106], ['2/3/2017', 'Rings', 25000000, 27793018, 82917283], ['5/22/2009', 'Dance Flick', 25000000, 25794018, 32224624], ['4/20/2001', 'Crocodile Dundee in Los Angeles', 25000000, 25590119, 39393111], ['7/26/1996', 'Kingpin', 25000000, 25023424, 32223424], ['3/18/2005', 'Ice Princess', 25000000, 24381334, 25732334], ['8/26/2011', \"Don't Be Afraid of the Dark\", 25000000, 24046682, 39126427], ['4/23/2010', 'The Losers', 25000000, 23591432, 29863840], ['4/24/2009', 'Fighting', 25000000, 23091010, 32831707], ['8/24/2007', 'War', 25000000, 22486409, 40686409], ['4/7/1995', 'Don Juan DeMarco', 25000000, 22032635, 22032635], ['4/22/2005', 'A Lot Like Love', 25000000, 21835784, 41921590], ['5/1/1998', 'He Got Game', 25000000, 21567853, 22411948], ['2/11/2011', 'The Eagle', 25000000, 19490041, 38993548], ['2/6/2015', 'Shaun the Sheep', 25000000, 19375982, 101850986], ['9/2/2011', 'Shark Night 3D', 25000000, 18877153, 18877153], ['3/23/2017', 'CHiPS', 25000000, 18600152, 23190292], ['10/11/2002', 'Punch-Drunk Love', 25000000, 17791031, 24591031], ['2/20/2004', 'Eurotrip', 25000000, 17718223, 20718223], ['12/22/2017', 'Father Figures', 25000000, 17501244, 21038441], ['4/4/2008', 'The Ruins', 25000000, 17432844, 22910563], ['9/23/2016', 'Masterminds', 25000000, 17356894, 30850666], ['10/25/2013', 'The Counselor', 25000000, 16973715, 71009334], ['12/8/2006', 'Unaccompanied Minors', 25000000, 16655224, 21970831], ['12/7/2018', 'Mary Queen of Scots', 25000000, 16648499, 47020146], ['4/1/1988', 'Bright Lights Big City', 25000000, 16118077, 16118077], ['11/15/2002', 'Half Past Dead', 25000000, 15567860, 19233280], ['4/18/1986', 'Legend', 25000000, 15502112, 23506237], ['7/26/1996', 'The Adventures of Pinocchio', 25000000, 15382170, 36682170], ['9/30/2005', 'The Greatest Game Ever Played', 25000000, 15331289, 15468266], ['11/6/2009', 'The Box', 25000000, 15051977, 34356760], ['3/3/2000', 'The Next Best Thing', 25000000, 14983572, 24355762], ['10/8/2010', 'My Soul to Take', 25000000, 14744435, 16727470], ['4/9/2004', 'The Girl Next Door', 25000000, 14589444, 31635150], ['8/15/2008', 'Fly Me To the Moon', 25000000, 14543943, 43530281], ['9/13/1996', 'Maximum Risk', 25000000, 14102929, 51702929], ['9/13/2002', 'Stealing Harvard', 25000000, 13973532, 13973532], ['8/3/2007', 'Hot Rod', 25000000, 13938332, 14371564], ['11/24/2021', 'Resident Evil: Welcome to Raccoon City', 25000000, 13745647, 24845647], ['9/9/2011', 'Warrior', 25000000, 13657115, 24215385], ['12/24/1999', \"Angela's Ashes\", 25000000, 13038660, 13038660], ['9/22/2017', 'Battle of the Sexes', 25000000, 12638526, 18445379], ['12/21/2012', 'Cirque du Soleil: Worlds Away', 25000000, 12512862, 28012862], ['8/6/2015', 'The 33', 25000000, 12227722, 28287489], ['6/21/1985', 'Lifeforce', 25000000, 11603545, 11603545], ['4/15/2011', 'The Conspirator', 25000000, 11538204, 15907411], ['7/3/2002', 'The Powerpuff Girls', 25000000, 11411644, 16425701], ['6/3/2005', 'The Lords of Dogtown', 25000000, 11273517, 13424365], ['7/1/1986', 'Big Trouble in Little China', 25000000, 11100000, 11208970], ['10/11/1996', 'Michael Collins', 25000000, 11092559, 27572844], ['3/28/2008', 'Stop-Loss', 25000000, 10915744, 11229035], ['10/8/1993', 'Gettysburg', 25000000, 10731997, 10731997], ['10/18/2002', 'Abandon', 25000000, 10719367, 12219367], ['9/16/2011', 'Straw Dogs', 25000000, 10324441, 11253821], ['8/13/1999', 'Brokedown Palace', 25000000, 10115014, 11115766], ['8/16/2002', 'Possession', 25000000, 10103647, 14805812], ['4/19/1996', 'Mrs. Winterbourne', 25000000, 10039566, 10039566], ['5/17/1991', 'Stone Cold', 25000000, 9286314, 9286314], ['1/24/2019', 'Serenity', 25000000, 8547045, 13008804], ['11/25/2009', 'The Road', 25000000, 8114270, 29206732], ['10/12/2018', 'Beautiful Boy', 25000000, 7634767, 13314562], ['4/6/2007', 'The Hoax', 25000000, 7164995, 7164995], ['3/14/2019', 'Captive State', 25000000, 5958315, 9363210], ['8/17/1984', 'Sheena', 25000000, 5778353, 5778353], ['9/2/2005', 'Underclassman', 25000000, 5654777, 5654777], ['3/23/2001', \"Say It Isn't So\", 25000000, 5516708, 5516708], ['12/7/2005', \"The World's Fastest Indian\", 25000000, 5128124, 18991288], ['4/25/2008', 'Deception', 25000000, 4598506, 12850033], ['3/1/1995', 'Tank Girl', 25000000, 4064333, 4064333], ['4/22/2005', \"King's Ransom\", 25000000, 4008527, 4049527], ['8/23/2020', 'Bill & Ted Face the Music', 25000000, 3439660, 6266609], ['10/3/2008', 'Blindness', 25000000, 3073392, 20052958], ['4/13/2018', 'Sgt. Stubby: An American Hero', 25000000, 3054285, 3823620], ['12/16/2011', 'Carnage', 25000000, 2546747, 38112154], ['8/25/2017', 'Tulip Fever', 25000000, 2455635, 6792768], ['1/6/2006', 'BloodRayne', 25000000, 2405420, 3711633], ['9/11/2015', 'Legend', 25000000, 1872994, 42425450], ['11/20/2009', 'Bad Lieutenant: Port of Call New Orleans', 25000000, 1702112, 12413949], ['12/31/2015', 'Jane Got a Gun', 25000000, 1513793, 3771345], ['11/25/2009', 'Me and Orson Welles', 25000000, 1190003, 1190003], ['10/23/2020', 'All My Life', 25000000, 913935, 2015472], ['9/16/2005', 'Venom', 25000000, 881745, 881745], ['10/14/2005', 'Where the Truth Lies', 25000000, 872142, 1415656], ['9/11/1998', 'Without Limits', 25000000, 780326, 780326], ['5/23/2012', 'On the Road', 25000000, 720828, 9313302], ['8/24/2012', 'Les petits mouchoirs', 25000000, 205505, 48530887], ['6/30/2010', 'Love Ranch', 25000000, 137885, 146149], ['4/24/2015', 'Yi ge ren de wu lin', 25000000, 129115, 129115], [nan, \"Sammy's avonturen: De geheime doorgang\", 25000000, 0, 71594792], ['9/20/1996', 'Matilda', 25000000, 0, 9755282], ['3/18/2010', 'Belka i Strelka. Zvezdnye sobaki', 25000000, 0, 9445081], ['10/4/2011', 'La véritable histoire du Chat Botté', 25000000, 0, 8208594], ['3/15/2019', 'The Professor and the Madman', 25000000, 0, 6352683], ['7/8/2011', 'Ironclad', 25000000, 0, 5297411], ['6/20/2014', 'Red Sky', 25000000, 0, 91116], ['1/1/2070', 'Waterloo', 25000000, 0, 0], ['1/10/2014', 'The Adventurer: The Curse of the Midas Box', 25000000, 0, 0], [nan, 'Reagan', 25000000, 0, 0], ['11/9/2012', 'Dangerous Liaisons', 24200000, 17000, 10447579], ['11/26/1986', 'Star Trek IV: The Voyage Home', 24000000, 109713132, 133000000], ['12/12/1997', 'Scream 2', 24000000, 101363301, 172363301], ['10/11/2019', 'The Addams Family', 24000000, 97864733, 200612027], ['2/21/2003', 'Old School', 24000000, 75155000, 86737464], ['12/20/2006', 'Rocky Balboa', 24000000, 70269899, 156229050], ['6/18/2014', 'Think Like a Man Too', 24000000, 65028687, 70027933], ['12/16/2016', 'Fences', 24000000, 57682904, 64282881], ['2/18/2000', 'The Whole Nine Yards', 24000000, 57262492, 85527867], ['10/14/2011', 'Footloose', 24000000, 51802742, 62989834], ['4/5/2017', 'Going in Style', 24000000, 45018541, 80812424], ['7/12/1991', 'Point Break', 24000000, 43218387, 83531958], ['9/20/1991', 'The Fisher King', 24000000, 41798224, 41798224], ['11/13/1998', 'I Still Know What You Did Last Summer', 24000000, 40020622, 40020622], ['11/21/2007', 'Hitman', 24000000, 39687694, 99135571], ['12/16/2069', 'Hello Dolly', 24000000, 33208099, 33208099], ['4/7/2000', 'Return to Me', 24000000, 32662299, 32662299], ['11/6/2009', 'The Men Who Stare at Goats', 24000000, 32428195, 67348218], ['10/31/2008', 'Zack and Miri Make a Porno', 24000000, 31457946, 36856306], ['1/12/2001', 'Double Take', 24000000, 29823162, 29823162], ['12/21/1999', 'Girl Interrupted', 24000000, 28871190, 48308749], ['9/8/2000', 'Nurse Betty', 24000000, 25170054, 27732366], ['8/20/2010', 'Piranha 3D', 24000000, 25003155, 83660160], ['11/24/2010', 'Faster', 24000000, 23240020, 35792945], ['8/4/1989', 'Lock Up', 24000000, 22099847, 22099847], ['10/24/1978', 'The Wiz', 24000000, 22000000, 22000000], ['1/23/2004', 'Win a Date with Tad Hamilton!', 24000000, 16980098, 17589829], ['7/14/1999', 'Muppets From Space', 24000000, 16304786, 16304786], ['4/7/2000', 'Ready to Rumble', 24000000, 12372410, 12372410], ['11/14/2014', 'Foxcatcher', 24000000, 12096300, 19303058], ['9/16/2011', \"I Don't Know How She Does It\", 24000000, 9659074, 24474463], ['12/24/1999', 'Play it to the Bone', 24000000, 8427204, 8427204], ['12/19/2013', 'Dhoom 3', 24000000, 8031955, 11723620], ['12/17/2004', 'Beyond the Sea', 24000000, 6144806, 8292914], ['6/10/2005', 'Hauru no ugoku shiro', 24000000, 4710455, 237814327], ['3/27/1998', 'Meet the Deedles', 24000000, 4356126, 4356126], ['8/25/1995', 'The Thief and the Cobbler', 24000000, 669276, 669276], ['6/10/2005', 'The Bridge of San Luis Rey', 24000000, 49981, 1696765], [nan, 'Flood', 24000000, 0, 4084232], ['11/4/2021', 'Annaatthe', 24000000, 0, 449486], ['10/2/2009', 'Zombieland', 23600000, 75590286, 102236596], ['5/20/1980', 'Star Wars Ep. V: The Empire Strikes Back', 23000000, 291738960, 549001242], ['11/6/1998', 'The Waterboy', 23000000, 161491646, 190191646], ['6/28/1991', 'The Naked Gun 2½: The Smell of Fear', 23000000, 86930411, 86930411], ['11/16/2018', 'Green Book', 23000000, 85080171, 320029388], ['8/11/1995', 'Dangerous Minds', 23000000, 84919401, 178919401], ['4/7/1995', 'Bad Boys', 23000000, 65647413, 141247413], ['1/16/2015', 'The Wedding Ringer', 23000000, 64460211, 80171596], ['3/17/2000', 'Final Destination', 23000000, 53302314, 112036870], ['12/17/1976', 'King Kong', 23000000, 52614445, 90614445], ['10/7/2011', 'The Ides of March', 23000000, 40962534, 77735925], ['2/18/2000', 'Pitch Black', 23000000, 39235088, 53182088], ['10/5/2018', 'The Hate U Give', 23000000, 29719483, 35067665], ['3/30/2001', 'Someone Like You', 23000000, 27338033, 38684906], ['1/10/2014', 'Her', 23000000, 25568251, 48043998], ['10/5/2001', 'Joy Ride', 23000000, 21973182, 22204890], ['1/12/2012', 'Kari gurashi no Arietti', 23000000, 19192510, 151496097], ['1/20/2012', 'Haywire', 23000000, 18942396, 36374700], ['11/12/1999', 'Anywhere But Here', 23000000, 18653615, 18653615], ['9/1/2004', 'Vanity Fair', 23000000, 16123851, 19123851], ['2/26/2016', 'Eddie the Eagle', 23000000, 15789389, 45060480], ['7/17/1987', 'Jaws 4: The Revenge', 23000000, 15728335, 15728335], ['1/15/2021', 'The Marksman', 23000000, 15566093, 21197274], ['3/5/2020', 'The Way Back', 23000000, 13590514, 14563409], ['8/25/2000', 'The Crew', 23000000, 13019253, 13019253], ['12/20/1996', \"Marvin's Room\", 23000000, 12803305, 12803305], ['1/9/2004', 'Chasing Liberty', 23000000, 12189514, 12291975], ['8/22/2008', 'The Longshots', 23000000, 11511323, 11778396], ['12/3/1999', 'The End of the Affair', 23000000, 10660147, 10660147], ['8/23/1991', 'Harley Davidson and the Marlboro Man', 23000000, 7018525, 7018525], ['9/14/2007', 'In the Valley of Elah', 23000000, 6777741, 24489150], ['9/25/2009', 'Coco avant Chanel', 23000000, 6113834, 50813834], ['6/26/2009', 'Chéri', 23000000, 2715657, 2715657], ['6/28/2013', 'Redemption', 23000000, 36686, 13593473], ['4/25/2008', 'Rogue', 23000000, 10452, 4673377], ['4/27/2017', 'Ch?i dàn zhu?nji?', 23000000, 0, 58807172], ['1/21/2010', 'Shi Yue Wei Cheng', 23000000, 0, 44195779], ['6/24/1987', 'Spaceballs', 22700000, 38119483, 38119483], ['6/22/2007', '1408', 22500000, 71985628, 131263370], ['11/4/2016', 'Nocturnal Animals', 22500000, 10663357, 32398681], ['12/26/2014', 'The Water Diviner', 22500000, 4200117, 31054727], ['7/13/1990', 'Ghost', 22000000, 217631306, 517600000], ['7/15/1998', \"There's Something About Mary\", 22000000, 176484651, 369884651], ['11/11/1994', 'The Santa Clause', 22000000, 145539357, 190506000], ['9/6/2018', 'The Nun', 22000000, 117450119, 363391647], ['9/28/2007', 'The Game Plan', 22000000, 90648202, 146590987], ['3/29/2002', 'The Rookie', 22000000, 75600072, 80491516], ['6/2/1995', 'The Bridges of Madison County', 22000000, 71516617, 175516617], ['2/28/2014', 'Son of God', 22000000, 59700064, 70949793], ['6/1/2001', 'The Animal', 22000000, 55762229, 55762229], ['8/8/2014', 'The Hundred-Foot Journey', 22000000, 54235441, 94270488], ['12/8/1982', 'Gandhi', 22000000, 52767889, 127767889], ['9/19/2003', 'Underworld', 22000000, 51970690, 95708457], ['7/28/1995', 'The Net', 22000000, 50621733, 110521733], ['8/3/2012', 'Diary of a Wimpy Kid: Dog Days', 22000000, 49008662, 77229695], ['12/28/2001', 'I Am Sam', 22000000, 40270895, 92542418], ['12/27/2019', 'The Gentlemen', 22000000, 36471796, 113876604], ['11/11/2005', 'Derailed', 22000000, 36020063, 57520063], ['9/18/2009', 'The Informant!', 22000000, 33316821, 41771168], ['11/21/2013', 'Delivery Man', 22000000, 30659817, 55616322], ['2/5/2016', 'Hail Caesar!', 22000000, 30080225, 64220196], ['8/24/2001', 'Jay and Silent Bob Strike Back', 22000000, 30059386, 33762400], ['12/29/1993', 'Shadowlands', 22000000, 25842377, 25842377], ['8/27/2008', 'Traitor', 22000000, 23530831, 27882226], ['8/12/2005', 'Deuce Bigalow: European Gigolo', 22000000, 22400154, 45273464], ['5/19/2017', 'Diary of a Wimpy Kid: The Long Haul', 22000000, 20738724, 35609577], ['1/18/2008', 'Mad Money', 22000000, 20668843, 25044057], ['11/27/2013', 'Homefront', 22000000, 20158492, 51695362], ['9/19/2008', 'Igor', 22000000, 19528602, 31013349], ['2/9/2001', 'Saving Silverman', 22000000, 19351569, 25873142], ['7/2/1999', 'Summer of Sam', 22000000, 19288130, 19288130], ['9/14/2001', 'The Glass House', 22000000, 17951431, 22861785], ['9/2/2015', 'The Transporter Refueled', 22000000, 16029670, 69698495], ['6/13/1980', 'The Island', 22000000, 15716828, 15716828], ['4/11/2001', 'Josie and the Pussycats', 22000000, 14252830, 14307223], ['8/22/2012', 'Hit & Run', 22000000, 13749300, 17216955], ['10/13/2000', 'The Little Vampire', 22000000, 13555988, 13560782], ['10/1/2004', 'I Heart Huckabees', 22000000, 12784713, 20034713], ['11/17/2017', 'Roman J. Israel Esq.', 22000000, 11962712, 12967012], ['12/4/2013', 'Out of the Furnace', 22000000, 11330849, 15434375], ['11/5/1993', 'RoboCop 3', 22000000, 10696210, 10696210], ['8/27/1999', 'Dudley Do-Right', 22000000, 9818792, 9818792], ['12/8/2017', 'Just Getting Started', 22000000, 6069605, 6756412], ['9/21/2001', 'Megiddo: Omega Code 2', 22000000, 6047691, 6047691], ['6/24/2070', 'Darling Lili', 22000000, 5000000, 5000000], ['11/23/2005', 'The Libertine', 22000000, 4835065, 9448623], ['4/6/2007', 'Zwartboek', 22000000, 4398532, 27238354], ['10/31/2014', 'Before I Go to Sleep', 22000000, 3242457, 19563579], ['10/8/2010', 'Stone', 22000000, 1810078, 4065020], ['3/3/2006', 'Joyeux Noël', 22000000, 1054361, 23134075], ['7/18/2013', 'Metegol', 22000000, 0, 34061097], ['6/24/1977', 'Sorcerer', 21600000, 12000000, 12006010], ['7/27/2007', 'Molière', 21600000, 635733, 791154], ['10/5/2007', 'Michael Clayton', 21500000, 49033882, 92987651], ['7/9/1999', 'Arlington Road', 21500000, 24419219, 24419219], ['12/20/1996', 'My Fellow Americans', 21500000, 22331846, 22331846], ['4/20/2012', 'To Rome with Love', 21500000, 16684352, 74290305], ['11/16/2012', 'Silver Linings Playbook', 21000000, 132092958, 236412453], ['3/29/2018', 'Blockers', 21000000, 60311495, 94523781], ['4/5/2019', 'Pet Sematary', 21000000, 54724696, 111809732], ['6/30/1999', 'South Park: Bigger Longer & Uncut', 21000000, 52037603, 52037603], ['6/18/1982', 'Firefox', 21000000, 45785720, 45785720], ['4/16/2010', 'Death at a Funeral', 21000000, 42739347, 48977233], ['3/19/1993', 'Teenage Mutant Ninja Turtles III', 21000000, 42273609, 42273609], ['9/14/2001', 'Hardball', 21000000, 40222729, 43728560], ['11/5/2010', 'For Colored Girls', 21000000, 37729698, 38017873], ['1/5/2007', 'Freedom Writers', 21000000, 36605602, 43632609], ['5/8/2019', 'The Hustle', 21000000, 35417038, 97409779], ['8/4/2017', 'Kidnap', 21000000, 30718107, 34836080], ['10/11/2002', 'The Transporter', 21000000, 25296447, 43928932], ['3/14/2008', 'Never Back Down', 21000000, 24850922, 39319801], ['12/9/2011', 'Tinker Tailor Soldier Spy', 21000000, 24149393, 81428388], ['9/13/2017', 'Victoria and Abdul', 21000000, 22245070, 68271146], ['11/5/1999', 'The Bachelor', 21000000, 21731001, 36882378], ['3/12/1999', 'The Rage: Carrie 2', 21000000, 17760244, 17760244], ['8/1/2008', 'Swing Vote', 21000000, 16289867, 17589867], ['6/5/2009', 'Away We Go', 21000000, 9451946, 10108016], ['9/27/2002', 'Moonlight Mile', 21000000, 6830957, 6830957], ['5/6/2011', 'The Beaver', 21000000, 970816, 5046038], ['2/24/2017', 'Bitter Harvest', 21000000, 557241, 606162], ['10/22/1999', 'Molly', 21000000, 17396, 17396], ['3/15/2015', 'Robot Overlords', 21000000, 0, 991329], ['2/1/2019', 'Velvet Buzzsaw', 21000000, 0, 0], ['9/12/2019', 'Hustlers', 20700000, 104963598, 150472713], ['4/23/1999', 'eXistenZ', 20700000, 2840417, 2840417], ['7/23/1982', 'The Best Little Whorehouse in Texas', 20500000, 69701637, 69701637], ['8/11/2006', 'Pulse', 20500000, 20264436, 30241435], ['6/12/1981', 'Raiders of the Lost Ark', 20000000, 225686079, 367452079], ['11/13/1991', 'Beauty and the Beast', 20000000, 206333165, 438656843], ['3/20/2019', 'Us', 20000000, 175084580, 256091919], ['11/20/1992', 'Home Alone 2: Lost in New York', 20000000, 173585516, 358994850], ['11/16/1977', 'Close Encounters of the Third Kind', 20000000, 169100479, 340800479], ['5/20/1987', 'Beverly Hills Cop II', 20000000, 153665036, 276665036], ['11/30/2016', 'La La Land', 20000000, 151101803, 444535865], ['7/18/2013', 'The Conjuring', 20000000, 137400141, 317744402], ['3/7/2003', 'Bringing Down the House', 20000000, 132675402, 164675402], ['10/17/2017', 'Wonder', 20000000, 132422809, 311940097], ['2/14/1991', 'The Silence of the Lambs', 20000000, 130726716, 275726716], ['2/14/1992', \"Wayne's World\", 20000000, 121697323, 183097323], ['10/15/2010', 'Jackass 3D', 20000000, 117229692, 171685793], ['7/29/2016', 'Bad Moms', 20000000, 113257297, 180485601], ['1/17/2019', 'Glass', 20000000, 111048468, 246999039], ['6/16/1978', 'Jaws 2', 20000000, 102922376, 208900376], ['10/3/2008', 'Beverly Hills Chihuahua', 20000000, 94514402, 154218168], ['10/14/2021', 'Halloween Kills', 20000000, 91991205, 130872938], ['7/2/2014', 'Tammy', 20000000, 84525432, 96407655], ['8/14/2019', 'Good Boys', 20000000, 83140306, 111173598], ['1/21/2005', 'Are We There Yet?', 20000000, 82674398, 98114471], ['11/16/2011', 'The Descendants', 20000000, 82624961, 175507800], ['10/3/2003', 'School of Rock', 20000000, 81261177, 131944672], ['4/13/2007', 'Disturbia', 20000000, 80818974, 118537627], ['7/29/1988', 'Cocktail', 20000000, 78222753, 78222753], ['7/16/1993', 'Free Willy', 20000000, 77698625, 153698625], ['2/27/2019', 'Tyler Perry\\x92s A Madea Family Funeral', 20000000, 73257045, 74781999], ['10/21/2016', 'Tyler Perry\\x92s Boo! A Madea Halloween', 20000000, 73206343, 73206343], ['8/18/1995', 'Mortal Kombat', 20000000, 70433227, 122133227], ['6/23/2004', 'White Chicks', 20000000, 69148997, 111448997], ['4/24/2009', 'Obsessed', 20000000, 68261644, 73964713], ['4/18/2003', 'Holes', 20000000, 67383924, 71232214], ['6/29/2012', \"Tyler Perry's Madea's Witness Protection\", 20000000, 65653242, 66950887], ['3/31/2010', 'The Last Song', 20000000, 62950384, 92678948], ['4/2/2010', 'Why Did I Get Married Too?', 20000000, 60095852, 60831067], ['10/23/1998', 'La vita è bella', 20000000, 57598247, 229375361], ['3/3/2017', 'The Shack', 20000000, 57386418, 96908458], ['10/18/2013', '12 Years a Slave', 20000000, 56671993, 180765061], ['12/13/2002', 'Drumline', 20000000, 56398162, 56398875], ['6/1/2016', 'Me Before You', 20000000, 56245075, 208064908], ['2/8/2019', 'What Men Want', 20000000, 54611903, 69911903], ['4/15/2016', 'Barbershop: The Next Cut', 20000000, 54030051, 54404202], ['12/7/1990', 'Edward Scissorhands', 20000000, 53976987, 53980220], ['9/12/2018', 'A Simple Favor', 20000000, 53548586, 97628717], ['1/9/2015', 'Selma', 20000000, 52076908, 66776576], ['8/11/1995', 'A Walk in the Clouds', 20000000, 50008143, 50008143], ['12/12/1980', 'Popeye', 20000000, 49823037, 49823037], ['2/17/2006', 'Date Movie', 20000000, 48548426, 85146165], ['2/15/2002', 'Peter Pan: Return to Neverland', 20000000, 48430258, 109862682], ['2/14/2003', 'The Jungle Book 2', 20000000, 47901582, 139924202], ['3/16/2007', 'Premonition', 20000000, 47852604, 84146832], ['10/20/2017', 'Tyler Perry\\x92s Boo 2! A Madea Halloween', 20000000, 47319572, 47879572], ['2/4/2005', 'Boogeyman', 20000000, 46752382, 67192859], ['2/11/2000', 'The Tigger Movie', 20000000, 45542421, 96147688], ['11/6/2015', 'Spotlight', 20000000, 45055776, 91902438], ['11/27/2019', 'Queen & Slim', 20000000, 43808310, 47936399], ['3/29/2018', 'Acrimony', 20000000, 43549096, 46627836], ['6/25/2015', 'Max', 20000000, 42656255, 43658157], ['3/21/2008', 'Meet the Browns', 20000000, 41975388, 41975388], ['7/24/2009', 'Orphan', 20000000, 41596251, 78769428], ['11/15/2017', 'The Star', 20000000, 40847995, 62706947], ['1/26/2007', 'Epic Movie', 20000000, 39739367, 86858578], ['9/19/2008', 'Lakeview Terrace', 20000000, 39263506, 44821299], ['10/13/2006', 'The Grudge 2', 20000000, 39143839, 70743839], ['7/27/2016', 'Nerve', 20000000, 38583626, 85583945], ['5/14/1982', 'Conan the Barbarian', 20000000, 38264085, 79114085], ['8/14/1998', 'How Stella Got Her Groove Back', 20000000, 37672944, 37672944], ['7/19/1991', \"Bill & Ted's Bogus Journey\", 20000000, 37537675, 37540024], ['10/13/2006', 'Man of the Year', 20000000, 37442180, 41342180], ['2/18/2016', 'Risen', 20000000, 36880033, 46244066], ['8/18/2010', 'Vampires Suck', 20000000, 36661504, 81424988], ['12/21/1979', 'The Black Hole', 20000000, 35841901, 35841901], ['9/1/2010', 'The American', 20000000, 35606376, 67950723], ['3/21/1997', 'Selena', 20000000, 35450113, 35450113], ['11/4/2011', 'A Very Harold & Kumar 3D Christmas', 20000000, 35061031, 36265745], ['3/19/2004', 'Eternal Sunshine of the Spotless Mind', 20000000, 34366518, 72401378], ['1/4/2013', 'Texas Chainsaw 3D', 20000000, 34341945, 47666013], ['10/27/2006', 'Babel', 20000000, 34302837, 132121212], ['9/19/2014', 'This is Where I Leave You', 20000000, 34296320, 41296320], ['12/12/2008', 'Doubt', 20000000, 33446470, 53191101], ['10/15/2004', 'Team America: World Police', 20000000, 32774834, 50948811], ['10/27/1995', 'Copycat', 20000000, 32051917, 32051917], ['4/11/2013', 'Scary Movie V', 20000000, 32015787, 78613981], ['3/12/2010', \"She's Out of My League\", 20000000, 32010860, 48680977], ['11/26/2008', 'Milk', 20000000, 31841299, 57293371], ['10/15/2069', 'Paint Your Wagon', 20000000, 31678778, 31678778], ['8/31/2011', 'The Debt', 20000000, 31177548, 46604054], ['10/25/2002', 'Ghost Ship', 20000000, 30113491, 68349884], ['1/8/2010', 'Daybreakers', 20000000, 30101577, 51445503], ['3/7/2008', 'The Bank Job', 20000000, 30060660, 66143005], ['3/20/1998', 'Wild Things', 20000000, 29795299, 55576699], ['10/16/2009', 'The Stepfather', 20000000, 29062561, 29227561], ['3/31/2000', 'High Fidelity', 20000000, 27277055, 47881663], ['4/28/2006', 'Stick It', 20000000, 26910736, 30399714], ['1/4/2008', 'One Missed Call', 20000000, 26890041, 44513466], ['1/12/1996', 'Eye for an Eye', 20000000, 26792700, 26792700], ['4/11/2008', 'Street Kings', 20000000, 26418667, 65457811], ['7/19/2013', \"The World's End\", 20000000, 26004851, 47124638], ['1/19/1996', 'From Dusk Till Dawn', 20000000, 25728961, 25736162], ['9/24/2010', 'You Again', 20000000, 25702053, 32838945], ['6/15/2007', 'Nancy Drew', 20000000, 25584685, 30703845], ['9/17/2010', 'Alpha and Omega 3D', 20000000, 25107267, 48958353], ['11/23/2018', 'On the Basis of Sex', 20000000, 24704837, 38837336], ['2/14/2014', 'Endless Love', 20000000, 23438250, 34718173], ['9/8/2006', 'The Covenant', 20000000, 23364784, 38164784], ['5/12/2021', 'Spiral', 20000000, 23216862, 39522047], ['7/1/2011', 'Monte Carlo', 20000000, 23186769, 39686769], ['3/24/2006', 'Stay Alive', 20000000, 23086480, 23187506], ['10/7/2005', '2 For the Money', 20000000, 22991379, 30491379], ['6/14/2017', 'Rough Night', 20000000, 22105643, 46844357], ['12/4/1998', 'Psycho', 20000000, 21541218, 37226218], ['10/19/1990', 'Quigley Down Under', 20000000, 21413105, 21413105], ['9/27/1995', 'To Die For', 20000000, 21284514, 27688744], ['8/21/2009', 'Shorts', 20000000, 20919166, 29870801], ['10/30/1998', 'Vampires', 20000000, 20268825, 20268825], ['9/19/2008', 'Appaloosa', 20000000, 20211394, 27911453], ['11/12/2015', 'Secret in Their Eyes', 20000000, 20180155, 32608019], ['8/13/2004', 'Yu-Gi-Oh', 20000000, 19762690, 28715003], ['3/23/2007', 'Reign Over Me', 20000000, 19661987, 20081987], ['9/19/2008', \"My Best Friend's Girl\", 20000000, 19219250, 34787111], ['5/11/2007', 'Georgia Rule', 20000000, 18882880, 20819601], ['7/31/1981', 'Under the Rainbow', 20000000, 18826490, 18826490], ['4/12/1985', 'Ladyhawke', 20000000, 18400000, 18400000], ['9/21/2007', 'Into the Wild', 20000000, 18354356, 56822960], ['9/11/1998', 'Simon Birch', 20000000, 18253415, 18310591], ['2/11/2005', \"Pooh's Heffalump Movie\", 20000000, 18098433, 55686944], ['9/29/2006', 'School for Scoundrels', 20000000, 17807569, 17807569], ['8/29/2018', 'Operation Finale', 20000000, 17612099, 17612099], ['10/26/2012', 'Silent Hill: Revelation 3D', 20000000, 17530219, 55975672], ['11/3/1995', 'Home for the Holidays', 20000000, 17468887, 22119269], ['3/24/2017', 'The Zookeeper\\x92s Wife', 20000000, 17445186, 26308749], ['2/20/2009', 'Fired Up', 20000000, 17231291, 18608570], ['9/14/2004', 'Kung Fu Hustle', 20000000, 17104669, 102034104], ['7/26/2002', 'The Country Bears', 20000000, 16988996, 16988996], ['9/27/2017', 'Flatliners', 20000000, 16883115, 45173738], ['3/16/2007', 'Dead Silence', 20000000, 16574590, 20614661], ['11/21/2003', '21 Grams', 20000000, 16248701, 59667625], ['12/4/2009', 'Armored', 20000000, 15988876, 23661038], ['12/14/2007', 'The Kite Runner', 20000000, 15800078, 74180745], ['9/3/2004', 'Paparazzi', 20000000, 15712072, 16612072], ['1/17/2003', 'A Guy Thing', 20000000, 15543862, 17430594], ['2/15/2065', 'The Greatest Story Ever Told', 20000000, 15473333, 15473333], ['7/21/2000', 'Loser', 20000000, 15464026, 18250106], ['3/6/1998', 'Twilight', 20000000, 15055091, 15055091], ['9/23/2009', 'Capitalism: A Love Story', 20000000, 14363397, 19121531], ['4/13/2012', 'Lockout', 20000000, 14326865, 33943049], ['8/29/2008', 'Disaster Movie', 20000000, 14190901, 36720752], ['9/30/2011', \"What's Your Number?\", 20000000, 14011084, 30163785], ['11/14/1997', 'The Man Who Knew Too Little', 20000000, 13801755, 13801755], ['4/17/2009', 'Crank 2: High Voltage', 20000000, 13684249, 35472739], ['10/22/2015', 'Burnt', 20000000, 13651946, 36766293], ['4/30/2004', 'Envy', 20000000, 13548322, 14566246], ['10/13/2006', 'One Night with the King', 20000000, 13395961, 13725032], ['10/21/1994', 'Bullets Over Broadway', 20000000, 13383747, 13383747], ['9/19/2008', 'Ghost Town', 20000000, 13367624, 29958228], ['11/22/2002', 'The Quiet American', 20000000, 12987647, 26348203], ['2/19/2016', 'Triple 9', 20000000, 12639297, 25943792], ['9/2/2016', 'The Light Between Oceans', 20000000, 12545979, 22281732], ['10/28/2005', 'The Weather Man', 20000000, 12482775, 15466961], ['8/23/2002', 'Undisputed', 20000000, 12398628, 12398628], ['3/27/2009', '12 Rounds', 20000000, 12234694, 17306648], ['10/1/2010', 'Let Me In', 20000000, 12134935, 28270399], ['5/6/1994', '3 Ninjas Kick Back', 20000000, 11744960, 11744960], ['2/22/2008', 'Be Kind Rewind', 20000000, 11175164, 30894247], ['12/9/2005', 'Mrs. Henderson Presents', 20000000, 11036366, 27836366], ['12/12/1997', 'Deconstructing Harry', 20000000, 10686841, 10686841], ['10/22/1999', 'Three to Tango', 20000000, 10570375, 10570375], ['12/15/1989', \"We're No Angels\", 20000000, 10555348, 10555348], ['12/6/1996', 'Everyone Says I Love You', 20000000, 9725847, 34600000], ['8/31/2007', 'Death Sentence', 20000000, 9534258, 16907831], ['6/3/2016', 'Popstar: Never Stop Never Stopping', 20000000, 9496130, 9537120], ['10/27/2017', 'Thank You for Your Service', 20000000, 9479390, 9985316], ['12/4/2009', \"Everybody's Fine\", 20000000, 9208876, 9208876], ['8/16/2019', 'Where\\x92d You Go Bernadette', 20000000, 9198356, 10840632], ['8/27/2004', 'Superbabies: Baby Geniuses 2', 20000000, 9109322, 9355369], ['9/20/2013', 'Battle of the Year', 20000000, 8888355, 16723377], ['4/15/2016', 'Ratchet and Clank', 20000000, 8813410, 14365639], ['8/17/2007', 'Death at a Funeral', 20000000, 8580428, 47289148], ['9/9/2005', 'The Man', 20000000, 8330720, 10393696], ['1/5/2007', 'Code Name: The Cleaner', 20000000, 8135024, 8135024], ['12/12/2014', 'Inherent Vice', 20000000, 8110975, 14772346], ['4/16/2004', 'Connie and Carla', 20000000, 8047525, 9649039], ['10/11/2013', 'Machete Kills', 20000000, 8008161, 18273009], ['4/1/2069', 'Sweet Charity', 20000000, 8000000, 8000000], ['2/24/2006', 'Doogal', 20000000, 7578946, 28058652], ['9/16/2005', 'Proof', 20000000, 7535331, 8284331], ['10/3/2008', 'An American Carol', 20000000, 7013191, 7022183], ['3/14/2003', 'Willard', 20000000, 6882696, 6882696], ['2/1/2008', 'Strange Wilderness', 20000000, 6575282, 6947084], ['4/24/2015', 'Little Boy', 20000000, 6485961, 17769299], ['12/17/1999', 'Topsy Turvy', 20000000, 6201757, 7797344], ['10/25/2012', 'Chasing Mavericks', 20000000, 6002756, 8300821], ['12/31/2014', 'A Most Violent Year', 20000000, 5749134, 8869722], ['11/23/2011', 'A Dangerous Method', 20000000, 5702083, 14807531], ['7/7/2006', 'A Scanner Darkly', 20000000, 5501616, 7405084], ['8/14/2009', 'Bandslam', 20000000, 5210988, 12967829], ['1/28/2005', 'Alone in the Dark', 20000000, 5178569, 10588079], ['10/29/2004', 'Birth', 20000000, 5005899, 14603001], ['8/26/2016', 'Hands of Stone', 20000000, 4712792, 5031975], ['5/3/2019', 'Tolkien', 20000000, 4535154, 8967531], ['10/24/2008', 'Passchendaele', 20000000, 4452423, 4453327], ['10/3/2008', 'Flash of Genius', 20000000, 4442377, 4504111], ['11/21/2007', 'I\\x92m Not There', 20000000, 4017609, 12397613], ['4/4/2012', 'The Cold Light of Day', 20000000, 3763583, 25361206], ['5/15/2009', 'The Brothers Bloom', 20000000, 3531756, 5531756], ['10/24/2008', 'Synecdoche New York', 20000000, 3083538, 4383538], ['1/24/2020', 'The Last Full Measure', 20000000, 2949212, 3321111], ['10/12/2018', 'Suspiria', 20000000, 2483472, 7023292], ['11/3/2017', 'LBJ', 20000000, 2468683, 2507181], ['10/29/1999', 'Mononoke-hime', 20000000, 2374107, 150345863], ['3/19/2004', 'Bon Voyage', 20000000, 2353728, 8359720], ['11/13/2015', 'My All-American', 20000000, 2246000, 2246000], ['6/20/1980', \"Can't Stop the Music\", 20000000, 2000000, 2000000], ['5/5/2006', 'The Proposition', 20000000, 1903434, 5313608], ['8/22/2003', 'Marci X', 20000000, 1646664, 1646664], ['12/6/2002', 'Equilibrium', 20000000, 1190018, 5345869], ['4/29/2011', 'Dylan Dog: Dead of Night', 20000000, 1186538, 6093725], ['8/29/2012', 'The Oogieloves in the BIG Balloon Adventure', 20000000, 1065907, 1065907], ['5/23/2008', 'The Children of Huang Shi', 20000000, 1031872, 8221700], ['10/20/2000', 'The Yards', 20000000, 882710, 2282710], ['8/6/2010', 'Middle Men', 20000000, 754301, 754301], ['4/24/2017', 'Jìyì dàsh?', 20000000, 587470, 43888531], ['12/3/2010', 'All Good Things', 20000000, 582024, 873617], ['11/12/2015', 'By the Sea', 20000000, 538460, 3727746], ['10/22/2004', 'Steamboy', 20000000, 468867, 10468867], ['4/22/2005', 'The Game of Their Lives', 20000000, 375474, 375474], ['9/11/1994', 'Rapa Nui', 20000000, 305070, 305070], ['12/10/2010', 'The Tempest', 20000000, 277943, 277943], ['3/7/2008', '???? (CJ7)', 20000000, 206678, 47300771], ['9/18/2009', 'The Burning Plain', 20000000, 200730, 1167092], ['3/27/1998', 'Les Couloirs du temps: Les visiteurs 2', 20000000, 146072, 26146072], ['4/25/2003', 'People I Know', 20000000, 121972, 5694213], ['10/1/2015', 'Regression', 20000000, 55039, 15824374], [nan, 'Admiral', 20000000, 0, 38585047], ['8/23/2012', 'Zambezia', 20000000, 0, 34454336], ['4/13/2010', 'Three Kingdoms: Resurrection of the Dragon', 20000000, 0, 22139590], ['3/31/2004', 'The Touch', 20000000, 0, 5918742], ['7/27/2018', 'Extinction', 20000000, 0, 2360000], ['5/29/2015', 'Survivor', 20000000, 0, 1703281], ['11/11/2016', 'The History of Love', 20000000, 0, 476624], ['12/25/2007', 'Butterfly on a Wheel', 20000000, 0, 0], ['8/29/2014', 'Dwegons and Leprechauns', 20000000, 0, 0], ['7/22/2016', 'Fight Valley', 20000000, 0, 0], [nan, 'The Thousand Miles', 20000000, 0, 0], ['7/13/2018', 'How It Ends', 20000000, 0, 0], ['12/13/2018', 'Bird Box', 19800000, 0, 0], ['8/21/2009', 'Der Baader Meinhof Komplex', 19700000, 476270, 16498827], ['12/1/2017', 'The Shape of Water', 19500000, 63859435, 195790794], ['11/23/2012', 'De rouille et d\\x92os', 19500000, 2061449, 29393634], ['12/20/2006', 'The Painted Veil', 19400000, 8060487, 15118795], ['8/23/2013', 'The Frozen Ground', 19200000, 0, 5617460], ['7/29/2011', \"The Devil's Double\", 19100000, 1361512, 5965646], ['7/3/1985', 'Back to the Future', 19000000, 212259762, 385510205], ['11/9/1990', 'Dances with Wolves', 19000000, 184208842, 424208805], ['7/7/2000', 'Scary Movie', 19000000, 157019771, 277200000], ['6/24/2011', 'Bad Teacher', 19000000, 100292856, 215448997], ['8/10/2016', 'Sausage Party', 19000000, 97670358, 141344255], ['9/15/1989', 'Sea of Love', 19000000, 58571513, 58571513], ['1/10/2003', 'Just Married', 19000000, 56127162, 101564935], ['9/11/2009', 'I Can Do Bad All By Myself', 19000000, 51733921, 51733921], ['7/16/2004', 'A Cinderella Story', 19000000, 51438175, 70112484], ['5/23/1980', 'The Shining', 19000000, 44568631, 45605374], ['10/26/2001', 'Thirteen Ghosts', 19000000, 41867960, 68467960], ['10/29/1999', 'House on Haunted Hill', 19000000, 40846082, 65090541], ['2/26/2010', 'The Crazies', 19000000, 39123589, 56445534], ['1/16/2009', 'Notorious', 19000000, 36843682, 44972183], ['11/2/2018', 'Nobody\\x92s Fool', 19000000, 31713110, 32589493], ['8/20/2010', 'The Switch', 19000000, 27758465, 49858465], ['1/8/2010', 'Leap Year', 19000000, 25918920, 32618920], ['11/8/2013', 'The Book Thief', 19000000, 21488481, 76086711], ['10/19/2007', 'Gone Baby Gone', 19000000, 20300218, 34359030], ['7/26/2000', 'Thomas and the Magic Railroad', 19000000, 15911332, 15911332], ['11/8/2062', 'Mutiny on The Bounty', 19000000, 13680000, 13680000], ['2/24/2012', 'Gone', 19000000, 11682205, 18100189], ['7/27/2001', 'Sen to Chihiro no Kamikakushi', 19000000, 10049886, 383895320], ['10/17/2008', 'Sex Drive', 19000000, 8402485, 10412485], ['1/9/1998', 'Firestorm', 19000000, 8123860, 8123860], ['3/4/2011', 'Take Me Home Tonight', 19000000, 6928068, 7576604], ['9/28/2012', \"Won't Back Down\", 19000000, 5310554, 5745503], ['6/1/2018', 'Action Point', 19000000, 5059608, 5103675], ['1/1/2064', 'The Fall of the Roman Empire', 19000000, 4750000, 4750000], ['1/1/1993', 'The Nutcracker', 19000000, 2119994, 2119994], ['12/13/2011', \"George Balanchine's The Nutcracker\", 19000000, 2119994, 2119994], ['8/16/1996', 'Kansas City', 19000000, 1353824, 1353824], ['3/8/2016', 'Out of the Inferno', 19000000, 0, 0], ['6/24/2005', \"George A. Romero's Land of the Dead\", 18975000, 20700082, 47751015], ['12/15/2006', 'Indigènes', 18900000, 320700, 26063572], ['4/15/2005', 'The Amityville Horror', 18500000, 65233369, 109175673], ['12/6/2002', 'Adaptation', 18500000, 22498520, 32531759], ['10/2/2009', 'The Invention of Lying', 18500000, 18451251, 32714818], ['5/22/1998', 'Fear and Loathing in Las Vegas', 18500000, 10680275, 13711903], ['7/4/2008', 'Ne le dis à personne', 18500000, 6198883, 33954018], ['2/2/2001', 'Left Behind', 18500000, 4221341, 4221341], ['3/12/2020', 'The Hunt', 18200000, 5812500, 12400979], ['5/9/2014', 'Neighbors', 18000000, 150086800, 270944428], ['11/3/2006', 'Borat', 18000000, 128505958, 261443242], ['7/29/1994', 'The Mask', 18000000, 119920129, 351620129], ['6/3/1988', 'Big', 18000000, 114968774, 151665347], ['7/13/2001', 'Legally Blonde', 18000000, 96493426, 141809235], ['4/30/2004', 'Mean Girls', 18000000, 86047227, 130714469], ['6/1/1984', 'Star Trek III: The Search for Spock', 18000000, 76471046, 87000000], ['9/9/2005', 'The Exorcism of Emily Rose', 18000000, 75072454, 144529078], ['12/10/1999', 'Deuce Bigalow: Male Gigolo', 18000000, 65535067, 92935067], ['2/6/2004', 'Barbershop 2: Back in Business', 18000000, 65070412, 65842412], ['12/16/2005', 'The Family Stone', 18000000, 60062868, 92357499], ['11/26/2003', 'Bad Santa', 18000000, 60060328, 77147031], ['6/12/1987', 'Predator', 18000000, 59735548, 98267558], ['3/23/2016', 'My Big Fat Greek Wedding 2', 18000000, 59689605, 92096558], ['9/9/2015', 'The Perfect Guy', 18000000, 57027435, 60278166], ['5/2/1997', 'Austin Powers: International Man of Mystery', 18000000, 53883989, 67683989], ['3/25/2011', 'Diary of a Wimpy Kid: Rodrick Rules', 18000000, 52698535, 73695194], ['9/19/1984', 'Amadeus', 18000000, 51973029, 51973029], ['7/1/2021', 'The Forever Purge', 18000000, 44539245, 76994245], ['4/11/2008', 'Prom Night', 18000000, 43869350, 57193655], ['4/8/2011', 'Soul Surfer', 18000000, 43853424, 47158652], ['9/26/2003', 'Under the Tuscan Sun', 18000000, 43601508, 57490024], ['6/27/2018', 'Uncle Drew', 18000000, 42469946, 46594261], ['10/17/2014', 'Birdman or (The Unexpected Virtue of Ignorance)', 18000000, 42340598, 103215094], ['10/10/1986', 'Peggy Sue Got Married', 18000000, 41382841, 41382841], ['12/26/2001', 'Gosford Park', 18000000, 41300105, 58271886], ['1/11/2002', 'Orange County', 18000000, 41059716, 43308707], ['3/14/1986', 'Gung Ho', 18000000, 36611610, 36611610], ['7/26/2013', 'Blue Jasmine', 18000000, 33404871, 102912961], ['4/28/2006', 'United 93', 18000000, 31567134, 77635035], ['12/5/2003', 'Honey', 18000000, 30272254, 62646763], ['10/14/2005', 'The Fog', 18000000, 29511112, 37048526], ['5/24/1996', 'Spy Hard', 18000000, 26936265, 26936265], ['8/7/2015', 'Ricki and the Flash', 18000000, 26839498, 41166033], ['12/13/1989', 'Glory', 18000000, 26828365, 26828365], ['8/9/2019', 'The Art of Racing in the Rain', 18000000, 26402818, 30997027], ['6/29/1984', 'Conan the Destroyer', 18000000, 26400000, 26400000], ['11/12/2015', 'Love the Coopers', 18000000, 26302731, 44263413], ['6/24/2070', 'Catch-22', 18000000, 24911670, 24911670], ['4/10/2009', 'Observe and Report', 18000000, 24007324, 27148898], ['11/14/1980', 'Raging Bull', 18000000, 23380203, 23380513], ['9/18/2009', 'Love Happens', 18000000, 22965110, 36133014], ['9/25/2009', 'Fame', 18000000, 22455510, 80227619], ['4/28/2017', 'The Circle', 18000000, 20497844, 40651864], ['12/4/1985', 'Young Sherlock Holmes', 18000000, 19739000, 19739000], ['11/5/2010', '127 Hours', 18000000, 18335230, 60217171], ['5/19/2000', 'Small Time Crooks', 18000000, 17266359, 29934477], ['5/12/2000', 'Center Stage', 18000000, 17200925, 21361109], ['1/14/2016', 'Norm of the North', 18000000, 17062499, 30535660], ['2/6/2004', 'Catch That Kid', 18000000, 16703799, 16959614], ['8/16/2013', 'Jobs', 18000000, 16131410, 43402515], ['10/26/2001', 'Life as a House', 18000000, 15652637, 23889158], ['1/8/2010', 'Youth in Revolt', 18000000, 15285588, 19685588], ['7/10/2014', 'And So It Goes', 18000000, 15160801, 17920013], ['7/10/2009', 'I Love You Beth Cooper', 18000000, 14800725, 16382538], ['7/24/1981', 'Blow Out', 18000000, 13747234, 13747988], ['3/30/2001', 'The Tailor of Panama', 18000000, 13491653, 27491653], ['5/22/1981', 'The Legend of the Lone Ranger', 18000000, 13400000, 13400000], ['1/31/2014', 'Labor Day', 18000000, 13371528, 14189810], ['8/30/2013', 'Getaway', 18000000, 10501938, 11813989], ['9/26/1997', 'The Ice Storm', 18000000, 8038061, 16011975], ['10/15/2004', 'Being Julia', 18000000, 7739049, 14451322], ['3/22/1989', 'Troop Beverly Hills', 18000000, 7190505, 7190505], ['2/21/1986', 'Nine 1/2 Weeks', 18000000, 6734844, 6734844], ['1/15/2010', 'The Last Station', 18000000, 6617867, 15696146], ['6/26/1981', 'Dragonslayer', 18000000, 6000000, 6000000], ['9/30/1994', 'Ed Wood', 18000000, 5828466, 5828734], ['6/6/2008', 'Mongol', 18000000, 5705761, 27147349], ['10/8/2008', 'RocknRolla', 18000000, 5700626, 27794339], ['6/25/1982', 'Megaforce', 18000000, 5675599, 5675599], ['8/20/2010', \"Mao's Last Dancer\", 18000000, 4806750, 25941437], ['12/25/1996', 'Hamlet', 18000000, 4501094, 7129670], ['4/11/2014', 'The Railway Man', 18000000, 4438438, 23910210], ['12/29/1995', 'Restoration', 18000000, 4100000, 4100000], ['2/18/2016', 'Midnight Special', 18000000, 3712282, 7680250], ['11/25/2016', 'Miss Sloane', 18000000, 3500605, 7768259], ['9/27/2013', 'Metallica Through the Never', 18000000, 3419967, 9082906], ['9/19/2003', 'Anything Else', 18000000, 3203044, 13203044], ['2/23/1996', 'Unforgettable', 18000000, 2483790, 2483790], ['1/27/2017', 'T2: Trainspotting', 18000000, 2402004, 42137612], ['12/30/2009', 'Das Weisse Band: Eine deutsche Kindergeschichte', 18000000, 2222862, 25727044], ['4/25/1986', '8 Million Ways to Die', 18000000, 1305114, 1305114], ['3/1/2013', 'Phantom', 18000000, 1034589, 1199510], ['4/26/2002', 'The Salton Sea', 18000000, 676698, 676698], ['4/24/2009', 'The Informers', 18000000, 315000, 315000], ['9/24/1999', \"One Man's Hero\", 18000000, 229311, 229311], ['10/15/2010', 'Carlos', 18000000, 145526, 1619153], ['9/22/2006', 'Renaissance', 18000000, 70644, 2401413], ['7/9/2002', 'My Spy', 18000000, 0, 6983461], [nan, 'I Come with the Rain', 18000000, 0, 627422], ['4/14/2016', 'I Am Wrath', 18000000, 0, 309608], ['11/14/2014', 'Wolves', 18000000, 0, 94953], ['4/8/2008', 'Day of the Dead', 18000000, 0, 0], ['8/22/2014', 'The Prince', 18000000, 0, 0], ['2/19/2016', 'Forsaken', 18000000, 0, 0], ['6/28/1985', 'Red Sonja', 17900000, 6905861, 6908640], ['12/19/2019', 'Baekdusan', 17700000, 372562, 59505509], ['7/13/2012', 'Red Lights', 17700000, 49521, 14518884], ['8/17/2007', 'Superbad', 17500000, 121463226, 169955142], ['2/20/2009', 'Madea Goes To Jail', 17500000, 90508336, 90508336], ['2/14/2008', 'Step Up 2 the Streets', 17500000, 58017783, 148586910], ['1/13/2006', 'Hoodwinked', 17500000, 51386611, 109843390], ['12/22/2004', 'Hotel Rwanda', 17500000, 23519128, 36520451], ['8/25/2006', 'Beerfest', 17500000, 19185184, 20159316], ['11/27/2013', 'Black Nativity', 17500000, 7018188, 7454184], ['4/25/2003', 'City of Ghosts', 17500000, 325491, 325491], [nan, 'Taxi 4', 17500000, 0, 60865364], ['2/22/2019', 'Hotel Mumbai', 17300000, 9619500, 21132855], ['4/4/2018', 'A Quiet Place', 17000000, 188024361, 334876670], ['8/10/2001', 'The Others', 17000000, 96522687, 207765056], ['7/18/1986', 'Aliens', 17000000, 85160248, 183300764], ['8/13/2014', 'Let\\x92s Be Cops', 17000000, 82390774, 136890774], ['10/17/1997', 'I Know What You Did Last Summer', 17000000, 72250091, 125250091], ['10/22/2064', 'My Fair Lady', 17000000, 72000000, 72071636], ['10/22/2004', 'Sideways', 17000000, 71502303, 109726800], ['11/15/2013', 'The Best Man Holiday', 17000000, 70525195, 72835710], ['2/13/2009', 'Friday the 13th', 17000000, 65002019, 92670237], ['9/28/2012', 'Pitch Perfect', 17000000, 65001093, 116044347], ['8/5/1998', 'Halloween: H2O', 17000000, 55041738, 55041738], ['4/3/2013', 'Evil Dead', 17000000, 54239856, 99041947], ['8/27/2004', \"Jet Li's Hero\", 17000000, 53652140, 177535958], ['10/29/2010', 'Saw 3D', 17000000, 45710178, 133735284], ['2/20/2015', 'McFarland USA', 17000000, 44480275, 45707924], ['11/1/2019', 'Harriet', 17000000, 43082155, 43248374], ['11/11/2016', 'Almost Christmas', 17000000, 42065185, 42493506], ['3/10/2006', 'The Hills Have Eyes', 17000000, 41778863, 70355813], ['7/11/2019', 'Crawl', 17000000, 39014193, 90007532], ['3/1/2002', '40 Days and 40 Nights', 17000000, 37939782, 95092667], ['10/10/2003', 'Good Boy!', 17000000, 37667746, 45312217], ['1/26/2007', \"Smokin' Aces\", 17000000, 35662731, 57263440], ['10/2/1998', 'A Night at the Roxbury', 17000000, 30331165, 30331165], ['3/4/2011', 'Beastly', 17000000, 27865571, 38028230], ['3/5/2010', \"Brooklyn's Finest\", 17000000, 27163593, 39233233], ['7/9/1982', 'Tron', 17000000, 26918576, 26919100], ['8/20/2010', 'Lottery Ticket', 17000000, 24719879, 24719879], ['9/5/2003', 'Dickie Roberts: Former Child Star', 17000000, 22734486, 23734486], ['3/31/2006', 'ATL', 17000000, 21170563, 21170563], ['8/24/2001', 'Summer Catch', 17000000, 19693891, 19693891], ['12/11/1998', 'A Simple Plan', 17000000, 16316273, 16316273], ['3/24/2006', 'Larry the Cable Guy: Health Inspector', 17000000, 15680099, 15680099], ['7/24/1987', 'Superman IV: The Quest for Peace', 17000000, 14522355, 36700000], ['11/27/2002', 'They', 17000000, 12840842, 16140842], ['10/1/1999', 'The Adventures of Elmo in Grouchland', 17000000, 11634458, 11634458], ['5/29/2063', '55 Days at Peking', 17000000, 10000000, 10000000], ['6/5/2009', 'My Life in Ruins', 17000000, 8677425, 20477425], ['4/21/2006', 'American Dreamz', 17000000, 7314027, 16510971], ['1/25/2008', 'How She Move', 17000000, 7070641, 8607815], ['2/24/2006', 'Running Scared', 17000000, 6855137, 9729088], ['8/23/2012', 'The Apparition', 17000000, 4936819, 10637281], ['4/30/2004', 'Bobby Jones: Stroke of Genius', 17000000, 2694071, 2694071], ['8/29/1986', 'Shanghai Surprise', 17000000, 2315000, 2315000], ['12/25/2010', \"L'illusionniste\", 17000000, 2231474, 8609949], ['1/1/1981', 'Roar', 17000000, 2110050, 2110050], ['7/11/2003', 'Veronica Guerin', 17000000, 1569918, 9438074], ['6/10/2016', 'Genius', 17000000, 1361045, 7265283], ['3/15/2019', 'Nancy Drew and the Hidden Staircase', 17000000, 623088, 624531], ['11/14/2007', 'Southland Tales', 17000000, 275380, 364607], ['1/16/2015', 'Escobar: Paradise Lost', 17000000, 195792, 3917679], ['2/6/2015', 'Mune le gardien de la lune', 17000000, 0, 14534046], ['6/23/2009', 'Chasseurs de dragons', 17000000, 0, 13446115], ['10/21/1977', 'Damnation Alley', 17000000, 0, 0], ['3/10/2016', 'The Young Messiah', 16800000, 6469813, 7313697], ['11/10/2006', 'FUR: An Imaginary Portrait of Diane Arbus', 16800000, 223202, 2281089], ['11/27/1991', 'My Girl', 16500000, 58011485, 58011485], ['12/11/1987', 'Wall Street', 16500000, 43848100, 43848100], ['12/11/1995', 'Sense and Sensibility', 16500000, 42993774, 134993774], ['8/18/2006', 'The Illusionist', 16500000, 39868642, 83792062], ['8/3/2007', 'Becoming Jane', 16500000, 18663911, 39380831], ['12/19/2003', 'House of Sand and Fog', 16500000, 13005485, 16154786], ['9/21/2007', 'Sydney White', 16500000, 11892415, 13636339], [nan, 'Arn - Tempelriddaren', 16500000, 0, 21404122], ['10/17/2018', 'Le Flic de Belleville', 16500000, 0, 8126380], ['6/2/1989', 'Dead Poets Society', 16400000, 95860116, 239500000], ['11/6/2017', 'Gatwick Gangsters', 16066830, 0, 0], ['12/16/1994', 'Dumb & Dumber', 16000000, 127175374, 246400000], ['7/14/1989', 'When Harry Met Sally\\x85', 16000000, 92823546, 92999400], ['5/19/2000', 'Road Trip', 16000000, 68525609, 119739110], ['12/8/1982', 'The Verdict', 16000000, 53977250, 53977250], ['1/15/1999', 'Varsity Blues', 16000000, 52894169, 54294169], ['5/16/2012', 'Moonrise Kingdom', 16000000, 45512466, 68848446], ['10/12/2011', 'The Artist', 16000000, 44667095, 128256712], ['1/9/2009', 'The Unborn', 16000000, 42670410, 78208812], ['8/2/2002', 'The Master of Disguise', 16000000, 40363530, 40363530], ['10/6/2006', 'The Texas Chainsaw Massacre: The Beginning', 16000000, 39517763, 50517763], ['11/30/2006', 'El Laberinto del Fauno', 16000000, 37634615, 87041569], ['2/4/2011', 'The Roommate', 16000000, 37300107, 52545707], ['2/2/2007', 'The Messengers', 16000000, 35374833, 53774833], ['11/2/1984', 'The Killing Fields', 16000000, 34609720, 34609720], ['3/2/2001', 'See Spot Run', 16000000, 33357476, 43057552], ['8/9/1991', 'Double Impact', 16000000, 29090445, 29090445], ['6/27/2001', 'Baby Boy', 16000000, 28734552, 28734552], ['3/19/2021', 'Nobody', 16000000, 27268035, 57210518], ['4/11/2001', 'Joe Dirt', 16000000, 27087695, 30987695], ['9/12/2008', 'The Women', 16000000, 26902075, 50103808], ['2/16/2007', 'Hot Fuzz', 16000000, 23618786, 81742618], ['8/15/2008', 'Vicky Cristina Barcelona', 16000000, 23216709, 104504817], ['5/3/2019', 'A Dog\\x92s Journey', 16000000, 22782371, 78870908], ['7/11/2019', 'Stuber', 16000000, 22370452, 29634769], ['6/16/2000', 'Boys and Girls', 16000000, 21799652, 21799652], ['6/13/2018', 'Superfly', 16000000, 20537137, 20739323], ['11/18/1994', 'Léon', 16000000, 19284974, 45284974], ['3/12/2010', 'Remember Me', 16000000, 19068240, 56506120], ['10/11/2002', 'White Oleander', 16000000, 16357770, 21657770], ['9/18/2009', \"Jennifer's Body\", 16000000, 16204793, 31943401], ['3/3/2000', 'Drowning Mona', 16000000, 15427192, 15980376], ['1/30/1987', 'Radio Days', 16000000, 14792779, 14792779], ['7/18/2003', 'How to Deal', 16000000, 14108518, 14125516], ['10/3/2014', 'Left Behind', 16000000, 14019924, 20769209], ['5/28/2004', 'Soul Plane', 16000000, 13922211, 14553807], ['12/9/1988', 'My Stepmother Is an Alien', 16000000, 13854000, 13854000], ['6/29/2012', 'People Like Us', 16000000, 12431792, 12617472], ['5/28/1999', 'The Thirteenth Floor', 16000000, 11810854, 11810854], ['9/3/2004', 'The Cookout', 16000000, 11540112, 11540112], ['10/19/1979', 'Meteor', 16000000, 8400000, 8400000], ['3/7/1986', 'Highlander', 16000000, 5900000, 12900000], ['11/18/2016', 'Bleed for This', 16000000, 5083906, 7171320], ['5/3/2002', 'Hollywood Ending', 16000000, 4839383, 14839383], ['9/15/2000', 'Duets', 16000000, 4734235, 6615452], ['8/13/1999', 'Detroit Rock City', 16000000, 4217115, 5825314], ['10/19/2007', 'Things We Lost in the Fire', 16000000, 3287315, 8120148], ['6/4/2014', 'The Homesman', 16000000, 2429989, 8217571], ['3/27/2013', 'Trance', 16000000, 2322593, 22594052], ['5/16/2014', 'The Immigrant', 16000000, 2013456, 7585011], ['8/15/1997', 'Steel', 16000000, 1686429, 1686429], ['12/21/2005', 'The White Countess', 16000000, 1669971, 2814566], ['7/25/2008', \"Bienvenue chez les Ch'tis\", 16000000, 1477650, 247474497], ['7/15/2020', 'Ban-do', 16000000, 1224525, 35077947], ['10/1/2014', 'Men Women and Children', 16000000, 705908, 1685403], ['4/12/2019', 'Teen Spirit', 16000000, 441366, 1573603], ['9/24/2010', 'Enter the Void', 16000000, 337997, 1467278], ['12/31/2008', 'Good', 16000000, 31631, 31631], ['11/2/2012', 'Vamps', 16000000, 3361, 94812], ['5/11/2010', 'Haeundae', 16000000, 0, 64733391], ['3/9/2010', 'Hachiko: A Dog\\x92s Story', 16000000, 0, 47707417], ['12/4/2013', 'Zulu', 16000000, 0, 1844228], ['5/22/2020', 'The Lovebirds', 16000000, 0, 0], ['9/28/2018', 'The Old Man and the Gun', 15800000, 11277120, 16955673], ['10/16/2020', 'Kimetsu no Yaiba: Mugen Ressha-Hen', 15765750, 47700000, 503063688], ['12/7/2018', 'Second Act', 15700000, 39282227, 63288854], ['6/21/2002', 'Juwanna Mann', 15600000, 13571817, 13771817], ['1/24/2020', 'The Personal History of David Copperfield', 15600000, 1876298, 13211271], ['6/8/2007', 'La Môme', 15500000, 10299782, 88611837], ['11/15/2002', 'Ararat', 15500000, 1693000, 1757694], ['4/13/2007', 'Slow Burn', 15500000, 1237615, 1237615], ['4/22/2005', 'Madison', 15500000, 517262, 517262], ['2/26/2010', 'The Yellow Handkerchief', 15500000, 318623, 318623], ['7/7/2021', 'Annette', 15500000, 0, 3297276], ['5/1/2015', 'Far from the Madding Crowd', 15495600, 12236500, 29729450], ['9/27/2002', 'Wasabi', 15300000, 81525, 7000000], ['3/31/2006', 'Slither', 15250000, 7802450, 12930343], ['11/16/1990', 'Home Alone', 15000000, 285761243, 476684675], ['12/5/1984', 'Beverly Hills Cop', 15000000, 234760478, 316300000], ['5/16/1986', 'Top Gun', 15000000, 180012912, 357011945], ['12/17/1982', 'Tootsie', 15000000, 177200000, 177200000], ['11/25/1987', '3 Men and a Baby', 15000000, 167780960, 167780960], ['11/26/2010', 'The King\\x92s Speech', 15000000, 138797449, 430061213], ['9/15/1999', 'American Beauty', 15000000, 130058047, 356258047], ['12/8/2000', 'Crouching Tiger Hidden Dragon', 15000000, 128067808, 213514672], ['12/9/1988', 'Twins', 15000000, 111936388, 216600000], ['12/20/1996', 'Scream', 15000000, 103046663, 173046663], ['8/2/2017', 'Annabelle: Creation', 15000000, 102092201, 305384865], ['10/23/2013', 'Jackass Presents: Bad Grandpa', 15000000, 102003019, 160903019], ['6/28/1978', 'Heaven Can Wait', 15000000, 98800000, 98800000], ['12/18/1985', 'The Color Purple', 15000000, 94029472, 94029472], ['11/14/2014', 'The Imitation Game', 15000000, 91125143, 227328585], ['3/30/1988', 'Beetlejuice', 15000000, 73839613, 74456266], ['11/18/2059', 'Ben-Hur', 15000000, 73000000, 73259017], ['1/4/2016', '10 Cloverfield Lane', 15000000, 72082999, 108286422], ['1/17/2013', 'Mama', 15000000, 71628180, 148095566], ['10/10/1980', 'Private Benjamin', 15000000, 69847348, 69847348], ['3/7/1980', 'Coal Miner\\x92s Daughter', 15000000, 67182787, 67182787], ['3/6/1987', 'Lethal Weapon', 15000000, 65192350, 120192350], ['3/19/2010', 'Diary of a Wimpy Kid', 15000000, 64003625, 76954311], ['7/29/1983', 'National Lampoon\\x92s Vacation', 15000000, 61400000, 61400000], ['8/31/2007', 'Halloween', 15000000, 58269151, 77514401], ['9/15/2006', 'The Queen', 15000000, 56441711, 128885873], ['10/12/2007', 'Why Did I Get Married?', 15000000, 55204525, 55934178], ['2/3/2012', 'The Woman in Black', 15000000, 54333290, 128955898], ['12/21/1994', 'Little Women', 15000000, 50003303, 50003303], ['1/1/1979', 'The Deer Hunter', 15000000, 50000000, 50057795], ['8/9/2018', 'BlacKkKlansman', 15000000, 49275340, 93411426], ['2/3/2006', 'When a Stranger Calls', 15000000, 47860214, 67215435], ['2/8/2002', 'Big Fat Liar', 15000000, 47811275, 52461017], ['8/15/1997', 'Cop Land', 15000000, 44906632, 63706632], ['12/25/1997', 'Wag the Dog', 15000000, 43057470, 64252038], ['2/21/2013', 'Snitch', 15000000, 42930462, 57907734], ['5/2/2003', 'The Lizzie McGuire Movie', 15000000, 42734455, 55534455], ['12/2/2015', 'Krampus', 15000000, 42725475, 61788393], ['9/20/2012', 'End of Watch', 15000000, 41003371, 57586606], ['12/25/1998', 'The Faculty', 15000000, 40283321, 40283321], ['6/9/1993', \"What's Love Got to Do With It\", 15000000, 39100956, 39100956], ['12/14/2001', 'Not Another Teen Movie', 15000000, 37882551, 62401343], ['12/3/2014', 'Wild', 15000000, 37880356, 52460543], ['12/16/2062', 'Lawrence of Arabia', 15000000, 37495385, 69995047], ['11/7/2014', 'The Theory of Everything', 15000000, 35893537, 123327692], ['9/16/2011', 'Drive', 15000000, 35060689, 81357930], ['3/31/2000', 'The Skulls', 15000000, 35007180, 35007180], ['10/10/2066', 'Hawaii', 15000000, 34562222, 34562222], ['11/23/2018', 'The Favourite', 15000000, 34366783, 95872148], ['4/18/2003', \"Malibu's Most Wanted\", 15000000, 34308901, 34499204], ['9/4/2009', 'All About Steve', 15000000, 33862903, 40127259], ['4/28/2000', 'Where the Heart Is', 15000000, 33771174, 40862054], ['8/28/2009', 'Halloween 2', 15000000, 33392973, 38512850], ['3/13/2009', 'The Last House on the Left', 15000000, 32752215, 46526243], ['2/18/2005', 'Because of Winn-Dixie', 15000000, 32647042, 33508485], ['8/12/2021', 'Don\\x92t Breathe 2', 15000000, 32638038, 47227560], ['2/4/2005', 'The Wedding Date', 15000000, 31726995, 47175038], ['9/25/1987', 'The Princess Bride', 15000000, 30857000, 31045750], ['7/12/2002', 'Halloween: Resurrection', 15000000, 30259652, 37659652], ['12/25/2007', 'The Great Debaters', 15000000, 30226144, 30261293], ['8/22/2014', 'When the Game Stands Tall', 15000000, 30127963, 30138912], ['6/12/1981', 'Clash of the Titans', 15000000, 30000000, 44400000], ['2/20/2004', 'Confessions of a Teenage Drama Queen', 15000000, 29331068, 33118854], ['4/17/1998', 'The Object of my Affection', 15000000, 29145924, 29145924], ['5/11/2007', '28 Weeks Later', 15000000, 28638916, 64232714], ['4/11/1997', 'Grosse Pointe Blank', 15000000, 28084357, 31070412], ['4/21/2000', 'Love & Basketball', 15000000, 27441122, 27709625], ['9/8/2017', 'Home Again', 15000000, 27020284, 37336874], ['10/27/2000', 'Book of Shadows: Blair Witch 2', 15000000, 26421314, 47721314], ['10/10/1997', 'Boogie Nights', 15000000, 26410771, 43111725], ['7/23/2010', 'Ramona and Beezus', 15000000, 26167002, 27469621], ['7/1/2021', 'Escape Room: Tournament of Champions', 15000000, 25188958, 51788711], ['8/27/2014', 'The November Man', 15000000, 25018119, 34820335], ['5/3/1996', 'The Craft', 15000000, 24769466, 55669466], ['12/28/2005', 'Match Point', 15000000, 23089926, 87950928], ['11/5/1993', 'The Remains of the Day', 15000000, 22954968, 63954968], ['1/15/1993', 'Nowhere to Run', 15000000, 22189039, 52189039], ['9/22/2000', 'Urban Legends: Final Cut', 15000000, 21468807, 38574362], ['3/20/2013', 'The Place Beyond the Pines', 15000000, 21403519, 47011449], ['10/20/2006', 'Flicka', 15000000, 21000147, 21896367], ['3/23/2007', 'The Hills Have Eyes II', 15000000, 20804166, 37466538], ['4/29/2016', 'Keanu', 15000000, 20591853, 20688141], ['2/14/2020', 'The Photograph', 15000000, 20578185, 20704381], ['12/22/2010', 'Country Strong', 15000000, 20218921, 20601987], ['10/11/2002', 'Tuck Everlasting', 15000000, 19161999, 19344615], ['10/13/2006', 'The Marine', 15000000, 18844784, 22165608], ['7/24/1998', 'Disturbing Behavior', 15000000, 17507368, 19014238], ['3/6/1998', 'The Big Lebowski', 15000000, 17498804, 46189568], ['7/25/2014', 'A Most Wanted Man', 15000000, 17237855, 36068890], ['6/26/2009', 'The Hurt Locker', 15000000, 17017811, 49876984], ['1/28/2000', 'Eye of the Beholder', 15000000, 16500786, 18260865], ['11/2/2012', 'The Man with the Iron Fists', 15000000, 15634090, 22018988], ['5/11/1984', 'Firestarter', 15000000, 15136870, 15136870], ['1/30/2019', 'Miss Bala', 15000000, 14998027, 15364632], ['9/21/2012', 'Killing Them Softly', 15000000, 14945541, 39238443], ['4/20/2001', 'Freddy Got Fingered', 15000000, 14249005, 14249005], ['6/23/2011', 'One Day', 15000000, 13843771, 59168692], ['6/25/2004', 'De-Lovely', 15000000, 13337299, 18524496], ['10/2/2009', 'Whip It', 15000000, 13077184, 18889972], ['1/11/2008', \"The Pirates Who Don't Do Anything: A VeggieTale\\x85\", 15000000, 12981269, 13248444], ['1/23/2008', 'U2 3D', 15000000, 12898847, 26170402], ['9/1/2000', 'Highlander: Endgame', 15000000, 12801190, 12801190], ['11/25/2016', 'The Founder', 15000000, 12786053, 24403192], ['8/25/2006', 'Idlewild', 15000000, 12669914, 12669914], ['4/25/2003', 'Confidence', 15000000, 12212417, 12970401], ['8/9/2019', 'Blinded by the Light', 15000000, 11901145, 18144644], ['10/11/2002', 'Knockaround Guys', 15000000, 11660180, 12419700], ['8/27/1999', 'The Muse', 15000000, 11614954, 11614954], ['4/3/1998', \"Barney's Great Adventure\", 15000000, 11156471, 11156471], ['3/1/1989', 'New York Stories', 15000000, 10763469, 10763469], ['11/25/1998', 'Home Fries', 15000000, 10513979, 10513979], ['3/24/2000', 'Here on Earth', 15000000, 10494147, 10845127], ['10/8/2004', 'Raise Your Voice', 15000000, 10411980, 14811980], ['5/31/1985', 'Brazil', 15000000, 9929135, 9934482], ['4/23/1993', 'The Dark Half', 15000000, 9579068, 9579068], ['3/2/2007', 'Black Snake Moan', 15000000, 9396870, 10951153], ['2/21/2003', 'Dark Blue', 15000000, 9237470, 12262065], ['6/22/2007', 'A Mighty Heart', 15000000, 9176787, 19153568], ['9/30/1983', 'Brainstorm', 15000000, 8921050, 8921050], ['9/23/2016', 'Queen of Katwe', 15000000, 8874389, 10055481], ['3/24/2000', 'Whatever it Takes', 15000000, 8735529, 8735529], ['3/21/2003', 'Boat Trip', 15000000, 8586376, 14933713], ['5/22/2002', 'The Importance of Being Earnest', 15000000, 8378141, 8667209], ['5/21/1999', 'The Love Letter', 15000000, 8322608, 9203182], ['5/5/2006', 'Hoot', 15000000, 8117637, 8224998], ['11/6/2015', 'Trumbo', 15000000, 7857741, 13300181], ['2/8/2008', 'In Bruges', 15000000, 7800825, 34533783], ['1/4/2013', 'Promised Land', 15000000, 7597898, 12394562], ['10/8/2001', 'Mulholland Drive', 15000000, 7219578, 20780568], ['6/7/2018', 'Hotel Artemis', 15000000, 6708137, 13316627], ['8/20/2008', 'The Rocker', 15000000, 6409528, 8767338], ['8/21/2009', 'Post Grad', 15000000, 6382178, 6563402], ['6/19/2009', 'Whatever Works', 15000000, 5306706, 35106706], ['7/19/2000', 'The In Crowd', 15000000, 5217498, 5217498], ['12/14/2005', 'Los tres entierros de Melquiades Estrada', 15000000, 5027684, 13454474], ['9/24/1999', 'Jakob the Liar', 15000000, 4956401, 4956401], ['9/28/2007', 'Se jie', 15000000, 4604982, 65167430], ['1/21/2011', 'The Company Men', 15000000, 4444612, 4569967], ['10/21/2005', 'Kiss Kiss Bang Bang', 15000000, 4235837, 16829464], ['4/30/1999', 'Idle Hands', 15000000, 4023741, 4024142], ['10/29/2015', 'Scouts Guide to the Zombie Apocalypse', 15000000, 3703046, 15554855], ['1/26/2007', 'Blood and Chocolate', 15000000, 3526588, 6551310], ['9/22/2010', 'You Will Meet a Tall Dark Stranger', 15000000, 3247816, 38535748], ['10/23/2015', 'Rock the Kasbah', 15000000, 3020665, 3386153], ['12/4/2015', 'Chi-raq', 15000000, 2653031, 2733397], ['9/15/2010', 'Never Let Me Go', 15000000, 2434652, 11173718], ['9/9/2016', 'The Disappointments Room', 15000000, 2423467, 3503761], ['12/25/2003', 'The Company', 15000000, 2281585, 3393606], ['7/18/2008', 'Transsiberian', 15000000, 2203641, 6379575], ['10/22/1999', 'Crazy in Alabama', 15000000, 1954202, 1954202], ['1/17/1986', 'The Clan of the Cave Bear', 15000000, 1953732, 1953732], ['2/3/2017', 'The Comedian', 15000000, 1658706, 1658706], ['3/14/2008', 'Funny Games', 15000000, 1294640, 8200127], ['6/2/2006', 'Banlieue 13', 15000000, 1200216, 11599903], ['11/12/1999', \"Felicia's Journey\", 15000000, 824295, 1970268], ['1/1/2002', 'Metropolis', 15000000, 673414, 1405032], ['8/27/2015', 'Cìkè Niè Yinniáng', 15000000, 632542, 11279884], ['12/1/1995', \"Things to Do in Denver when You're Dead\", 15000000, 529766, 529766], ['4/26/2013', 'The Reluctant Fundamentalist', 15000000, 528731, 528731], ['2/6/2004', 'The Return', 15000000, 501752, 5953886], ['7/18/2003', 'Buffalo Soldiers', 15000000, 353743, 1768976], ['4/25/2003', 'Steal', 15000000, 220944, 240025], ['8/27/2010', 'Centurion', 15000000, 123570, 7885048], ['10/23/2009', 'Ong-Bak 2', 15000000, 102458, 7583050], ['10/12/1996', 'Silent Trigger', 15000000, 76382, 76382], ['8/1/2008', 'Midnight Meat Train', 15000000, 73548, 1590246], ['9/6/2013', 'Winnie Mandela', 15000000, 61847, 61847], ['11/4/2011', 'The Son of No One', 15000000, 30680, 1148578], ['10/25/2002', \"All the Queen's Men\", 15000000, 22723, 22723], ['10/5/2007', 'The Good Night', 15000000, 22441, 22441], ['10/11/2013', 'Khumba', 15000000, 0, 20898221], ['5/4/2012', 'A Few Best Men', 15000000, 0, 17224539], ['10/10/2014', 'Autómata', 15000000, 0, 6775458], ['12/3/2015', 'Chiamatemi Francesco - Il papa della gente', 15000000, 0, 3925769], [nan, 'Bathory', 15000000, 0, 3436763], ['2/5/2010', 'San suk si gin', 15000000, 0, 2013340], ['12/12/2018', 'Roma', 15000000, 0, 1109544], ['10/6/2005', 'Dungeons & Dragons 2: The Elemental Might', 15000000, 0, 909822], ['2/17/2017', 'In Dubious Battle', 15000000, 0, 214182], ['7/23/2021', 'Midnight in the Switchgrass', 15000000, 0, 97518], ['4/10/2015', 'Broken Horses', 15000000, 0, 3471], ['6/29/2001', 'Pandaemonium', 15000000, 0, 1438], ['2/12/1993', 'Groundhog Day', 14600000, 71097843, 71112677], ['7/1/2015', 'Magic Mike XXL', 14500000, 66013057, 123580421], ['11/1/1996', 'Romeo+Juliet', 14500000, 46338728, 147542381], ['7/22/2011', \"Elle s'appelait Sarah\", 14500000, 7691700, 25480031], ['8/22/2014', 'Freedom', 14500000, 0, 872757], ['8/7/1992', 'Unforgiven', 14400000, 101157447, 159157447], ['1/27/2006', 'Manderlay', 14200000, 74205, 543306], ['3/23/1990', 'Pretty Woman', 14000000, 178406268, 432566361], ['9/18/1987', 'Fatal Attraction', 14000000, 156645693, 320100000], ['11/12/2008', 'Slumdog Millionaire', 14000000, 141330703, 383825427], ['12/17/1974', 'Towering Inferno', 14000000, 116000000, 139700000], ['5/25/1988', 'Crocodile Dundee 2', 14000000, 109306210, 239606210], ['12/20/1989', 'Born on the Fourth of July', 14000000, 70001698, 70001698], ['10/1/1993', 'Cool Runnings', 14000000, 68856263, 155008909], ['1/12/2007', 'Stomp the Yard', 14000000, 61356221, 75525718], ['1/16/2009', 'My Bloody Valentine', 14000000, 51545952, 102836002], ['8/31/2012', 'The Possession', 14000000, 49130588, 82925064], ['10/22/1982', 'First Blood', 14000000, 47212904, 125212904], ['7/13/1977', 'The Spy Who Loved Me', 14000000, 46800000, 185400000], ['4/12/2019', 'Breakthrough', 14000000, 40713082, 49231674], ['9/25/1998', 'Urban Legend', 14000000, 38116707, 72571864], ['12/9/1981', 'Taps', 14000000, 35856053, 35856053], ['2/24/2012', \"Tyler Perry's Good Deeds\", 14000000, 35025791, 35579177], ['1/18/1991', 'White Fang', 14000000, 34729091, 34729091], ['12/21/1988', 'Dangerous Liaisons', 14000000, 34700000, 34700000], ['10/18/2019', 'Jojo Rabbit', 14000000, 33370906, 87068472], ['10/8/1999', 'Superstar', 14000000, 30628981, 30628981], ['1/13/2012', 'The Iron Lady', 14000000, 29959436, 115592104], ['7/23/1993', 'Poetic Justice', 14000000, 27450453, 27450453], ['10/4/2002', 'Jonah: A VeggieTales Movie', 14000000, 25571351, 25608779], ['3/8/2002', 'All About the Benjamins', 14000000, 25482931, 25873145], ['6/17/1977', 'Exorcist II: The Heretic', 14000000, 25011000, 25011000], ['3/12/2010', 'Our Family Wedding', 14000000, 20255281, 21410546], ['10/27/1995', 'Vampire in Brooklyn', 14000000, 19637147, 19637147], ['5/5/2006', 'An American Haunting', 14000000, 16298046, 30443277], ['8/22/2003', \"My Boss's Daughter\", 14000000, 15549702, 15565357], ['8/7/2009', 'A Perfect Getaway', 14000000, 15515460, 22815460], ['10/25/1996', 'Thinner', 14000000, 15171475, 15171475], ['8/21/1998', 'Dead Man on Campus', 14000000, 15064948, 15064948], ['5/14/1999', 'Tea with Mussolini', 14000000, 14395874, 14395874], ['6/22/1977', 'New York New York', 14000000, 13800000, 13800000], ['4/26/2002', 'Jason X', 14000000, 13121555, 16951798], ['5/13/1994', 'Crooklyn', 14000000, 13024170, 13024170], ['3/16/2007', 'I Think I Love My Wife', 14000000, 12559771, 13205411], ['2/20/2015', 'Hot Tub Time Machine 2', 14000000, 12314651, 12826644], ['4/12/2019', 'After', 14000000, 12138565, 58090525], ['11/17/2006', 'Bobby', 14000000, 11242801, 20597806], ['2/2/2001', 'Head Over Heels', 14000000, 10397365, 10397365], ['10/26/2012', 'Fun Size', 14000000, 9409538, 11166615], ['4/23/1999', 'Lost and Found', 14000000, 6552255, 6552255], ['11/30/2007', 'Le Scaphandre et le Papillon', 14000000, 5990075, 22754472], ['10/6/2006', 'Little Children', 14000000, 5463019, 14121177], ['4/21/2000', 'Gossip', 14000000, 5108820, 12591270], ['3/26/1999', 'A Walk on the Moon', 14000000, 4741987, 4741987], ['12/26/2014', 'Suffragette', 14000000, 4702420, 37888043], ['10/27/2006', 'Catch a Fire', 14000000, 4299773, 5782198], ['10/31/2014', 'Mr. Turner', 14000000, 3958546, 25187026], ['9/7/2001', 'Soul Survivors', 14000000, 3100650, 4288246], ['5/22/2009', 'Easy Virtue', 14000000, 2656784, 20537741], ['3/31/1995', 'Jefferson in Paris', 14000000, 2461628, 2461628], ['8/6/2010', 'Flipped', 14000000, 1755212, 4294635], ['1/1/1978', 'Caravans', 14000000, 1000000, 1000000], ['6/25/2010', 'Les herbes folles', 14000000, 403952, 1903952], ['1/24/2003', 'Amen', 14000000, 274299, 274299], ['9/26/2008', 'The Lucky Ones', 14000000, 266967, 266967], ['9/30/2011', 'Margaret', 14000000, 47185, 623292], ['7/25/2014', 'The Salvation', 14000000, 43318, 2947737], ['8/3/2012', 'Reign of Assassins', 14000000, 0, 11354230], ['12/9/2005', 'Brokeback Mountain', 13900000, 83043761, 176980863], ['7/1/1995', 'Clueless', 13700000, 56598476, 57956568], [nan, 'Cah', 13700000, 0, 11738256], ['3/30/1990', 'Teenage Mutant Ninja Turtles', 13500000, 135265915, 202000000], ['10/5/2056', 'The Ten Commandments', 13500000, 85400591, 85433929], ['12/16/1973', 'Papillon', 13500000, 53267000, 53292989], ['4/20/2018', 'Super Troopers 2', 13500000, 30617396, 31575635], ['11/8/2002', 'Far From Heaven', 13500000, 15901849, 29027914], ['10/12/2012', 'Seven Psychopaths', 13500000, 15024049, 33035736], ['11/22/2000', 'Quills', 13500000, 7060876, 11732088], ['1/29/1982', 'The Border', 13500000, 6118683, 6118683], ['2/18/2005', 'Der Untergang', 13500000, 5501940, 93631744], ['3/2/2001', \"The Caveman's Valentine\", 13500000, 687081, 892506], ['4/1/2011', 'The Last Godfather', 13400000, 164247, 164247], ['3/14/2014', 'Under the Skin', 13300000, 2614251, 7229933], ['12/17/2004', 'Mar adentro', 13300000, 2086345, 39686345], ['9/12/2014', 'No Good Deed', 13200000, 52543632, 54323210], ['12/19/2019', 'Pinocchio', 13200000, 1831718, 25995655], ['12/23/1987', 'Good Morning Vietnam', 13000000, 123922370, 123922370], ['12/3/2010', 'Black Swan', 13000000, 106954678, 331266710], ['1/12/2001', 'Save the Last Dance', 13000000, 91038276, 122244329], ['2/11/2011', 'Justin Bieber: Never Say Never', 13000000, 73013910, 99034125], ['7/4/2018', 'The First Purge', 13000000, 69488745, 137054597], ['3/16/2016', 'Miracles from Heaven', 13000000, 61705123, 73814432], ['2/11/2000', 'Snow Day', 13000000, 60008303, 62452927], ['1/23/2004', 'The Butterfly Effect', 13000000, 57924679, 95638592], ['12/11/1974', 'The Godfather: Part II', 13000000, 57300000, 57300000], ['6/23/2016', 'The Shallows', 13000000, 55121623, 118763442], ['7/17/1987', 'RoboCop', 13000000, 53424681, 53425390], ['8/19/1988', 'A Nightmare on Elm Street 4: The Dream Master', 13000000, 49369899, 49369899], ['11/21/2007', 'This Christmas', 13000000, 49121934, 49733545], ['2/14/2014', 'About Last Night', 13000000, 48637684, 50445860], ['12/15/2000', \"Dude Where's My Car?\", 13000000, 46729374, 73180297], ['8/12/1988', 'Young Guns', 13000000, 44726644, 44726644], ['10/10/2014', 'St. Vincent', 13000000, 44137712, 54837234], ['7/2/2014', 'Earth to Echo', 13000000, 38934842, 42174545], ['3/31/1999', '10 Things I Hate About You', 13000000, 38177966, 60413950], ['5/10/2002', 'The New Guy', 13000000, 28972187, 28972187], ['2/5/1993', 'Loaded Weapon 1', 13000000, 27979399, 27979399], ['3/12/1999', 'Baby Geniuses', 13000000, 27151490, 27151490], ['4/24/1998', 'The Big Hit', 13000000, 27066941, 27066941], ['11/9/1990', \"Child's Play 2\", 13000000, 26904572, 34166572], ['7/10/1996', 'Harriet the Spy', 13000000, 26570048, 26570048], ['3/1/2013', '21 and Over', 13000000, 25682380, 42195766], ['11/21/2007', 'The Mist', 13000000, 25593755, 57189408], ['1/21/2015', 'Ex Machina', 13000000, 25440971, 38358392], ['10/29/1999', 'Being John Malkovich', 13000000, 22858926, 32382381], ['9/7/2001', 'Two Can Play That Game', 13000000, 22235901, 22391450], ['3/11/2016', 'Eye in the Sky', 13000000, 18704596, 35402802], ['3/22/2013', 'Admission', 13000000, 18007317, 18733666], ['9/20/2012', 'The Perks of Being a Wallflower', 13000000, 17742948, 33069303], ['6/29/2001', 'crazy/beautiful', 13000000, 16929123, 19929123], ['8/28/1998', '54', 13000000, 16757163, 16757163], ['10/16/2015', 'Room', 13000000, 14677674, 36311350], ['10/16/2015', 'Woodlawn', 13000000, 14394097, 14403891], ['12/20/2006', 'Letters from Iwo Jima', 13000000, 13756082, 67867998], ['5/29/2009', 'Män som hatar kvinnor', 13000000, 12749992, 109421911], ['2/23/2007', 'The Astronaut Farmer', 13000000, 11003643, 11141213], ['6/12/1998', 'Dirty Work', 13000000, 10020081, 10020081], ['7/16/2015', 'Bajrangi Bhaijaan', 13000000, 8178001, 121778347], ['5/8/1998', 'Woo', 13000000, 8064972, 8064972], ['2/4/2016', 'Robinson Crusoe', 13000000, 8005586, 42446455], ['4/13/1994', 'Serial Mom', 13000000, 7881335, 7881335], ['8/4/1999', 'Dick', 13000000, 6276869, 6276869], ['11/10/1999', 'Light It Up', 13000000, 5871603, 5871603], ['8/24/2001', 'Bubble Boy', 13000000, 5002310, 5002310], ['2/1/2002', 'Birthday Girl', 13000000, 4919896, 8130727], ['2/1/2007', \"Paris je t'aime\", 13000000, 4857374, 5175088], ['12/7/2018', 'Ben is Back', 13000000, 3703182, 12616995], ['8/24/2007', 'Resurrecting the Champ', 13000000, 3172382, 3260555], ['3/26/2010', 'Chloe', 13000000, 3075255, 13176612], ['3/2/2001', 'The Widow of St. Pierre', 13000000, 3058380, 3058380], ['5/22/2015', 'Youth', 13000000, 2703296, 24001573], ['4/5/1996', 'Faithful', 13000000, 2104439, 2104439], ['2/26/2010', 'Un Prophète', 13000000, 2087720, 19910624], ['12/3/2010', 'I Love You Phillip Morris', 13000000, 2037459, 23014027], ['7/23/2015', 'The Vatican Tapes', 13000000, 1784763, 14929184], ['3/17/2006', 'Find Me Guilty', 13000000, 1173673, 2898225], ['5/14/1993', 'Excessive Force', 13000000, 1152117, 1152117], ['10/13/2006', 'Infamous', 13000000, 1151330, 2613717], ['7/29/2011', 'Attack the Block', 13000000, 1024175, 6459183], ['8/13/2015', 'Brothers', 13000000, 656688, 17856688], ['12/29/2000', 'The Claim', 13000000, 622023, 1375635], ['4/12/2018', 'The Happy Prince', 13000000, 464495, 2394619], ['12/23/2011', 'In The Land of Blood and Honey', 13000000, 303877, 509193], ['6/18/2010', 'The Killer Inside Me', 13000000, 217277, 5453369], ['12/7/2018', 'Dumplin\\x92', 13000000, 0, 399198], ['10/30/2020', 'Rogue City', 13000000, 0, 8573], ['3/30/2012', 'Womb', 13000000, 0, 0], ['3/14/2013', 'The Call', 12800000, 51872378, 69821476], ['7/20/2016', 'Operation Chromite', 12700000, 1022720, 49196532], ['9/12/2014', 'The Drop', 12600000, 10724389, 19054534], ['7/12/2002', 'The Crocodile Hunter: Collision Course', 12500000, 28436931, 33436931], ['9/3/2010', 'Machete', 12500000, 26593646, 46370970], ['12/19/2002', 'Antwone Fisher', 12500000, 21078145, 23367586], ['2/12/1982', 'La Guerre du feu', 12500000, 20959585, 20959585], ['11/22/2002', \"The Emperor's Club\", 12500000, 14060950, 16193713], ['9/10/1993', 'True Romance', 12500000, 12281000, 12643293], ['9/11/2009', 'Sorority Row', 12500000, 11965282, 26735797], ['9/30/1992', 'Glengarry Glen Ross', 12500000, 10725228, 10725650], ['11/7/2008', 'The Boy in the Striped Pyjamas', 12500000, 9046156, 44083403], ['4/2/1982', 'Cat People', 12500000, 7000000, 21000000], ['5/25/1979', 'The Prisoner of Zenda', 12500000, 7000000, 7000000], ['10/15/2010', 'Conviction', 12500000, 6797696, 11826980], ['10/12/2007', 'Lars and the Real Girl', 12500000, 5956480, 11277119], ['5/21/2010', 'Solitary Man', 12500000, 4360548, 4360548], ['9/22/2000', 'Dancer in the Dark', 12500000, 4157491, 45556774], ['12/17/2010', 'Casino Jack', 12500000, 2039869, 2272186], ['1/2/1998', 'Oscar and Lucinda', 12500000, 1612957, 1612957], ['11/1/1996', 'The Funeral', 12500000, 1212799, 1412799], ['9/3/2004', 'Tae Guik Gi: The Brotherhood of War', 12500000, 1110186, 69826708], ['4/16/2010', 'The Perfect Game', 12500000, 1089445, 3931367], ['10/5/2012', 'The Paperboy', 12500000, 677200, 4027663], ['12/12/2012', 'Ernest et Celestine', 12500000, 292562, 9376444], ['2/9/2012', 'A Little Bit of Heaven', 12500000, 10011, 1100287], ['11/1/2016', 'La Folle Histoire De Max Et Léon', 12500000, 0, 8912003], ['11/28/2014', 'Mortadelo y Filemón contra Jimmy el Cachondo', 12500000, 0, 3350943], ['11/18/1988', 'The Land Before Time', 12300000, 48092846, 81972846], ['6/20/1975', 'Jaws', 12000000, 260000000, 470700000], ['12/26/1973', 'The Exorcist', 12000000, 230347346, 428214478], ['6/4/2014', 'The Fault in Our Stars', 12000000, 124872350, 307166834], ['7/9/1999', 'American Pie', 12000000, 101800948, 234723148], ['4/20/2012', 'Think Like a Man', 12000000, 91547205, 113373764], ['4/16/2014', 'Heaven is for Real', 12000000, 91386097, 100913556], ['12/12/1986', 'The Golden Child', 12000000, 79817937, 79817937], ['6/4/1982', 'Star Trek II: The Wrath of Khan', 12000000, 78912963, 95800000], ['9/13/2002', 'Barbershop', 12000000, 75781642, 77063461], ['6/3/1983', 'WarGames', 12000000, 74433837, 74433837], ['2/4/1994', 'Ace Ventura: Pet Detective', 12000000, 72217396, 107217396], ['2/24/2012', 'Act of Valor', 12000000, 70012847, 82497035], ['2/8/1985', 'Witness', 12000000, 65532576, 65532576], ['8/11/2006', 'Step Up', 12000000, 65328121, 110989157], ['2/2/2012', 'Chronicle', 12000000, 64575175, 123681790], ['12/20/1996', 'Beavis and Butt-Head Do America', 12000000, 63118386, 63118386], ['1/1/2070', 'Patton', 12000000, 62500000, 62500000], ['3/2/2012', 'Project X', 12000000, 54731865, 103028188], ['11/10/2017', 'Three Billboards Outside Ebbing Missouri', 12000000, 54513740, 161456746], ['11/25/2016', 'Lion', 12000000, 51739495, 149117900], ['5/4/2018', 'Overboard', 12000000, 50316123, 91244913], ['12/25/1997', 'Jackie Brown', 12000000, 39673162, 74727492], ['11/18/1983', 'Yentl', 12000000, 39012241, 39012241], ['4/25/2008', 'Harold & Kumar Escape from Guantanamo Bay', 12000000, 38108728, 43353117], ['11/1/2013', 'Philomena', 12000000, 37709979, 98963392], ['11/6/1981', 'Time Bandits', 12000000, 37400000, 37400000], ['2/15/2002', 'Crossroads', 12000000, 37188667, 57000000], ['7/9/2015', 'Paper Towns', 12000000, 32000304, 85450484], ['10/10/2008', 'Quarantine', 12000000, 31691811, 41924774], ['8/21/2002', 'One Hour Photo', 12000000, 31597131, 52223306], ['2/1/2008', 'The Eye', 12000000, 31418697, 57577765], ['4/7/2004', 'Johnson Family Vacation', 12000000, 31203964, 31286759], ['12/21/2001', 'How High', 12000000, 31155435, 31222395], ['10/7/2060', 'Spartacus', 12000000, 30000000, 60000000], ['9/1/2006', 'Crank', 12000000, 27838408, 43924923], ['12/11/1992', 'The Muppet Christmas Carol', 12000000, 27379507, 27972958], ['8/12/2016', 'Hell or High Water', 12000000, 27007844, 37584304], ['10/25/2002', 'Frida', 12000000, 25885000, 56131239], ['7/5/2012', 'Katy Perry: Part of Me', 12000000, 25326071, 32700439], ['12/12/2014', 'Top Five', 12000000, 25317379, 26001741], ['9/11/1998', 'Rounders', 12000000, 22921898, 22921898], ['10/13/1993', 'Rudy', 12000000, 22750363, 22750363], ['4/28/2067', 'Casino Royale', 12000000, 22744718, 41744718], ['6/15/1979', 'Prophecy', 12000000, 22673340, 22673340], ['1/30/2015', 'Project Almanac', 12000000, 22348241, 32909437], ['8/15/2019', '47 Meters Down: Uncaged', 12000000, 22260900, 37989240], ['10/23/2019', 'Black and Blue', 12000000, 22012729, 22730144], ['5/14/2010', 'Just Wright', 12000000, 21540363, 21867665], ['9/10/1999', 'Stir of Echoes', 12000000, 21133087, 23059379], ['1/13/1995', 'Tales from the Crypt: Demon Knight', 12000000, 21089146, 21089146], ['1/1/1978', 'The Boys from Brazil', 12000000, 19000000, 19000000], ['3/11/2005', 'The Upside of Anger', 12000000, 18761993, 28915761], ['3/3/2006', 'Aquamarine', 12000000, 18597342, 22978953], ['11/15/2013', 'Nebraska', 12000000, 17654912, 24761360], ['1/9/2004', \"My Baby's Daddy\", 12000000, 17321573, 17322212], ['10/5/2001', \"Max Keeble's Big Move\", 12000000, 17292381, 17292381], ['12/9/2011', 'Young Adult', 12000000, 16311571, 22750356], ['1/23/2020', 'The Turning', 12000000, 15472775, 18460739], ['9/4/2013', 'About Time', 12000000, 15323921, 88538742], ['12/14/2018', 'If Beale Street Could Talk', 12000000, 14915773, 21398371], ['7/14/2017', 'Wish Upon', 12000000, 14301505, 23477345], ['8/6/1997', \"Def Jam's How To Be a Player\", 12000000, 14010363, 14010363], ['10/30/1998', 'Living Out Loud', 12000000, 12905901, 12905901], ['10/3/2008', 'Rachel Getting Married', 12000000, 12796861, 17475475], ['3/20/1981', 'The Postman Always Rings Twice', 12000000, 12200000, 44200000], ['12/12/2003', 'Girl with a Pearl Earring', 12000000, 11634362, 43153588], ['2/10/1982', 'Das Boot', 12000000, 11487676, 84970337], ['2/26/2016', 'Unforgettable', 12000000, 11368012, 16221211], ['12/3/2004', 'House of Flying Daggers', 12000000, 11050094, 92863945], ['3/11/2020', 'I Still Believe', 12000000, 10410004, 16368001], ['3/22/2002', 'Sorority Boys', 12000000, 10198766, 12516222], ['10/13/2017', 'Marshall', 12000000, 10051659, 10116816], ['12/5/2008', 'Cadillac Records', 12000000, 8195551, 8942516], ['9/14/2012', 'Arbitrage', 12000000, 7919574, 35830713], ['10/24/2060', 'The Alamo', 12000000, 7900000, 7900000], ['5/12/2000', 'Screwed', 12000000, 6982680, 6982680], ['10/20/2006', 'Running With Scissors', 12000000, 6860000, 8706701], ['9/3/1993', 'Fortress', 12000000, 6730578, 46730578], ['4/20/2012', 'For Greater Glory: The True Story of Cristiada', 12000000, 5669081, 10026255], ['11/17/2006', 'For Your Consideration', 12000000, 5549923, 5549923], ['11/20/1998', 'Celebrity', 12000000, 5078660, 6200000], ['6/20/2003', 'From Justin to Kelly', 12000000, 4922166, 4922166], ['6/6/1986', 'Invaders from Mars', 12000000, 4884663, 4984663], ['3/22/1996', 'Girl 6', 12000000, 4880941, 4880941], ['10/22/2003', 'In the Cut', 12000000, 4717455, 23693646], ['2/22/2008', 'Charlie Bartlett', 12000000, 3950294, 5295909], ['2/13/2009', 'Two Lovers', 12000000, 3149034, 16349034], ['11/15/2013', 'La grande bellezza', 12000000, 2883879, 29545082], ['2/15/2002', 'Last Orders', 12000000, 2326407, 2326407], ['3/9/2007', 'Gwoemul', 12000000, 2201923, 92618117], ['11/13/1981', 'The Pursuit of D.B. Cooper', 12000000, 2104164, 2104164], ['3/19/1999', 'Ravenous', 12000000, 2062406, 2062406], ['6/14/2002', 'The Dangerous Lives of Altar Boys', 12000000, 1779284, 1779284], ['2/28/2013', 'Stoker', 12000000, 1703125, 12034913], ['3/7/2008', 'Married Life', 12000000, 1506998, 2975188], ['10/15/2004', '2046', 12000000, 1442338, 19278598], ['3/11/2011', 'Kill the Irishman', 12000000, 1188194, 1188194], ['9/30/2005', 'Duma', 12000000, 870067, 994790], ['4/20/2012', 'Darling Companion', 12000000, 793352, 1200346], ['6/4/2010', 'Ondine', 12000000, 550472, 557545], ['7/20/2001', 'Brother', 12000000, 450594, 477693], ['10/4/2002', 'Welcome to Collinwood', 12000000, 378650, 4606284], ['8/7/2015', \"Kahlil Gibran's The Prophet\", 12000000, 340536, 1080362], ['4/18/2008', 'Life Before Her Eyes', 12000000, 303439, 7203439], ['10/31/1997', 'Critical Care', 12000000, 220175, 220175], ['9/28/2007', 'Trade', 12000000, 214202, 1513388], ['1/6/2006', 'Fateless', 12000000, 196857, 196857], ['9/3/2010', 'San qiang pai an jing qi', 12000000, 190946, 310946], ['9/17/1999', 'Breakfast of Champions', 12000000, 178287, 178287], ['3/9/2001', 'Company Man', 12000000, 146028, 622273], ['11/7/2009', 'Nanjing! Nanjing!', 12000000, 122558, 20122558], ['6/29/2018', 'Woman Walks Ahead', 12000000, 57528, 627538], ['2/21/2015', 'Trash', 12000000, 17484, 6553186], ['8/19/2011', '5 Days of War', 12000000, 17479, 87793], ['11/11/2015', '10 Days in a Madhouse', 12000000, 14616, 14616], ['4/7/2009', '1612', 12000000, 0, 5400624], ['9/4/2015', 'San cheng ji', 12000000, 0, 1950194], ['4/19/2012', 'Tu Xia Chuan Qi', 12000000, 0, 1828400], ['2/10/2010', 'Triangle', 12000000, 0, 1594955], ['10/19/2013', 'Supesu Batorushippu Yamato', 12000000, 0, 0], ['10/3/2014', 'Drive Hard', 12000000, 0, 0], ['10/30/2015', \"Dancin' It's On\", 12000000, 0, 0], ['6/5/2009', 'Home', 12000000, 0, 0], ['10/30/2015', 'The Dressmaker', 11900000, 2022115, 24374909], ['12/10/1999', 'Diamonds', 11900000, 81897, 81897], ['6/7/1997', 'Madadayo', 11900000, 48856, 49451], ['5/30/2019', 'Gisaengchung', 11800000, 53369745, 254688898], ['11/20/2015', 'Carol', 11800000, 12711491, 42666442], ['4/21/1989', 'Pet Sematary', 11500000, 57469179, 57469850], ['1/21/2016', 'Dirty Grandpa', 11500000, 35593113, 105078449], ['11/27/2009', 'The Cry of the Owl', 11500000, 0, 0], ['10/9/2009', 'St. Trinian\\x92s', 11400000, 15000, 29830239], ['5/25/1977', 'Star Wars Ep. IV: A New Hope', 11000000, 460998007, 775398007], ['6/8/1984', 'Gremlins', 11000000, 148168459, 148951992], ['12/22/2065', 'Doctor Zhivago', 11000000, 111897830, 112040388], ['12/10/2010', 'The Fighter', 11000000, 93617009, 129262388], ['10/24/2008', 'High School Musical 3: Senior Year', 11000000, 90559416, 274392880], ['12/27/1991', 'Fried Green Tomatoes', 11000000, 81204830, 81204830], ['9/22/2006', 'Jackass: Number Two', 11000000, 72778712, 85278712], ['3/13/1992', 'My Cousin Vinny', 11000000, 52929168, 52929168], ['8/22/2014', 'If I Stay', 11000000, 50474843, 78356170], ['4/7/1989', 'Major League', 11000000, 49793054, 49793054], ['4/4/2003', 'Phone Booth', 11000000, 46566212, 97837138], ['1/25/2002', 'A Walk to Remember', 11000000, 41227069, 46060861], ['12/29/1995', 'Dead Man Walking', 11000000, 39387284, 83088295], ['3/5/1999', 'Cruel Intentions', 11000000, 38665260, 76238901], ['11/4/2015', 'Brooklyn', 11000000, 38322743, 62076141], ['10/17/2008', 'The Secret Life of Bees', 11000000, 37780486, 39994347], ['6/16/2017', 'Wind River', 11000000, 33800859, 44998252], ['4/1/2015', 'Woman in Gold', 11000000, 33307793, 58586407], ['6/12/1981', 'History of the World: Part I', 11000000, 31672000, 31672000], ['12/8/2017', 'I Tonya', 11000000, 30014534, 53797409], ['10/23/2009', 'Saw VI', 11000000, 27693292, 69752402], ['10/12/2001', 'Corky Romano', 11000000, 23978402, 25116103], ['2/14/2019', 'Fighting With My Family', 11000000, 22958583, 41503089], ['8/7/1992', 'Raising Cain', 11000000, 21171695, 21171695], ['4/13/1978', 'F.I.S.T', 11000000, 20388920, 20388920], ['1/1/1975', 'Barry Lyndon', 11000000, 20000000, 20169934], ['12/26/2012', 'Quartet', 11000000, 18388357, 56178935], ['11/21/2001', 'Out Cold', 11000000, 13906394, 14786394], ['10/13/2000', 'The Ladies Man', 11000000, 13592872, 13719474], ['3/30/2001', 'Tomcats', 11000000, 13558739, 13558739], ['11/6/2013', 'Inside Llewyn Davis', 11000000, 13248209, 32943247], ['4/12/2002', 'Frailty', 11000000, 13110448, 19947280], ['2/19/1993', 'Army of Darkness', 11000000, 11502976, 21502976], ['11/12/2004', 'Kinsey', 11000000, 10214647, 17443529], ['5/10/2013', 'Peeples', 11000000, 9177065, 9307166], ['12/25/1993', \"What's Eating Gilbert Grape\", 11000000, 9170214, 9170214], ['11/2/2018', 'Boy Erased', 11000000, 6788692, 11862650], ['7/1/2016', 'Sultan', 11000000, 5599781, 72989781], ['2/1/2002', 'Slackers', 11000000, 4814244, 5942218], ['9/26/2003', 'The Gospel of John', 11000000, 4068087, 4234355], ['10/10/2004', 'Vera Drake', 11000000, 3753806, 13353855], ['10/14/2011', 'La piel que habito', 11000000, 3185193, 38190517], ['1/31/2003', 'The Guru', 11000000, 3051221, 24150550], ['12/14/1995', 'Othello', 11000000, 2844379, 2844379], ['5/12/1995', 'The Perez Family', 11000000, 2794056, 2794056], ['1/1/1970', 'The Molly Maguires', 11000000, 2200000, 2200000], ['1/1/1991', 'Return to the Blue Lagoon', 11000000, 2000000, 2000000], ['7/1/2016', 'La Tortue Rouge', 11000000, 920057, 6712903], ['9/7/2007', 'Romance and Cigarettes', 11000000, 551002, 3231251], ['11/10/2006', 'Copying Beethoven', 11000000, 355968, 6586324], ['8/26/2011', 'Brighton Rock', 11000000, 229653, 229653], ['11/16/2012', 'Le prénom', 11000000, 61611, 25307405], ['5/4/2012', 'LOL', 11000000, 46000, 10477506], ['12/17/2014', 'La famille Bélier', 11000000, 0, 82438670], ['3/6/2020', 'The Banker', 11000000, 0, 2670000], ['2/5/2016', 'Misconduct', 11000000, 0, 2352511], ['10/18/2019', 'Eli', 11000000, 0, 0], ['10/24/2008', 'Saw V', 10800000, 56746769, 118209778], ['3/30/2012', 'Les Intouchables', 10800000, 13182281, 484630908], ['4/27/2007', 'Jindabyne', 10800000, 399879, 2862544], ['8/11/2006', 'Kabhi Alvida Naa Kehna', 10750000, 3275443, 32575443], ['6/4/1982', 'Poltergeist', 10700000, 74706019, 121706019], ['5/25/1979', 'Alien', 10700000, 62005728, 184694992], ['6/18/1999', 'An Ideal Husband', 10700000, 18542974, 31341183], ['12/25/2004', 'Darkness', 10600000, 22163442, 34409206], ['12/6/2013', 'The Last Days on Mars', 10600000, 24084, 261364], ['6/11/1982', 'E.T. the Extra-Terrestrial', 10500000, 435110554, 792962972], ['4/2/2068', '2001: A Space Odyssey', 10500000, 59936321, 71854587], ['4/20/2007', 'In the Land of Women', 10500000, 11052958, 14140402], ['9/2/1994', 'There Goes My Baby', 10500000, 125169, 125169], ['2/20/2004', 'The Blue Butterfly', 10400000, 1610194, 1610194], ['9/1/2001', \"Le Fabuleux destin d'Amélie Poulain\", 10350000, 33201661, 174195760], ['12/26/2018', 'PMC: deo beong-keo', 10300000, 0, 12478635], ['2/18/1983', 'Lovesick', 10100000, 10143618, 10143618], ['4/30/2010', 'Housefull', 10100000, 1183658, 18726300], ['8/24/2007', 'September Dawn', 10100000, 1066555, 1066555], ['10/17/2018', 'Halloween', 10000000, 159366015, 255416089], ['12/5/1997', 'Good Will Hunting', 10000000, 138433435, 225925989], ['10/22/2004', 'The Grudge', 10000000, 110359362, 187281115], ['8/25/2016', 'Don\\x92t Breathe', 10000000, 89217875, 158906350], ['6/26/1981', 'Stripes', 10000000, 85300000, 85300000], ['10/27/2006', 'Saw III', 10000000, 80238724, 163876815], ['7/1/2016', 'The Purge: Election Year', 10000000, 79042440, 118514727], ['5/18/2018', 'Book Club', 10000000, 68566296, 91328463], ['8/25/2000', 'Bring it On', 10000000, 68353550, 90453550], ['1/3/2018', 'Insidious: The Last Key', 10000000, 67745330, 172811971], ['1/29/1999', \"She's All That\", 10000000, 63465522, 63465522], ['10/26/2007', 'Saw IV', 10000000, 63300095, 135759694], ['2/24/2006', \"Madea's Family Reunion\", 10000000, 63257940, 63320521], ['1/7/2005', 'White Noise', 10000000, 56094360, 92094360], ['10/17/1986', 'The Color of Money', 10000000, 52293000, 52293000], ['6/4/2015', 'Insidious Chapter 3', 10000000, 52218558, 120453155], ['10/2/1992', 'The Mighty Ducks', 10000000, 50752337, 50752337], ['11/3/2017', 'Lady Bird', 10000000, 48958273, 78944998], ['11/6/2009', 'Precious (Based on the Novel Push by Sapphire)', 10000000, 47566524, 68722848], ['2/24/2012', 'The Best Exotic Marigold Hotel', 10000000, 46383639, 134639780], ['6/1/2018', 'Hereditary', 10000000, 44069456, 81263489], ['3/16/2018', 'Love Simon', 10000000, 40826341, 65520633], ['2/17/1989', 'Bill & Ted\\x92s Excellent Adventure', 10000000, 40485039, 40510111], ['10/4/2062', 'The Longest Day', 10000000, 39100000, 50100000], ['2/16/1996', 'Happy Gilmore', 10000000, 38623460, 41004412], ['10/27/2017', 'Jigsaw', 10000000, 38052832, 104223315], ['8/31/2001', 'Jeepers Creepers', 10000000, 37904175, 58939035], ['6/28/1985', 'St. Elmo\\x92s Fire', 10000000, 37800000, 37800000], ['12/11/2068', 'Oliver!', 10000000, 37402877, 37402877], ['2/16/2001', \"Recess: School's Out\", 10000000, 36696761, 44451470], ['7/10/1985', 'Mad Max Beyond Thunderdome', 10000000, 36230219, 36230219], ['11/3/1977', 'Pete\\x92s Dragon', 10000000, 36000000, 36000000], ['1/21/2016', 'The Boy', 10000000, 35819556, 68220952], ['10/4/1985', 'Commando', 10000000, 35073978, 35078864], ['5/19/2017', 'Everything Everything', 10000000, 34121140, 61603136], ['9/17/2010', 'Devil', 10000000, 33679655, 63354114], ['11/22/2002', 'Friday After Next', 10000000, 33253609, 33526835], ['2/26/2015', 'The Second Best Exotic Marigold Hotel', 10000000, 33078266, 89400862], ['3/22/1985', 'The Last Dragon', 10000000, 33000000, 33000447], ['4/28/2017', 'How to Be a Latin Lover', 10000000, 32149404, 62556228], ['3/6/1992', 'The Lawnmower Man', 10000000, 32100816, 32100816], ['10/3/2008', \"Nick and Norah's Infinite Playlist\", 10000000, 31487293, 33886017], ['10/9/2003', 'Calendar Girls', 10000000, 31011616, 93074616], ['11/12/1999', 'Dogma', 10000000, 30651422, 43948865], ['5/18/2018', 'Slender Man', 10000000, 30564825, 51945949], ['9/20/2002', 'The Banger Sisters', 10000000, 30306281, 38067218], ['12/8/2000', 'Snatch', 10000000, 30093107, 83593107], ['5/19/1989', 'Road House', 10000000, 30050028, 30050028], ['7/27/2018', 'Teen Titans Go! To The Movies', 10000000, 29790236, 51620593], ['9/8/2016', 'When the Bough Breaks', 10000000, 29747603, 30768449], ['6/24/1983', 'Twilight Zone: The Movie', 10000000, 29500000, 29500000], ['11/23/1994', 'A Low Down Dirty Shame', 10000000, 29317886, 29317886], ['8/30/2013', 'One Direction: This is Us', 10000000, 28873374, 68413020], ['9/6/2002', 'Swimfan', 10000000, 28564995, 34084228], ['10/6/2006', 'Employee of the Month', 10000000, 28444855, 38364855], ['8/19/2015', 'Sinister 2', 10000000, 27740955, 54104225], ['1/7/2016', 'The Forest', 10000000, 26594261, 40749230], ['11/6/2009', 'The Fourth Kind', 10000000, 26218170, 49486874], ['3/25/1983', 'The Outsiders', 10000000, 25697647, 25707720], ['6/12/1998', \"Can't Hardly Wait\", 10000000, 25358996, 25358996], ['8/17/2012', 'Sparkle', 10000000, 24397469, 24660323], ['10/14/2016', 'Kevin Hart: What Now?', 10000000, 23591043, 23591043], ['4/26/2013', 'Mud', 10000000, 21590086, 31556959], ['11/12/2010', 'Skyline', 10000000, 21416355, 68264973], ['12/31/2019', 'The Grudge', 10000000, 21216148, 49503265], ['12/1/2017', 'The Disaster Artist', 10000000, 21120616, 28717667], ['9/15/2016', 'Blair Witch', 10000000, 20777061, 38985577], ['10/21/1983', 'The Dead Zone', 10000000, 20766000, 20766000], ['2/7/1986', 'F/X', 10000000, 20603715, 20603715], ['2/2/2001', 'Valentine', 10000000, 20384136, 20384136], ['6/9/2006', 'A Prairie Home Companion', 10000000, 20342852, 26716191], ['2/23/2007', 'Reno 911!: Miami', 10000000, 20342161, 21851362], ['7/24/1998', \"Jane Austen's Mafia\", 10000000, 19843795, 30143795], ['10/21/2015', 'Paranormal Activity: The Ghost Dimension', 10000000, 18297124, 77959374], ['2/25/1994', 'Sugar Hill', 10000000, 18272447, 18423914], ['6/20/2008', 'Kit Kittredge: An American Girl', 10000000, 17657973, 17657973], ['9/27/1985', 'Invasion U.S.A.', 10000000, 17536256, 17536256], ['9/23/2005', 'Roll Bounce', 10000000, 17380866, 17433072], ['11/8/2019', 'The Good Liar', 10000000, 17156058, 33216217], ['12/11/1998', 'Rushmore', 10000000, 17105219, 19080435], ['1/19/1990', 'Tremors', 10000000, 16667084, 16667084], ['6/17/2005', 'The Perfect Man', 10000000, 16535005, 19535005], ['8/3/1990', \"Mo' Better Blues\", 10000000, 16153000, 16153000], ['1/25/2002', 'Kung Pow: Enter the Fist', 10000000, 16033556, 17033556], ['10/7/2016', 'The Birth of a Nation', 10000000, 15861566, 16891011], ['4/2/2021', 'The Unholy', 10000000, 15530440, 30829485], ['5/30/2003', 'Wrong Turn', 10000000, 15417771, 28649556], ['5/16/1980', 'The Long Riders', 10000000, 15198912, 15198912], ['3/12/1999', 'The Corruptor', 10000000, 15164492, 15164492], ['8/14/2009', 'The Goods: Live Hard Sell Hard', 10000000, 15122676, 15297318], ['11/23/2011', 'My Week with Marilyn', 10000000, 14597405, 34240572], ['12/25/2014', 'Big Eyes', 10000000, 14482031, 27317872], ['8/5/2005', 'Broken Flowers', 10000000, 13744960, 40744960], ['6/28/2002', 'Hey Arnold! The Movie', 10000000, 13684949, 13684949], ['5/10/2019', 'Poms', 10000000, 13631124, 16463241], ['2/20/2020', 'Brahms: The Boy II', 10000000, 12611536, 18976477], ['12/30/2005', 'The Matador', 10000000, 12589255, 17300838], ['3/14/1997', 'Love Jones', 10000000, 12554569, 12554569], ['12/19/2000', 'The Gift', 10000000, 12008642, 44567606], ['1/20/2006', 'End of the Spear', 10000000, 11748661, 11924041], ['3/9/2001', 'Get Over It', 10000000, 11560259, 19860259], ['10/20/2000', 'The Legend of Drunken Master', 10000000, 11546543, 11546543], ['2/19/1999', 'Office Space', 10000000, 10827813, 12179708], ['6/23/2017', 'The Beguiled', 10000000, 10576669, 28039038], ['7/23/1999', 'Drop Dead Gorgeous', 10000000, 10571408, 10571408], ['4/5/2019', 'The Best of Enemies', 10000000, 10205616, 10268749], ['4/3/1998', 'The Spanish Prisoner', 10000000, 10162034, 13835130], ['2/13/2020', 'Emma.', 10000000, 10055355, 26447347], ['6/11/1999', 'Le Violon rouge', 10000000, 10019109, 10019109], ['11/25/1998', 'Very Bad Things', 10000000, 9949470, 21094974], ['7/9/2004', 'Sleepover', 10000000, 9408183, 9424052], ['2/8/2012', 'Movie 43', 10000000, 8840453, 31164747], ['10/19/2018', 'Can You Ever Forgive Me?', 10000000, 8803865, 12517379], ['10/26/1984', 'Body Double', 10000000, 8801940, 8801940], ['5/21/2010', 'MacGruber', 10000000, 8525600, 8629895], ['7/18/2003', 'Dirty Pretty Things', 10000000, 8112414, 14156753], ['3/14/2014', 'Bad Words', 10000000, 7779614, 7843145], ['3/27/2015', \"While We're Young\", 10000000, 7582065, 17503828], ['2/1/2008', 'Over Her Dead Body', 10000000, 7570127, 21596074], ['10/24/2001', 'Bones', 10000000, 7316658, 8378853], ['6/22/2012', 'Seeking a Friend for the End of the World', 10000000, 7078738, 11766959], ['12/1/2006', 'Turistas', 10000000, 7027762, 14321070], ['3/17/2016', 'Shut In', 10000000, 6900335, 11360665], ['2/11/2011', 'Cedar Rapids', 10000000, 6861102, 7862131], ['11/29/2012', 'The Collection', 10000000, 6810754, 8890094], ['8/8/2018', 'Dog Days', 10000000, 6809080, 8196226], ['10/30/1998', 'American History X', 10000000, 6719864, 6719864], ['8/16/2018', 'A.X.L.', 10000000, 6501381, 8259753], ['1/16/2004', \"Teacher's Pet: The Movie\", 10000000, 6491969, 6491969], ['10/15/1999', 'The Straight Story', 10000000, 6197866, 6199310], ['5/3/2002', 'Deuces Wild', 10000000, 6044618, 6244618], ['3/28/2008', 'Run Fatboy Run', 10000000, 6003262, 33512260], ['12/18/1981', 'Heartbeeps', 10000000, 6000000, 6000000], ['3/20/2015', 'Danny Collins', 10000000, 5637066, 8465845], ['7/4/2007', 'Rescue Dawn', 10000000, 5490423, 7037886], ['12/28/2018', 'Stan & Ollie', 10000000, 5470235, 29062674], ['4/5/2000', 'Black and White', 10000000, 5241315, 5241315], ['6/18/2010', 'Io sono l\\x92amore', 10000000, 5005465, 15121528], ['12/19/1986', 'King Kong Lives', 10000000, 4711220, 4711220], ['10/18/2019', 'Jay and Silent Bob Reboot', 10000000, 4589490, 4710507], ['8/9/2019', 'Brian Banks', 10000000, 4376820, 4376820], ['10/26/2001', 'On the Line', 10000000, 4365455, 16222303], ['6/15/2018', 'Gotti', 10000000, 4286367, 6601992], ['3/16/2012', 'Jeff Who Lives at Home', 10000000, 4269426, 4708127], ['9/30/2016', 'Denial', 10000000, 4073448, 9263940], ['3/11/2016', 'The Man Who Knew Infinity', 10000000, 3877922, 12382122], ['10/14/2016', 'Max Steel', 10000000, 3818664, 4563080], ['3/30/2016', 'Everybody Wants Some', 10000000, 3400278, 5437126], ['10/4/1996', 'Crash', 10000000, 3357324, 3412380], ['10/12/2012', 'Atlas Shrugged: Part II', 10000000, 3336053, 3336053], ['2/4/1994', 'Romeo Is Bleeding', 10000000, 3275585, 3275585], ['10/8/1999', 'The Limey', 10000000, 3193102, 6030047], ['11/14/2014', 'Rosewater', 10000000, 3128941, 3185717], ['12/22/2000', 'The House of Mirth', 10000000, 3041803, 5149131], ['5/1/1987', 'Malone', 10000000, 3000000, 3000000], ['6/2/2006', 'Peaceful Warrior', 10000000, 2893666, 3260179], ['9/9/2011', 'Bucky Larson: Born to Be a Star', 10000000, 2529395, 2529395], ['9/16/2016', 'Hillsong: Let Hope Rise', 10000000, 2394725, 2678525], ['10/6/2000', 'Bamboozled', 10000000, 2185266, 2373937], ['2/11/1981', 'Sphinx', 10000000, 2000000, 11400000], ['5/3/2013', 'The Iceman', 10000000, 1930282, 3623609], ['1/16/2015', 'Testament of Youth', 10000000, 1822250, 6646669], ['3/31/2017', 'Free Fire', 10000000, 1799322, 3793739], ['6/24/2011', 'A Better Life', 10000000, 1759252, 1884251], ['2/28/2003', 'Spider', 10000000, 1641788, 1641788], ['2/4/2000', 'Gun Shy', 10000000, 1638202, 1638202], ['12/27/2002', 'Nicholas Nickleby', 10000000, 1562800, 3311924], ['4/16/2010', 'The Joneses', 10000000, 1475746, 3541565], ['6/23/2006', 'Krrish', 10000000, 1430721, 32430721], ['6/29/2012', 'Killer Joe', 10000000, 1291645, 4659110], ['3/30/2017', 'Churchill', 10000000, 1279681, 7582196], ['8/11/2000', 'Cecil B. Demented', 10000000, 1276984, 1953882], ['3/21/2014', '50 to 1', 10000000, 1069454, 1069454], ['5/2/2003', 'Owning Mahowny', 10000000, 1011054, 1147871], ['10/19/2007', 'The Ten Commandments', 10000000, 952820, 1051907], ['9/7/2007', 'The Brothers Solomon', 10000000, 900926, 900926], ['4/4/2008', 'My Blueberry Nights', 10000000, 866778, 22198996], ['8/6/1999', 'Illuminata', 10000000, 836641, 836641], ['1/20/2012', 'Coriolanus', 10000000, 749641, 2536707], ['1/22/2021', 'Our Friend', 10000000, 657351, 714095], ['10/4/2013', 'Parkland', 10000000, 641439, 1616353], ['10/11/2002', 'Swept Away', 10000000, 598645, 611032], ['5/23/2008', 'War Inc.', 10000000, 580862, 1299855], ['4/2/2004', 'Shaolin Soccer', 10000000, 488872, 42776032], ['8/27/2004', 'The Brown Bunny', 10000000, 366301, 630427], ['9/14/2007', 'King of California', 10000000, 268461, 1165102], ['10/24/1997', 'Rien ne va plus', 10000000, 245359, 5045359], ['8/14/1998', 'La femme de chambre du Titanic', 10000000, 244465, 244465], ['12/17/2004', 'Imaginary Heroes', 10000000, 228524, 290875], ['7/20/2001', 'High Heels and Low Lifes', 10000000, 226792, 2151098], ['8/21/2009', \"World's Greatest Dad\", 10000000, 221805, 295750], ['5/3/2013', 'Cinco de Mayo La Batalla', 10000000, 173472, 173472], ['10/29/2010', 'Welcome to the Rileys', 10000000, 152857, 355919], ['9/9/2016', 'Kicks', 10000000, 150191, 150191], ['10/9/2009', 'Free Style', 10000000, 141108, 721108], ['6/1/2012', 'High School', 10000000, 139034, 248133], ['5/18/2007', 'Severance', 10000000, 137221, 5950002], ['7/14/2006', 'Edmond', 10000000, 131719, 241719], ['4/23/2010', 'Joheunnom nabbeunnom isanghannom', 10000000, 128486, 42226657], ['8/26/1994', 'Police Academy 7: Mission to Moscow', 10000000, 126247, 126247], ['2/19/2010', 'Blood Done Sign My Name', 10000000, 109383, 109383], ['2/19/2010', 'The Good Guy', 10000000, 100688, 106460], ['10/23/2009', 'Motherhood', 10000000, 93388, 723388], ['10/15/2004', 'Eulogy', 10000000, 70527, 91201], ['11/7/2014', 'Elsa & Fred', 10000000, 67657, 197901], ['3/18/2011', 'Alabama Moon', 10000000, 47305, 47305], ['2/27/1998', 'An Alan Smithee Film: Burn Hollywood Burn', 10000000, 45779, 45779], ['8/28/2009', 'The Open Road', 10000000, 19716, 19716], ['6/11/2015', 'Strangerland', 10000000, 17472, 161097], ['3/13/2015', 'Hross i oss', 10000000, 11894, 11894], ['10/16/2009', 'Janky Promoters', 10000000, 9069, 9069], ['12/21/2007', 'Blonde Ambition', 10000000, 6422, 1537479], ['8/6/2010', 'The Oxford Murders', 10000000, 4803, 17704131], ['7/25/2014', 'Barbecue', 10000000, 388, 247565], ['12/27/2018', 'T-34', 10000000, 0, 39526616], [nan, 'The Reef', 10000000, 0, 15037867], ['1/8/2008', 'White Noise 2: The Light', 10000000, 0, 8243567], ['11/7/2014', 'Jessabelle', 10000000, 0, 6998359], ['1/23/2015', 'American Heist', 10000000, 0, 2341218], ['10/8/2010', \"It's a Wonderful Afterlife\", 10000000, 0, 1642939], ['6/21/2011', 'You Got Served: Beat The World', 10000000, 0, 1230542], ['8/21/2009', 'Fifty Dead Men Walking', 10000000, 0, 997921], ['6/19/2014', 'Plastic', 10000000, 0, 575371], ['5/12/2017', 'Message from the King', 10000000, 0, 391845], ['2/7/2014', 'Nurse 3D', 10000000, 0, 379584], ['3/10/2015', 'Jungle Shuffle', 10000000, 0, 360898], ['10/28/2016', 'Ethel & Ernest', 10000000, 0, 200447], ['9/22/2009', 'Adam Resurrected', 10000000, 0, 90909], ['11/17/2017', 'Mudbound', 10000000, 0, 53559], ['5/26/2009', \"The Devil's Tomb\", 10000000, 0, 0], [nan, 'Good Intentions', 10000000, 0, 0], ['2/2/2007', 'Partition', 10000000, 0, 0], ['4/13/2012', 'Detention', 10000000, 0, 0], ['5/19/2015', 'Grizzly', 10000000, 0, 0], ['1/19/2018', 'Step Sisters', 10000000, 0, 0], ['2/16/2018', 'Irreplaceable You', 10000000, 0, 0], ['1/7/2016', 'Friend Request', 9900000, 3759078, 11310835], ['4/30/2010', 'Gunless', 9900000, 458054, 458054], ['4/3/2009', 'Adventureland', 9800000, 16044025, 17553055], ['9/20/2012', 'Amour', 9700000, 6738954, 36787044], ['10/16/2015', 'Truth', 9600000, 2541854, 6842580], ['4/28/2006', 'The Lost City', 9600000, 2484186, 5256839], ['1/12/2000', 'Next Friday', 9500000, 57176582, 59675307], ['6/13/2067', 'You Only Live Twice', 9500000, 43100000, 111600000], ['6/10/1988', 'Poltergeist III', 9500000, 14114000, 14114000], ['12/21/2016', 'Dangal', 9500000, 12391761, 305149461], ['3/19/2010', 'The Runaways', 9500000, 3573673, 5278632], ['10/30/2009', 'Gentlemen Broncos', 9500000, 115155, 119955]]\n"
]
}
]
},
{
"cell_type": "markdown",
"source": [
"**2.\tCréez un tuple des films où la « Production Budget » et supérieure à la « worldwide Gross ».**"
],
"metadata": {
"id": "3JmsPVL1Pqa3"
}
},
{
"cell_type": "code",
"source": [
"subset = df[['Production Budget', 'Worldwide Gross']]\n",
"tuples = [tuple(x) for x in subset.to_numpy()]\n",
"\n",
"print(tuples)\n",
"\n",
"\n",
"df_tuples = pd.DataFrame (tuples)\n"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "1d_6E-mxON1E",
"outputId": "4f5f5732-d827-47e8-cabc-d4db2519a23e"
},
"execution_count": 160,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"[(400000000, 2797800564), (379000000, 1045713802), (365000000, 1395316979), (306000000, 2064615817), (300000000, 2044540523), (300000000, 960996492), (300000000, 655945209), (300000000, 879500760), (275000000, 1072848487), (275000000, 393151347), (263700000, 282778100), (263000000, 872395091), (262000000, 1331635141), (260000000, 1654367425), (260000000, 584899819), (258000000, 894860230), (250000000, 1151918521), (250000000, 929411069), (250000000, 959358436), (250000000, 940389558), (250000000, 1236703796), (250000000, 761155836), (237000000, 2845899541), (232000000, 391081192), (230000000, 1082228107), (230000000, 794861794), (230000000, 591692078), (225000000, 1515100211), (225000000, 1066179725), (225000000, 667999518), (225000000, 417341288), (225000000, 260002115), (220000000, 757890267), (220000000, 313477717), (217000000, 602893340), (215000000, 1669979967), (215000000, 654213485), (210000000, 836519699), (210000000, 1104054072), (210000000, 459260946), (210000000, 322459006), (207000000, 550517357), (205000000, 367262558), (205000000, 362403476), (200000000, 1336494321), (200000000, 2207986545), (200000000, 1242805359), (200000000, 1055135598), (200000000, 1025006125), (200000000, 1073080329), (200000000, 1068879522), (200000000, 1215392272), (200000000, 869113101), (200000000, 794697557), (200000000, 1025491110), (200000000, 1110526981), (200000000, 1014938545), (200000000, 743455810), (200000000, 490359051), (200000000, 747862775), (200000000, 708996336), (200000000, 560155383), (200000000, 375620803), (200000000, 760381706), (200000000, 399866199), (200000000, 757677748), (200000000, 651280475), (200000000, 383781214), (200000000, 365491792), (200000000, 219535492), (200000000, 336359676), (200000000, 246356895), (200000000, 133317030), (200000000, 166145470), (200000000, 69965374), (195000000, 1123794079), (195000000, 409953905), (195000000, 197687603), (190000000, 1516881526), (190000000, 467381584), (190000000, 531861650), (190000000, 353640419), (190000000, 315709697), (190000000, 411002906), (187500000, 333771037), (186000000, 585171547), (185000000, 998615789), (185000000, 786635413), (185000000, 554606532), (185000000, 561072059), (185000000, 335673708), (185000000, 489346495), (185000000, 258829058), (185000000, 250372367), (185000000, 167250021), (182000000, 1046649706), (180000000, 850482778), (180000000, 720539572), (180000000, 758536735), (180000000, 811724385), (180000000, 532508025), (180000000, 256585882), (180000000, 348902025), (180000000, 180047784), (180000000, 215098356), (179000000, 181982519), (178000000, 787176729), (178000000, 542537546), (178000000, 527370715), (178000000, 367028980), (175000000, 1129727388), (175000000, 953554418), (175000000, 853641066), (175000000, 880166350), (175000000, 745744980), (175000000, 731463377), (175000000, 797666425), (175000000, 529290830), (175000000, 381687380), (175000000, 383541369), (175000000, 302469017), (175000000, 221229335), (175000000, 405760225), (175000000, 174131329), (175000000, 264246220), (175000000, 251409960), (175000000, 139630336), (175000000, 151716815), (170000000, 1308334005), (170000000, 770882395), (170000000, 621156389), (170000000, 714401889), (170000000, 710644566), (170000000, 312719437), (170000000, 401021746), (170000000, 433058296), (170000000, 300150546), (170000000, 353166307), (170000000, 383299915), (170000000, 206627518), (170000000, 401900040), (170000000, 276928112), (165000000, 756244673), (165000000, 676354481), (165000000, 649657407), (165000000, 494870992), (165000000, 496511521), (165000000, 651994868), (165000000, 383110871), (165000000, 384169424), (163000000, 176038324), (160000000, 1253802559), (160000000, 1131113066), (160000000, 1143758700), (160000000, 807330936), (160000000, 728582465), (160000000, 648986787), (160000000, 789300444), (160000000, 529076069), (160000000, 355408305), (160000000, 329631958), (160000000, 217986320), (160000000, 181674817), (160000000, 438899824), (159000000, 910234), (156000000, 122603824), (155000000, 418186950), (155000000, 467826620), (155000000, 432150894), (155000000, 290930148), (155000000, 167297191), (152000000, 489592267), (151500000, 449239853), (151000000, 708272592), (150000000, 1445182280), (150000000, 818058221), (150000000, 1265767173), (150000000, 1004629935), (150000000, 940043931), (150000000, 887070413), (150000000, 738576929), (150000000, 585532684), (150000000, 634965560), (150000000, 624234272), (150000000, 418148439), (150000000, 475825484), (150000000, 626549695), (150000000, 644602516), (150000000, 358858124), (150000000, 688858992), (150000000, 519452014), (150000000, 449326618), (150000000, 599680774), (150000000, 374825760), (150000000, 402231063), (150000000, 664837547), (150000000, 367457874), (150000000, 431482976), (150000000, 427300260), (150000000, 579055653), (150000000, 310043823), (150000000, 399387745), (150000000, 490875846), (150000000, 483152040), (150000000, 319713881), (150000000, 287594577), (150000000, 292817841), (150000000, 328015029), (150000000, 305270083), (150000000, 195080579), (150000000, 238202668), (150000000, 205440387), (150000000, 144032083), (150000000, 142634358), (150000000, 334486852), (150000000, 151525973), (150000000, 39549758), (150000000, 173638), (150000000, 0), (149000000, 179357126), (145000000, 746921271), (145000000, 694713230), (145000000, 614586270), (145000000, 448191819), (145000000, 269806430), (145000000, 306900902), (145000000, 121645390), (144000000, 229008658), (142000000, 431942139), (140000000, 654310819), (140000000, 386839614), (140000000, 554600000), (140000000, 441767803), (140000000, 370569776), (140000000, 521170825), (140000000, 285400000), (140000000, 375740705), (140000000, 456810575), (140000000, 203018919), (140000000, 268314513), (140000000, 199646680), (140000000, 166623705), (140000000, 138836756), (140000000, 0), (139000000, 821706375), (138000000, 186976250), (138000000, 76416746), (137500000, 265573859), (137000000, 245031679), (137000000, 85131830), (136200000, 829724737), (135000000, 573068425), (135000000, 532938302), (135000000, 361730660), (135000000, 245724600), (135000000, 212912137), (135000000, 286896578), (135000000, 245328374), (135000000, 157956466), (135000000, 164920076), (132900000, 170024300), (132000000, 606836535), (132000000, 366942531), (130000000, 864868047), (130000000, 789592708), (130000000, 444043396), (130000000, 623144660), (130000000, 631910531), (130000000, 518858449), (130000000, 385997896), (130000000, 348901032), (130000000, 554987477), (130000000, 321887208), (130000000, 273271982), (130000000, 492846291), (130000000, 290650494), (130000000, 352831065), (130000000, 373993951), (130000000, 251499665), (130000000, 215080810), (130000000, 79076678), (129000000, 522747474), (127500000, 689420051), (127500000, 356148063), (127000000, 614202315), (127000000, 353756621), (125000000, 1333857729), (125000000, 766575131), (125000000, 965054122), (125000000, 798332900), (125000000, 955371891), (125000000, 767820459), (125000000, 406348630), (125000000, 630163454), (125000000, 485004754), (125000000, 535663443), (125000000, 555840117), (125000000, 527965936), (125000000, 493214888), (125000000, 343242613), (125000000, 376000000), (125000000, 402448265), (125000000, 280355920), (125000000, 238317814), (125000000, 304868961), (125000000, 107360936), (125000000, 211856088), (125000000, 240759682), (125000000, 61642798), (125000000, 61698899), (123000000, 345445403), (120000000, 549588516), (120000000, 328711434), (120000000, 416168316), (120000000, 289480691), (120000000, 619310368), (120000000, 229545589), (120000000, 427947217), (120000000, 227163273), (120000000, 286192091), (120000000, 287916633), (120000000, 142531552), (120000000, 166000000), (120000000, 242981799), (120000000, 107212751), (120000000, 167849187), (120000000, 93394462), (120000000, 163018913), (120000000, 49628177), (117000000, 258751370), (117000000, 699084069), (116000000, 853530899), (115000000, 1027044677), (115000000, 848998877), (115000000, 656695615), (115000000, 560483719), (115000000, 416456852), (115000000, 178200000), (115000000, 165149302), (115000000, 77628265), (113500000, 132999811), (112000000, 232017848), (111000000, 289838913), (110000000, 786362370), (110000000, 688214291), (110000000, 579446407), (110000000, 482241132), (110000000, 486124090), (110000000, 456258539), (110000000, 563749323), (110000000, 382288147), (110000000, 295075882), (110000000, 362989076), (110000000, 339504276), (110000000, 215300000), (110000000, 330780051), (110000000, 208370892), (110000000, 302239672), (110000000, 229155503), (110000000, 295986876), (110000000, 263880341), (110000000, 253020464), (110000000, 177241171), (110000000, 348547523), (110000000, 172022517), (110000000, 152364370), (110000000, 127983283), (110000000, 76482461), (110000000, 150468000), (110000000, 218674938), (110000000, 167910690), (110000000, 72004159), (109000000, 133818283), (109000000, 87683966), (108000000, 655111538), (106000000, 119266661), (105000000, 348629585), (105000000, 298815224), (105000000, 270997378), (105000000, 269065678), (105000000, 402156682), (105000000, 10364769), (104000000, 408803696), (103300000, 232643008), (103000000, 456435588), (103000000, 362000072), (103000000, 133214549), (102500000, 212282709), (102000000, 594420283), (102000000, 358824714), (102000000, 465195589), (102000000, 130673154), (100000000, 875262553), (100000000, 515390883), (100000000, 336529144), (100000000, 362211740), (100000000, 331323410), (100000000, 449841566), (100000000, 370603379), (100000000, 310650574), (100000000, 365300000), (100000000, 267985456), (100000000, 236827677), (100000000, 170936470), (100000000, 212956024), (100000000, 389918903), (100000000, 262794441), (100000000, 234400000), (100000000, 325500000), (100000000, 169630573), (100000000, 311979256), (100000000, 99123656), (100000000, 249488115), (100000000, 243388614), (100000000, 278731369), (100000000, 212026975), (100000000, 165138481), (100000000, 96150482), (100000000, 145395745), (100000000, 171377916), (100000000, 126829063), (100000000, 139716717), (100000000, 121100000), (100000000, 69548641), (100000000, 95255485), (100000000, 115112118), (100000000, 82078046), (100000000, 209461378), (100000000, 91800000), (100000000, 97523020), (100000000, 220796009), (100000000, 126704591), (100000000, 75486351), (100000000, 89693309), (100000000, 103039258), (100000000, 59918422), (100000000, 85480271), (100000000, 26943020), (100000000, 29690034), (100000000, 7094995), (100000000, 98227017), (100000000, 0), (100000000, 0), (99000000, 250091610), (99000000, 190131036), (99000000, 85210012), (98000000, 435040395), (97600000, 224418748), (97000000, 183124621), (97000000, 238521247), (95000000, 542351353), (95000000, 879765137), (95000000, 159691085), (95000000, 294680778), (95000000, 223050874), (95000000, 104907746), (95000000, 165720921), (95000000, 263893960), (95000000, 65700000), (95000000, 94894448), (95000000, 91669648), (95000000, 108874967), (94000000, 936094852), (94000000, 1120214046), (94000000, 919148764), (94000000, 273330185), (94000000, 404561724), (93000000, 891216824), (93000000, 365900000), (93000000, 470986200), (92500000, 162839667), (92000000, 631441092), (92000000, 304249198), (92000000, 23911362), (92000000, 18517322), (91000000, 187861183), (90000000, 961613199), (90000000, 587790539), (90000000, 511358276), (90000000, 347425832), (90000000, 498438212), (90000000, 424536881), (90000000, 886686817), (90000000, 375654619), (90000000, 288693989), (90000000, 304961681), (90000000, 487519809), (90000000, 377562039), (90000000, 289660619), (90000000, 259736090), (90000000, 303500000), (90000000, 191145256), (90000000, 239373970), (90000000, 165900000), (90000000, 202910991), (90000000, 366101666), (90000000, 162136124), (90000000, 249517956), (90000000, 186049020), (90000000, 203932174), (90000000, 244041804), (90000000, 235900000), (90000000, 155750628), (90000000, 191200000), (90000000, 162753837), (90000000, 200859554), (90000000, 157092943), (90000000, 328325007), (90000000, 143049560), (90000000, 169400000), (90000000, 106000000), (90000000, 273477501), (90000000, 87420776), (90000000, 203653524), (90000000, 120100000), (90000000, 140900000), (90000000, 65716126), (90000000, 63356133), (90000000, 139877913), (90000000, 10551417), (90000000, 20466016), (90000000, 0), (90000000, 0), (88000000, 495700000), (88000000, 105021488), (88000000, 159487563), (88000000, 34666981), (87500000, 333132750), (87000000, 350100280), (86000000, 148715342), (85000000, 427230516), (85000000, 385000317), (85000000, 450728529), (85000000, 311001124), (85000000, 315268353), (85000000, 359347833), (85000000, 299477886), (85000000, 276014965), (85000000, 378223189), (85000000, 363664533), (85000000, 340384141), (85000000, 207884401), (85000000, 185708462), (85000000, 311744465), (85000000, 224614744), (85000000, 250649836), (85000000, 191932158), (85000000, 150422946), (85000000, 66941559), (85000000, 173613482), (85000000, 204920447), (85000000, 157794205), (85000000, 161510853), (85000000, 96971293), (85000000, 137298489), (85000000, 80831893), (85000000, 148227995), (85000000, 345033359), (85000000, 44650003), (85000000, 113026383), (85000000, 78353508), (85000000, 78948765), (85000000, 113487912), (85000000, 83080084), (85000000, 49286548), (85000000, 74120792), (85000000, 35681080), (84000000, 433748957), (84000000, 276294164), (84000000, 166307945), (84000000, 141507355), (82500000, 237685089), (82500000, 143985708), (82500000, 222640812), (82500000, 160388063), (82000000, 191558505), (82000000, 268268174), (82000000, 201852140), (82000000, 132770829), (82000000, 96024898), (81000000, 484468608), (80000000, 677923379), (80000000, 586764305), (80000000, 457697994), (80000000, 310570560), (80000000, 469831205), (80000000, 266824291), (80000000, 446275938), (80000000, 416385488), (80000000, 343397247), (80000000, 245800000), (80000000, 349464664), (80000000, 247023808), (80000000, 349088523), (80000000, 226739416), (80000000, 260636271), (80000000, 299461782), (80000000, 266685242), (80000000, 168311558), (80000000, 241200000), (80000000, 221468935), (80000000, 183354514), (80000000, 214974953), (80000000, 182782518), (80000000, 180585259), (80000000, 224117573), (80000000, 204774690), (80000000, 165173909), (80000000, 158750817), (80000000, 177993801), (80000000, 180188905), (80000000, 250180384), (80000000, 210315681), (80000000, 213682073), (80000000, 158926474), (80000000, 170805525), (80000000, 237370350), (80000000, 142783718), (80000000, 164800000), (80000000, 106515310), (80000000, 147080413), (80000000, 69618634), (80000000, 136047317), (80000000, 96135872), (80000000, 181038616), (80000000, 131159306), (80000000, 100378271), (80000000, 98983590), (80000000, 71485043), (80000000, 50632037), (80000000, 135432019), (80000000, 141475336), (80000000, 58270391), (80000000, 119668350), (80000000, 98341932), (80000000, 105299638), (80000000, 101371017), (80000000, 99010667), (80000000, 123368842), (80000000, 66554547), (80000000, 158908290), (80000000, 130818912), (80000000, 108469033), (80000000, 29725663), (80000000, 54540662), (80000000, 56984219), (80000000, 26703184), (80000000, 86787530), (80000000, 69131860), (80000000, 20841123), (80000000, 33463969), (80000000, 113325743), (80000000, 40147042), (80000000, 6300451), (80000000, 6628720), (79300000, 986214868), (79000000, 318146162), (79000000, 150519217), (78000000, 317668058), (78000000, 274392649), (78000000, 206455420), (78000000, 108086731), (78000000, 179265204), (78000000, 43957541), (77600000, 60680125), (77500000, 102028919), (77500000, 1521672), (77000000, 190376181), (76000000, 975216835), (76000000, 236410607), (76000000, 69845011), (76000000, 35129610), (75000000, 885302500), (75000000, 817400878), (75000000, 514602427), (75000000, 632483611), (75000000, 1032596894), (75000000, 618638999), (75000000, 651899282), (75000000, 556559566), (75000000, 272223000), (75000000, 371741123), (75000000, 296872367), (75000000, 342416460), (75000000, 336069511), (75000000, 196320329), (75000000, 399228127), (75000000, 202822861), (75000000, 342769200), (75000000, 146405652), (75000000, 155620350), (75000000, 197744377), (75000000, 97387965), (75000000, 211562435), (75000000, 218673959), (75000000, 221593554), (75000000, 141267370), (75000000, 213500000), (75000000, 119512771), (75000000, 73521587), (75000000, 188659191), (75000000, 94944017), (75000000, 131492772), (75000000, 95572749), (75000000, 108517735), (75000000, 85632458), (75000000, 72785169), (75000000, 54344321), (75000000, 71523271), (75000000, 39251128), (75000000, 127361412), (75000000, 89758389), (75000000, 77636443), (75000000, 219519367), (75000000, 50409753), (75000000, 36751979), (75000000, 34009180), (75000000, 14623082), (75000000, 30626690), (75000000, 5409517), (75000000, 16288031), (75000000, 0), (74000000, 1159631140), (74000000, 311013181), (73243106, 248099143), (73000000, 162870525), (73000000, 352327887), (73000000, 103891409), (73000000, 50168294), (72500000, 527071022), (72500000, 109362966), (72500000, 71880305), (72500000, 86802457), (72000000, 176101721), (72000000, 209045244), (72000000, 96947540), (72000000, 54616869), (72000000, 37306334), (72000000, 62176754), (71682975, 257641634), (71500000, 294156605), (70702619, 408250578), (70000000, 935253978), (70000000, 461630558), (70000000, 443483213), (70000000, 469566806), (70000000, 351500000), (70000000, 310138178), (70000000, 267200000), (70000000, 297718711), (70000000, 308700000), (70000000, 316915264), (70000000, 300854823), (70000000, 239813888), (70000000, 207154748), (70000000, 175807183), (70000000, 207068340), (70000000, 202726605), (70000000, 250700000), (70000000, 172878928), (70000000, 213463976), (70000000, 172543519), (70000000, 156815529), (70000000, 114658262), (70000000, 158702748), (70000000, 183353431), (70000000, 117800000), (70000000, 123954323), (70000000, 131011757), (70000000, 160379930), (70000000, 122737201), (70000000, 220241723), (70000000, 94973540), (70000000, 54243441), (70000000, 137431619), (70000000, 70546865), (70000000, 88933562), (70000000, 116625798), (70000000, 137022245), (70000000, 61031932), (70000000, 67394555), (70000000, 131445884), (70000000, 49730854), (70000000, 69792704), (70000000, 60279822), (70000000, 69157016), (70000000, 58757178), (70000000, 49252761), (70000000, 103735965), (70000000, 65409046), (70000000, 19870567), (70000000, 33076815), (70000000, 25852508), (70000000, 58953319), (70000000, 73591500), (70000000, 14294842), (70000000, 13596911), (70000000, 20107933), (70000000, 19665004), (70000000, 35417162), (70000000, 38992292), (70000000, 0), (69000000, 543464573), (69000000, 86796502), (69000000, 145951861), (68000000, 706102828), (68000000, 193500000), (68000000, 217214143), (68000000, 113542091), (68000000, 87173475), (68000000, 77224232), (68000000, 75685268), (68000000, 33462011), (68000000, 60265197), (68000000, 54462971), (67972729, 15451008), (67500000, 350976753), (67500000, 118556530), (67500000, 137489730), (67000000, 44612280), (67000000, 18149997), (67000000, 25357771), (66000000, 211700000), (66000000, 189176423), (66000000, 194169619), (65000000, 485035085), (65000000, 374105123), (65000000, 273346281), (65000000, 386116343), (65000000, 335802271), (65000000, 465377200), (65000000, 527848903), (65000000, 438420442), (65000000, 172825854), (65000000, 261399830), (65000000, 250800000), (65000000, 163527824), (65000000, 232585748), (65000000, 211739043), (65000000, 128107642), (65000000, 262758310), (65000000, 233700000), (65000000, 128874043), (65000000, 139829625), (65000000, 255000000), (65000000, 137768975), (65000000, 148345997), (65000000, 163295654), (65000000, 69688384), (65000000, 141205169), (65000000, 180148897), (65000000, 214952707), (65000000, 104264617), (65000000, 156974557), (65000000, 168065700), (65000000, 131353165), (65000000, 48164150), (65000000, 43545364), (65000000, 221297061), (65000000, 240647629), (65000000, 152018812), (65000000, 39017984), (65000000, 100820947), (65000000, 72516819), (65000000, 33447612), (65000000, 62761005), (65000000, 58545540), (65000000, 38253433), (65000000, 56824633), (65000000, 41636243), (65000000, 74575290), (65000000, 39194264), (65000000, 17218916), (65000000, 40650842), (65000000, 21774432), (65000000, 10014234), (65000000, 26670920), (65000000, 122519874), (65000000, 516279), (65000000, 0), (64000000, 101636047), (64000000, 63200000), (63700000, 133603463), (63000000, 1045573035), (63000000, 296338663), (63000000, 188494082), (63000000, 68310140), (63000000, 25052000), (62000000, 207500000), (62000000, 127630030), (62000000, 107822813), (62000000, 152366784), (62000000, 40159017), (62000000, 18708848), (61000000, 367160781), (61000000, 296667086), (61000000, 145594548), (61000000, 310566162), (61000000, 132493015), (61000000, 265878536), (61000000, 81152505), (60720000, 525018479), (60000000, 516567575), (60000000, 468084718), (60000000, 454161935), (60000000, 253555383), (60000000, 247812011), (60000000, 290701374), (60000000, 264118201), (60000000, 238524556), (60000000, 214357371), (60000000, 172450423), (60000000, 356429941), (60000000, 176262839), (60000000, 164285587), (60000000, 149705852), (60000000, 218613188), (60000000, 217602967), (60000000, 200700000), (60000000, 199043309), (60000000, 152457863), (60000000, 165890634), (60000000, 196439693), (60000000, 170200225), (60000000, 157670733), (60000000, 135015330), (60000000, 206598789), (60000000, 217370736), (60000000, 130968579), (60000000, 124715863), (60000000, 137551594), (60000000, 100230832), (60000000, 186883563), (60000000, 126037057), (60000000, 102332848), (60000000, 165048228), (60000000, 252091016), (60000000, 90558582), (60000000, 162778384), (60000000, 195194085), (60000000, 71719931), (60000000, 87123569), (60000000, 129832389), (60000000, 99823958), (60000000, 159946489), (60000000, 175863783), (60000000, 57833603), (60000000, 56709981), (60000000, 101134059), (60000000, 108119662), (60000000, 159356941), (60000000, 98819789), (60000000, 100645801), (60000000, 90482317), (60000000, 111898741), (60000000, 113461527), (60000000, 104429625), (60000000, 131377412), (60000000, 104324083), (60000000, 101292343), (60000000, 70893782), (60000000, 160700000), (60000000, 95538560), (60000000, 68336997), (60000000, 104100903), (60000000, 197578586), (60000000, 105703325), (60000000, 57604723), (60000000, 82812456), (60000000, 67312826), (60000000, 82150183), (60000000, 108996113), (60000000, 81079566), (60000000, 78481410), (60000000, 124514011), (60000000, 88832210), (60000000, 36850101), (60000000, 78080697), (60000000, 47818913), (60000000, 121327628), (60000000, 33956608), (60000000, 32983332), (60000000, 47371191), (60000000, 62599159), (60000000, 54994757), (60000000, 38522450), (60000000, 75965567), (60000000, 39235486), (60000000, 30317425), (60000000, 84154026), (60000000, 147985373), (60000000, 71073932), (60000000, 26673953), (60000000, 80767884), (60000000, 49473093), (60000000, 48585416), (60000000, 49238525), (60000000, 35319689), (60000000, 39006188), (60000000, 20541668), (60000000, 66655938), (60000000, 44400541), (60000000, 14816494), (60000000, 14816379), (60000000, 29575033), (60000000, 12069719), (60000000, 50648806), (60000000, 10597070), (60000000, 24148488), (60000000, 30396134), (60000000, 13233220), (60000000, 11427090), (60000000, 194058503), (60000000, 2369336), (60000000, 0), (59000000, 87527651), (59000000, 28296983), (58000000, 784157111), (58000000, 547326372), (58000000, 158911568), (58000000, 188715611), (58000000, 87100000), (58000000, 50365498), (58000000, 100687083), (58000000, 93672764), (58000000, 59431365), (58000000, 41348628), (58000000, 101815660), (58000000, 80480566), (58000000, 31627370), (57500000, 415247258), (57500000, 295874190), (57500000, 58879681), (57000000, 153007424), (57000000, 149217355), (57000000, 104364680), (57000000, 38329114), (57000000, 62097495), (56200000, 212550576), (56000000, 195484552), (56000000, 198006880), (56000000, 47856383), (56000000, 359295591), (55000000, 1072507517), (55000000, 679838260), (55000000, 362605033), (55000000, 887040610), (55000000, 366784257), (55000000, 330425040), (55000000, 307311093), (55000000, 347100000), (55000000, 300200000), (55000000, 273814019), (55000000, 381367046), (55000000, 220648184), (55000000, 174463257), (55000000, 232354205), (55000000, 351767147), (55000000, 192903624), (55000000, 371985018), (55000000, 282300000), (55000000, 152269033), (55000000, 163838217), (55000000, 159387195), (55000000, 214392904), (55000000, 212200000), (55000000, 198750909), (55000000, 252410984), (55000000, 87473024), (55000000, 196565669), (55000000, 176469428), (55000000, 189624452), (55000000, 98699769), (55000000, 153535982), (55000000, 63408614), (55000000, 149022650), (55000000, 71189835), (55000000, 122079192), (55000000, 110387072), (55000000, 158500000), (55000000, 129075270), (55000000, 153770052), (55000000, 79312301), (55000000, 151947179), (55000000, 77548122), (55000000, 83383351), (55000000, 70692101), (55000000, 90552675), (55000000, 38564422), (55000000, 113805580), (55000000, 67130045), (55000000, 47213095), (55000000, 34105207), (55000000, 63537164), (55000000, 43980363), (55000000, 43070915), (55000000, 74966854), (55000000, 136143605), (55000000, 43583702), (55000000, 53913573), (55000000, 60209334), (55000000, 18582965), (55000000, 74870866), (55000000, 22438144), (55000000, 12923936), (55000000, 11532774), (55000000, 22597969), (55000000, 9521458), (55000000, 28231444), (55000000, 69722444), (55000000, 6521829), (55000000, 1147784), (55000000, 1807990), (54000000, 190400000), (54000000, 154338601), (54000000, 130402010), (54000000, 166617328), (54000000, 66772386), (54000000, 50719373), (54000000, 7126002), (53012938, 107190108), (53000000, 109848461), (53000000, 131159781), (53000000, 98837872), (53000000, 139801096), (53000000, 179199536), (53000000, 54207112), (53000000, 63657941), (53000000, 50187789), (53000000, 22852487), (52500000, 134612435), (52000000, 355612291), (52000000, 602891655), (52000000, 205727307), (52000000, 217569328), (52000000, 110400000), (52000000, 75997067), (52000000, 97709034), (52000000, 47407635), (52000000, 53139168), (52000000, 26922492), (51000000, 149270999), (51000000, 118583844), (51000000, 99624873), (51000000, 46815807), (50300000, 0), (50200000, 126931325), (50000000, 687557727), (50000000, 491812794), (50000000, 556016627), (50000000, 331333876), (50000000, 390500000), (50000000, 273552592), (50000000, 241504989), (50000000, 314111923), (50000000, 202173000), (50000000, 217194805), (50000000, 172246223), (50000000, 257972745), (50000000, 171269535), (50000000, 257805243), (50000000, 213591522), (50000000, 346727372), (50000000, 178503788), (50000000, 223564608), (50000000, 173453994), (50000000, 225990976), (50000000, 222383055), (50000000, 159745279), (50000000, 238059569), (50000000, 128402901), (50000000, 185798265), (50000000, 216564840), (50000000, 147142328), (50000000, 179769457), (50000000, 161626121), (50000000, 152022333), (50000000, 186450317), (50000000, 161941727), (50000000, 118729073), (50000000, 111300835), (50000000, 208094550), (50000000, 96469187), (50000000, 130214162), (50000000, 190023573), (50000000, 105103784), (50000000, 117211892), (50000000, 144110682), (50000000, 88316835), (50000000, 156399644), (50000000, 71052604), (50000000, 236799211), (50000000, 214949716), (50000000, 146195159), (50000000, 104488383), (50000000, 69411370), (50000000, 119114494), (50000000, 135569212), (50000000, 92690959), (50000000, 125168734), (50000000, 97651543), (50000000, 50068310), (50000000, 82751189), (50000000, 80369970), (50000000, 48169156), (50000000, 150429371), (50000000, 76073556), (50000000, 94704227), (50000000, 132055573), (50000000, 91419352), (50000000, 50054511), (50000000, 49105766), (50000000, 86234503), (50000000, 119180938), (50000000, 41476097), (50000000, 62967368), (50000000, 55489826), (50000000, 263894551), (50000000, 39778599), (50000000, 69425966), (50000000, 38590458), (50000000, 62209892), (50000000, 49842431), (50000000, 59596747), (50000000, 46112640), (50000000, 34645374), (50000000, 89895930), (50000000, 113309743), (50000000, 108660270), (50000000, 56643267), (50000000, 83306268), (50000000, 36976336), (50000000, 55348693), (50000000, 52987754), (50000000, 80583311), (50000000, 27100030), (50000000, 64477051), (50000000, 42598498), (50000000, 71561644), (50000000, 26199517), (50000000, 53850527), (50000000, 25426861), (50000000, 40119848), (50000000, 56890649), (50000000, 34806726), (50000000, 31333917), (50000000, 53956480), (50000000, 26121638), (50000000, 35380918), (50000000, 41642166), (50000000, 23237252), (50000000, 42002029), (50000000, 22099706), (50000000, 28920188), (50000000, 60282876), (50000000, 41982227), (50000000, 56077088), (50000000, 16581575), (50000000, 14271297), (50000000, 21901474), (50000000, 26097497), (50000000, 41042583), (50000000, 10561038), (50000000, 10359006), (50000000, 23574057), (50000000, 9812870), (50000000, 12660287), (50000000, 8374062), (50000000, 45285890), (50000000, 37472651), (50000000, 6626115), (50000000, 6291602), (50000000, 727846450), (50000000, 9694569), (50000000, 5983043), (50000000, 8004221), (50000000, 1250617), (50000000, 26387039), (50000000, 15505922), (50000000, 0), (49000000, 120597108), (49000000, 72689126), (49000000, 105002056), (49000000, 20423389), (49000000, 71004627), (48000000, 474171806), (48000000, 248218486), (48000000, 208300000), (48000000, 196308367), (48000000, 327656424), (48000000, 122266018), (48000000, 124304264), (48000000, 119736188), (48000000, 151463090), (48000000, 107752036), (48000000, 112610386), (48000000, 86607223), (48000000, 71171825), (48000000, 64978140), (48000000, 70937778), (48000000, 90376224), (48000000, 77562568), (48000000, 25928721), (48000000, 73180003), (47500000, 113244290), (47500000, 22152137), (47000000, 162738726), (47000000, 202863303), (47000000, 102825796), (47000000, 46293855), (47000000, 116773317), (47000000, 29781453), (47000000, 37923818), (47000000, 14970038), (47000000, 11022696), (47000000, 12900000), (46500000, 23726626), (46500000, 22254), (46000000, 298923419), (46000000, 160648493), (46000000, 150000000), (46000000, 113622499), (46000000, 113361720), (46000000, 100833145), (46000000, 4408636), (45500000, 36180824), (45000000, 302710615), (45000000, 363095319), (45000000, 377807404), (45000000, 358500000), (45000000, 155200000), (45000000, 213420951), (45000000, 185736412), (45000000, 243180937), (45000000, 187995859), (45000000, 122071435), (45000000, 174807445), (45000000, 117615211), (45000000, 160971922), (45000000, 178100000), (45000000, 155931301), (45000000, 104505362), (45000000, 174278214), (45000000, 90523726), (45000000, 141189101), (45000000, 131237688), (45000000, 76665507), (45000000, 135808837), (45000000, 66790248), (45000000, 136998907), (45000000, 113417762), (45000000, 68550222), (45000000, 113916474), (45000000, 246821053), (45000000, 58617334), (45000000, 170362581), (45000000, 115097874), (45000000, 75854588), (45000000, 72359917), (45000000, 55842724), (45000000, 102746214), (45000000, 149871103), (45000000, 48563556), (45000000, 82513490), (45000000, 94215000), (45000000, 127990741), (45000000, 57697426), (45000000, 152550437), (45000000, 43343247), (45000000, 65595141), (45000000, 35627222), (45000000, 61453420), (45000000, 71856239), (45000000, 49610898), (45000000, 161735791), (45000000, 27503491), (45000000, 59551283), (45000000, 29367143), (45000000, 79604820), (45000000, 70216497), (45000000, 43100570), (45000000, 112006296), (45000000, 36404841), (45000000, 28363146), (45000000, 20133326), (45000000, 29406132), (45000000, 32952995), (45000000, 17220599), (45000000, 17492014), (45000000, 65532491), (45000000, 18120267), (45000000, 46598133), (45000000, 34668249), (45000000, 41467606), (45000000, 21544732), (45000000, 11203026), (45000000, 13086137), (45000000, 37321081), (45000000, 164640401), (45000000, 9676497), (45000000, 8488871), (45000000, 76904429), (45000000, 31077418), (45000000, 31681811), (45000000, 2154540), (45000000, 73706), (45000000, 38852), (44500000, 227140757), (44000000, 353715317), (44000000, 300400000), (44000000, 165600852), (44000000, 48478084), (44000000, 22730924), (44000000, 12342632), (44000000, 3484523), (43000000, 229727774), (43000000, 80013623), (43000000, 62063972), (43000000, 49037621), (43000000, 63078756), (43000000, 34983342), (43000000, 46414530), (42500000, 76347393), (42000000, 270340892), (42000000, 202812429), (42000000, 363718196), (42000000, 218895434), (42000000, 227793915), (42000000, 173044410), (42000000, 131052444), (42000000, 138708527), (42000000, 71000000), (42000000, 57852177), (42000000, 73239258), (42000000, 63781100), (42000000, 41267469), (42000000, 91678442), (42000000, 56438555), (42000000, 156167015), (42000000, 41926605), (42000000, 36197221), (42000000, 56331864), (42000000, 60437727), (42000000, 20844907), (42000000, 66787173), (42000000, 49621440), (42000000, 8514325), (42000000, 4408420), (42000000, 18821576), (42000000, 83833602), (42000000, 15451663), (41000000, 245768384), (41000000, 192137020), (41000000, 100622586), (41000000, 22108977), (41000000, 7684524), (40500000, 0), (40000000, 672806292), (40000000, 283218368), (40000000, 351774938), (40000000, 325674995), (40000000, 570794950), (40000000, 312952178), (40000000, 314709717), (40000000, 257858943), (40000000, 190212113), (40000000, 457507776), (40000000, 149804632), (40000000, 331971881), (40000000, 177835231), (40000000, 167851995), (40000000, 152266007), (40000000, 132440066), (40000000, 310201399), (40000000, 224922135), (40000000, 131516178), (40000000, 181053657), (40000000, 171317271), (40000000, 124827316), (40000000, 178710620), (40000000, 111711453), (40000000, 161838076), (40000000, 244087268), (40000000, 152962083), (40000000, 156553592), (40000000, 195111193), (40000000, 215862692), (40000000, 120455994), (40000000, 128792135), (40000000, 197115710), (40000000, 75505856), (40000000, 124823094), (40000000, 158527918), (40000000, 162498338), (40000000, 150886329), (40000000, 92302502), (40000000, 70836296), (40000000, 205400000), (40000000, 137047376), (40000000, 133365452), (40000000, 131457147), (40000000, 169023926), (40000000, 145238250), (40000000, 187384627), (40000000, 200205869), (40000000, 139474906), (40000000, 136123083), (40000000, 92994927), (40000000, 141484812), (40000000, 58855732), (40000000, 87145086), (40000000, 118097882), (40000000, 58501127), (40000000, 74156610), (40000000, 71743823), (40000000, 87949859), (40000000, 105945357), (40000000, 75389090), (40000000, 104407366), (40000000, 114830111), (40000000, 127234389), (40000000, 55249159), (40000000, 191200000), (40000000, 121032272), (40000000, 146196885), (40000000, 49851591), (40000000, 92110539), (40000000, 92256918), (40000000, 65282732), (40000000, 106548738), (40000000, 45916769), (40000000, 44948240), (40000000, 58250151), (40000000, 86778557), (40000000, 155011165), (40000000, 75984700), (40000000, 50071069), (40000000, 128884494), (40000000, 103429755), (40000000, 126069509), (40000000, 95989590), (40000000, 38087756), (40000000, 90717684), (40000000, 101162106), (40000000, 41294674), (40000000, 72295262), (40000000, 96398826), (40000000, 118509836), (40000000, 51867723), (40000000, 34420595), (40000000, 53864342), (40000000, 77303614), (40000000, 55696705), (40000000, 47787943), (40000000, 49686263), (40000000, 52837989), (40000000, 55247881), (40000000, 31835600), (40000000, 112930957), (40000000, 59795070), (40000000, 46666955), (40000000, 53624424), (40000000, 40390931), (40000000, 69817991), (40000000, 40435694), (40000000, 31670620), (40000000, 28544120), (40000000, 57438389), (40000000, 27682712), (40000000, 27053815), (40000000, 314101190), (40000000, 78269970), (40000000, 31192425), (40000000, 65754228), (40000000, 62226214), (40000000, 91126600), (40000000, 24172899), (40000000, 38172500), (40000000, 22505932), (40000000, 22365133), (40000000, 125729635), (40000000, 46176322), (40000000, 47001091), (40000000, 27506412), (40000000, 37750754), (40000000, 20278055), (40000000, 25268680), (40000000, 169590606), (40000000, 20790486), (40000000, 26033563), (40000000, 60862471), (40000000, 29312121), (40000000, 19417182), (40000000, 14942422), (40000000, 28804426), (40000000, 14448589), (40000000, 14375181), (40000000, 14358033), (40000000, 19756077), (40000000, 39753957), (40000000, 21156715), (40000000, 13508635), (40000000, 35195939), (40000000, 13289290), (40000000, 12345883), (40000000, 24478613), (40000000, 10717421), (40000000, 17033431), (40000000, 10070651), (40000000, 16340767), (40000000, 7000000), (40000000, 26736665), (40000000, 33222314), (40000000, 7974607), (40000000, 31124367), (40000000, 9430149), (40000000, 12624471), (40000000, 16172200), (40000000, 86808205), (40000000, 32030610), (40000000, 14938149), (40000000, 30230402), (40000000, 6341825), (40000000, 915840), (40000000, 7729552), (40000000, 859423), (40000000, 20722450), (40000000, 119627047), (40000000, 463730), (40000000, 79123), (40000000, 27000381), (40000000, 22024849), (40000000, 5578259), (40000000, 1663785), (40000000, 734423), (40000000, 0), (40000000, 0), (40000000, 0), (40000000, 0), (40000000, 0), (39000000, 102332135), (39000000, 80200000), (39000000, 69538833), (39000000, 81150788), (39000000, 37956589), (39000000, 40319440), (39000000, 26796824), (39000000, 6429865), (38600000, 57987299), (38000000, 206458372), (38000000, 182365114), (38000000, 205298907), (38000000, 119721296), (38000000, 120000000), (38000000, 126422949), (38000000, 107650646), (38000000, 61894591), (38000000, 117425156), (38000000, 116809717), (38000000, 105887837), (38000000, 73956241), (38000000, 94763758), (38000000, 57753825), (38000000, 50970660), (38000000, 111336398), (38000000, 49678401), (38000000, 98230839), (38000000, 29544532), (38000000, 24515990), (38000000, 39178189), (38000000, 40229485), (38000000, 58394308), (38000000, 24555177), (38000000, 17378193), (38000000, 27573078), (38000000, 19317765), (38000000, 12668325), (38000000, 15779653), (38000000, 10229300), (38000000, 17831558), (38000000, 6504442), (38000000, 14636067), (38000000, 623374), (38000000, 5473041), (37500000, 125818440), (37500000, 88473016), (37500000, 50879131), (37500000, 9813309), (37000000, 402280159), (37000000, 267816276), (37000000, 173567581), (37000000, 152566881), (37000000, 96068724), (37000000, 117378084), (37000000, 168167798), (37000000, 97658712), (37000000, 53143144), (37000000, 101857425), (37000000, 100003780), (37000000, 55909910), (37000000, 97143987), (37000000, 67029956), (37000000, 48446802), (37000000, 25387091), (36500000, 15000000), (36000000, 431870523), (36000000, 193737977), (36000000, 102226631), (36000000, 117448157), (36000000, 160000000), (36000000, 65967750), (36000000, 50159144), (36000000, 57824533), (36000000, 85309093), (36000000, 43797731), (36000000, 23360779), (36000000, 14378353), (36000000, 13052741), (36000000, 12532777), (36000000, 2954405), (36000000, 157300954), (36000000, 4020990), (36000000, 1578543), (35200000, 38283765), (35000000, 701083042), (35000000, 465487583), (35000000, 305705794), (35000000, 411348924), (35000000, 312383487), (35000000, 252276928), (35000000, 319700000), (35000000, 245300000), (35000000, 175361578), (35000000, 326073155), (35000000, 212417601), (35000000, 197692062), (35000000, 141123897), (35000000, 114962525), (35000000, 139000000), (35000000, 159846429), (35000000, 218535708), (35000000, 182291969), (35000000, 231710008), (35000000, 122357172), (35000000, 102115888), (35000000, 90221182), (35000000, 126204977), (35000000, 83109359), (35000000, 83226569), (35000000, 117729621), (35000000, 85911226), (35000000, 113354449), (35000000, 65063726), (35000000, 60376247), (35000000, 56968169), (35000000, 146595891), (35000000, 108757621), (35000000, 96096018), (35000000, 53293628), (35000000, 76346094), (35000000, 95104304), (35000000, 48169910), (35000000, 95713069), (35000000, 93291478), (35000000, 71118378), (35000000, 89102315), (35000000, 58405313), (35000000, 70187088), (35000000, 65303052), (35000000, 87775050), (35000000, 103787401), (35000000, 77392139), (35000000, 65084116), (35000000, 46309644), (35000000, 165103952), (35000000, 75281179), (35000000, 84606030), (35000000, 53425292), (35000000, 66295121), (35000000, 45671512), (35000000, 50363790), (35000000, 145374099), (35000000, 116148537), (35000000, 99423000), (35000000, 33422806), (35000000, 33500620), (35000000, 111854182), (35000000, 70064800), (35000000, 68712365), (35000000, 57897191), (35000000, 77220596), (35000000, 81209222), (35000000, 30307804), (35000000, 97799865), (35000000, 52649951), (35000000, 54768418), (35000000, 86648359), (35000000, 27181521), (35000000, 73026302), (35000000, 26613620), (35000000, 35426759), (35000000, 37066129), (35000000, 25078937), (35000000, 207298383), (35000000, 28906817), (35000000, 28391473), (35000000, 25350747), (35000000, 24200318), (35000000, 82182803), (35000000, 47896721), (35000000, 68170792), (35000000, 31393201), (35000000, 37114977), (35000000, 64188387), (35000000, 33422485), (35000000, 25114901), (35000000, 20606053), (35000000, 29882645), (35000000, 39340177), (35000000, 48543388), (35000000, 41666476), (35000000, 15471969), (35000000, 33771965), (35000000, 63211088), (35000000, 14471440), (35000000, 61721826), (35000000, 13601109), (35000000, 27805632), (35000000, 12506188), (35000000, 24405825), (35000000, 31878891), (35000000, 18376443), (35000000, 10319915), (35000000, 12254746), (35000000, 13214051), (35000000, 61492104), (35000000, 15461638), (35000000, 29890402), (35000000, 10157534), (35000000, 11559747), (35000000, 42064105), (35000000, 28720470), (35000000, 43164679), (35000000, 16830252), (35000000, 6448817), (35000000, 32717063), (35000000, 24687524), (35000000, 4651977), (35000000, 4496583), (35000000, 11846010), (35000000, 2221994), (35000000, 2000000), (35000000, 1502136), (35000000, 1320043), (35000000, 630779), (35000000, 17967746), (35000000, 786532), (35000000, 19282590), (35000000, 115709), (35000000, 53899), (35000000, 0), (34800000, 62831715), (34000000, 228104185), (34000000, 348319861), (34000000, 63802928), (34000000, 32014993), (34000000, 205162666), (34000000, 38361428), (34000000, 11263966), (34000000, 10672566), (34000000, 14291999), (34000000, 62582520), (34000000, 40610111), (33500000, 50000000), (33000000, 236500000), (33000000, 173559438), (33000000, 79958599), (33000000, 75898100), (33000000, 165552290), (33000000, 62020814), (33000000, 54533774), (33000000, 47267829), (33000000, 42663460), (33000000, 37321536), (33000000, 41495213), (33000000, 21621188), (33000000, 8408835), (33000000, 27610873), (33000000, 357687), (33000000, 70958), (32500000, 475106177), (32500000, 289632023), (32500000, 112964875), (32500000, 48425971), (32500000, 24159934), (32000000, 222369732), (32000000, 152036382), (32000000, 126539117), (32000000, 116898028), (32000000, 99296462), (32000000, 59450796), (32000000, 70587268), (32000000, 140428499), (32000000, 89441732), (32000000, 82339483), (32000000, 91444095), (32000000, 88978458), (32000000, 82332450), (32000000, 36299670), (32000000, 77593167), (32000000, 94875000), (32000000, 39498360), (32000000, 61404394), (32000000, 61477797), (32000000, 27392609), (32000000, 18552460), (32000000, 29939591), (32000000, 31178942), (32000000, 43603990), (32000000, 16640210), (32000000, 18195238), (32000000, 79915361), (32000000, 4357406), (32000000, 3588602), (32000000, 2899970), (32000000, 6678033), (32000000, 0), (31500000, 85908699), (31500000, 38771262), (31400000, 55613061), (31000000, 97470701), (31000000, 160558438), (31000000, 106282604), (31000000, 210300000), (31000000, 163503514), (31000000, 102306500), (31000000, 53208180), (31000000, 48791187), (31000000, 68079671), (31000000, 30885781), (31000000, 15826984), (31000000, 7220490), (30250000, 115021008), (30000000, 295600371), (30000000, 365270951), (30000000, 238099711), (30000000, 306770545), (30000000, 228641283), (30000000, 286500000), (30000000, 197618160), (30000000, 283200000), (30000000, 200500000), (30000000, 177025498), (30000000, 136771683), (30000000, 212453431), (30000000, 167791704), (30000000, 191502246), (30000000, 212400000), (30000000, 165334774), (30000000, 176885658), (30000000, 181489203), (30000000, 231928227), (30000000, 328125643), (30000000, 156822020), (30000000, 106030660), (30000000, 163644662), (30000000, 142051255), (30000000, 115937163), (30000000, 169173206), (30000000, 160247805), (30000000, 103284813), (30000000, 183415183), (30000000, 74787599), (30000000, 92494381), (30000000, 160502573), (30000000, 170466405), (30000000, 114834312), (30000000, 107054484), (30000000, 122529966), (30000000, 71172251), (30000000, 246100000), (30000000, 133085295), (30000000, 105475310), (30000000, 61950770), (30000000, 95857262), (30000000, 64170447), (30000000, 81529000), (30000000, 115150424), (30000000, 65121280), (30000000, 162275213), (30000000, 150832086), (30000000, 197593152), (30000000, 155769678), (30000000, 114770654), (30000000, 65859911), (30000000, 82148538), (30000000, 83282296), (30000000, 52880016), (30000000, 94156456), (30000000, 70200000), (30000000, 98345423), (30000000, 62432423), (30000000, 51041856), (30000000, 129779728), (30000000, 152627960), (30000000, 140081992), (30000000, 89809433), (30000000, 84335703), (30000000, 133892212), (30000000, 45015999), (30000000, 80147166), (30000000, 54052249), (30000000, 133946923), (30000000, 76010510), (30000000, 42799060), (30000000, 68984536), (30000000, 165889117), (30000000, 91388487), (30000000, 70689968), (30000000, 47902566), (30000000, 53572822), (30000000, 65343694), (30000000, 51618420), (30000000, 80276156), (30000000, 38747385), (30000000, 41457834), (30000000, 81613606), (30000000, 84646831), (30000000, 38122000), (30000000, 80588942), (30000000, 56096200), (30000000, 51327406), (30000000, 61449135), (30000000, 82409520), (30000000, 123432533), (30000000, 65390493), (30000000, 48575965), (30000000, 102716321), (30000000, 46438538), (30000000, 38462071), (30000000, 66742138), (30000000, 48559999), (30000000, 87956618), (30000000, 33339868), (30000000, 53296424), (30000000, 61623819), (30000000, 30089110), (30000000, 50145607), (30000000, 29203383), (30000000, 28986358), (30000000, 25947983), (30000000, 23998226), (30000000, 26708196), (30000000, 108957098), (30000000, 60772856), (30000000, 96890794), (30000000, 21827296), (30000000, 21360215), (30000000, 67255916), (30000000, 21709539), (30000000, 33296659), (30000000, 21758371), (30000000, 36040895), (30000000, 57814445), (30000000, 60512680), (30000000, 19035741), (30000000, 263502914), (30000000, 30962112), (30000000, 23676771), (30000000, 40520649), (30000000, 42531076), (30000000, 35579007), (30000000, 42347383), (30000000, 36722311), (30000000, 19892205), (30000000, 28542494), (30000000, 32955399), (30000000, 26323969), (30000000, 16295774), (30000000, 32262866), (30000000, 29637633), (30000000, 27147991), (30000000, 16873925), (30000000, 15358583), (30000000, 21577076), (30000000, 26184400), (30000000, 12885574), (30000000, 48330757), (30000000, 12017369), (30000000, 11578022), (30000000, 44348292), (30000000, 17865209), (30000000, 19599974), (30000000, 23353111), (30000000, 56511457), (30000000, 10419084), (30000000, 17121823), (30000000, 18535575), (30000000, 16481405), (30000000, 32825218), (30000000, 64352607), (30000000, 8845575), (30000000, 7005468), (30000000, 12868552), (30000000, 10383524), (30000000, 5576072), (30000000, 159378778), (30000000, 8786287), (30000000, 4967493), (30000000, 9037427), (30000000, 15313631), (30000000, 18765585), (30000000, 6460758), (30000000, 3252550), (30000000, 35891257), (30000000, 1309971), (30000000, 35869934), (30000000, 3721988), (30000000, 648599), (30000000, 7755686), (30000000, 52339566), (30000000, 8593154), (30000000, 4874498), (30000000, 4315789), (30000000, 168832), (30000000, 53048539), (30000000, 25199891), (30000000, 11247280), (30000000, 5015080), (30000000, 2717302), (30000000, 1692644), (30000000, 310985), (29200000, 5466698), (29000000, 287215196), (29000000, 187707495), (29000000, 103113446), (29000000, 78652207), (29000000, 168841459), (29000000, 97413527), (29000000, 51636504), (29000000, 45336404), (29000000, 49046121), (29000000, 56000339), (29000000, 54045832), (29000000, 26567902), (29000000, 28452945), (29000000, 24716190), (29000000, 20146150), (29000000, 33013805), (29000000, 10066366), (29000000, 25899797), (29000000, 4131130), (28700000, 4559569), (28500000, 15452978), (28000000, 504050219), (28000000, 333080271), (28000000, 202182981), (28000000, 140886353), (28000000, 140894685), (28000000, 139434346), (28000000, 258210860), (28000000, 105159085), (28000000, 127710550), (28000000, 94050951), (28000000, 133162752), (28000000, 95607360), (28000000, 94500826), (28000000, 101379287), (28000000, 64474705), (28000000, 112914167), (28000000, 94728529), (28000000, 103452875), (28000000, 195300000), (28000000, 77024944), (28000000, 71430876), (28000000, 82119036), (28000000, 77477297), (28000000, 97531134), (28000000, 60780981), (28000000, 102053581), (28000000, 45147989), (28000000, 91943956), (28000000, 126549607), (28000000, 41146935), (28000000, 33000377), (28000000, 39536029), (28000000, 31390587), (28000000, 38959900), (28000000, 63129909), (28000000, 55307857), (28000000, 62108587), (28000000, 46752858), (28000000, 73421224), (28000000, 38159905), (28000000, 31320293), (28000000, 30295028), (28000000, 39134983), (28000000, 16638300), (28000000, 8891623), (28000000, 8434601), (28000000, 8165213), (28000000, 8594558), (28000000, 5686694), (28000000, 12031443), (28000000, 22860477), (27500000, 219265952), (27500000, 187500000), (27500000, 96673002), (27500000, 43607627), (27500000, 31157914), (27500000, 27187896), (27500000, 50578411), (27500000, 26939925), (27500000, 15815509), (27000000, 155564919), (27000000, 96900000), (27000000, 231252591), (27000000, 73826768), (27000000, 60527873), (27000000, 57245093), (27000000, 44342956), (27000000, 44270131), (27000000, 93466095), (27000000, 130759651), (27000000, 80681183), (27000000, 31770413), (27000000, 55495466), (27000000, 21500213), (27000000, 21427947), (27000000, 27257061), (27000000, 45160110), (27000000, 28773827), (27000000, 13174426), (27000000, 10618813), (27000000, 10341093), (27000000, 8723600), (27000000, 9352089), (27000000, 5204007), (27000000, 4485485), (27000000, 16566235), (27000000, 2412123), (27000000, 1545064), (27000000, 325943), (27000000, 0), (26700000, 3871448), (26000000, 185904750), (26000000, 160822438), (26000000, 176276839), (26000000, 279500000), (26000000, 202000000), (26000000, 102404019), (26000000, 201324422), (26000000, 65705772), (26000000, 61308153), (26000000, 68613992), (26000000, 96666486), (26000000, 146850273), (26000000, 50800000), (26000000, 81275291), (26000000, 90396664), (26000000, 75763814), (26000000, 63463195), (26000000, 67647574), (26000000, 54393687), (26000000, 38788828), (26000000, 33200000), (26000000, 45043870), (26000000, 41059418), (26000000, 28703083), (26000000, 23345113), (26000000, 16521410), (26000000, 30601801), (26000000, 14494770), (26000000, 13738574), (26000000, 33667319), (26000000, 18477736), (26000000, 18496522), (26000000, 7033904), (26000000, 6154172), (26000000, 1083350), (26000000, 2923959), (26000000, 5000), (26000000, 34246770), (26000000, 135436), (26000000, 0), (25530000, 30593313), (25500000, 86301599), (25100000, 28575778), (25000000, 622313635), (25000000, 441286003), (25000000, 412800000), (25000000, 213120004), (25000000, 231771716), (25000000, 274543085), (25000000, 226941585), (25000000, 153733800), (25000000, 410945720), (25000000, 322197132), (25000000, 125339088), (25000000, 180856996), (25000000, 89476265), (25000000, 166842739), (25000000, 114576403), (25000000, 137984788), (25000000, 102992536), (25000000, 171302226), (25000000, 142033509), (25000000, 78656813), (25000000, 120832383), (25000000, 76271995), (25000000, 164035753), (25000000, 277902373), (25000000, 152500343), (25000000, 149228078), (25000000, 98406855), (25000000, 203055427), (25000000, 96633833), (25000000, 56505065), (25000000, 91036760), (25000000, 119295584), (25000000, 112798051), (25000000, 54160818), (25000000, 52543354), (25000000, 115036108), (25000000, 81249176), (25000000, 123696741), (25000000, 49042224), (25000000, 71390601), (25000000, 58240458), (25000000, 128745578), (25000000, 47103147), (25000000, 66540205), (25000000, 44942821), (25000000, 64594061), (25000000, 44005434), (25000000, 52568099), (25000000, 55598481), (25000000, 97030468), (25000000, 41076865), (25000000, 77208711), (25000000, 60694737), (25000000, 55443032), (25000000, 41560117), (25000000, 40796145), (25000000, 50738810), (25000000, 36833473), (25000000, 39217912), (25000000, 38351350), (25000000, 50401502), (25000000, 37216643), (25000000, 119923801), (25000000, 51800758), (25000000, 60709968), (25000000, 56434942), (25000000, 55279608), (25000000, 38718031), (25000000, 234981342), (25000000, 52367022), (25000000, 50692188), (25000000, 40286416), (25000000, 64605762), (25000000, 70326393), (25000000, 38749404), (25000000, 82150642), (25000000, 29548291), (25000000, 56042592), (25000000, 29847480), (25000000, 28419106), (25000000, 82917283), (25000000, 32224624), (25000000, 39393111), (25000000, 32223424), (25000000, 25732334), (25000000, 39126427), (25000000, 29863840), (25000000, 32831707), (25000000, 40686409), (25000000, 22032635), (25000000, 41921590), (25000000, 22411948), (25000000, 38993548), (25000000, 101850986), (25000000, 18877153), (25000000, 23190292), (25000000, 24591031), (25000000, 20718223), (25000000, 21038441), (25000000, 22910563), (25000000, 30850666), (25000000, 71009334), (25000000, 21970831), (25000000, 47020146), (25000000, 16118077), (25000000, 19233280), (25000000, 23506237), (25000000, 36682170), (25000000, 15468266), (25000000, 34356760), (25000000, 24355762), (25000000, 16727470), (25000000, 31635150), (25000000, 43530281), (25000000, 51702929), (25000000, 13973532), (25000000, 14371564), (25000000, 24845647), (25000000, 24215385), (25000000, 13038660), (25000000, 18445379), (25000000, 28012862), (25000000, 28287489), (25000000, 11603545), (25000000, 15907411), (25000000, 16425701), (25000000, 13424365), (25000000, 11208970), (25000000, 27572844), (25000000, 11229035), (25000000, 10731997), (25000000, 12219367), (25000000, 11253821), (25000000, 11115766), (25000000, 14805812), (25000000, 10039566), (25000000, 9286314), (25000000, 13008804), (25000000, 29206732), (25000000, 13314562), (25000000, 7164995), (25000000, 9363210), (25000000, 5778353), (25000000, 5654777), (25000000, 5516708), (25000000, 18991288), (25000000, 12850033), (25000000, 4064333), (25000000, 4049527), (25000000, 6266609), (25000000, 20052958), (25000000, 3823620), (25000000, 38112154), (25000000, 6792768), (25000000, 3711633), (25000000, 42425450), (25000000, 12413949), (25000000, 3771345), (25000000, 1190003), (25000000, 2015472), (25000000, 881745), (25000000, 1415656), (25000000, 780326), (25000000, 9313302), (25000000, 48530887), (25000000, 146149), (25000000, 129115), (25000000, 71594792), (25000000, 9755282), (25000000, 9445081), (25000000, 8208594), (25000000, 6352683), (25000000, 5297411), (25000000, 91116), (25000000, 0), (25000000, 0), (25000000, 0), (24200000, 10447579), (24000000, 133000000), (24000000, 172363301), (24000000, 200612027), (24000000, 86737464), (24000000, 156229050), (24000000, 70027933), (24000000, 64282881), (24000000, 85527867), (24000000, 62989834), (24000000, 80812424), (24000000, 83531958), (24000000, 41798224), (24000000, 40020622), (24000000, 99135571), (24000000, 33208099), (24000000, 32662299), (24000000, 67348218), (24000000, 36856306), (24000000, 29823162), (24000000, 48308749), (24000000, 27732366), (24000000, 83660160), (24000000, 35792945), (24000000, 22099847), (24000000, 22000000), (24000000, 17589829), (24000000, 16304786), (24000000, 12372410), (24000000, 19303058), (24000000, 24474463), (24000000, 8427204), (24000000, 11723620), (24000000, 8292914), (24000000, 237814327), (24000000, 4356126), (24000000, 669276), (24000000, 1696765), (24000000, 4084232), (24000000, 449486), (23600000, 102236596), (23000000, 549001242), (23000000, 190191646), (23000000, 86930411), (23000000, 320029388), (23000000, 178919401), (23000000, 141247413), (23000000, 80171596), (23000000, 112036870), (23000000, 90614445), (23000000, 77735925), (23000000, 53182088), (23000000, 35067665), (23000000, 38684906), (23000000, 48043998), (23000000, 22204890), (23000000, 151496097), (23000000, 36374700), (23000000, 18653615), (23000000, 19123851), (23000000, 45060480), (23000000, 15728335), (23000000, 21197274), (23000000, 14563409), (23000000, 13019253), (23000000, 12803305), (23000000, 12291975), (23000000, 11778396), (23000000, 10660147), (23000000, 7018525), (23000000, 24489150), (23000000, 50813834), (23000000, 2715657), (23000000, 13593473), (23000000, 4673377), (23000000, 58807172), (23000000, 44195779), (22700000, 38119483), (22500000, 131263370), (22500000, 32398681), (22500000, 31054727), (22000000, 517600000), (22000000, 369884651), (22000000, 190506000), (22000000, 363391647), (22000000, 146590987), (22000000, 80491516), (22000000, 175516617), (22000000, 70949793), (22000000, 55762229), (22000000, 94270488), (22000000, 127767889), (22000000, 95708457), (22000000, 110521733), (22000000, 77229695), (22000000, 92542418), (22000000, 113876604), (22000000, 57520063), (22000000, 41771168), (22000000, 55616322), (22000000, 64220196), (22000000, 33762400), (22000000, 25842377), (22000000, 27882226), (22000000, 45273464), (22000000, 35609577), (22000000, 25044057), (22000000, 51695362), (22000000, 31013349), (22000000, 25873142), (22000000, 19288130), (22000000, 22861785), (22000000, 69698495), (22000000, 15716828), (22000000, 14307223), (22000000, 17216955), (22000000, 13560782), (22000000, 20034713), (22000000, 12967012), (22000000, 15434375), (22000000, 10696210), (22000000, 9818792), (22000000, 6756412), (22000000, 6047691), (22000000, 5000000), (22000000, 9448623), (22000000, 27238354), (22000000, 19563579), (22000000, 4065020), (22000000, 23134075), (22000000, 34061097), (21600000, 12006010), (21600000, 791154), (21500000, 92987651), (21500000, 24419219), (21500000, 22331846), (21500000, 74290305), (21000000, 236412453), (21000000, 94523781), (21000000, 111809732), (21000000, 52037603), (21000000, 45785720), (21000000, 48977233), (21000000, 42273609), (21000000, 43728560), (21000000, 38017873), (21000000, 43632609), (21000000, 97409779), (21000000, 34836080), (21000000, 43928932), (21000000, 39319801), (21000000, 81428388), (21000000, 68271146), (21000000, 36882378), (21000000, 17760244), (21000000, 17589867), (21000000, 10108016), (21000000, 6830957), (21000000, 5046038), (21000000, 606162), (21000000, 17396), (21000000, 991329), (21000000, 0), (20700000, 150472713), (20700000, 2840417), (20500000, 69701637), (20500000, 30241435), (20000000, 367452079), (20000000, 438656843), (20000000, 256091919), (20000000, 358994850), (20000000, 340800479), (20000000, 276665036), (20000000, 444535865), (20000000, 317744402), (20000000, 164675402), (20000000, 311940097), (20000000, 275726716), (20000000, 183097323), (20000000, 171685793), (20000000, 180485601), (20000000, 246999039), (20000000, 208900376), (20000000, 154218168), (20000000, 130872938), (20000000, 96407655), (20000000, 111173598), (20000000, 98114471), (20000000, 175507800), (20000000, 131944672), (20000000, 118537627), (20000000, 78222753), (20000000, 153698625), (20000000, 74781999), (20000000, 73206343), (20000000, 122133227), (20000000, 111448997), (20000000, 73964713), (20000000, 71232214), (20000000, 66950887), (20000000, 92678948), (20000000, 60831067), (20000000, 229375361), (20000000, 96908458), (20000000, 180765061), (20000000, 56398875), (20000000, 208064908), (20000000, 69911903), (20000000, 54404202), (20000000, 53980220), (20000000, 97628717), (20000000, 66776576), (20000000, 50008143), (20000000, 49823037), (20000000, 85146165), (20000000, 109862682), (20000000, 139924202), (20000000, 84146832), (20000000, 47879572), (20000000, 67192859), (20000000, 96147688), (20000000, 91902438), (20000000, 47936399), (20000000, 46627836), (20000000, 43658157), (20000000, 41975388), (20000000, 78769428), (20000000, 62706947), (20000000, 86858578), (20000000, 44821299), (20000000, 70743839), (20000000, 85583945), (20000000, 79114085), (20000000, 37672944), (20000000, 37540024), (20000000, 41342180), (20000000, 46244066), (20000000, 81424988), (20000000, 35841901), (20000000, 67950723), (20000000, 35450113), (20000000, 36265745), (20000000, 72401378), (20000000, 47666013), (20000000, 132121212), (20000000, 41296320), (20000000, 53191101), (20000000, 50948811), (20000000, 32051917), (20000000, 78613981), (20000000, 48680977), (20000000, 57293371), (20000000, 31678778), (20000000, 46604054), (20000000, 68349884), (20000000, 51445503), (20000000, 66143005), (20000000, 55576699), (20000000, 29227561), (20000000, 47881663), (20000000, 30399714), (20000000, 44513466), (20000000, 26792700), (20000000, 65457811), (20000000, 47124638), (20000000, 25736162), (20000000, 32838945), (20000000, 30703845), (20000000, 48958353), (20000000, 38837336), (20000000, 34718173), (20000000, 38164784), (20000000, 39522047), (20000000, 39686769), (20000000, 23187506), (20000000, 30491379), (20000000, 46844357), (20000000, 37226218), (20000000, 21413105), (20000000, 27688744), (20000000, 29870801), (20000000, 20268825), (20000000, 27911453), (20000000, 32608019), (20000000, 28715003), (20000000, 20081987), (20000000, 34787111), (20000000, 20819601), (20000000, 18826490), (20000000, 18400000), (20000000, 56822960), (20000000, 18310591), (20000000, 55686944), (20000000, 17807569), (20000000, 17612099), (20000000, 55975672), (20000000, 22119269), (20000000, 26308749), (20000000, 18608570), (20000000, 102034104), (20000000, 16988996), (20000000, 45173738), (20000000, 20614661), (20000000, 59667625), (20000000, 23661038), (20000000, 74180745), (20000000, 16612072), (20000000, 17430594), (20000000, 15473333), (20000000, 18250106), (20000000, 15055091), (20000000, 19121531), (20000000, 33943049), (20000000, 36720752), (20000000, 30163785), (20000000, 13801755), (20000000, 35472739), (20000000, 36766293), (20000000, 14566246), (20000000, 13725032), (20000000, 13383747), (20000000, 29958228), (20000000, 26348203), (20000000, 25943792), (20000000, 22281732), (20000000, 15466961), (20000000, 12398628), (20000000, 17306648), (20000000, 28270399), (20000000, 11744960), (20000000, 30894247), (20000000, 27836366), (20000000, 10686841), (20000000, 10570375), (20000000, 10555348), (20000000, 34600000), (20000000, 16907831), (20000000, 9537120), (20000000, 9985316), (20000000, 9208876), (20000000, 10840632), (20000000, 9355369), (20000000, 16723377), (20000000, 14365639), (20000000, 47289148), (20000000, 10393696), (20000000, 8135024), (20000000, 14772346), (20000000, 9649039), (20000000, 18273009), (20000000, 8000000), (20000000, 28058652), (20000000, 8284331), (20000000, 7022183), (20000000, 6882696), (20000000, 6947084), (20000000, 17769299), (20000000, 7797344), (20000000, 8300821), (20000000, 8869722), (20000000, 14807531), (20000000, 7405084), (20000000, 12967829), (20000000, 10588079), (20000000, 14603001), (20000000, 5031975), (20000000, 8967531), (20000000, 4453327), (20000000, 4504111), (20000000, 12397613), (20000000, 25361206), (20000000, 5531756), (20000000, 4383538), (20000000, 3321111), (20000000, 7023292), (20000000, 2507181), (20000000, 150345863), (20000000, 8359720), (20000000, 2246000), (20000000, 2000000), (20000000, 5313608), (20000000, 1646664), (20000000, 5345869), (20000000, 6093725), (20000000, 1065907), (20000000, 8221700), (20000000, 2282710), (20000000, 754301), (20000000, 43888531), (20000000, 873617), (20000000, 3727746), (20000000, 10468867), (20000000, 375474), (20000000, 305070), (20000000, 277943), (20000000, 47300771), (20000000, 1167092), (20000000, 26146072), (20000000, 5694213), (20000000, 15824374), (20000000, 38585047), (20000000, 34454336), (20000000, 22139590), (20000000, 5918742), (20000000, 2360000), (20000000, 1703281), (20000000, 476624), (20000000, 0), (20000000, 0), (20000000, 0), (20000000, 0), (20000000, 0), (19800000, 0), (19700000, 16498827), (19500000, 195790794), (19500000, 29393634), (19400000, 15118795), (19200000, 5617460), (19100000, 5965646), (19000000, 385510205), (19000000, 424208805), (19000000, 277200000), (19000000, 215448997), (19000000, 141344255), (19000000, 58571513), (19000000, 101564935), (19000000, 51733921), (19000000, 70112484), (19000000, 45605374), (19000000, 68467960), (19000000, 65090541), (19000000, 56445534), (19000000, 44972183), (19000000, 32589493), (19000000, 49858465), (19000000, 32618920), (19000000, 76086711), (19000000, 34359030), (19000000, 15911332), (19000000, 13680000), (19000000, 18100189), (19000000, 383895320), (19000000, 10412485), (19000000, 8123860), (19000000, 7576604), (19000000, 5745503), (19000000, 5103675), (19000000, 4750000), (19000000, 2119994), (19000000, 2119994), (19000000, 1353824), (19000000, 0), (18975000, 47751015), (18900000, 26063572), (18500000, 109175673), (18500000, 32531759), (18500000, 32714818), (18500000, 13711903), (18500000, 33954018), (18500000, 4221341), (18200000, 12400979), (18000000, 270944428), (18000000, 261443242), (18000000, 351620129), (18000000, 151665347), (18000000, 141809235), (18000000, 130714469), (18000000, 87000000), (18000000, 144529078), (18000000, 92935067), (18000000, 65842412), (18000000, 92357499), (18000000, 77147031), (18000000, 98267558), (18000000, 92096558), (18000000, 60278166), (18000000, 67683989), (18000000, 73695194), (18000000, 51973029), (18000000, 76994245), (18000000, 57193655), (18000000, 47158652), (18000000, 57490024), (18000000, 46594261), (18000000, 103215094), (18000000, 41382841), (18000000, 58271886), (18000000, 43308707), (18000000, 36611610), (18000000, 102912961), (18000000, 77635035), (18000000, 62646763), (18000000, 37048526), (18000000, 26936265), (18000000, 41166033), (18000000, 26828365), (18000000, 30997027), (18000000, 26400000), (18000000, 44263413), (18000000, 24911670), (18000000, 27148898), (18000000, 23380513), (18000000, 36133014), (18000000, 80227619), (18000000, 40651864), (18000000, 19739000), (18000000, 60217171), (18000000, 29934477), (18000000, 21361109), (18000000, 30535660), (18000000, 16959614), (18000000, 43402515), (18000000, 23889158), (18000000, 19685588), (18000000, 17920013), (18000000, 16382538), (18000000, 13747988), (18000000, 27491653), (18000000, 13400000), (18000000, 14189810), (18000000, 11813989), (18000000, 16011975), (18000000, 14451322), (18000000, 7190505), (18000000, 6734844), (18000000, 15696146), (18000000, 6000000), (18000000, 5828734), (18000000, 27147349), (18000000, 27794339), (18000000, 5675599), (18000000, 25941437), (18000000, 7129670), (18000000, 23910210), (18000000, 4100000), (18000000, 7680250), (18000000, 7768259), (18000000, 9082906), (18000000, 13203044), (18000000, 2483790), (18000000, 42137612), (18000000, 25727044), (18000000, 1305114), (18000000, 1199510), (18000000, 676698), (18000000, 315000), (18000000, 229311), (18000000, 1619153), (18000000, 2401413), (18000000, 6983461), (18000000, 627422), (18000000, 309608), (18000000, 94953), (18000000, 0), (18000000, 0), (18000000, 0), (17900000, 6908640), (17700000, 59505509), (17700000, 14518884), (17500000, 169955142), (17500000, 90508336), (17500000, 148586910), (17500000, 109843390), (17500000, 36520451), (17500000, 20159316), (17500000, 7454184), (17500000, 325491), (17500000, 60865364), (17300000, 21132855), (17000000, 334876670), (17000000, 207765056), (17000000, 183300764), (17000000, 136890774), (17000000, 125250091), (17000000, 72071636), (17000000, 109726800), (17000000, 72835710), (17000000, 92670237), (17000000, 116044347), (17000000, 55041738), (17000000, 99041947), (17000000, 177535958), (17000000, 133735284), (17000000, 45707924), (17000000, 43248374), (17000000, 42493506), (17000000, 70355813), (17000000, 90007532), (17000000, 95092667), (17000000, 45312217), (17000000, 57263440), (17000000, 30331165), (17000000, 38028230), (17000000, 39233233), (17000000, 26919100), (17000000, 24719879), (17000000, 23734486), (17000000, 21170563), (17000000, 19693891), (17000000, 16316273), (17000000, 15680099), (17000000, 36700000), (17000000, 16140842), (17000000, 11634458), (17000000, 10000000), (17000000, 20477425), (17000000, 16510971), (17000000, 8607815), (17000000, 9729088), (17000000, 10637281), (17000000, 2694071), (17000000, 2315000), (17000000, 8609949), (17000000, 2110050), (17000000, 9438074), (17000000, 7265283), (17000000, 624531), (17000000, 364607), (17000000, 3917679), (17000000, 14534046), (17000000, 13446115), (17000000, 0), (16800000, 7313697), (16800000, 2281089), (16500000, 58011485), (16500000, 43848100), (16500000, 134993774), (16500000, 83792062), (16500000, 39380831), (16500000, 16154786), (16500000, 13636339), (16500000, 21404122), (16500000, 8126380), (16400000, 239500000), (16066830, 0), (16000000, 246400000), (16000000, 92999400), (16000000, 119739110), (16000000, 53977250), (16000000, 54294169), (16000000, 68848446), (16000000, 128256712), (16000000, 78208812), (16000000, 40363530), (16000000, 50517763), (16000000, 87041569), (16000000, 52545707), (16000000, 53774833), (16000000, 34609720), (16000000, 43057552), (16000000, 29090445), (16000000, 28734552), (16000000, 57210518), (16000000, 30987695), (16000000, 50103808), (16000000, 81742618), (16000000, 104504817), (16000000, 78870908), (16000000, 29634769), (16000000, 21799652), (16000000, 20739323), (16000000, 45284974), (16000000, 56506120), (16000000, 21657770), (16000000, 31943401), (16000000, 15980376), (16000000, 14792779), (16000000, 14125516), (16000000, 20769209), (16000000, 14553807), (16000000, 13854000), (16000000, 12617472), (16000000, 11810854), (16000000, 11540112), (16000000, 8400000), (16000000, 12900000), (16000000, 7171320), (16000000, 14839383), (16000000, 6615452), (16000000, 5825314), (16000000, 8120148), (16000000, 8217571), (16000000, 22594052), (16000000, 7585011), (16000000, 1686429), (16000000, 2814566), (16000000, 247474497), (16000000, 35077947), (16000000, 1685403), (16000000, 1573603), (16000000, 1467278), (16000000, 31631), (16000000, 94812), (16000000, 64733391), (16000000, 47707417), (16000000, 1844228), (16000000, 0), (15800000, 16955673), (15765750, 503063688), (15700000, 63288854), (15600000, 13771817), (15600000, 13211271), (15500000, 88611837), (15500000, 1757694), (15500000, 1237615), (15500000, 517262), (15500000, 318623), (15500000, 3297276), (15495600, 29729450), (15300000, 7000000), (15250000, 12930343), (15000000, 476684675), (15000000, 316300000), (15000000, 357011945), (15000000, 177200000), (15000000, 167780960), (15000000, 430061213), (15000000, 356258047), (15000000, 213514672), (15000000, 216600000), (15000000, 173046663), (15000000, 305384865), (15000000, 160903019), (15000000, 98800000), (15000000, 94029472), (15000000, 227328585), (15000000, 74456266), (15000000, 73259017), (15000000, 108286422), (15000000, 148095566), (15000000, 69847348), (15000000, 67182787), (15000000, 120192350), (15000000, 76954311), (15000000, 61400000), (15000000, 77514401), (15000000, 128885873), (15000000, 55934178), (15000000, 128955898), (15000000, 50003303), (15000000, 50057795), (15000000, 93411426), (15000000, 67215435), (15000000, 52461017), (15000000, 63706632), (15000000, 64252038), (15000000, 57907734), (15000000, 55534455), (15000000, 61788393), (15000000, 57586606), (15000000, 40283321), (15000000, 39100956), (15000000, 62401343), (15000000, 52460543), (15000000, 69995047), (15000000, 123327692), (15000000, 81357930), (15000000, 35007180), (15000000, 34562222), (15000000, 95872148), (15000000, 34499204), (15000000, 40127259), (15000000, 40862054), (15000000, 38512850), (15000000, 46526243), (15000000, 33508485), (15000000, 47227560), (15000000, 47175038), (15000000, 31045750), (15000000, 37659652), (15000000, 30261293), (15000000, 30138912), (15000000, 44400000), (15000000, 33118854), (15000000, 29145924), (15000000, 64232714), (15000000, 31070412), (15000000, 27709625), (15000000, 37336874), (15000000, 47721314), (15000000, 43111725), (15000000, 27469621), (15000000, 51788711), (15000000, 34820335), (15000000, 55669466), (15000000, 87950928), (15000000, 63954968), (15000000, 52189039), (15000000, 38574362), (15000000, 47011449), (15000000, 21896367), (15000000, 37466538), (15000000, 20688141), (15000000, 20704381), (15000000, 20601987), (15000000, 19344615), (15000000, 22165608), (15000000, 19014238), (15000000, 46189568), (15000000, 36068890), (15000000, 49876984), (15000000, 18260865), (15000000, 22018988), (15000000, 15136870), (15000000, 15364632), (15000000, 39238443), (15000000, 14249005), (15000000, 59168692), (15000000, 18524496), (15000000, 18889972), (15000000, 13248444), (15000000, 26170402), (15000000, 12801190), (15000000, 24403192), (15000000, 12669914), (15000000, 12970401), (15000000, 18144644), (15000000, 12419700), (15000000, 11614954), (15000000, 11156471), (15000000, 10763469), (15000000, 10513979), (15000000, 10845127), (15000000, 14811980), (15000000, 9934482), (15000000, 9579068), (15000000, 10951153), (15000000, 12262065), (15000000, 19153568), (15000000, 8921050), (15000000, 10055481), (15000000, 8735529), (15000000, 14933713), (15000000, 8667209), (15000000, 9203182), (15000000, 8224998), (15000000, 13300181), (15000000, 34533783), (15000000, 12394562), (15000000, 20780568), (15000000, 13316627), (15000000, 8767338), (15000000, 6563402), (15000000, 35106706), (15000000, 5217498), (15000000, 13454474), (15000000, 4956401), (15000000, 65167430), (15000000, 4569967), (15000000, 16829464), (15000000, 4024142), (15000000, 15554855), (15000000, 6551310), (15000000, 38535748), (15000000, 3386153), (15000000, 2733397), (15000000, 11173718), (15000000, 3503761), (15000000, 3393606), (15000000, 6379575), (15000000, 1954202), (15000000, 1953732), (15000000, 1658706), (15000000, 8200127), (15000000, 11599903), (15000000, 1970268), (15000000, 1405032), (15000000, 11279884), (15000000, 529766), (15000000, 528731), (15000000, 5953886), (15000000, 1768976), (15000000, 240025), (15000000, 7885048), (15000000, 7583050), (15000000, 76382), (15000000, 1590246), (15000000, 61847), (15000000, 1148578), (15000000, 22723), (15000000, 22441), (15000000, 20898221), (15000000, 17224539), (15000000, 6775458), (15000000, 3925769), (15000000, 3436763), (15000000, 2013340), (15000000, 1109544), (15000000, 909822), (15000000, 214182), (15000000, 97518), (15000000, 3471), (15000000, 1438), (14600000, 71112677), (14500000, 123580421), (14500000, 147542381), (14500000, 25480031), (14500000, 872757), (14400000, 159157447), (14200000, 543306), (14000000, 432566361), (14000000, 320100000), (14000000, 383825427), (14000000, 139700000), (14000000, 239606210), (14000000, 70001698), (14000000, 155008909), (14000000, 75525718), (14000000, 102836002), (14000000, 82925064), (14000000, 125212904), (14000000, 185400000), (14000000, 49231674), (14000000, 72571864), (14000000, 35856053), (14000000, 35579177), (14000000, 34729091), (14000000, 34700000), (14000000, 87068472), (14000000, 30628981), (14000000, 115592104), (14000000, 27450453), (14000000, 25608779), (14000000, 25873145), (14000000, 25011000), (14000000, 21410546), (14000000, 19637147), (14000000, 30443277), (14000000, 15565357), (14000000, 22815460), (14000000, 15171475), (14000000, 15064948), (14000000, 14395874), (14000000, 13800000), (14000000, 16951798), (14000000, 13024170), (14000000, 13205411), (14000000, 12826644), (14000000, 58090525), (14000000, 20597806), (14000000, 10397365), (14000000, 11166615), (14000000, 6552255), (14000000, 22754472), (14000000, 14121177), (14000000, 12591270), (14000000, 4741987), (14000000, 37888043), (14000000, 5782198), (14000000, 25187026), (14000000, 4288246), (14000000, 20537741), (14000000, 2461628), (14000000, 4294635), (14000000, 1000000), (14000000, 1903952), (14000000, 274299), (14000000, 266967), (14000000, 623292), (14000000, 2947737), (14000000, 11354230), (13900000, 176980863), (13700000, 57956568), (13700000, 11738256), (13500000, 202000000), (13500000, 85433929), (13500000, 53292989), (13500000, 31575635), (13500000, 29027914), (13500000, 33035736), (13500000, 11732088), (13500000, 6118683), (13500000, 93631744), (13500000, 892506), (13400000, 164247), (13300000, 7229933), (13300000, 39686345), (13200000, 54323210), (13200000, 25995655), (13000000, 123922370), (13000000, 331266710), (13000000, 122244329), (13000000, 99034125), (13000000, 137054597), (13000000, 73814432), (13000000, 62452927), (13000000, 95638592), (13000000, 57300000), (13000000, 118763442), (13000000, 53425390), (13000000, 49369899), (13000000, 49733545), (13000000, 50445860), (13000000, 73180297), (13000000, 44726644), (13000000, 54837234), (13000000, 42174545), (13000000, 60413950), (13000000, 28972187), (13000000, 27979399), (13000000, 27151490), (13000000, 27066941), (13000000, 34166572), (13000000, 26570048), (13000000, 42195766), (13000000, 57189408), (13000000, 38358392), (13000000, 32382381), (13000000, 22391450), (13000000, 35402802), (13000000, 18733666), (13000000, 33069303), (13000000, 19929123), (13000000, 16757163), (13000000, 36311350), (13000000, 14403891), (13000000, 67867998), (13000000, 109421911), (13000000, 11141213), (13000000, 10020081), (13000000, 121778347), (13000000, 8064972), (13000000, 42446455), (13000000, 7881335), (13000000, 6276869), (13000000, 5871603), (13000000, 5002310), (13000000, 8130727), (13000000, 5175088), (13000000, 12616995), (13000000, 3260555), (13000000, 13176612), (13000000, 3058380), (13000000, 24001573), (13000000, 2104439), (13000000, 19910624), (13000000, 23014027), (13000000, 14929184), (13000000, 2898225), (13000000, 1152117), (13000000, 2613717), (13000000, 6459183), (13000000, 17856688), (13000000, 1375635), (13000000, 2394619), (13000000, 509193), (13000000, 5453369), (13000000, 399198), (13000000, 8573), (13000000, 0), (12800000, 69821476), (12700000, 49196532), (12600000, 19054534), (12500000, 33436931), (12500000, 46370970), (12500000, 23367586), (12500000, 20959585), (12500000, 16193713), (12500000, 12643293), (12500000, 26735797), (12500000, 10725650), (12500000, 44083403), (12500000, 21000000), (12500000, 7000000), (12500000, 11826980), (12500000, 11277119), (12500000, 4360548), (12500000, 45556774), (12500000, 2272186), (12500000, 1612957), (12500000, 1412799), (12500000, 69826708), (12500000, 3931367), (12500000, 4027663), (12500000, 9376444), (12500000, 1100287), (12500000, 8912003), (12500000, 3350943), (12300000, 81972846), (12000000, 470700000), (12000000, 428214478), (12000000, 307166834), (12000000, 234723148), (12000000, 113373764), (12000000, 100913556), (12000000, 79817937), (12000000, 95800000), (12000000, 77063461), (12000000, 74433837), (12000000, 107217396), (12000000, 82497035), (12000000, 65532576), (12000000, 110989157), (12000000, 123681790), (12000000, 63118386), (12000000, 62500000), (12000000, 103028188), (12000000, 161456746), (12000000, 149117900), (12000000, 91244913), (12000000, 74727492), (12000000, 39012241), (12000000, 43353117), (12000000, 98963392), (12000000, 37400000), (12000000, 57000000), (12000000, 85450484), (12000000, 41924774), (12000000, 52223306), (12000000, 57577765), (12000000, 31286759), (12000000, 31222395), (12000000, 60000000), (12000000, 43924923), (12000000, 27972958), (12000000, 37584304), (12000000, 56131239), (12000000, 32700439), (12000000, 26001741), (12000000, 22921898), (12000000, 22750363), (12000000, 41744718), (12000000, 22673340), (12000000, 32909437), (12000000, 37989240), (12000000, 22730144), (12000000, 21867665), (12000000, 23059379), (12000000, 21089146), (12000000, 19000000), (12000000, 28915761), (12000000, 22978953), (12000000, 24761360), (12000000, 17322212), (12000000, 17292381), (12000000, 22750356), (12000000, 18460739), (12000000, 88538742), (12000000, 21398371), (12000000, 23477345), (12000000, 14010363), (12000000, 12905901), (12000000, 17475475), (12000000, 44200000), (12000000, 43153588), (12000000, 84970337), (12000000, 16221211), (12000000, 92863945), (12000000, 16368001), (12000000, 12516222), (12000000, 10116816), (12000000, 8942516), (12000000, 35830713), (12000000, 7900000), (12000000, 6982680), (12000000, 8706701), (12000000, 46730578), (12000000, 10026255), (12000000, 5549923), (12000000, 6200000), (12000000, 4922166), (12000000, 4984663), (12000000, 4880941), (12000000, 23693646), (12000000, 5295909), (12000000, 16349034), (12000000, 29545082), (12000000, 2326407), (12000000, 92618117), (12000000, 2104164), (12000000, 2062406), (12000000, 1779284), (12000000, 12034913), (12000000, 2975188), (12000000, 19278598), (12000000, 1188194), (12000000, 994790), (12000000, 1200346), (12000000, 557545), (12000000, 477693), (12000000, 4606284), (12000000, 1080362), (12000000, 7203439), (12000000, 220175), (12000000, 1513388), (12000000, 196857), (12000000, 310946), (12000000, 178287), (12000000, 622273), (12000000, 20122558), (12000000, 627538), (12000000, 6553186), (12000000, 87793), (12000000, 14616), (12000000, 5400624), (12000000, 1950194), (12000000, 1828400), (12000000, 1594955), (12000000, 0), (12000000, 0), (12000000, 0), (12000000, 0), (11900000, 24374909), (11900000, 81897), (11900000, 49451), (11800000, 254688898), (11800000, 42666442), (11500000, 57469850), (11500000, 105078449), (11500000, 0), (11400000, 29830239), (11000000, 775398007), (11000000, 148951992), (11000000, 112040388), (11000000, 129262388), (11000000, 274392880), (11000000, 81204830), (11000000, 85278712), (11000000, 52929168), (11000000, 78356170), (11000000, 49793054), (11000000, 97837138), (11000000, 46060861), (11000000, 83088295), (11000000, 76238901), (11000000, 62076141), (11000000, 39994347), (11000000, 44998252), (11000000, 58586407), (11000000, 31672000), (11000000, 53797409), (11000000, 69752402), (11000000, 25116103), (11000000, 41503089), (11000000, 21171695), (11000000, 20388920), (11000000, 20169934), (11000000, 56178935), (11000000, 14786394), (11000000, 13719474), (11000000, 13558739), (11000000, 32943247), (11000000, 19947280), (11000000, 21502976), (11000000, 17443529), (11000000, 9307166), (11000000, 9170214), (11000000, 11862650), (11000000, 72989781), (11000000, 5942218), (11000000, 4234355), (11000000, 13353855), (11000000, 38190517), (11000000, 24150550), (11000000, 2844379), (11000000, 2794056), (11000000, 2200000), (11000000, 2000000), (11000000, 6712903), (11000000, 3231251), (11000000, 6586324), (11000000, 229653), (11000000, 25307405), (11000000, 10477506), (11000000, 82438670), (11000000, 2670000), (11000000, 2352511), (11000000, 0), (10800000, 118209778), (10800000, 484630908), (10800000, 2862544), (10750000, 32575443), (10700000, 121706019), (10700000, 184694992), (10700000, 31341183), (10600000, 34409206), (10600000, 261364), (10500000, 792962972), (10500000, 71854587), (10500000, 14140402), (10500000, 125169), (10400000, 1610194), (10350000, 174195760), (10300000, 12478635), (10100000, 10143618), (10100000, 18726300), (10100000, 1066555), (10000000, 255416089), (10000000, 225925989), (10000000, 187281115), (10000000, 158906350), (10000000, 85300000), (10000000, 163876815), (10000000, 118514727), (10000000, 91328463), (10000000, 90453550), (10000000, 172811971), (10000000, 63465522), (10000000, 135759694), (10000000, 63320521), (10000000, 92094360), (10000000, 52293000), (10000000, 120453155), (10000000, 50752337), (10000000, 78944998), (10000000, 68722848), (10000000, 134639780), (10000000, 81263489), (10000000, 65520633), (10000000, 40510111), (10000000, 50100000), (10000000, 41004412), (10000000, 104223315), (10000000, 58939035), (10000000, 37800000), (10000000, 37402877), (10000000, 44451470), (10000000, 36230219), (10000000, 36000000), (10000000, 68220952), (10000000, 35078864), (10000000, 61603136), (10000000, 63354114), (10000000, 33526835), (10000000, 89400862), (10000000, 33000447), (10000000, 62556228), (10000000, 32100816), (10000000, 33886017), (10000000, 93074616), (10000000, 43948865), (10000000, 51945949), (10000000, 38067218), (10000000, 83593107), (10000000, 30050028), (10000000, 51620593), (10000000, 30768449), (10000000, 29500000), (10000000, 29317886), (10000000, 68413020), (10000000, 34084228), (10000000, 38364855), (10000000, 54104225), (10000000, 40749230), (10000000, 49486874), (10000000, 25707720), (10000000, 25358996), (10000000, 24660323), (10000000, 23591043), (10000000, 31556959), (10000000, 68264973), (10000000, 49503265), (10000000, 28717667), (10000000, 38985577), (10000000, 20766000), (10000000, 20603715), (10000000, 20384136), (10000000, 26716191), (10000000, 21851362), (10000000, 30143795), (10000000, 77959374), (10000000, 18423914), (10000000, 17657973), (10000000, 17536256), (10000000, 17433072), (10000000, 33216217), (10000000, 19080435), (10000000, 16667084), (10000000, 19535005), (10000000, 16153000), (10000000, 17033556), (10000000, 16891011), (10000000, 30829485), (10000000, 28649556), (10000000, 15198912), (10000000, 15164492), (10000000, 15297318), (10000000, 34240572), (10000000, 27317872), (10000000, 40744960), (10000000, 13684949), (10000000, 16463241), (10000000, 18976477), (10000000, 17300838), (10000000, 12554569), (10000000, 44567606), (10000000, 11924041), (10000000, 19860259), (10000000, 11546543), (10000000, 12179708), (10000000, 28039038), (10000000, 10571408), (10000000, 10268749), (10000000, 13835130), (10000000, 26447347), (10000000, 10019109), (10000000, 21094974), (10000000, 9424052), (10000000, 31164747), (10000000, 12517379), (10000000, 8801940), (10000000, 8629895), (10000000, 14156753), (10000000, 7843145), (10000000, 17503828), (10000000, 21596074), (10000000, 8378853), (10000000, 11766959), (10000000, 14321070), (10000000, 11360665), (10000000, 7862131), (10000000, 8890094), (10000000, 8196226), (10000000, 6719864), (10000000, 8259753), (10000000, 6491969), (10000000, 6199310), (10000000, 6244618), (10000000, 33512260), (10000000, 6000000), (10000000, 8465845), (10000000, 7037886), (10000000, 29062674), (10000000, 5241315), (10000000, 15121528), (10000000, 4711220), (10000000, 4710507), (10000000, 4376820), (10000000, 16222303), (10000000, 6601992), (10000000, 4708127), (10000000, 9263940), (10000000, 12382122), (10000000, 4563080), (10000000, 5437126), (10000000, 3412380), (10000000, 3336053), (10000000, 3275585), (10000000, 6030047), (10000000, 3185717), (10000000, 5149131), (10000000, 3000000), (10000000, 3260179), (10000000, 2529395), (10000000, 2678525), (10000000, 2373937), (10000000, 11400000), (10000000, 3623609), (10000000, 6646669), (10000000, 3793739), (10000000, 1884251), (10000000, 1641788), (10000000, 1638202), (10000000, 3311924), (10000000, 3541565), (10000000, 32430721), (10000000, 4659110), (10000000, 7582196), (10000000, 1953882), (10000000, 1069454), (10000000, 1147871), (10000000, 1051907), (10000000, 900926), (10000000, 22198996), (10000000, 836641), (10000000, 2536707), (10000000, 714095), (10000000, 1616353), (10000000, 611032), (10000000, 1299855), (10000000, 42776032), (10000000, 630427), (10000000, 1165102), (10000000, 5045359), (10000000, 244465), (10000000, 290875), (10000000, 2151098), (10000000, 295750), (10000000, 173472), (10000000, 355919), (10000000, 150191), (10000000, 721108), (10000000, 248133), (10000000, 5950002), (10000000, 241719), (10000000, 42226657), (10000000, 126247), (10000000, 109383), (10000000, 106460), (10000000, 723388), (10000000, 91201), (10000000, 197901), (10000000, 47305), (10000000, 45779), (10000000, 19716), (10000000, 161097), (10000000, 11894), (10000000, 9069), (10000000, 1537479), (10000000, 17704131), (10000000, 247565), (10000000, 39526616), (10000000, 15037867), (10000000, 8243567), (10000000, 6998359), (10000000, 2341218), (10000000, 1642939), (10000000, 1230542), (10000000, 997921), (10000000, 575371), (10000000, 391845), (10000000, 379584), (10000000, 360898), (10000000, 200447), (10000000, 90909), (10000000, 53559), (10000000, 0), (10000000, 0), (10000000, 0), (10000000, 0), (10000000, 0), (10000000, 0), (10000000, 0), (9900000, 11310835), (9900000, 458054), (9800000, 17553055), (9700000, 36787044), (9600000, 6842580), (9600000, 5256839), (9500000, 59675307), (9500000, 111600000), (9500000, 14114000), (9500000, 305149461), (9500000, 5278632), (9500000, 119955)]\n"
]
}
]
},
{
"cell_type": "markdown",
"source": [
"**3.\tCréez une liste de sous liste, chaque sous liste contient le nom principale d’un film et les différents noms de ses éditions**"
],
"metadata": {
"id": "Xnwi3NzOPwqN"
}
},
{
"cell_type": "code",
"source": [
"new_list = df['Movie Title'].str.split(':')\n",
"df2 = pd.DataFrame(new_list)\n",
"new_list2 = df2.values.tolist()\n",
"print(new_list2)\n"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "02-tBnP2QZDP",
"outputId": "fe2d1c53-962c-4faf-c96e-8990151b1143"
},
"execution_count": 148,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"[[['Avengers', ' Endgame']], [['Pirates of the Caribbean', ' On Stranger Tides']], [['Avengers', ' Age of Ultron']], [['Star Wars Ep. VII', ' The Force Awakens']], [['Avengers', ' Infinity War']], [['Pirates of the Caribbean', ' At World\\x92s End']], [['Justice League']], [['Spectre']], [['Star Wars', ' The Rise of Skywalker']], [['Solo', ' A Star Wars Story']], [['John Carter']], [['Batman v Superman', ' Dawn of Justice']], [['Star Wars Ep. VIII', ' The Last Jedi']], [['The Lion King']], [['Tangled']], [['Spider-Man 3']], [['Captain America', ' Civil War']], [['Harry Potter and the Half-Blood Prince']], [['The Hobbit', ' The Desolation of Smaug']], [['The Hobbit', ' The Battle of the Five Armies']], [['The Fate of the Furious']], [['No Time to Die']], [['Avatar']], [['Superman Returns']], [['The Dark Knight Rises']], [['Pirates of the Caribbean', ' Dead Men Tell No Tales']], [['Quantum of Solace']], [['The Avengers']], [['Pirates of the Caribbean', ' Dead Man\\x92s Chest']], [['Man of Steel']], [['The Chronicles of Narnia', ' Prince Caspian']], [['The Lone Ranger']], [['The Amazing Spider-Man']], [['Battleship']], [['Transformers', ' The Last Knight']], [['Jurassic World']], [['Men in Black 3']], [['Transformers', ' Revenge of the Fallen']], [['Transformers', ' Age of Extinction']], [['X-Men', ' The Last Stand']], [['Robin Hood']], [['King Kong']], [['The Golden Compass']], [['Tenet']], [['Black Panther']], [['Titanic']], [['Incredibles 2']], [['Rogue One', ' A Star Wars Story']], [['Finding Dory']], [['Toy Story 4']], [['Toy Story 3']], [['Iron Man 3']], [['Guardians of the Galaxy Vol 2']], [['Spider-Man 2']], [['Alice in Wonderland']], [['Skyfall']], [['The Hobbit', ' An Unexpected Journey']], [['Monsters University']], [['Oz the Great and Powerful']], [['X-Men', ' Days of Future Past']], [['The Amazing Spider-Man 2']], [['Cars 2']], [['Black Widow']], [['Fast & Furious Presents', ' Hobbs & Shaw']], [['Tron', ' Legacy']], [['2012']], [['Fantastic Beasts', ' The Crimes of Grindelwald']], [['Eternals']], [['Terminator Salvation']], [['Green Lantern']], [['Prince of Persia', ' Sands of Time']], [['Dark Phoenix']], [['Onward']], [['Wonder Woman 1984']], [['Mulan']], [['Transformers', ' Dark of the Moon']], [['The Mummy']], [['Jack the Giant Slayer']], [['Furious 7']], [['Star Trek Into Darkness']], [['World War Z']], [['The Great Gatsby']], [['Disney\\x92s A Christmas Carol']], [['Pacific Rim']], [['The Good Dinosaur']], [['Iron Man']], [['The Dark Knight']], [['Indiana Jones and the Kingdom of the Crystal Skull']], [['Brave']], [['Kong', ' Skull Island']], [['Star Trek Beyond']], [['Maleficent', ' Mistress of Evil']], [['Blade Runner 2049']], [['Terminator', ' Dark Fate']], [['The Suicide Squad']], [['Aladdin']], [['Thor', ' Ragnarok']], [['The Chronicles of Narnia', ' The Lion the Witch a\\x85']], [['Maleficent']], [['Fantastic Beasts and Where to Find Them']], [['WALL-E']], [['Rush Hour 3']], [['The Legend of Tarzan']], [['Hugo']], [['Valerian and the City of a Thousand Planets']], [['Jupiter Ascending']], [['Mission', ' Impossible\\x97Fallout']], [['X-Men', ' Apocalypse']], [['The Meg']], [['Edge of Tomorrow']], [['Captain Marvel']], [['The Jungle Book']], [['Inside Out']], [['Spider-Man', ' Homecoming']], [['Suicide Squad']], [['Up']], [['Coco']], [['Ralph Breaks The Internet']], [['Monsters vs. Aliens']], [['Cars 3']], [['G.I. Joe', ' The Rise of Cobra']], [['Wild Wild West']], [['The Mummy', ' Tomb of the Dragon Emperor']], [['Evan Almighty']], [['Waterworld']], [['Dolittle']], [['King Arthur', ' Legend of the Sword']], [['47 Ronin']], [['Jurassic World', ' Fallen Kingdom']], [['Guardians of the Galaxy']], [['Iron Man 2']], [['Captain America', ' The Winter Soldier']], [['Dawn of the Planet of the Apes']], [['The Polar Express']], [['Snow White and the Huntsman']], [['Terminator 3', ' Rise of the Machines']], [['Van Helsing']], [['Dumbo']], [['Godzilla', ' King of the Monsters']], [['Tomorrowland']], [['Alita', ' Battle Angel']], [['Alice Through the Looking Glass']], [['Shrek Forever After']], [['Doctor Strange']], [['Big Hero 6']], [['How to Train Your Dragon']], [['Wreck-It Ralph']], [['Interstellar']], [['Dune']], [['Independence Day', ' Resurgence']], [['Cowboys and Aliens']], [['Beauty and the Beast']], [['Spider-Man', ' Far From Home']], [['Aquaman']], [['Shrek the Third']], [['Inception']], [['The Hunger Games', ' Mockingjay - Part 2']], [['Fast and Furious 6']], [['Godzilla']], [['X-Men', ' First Class']], [['The Curious Case of Benjamin Button']], [[\"The Sorcerer's Apprentice\"]], [['Poseidon']], [['Warcraft']], [['The Irishman']], [['Deepwater Horizon']], [['The Chronicles of Narnia', ' The Voyage of the Daw\\x85']], [['Godzilla vs. Kong']], [['Terminator', ' Genisys']], [['Pacific Rim', ' Uprising']], [['Alexander']], [['War for the Planet of the Apes']], [['Pearl Harbor']], [['Transformers']], [['Frozen II']], [['Wonder Woman']], [['Frozen']], [['Zootopia']], [['Harry Potter and the Order of the Phoenix']], [['Harry Potter and the Goblet of Fire']], [['The Matrix Reloaded']], [['I am Legend']], [['Moana']], [['Hancock']], [['Shang-Chi and the Legend of the Ten Rings']], [['Charlie and the Chocolate Factory']], [['Ratatouille']], [['Thor', ' The Dark World']], [['Batman Begins']], [['Mission', ' Impossible\\x97Rogue Nation']], [['Dunkirk']], [['Thor']], [['Madagascar', ' Escape 2 Africa']], [['X-Men Origins', ' Wolverine']], [['Night at the Museum', ' Battle of the Smithsonian']], [['Kung Fu Panda 2']], [['Mad Max', ' Fury Road']], [['Pokémon', ' Detective Pikachu']], [['The Matrix Revolutions']], [['Ready Player One']], [['Chicken Little']], [['Mission', ' Impossible III']], [['Angels & Demons']], [['Troy']], [['The Last Airbender']], [['Bee Movie']], [['G-Force']], [['Bolt']], [['Wrath of the Titans']], [['Beowulf']], [['Dark Shadows']], [['White House Down']], [['Space Jam', ' A New Legacy']], [['The Wolfman']], [['The Great Wall']], [['Pan']], [['Mars Needs Moms']], [['Red Notice']], [['Moonfall']], [['Flushed Away']], [['Madagascar 3', \" Europe's Most Wanted\"]], [['Mission', ' Impossible\\x97Ghost Protocol']], [['How to Train Your Dragon 2']], [['Tarzan']], [['Mr. Peabody & Sherman']], [['Rise of the Guardians']], [['Sahara']], [['Ghostbusters']], [['Die Another Day']], [['Pirates of the Caribbean', ' The Curse of the Blac\\x85']], [['Star Trek']], [['Armageddon']], [['Men in Black 2']], [['Captain America', ' The First Avenger']], [['Kung Fu Panda 3']], [['Lethal Weapon 4']], [['G.I. Joe', ' Retaliation']], [['The Last Samurai']], [['Fun With Dick And Jane']], [['Exodus', ' Gods and Kings']], [['The BFG']], [['Gemini Man']], [['Gods of Egypt']], [['Top Gun', ' Maverick']], [['Spider-Man']], [['Watchmen']], [['Stealth']], [['The Incredible Hulk']], [['Hulk']], [['Final Fantasy', ' The Spirits Within']], [['The Twilight Saga', ' Breaking Dawn Part 2']], [['The Croods']], [['The Revenant']], [['The World is Not Enough']], [['Rango']], [['Master and Commander', ' The Far Side of the World']], [['Turbo']], [['Teenage Mutant Ninja Turtles', ' Out of the Shadows']], [['Happy Feet Two']], [['Miami Vice']], [['The Nutcracker and the Four Realms']], [['War of the Worlds']], [['Penguins of Madagascar']], [['The Hunger Games', ' Catching Fire']], [['Harry Potter and the Prisoner of Azkaban']], [['The Bourne Ultimatum']], [['Ant-Man and the Wasp']], [['Kung Fu Panda']], [['Ant-Man']], [['Home']], [['Mary Poppins Returns']], [['Puss in Boots']], [['Megamind']], [['Bad Boys II']], [['Rio 2']], [['Salt']], [['Noah']], [['The Adventures of Tintin']], [['After Earth']], [['Australia']], [['R.I.P.D.']], [['How to Train Your Dragon', ' The Hidden World']], [['The Twilight Saga', ' Breaking Dawn Part 1']], [['Dinosaur']], [['Logan']], [['Night at the Museum', ' Secret of the Tomb']], [['Harry Potter and the Deathly Hallows', ' Part II']], [['The Hunger Games', ' Mockingjay - Part 1']], [['Harry Potter and the Sorcerer\\x92s Stone']], [['Jumanji', ' The Next Level']], [['Harry Potter and the Deathly Hallows', ' Part I']], [['The Da Vinci Code']], [['X-Men 2']], [['Fast Five']], [['Teenage Mutant Ninja Turtles']], [['Sherlock Holmes', ' A Game of Shadows']], [['The Day After Tomorrow']], [['The Boss Baby']], [['Clash of the Titans']], [['Trolls']], [['Godzilla']], [['Prometheus']], [['The Bourne Legacy']], [['Batman & Robin']], [['Skyscraper']], [['The Call of the Wild']], [['Total Recall']], [['Assassin\\x92s Creed']], [['Monster Trucks']], [['The 13th Warrior']], [['How the Grinch Stole Christmas']], [['Mission', ' Impossible 2']], [['The Perfect Storm']], [['Jason Bourne']], [['Fantastic Four', ' Rise of the Silver Surfer']], [['Life of Pi']], [['Ghost Rider']], [['Rampage']], [[\"Charlie's Angels\", ' Full Throttle']], [['Elysium']], [['Oblivion']], [['Power Rangers']], [['Stuart Little 2']], [['RoboCop']], [['The Chronicles of Riddick']], [['The Fantastic Four']], [['Speed Racer']], [['The Island']], [['How Do You Know?']], [['Knight and Day']], [['Tang Ren Jie Tan An 3']], [['Venom']], [['Star Wars Ep. I', ' The Phantom Menace']], [['Star Wars Ep. III', ' Revenge of the Sith']], [['Star Wars Ep. II', ' Attack of the Clones']], [['Monsters Inc.']], [['The Wolverine']], [['Dante\\x92s Peak']], [['The Huntsman', ' Winter\\x92s War']], [['Windtalkers']], [['Astérix aux Jeux Olympiques']], [[\"Gulliver's Travels\"]], [['Ferdinand']], [['Deadpool 2']], [['Gravity']], [['Night at the Museum']], [['Venom', ' Let There be Carnage']], [['Mr. and Mrs. Smith']], [['San Andreas']], [['The Smurfs']], [['Live Free or Die Hard']], [['The Divergent Series', ' Insurgent']], [[\"Ocean's Twelve\"]], [['Tomorrow Never Dies']], [['The Patriot']], [['300', ' Rise of an Empire']], [['The Aviator']], [['Passengers']], [['The Green Hornet']], [['Miss Peregrine\\x92s Home for Peculiar Children']], [['Real Steel']], [['Men in Black', ' International']], [['The A-Team']], [['The Smurfs 2']], [['The Divergent Series', ' Allegiant']], [['The Taking of Pelham 123']], [[\"Ender's Game\"]], [['Home on the Range']], [['Speed 2', ' Cruise Control']], [['Kingdom of Heaven']], [['Ghost in the Shell']], [['Around the World in 80 Days']], [['The Cat in the Hat']], [['Ali']], [['The Martian']], [['Allied']], [['I Robot']], [['Stuart Little']], [['The Princess and the Frog']], [['10000 B.C.']], [['Ice Age', ' Collision Course']], [['Town & Country']], [['Kingsman', ' The Golden Circle']], [['Gone in 60 Seconds']], [['Gladiator']], [['The Hangover 3']], [['A Wrinkle in Time']], [['Public Enemies']], [['Casino Royale']], [['Minority Report']], [['Bumblebee']], [['Cloud Atlas']], [['Harry Potter and the Chamber of Secrets']], [['Terminator 2', ' Judgment Day']], [['Batman Forever']], [['Planet of the Apes']], [['National Treasure']], [['Django Unchained']], [['1917']], [['Little Fockers']], [['True Lies']], [['American Gangster']], [['Cloudy with a Chance of Meatballs']], [['The Other Guys']], [[\"Lemony Snicket's A Series of Unfortunate Events\"]], [['The Wolf of Wall Street']], [['Epic']], [['Eraser']], [['The Hunchback of Notre Dame']], [[\"The Emperor's New Groove\"]], [['The Expendables 2']], [['Where the Wild Things Are']], [['Eragon']], [['Hercules']], [['The Tourist']], [['End of Days']], [['Spies in Disguise']], [['The Stepford Wives']], [['Surf\\x92s Up']], [['Blood Diamond']], [['Midway']], [['Legend of the Guardians', \" The Owls of Ga'Hoole\"]], [['Starship Troopers']], [['Land of the Lost']], [['Peter Pan']], [['Wonder Park']], [['Catwoman']], [['The Expendables 3']], [['Treasure Planet']], [['Green Zone']], [['Geostorm']], [['Point Break']], [['Cats']], [['In the Heart of the Sea']], [['Transcendence']], [['Son of the Mask']], [['Mortal Engines']], [['Chaos Walking']], [['The Last Duel']], [['The Adventures of Pluto Nash']], [['Jin líng shí san chai']], [['Artemis Fowl']], [['West Side Story']], [['The Peanuts Movie']], [['The LEGO Movie 2', ' The Second Part']], [['Robin Hood']], [['The Mummy Returns']], [['Ford v. Ferrari']], [['Gangs of New York']], [['Alien', ' Covenant']], [['Cinderella']], [['Ice Age', ' Continental Drift']], [['Black Hawk Down']], [['Sex and the City 2']], [['Percy Jackson & the Olympians', ' The Lightning Thief']], [['The Campaign']], [['Unstoppable']], [['The Fifth Element']], [['The Road to El Dorado']], [['The Lovely Bones']], [['Ben-Hur']], [['Seventh Son']], [['Finding Nemo']], [['The Lord of the Rings', ' The Return of the King']], [['The Lord of the Rings', ' The Two Towers']], [['Lara Croft', ' Tomb Raider']], [['Kingsman', ' The Secret Service']], [['The Lord of the Rings', ' The Fellowship of the Ring']], [['Jurassic Park III']], [['Rise of the Planet of the Apes']], [['The Spiderwick Chronicles']], [['The Incredibles']], [['A Good Day to Die Hard']], [['The Alamo']], [['Cutthroat Island']], [['The Secret Life of Walter Mitty']], [['Jumanji', ' Welcome to the Jungle']], [['Men in Black']], [['Toy Story 2']], [['Rush Hour 2']], [['Sherlock Holmes']], [['Bad Boys For Life']], [['Ice Age', ' Dawn of the Dinosaurs']], [['Spider-Man', ' Into The Spider-Verse 3D']], [['What Lies Beneath']], [['Sonic The Hedgehog']], [['Rio']], [['Once Upon a Time\\x85in Hollywood']], [['The Departed']], [[\"Charlie's Angels\"]], [['Mulan']], [['Tropic Thunder']], [['The Girl with the Dragon Tattoo']], [['Contact']], [[\"You Don't Mess With the Zohan\"]], [['Die Hard', ' With a Vengeance']], [['The Magnificent Seven']], [['Alvin and the Chipmunks', ' The Road Chip']], [['Atlantis', ' The Lost Empire']], [['Valkyrie']], [['Pixels']], [['Artificial Intelligence', ' AI']], [['The Haunted Mansion']], [['Hollow Man']], [['The Interpreter']], [['Percy Jackson', ' Sea of Monsters']], [['Lara Croft', ' Tomb Raider', ' The Cradle of Life']], [['Now You See Me 2']], [['Spy Game']], [['The Saint']], [['Mission to Mars']], [['Tomb Raider']], [['Bicentennial Man']], [['King Arthur']], [['Volcano']], [[\"The Devil's Own\"]], [['K-19', ' The Widowmaker']], [['Conan the Barbarian']], [['The Three Musketeers']], [['The Promise']], [['The Nutcracker in 3D']], [['Bright']], [['Army of the Dead']], [['Twister']], [['Cinderella Man']], [['The Predator']], [['Snake Eyes', ' G.I. Joe Origins']], [['Fantastic Four']], [['Hannibal']], [['Seabiscuit']], [['Cast Away']], [['Happy Feet']], [[\"Ocean's Eleven\"]], [['The Bourne Supremacy']], [['Air Force One']], [['Fast & Furious']], [['Horton Hears a Who']], [['Divergent']], [['Hotel Transylvania']], [['Shazam!']], [['Enchanted']], [['Safe House']], [['I Now Pronounce You Chuck and Larry']], [[\"Ocean's Thirteen\"]], [['It\\x92s Complicated']], [['Enemy of the State']], [['Open Season']], [['Tower Heist']], [['102 Dalmatians']], [['Mirror Mirror']], [['The Holiday']], [['The Fast and the Furious', ' Tokyo Drift']], [['Memoirs of a Geisha']], [['Enemy at the Gates']], [['Last Action Hero']], [['The Rundown']], [['Arthur Christmas']], [['xXx', ' Return of Xander Cage']], [['Meet Joe Black']], [['Cats & Dogs', ' The Revenge of Kitty Galore']], [['Collateral Damage']], [['Showtime']], [['Judge Dredd']], [['Zodiac']], [['Scott Pilgrim vs. The World']], [['The Core']], [[\"Father's Day\"]], [['The Greatest Showman']], [['Scooby-Doo']], [['Nutty Professor II', ' The Klumps']], [['RED 2']], [['Click']], [[\"Charlotte's Web\"]], [['Jumper']], [['Hellboy II', ' The Golden Army']], [['The Longest Yard']], [['The Expendables']], [['Birds of Prey (And the Fantabulous Emancipation\\x85']], [['The Boss Baby', ' Family Business']], [['The 6th Day']], [['Bruce Almighty']], [['The Hunger Games']], [['The Hangover Part II']], [['Mission', ' Impossible']], [['The Lego Batman Movie']], [['Hotel Transylvania 2']], [['Batman Returns']], [['The Secret Life of Pets 2']], [['The Mummy']], [['Over the Hedge']], [['Lilo & Stitch']], [['Deep Impact']], [['Grown Ups 2']], [['Alvin and the Chipmunks', ' Chipwrecked']], [['Get Smart']], [['Robots']], [['Shutter Island']], [[\"Something's Gotta Give\"]], [['Four Christmases']], [['Face/Off']], [['Bedtime Stories']], [['Road to Perdition']], [['Just Go With It']], [['Daredevil']], [['Eagle Eye']], [['Con Air']], [['Yogi Bear']], [['Cold Mountain']], [['The Book of Eli']], [['Flubber']], [['The Haunting']], [['Space Jam']], [['Fury']], [['Smallfoot']], [['The Pink Panther']], [['Zookeeper']], [['The Day the Earth Stood Still']], [['Conspiracy Theory']], [['Six Days Seven Nights']], [['Spirit', ' Stallion of the Cimarron']], [['Swordfish']], [['Fantasia 2000 (Theatrical Release)']], [['Lost In Space']], [['The Manchurian Candidate']], [['Déjà Vu']], [['Bewitched']], [['The Good Shepherd']], [['The Time Machine']], [['What Dreams May Come']], [['Mighty Joe Young']], [['Ad Astra']], [['The Legend of Zorro']], [['Little Nicky']], [['Surrogates']], [['Evolution']], [['The Brothers Grimm']], [['Mars Attacks!']], [['The Wild']], [['Walking with Dinosaurs']], [['Thirteen Days']], [['Daylight']], [['The Last Witch Hunter']], [['Pompeii']], [['Battlefield Earth', ' A Saga of the Year 3000']], [['Looney Tunes', ' Back in Action']], [['Nine']], [['Timeline']], [['Oceans']], [['Babe', ' Pig in the City']], [['The Postman']], [['Red Planet']], [['Arthur et les Minimoys']], [['The Invasion']], [['A Sound of Thunder']], [['The Aeronauts']], [['The Lion King']], [['Journey 2', ' The Mysterious Island']], [['Jack and Jill']], [['A Beautiful Mind']], [['Cloudy with a Chance of Meatballs 2']], [['Red Dragon']], [['Hidalgo']], [['The League of Extraordinary Gentlemen']], [['Exorcist', ' The Beginning']], [['Astérix et Obélix', ' Au service de Sa Majesté']], [['The Little Prince']], [['Renegades']], [['The Equalizer 2']], [['Despicable Me 2']], [['2 Fast 2 Furious']], [['Children of Men']], [['The Adventures of Rocky & Bullwinkle']], [['The Secret Life of Pets']], [['Independence Day']], [['Dr. Seuss\\x92 The Grinch']], [['Sing']], [['Despicable Me 3']], [['The Lost World', ' Jurassic Park']], [['Ice Age', ' The Meltdown']], [['Madagascar']], [['Grown Ups']], [['Shark Tale']], [['X-Men']], [['Wanted']], [['The Rock']], [['50 First Dates']], [['Mamma Mia', ' Here We Go Again!']], [['Hairspray']], [['Now You See Me']], [['Ghostbusters', ' Afterlife']], [['Dreamgirls']], [['Christopher Robin']], [['Inspector Gadget']], [['Immortals']], [['The Terminal']], [['Constantine']], [['Monster House']], [['Vertical Limit']], [['Charlie Wilson\\x92s War']], [['Life']], [['Abominable']], [['Be Cool']], [['Munich']], [['Killers']], [['The Man From U.N.C.L.E.']], [['Tears of the Sun']], [['Lady in the Water']], [['Spanglish']], [['Bandits']], [['Anna and the King']], [['First Knight']], [['Sucker Punch']], [['Hostage']], [['Inferno']], [['Hollywood Homicide']], [['Titan A.E.']], [['Flight of the Phoenix']], [['Soldier']], [['Virus']], [['Monkeybone']], [['PLAYMOBIL']], [['The 355']], [['Minions']], [['The SpongeBob Movie', ' Sponge Out of Water']], [['Unbreakable']], [['Talladega Nights', ' The Ballad of Ricky Bobby']], [['The Angry Birds Movie']], [['Snake Eyes']], [['Sphere']], [['The Simpsons Movie']], [['Fool\\x92s Gold']], [['Funny People']], [['The Kingdom']], [['Dr. Dolittle 2']], [['Braveheart']], [['Jarhead']], [['Driven']], [['The Majestic']], [['Two Brothers']], [['The Village']], [['Doctor Dolittle']], [['Signs']], [['Shrek 2']], [['Cars']], [['Alvin and the Chipmunks', ' The Squeakquel']], [['It', ' Chapter Two']], [['Who Framed Roger Rabbit?']], [['Runaway Bride']], [['xXx']], [['Ocean\\x92s 8']], [['Ransom']], [['Inglourious Basterds']], [['Hook']], [['Die Hard 2']], [['S.W.A.T.']], [['Daddy\\x92s Home 2']], [['Sleepy Hollow']], [['Vanilla Sky']], [['Hercules']], [['Olympus Has Fallen']], [['Battle', ' Los Angeles']], [['AVP', ' Alien Vs. Predator']], [['War Horse']], [['We Were Soldiers']], [['The Monuments Men']], [['Storks']], [['Star Trek', ' Insurrection']], [['Big Fish']], [['Wolf']], [['Underworld', ' Awakening']], [['The Lego Ninjago Movie']], [['Dracula Untold']], [['The Guardian']], [['The Abyss']], [['Wall Street 2', ' Money Never Sleeps']], [['The Dilemma']], [['Rumor Has It']], [['The Siege']], [['Stardust']], [['Rock of Ages']], [['The Hitman\\x92s Wife\\x92s Bodyguard']], [['Seven Years in Tibet']], [['Sky Captain and the World of Tomorrow']], [['The Brave One']], [['I Spy']], [['Bad Company']], [['Doom']], [['The Finest Hours']], [['Escape Plan']], [['Killer Elite']], [['Hard Rain']], [[\"Hart's War\"]], [['Rollerball']], [['The Legend of Hercules']], [['Next']], [['Ballistic', ' Ecks vs. Sever']], [['Osmosis Jones']], [['Legends of Oz', ' Dorothy\\x92s Return']], [['Blackhat']], [['Basic Instinct 2']], [['Agora']], [['b']], [['Despicable Me']], [['Dinner for Schmucks']], [['Red Sparrow']], [['The Twilight Saga', ' Eclipse']], [['The Sum of All Fears']], [['Ted 2']], [['The Score']], [['Hall Pass']], [['Money Train']], [['Dreamcatcher']], [['Mystery Men']], [['The Insider']], [['Downsizing']], [['Reminiscence']], [['Dr. Seuss\\x92 The Lorax']], [['Body of Lies']], [['Abraham Lincoln', ' Vampire Hunter']], [['The New Mutants']], [['Last Man Standing']], [['The Last Legion']], [['Entrapment']], [['The X Files', ' Fight the Future']], [['Need for Speed']], [['Saving Private Ryan']], [['What Women Want']], [['Lincoln']], [['Ice Age']], [['Apollo 13']], [['The Matrix']], [['Hotel Transylvania 3', ' Summer Vacation']], [['Les Misérables']], [['The Santa Clause 2']], [['Total Recall']], [['You\\x92ve Got Mail']], [['Unbroken']], [['Spy!']], [['Due Date']], [['Step Brothers']], [['Jumanji']], [['The Mask of Zorro']], [['Space Cowboys']], [['Annie']], [['Cliffhanger']], [['Pete\\x92s Dragon']], [['Broken Arrow']], [['World Trade Center']], [['The Kid']], [['Mona Lisa Smile']], [['The Dictator']], [['The Croods', ' A New Age']], [['Eyes Wide Shut']], [['This Means War']], [['Focus']], [['Blade', ' Trinity']], [['Red Dawn']], [['We Are Marshall']], [['Everest']], [['Resident Evil', ' Retribution']], [['The Angry Birds Movie 2']], [['Primary Colors']], [['Fight Club']], [['Death Race']], [['The Long Kiss Goodnight']], [['Proof of Life']], [['Zathura']], [['The Missing']], [['Elektra']], [['Astro Boy']], [['I Frankenstein']], [['Underwater']], [['Hudson Hawk']], [['Sin City', ' A Dame to Kill For']], [['Live by Night']], [['Lucky Numbers']], [['Oliver Twist']], [['Tian jiang xiong shi']], [['Air Strike']], [['Extraction']], [['Little Man']], [['Random Hearts']], [['Perfume', ' The Story of a Murderer']], [['Jurassic Park']], [['Austin Powers in Goldmember']], [['Hop']], [['American Assassin']], [['Wyatt Earp']], [['Clear and Present Danger']], [['U-571']], [['The American President']], [['The Hateful Eight']], [['The Love Guru']], [['3000 Miles to Graceland']], [['Gone Girl']], [['A Quiet Place', ' Part II']], [['Blades of Glory']], [['Maze Runner', ' The Scorch Trials']], [['2 Guns']], [['Maze Runner', ' The Death Cure']], [['A Dog\\x92s Way Home']], [['Mei Ren Yu']], [['Meet the Fockers']], [['The Lego Movie']], [['300']], [['Wild Hogs']], [['Marley & Me']], [['The Green Mile']], [['The Truman Show']], [['Sully']], [['The Bourne Identity']], [['Couples Retreat']], [['Goldeneye']], [['The Italian Job']], [['Daddy Day Care']], [[\"The General's Daughter\"]], [['The Prince of Egypt']], [['Collateral']], [['Cats & Dogs']], [['Two Weeks Notice']], [['Antz']], [['The Scorpion King']], [['Red']], [['Starsky & Hutch']], [['Days of Thunder']], [['Cheaper by the Dozen 2']], [['Eat Pray Love']], [['Jack Reacher']], [['Man on Fire']], [['The Family Man']], [['Contagion']], [['Any Given Sunday']], [['The Horse Whisperer']], [['Coraline']], [['Ladder 49']], [['Deep Blue Sea']], [[\"Michael Jackson's This Is It\"]], [['Kangaroo Jack']], [['The Happening']], [['London Has Fallen']], [['Rules of Engagement']], [['The Shaggy Dog']], [['Jingle All the Way']], [['Hellboy']], [['Jack Reacher', ' Never Go Back']], [['Baywatch']], [['U.S. Marshals']], [['A Civil Action']], [['Joy']], [['ParaNorman']], [['The Jackal']], [['Paycheck']], [['Up Close & Personal']], [['The Tale of Despereaux']], [['The Boxtrolls']], [['The Dark Tower']], [['The Tuxedo']], [['Jack Ryan', ' Shadow Recruit']], [['Under Siege 2', ' Dark Territory']], [['Miss Congeniality 2', ' Armed and Fabulous']], [['Vice']], [['Alien', ' Resurrection']], [['Shooter']], [['Practical Magic']], [['Gangster Squad']], [['Smurfs', ' The Lost Village']], [['First Man']], [['Year One']], [['Edge of Darkness']], [['Star Trek', ' Nemesis']], [['Reign of Fire']], [['Planet 51']], [['Duplicity']], [['Righteous Kill']], [['Invictus']], [['State of Play']], [['My Favorite Martian']], [['The Sentinel']], [['Trouble with the Curve']], [['Intolerable Cruelty']], [['The Relic']], [['Mercury Rising']], [['Almost Famous']], [['Cold Pursuit']], [['Analyze That']], [['The Soloist']], [['The Mortal Instruments', ' City of Bones']], [['The Legend of Bagger Vance']], [['Dragonfly']], [['Priest']], [['Garfield', ' A Tail of Two Kitties']], [['XXX', ' State of the Union']], [['Event Horizon']], [['Sinbad', ' Legend of the Seven Seas']], [['Dark Water']], [['The Avengers']], [['The Black Dahlia']], [['EDtv']], [['The Spirit']], [['The Last Castle']], [['Inkheart']], [['Monster Hunter']], [['Supernova']], [['Flyboys']], [['Winter\\x92s Tale']], [['Holy Man']], [['Meet Dave']], [['The Great Raid']], [['Rock Dog']], [['Mortdecai']], [['In the Name of the King', ' A Dungeon Siege Tale']], [['Beyond Borders']], [['Xi You Ji zhi Sun Wu Kong San Da Bai Gu Jing']], [['The Informer']], [['The Ridiculous 6']], [['Sherlock Gnomes']], [['The Kid Who Would Be King']], [['Deadpool']], [['American Sniper']], [['Goosebumps']], [['Rambo III']], [['Sabrina']], [['Red Tails']], [['Just Like Heaven']], [['The Internship']], [['The Flintstones in Viva Rock Vegas']], [['Leatherheads']], [['Life']], [['Did You Hear About the Morgans?']], [['Che Part 1', ' The Argentine']], [['Sex and the City']], [['Resident Evil', ' Afterlife']], [['That\\x92s My Boy']], [['Devil\\x92s Advocate']], [['Ghost Rider', ' Spirit of Vengeance']], [['Dragonheart']], [['After the Sunset']], [[\"Captain Corelli's Mandolin\"]], [['Into the Woods']], [['Anger Management']], [['The Pacifier']], [['Walking Tall']], [['Zhuo yao ji']], [['Joker']], [['Forrest Gump']], [['Alvin and the Chipmunks']], [['Bohemian Rhapsody']], [['Hitch']], [['Meet the Parents']], [['The Pursuit of Happyness']], [['Pocahontas']], [['Superman']], [['The Nutty Professor']], [['Fifty Shades Darker']], [['Captain Phillips']], [['George Of The Jungle']], [['American Wedding']], [['Murder on the Orient Express']], [['The Equalizer']], [['Fifty Shades Freed']], [['Casper']], [['Date Night']], [['Maid in Manhattan']], [['Crimson Tide']], [['Flightplan']], [['Disclosure']], [['City of Angels']], [['Paddington']], [['R.V.']], [['Stargate']], [['Kill Bill', ' Volume 1']], [[\"Mr. Poppers's Penguins\"]], [['Bowfinger']], [['Kill Bill', ' Volume 2']], [['Tango & Cash']], [['Death Becomes Her']], [['Shanghai Noon']], [['Executive Decision']], [['Free Birds']], [['Alien 3']], [['The Forbidden Kingdom']], [['The Phantom of the Opera']], [['Muppets Most Wanted']], [['Evita']], [['Kubo and the Two Strings']], [['Mortal Kombat']], [['Ronin']], [['Burlesque']], [['The Ghost and the Darkness']], [['Changeling']], [['The Watch']], [['The Hunted']], [['Instinct']], [['Stuck On You']], [['Semi-Pro']], [['Annihilation']], [['Crimson Peak']], [['The Pirates! Band of Misfits']], [['In the Heights']], [['Aeon Flux']], [['Chain Reaction']], [['The Fan']], [['Elizabeth', ' The Golden Age']], [['Imagine That']], [['Gods and Generals']], [['Turbulence']], [['Bullet to the Head']], [[\"All the King's Men\"]], [['Thunderbirds']], [['Un long dimanche de fiançailles']], [['Lucky You']], [['Lolita']], [['Eye See You']], [['Superman II']], [['Blade 2']], [['You Me and Dupree']], [['Seven Pounds']], [['The Godfather', ' Part III']], [['Elizabethtown']], [['Gigli']], [['Shaft']], [['The Dukes of Hazzard']], [['Law Abiding Citizen']], [['Black Mass']], [['Anastasia']], [['Moulin Rouge']], [['Domestic Disturbance']], [['Flags of Our Fathers']], [['Grindhouse']], [['Beloved']], [['Zero Dark Thirty']], [['Catch Me if You Can']], [['Mamma Mia!']], [['The Break-Up']], [[\"Valentine's Day\"]], [['Casino']], [['The Change-Up']], [['The Thin Red Line']], [['Man on the Moon']], [['From Paris With Love']], [['Bulletproof Monk']], [['Me Myself & Irene']], [['Barnyard', ' The Original Party Animals']], [['Alpha']], [['Deck the Halls']], [['Greyhound']], [['The Adjustment Bureau']], [['The Twilight Saga', ' New Moon']], [['Shrek']], [['Ted']], [['22 Jump Street']], [['Robin Hood', ' Prince of Thieves']], [['Jerry Maguire']], [['Daddy\\x92s Home']], [['As Good as it Gets']], [['Patch Adams']], [['Central Intelligence']], [['Anchorman 2', ' The Legend Continues']], [['Super 8']], [['Mr. Deeds']], [['Erin Brockovich']], [['Creed II']], [['Peter Rabbit']], [['How to Lose a Guy in 10 Days']], [['Interview with the Vampire']], [['The Mule']], [['Yes Man']], [['Non-Stop']], [['Stepmom']], [['Disney Planes']], [['Failure to Launch']], [['Inside Man']], [['The Emoji Movie']], [['Crazy Stupid Love']], [['The Post']], [['Payback']], [['Congo']], [['Knowing']], [['The Ring Two']], [['We Bought a Zoo']], [['Moneyball']], [['Garfield', ' The Movie']], [['Christmas with the Kranks']], [['V for Vendetta']], [['Outbreak']], [['Race to Witch Mountain']], [['The Forgotten']], [['Herbie', ' Fully Loaded']], [['Shanghai Knights']], [['Planes', ' Fire and Rescue']], [['Curious George']], [['American Reunion']], [['Hansel & Gretel', ' Witch Hunters']], [['I am Number Four']], [['Don\\x92t Say a Word']], [['13 Hours', ' The Secret Soldiers of Benghazi']], [['Unfaithful']], [['American Made']], [['Syriana']], [['Resident Evil', ' Apocalypse']], [['The Book of Life']], [['Absolute Power']], [['Firewall']], [['The Game']], [['G.I. Jane']], [['Into the Storm']], [['The Judge']], [['Silent Hill']], [['Tom and Jerry']], [['Rambo', ' Last Blood']], [['The Replacements']], [['The Negotiator']], [['War Dogs']], [['Beverly Hills Cop III']], [['Gremlins 2', ' The New Batch']], [['The Peacemaker']], [['Out of Time']], [['Bridget Jones', ' The Edge Of Reason']], [['The Beach']], [['The Adventures of Sharkboy and Lavagirl in 3-D']], [['On Deadly Ground']], [['Ninja Assassin']], [['Raising Helen']], [['The Nice Guys']], [['For Love of the Game']], [['Jack Frost']], [['Marmaduke']], [['Striptease']], [['Hereafter']], [['Murder by Numbers']], [['Assassins']], [['Hostiles']], [['Zoolander 2']], [['Defiance']], [['Hannibal Rising']], [['The Story of Us']], [['The Host']], [['Basic']], [['Run All Night']], [['Blood Work']], [['The International']], [['Escape from L.A.']], [['Twisted']], [['All the Money in the World']], [['The Life Aquatic with Steve Zissou']], [['The Iron Giant']], [['Hellboy']], [['Your Highness']], [['Snowden']], [['Dream House']], [['Free State of Jones']], [['Gamer']], [['Man of the House']], [['The Life of David Gale']], [['Beautiful Creatures']], [['Into the Blue']], [['Eastern Promises']], [['Baby\\x92s Day Out']], [['The Messenger', ' The Story of Joan of Arc']], [['King Richard']], [['Fair Game']], [['Drive Angry']], [['Mad City']], [['The Scarlet Letter']], [['Domino']], [['Jade']], [['Street Fighter', ' The Legend of Chun-Li']], [['Death to Smoochy']], [['Early Man']], [['The Boat That Rocked']], [['The Big Bounce']], [['What Planet Are You From?']], [['Liu Lang Di Qiu']], [['Arctic Dogs']], [['The Rhythm Section']], [['Child 44']], [['Outlander']], [['Upside Down']], [['Shanghai']], [['Hannibal the Conqueror']], [['Dora and the Lost City of Gold']], [['The One']], [['Chappie']], [['The Adventures of Ford Fairlane']], [['Anna Karenina']], [['Indiana Jones and the Last Crusade']], [['The Ring']], [['Traffic']], [['Panic Room']], [['Taken 3']], [['Zombieland', ' Double Tap']], [['The Thomas Crown Affair']], [['Instant Family']], [['The Bone Collector']], [['Three Kings']], [['Tooth Fairy']], [['Rat Race']], [['3', '10 to Yuma']], [['K-PAX']], [['Kate and Leopold']], [['Bedazzled']], [['Out of Sight']], [['The Cotton Club']], [['Charlie\\x92s Angels']], [['Rambo']], [['The Infiltrator']], [['Dick Tracy']], [['Arrival']], [['The Cable Guy']], [['Addams Family Values']], [['Earth']], [['Riding in Cars with Boys']], [[\"Happily N'Ever After\"]], [['Solaris']], [['Jonah Hex']], [['Mary Reilly']], [['Silence']], [['Mr. Nobody']], [[\"My Best Friend's Wedding\"]], [[\"America's Sweethearts\"]], [['Star Trek', ' First Contact']], [['Insomnia']], [['Prisoners']], [['Courage Under Fire']], [['Inchon']], [['Arthur and the War of Two Worlds']], [['Liar Liar']], [[\"A Bug's Life\"]], [['Taken 2']], [['The Flintstones']], [['Scary Movie 3']], [['Miss Congeniality']], [['Pitch Perfect 3']], [['Journey to the Center of the Earth']], [['The Pelican Brief']], [['The Princess Diaries 2', ' Royal Engagement']], [['The Bucket List']], [['The Client']], [['The Muppets']], [['Patriot Games']], [['Monster-in-Law']], [['Training Day']], [['The Girl on the Train']], [['Galaxy Quest']], [['Scary Movie 2']], [['Blade']], [['Coach Carter']], [['The Bounty Hunter']], [['Changing Lanes']], [['Anaconda']], [['Underworld', ' Evolution']], [['A Beautiful Day in the Neighborhood']], [['Coyote Ugly']], [['Love Actually']], [['Jack']], [['The Specialist']], [['Office Christmas Party']], [['Tin Cup']], [['Yours Mine and Ours']], [['Kicking and Screaming']], [[\"The Hitchhiker's Guide to the Galaxy\"]], [['Resident Evil', ' Extinction']], [['Fat Albert']], [['Savages']], [['The River Wild']], [['Blended']], [['All Eyez on Me']], [['Peter Rabbit 2', ' The Runaway']], [['Last Holiday']], [['16 Blocks']], [['The Indian in the Cupboard']], [['Cellular']], [['Doctor Sleep']], [['The Ant Bully']], [['Johnny English']], [['Dune']], [['Aliens in the Attic']], [['Across the Universe']], [['Revolutionary Road']], [['Babylon A.D.']], [['Richard Jewell']], [['Frankenstein']], [['The Glimmer Man']], [['UglyDolls']], [['Multiplicity']], [['The Pledge']], [['The Producers', ' The Movie Musical']], [['The Phantom']], [['Rebound']], [['The Ghost Writer']], [['All the Pretty Horses']], [['Bangkok Dangerous']], [['Nixon']], [['Dredd']], [['The Rum Diary']], [['Deep Rising']], [['Welcome to Marwen']], [['Bloodshot']], [['Johnny English Reborn']], [['Miracle at St. Anna']], [['Big Trouble']], [['Man cheng jin dai huang jin jia']], [['Love in the Time of Cholera']], [['Pinocchio']], [['Shadow Conspiracy']], [['Foodfight!']], [['Hillbilly Elegy']], [['Argo']], [['The Fugitive']], [['Rambo', ' First Blood Part II']], [['Sleepers']], [['Charlie St. Cloud']], [['The Juror']], [['The Interview']], [[\"Heaven's Gate\"]], [['The Heat']], [['Finding Forrester']], [['28 Days']], [['Danny the Dog']], [['The Sweetest Thing']], [['The Girl in the Spider\\x92s Web']], [['A Monster Calls']], [['The Mechanic']], [['The Firm']], [['21 Jump Street']], [['Notting Hill']], [['Little Women']], [['Chicken Run']], [['Along Came Polly']], [['Boomerang']], [['Brüno']], [['Cleopatra']], [['Snatched']], [['Here Comes the Boom']], [['High Crimes']], [['The Mirror Has Two Faces']], [['Red Riding Hood']], [['The Mothman Prophecies']], [['Licence to Kill']], [['Holmes & Watson']], [['One for the Money']], [['15 Minutes']], [['Lord of War']], [['Super Mario Bros.']], [['Hero']], [['Man on a Ledge']], [[\"The Warrior's Way\"]], [[\"McHale's Navy\"]], [['Micmacs']], [['Les Bronzés 3', ' amis pour la vie']], [[\"Pourquoi j'ai pas mangé mon père\"]], [['8 Mile']], [['Rocketman']], [['A Knight\\x92s Tale']], [['The Medallion']], [['The Big Year']], [['The King\\x92s Daughter']], [['The Sixth Sense']], [['Wedding Crashers']], [['The Karate Kid']], [['John Wick', ' Chapter 3 \\x97 Parabellum']], [['Fifty Shades of Grey']], [['Knives Out']], [['The Proposal']], [['American Hustle']], [['Cheaper by the Dozen']], [['Lucy']], [['Lone Survivor']], [['Back to the Future Part II']], [['Double Jeopardy']], [['Spy Kids 3-D', ' Game Over']], [['A Time to Kill']], [['A League of Their Own']], [['The Conjuring 2', ' The Enfield Poltergeist']], [['The Social Network']], [['Julie & Julia']], [[\"He's Just Not That Into You\"]], [['John Wick', ' Chapter Two']], [['Ride Along 2']], [['Scary Movie 4']], [['Get Hard']], [['Scream 3']], [['Back to the Future Part III']], [['The Accountant']], [['Dumb and Dumber To']], [['The Other Woman']], [[\"Bram Stoker's Dracula\"]], [['Eight Below']], [['The Talented Mr. Ripley']], [['The Intern']], [['The Last of the Mohicans']], [['Ray']], [['Sin City']], [['Bridge of Spies']], [['Vantage Point']], [['I Love You Man']], [['Shallow Hal']], [['JFK']], [[\"Big Momma's House 2\"]], [['Angel Has Fallen']], [['The House with a Clock in its Walls']], [['Hacksaw Ridge']], [['The Mexican']], [['The Final Destination']], [['The Conjuring', ' The Devil Made Me Do It']], [['17 Again']], [['Unknown']], [['Get Him to the Greek']], [['Gothika']], [['Behind Enemy Lines']], [['The Lincoln Lawyer']], [['Shall We Dance?']], [['Invincible']], [['Escape From Planet Earth']], [['Small Soldiers']], [['Spawn']], [['Horrible Bosses 2']], [['The Count of Monte Cristo']], [['The Prestige']], [['The Lake House']], [['Predators']], [['The Odd Life of Timothy Green']], [['The Living Daylights']], [['Apocalypto']], [['Music and Lyrics']], [['Legal Eagles']], [['Secret Window']], [['The Skeleton Key']], [['Jersey Boys']], [['Made of Honor']], [['The Rainmaker']], [['Medicine Man']], [['Amistad']], [['A Million Ways to Die in The West']], [['Final Destination 5']], [['Widows']], [['Fever Pitch']], [['Aliens vs. Predator - Requiem']], [['The Water Horse', ' Legend of the Deep']], [['Sex Tape']], [['Scream 4']], [['Ri¢hie Ri¢h']], [['Autumn in New York']], [['Paul']], [['The Guilt Trip']], [['Colombiana']], [['8MM']], [['The Commuter']], [['Hanging Up']], [['The Doors']], [['Mickey Blue Eyes']], [['The Spy Who Dumped Me']], [['Pay it Forward']], [['Arthur']], [['Drillbit Taylor']], [['Patriots Day']], [['Extremely Loud and Incredibly Close']], [['The Shadow']], [['Transporter 3']], [['Morning Glory']], [[\"Get Rich or Die Tryin'\"]], [['Long Shot']], [['The Art of War']], [['Grudge Match']], [['Bless the Child']], [['Rent']], [['The Out-of-Towners']], [['The Nut Job 2', ' Nutty by Nature']], [['The Island of Dr. Moreau']], [['The Musketeer']], [['Resident Evil', ' The Final Chapter']], [['The Other Boleyn Girl']], [['The House']], [['Sweet November']], [['The Reaping']], [['Season of the Witch']], [['Renaissance Man']], [['Quest for Camelot']], [['City by the Sea']], [['At First Sight']], [['Mechanic', ' Resurrection']], [['Torque']], [['Fantastic Mr. Fox']], [['The Happytime Murders']], [['Showgirls']], [['City Hall']], [['Big Miracle']], [['The Impossible']], [['A Thousand Words']], [['Detroit']], [['Marie Antoinette']], [['Hunter Killer']], [['Get Carter']], [['Kiss of Death']], [['Keeping Up with the Joneses']], [['Life or Something Like It']], [['Ishtar']], [['Memoirs of an Invisible Man']], [['Amelia']], [['Cirque du Freak', \" The Vampire's Assistant\"]], [['New York Minute']], [['The Deep End of the Ocean']], [['Alfie']], [['FearDotCom']], [['Soul Men']], [['The Gunman']], [['Universal Soldier II', ' The Return']], [['Pandorum']], [['Duplex']], [['Paranoia']], [['Raise the Titanic']], [['Baahubali', ' The Beginning']], [['The Hurricane Heist']], [['Impostor']], [['Victor Frankenstein']], [['The Goldfinch']], [['Extreme Ops']], [['Just Visiting']], [['Snowpiercer']], [['Sunshine']], [['The Hudsucker Proxy']], [['Billy Lynn\\x92s Long Halftime Walk']], [['Pirates']], [['Delgo']], [['The Hunting Party']], [['Licorice Pizza']], [['Alex Rider', ' Operation Stormbreaker']], [['Red Cliff']], [['The Last Shot']], [['Nomad']], [['Un monstre à Paris']], [['Solomon Kane']], [['Kursk']], [['USS Indianapolis', ' Men of Courage']], [[\"Dragon Nest Warriors' Dawn\"]], [['Klaus']], [['Death Note']], [['Down Under Cover']], [['Timmy Failure', ' Mistakes Were Made']], [['Heaven and Hell']], [['The Time Traveler\\x92s Wife']], [['Superman III']], [['Because I Said So']], [['Frankenweenie']], [['Sgt. Bilko']], [['Serenity']], [[\"Shoot 'Em Up\"]], [['Against the Ropes']], [['Yi dai zong shi']], [['The Fast and the Furious']], [['Sweet Home Alabama']], [['The Ugly Truth']], [['Spy Kids 2', ' The Island of Lost Dreams']], [['Star Trek', ' Generations']], [['Captain Underpants', ' The First Epic Movie']], [['Paul Blart', ' Mall Cop 2']], [['Mouse Hunt']], [['Why Him?']], [['Water for Elephants']], [['Life as We Know It']], [['The Hurricane']], [['Riddick']], [['Heartbreakers']], [['Enough']], [['The 5th Wave']], [['Push']], [['Rush']], [['Angel Eyes']], [['Joe Somebody']], [['Overlord']], [['The War with Grandpa']], [['The Ninth Gate']], [['Only the Brave']], [['Extreme Measures']], [['The Thing']], [['Rock Star']], [['News of the World']], [['The Kitchen']], [['White Squall']], [['City of Ember']], [['Switchback']], [['The Sisters Brothers']], [['Texas Rangers']], [['Virgin Territory']], [['The Upside']], [[\"What to Expect When You're Expecting\"]], [['The Master']], [['The Express']], [['Twilight']], [['We\\x92re the Millers']], [['Creed']], [['The Town']], [['Dolphin Tale']], [['Game Night']], [['Burn After Reading']], [['13 Going On 30']], [['Tyler Perry\\x92s Temptation']], [[\"Nim's Island\"]], [['How to be Single']], [['Cop Out']], [['The Rite']], [['Space Chimps']], [['Magnolia']], [['Aloha']], [['Obitaemyy ostrov']], [['A Star is Born']], [['Gnomeo and Juliet']], [['John Q.']], [['Blue Streak']], [['Never Say Never Again']], [['Hot Tub Time Machine']], [['Breakdown']], [['Dolphin Tale 2']], [['Collateral Beauty']], [['A Man Apart']], [['Reindeer Games']], [['Snow Falling on Cedars']], [['Ghosts of Mississippi']], [['Gattaca']], [[\"Isn't She Great\"]], [['Yip Man 3']], [['There Be Dragons']], [['Queen of the Desert']], [['Head of State']], [['It']], [['The Hangover']], [['The Blind Side']], [['Batman']], [['Austin Powers', ' The Spy Who Shagged Me']], [['True Grit']], [['Lethal Weapon 3']], [['Rush Hour']], [['Identity Thief']], [['The Devil Wears Prada']], [['Horrible Bosses']], [['Spy Kids']], [['Trainwreck']], [['Saving Mr. Banks']], [['Star Trek', ' The Motion Picture']], [['21']], [['What Happens in Vegas...']], [['Cape Fear']], [['The English Patient']], [['Hotel for Dogs']], [['Guess Who']], [['This is 40']], [['L.A. Confidential']], [['Sky High']], [['In & Out']], [['A Nightmare on Elm Street']], [['The Cell']], [['Species']], [['The Benchwarmers']], [['Secretariat']], [['The Man in the Iron Mask']], [['Friends with Benefits']], [['Neighbors 2', ' Sorority Rising']], [['TMNT']], [['Radio']], [['Sicario', ' Day of the Soldado']], [['Old Dogs']], [['Malcolm X']], [['Poltergeist']], [['Goosebumps 2', ' Haunted Halloween']], [['12 Strong']], [['Underworld 3', ' Rise of the Lycans']], [['Must Love Dogs']], [['License to Wed']], [['Donnie Brasco']], [['Max Payne']], [['Resident Evil']], [['The Ladykillers']], [['Something Borrowed']], [['The Nativity Story']], [['In Time']], [['The Back-up Plan']], [['J. Edgar']], [['Bounce']], [['Mile 22']], [['Hot Pursuit']], [['Concussion']], [['The Foreigner']], [['Closer']], [['Street Fighter']], [['Black Knight']], [['The Bad News Bears']], [['The Pianist']], [['House of Wax']], [['From Hell']], [['Adrift']], [['Mirrors']], [['Underworld', ' Blood Wars']], [['Queen of the Damned']], [['Nanny McPhee and the Big Bang']], [['Untraceable']], [['Predator 2']], [['Abduction']], [['Flash Gordon']], [['Superhero Movie']], [['Blast from the Past']], [['Alex Cross']], [['Jersey Girl']], [['Midnight in the Garden of Good and Evil']], [['Bridget Jones\\x92s Baby']], [['Heist']], [['Hoffa']], [['Whiskey Tango Foxtrot']], [['Ella Enchanted']], [['Hitman', ' Agent 47']], [['Phantom Thread']], [['The X-Files', ' I Want to Believe']], [['Premium Rush']], [['Broken City']], [['Valiant']], [['Wonder Boys']], [['Cursed']], [['Walk Hard', ' The Dewey Cox Story']], [['The Four Feathers']], [['Furry Vengeance']], [['Parker']], [['Wimbledon']], [['Bait']], [['Dungeons and Dragons']], [['Lions for Lambs']], [['Flight of the Intruder']], [['The Tree of Life']], [['American Outlaws']], [['Playing for Keeps']], [['Zoom']], [['The Shipping News']], [['The Young Victoria']], [['Sabotage']], [['Knock Off']], [['Whiteout']], [['Unfinished Business']], [['The Walk']], [['The Fountain']], [['Mandela', ' Long Walk to Freedom']], [['Punisher', ' War Zone']], [['The Order']], [['A Good Year']], [['The Brothers Grimsby']], [['The Snowman']], [['Femme Fatale']], [['Warriors of Virtue']], [['Luther']], [['Biutiful']], [['Radio Flyer']], [['Bound by Honor']], [['A Hologram for the King']], [[\"Smilla's Sense of Snow\"]], [['Playing for Keeps']], [['Lion of the Desert']], [['Le hussard sur le toit']], [['Ride With the Devil']], [['Stolen']], [['Trespass']], [['Bandidas']], [['The Trial of the Chicago 7']], [['The Lovers']], [['Black Water Transit']], [['The Darkest Hour']], [['Baby Driver']], [['The Maze Runner']], [['The Longest Ride']], [['The Age of Innocence']], [['Gake no ue no Ponyo']], [['The Darkest Minds']], [['Chill Factor']], [[\"The Astronaut's Wife\"]], [['I Dreamed of Africa']], [['Thunder and the House of Magic']], [['Greenland']], [['Reds']], [['A Few Good Men']], [[\"Big Momma's House\"]], [['Exit Wounds']], [['Mike and Dave Need Wedding Dates']], [['Step Up Revolution']], [['Snakes on a Plane']], [['The Punisher']], [['The Watcher']], [['21 Bridges']], [['Unhinged']], [['Safe']], [['Doomsday']], [['Pushing Tin']], [['Goal! The Dream Begins']], [['The Young and Prodigious T.S. Spivet']], [['Freaks of Nature']], [['Star Wars Ep. VI', ' Return of the Jedi']], [['Bridesmaids']], [['The Reader']], [['The Big Wedding']], [['Wanderlust']], [['Elf']], [['Phenomenon']], [['This is the End']], [['Snow Dogs']], [['Nacho Libre']], [['Scrooged']], [['Takers']], [['Source Code']], [['Stigmata']], [['Men of Honor']], [['I Feel Pretty']], [['The Transporter 2']], [['Big Mommas', ' Like Father Like Son']], [['Alive']], [['The Number 23']], [['1941']], [['Dreamer', ' Inspired by a True Story']], [['Bombshell']], [['A History of Violence']], [['The Incredible Burt Wonderstone']], [['The Quick and the Dead']], [['Laws of Attraction']], [['Bad Times at the El Royale']], [['Going the Distance']], [['Bringing Out The Dead']], [['Repo Men']], [['Dragon Wars', ' D-War']], [['Bogus']], [[\"Cats Don't Dance\"]], [['Cradle Will Rock']], [['The Good German']], [['George and the Dragon']], [['Apocalypse Now']], [['Criminal']], [[\"La ch'tite famille\"]], [['42']], [['Flight']], [['Mr. Holland\\x92s Opus']], [['Moonraker']], [['The Grand Budapest Hotel']], [['Vacation']], [['Arachnophobia']], [['Isn\\x92t it Romantic']], [['Frequency']], [['Hearts in Atlantis']], [['Extraordinary Measures']], [['Birth of the Dragon']], [['Get Shorty']], [['Ghostbusters']], [['Toy Story']], [['Crazy Rich Asians']], [['Chicago']], [['Big Daddy']], [['American Pie 2']], [['The Vow']], [['Speed']], [['The Hunt for Red October']], [[\"Lee Daniels' The Butler\"]], [['Remember the Titans']], [['District 9']], [['Dodgeball', ' A True Underdog Story']], [['The Addams Family']], [['Ace Ventura', ' When Nature Calls']], [['The Princess Diaries']], [['Analyze This']], [['The First Wives Club']], [['Million Dollar Baby']], [['Se7en']], [['Mystic River']], [['Sisters']], [['Pokemon', ' The First Movie']], [['SpongeBob SquarePants', ' The Movie']], [['The Notebook']], [['Hannah Montana', ' The Movie']], [['27 Dresses']], [['Rugrats in Paris']], [['The Hitman\\x92s Bodyguard']], [['The Prince of Tides']], [['Four Brothers']], [['Legends of the Fall']], [['Looper']], [['Warm Bodies']], [['About Schmidt']], [['The Nut Job']], [['Down to Earth']], [['Babe']], [['Hope Springs']], [['Forgetting Sarah Marshall']], [['Friday Night Lights']], [['Harlem Nights']], [['Baby Mama']], [['Hope Floats']], [['Bride Wars']], [['Without a Paddle']], [['Midnight in Paris']], [['Darkest Hour']], [['Wallace & Gromit', ' The Curse of the Were-Rabbit']], [['P.S. I Love You']], [['Corpse Bride']], [['Life of the Party']], [['Letters to Juliet']], [['Blow']], [['Message in a Bottle']], [['Southpaw']], [['Star Trek V', ' The Final Frontier']], [['Atomic Blonde']], [['Like Mike']], [['Naked Gun 33 1/3', ' The Final Insult']], [['Atonement']], [['A View to a Kill']], [['Sommersby']], [['Racing Stripes']], [['Sicario']], [['Black Rain']], [['Full Metal Jacket']], [['Den of Thieves']], [['The Three Stooges']], [['Pokemon 2000']], [['John Wick']], [['Glory Road']], [['The Age of Adaline']], [['Step Up 3D']], [['Drag Me To Hell']], [['The Cabin in the Woods']], [['Secondhand Lions']], [['Stranger Than Fiction']], [['Hanna']], [['Blue Crush']], [['30 Days of Night']], [['Little Shop of Horrors']], [['Gridiron Gang']], [['Midnight Run']], [['Meet the Spartans']], [['The Running Man']], [['The Family']], [['The 15', '17 to Paris']], [['Mortal Kombat', ' Annihilation']], [['Larry Crowne']], [['Carrie']], [['Last Christmas']], [['Take the Lead']], [['Death Wish']], [['Love and Other Drugs']], [['Entourage']], [[\"What's the Worst That Could Happen?\"]], [['Side Effects']], [['9']], [['Deliver Us from Evil']], [['Get on Up']], [['Molly\\x92s Game']], [['The Five-Year Engagement']], [['The Prince & Me']], [['Winnie the Pooh']], [['Bulworth']], [['Dumb and Dumberer', ' When Harry Met Lloyd']], [['White Boy Rick']], [['Virtuosity']], [['One True Thing']], [['Sanctum']], [['My Super Ex-Girlfriend']], [['Ballerina']], [['Mr. 3000']], [['Shaft']], [['The Next Three Days']], [['Proud Mary']], [['Sleepless']], [['Little Black Book']], [['Assault On Precinct 13']], [['Nine Lives']], [['Runner Runner']], [['The Replacement Killers']], [['Baahubali 2', ' The Conclusion']], [['Ultraviolet']], [['North Country']], [['Fright Night']], [['mother!']], [['Steve Jobs']], [['Spirit Untamed']], [['Eight Legged Freaks']], [['Fled']], [['Splice']], [['88 Minutes']], [['The Whole Ten Yards']], [['Howard the Duck']], [['Pride and Glory']], [['The Little Things']], [['The Cave']], [['Godsend']], [['Alex & Emma']], [['Wicker Park']], [['The New World']], [['Evening']], [['The Last Stand']], [['In Dreams']], [['Wing Commander']], [['Café Society']], [['Antitrust']], [['Dead Man Down']], [['Hoodwinked Too', ' Hood vs. Evil']], [['Dragonball Evolution']], [['First Daughter']], [['The Lost City of Z']], [['An Unfinished Life']], [['The Space Between Us']], [['Anna']], [['The Imaginarium of Doctor Parnassus']], [[\"Barney's Version\"]], [['Trapped']], [['The Current War', ' Director\\x92s Cut']], [['Kin']], [['Once Upon a Time in America']], [['Johnny English Strikes Again']], [['Stronger']], [['Gloria']], [['Replicas']], [['The Assassination of Jesse James by the Coward \\x85']], [['The Merchant of Venice']], [['The Good Thief']], [['Supercross']], [['Miss Potter']], [['The Tax Collector']], [['Wu ji']], [['Machine Gun Preacher']], [['Bilal', ' A New Breed of Hero']], [['DOA', ' Dead or Alive']], [['Le Petit Nicolas']], [['Xinhai geming']], [['Genghis Khan', ' To the Ends of the Earth and Sea']], [['Wild Card']], [['United Passions']], [['Konferenz der Tiere']], [['Grace of Monaco']], [['Overdrive']], [['Savva. Serdtse voyna']], [['Goodbye Bafana']], [[\"Ripley's Game\"]], [['Space Pirate Captain Harlock']], [['Collide']], [['Pitch Perfect 2']], [['Walk the Line']], [['Night School']], [['The Boss']], [['12 Monkeys']], [['Once Upon a Time in Mexico']], [['Awakenings']], [['Keeping the Faith']], [['Logan Lucky']], [['Florence Foster Jenkins']], [['The Borrowers']], [['Like a Boss']], [['Frost/Nixon']], [['Seed of Chucky']], [['Serving Sara']], [['Confessions of a Dangerous Mind']], [['Taking Woodstock']], [['Cry Freedom']], [['Voyagers']], [['Mumford']], [['The Jacket']], [['Aladdin']], [['Indiana Jones and the Temple of Doom']], [['Straight Outta Compton']], [['Girls Trip']], [['The Rugrats Movie']], [['Die Hard']], [['Out of Africa']], [['Along Came a Spider']], [['A Bad Moms Christmas']], [['Safe Haven']], [['The Big Short']], [['Scary Stories to Tell in the Dark']], [['Role Models']], [['Alexander and the Terrible Horrible No Good \\x85']], [['Miracle']], [['Last Vegas']], [['The Wedding Planner']], [['Dawn of the Dead']], [['For Your Eyes Only']], [['Tag']], [['The Royal Tenenbaums']], [['Identity']], [['Serendipity']], [['Kick-Ass']], [['Zoolander']], [['Timecop']], [['Hocus Pocus']], [['No Reservations']], [['Pride & Prejudice']], [['30 Minutes or Less']], [['Dracula 2000']], [['Blade Runner']], [['Rob Roy']], [['3 Days to Kill']], [['Kick-Ass 2']], [['We Own the Night']], [['A Walk Among the Tombstones']], [['The Spy Next Door']], [['Brick Mansions']], [['Just My Luck']], [['Lost Souls']], [['American Ultra']], [['Winged Migration']], [['Pride and Prejudice and Zombies']], [['Mystery Alaska']], [['John Carpenter\\x92s Ghosts of Mars']], [['A Simple Wish']], [['Our Brand is Crisis']], [['Kundun']], [['How to Lose Friends & Alienate People']], [['Alatriste']], [['Knocked Up']], [['Octopussy']], [['My Sister\\x92s Keeper']], [['Welcome Home Roscoe Jenkins']], [['Joyful Noise']], [['A Passage to India']], [['Notes on a Scandal']], [['Rendition']], [['Anonymous']], [['Limitless']], [['Star Trek VI', ' The Undiscovered Country']], [['Annabelle Comes Home']], [['The Divine Secrets of the Ya-Ya Sisterhood']], [['Kiss the Girls']], [['The Blues Brothers']], [['The Jungle Book']], [['The Sisterhood of the Traveling Pants 2']], [['Money Monster']], [['About a Boy']], [['Spy Kids', ' All the Time in the World']], [['Lake Placid']], [['Lucky Number Slevin']], [['The Right Stuff']], [['Die Unendliche Geschichte']], [['Dark City']], [['The Duchess']], [['Case 39']], [['The Honeymooners']], [['Return to Oz']], [['The Newton Boys']], [['Suspect Zero']], [['Martian Child']], [['Formula 51']], [['Flawless']], [['Mindhunters']], [['What Just Happened']], [['The Statement']], [['Lucy in the Sky']], [['The Magic Flute']], [['Rules Don\\x92t Apply']], [['Paul Blart', ' Mall Cop']], [['Freaky Friday']], [['The 40 Year-old Virgin']], [['Shakespeare in Love']], [['Kindergarten Cop']], [['Pineapple Express']], [['Philadelphia']], [['Ever After', ' A Cinderella Story']], [['Flatliners']], [['Open Range']], [['Red Eye']], [['New Year\\x92s Eve']], [['A Bridge Too Far']], [['Pain & Gain']], [['Final Destination 2']], [['O Brother Where Art Thou?']], [['In Good Company']], [['Legion']], [['Lawless']], [['Clockstoppers']], [['Silverado']], [['Brothers']], [['The Best of Me']], [['Agent Cody Banks 2', ' Destination London']], [['Bad Santa 2']], [['Original Sin']], [['The Raven']], [['Welcome to Mooseport']], [['Highlander', ' The Final Dimension']], [['Self/Less']], [['Motherless Brooklyn']], [['The Curse of the Jade Scorpion']], [['Judas and the Black Messiah']], [['The Fifth Estate']], [['Blood and Wine']], [['Blood Ties']], [[\"The Grimm Brothers' Snow White\"]], [['Viy']], [['Accidental Love']], [['The Face of an Angel']], [['Flipper']], [['The Constant Gardener']], [['W.']], [['The Passion of the Christ']], [['Mrs. Doubtfire']], [['Rain Man']], [['The Help']], [['Hidden Figures']], [['Gran Torino']], [['Taken']], [['Ride Along']], [['The Bodyguard']], [['Schindler\\x92s List']], [['Legally Blonde 2', ' Red White & Blonde']], [['Scooby-Doo 2', ' Monsters Unleashed']], [['Anchorman', ' The Legend of Ron Burgundy']], [['Up in the Air']], [['Freddy vs. Jason']], [['Bridge to Terabithia']], [['Jimmy Neutron', ' Boy Genius']], [['Cloverfield']], [['Dear John']], [['Teenage Mutant Ninja Turtles II', ' The Secret of \\x85']], [['Parental Guidance']], [['The Untouchables']], [['No Country for Old Men']], [[\"Bridget Jones's Diary\"]], [['Chocolat']], [['No Strings Attached']], [['Contraband']], [['A Dog\\x92s Purpose']], [['The Lucky One']], [['Tombstone']], [['Romeo Must Die']], [['The Omen']], [['Final Destination 3']], [['Madea\\x92s Big Happy Family']], [[\"Tyler Perry's A Madea Christmas\"]], [['Finding Neverland']], [['The Grey']], [['Hide and Seek']], [['Cobra']], [['The House Bunny']], [['Agent Cody Banks']], [['Nanny McPhee']], [['Goodfellas']], [['The Giver']], [['Scarface']], [['Nothing To Lose']], [['The Last Emperor']], [['The Night Before']], [['The Beverly Hillbillies']], [['The Hours']], [['Money Talks']], [['There Will Be Blood']], [['The Wild Thornberrys Movie']], [['Rugrats Go Wild']], [['The Sisterhood of the Traveling Pants']], [['Undercover Brother']], [['August', ' Osage County']], [['Kiss of the Dragon']], [['Million Dollar Arm']], [['Beauty Shop']], [['Just Mercy']], [['What a Girl Wants']], [['Jeepers Creepers 2']], [['Peppermint']], [['Good Luck Chuck']], [['Cradle 2 the Grave']], [[\"She's the Man\"]], [['The Gambler']], [['Mr. Bean\\x92s Holiday']], [['Mother\\x92s Day']], [['Bride of Chucky']], [['Fist Fight']], [['August Rush']], [['Anacondas', ' The Hunt for the Blood Orchid']], [['The Sitter']], [['Elizabeth']], [['Tora! Tora! Tora!']], [['Spice World']], [['Draft Day']], [['The Shawshank Redemption']], [['Rings']], [['Dance Flick']], [['Crocodile Dundee in Los Angeles']], [['Kingpin']], [['Ice Princess']], [[\"Don't Be Afraid of the Dark\"]], [['The Losers']], [['Fighting']], [['War']], [['Don Juan DeMarco']], [['A Lot Like Love']], [['He Got Game']], [['The Eagle']], [['Shaun the Sheep']], [['Shark Night 3D']], [['CHiPS']], [['Punch-Drunk Love']], [['Eurotrip']], [['Father Figures']], [['The Ruins']], [['Masterminds']], [['The Counselor']], [['Unaccompanied Minors']], [['Mary Queen of Scots']], [['Bright Lights Big City']], [['Half Past Dead']], [['Legend']], [['The Adventures of Pinocchio']], [['The Greatest Game Ever Played']], [['The Box']], [['The Next Best Thing']], [['My Soul to Take']], [['The Girl Next Door']], [['Fly Me To the Moon']], [['Maximum Risk']], [['Stealing Harvard']], [['Hot Rod']], [['Resident Evil', ' Welcome to Raccoon City']], [['Warrior']], [[\"Angela's Ashes\"]], [['Battle of the Sexes']], [['Cirque du Soleil', ' Worlds Away']], [['The 33']], [['Lifeforce']], [['The Conspirator']], [['The Powerpuff Girls']], [['The Lords of Dogtown']], [['Big Trouble in Little China']], [['Michael Collins']], [['Stop-Loss']], [['Gettysburg']], [['Abandon']], [['Straw Dogs']], [['Brokedown Palace']], [['Possession']], [['Mrs. Winterbourne']], [['Stone Cold']], [['Serenity']], [['The Road']], [['Beautiful Boy']], [['The Hoax']], [['Captive State']], [['Sheena']], [['Underclassman']], [[\"Say It Isn't So\"]], [[\"The World's Fastest Indian\"]], [['Deception']], [['Tank Girl']], [[\"King's Ransom\"]], [['Bill & Ted Face the Music']], [['Blindness']], [['Sgt. Stubby', ' An American Hero']], [['Carnage']], [['Tulip Fever']], [['BloodRayne']], [['Legend']], [['Bad Lieutenant', ' Port of Call New Orleans']], [['Jane Got a Gun']], [['Me and Orson Welles']], [['All My Life']], [['Venom']], [['Where the Truth Lies']], [['Without Limits']], [['On the Road']], [['Les petits mouchoirs']], [['Love Ranch']], [['Yi ge ren de wu lin']], [[\"Sammy's avonturen\", ' De geheime doorgang']], [['Matilda']], [['Belka i Strelka. Zvezdnye sobaki']], [['La véritable histoire du Chat Botté']], [['The Professor and the Madman']], [['Ironclad']], [['Red Sky']], [['Waterloo']], [['The Adventurer', ' The Curse of the Midas Box']], [['Reagan']], [['Dangerous Liaisons']], [['Star Trek IV', ' The Voyage Home']], [['Scream 2']], [['The Addams Family']], [['Old School']], [['Rocky Balboa']], [['Think Like a Man Too']], [['Fences']], [['The Whole Nine Yards']], [['Footloose']], [['Going in Style']], [['Point Break']], [['The Fisher King']], [['I Still Know What You Did Last Summer']], [['Hitman']], [['Hello Dolly']], [['Return to Me']], [['The Men Who Stare at Goats']], [['Zack and Miri Make a Porno']], [['Double Take']], [['Girl Interrupted']], [['Nurse Betty']], [['Piranha 3D']], [['Faster']], [['Lock Up']], [['The Wiz']], [['Win a Date with Tad Hamilton!']], [['Muppets From Space']], [['Ready to Rumble']], [['Foxcatcher']], [[\"I Don't Know How She Does It\"]], [['Play it to the Bone']], [['Dhoom 3']], [['Beyond the Sea']], [['Hauru no ugoku shiro']], [['Meet the Deedles']], [['The Thief and the Cobbler']], [['The Bridge of San Luis Rey']], [['Flood']], [['Annaatthe']], [['Zombieland']], [['Star Wars Ep. V', ' The Empire Strikes Back']], [['The Waterboy']], [['The Naked Gun 2½', ' The Smell of Fear']], [['Green Book']], [['Dangerous Minds']], [['Bad Boys']], [['The Wedding Ringer']], [['Final Destination']], [['King Kong']], [['The Ides of March']], [['Pitch Black']], [['The Hate U Give']], [['Someone Like You']], [['Her']], [['Joy Ride']], [['Kari gurashi no Arietti']], [['Haywire']], [['Anywhere But Here']], [['Vanity Fair']], [['Eddie the Eagle']], [['Jaws 4', ' The Revenge']], [['The Marksman']], [['The Way Back']], [['The Crew']], [[\"Marvin's Room\"]], [['Chasing Liberty']], [['The Longshots']], [['The End of the Affair']], [['Harley Davidson and the Marlboro Man']], [['In the Valley of Elah']], [['Coco avant Chanel']], [['Chéri']], [['Redemption']], [['Rogue']], [['Ch?i dàn zhu?nji?']], [['Shi Yue Wei Cheng']], [['Spaceballs']], [['1408']], [['Nocturnal Animals']], [['The Water Diviner']], [['Ghost']], [[\"There's Something About Mary\"]], [['The Santa Clause']], [['The Nun']], [['The Game Plan']], [['The Rookie']], [['The Bridges of Madison County']], [['Son of God']], [['The Animal']], [['The Hundred-Foot Journey']], [['Gandhi']], [['Underworld']], [['The Net']], [['Diary of a Wimpy Kid', ' Dog Days']], [['I Am Sam']], [['The Gentlemen']], [['Derailed']], [['The Informant!']], [['Delivery Man']], [['Hail Caesar!']], [['Jay and Silent Bob Strike Back']], [['Shadowlands']], [['Traitor']], [['Deuce Bigalow', ' European Gigolo']], [['Diary of a Wimpy Kid', ' The Long Haul']], [['Mad Money']], [['Homefront']], [['Igor']], [['Saving Silverman']], [['Summer of Sam']], [['The Glass House']], [['The Transporter Refueled']], [['The Island']], [['Josie and the Pussycats']], [['Hit & Run']], [['The Little Vampire']], [['I Heart Huckabees']], [['Roman J. Israel Esq.']], [['Out of the Furnace']], [['RoboCop 3']], [['Dudley Do-Right']], [['Just Getting Started']], [['Megiddo', ' Omega Code 2']], [['Darling Lili']], [['The Libertine']], [['Zwartboek']], [['Before I Go to Sleep']], [['Stone']], [['Joyeux Noël']], [['Metegol']], [['Sorcerer']], [['Molière']], [['Michael Clayton']], [['Arlington Road']], [['My Fellow Americans']], [['To Rome with Love']], [['Silver Linings Playbook']], [['Blockers']], [['Pet Sematary']], [['South Park', ' Bigger Longer & Uncut']], [['Firefox']], [['Death at a Funeral']], [['Teenage Mutant Ninja Turtles III']], [['Hardball']], [['For Colored Girls']], [['Freedom Writers']], [['The Hustle']], [['Kidnap']], [['The Transporter']], [['Never Back Down']], [['Tinker Tailor Soldier Spy']], [['Victoria and Abdul']], [['The Bachelor']], [['The Rage', ' Carrie 2']], [['Swing Vote']], [['Away We Go']], [['Moonlight Mile']], [['The Beaver']], [['Bitter Harvest']], [['Molly']], [['Robot Overlords']], [['Velvet Buzzsaw']], [['Hustlers']], [['eXistenZ']], [['The Best Little Whorehouse in Texas']], [['Pulse']], [['Raiders of the Lost Ark']], [['Beauty and the Beast']], [['Us']], [['Home Alone 2', ' Lost in New York']], [['Close Encounters of the Third Kind']], [['Beverly Hills Cop II']], [['La La Land']], [['The Conjuring']], [['Bringing Down the House']], [['Wonder']], [['The Silence of the Lambs']], [[\"Wayne's World\"]], [['Jackass 3D']], [['Bad Moms']], [['Glass']], [['Jaws 2']], [['Beverly Hills Chihuahua']], [['Halloween Kills']], [['Tammy']], [['Good Boys']], [['Are We There Yet?']], [['The Descendants']], [['School of Rock']], [['Disturbia']], [['Cocktail']], [['Free Willy']], [['Tyler Perry\\x92s A Madea Family Funeral']], [['Tyler Perry\\x92s Boo! A Madea Halloween']], [['Mortal Kombat']], [['White Chicks']], [['Obsessed']], [['Holes']], [[\"Tyler Perry's Madea's Witness Protection\"]], [['The Last Song']], [['Why Did I Get Married Too?']], [['La vita è bella']], [['The Shack']], [['12 Years a Slave']], [['Drumline']], [['Me Before You']], [['What Men Want']], [['Barbershop', ' The Next Cut']], [['Edward Scissorhands']], [['A Simple Favor']], [['Selma']], [['A Walk in the Clouds']], [['Popeye']], [['Date Movie']], [['Peter Pan', ' Return to Neverland']], [['The Jungle Book 2']], [['Premonition']], [['Tyler Perry\\x92s Boo 2! A Madea Halloween']], [['Boogeyman']], [['The Tigger Movie']], [['Spotlight']], [['Queen & Slim']], [['Acrimony']], [['Max']], [['Meet the Browns']], [['Orphan']], [['The Star']], [['Epic Movie']], [['Lakeview Terrace']], [['The Grudge 2']], [['Nerve']], [['Conan the Barbarian']], [['How Stella Got Her Groove Back']], [[\"Bill & Ted's Bogus Journey\"]], [['Man of the Year']], [['Risen']], [['Vampires Suck']], [['The Black Hole']], [['The American']], [['Selena']], [['A Very Harold & Kumar 3D Christmas']], [['Eternal Sunshine of the Spotless Mind']], [['Texas Chainsaw 3D']], [['Babel']], [['This is Where I Leave You']], [['Doubt']], [['Team America', ' World Police']], [['Copycat']], [['Scary Movie V']], [[\"She's Out of My League\"]], [['Milk']], [['Paint Your Wagon']], [['The Debt']], [['Ghost Ship']], [['Daybreakers']], [['The Bank Job']], [['Wild Things']], [['The Stepfather']], [['High Fidelity']], [['Stick It']], [['One Missed Call']], [['Eye for an Eye']], [['Street Kings']], [[\"The World's End\"]], [['From Dusk Till Dawn']], [['You Again']], [['Nancy Drew']], [['Alpha and Omega 3D']], [['On the Basis of Sex']], [['Endless Love']], [['The Covenant']], [['Spiral']], [['Monte Carlo']], [['Stay Alive']], [['2 For the Money']], [['Rough Night']], [['Psycho']], [['Quigley Down Under']], [['To Die For']], [['Shorts']], [['Vampires']], [['Appaloosa']], [['Secret in Their Eyes']], [['Yu-Gi-Oh']], [['Reign Over Me']], [[\"My Best Friend's Girl\"]], [['Georgia Rule']], [['Under the Rainbow']], [['Ladyhawke']], [['Into the Wild']], [['Simon Birch']], [[\"Pooh's Heffalump Movie\"]], [['School for Scoundrels']], [['Operation Finale']], [['Silent Hill', ' Revelation 3D']], [['Home for the Holidays']], [['The Zookeeper\\x92s Wife']], [['Fired Up']], [['Kung Fu Hustle']], [['The Country Bears']], [['Flatliners']], [['Dead Silence']], [['21 Grams']], [['Armored']], [['The Kite Runner']], [['Paparazzi']], [['A Guy Thing']], [['The Greatest Story Ever Told']], [['Loser']], [['Twilight']], [['Capitalism', ' A Love Story']], [['Lockout']], [['Disaster Movie']], [[\"What's Your Number?\"]], [['The Man Who Knew Too Little']], [['Crank 2', ' High Voltage']], [['Burnt']], [['Envy']], [['One Night with the King']], [['Bullets Over Broadway']], [['Ghost Town']], [['The Quiet American']], [['Triple 9']], [['The Light Between Oceans']], [['The Weather Man']], [['Undisputed']], [['12 Rounds']], [['Let Me In']], [['3 Ninjas Kick Back']], [['Be Kind Rewind']], [['Mrs. Henderson Presents']], [['Deconstructing Harry']], [['Three to Tango']], [[\"We're No Angels\"]], [['Everyone Says I Love You']], [['Death Sentence']], [['Popstar', ' Never Stop Never Stopping']], [['Thank You for Your Service']], [[\"Everybody's Fine\"]], [['Where\\x92d You Go Bernadette']], [['Superbabies', ' Baby Geniuses 2']], [['Battle of the Year']], [['Ratchet and Clank']], [['Death at a Funeral']], [['The Man']], [['Code Name', ' The Cleaner']], [['Inherent Vice']], [['Connie and Carla']], [['Machete Kills']], [['Sweet Charity']], [['Doogal']], [['Proof']], [['An American Carol']], [['Willard']], [['Strange Wilderness']], [['Little Boy']], [['Topsy Turvy']], [['Chasing Mavericks']], [['A Most Violent Year']], [['A Dangerous Method']], [['A Scanner Darkly']], [['Bandslam']], [['Alone in the Dark']], [['Birth']], [['Hands of Stone']], [['Tolkien']], [['Passchendaele']], [['Flash of Genius']], [['I\\x92m Not There']], [['The Cold Light of Day']], [['The Brothers Bloom']], [['Synecdoche New York']], [['The Last Full Measure']], [['Suspiria']], [['LBJ']], [['Mononoke-hime']], [['Bon Voyage']], [['My All-American']], [[\"Can't Stop the Music\"]], [['The Proposition']], [['Marci X']], [['Equilibrium']], [['Dylan Dog', ' Dead of Night']], [['The Oogieloves in the BIG Balloon Adventure']], [['The Children of Huang Shi']], [['The Yards']], [['Middle Men']], [['Jìyì dàsh?']], [['All Good Things']], [['By the Sea']], [['Steamboy']], [['The Game of Their Lives']], [['Rapa Nui']], [['The Tempest']], [['???? (CJ7)']], [['The Burning Plain']], [['Les Couloirs du temps', ' Les visiteurs 2']], [['People I Know']], [['Regression']], [['Admiral']], [['Zambezia']], [['Three Kingdoms', ' Resurrection of the Dragon']], [['The Touch']], [['Extinction']], [['Survivor']], [['The History of Love']], [['Butterfly on a Wheel']], [['Dwegons and Leprechauns']], [['Fight Valley']], [['The Thousand Miles']], [['How It Ends']], [['Bird Box']], [['Der Baader Meinhof Komplex']], [['The Shape of Water']], [['De rouille et d\\x92os']], [['The Painted Veil']], [['The Frozen Ground']], [[\"The Devil's Double\"]], [['Back to the Future']], [['Dances with Wolves']], [['Scary Movie']], [['Bad Teacher']], [['Sausage Party']], [['Sea of Love']], [['Just Married']], [['I Can Do Bad All By Myself']], [['A Cinderella Story']], [['The Shining']], [['Thirteen Ghosts']], [['House on Haunted Hill']], [['The Crazies']], [['Notorious']], [['Nobody\\x92s Fool']], [['The Switch']], [['Leap Year']], [['The Book Thief']], [['Gone Baby Gone']], [['Thomas and the Magic Railroad']], [['Mutiny on The Bounty']], [['Gone']], [['Sen to Chihiro no Kamikakushi']], [['Sex Drive']], [['Firestorm']], [['Take Me Home Tonight']], [[\"Won't Back Down\"]], [['Action Point']], [['The Fall of the Roman Empire']], [['The Nutcracker']], [[\"George Balanchine's The Nutcracker\"]], [['Kansas City']], [['Out of the Inferno']], [[\"George A. Romero's Land of the Dead\"]], [['Indigènes']], [['The Amityville Horror']], [['Adaptation']], [['The Invention of Lying']], [['Fear and Loathing in Las Vegas']], [['Ne le dis à personne']], [['Left Behind']], [['The Hunt']], [['Neighbors']], [['Borat']], [['The Mask']], [['Big']], [['Legally Blonde']], [['Mean Girls']], [['Star Trek III', ' The Search for Spock']], [['The Exorcism of Emily Rose']], [['Deuce Bigalow', ' Male Gigolo']], [['Barbershop 2', ' Back in Business']], [['The Family Stone']], [['Bad Santa']], [['Predator']], [['My Big Fat Greek Wedding 2']], [['The Perfect Guy']], [['Austin Powers', ' International Man of Mystery']], [['Diary of a Wimpy Kid', ' Rodrick Rules']], [['Amadeus']], [['The Forever Purge']], [['Prom Night']], [['Soul Surfer']], [['Under the Tuscan Sun']], [['Uncle Drew']], [['Birdman or (The Unexpected Virtue of Ignorance)']], [['Peggy Sue Got Married']], [['Gosford Park']], [['Orange County']], [['Gung Ho']], [['Blue Jasmine']], [['United 93']], [['Honey']], [['The Fog']], [['Spy Hard']], [['Ricki and the Flash']], [['Glory']], [['The Art of Racing in the Rain']], [['Conan the Destroyer']], [['Love the Coopers']], [['Catch-22']], [['Observe and Report']], [['Raging Bull']], [['Love Happens']], [['Fame']], [['The Circle']], [['Young Sherlock Holmes']], [['127 Hours']], [['Small Time Crooks']], [['Center Stage']], [['Norm of the North']], [['Catch That Kid']], [['Jobs']], [['Life as a House']], [['Youth in Revolt']], [['And So It Goes']], [['I Love You Beth Cooper']], [['Blow Out']], [['The Tailor of Panama']], [['The Legend of the Lone Ranger']], [['Labor Day']], [['Getaway']], [['The Ice Storm']], [['Being Julia']], [['Troop Beverly Hills']], [['Nine 1/2 Weeks']], [['The Last Station']], [['Dragonslayer']], [['Ed Wood']], [['Mongol']], [['RocknRolla']], [['Megaforce']], [[\"Mao's Last Dancer\"]], [['Hamlet']], [['The Railway Man']], [['Restoration']], [['Midnight Special']], [['Miss Sloane']], [['Metallica Through the Never']], [['Anything Else']], [['Unforgettable']], [['T2', ' Trainspotting']], [['Das Weisse Band', ' Eine deutsche Kindergeschichte']], [['8 Million Ways to Die']], [['Phantom']], [['The Salton Sea']], [['The Informers']], [[\"One Man's Hero\"]], [['Carlos']], [['Renaissance']], [['My Spy']], [['I Come with the Rain']], [['I Am Wrath']], [['Wolves']], [['Day of the Dead']], [['The Prince']], [['Forsaken']], [['Red Sonja']], [['Baekdusan']], [['Red Lights']], [['Superbad']], [['Madea Goes To Jail']], [['Step Up 2 the Streets']], [['Hoodwinked']], [['Hotel Rwanda']], [['Beerfest']], [['Black Nativity']], [['City of Ghosts']], [['Taxi 4']], [['Hotel Mumbai']], [['A Quiet Place']], [['The Others']], [['Aliens']], [['Let\\x92s Be Cops']], [['I Know What You Did Last Summer']], [['My Fair Lady']], [['Sideways']], [['The Best Man Holiday']], [['Friday the 13th']], [['Pitch Perfect']], [['Halloween', ' H2O']], [['Evil Dead']], [[\"Jet Li's Hero\"]], [['Saw 3D']], [['McFarland USA']], [['Harriet']], [['Almost Christmas']], [['The Hills Have Eyes']], [['Crawl']], [['40 Days and 40 Nights']], [['Good Boy!']], [[\"Smokin' Aces\"]], [['A Night at the Roxbury']], [['Beastly']], [[\"Brooklyn's Finest\"]], [['Tron']], [['Lottery Ticket']], [['Dickie Roberts', ' Former Child Star']], [['ATL']], [['Summer Catch']], [['A Simple Plan']], [['Larry the Cable Guy', ' Health Inspector']], [['Superman IV', ' The Quest for Peace']], [['They']], [['The Adventures of Elmo in Grouchland']], [['55 Days at Peking']], [['My Life in Ruins']], [['American Dreamz']], [['How She Move']], [['Running Scared']], [['The Apparition']], [['Bobby Jones', ' Stroke of Genius']], [['Shanghai Surprise']], [[\"L'illusionniste\"]], [['Roar']], [['Veronica Guerin']], [['Genius']], [['Nancy Drew and the Hidden Staircase']], [['Southland Tales']], [['Escobar', ' Paradise Lost']], [['Mune le gardien de la lune']], [['Chasseurs de dragons']], [['Damnation Alley']], [['The Young Messiah']], [['FUR', ' An Imaginary Portrait of Diane Arbus']], [['My Girl']], [['Wall Street']], [['Sense and Sensibility']], [['The Illusionist']], [['Becoming Jane']], [['House of Sand and Fog']], [['Sydney White']], [['Arn - Tempelriddaren']], [['Le Flic de Belleville']], [['Dead Poets Society']], [['Gatwick Gangsters']], [['Dumb & Dumber']], [['When Harry Met Sally\\x85']], [['Road Trip']], [['The Verdict']], [['Varsity Blues']], [['Moonrise Kingdom']], [['The Artist']], [['The Unborn']], [['The Master of Disguise']], [['The Texas Chainsaw Massacre', ' The Beginning']], [['El Laberinto del Fauno']], [['The Roommate']], [['The Messengers']], [['The Killing Fields']], [['See Spot Run']], [['Double Impact']], [['Baby Boy']], [['Nobody']], [['Joe Dirt']], [['The Women']], [['Hot Fuzz']], [['Vicky Cristina Barcelona']], [['A Dog\\x92s Journey']], [['Stuber']], [['Boys and Girls']], [['Superfly']], [['Léon']], [['Remember Me']], [['White Oleander']], [[\"Jennifer's Body\"]], [['Drowning Mona']], [['Radio Days']], [['How to Deal']], [['Left Behind']], [['Soul Plane']], [['My Stepmother Is an Alien']], [['People Like Us']], [['The Thirteenth Floor']], [['The Cookout']], [['Meteor']], [['Highlander']], [['Bleed for This']], [['Hollywood Ending']], [['Duets']], [['Detroit Rock City']], [['Things We Lost in the Fire']], [['The Homesman']], [['Trance']], [['The Immigrant']], [['Steel']], [['The White Countess']], [[\"Bienvenue chez les Ch'tis\"]], [['Ban-do']], [['Men Women and Children']], [['Teen Spirit']], [['Enter the Void']], [['Good']], [['Vamps']], [['Haeundae']], [['Hachiko', ' A Dog\\x92s Story']], [['Zulu']], [['The Lovebirds']], [['The Old Man and the Gun']], [['Kimetsu no Yaiba', ' Mugen Ressha-Hen']], [['Second Act']], [['Juwanna Mann']], [['The Personal History of David Copperfield']], [['La Môme']], [['Ararat']], [['Slow Burn']], [['Madison']], [['The Yellow Handkerchief']], [['Annette']], [['Far from the Madding Crowd']], [['Wasabi']], [['Slither']], [['Home Alone']], [['Beverly Hills Cop']], [['Top Gun']], [['Tootsie']], [['3 Men and a Baby']], [['The King\\x92s Speech']], [['American Beauty']], [['Crouching Tiger Hidden Dragon']], [['Twins']], [['Scream']], [['Annabelle', ' Creation']], [['Jackass Presents', ' Bad Grandpa']], [['Heaven Can Wait']], [['The Color Purple']], [['The Imitation Game']], [['Beetlejuice']], [['Ben-Hur']], [['10 Cloverfield Lane']], [['Mama']], [['Private Benjamin']], [['Coal Miner\\x92s Daughter']], [['Lethal Weapon']], [['Diary of a Wimpy Kid']], [['National Lampoon\\x92s Vacation']], [['Halloween']], [['The Queen']], [['Why Did I Get Married?']], [['The Woman in Black']], [['Little Women']], [['The Deer Hunter']], [['BlacKkKlansman']], [['When a Stranger Calls']], [['Big Fat Liar']], [['Cop Land']], [['Wag the Dog']], [['Snitch']], [['The Lizzie McGuire Movie']], [['Krampus']], [['End of Watch']], [['The Faculty']], [[\"What's Love Got to Do With It\"]], [['Not Another Teen Movie']], [['Wild']], [['Lawrence of Arabia']], [['The Theory of Everything']], [['Drive']], [['The Skulls']], [['Hawaii']], [['The Favourite']], [[\"Malibu's Most Wanted\"]], [['All About Steve']], [['Where the Heart Is']], [['Halloween 2']], [['The Last House on the Left']], [['Because of Winn-Dixie']], [['Don\\x92t Breathe 2']], [['The Wedding Date']], [['The Princess Bride']], [['Halloween', ' Resurrection']], [['The Great Debaters']], [['When the Game Stands Tall']], [['Clash of the Titans']], [['Confessions of a Teenage Drama Queen']], [['The Object of my Affection']], [['28 Weeks Later']], [['Grosse Pointe Blank']], [['Love & Basketball']], [['Home Again']], [['Book of Shadows', ' Blair Witch 2']], [['Boogie Nights']], [['Ramona and Beezus']], [['Escape Room', ' Tournament of Champions']], [['The November Man']], [['The Craft']], [['Match Point']], [['The Remains of the Day']], [['Nowhere to Run']], [['Urban Legends', ' Final Cut']], [['The Place Beyond the Pines']], [['Flicka']], [['The Hills Have Eyes II']], [['Keanu']], [['The Photograph']], [['Country Strong']], [['Tuck Everlasting']], [['The Marine']], [['Disturbing Behavior']], [['The Big Lebowski']], [['A Most Wanted Man']], [['The Hurt Locker']], [['Eye of the Beholder']], [['The Man with the Iron Fists']], [['Firestarter']], [['Miss Bala']], [['Killing Them Softly']], [['Freddy Got Fingered']], [['One Day']], [['De-Lovely']], [['Whip It']], [[\"The Pirates Who Don't Do Anything\", ' A VeggieTale\\x85']], [['U2 3D']], [['Highlander', ' Endgame']], [['The Founder']], [['Idlewild']], [['Confidence']], [['Blinded by the Light']], [['Knockaround Guys']], [['The Muse']], [[\"Barney's Great Adventure\"]], [['New York Stories']], [['Home Fries']], [['Here on Earth']], [['Raise Your Voice']], [['Brazil']], [['The Dark Half']], [['Black Snake Moan']], [['Dark Blue']], [['A Mighty Heart']], [['Brainstorm']], [['Queen of Katwe']], [['Whatever it Takes']], [['Boat Trip']], [['The Importance of Being Earnest']], [['The Love Letter']], [['Hoot']], [['Trumbo']], [['In Bruges']], [['Promised Land']], [['Mulholland Drive']], [['Hotel Artemis']], [['The Rocker']], [['Post Grad']], [['Whatever Works']], [['The In Crowd']], [['Los tres entierros de Melquiades Estrada']], [['Jakob the Liar']], [['Se jie']], [['The Company Men']], [['Kiss Kiss Bang Bang']], [['Idle Hands']], [['Scouts Guide to the Zombie Apocalypse']], [['Blood and Chocolate']], [['You Will Meet a Tall Dark Stranger']], [['Rock the Kasbah']], [['Chi-raq']], [['Never Let Me Go']], [['The Disappointments Room']], [['The Company']], [['Transsiberian']], [['Crazy in Alabama']], [['The Clan of the Cave Bear']], [['The Comedian']], [['Funny Games']], [['Banlieue 13']], [[\"Felicia's Journey\"]], [['Metropolis']], [['Cìkè Niè Yinniáng']], [[\"Things to Do in Denver when You're Dead\"]], [['The Reluctant Fundamentalist']], [['The Return']], [['Buffalo Soldiers']], [['Steal']], [['Centurion']], [['Ong-Bak 2']], [['Silent Trigger']], [['Midnight Meat Train']], [['Winnie Mandela']], [['The Son of No One']], [[\"All the Queen's Men\"]], [['The Good Night']], [['Khumba']], [['A Few Best Men']], [['Autómata']], [['Chiamatemi Francesco - Il papa della gente']], [['Bathory']], [['San suk si gin']], [['Roma']], [['Dungeons & Dragons 2', ' The Elemental Might']], [['In Dubious Battle']], [['Midnight in the Switchgrass']], [['Broken Horses']], [['Pandaemonium']], [['Groundhog Day']], [['Magic Mike XXL']], [['Romeo+Juliet']], [[\"Elle s'appelait Sarah\"]], [['Freedom']], [['Unforgiven']], [['Manderlay']], [['Pretty Woman']], [['Fatal Attraction']], [['Slumdog Millionaire']], [['Towering Inferno']], [['Crocodile Dundee 2']], [['Born on the Fourth of July']], [['Cool Runnings']], [['Stomp the Yard']], [['My Bloody Valentine']], [['The Possession']], [['First Blood']], [['The Spy Who Loved Me']], [['Breakthrough']], [['Urban Legend']], [['Taps']], [[\"Tyler Perry's Good Deeds\"]], [['White Fang']], [['Dangerous Liaisons']], [['Jojo Rabbit']], [['Superstar']], [['The Iron Lady']], [['Poetic Justice']], [['Jonah', ' A VeggieTales Movie']], [['All About the Benjamins']], [['Exorcist II', ' The Heretic']], [['Our Family Wedding']], [['Vampire in Brooklyn']], [['An American Haunting']], [[\"My Boss's Daughter\"]], [['A Perfect Getaway']], [['Thinner']], [['Dead Man on Campus']], [['Tea with Mussolini']], [['New York New York']], [['Jason X']], [['Crooklyn']], [['I Think I Love My Wife']], [['Hot Tub Time Machine 2']], [['After']], [['Bobby']], [['Head Over Heels']], [['Fun Size']], [['Lost and Found']], [['Le Scaphandre et le Papillon']], [['Little Children']], [['Gossip']], [['A Walk on the Moon']], [['Suffragette']], [['Catch a Fire']], [['Mr. Turner']], [['Soul Survivors']], [['Easy Virtue']], [['Jefferson in Paris']], [['Flipped']], [['Caravans']], [['Les herbes folles']], [['Amen']], [['The Lucky Ones']], [['Margaret']], [['The Salvation']], [['Reign of Assassins']], [['Brokeback Mountain']], [['Clueless']], [['Cah']], [['Teenage Mutant Ninja Turtles']], [['The Ten Commandments']], [['Papillon']], [['Super Troopers 2']], [['Far From Heaven']], [['Seven Psychopaths']], [['Quills']], [['The Border']], [['Der Untergang']], [[\"The Caveman's Valentine\"]], [['The Last Godfather']], [['Under the Skin']], [['Mar adentro']], [['No Good Deed']], [['Pinocchio']], [['Good Morning Vietnam']], [['Black Swan']], [['Save the Last Dance']], [['Justin Bieber', ' Never Say Never']], [['The First Purge']], [['Miracles from Heaven']], [['Snow Day']], [['The Butterfly Effect']], [['The Godfather', ' Part II']], [['The Shallows']], [['RoboCop']], [['A Nightmare on Elm Street 4', ' The Dream Master']], [['This Christmas']], [['About Last Night']], [[\"Dude Where's My Car?\"]], [['Young Guns']], [['St. Vincent']], [['Earth to Echo']], [['10 Things I Hate About You']], [['The New Guy']], [['Loaded Weapon 1']], [['Baby Geniuses']], [['The Big Hit']], [[\"Child's Play 2\"]], [['Harriet the Spy']], [['21 and Over']], [['The Mist']], [['Ex Machina']], [['Being John Malkovich']], [['Two Can Play That Game']], [['Eye in the Sky']], [['Admission']], [['The Perks of Being a Wallflower']], [['crazy/beautiful']], [['54']], [['Room']], [['Woodlawn']], [['Letters from Iwo Jima']], [['Män som hatar kvinnor']], [['The Astronaut Farmer']], [['Dirty Work']], [['Bajrangi Bhaijaan']], [['Woo']], [['Robinson Crusoe']], [['Serial Mom']], [['Dick']], [['Light It Up']], [['Bubble Boy']], [['Birthday Girl']], [[\"Paris je t'aime\"]], [['Ben is Back']], [['Resurrecting the Champ']], [['Chloe']], [['The Widow of St. Pierre']], [['Youth']], [['Faithful']], [['Un Prophète']], [['I Love You Phillip Morris']], [['The Vatican Tapes']], [['Find Me Guilty']], [['Excessive Force']], [['Infamous']], [['Attack the Block']], [['Brothers']], [['The Claim']], [['The Happy Prince']], [['In The Land of Blood and Honey']], [['The Killer Inside Me']], [['Dumplin\\x92']], [['Rogue City']], [['Womb']], [['The Call']], [['Operation Chromite']], [['The Drop']], [['The Crocodile Hunter', ' Collision Course']], [['Machete']], [['Antwone Fisher']], [['La Guerre du feu']], [[\"The Emperor's Club\"]], [['True Romance']], [['Sorority Row']], [['Glengarry Glen Ross']], [['The Boy in the Striped Pyjamas']], [['Cat People']], [['The Prisoner of Zenda']], [['Conviction']], [['Lars and the Real Girl']], [['Solitary Man']], [['Dancer in the Dark']], [['Casino Jack']], [['Oscar and Lucinda']], [['The Funeral']], [['Tae Guik Gi', ' The Brotherhood of War']], [['The Perfect Game']], [['The Paperboy']], [['Ernest et Celestine']], [['A Little Bit of Heaven']], [['La Folle Histoire De Max Et Léon']], [['Mortadelo y Filemón contra Jimmy el Cachondo']], [['The Land Before Time']], [['Jaws']], [['The Exorcist']], [['The Fault in Our Stars']], [['American Pie']], [['Think Like a Man']], [['Heaven is for Real']], [['The Golden Child']], [['Star Trek II', ' The Wrath of Khan']], [['Barbershop']], [['WarGames']], [['Ace Ventura', ' Pet Detective']], [['Act of Valor']], [['Witness']], [['Step Up']], [['Chronicle']], [['Beavis and Butt-Head Do America']], [['Patton']], [['Project X']], [['Three Billboards Outside Ebbing Missouri']], [['Lion']], [['Overboard']], [['Jackie Brown']], [['Yentl']], [['Harold & Kumar Escape from Guantanamo Bay']], [['Philomena']], [['Time Bandits']], [['Crossroads']], [['Paper Towns']], [['Quarantine']], [['One Hour Photo']], [['The Eye']], [['Johnson Family Vacation']], [['How High']], [['Spartacus']], [['Crank']], [['The Muppet Christmas Carol']], [['Hell or High Water']], [['Frida']], [['Katy Perry', ' Part of Me']], [['Top Five']], [['Rounders']], [['Rudy']], [['Casino Royale']], [['Prophecy']], [['Project Almanac']], [['47 Meters Down', ' Uncaged']], [['Black and Blue']], [['Just Wright']], [['Stir of Echoes']], [['Tales from the Crypt', ' Demon Knight']], [['The Boys from Brazil']], [['The Upside of Anger']], [['Aquamarine']], [['Nebraska']], [[\"My Baby's Daddy\"]], [[\"Max Keeble's Big Move\"]], [['Young Adult']], [['The Turning']], [['About Time']], [['If Beale Street Could Talk']], [['Wish Upon']], [[\"Def Jam's How To Be a Player\"]], [['Living Out Loud']], [['Rachel Getting Married']], [['The Postman Always Rings Twice']], [['Girl with a Pearl Earring']], [['Das Boot']], [['Unforgettable']], [['House of Flying Daggers']], [['I Still Believe']], [['Sorority Boys']], [['Marshall']], [['Cadillac Records']], [['Arbitrage']], [['The Alamo']], [['Screwed']], [['Running With Scissors']], [['Fortress']], [['For Greater Glory', ' The True Story of Cristiada']], [['For Your Consideration']], [['Celebrity']], [['From Justin to Kelly']], [['Invaders from Mars']], [['Girl 6']], [['In the Cut']], [['Charlie Bartlett']], [['Two Lovers']], [['La grande bellezza']], [['Last Orders']], [['Gwoemul']], [['The Pursuit of D.B. Cooper']], [['Ravenous']], [['The Dangerous Lives of Altar Boys']], [['Stoker']], [['Married Life']], [['2046']], [['Kill the Irishman']], [['Duma']], [['Darling Companion']], [['Ondine']], [['Brother']], [['Welcome to Collinwood']], [[\"Kahlil Gibran's The Prophet\"]], [['Life Before Her Eyes']], [['Critical Care']], [['Trade']], [['Fateless']], [['San qiang pai an jing qi']], [['Breakfast of Champions']], [['Company Man']], [['Nanjing! Nanjing!']], [['Woman Walks Ahead']], [['Trash']], [['5 Days of War']], [['10 Days in a Madhouse']], [['1612']], [['San cheng ji']], [['Tu Xia Chuan Qi']], [['Triangle']], [['Supesu Batorushippu Yamato']], [['Drive Hard']], [[\"Dancin' It's On\"]], [['Home']], [['The Dressmaker']], [['Diamonds']], [['Madadayo']], [['Gisaengchung']], [['Carol']], [['Pet Sematary']], [['Dirty Grandpa']], [['The Cry of the Owl']], [['St. Trinian\\x92s']], [['Star Wars Ep. IV', ' A New Hope']], [['Gremlins']], [['Doctor Zhivago']], [['The Fighter']], [['High School Musical 3', ' Senior Year']], [['Fried Green Tomatoes']], [['Jackass', ' Number Two']], [['My Cousin Vinny']], [['If I Stay']], [['Major League']], [['Phone Booth']], [['A Walk to Remember']], [['Dead Man Walking']], [['Cruel Intentions']], [['Brooklyn']], [['The Secret Life of Bees']], [['Wind River']], [['Woman in Gold']], [['History of the World', ' Part I']], [['I Tonya']], [['Saw VI']], [['Corky Romano']], [['Fighting With My Family']], [['Raising Cain']], [['F.I.S.T']], [['Barry Lyndon']], [['Quartet']], [['Out Cold']], [['The Ladies Man']], [['Tomcats']], [['Inside Llewyn Davis']], [['Frailty']], [['Army of Darkness']], [['Kinsey']], [['Peeples']], [[\"What's Eating Gilbert Grape\"]], [['Boy Erased']], [['Sultan']], [['Slackers']], [['The Gospel of John']], [['Vera Drake']], [['La piel que habito']], [['The Guru']], [['Othello']], [['The Perez Family']], [['The Molly Maguires']], [['Return to the Blue Lagoon']], [['La Tortue Rouge']], [['Romance and Cigarettes']], [['Copying Beethoven']], [['Brighton Rock']], [['Le prénom']], [['LOL']], [['La famille Bélier']], [['The Banker']], [['Misconduct']], [['Eli']], [['Saw V']], [['Les Intouchables']], [['Jindabyne']], [['Kabhi Alvida Naa Kehna']], [['Poltergeist']], [['Alien']], [['An Ideal Husband']], [['Darkness']], [['The Last Days on Mars']], [['E.T. the Extra-Terrestrial']], [['2001', ' A Space Odyssey']], [['In the Land of Women']], [['There Goes My Baby']], [['The Blue Butterfly']], [[\"Le Fabuleux destin d'Amélie Poulain\"]], [['PMC', ' deo beong-keo']], [['Lovesick']], [['Housefull']], [['September Dawn']], [['Halloween']], [['Good Will Hunting']], [['The Grudge']], [['Don\\x92t Breathe']], [['Stripes']], [['Saw III']], [['The Purge', ' Election Year']], [['Book Club']], [['Bring it On']], [['Insidious', ' The Last Key']], [[\"She's All That\"]], [['Saw IV']], [[\"Madea's Family Reunion\"]], [['White Noise']], [['The Color of Money']], [['Insidious Chapter 3']], [['The Mighty Ducks']], [['Lady Bird']], [['Precious (Based on the Novel Push by Sapphire)']], [['The Best Exotic Marigold Hotel']], [['Hereditary']], [['Love Simon']], [['Bill & Ted\\x92s Excellent Adventure']], [['The Longest Day']], [['Happy Gilmore']], [['Jigsaw']], [['Jeepers Creepers']], [['St. Elmo\\x92s Fire']], [['Oliver!']], [['Recess', \" School's Out\"]], [['Mad Max Beyond Thunderdome']], [['Pete\\x92s Dragon']], [['The Boy']], [['Commando']], [['Everything Everything']], [['Devil']], [['Friday After Next']], [['The Second Best Exotic Marigold Hotel']], [['The Last Dragon']], [['How to Be a Latin Lover']], [['The Lawnmower Man']], [[\"Nick and Norah's Infinite Playlist\"]], [['Calendar Girls']], [['Dogma']], [['Slender Man']], [['The Banger Sisters']], [['Snatch']], [['Road House']], [['Teen Titans Go! To The Movies']], [['When the Bough Breaks']], [['Twilight Zone', ' The Movie']], [['A Low Down Dirty Shame']], [['One Direction', ' This is Us']], [['Swimfan']], [['Employee of the Month']], [['Sinister 2']], [['The Forest']], [['The Fourth Kind']], [['The Outsiders']], [[\"Can't Hardly Wait\"]], [['Sparkle']], [['Kevin Hart', ' What Now?']], [['Mud']], [['Skyline']], [['The Grudge']], [['The Disaster Artist']], [['Blair Witch']], [['The Dead Zone']], [['F/X']], [['Valentine']], [['A Prairie Home Companion']], [['Reno 911!', ' Miami']], [[\"Jane Austen's Mafia\"]], [['Paranormal Activity', ' The Ghost Dimension']], [['Sugar Hill']], [['Kit Kittredge', ' An American Girl']], [['Invasion U.S.A.']], [['Roll Bounce']], [['The Good Liar']], [['Rushmore']], [['Tremors']], [['The Perfect Man']], [[\"Mo' Better Blues\"]], [['Kung Pow', ' Enter the Fist']], [['The Birth of a Nation']], [['The Unholy']], [['Wrong Turn']], [['The Long Riders']], [['The Corruptor']], [['The Goods', ' Live Hard Sell Hard']], [['My Week with Marilyn']], [['Big Eyes']], [['Broken Flowers']], [['Hey Arnold! The Movie']], [['Poms']], [['Brahms', ' The Boy II']], [['The Matador']], [['Love Jones']], [['The Gift']], [['End of the Spear']], [['Get Over It']], [['The Legend of Drunken Master']], [['Office Space']], [['The Beguiled']], [['Drop Dead Gorgeous']], [['The Best of Enemies']], [['The Spanish Prisoner']], [['Emma.']], [['Le Violon rouge']], [['Very Bad Things']], [['Sleepover']], [['Movie 43']], [['Can You Ever Forgive Me?']], [['Body Double']], [['MacGruber']], [['Dirty Pretty Things']], [['Bad Words']], [[\"While We're Young\"]], [['Over Her Dead Body']], [['Bones']], [['Seeking a Friend for the End of the World']], [['Turistas']], [['Shut In']], [['Cedar Rapids']], [['The Collection']], [['Dog Days']], [['American History X']], [['A.X.L.']], [[\"Teacher's Pet\", ' The Movie']], [['The Straight Story']], [['Deuces Wild']], [['Run Fatboy Run']], [['Heartbeeps']], [['Danny Collins']], [['Rescue Dawn']], [['Stan & Ollie']], [['Black and White']], [['Io sono l\\x92amore']], [['King Kong Lives']], [['Jay and Silent Bob Reboot']], [['Brian Banks']], [['On the Line']], [['Gotti']], [['Jeff Who Lives at Home']], [['Denial']], [['The Man Who Knew Infinity']], [['Max Steel']], [['Everybody Wants Some']], [['Crash']], [['Atlas Shrugged', ' Part II']], [['Romeo Is Bleeding']], [['The Limey']], [['Rosewater']], [['The House of Mirth']], [['Malone']], [['Peaceful Warrior']], [['Bucky Larson', ' Born to Be a Star']], [['Hillsong', ' Let Hope Rise']], [['Bamboozled']], [['Sphinx']], [['The Iceman']], [['Testament of Youth']], [['Free Fire']], [['A Better Life']], [['Spider']], [['Gun Shy']], [['Nicholas Nickleby']], [['The Joneses']], [['Krrish']], [['Killer Joe']], [['Churchill']], [['Cecil B. Demented']], [['50 to 1']], [['Owning Mahowny']], [['The Ten Commandments']], [['The Brothers Solomon']], [['My Blueberry Nights']], [['Illuminata']], [['Coriolanus']], [['Our Friend']], [['Parkland']], [['Swept Away']], [['War Inc.']], [['Shaolin Soccer']], [['The Brown Bunny']], [['King of California']], [['Rien ne va plus']], [['La femme de chambre du Titanic']], [['Imaginary Heroes']], [['High Heels and Low Lifes']], [[\"World's Greatest Dad\"]], [['Cinco de Mayo La Batalla']], [['Welcome to the Rileys']], [['Kicks']], [['Free Style']], [['High School']], [['Severance']], [['Edmond']], [['Joheunnom nabbeunnom isanghannom']], [['Police Academy 7', ' Mission to Moscow']], [['Blood Done Sign My Name']], [['The Good Guy']], [['Motherhood']], [['Eulogy']], [['Elsa & Fred']], [['Alabama Moon']], [['An Alan Smithee Film', ' Burn Hollywood Burn']], [['The Open Road']], [['Strangerland']], [['Hross i oss']], [['Janky Promoters']], [['Blonde Ambition']], [['The Oxford Murders']], [['Barbecue']], [['T-34']], [['The Reef']], [['White Noise 2', ' The Light']], [['Jessabelle']], [['American Heist']], [[\"It's a Wonderful Afterlife\"]], [['You Got Served', ' Beat The World']], [['Fifty Dead Men Walking']], [['Plastic']], [['Message from the King']], [['Nurse 3D']], [['Jungle Shuffle']], [['Ethel & Ernest']], [['Adam Resurrected']], [['Mudbound']], [[\"The Devil's Tomb\"]], [['Good Intentions']], [['Partition']], [['Detention']], [['Grizzly']], [['Step Sisters']], [['Irreplaceable You']], [['Friend Request']], [['Gunless']], [['Adventureland']], [['Amour']], [['Truth']], [['The Lost City']], [['Next Friday']], [['You Only Live Twice']], [['Poltergeist III']], [['Dangal']], [['The Runaways']], [['Gentlemen Broncos']]]\n"
]
}
]
},
{
"cell_type": "markdown",
"source": [
"**4.\tCherchez le budget de production total des films entre 2005 et 2020 et affichez le film dans cette période qui a fait la plus grande recette.**"
],
"metadata": {
"id": "Fr1Q6oB9UdOP"
}
},
{
"cell_type": "code",
"source": [
"print(\"Le budget de production total des films entre 2005 et 2020 est :\")\n",
"df.loc[(df['Release Date'] > \"01/01/2005\") & (df['Release Date'] <= \"30/12/2020\"), 'Production Budget'].sum()"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "YAC6X5M7U2kF",
"outputId": "d5c3622c-06b0-4ff2-de83-6cf11fa52635"
},
"execution_count": 149,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"Le budget de production total des films entre 2005 et 2020 est :\n"
]
},
{
"output_type": "execute_result",
"data": {
"text/plain": [
"91356395686"
]
},
"metadata": {},
"execution_count": 149
}
]
},
{
"cell_type": "markdown",
"source": [
"Affichez le film dans cette période qui a fait la plus grande recette"
],
"metadata": {
"id": "ciQNQJqBcFSg"
}
},
{
"cell_type": "code",
"source": [
"df['Total_Gross'] = df['Domestic Gross'] + df['Worldwide Gross'] \n",
"print(df['Total_Gross'])\n"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "WYoUlZm4Yp6h",
"outputId": "78277dc4-1772-4bf1-eb4f-b598503df142"
},
"execution_count": 150,
"outputs": [
{
"output_type": "stream",
"name": "stdout",
"text": [
"0 3656173564\n",
"1 1286785604\n",
"2 1854322847\n",
"3 3001278042\n",
"4 2723356005\n",
" ... \n",
"3995 154700000\n",
"3996 28228000\n",
"3997 317541222\n",
"3998 8852305\n",
"3999 235110\n",
"Name: Total_Gross, Length: 4000, dtype: int64\n"
]
}
]
},
{
"cell_type": "code",
"source": [
"#Affichez le film dans cette période qui a fait la plus grande recette\n",
"df['Total_Gross'].max()"
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id": "0G0Y6i8-cSLY",
"outputId": "e1eacd5c-7eb8-4522-8eca-06bf7184f22b"
},
"execution_count": 151,
"outputs": [
{
"output_type": "execute_result",
"data": {
"text/plain": [
"3656173564"
]
},
"metadata": {},
"execution_count": 151
}
]
},
{
"cell_type": "markdown",
"source": [
"**5.\tSauvegardez les résultats de la question 2 dans un autre fichier CSV \"sauvegarde.csv\".**"
],
"metadata": {
"id": "OUPaznJucvcl"
}
},
{
"cell_type": "code",
"source": [
"df_tuples.to_csv(\"sauvegarde.csv\", index=False)"
],
"metadata": {
"id": "IDW6ZvL2c3Z6"
},
"execution_count": 162,
"outputs": []
}
]
}