├── Multiple Worksheets.xlsx ├── Popular_Baby_Names.csv ├── Single Worksheet.xlsx ├── categories.csv ├── chicago_food_inspections.csv ├── cities.csv ├── customers.csv ├── deliveries.csv ├── disney.csv ├── employees.csv ├── fortune1000.csv ├── google_stocks.csv ├── groups1.csv ├── groups2.csv ├── happiness.csv ├── movies.csv ├── nba.csv ├── neighborhoods.csv ├── pokemon.csv ├── prize.json ├── recipes.csv ├── revolutionary_war.csv ├── sales_by_employee.csv └── video_game_sales.csv /Multiple Worksheets.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amirbigg/pandas-course/44e5b8b368427de469b7ab2fc3a3476dc2160be9/Multiple Worksheets.xlsx -------------------------------------------------------------------------------- /Single Worksheet.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amirbigg/pandas-course/44e5b8b368427de469b7ab2fc3a3476dc2160be9/Single Worksheet.xlsx -------------------------------------------------------------------------------- /categories.csv: -------------------------------------------------------------------------------- 1 | category_id,category_name 2 | 1,Arts & Culture 3 | 3,Cars & Motorcycles 4 | 4,Community & Environment 5 | 5,Dancing 6 | 6,Education & Learning 7 | 9,Fitness 8 | 10,Food & Drink 9 | 11,Games 10 | 14,Health & Wellbeing 11 | 15,Hobbies & Crafts 12 | 16,Language & Ethnic Identity 13 | 17,Lifestyle 14 | 18,Book Clubs 15 | 20,Movies & Film 16 | 21,Music 17 | 22,New Age & Spirituality 18 | 23,Outdoors & Adventure 19 | 24,Paranormal 20 | 25,Parents & Family 21 | 27,Photography 22 | 28,Religion & Beliefs 23 | 29,Sci-Fi & Fantasy 24 | 30,Singles 25 | 32,Sports & Recreation 26 | 33,Support 27 | 36,Writing 28 | 37,Miscellaneous -------------------------------------------------------------------------------- /cities.csv: -------------------------------------------------------------------------------- 1 | id,city,state,zip 2 | 7093,West New York,NJ,07093 3 | 10001,New York,NY,10001 4 | 13417,New York Mills,NY,13417 5 | 46312,East Chicago,IN,46312 6 | 56567,New York Mills,MN,56567 7 | 60064,North Chicago,IL,60064 8 | 60185,West Chicago,IL,60185 9 | 60411,Chicago Heights,IL,60411 10 | 60415,Chicago Ridge,IL,60415 11 | 60601,Chicago,IL,60290 12 | 94080,South San Francisco,CA,94080 13 | 94101,San Francisco,CA,94101 14 | 95712,Chicago Park,CA,95712 -------------------------------------------------------------------------------- /deliveries.csv: -------------------------------------------------------------------------------- 1 | order_date,delivery_date 2 | 5/24/98,2/5/99 3 | 4/22/92,3/6/98 4 | 2/10/91,8/26/92 5 | 7/21/92,11/20/97 6 | 9/2/93,6/10/98 7 | 6/10/93,11/11/93 8 | 1/25/90,10/2/94 9 | 2/23/92,12/30/98 10 | 7/12/96,7/14/97 11 | 6/18/95,10/13/97 12 | 5/10/98,5/19/98 13 | 10/17/92,10/6/98 14 | 5/30/92,8/15/99 15 | 4/11/96,5/4/98 16 | 10/22/98,1/11/99 17 | 1/20/90,7/24/98 18 | 9/21/94,10/12/96 19 | 9/10/93,4/28/96 20 | 5/15/90,2/14/94 21 | 3/26/90,1/25/93 22 | 2/6/92,5/10/96 23 | 9/5/95,7/19/96 24 | 5/3/91,7/17/99 25 | 9/2/94,5/14/97 26 | 11/29/95,6/23/98 27 | 8/7/96,4/4/98 28 | 2/11/95,4/16/95 29 | 9/29/95,12/16/95 30 | 2/14/93,8/6/95 31 | 12/22/90,9/2/95 32 | 11/25/90,5/14/98 33 | 9/8/92,12/29/98 34 | 5/4/90,2/4/93 35 | 2/14/90,6/26/90 36 | 2/16/94,11/6/99 37 | 11/25/90,4/6/98 38 | 10/1/91,5/19/93 39 | 6/25/90,12/18/96 40 | 5/26/97,6/5/98 41 | 2/25/92,2/17/99 42 | 6/11/92,12/4/92 43 | 3/15/95,8/17/97 44 | 1/24/90,6/6/96 45 | 3/5/91,5/14/92 46 | 8/29/97,9/19/97 47 | 10/9/92,12/23/97 48 | 1/17/93,9/27/99 49 | 12/24/91,6/15/99 50 | 4/1/93,5/7/98 51 | 8/23/91,8/30/97 52 | 8/20/90,1/12/92 53 | 1/11/91,12/3/94 54 | 10/23/91,5/3/93 55 | 7/20/92,7/22/94 56 | 4/2/90,1/20/91 57 | 10/22/90,2/3/95 58 | 8/18/93,8/20/98 59 | 9/6/91,9/21/93 60 | 5/3/91,3/9/94 61 | 11/22/95,7/31/96 62 | 11/30/90,9/7/94 63 | 4/9/90,5/24/91 64 | 4/2/90,8/16/99 65 | 9/27/92,10/18/99 66 | 12/14/90,10/21/92 67 | 1/28/92,7/23/98 68 | 4/2/97,8/28/97 69 | 9/9/92,11/10/94 70 | 9/3/91,3/8/99 71 | 3/11/94,11/7/97 72 | 7/16/92,8/4/96 73 | 1/29/91,8/5/99 74 | 12/9/90,9/2/98 75 | 3/11/96,1/13/98 76 | 7/12/97,5/12/99 77 | 12/23/95,12/19/96 78 | 7/6/91,1/10/97 79 | 10/30/91,7/5/92 80 | 9/10/91,10/4/93 81 | 5/21/90,4/1/91 82 | 4/18/97,8/9/98 83 | 3/23/90,6/7/98 84 | 7/12/90,5/1/98 85 | 11/30/93,11/19/94 86 | 3/24/91,10/7/94 87 | 2/23/91,4/27/96 88 | 11/29/91,11/3/95 89 | 10/4/90,4/6/93 90 | 3/3/94,6/3/94 91 | 2/27/91,7/3/92 92 | 12/9/91,8/10/98 93 | 5/19/94,11/29/95 94 | 7/5/91,4/25/93 95 | 5/24/91,4/9/97 96 | 3/9/90,12/1/97 97 | 8/26/93,2/24/97 98 | 4/19/90,2/12/91 99 | 12/24/91,4/28/97 100 | 1/21/93,4/20/99 101 | 7/18/92,6/9/93 102 | 5/6/90,7/23/91 103 | 4/13/90,11/17/98 104 | 11/11/92,11/10/98 105 | 7/18/93,9/17/98 106 | 5/15/92,9/5/99 107 | 2/23/95,4/12/96 108 | 9/6/93,11/21/96 109 | 3/6/92,1/29/96 110 | 4/13/92,9/3/93 111 | 11/29/90,5/11/98 112 | 2/8/91,5/7/96 113 | 5/23/98,6/17/99 114 | 6/10/95,4/23/97 115 | 5/27/90,8/28/95 116 | 4/9/91,3/7/93 117 | 1/28/91,1/8/92 118 | 12/29/90,11/19/96 119 | 8/2/91,1/8/95 120 | 4/27/93,5/30/94 121 | 5/6/95,8/11/98 122 | 7/2/93,3/31/98 123 | 11/26/94,9/21/99 124 | 3/31/95,5/22/96 125 | 2/10/94,2/12/96 126 | 7/18/94,10/6/94 127 | 10/8/91,6/8/97 128 | 5/27/95,9/12/96 129 | 4/30/90,3/24/98 130 | 8/1/91,9/26/96 131 | 10/10/93,1/4/94 132 | 6/7/91,3/29/93 133 | 1/27/90,6/9/95 134 | 2/26/90,12/24/96 135 | 4/4/90,12/15/93 136 | 9/15/92,9/1/97 137 | 12/30/91,11/8/95 138 | 6/12/94,9/23/99 139 | 7/29/93,1/17/94 140 | 8/17/92,12/28/92 141 | 6/6/95,8/15/95 142 | 1/17/90,2/16/96 143 | 2/19/91,4/10/95 144 | 9/3/90,2/9/94 145 | 9/20/97,10/6/97 146 | 1/6/90,2/6/90 147 | 3/7/90,12/25/99 148 | 11/30/90,9/4/91 149 | 6/17/97,8/27/99 150 | 12/22/92,2/1/96 151 | 7/25/91,4/22/98 152 | 5/12/98,5/29/99 153 | 8/13/92,3/18/94 154 | 9/18/90,12/19/99 155 | 3/24/91,7/31/94 156 | 10/8/92,4/17/98 157 | 12/9/92,7/28/94 158 | 4/16/95,4/2/98 159 | 8/16/90,2/10/91 160 | 8/14/97,10/3/99 161 | 9/26/90,1/7/96 162 | 8/19/96,2/13/97 163 | 12/24/96,2/14/97 164 | 4/27/98,6/3/99 165 | 6/18/91,10/19/91 166 | 2/27/90,1/4/99 167 | 10/31/91,7/5/99 168 | 10/29/95,9/13/96 169 | 4/12/95,5/27/98 170 | 12/5/92,5/5/94 171 | 5/28/91,11/15/95 172 | 12/24/90,7/4/94 173 | 7/17/91,6/22/93 174 | 12/5/90,5/10/94 175 | 6/29/94,12/2/97 176 | 10/26/92,12/9/96 177 | 6/11/91,6/24/99 178 | 2/6/95,9/16/96 179 | 11/4/94,4/8/96 180 | 12/20/90,5/7/92 181 | 4/3/91,10/12/91 182 | 10/9/91,2/22/92 183 | 8/6/92,12/4/95 184 | 5/10/99,11/28/99 185 | 3/21/90,8/18/90 186 | 4/23/93,5/10/96 187 | 7/18/90,6/28/96 188 | 8/19/90,4/19/91 189 | 12/24/90,12/4/99 190 | 5/6/93,11/15/93 191 | 1/24/98,8/13/99 192 | 9/11/93,6/28/95 193 | 5/30/94,7/22/96 194 | 1/4/96,8/22/98 195 | 6/6/94,12/9/96 196 | 10/1/92,3/4/95 197 | 7/12/91,12/9/95 198 | 5/25/93,8/15/96 199 | 7/18/90,3/23/94 200 | 2/20/92,4/22/94 201 | 4/2/90,12/1/94 202 | 6/5/93,10/4/97 203 | 9/26/95,10/17/96 204 | 7/16/94,2/24/99 205 | 5/8/91,2/24/98 206 | 10/10/91,7/28/95 207 | 1/8/93,5/28/99 208 | 7/12/95,9/11/98 209 | 4/30/94,2/18/97 210 | 11/24/96,8/22/99 211 | 1/14/98,6/13/98 212 | 12/3/90,8/5/91 213 | 2/11/93,2/24/94 214 | 3/31/92,12/14/99 215 | 2/27/99,11/13/99 216 | 2/2/96,12/6/99 217 | 5/8/94,11/7/97 218 | 7/22/90,12/22/97 219 | 1/12/90,8/20/95 220 | 12/12/93,8/16/94 221 | 6/17/91,6/18/92 222 | 6/11/96,6/13/99 223 | 2/24/97,4/27/97 224 | 12/16/94,6/11/95 225 | 6/24/93,10/21/99 226 | 9/22/90,2/17/98 227 | 6/17/92,8/29/94 228 | 5/4/97,2/24/98 229 | 10/17/92,6/5/96 230 | 1/6/95,8/4/96 231 | 12/12/94,3/30/98 232 | 1/14/94,4/16/96 233 | 12/22/94,4/30/98 234 | 3/29/90,5/18/97 235 | 2/16/94,11/30/96 236 | 5/31/91,5/8/93 237 | 8/30/93,9/22/93 238 | 3/26/91,12/29/93 239 | 4/2/91,10/25/97 240 | 11/3/92,9/12/99 241 | 11/6/92,3/15/95 242 | 12/21/96,2/27/99 243 | 2/16/93,3/26/97 244 | 9/13/91,2/17/95 245 | 6/4/96,8/28/97 246 | 11/12/96,1/9/98 247 | 9/11/93,3/29/98 248 | 3/19/95,11/7/95 249 | 5/10/97,8/9/97 250 | 2/21/92,9/2/94 251 | 8/9/97,1/3/99 252 | 8/24/90,4/4/92 253 | 3/24/94,3/18/95 254 | 10/19/91,12/12/94 255 | 11/8/93,7/30/97 256 | 5/6/90,8/18/97 257 | 5/7/90,4/8/91 258 | 1/26/93,1/13/99 259 | 2/15/90,6/19/90 260 | 11/8/93,12/19/96 261 | 4/14/96,2/28/98 262 | 12/19/95,4/6/97 263 | 1/29/94,8/6/97 264 | 7/2/91,3/22/94 265 | 7/6/93,12/9/93 266 | 4/26/92,12/27/94 267 | 12/11/98,4/15/99 268 | 11/23/93,9/15/99 269 | 11/29/90,11/21/97 270 | 11/3/90,8/11/98 271 | 10/31/93,3/4/94 272 | 1/4/98,9/12/99 273 | 11/3/95,1/14/98 274 | 6/17/93,1/26/95 275 | 6/18/92,8/9/95 276 | 12/1/92,2/19/98 277 | 5/26/92,7/15/93 278 | 5/26/92,4/3/95 279 | 9/18/94,7/4/96 280 | 3/26/91,10/7/96 281 | 11/23/91,8/3/99 282 | 6/11/95,9/11/99 283 | 8/6/91,5/22/96 284 | 12/6/90,10/18/95 285 | 5/22/90,10/30/91 286 | 12/11/91,10/5/99 287 | 6/24/92,12/8/92 288 | 3/25/90,12/20/98 289 | 10/4/95,11/2/99 290 | 12/28/94,3/22/96 291 | 6/1/91,4/29/93 292 | 5/11/94,10/16/96 293 | 6/20/94,8/9/96 294 | 3/29/94,7/30/97 295 | 10/14/92,9/12/96 296 | 8/11/94,8/20/94 297 | 4/28/92,10/1/96 298 | 3/7/91,7/3/96 299 | 11/10/93,1/10/94 300 | 12/15/94,3/15/95 301 | 1/7/93,2/16/99 302 | 1/30/92,7/10/92 303 | 7/22/92,11/28/92 304 | 8/28/90,3/29/95 305 | 7/26/91,12/18/95 306 | 3/12/91,8/26/97 307 | 3/30/97,12/23/99 308 | 5/18/90,4/21/96 309 | 5/1/97,11/8/99 310 | 4/4/91,7/21/99 311 | 5/30/98,9/22/98 312 | 3/1/91,5/17/99 313 | 4/30/98,1/29/99 314 | 11/26/94,10/21/95 315 | 4/26/91,9/29/93 316 | 6/20/96,9/30/98 317 | 1/2/93,9/10/97 318 | 3/1/91,8/5/95 319 | 5/24/93,9/20/98 320 | 5/7/96,9/11/99 321 | 5/12/96,2/13/98 322 | 5/28/92,7/17/98 323 | 9/28/97,6/4/98 324 | 1/24/94,6/24/94 325 | 6/30/94,6/23/95 326 | 8/1/93,7/27/99 327 | 10/17/92,7/16/99 328 | 10/11/98,11/3/98 329 | 2/5/94,9/8/98 330 | 12/21/95,6/17/99 331 | 2/21/91,9/27/94 332 | 5/16/93,2/22/99 333 | 1/13/92,6/9/97 334 | 7/10/93,8/11/94 335 | 3/16/90,12/28/98 336 | 2/24/91,4/28/94 337 | 2/21/92,11/3/99 338 | 7/3/95,5/20/97 339 | 1/8/94,4/7/94 340 | 6/7/92,7/14/92 341 | 12/29/94,12/5/97 342 | 7/5/92,6/28/95 343 | 4/22/94,2/14/96 344 | 12/6/92,11/9/98 345 | 8/31/98,2/27/99 346 | 2/7/95,4/5/96 347 | 1/6/92,7/18/96 348 | 11/8/97,2/27/99 349 | 2/2/90,8/12/90 350 | 5/17/90,1/7/96 351 | 5/17/94,4/8/97 352 | 11/8/90,3/9/93 353 | 4/28/92,1/7/95 354 | 4/1/93,4/20/99 355 | 8/12/98,12/24/98 356 | 2/4/90,8/26/93 357 | 2/15/93,5/16/95 358 | 6/26/98,3/9/99 359 | 5/2/91,4/7/98 360 | 5/17/95,5/16/97 361 | 12/10/92,12/28/92 362 | 9/16/92,5/9/96 363 | 10/5/90,4/14/97 364 | 8/12/91,4/6/93 365 | 1/17/93,11/27/96 366 | 12/23/93,12/10/97 367 | 12/1/92,10/29/94 368 | 8/15/90,10/18/93 369 | 1/15/91,9/3/97 370 | 2/23/98,10/1/99 371 | 7/29/92,9/22/94 372 | 6/6/91,2/19/99 373 | 10/2/95,1/18/97 374 | 3/29/95,4/8/99 375 | 5/30/90,8/3/94 376 | 3/29/96,8/31/96 377 | 10/11/92,5/7/99 378 | 1/10/93,9/22/97 379 | 9/16/90,12/6/98 380 | 1/11/92,4/20/98 381 | 9/19/90,9/16/99 382 | 12/25/95,9/24/99 383 | 4/23/91,4/5/92 384 | 9/18/91,2/5/95 385 | 12/1/94,4/9/98 386 | 3/28/98,6/5/98 387 | 5/12/96,3/29/98 388 | 12/3/92,6/14/99 389 | 7/27/92,10/13/94 390 | 9/11/94,4/21/99 391 | 5/25/95,2/21/96 392 | 7/16/95,8/17/95 393 | 12/22/95,4/23/97 394 | 4/8/97,11/9/97 395 | 10/26/90,5/10/99 396 | 2/27/90,2/6/96 397 | 6/13/90,10/2/95 398 | 12/28/91,3/14/93 399 | 12/30/97,6/3/99 400 | 1/5/98,9/1/98 401 | 3/21/94,5/30/95 402 | 1/19/94,2/18/95 403 | 8/5/96,4/10/97 404 | 2/11/93,2/1/99 405 | 8/31/94,11/3/96 406 | 9/27/92,4/10/95 407 | 3/18/90,11/18/92 408 | 3/8/95,1/10/98 409 | 9/3/92,10/4/94 410 | 12/12/93,6/1/98 411 | 12/19/94,1/4/98 412 | 12/6/98,7/31/99 413 | 1/27/94,10/31/97 414 | 2/24/91,8/15/93 415 | 11/10/91,8/20/98 416 | 12/12/91,9/15/99 417 | 4/16/90,5/18/98 418 | 5/19/92,3/13/94 419 | 8/9/91,1/15/92 420 | 8/23/91,12/13/98 421 | 11/23/94,10/28/99 422 | 6/26/94,9/28/94 423 | 11/27/90,7/3/93 424 | 4/17/91,8/4/92 425 | 7/19/92,1/24/97 426 | 8/4/91,5/9/92 427 | 2/5/91,5/6/91 428 | 5/26/94,5/12/98 429 | 3/13/97,12/3/97 430 | 7/15/90,6/21/92 431 | 10/20/91,8/26/92 432 | 6/29/91,5/13/92 433 | 1/1/92,3/17/93 434 | 6/26/93,3/5/96 435 | 2/24/95,10/17/95 436 | 3/19/97,8/27/99 437 | 11/5/92,6/15/96 438 | 11/13/94,6/11/96 439 | 2/12/91,12/26/91 440 | 7/17/91,11/15/95 441 | 8/19/90,7/7/95 442 | 8/18/98,10/5/98 443 | 5/3/94,12/31/98 444 | 11/21/91,10/20/97 445 | 7/23/94,1/14/96 446 | 11/30/96,1/2/98 447 | 4/11/97,7/9/99 448 | 2/21/90,9/11/97 449 | 3/4/97,1/3/99 450 | 1/20/90,11/12/99 451 | 9/25/93,8/9/98 452 | 9/1/95,11/1/99 453 | 2/21/91,4/16/98 454 | 5/24/90,8/12/97 455 | 8/23/90,5/5/91 456 | 5/24/90,6/1/90 457 | 1/26/92,11/23/99 458 | 5/6/91,1/16/93 459 | 7/3/91,11/10/99 460 | 2/13/90,11/15/99 461 | 6/16/95,10/2/96 462 | 11/3/97,5/26/99 463 | 8/11/94,9/28/98 464 | 11/4/93,2/26/97 465 | 1/19/91,8/22/98 466 | 8/21/92,1/24/93 467 | 12/3/94,3/26/97 468 | 12/29/94,7/29/96 469 | 1/25/92,6/1/93 470 | 7/6/96,12/5/98 471 | 3/17/91,5/13/96 472 | 10/31/90,4/12/94 473 | 7/25/97,4/9/98 474 | 5/22/95,7/11/95 475 | 9/26/90,3/7/98 476 | 3/24/93,7/15/95 477 | 10/1/98,12/7/98 478 | 4/14/92,3/3/97 479 | 1/30/91,12/2/99 480 | 10/27/92,11/3/94 481 | 7/2/91,2/23/96 482 | 6/18/91,6/11/99 483 | 10/7/91,1/7/92 484 | 10/2/91,4/18/94 485 | 9/26/91,5/8/94 486 | 8/8/93,1/23/94 487 | 8/23/95,1/10/99 488 | 10/1/94,7/25/99 489 | 4/26/90,6/29/97 490 | 9/24/96,11/16/96 491 | 2/7/90,11/5/95 492 | 6/18/97,11/2/97 493 | 1/31/97,3/4/98 494 | 12/30/94,7/29/97 495 | 7/25/91,2/9/99 496 | 7/26/95,6/18/96 497 | 12/10/90,12/16/92 498 | 6/24/91,2/2/96 499 | 9/9/91,3/30/98 500 | 11/16/90,4/27/98 501 | 6/3/93,6/13/93 502 | 1/4/90,10/3/91 -------------------------------------------------------------------------------- /employees.csv: -------------------------------------------------------------------------------- 1 | First Name,Gender,Start Date,Salary,Mgmt,Team 2 | Douglas,Male,8/6/93,,True,Marketing 3 | Thomas,Male,3/31/96,61933,True, 4 | Maria,Female,,130590,False,Finance 5 | Jerry,,3/4/05,138705,True,Finance 6 | Larry,Male,1/24/98,101004,True,IT 7 | Dennis,Male,4/18/87,115163,False,Legal 8 | Ruby,Female,8/17/87,65476,True,Product 9 | ,Female,7/20/15,45906,,Finance 10 | Angela,Female,11/22/05,95570,True,Engineering 11 | Frances,Female,8/8/02,139852,True,Business Dev 12 | Louise,Female,8/12/80,63241,True, 13 | Julie,Female,10/26/97,102508,True,Legal 14 | Brandon,Male,12/1/80,112807,True,HR 15 | Gary,Male,1/27/08,109831,False,Sales 16 | Kimberly,Female,1/14/99,41426,True,Finance 17 | Lillian,Female,6/5/16,59414,False,Product 18 | Jeremy,Male,9/21/10,90370,False,HR 19 | Shawn,Male,12/7/86,111737,False,Product 20 | Diana,Female,10/23/81,132940,False,IT 21 | Donna,Female,7/22/10,81014,False,Product 22 | Lois,,4/22/95,64714,True,Legal 23 | Matthew,Male,9/5/95,100612,False,Marketing 24 | Joshua,,3/8/12,90816,True,IT 25 | ,Male,6/14/12,125792,, 26 | John,Male,7/1/92,97950,False,IT 27 | ,Male,10/8/12,37076,,IT 28 | Craig,Male,2/27/00,37598,True,Marketing 29 | Scott,,7/11/91,122367,False,Legal 30 | Terry,Male,11/27/81,124008,True,IT 31 | Benjamin,Male,1/26/05,79529,True,Legal 32 | Christina,Female,8/6/02,118780,True,Engineering 33 | Joyce,,2/20/05,88657,False,Product 34 | ,Male,8/21/98,122340,, 35 | Jean,Female,12/18/93,119082,False,Business Dev 36 | Jerry,Male,1/10/04,95734,False,IT 37 | Theresa,Female,10/10/06,85182,False,Sales 38 | Rachel,Female,2/16/09,142032,False,Business Dev 39 | Linda,Female,10/19/81,57427,True,IT 40 | Stephanie,Female,9/13/86,36844,True,Business Dev 41 | ,Male,1/29/16,122173,,IT 42 | Michael,Male,10/10/08,99283,True,Distribution 43 | Christine,,6/28/15,66582,True,Business Dev 44 | Beverly,Female,9/9/98,121918,False,Legal 45 | Marilyn,Female,12/7/80,73524,True,Marketing 46 | Cynthia,Female,11/16/88,145146,True,Product 47 | Roger,Male,4/17/80,88010,True,Sales 48 | Bruce,Male,11/28/09,114796,False,Finance 49 | Kathy,Female,6/22/05,66820,True,IT 50 | Clarence,Male,3/26/96,93581,True,Business Dev 51 | Chris,,1/24/80,113590,False,Sales 52 | Nancy,Female,9/23/00,94976,True,Engineering 53 | ,,12/17/11,41126,,Sales 54 | Todd,Male,2/18/90,49339,True,HR 55 | Alan,,3/3/14,40341,True,Finance 56 | Sara,Female,8/15/07,83677,False,Engineering 57 | Karen,Female,11/30/99,102488,True,Product 58 | Carl,Male,5/3/06,130276,True,Finance 59 | Henry,Male,6/26/96,64715,True,HR 60 | Theresa,Female,4/11/10,72670,True,Engineering 61 | Irene,Female,5/7/97,66851,False,Engineering 62 | Paula,,11/23/05,48866,False,Distribution 63 | Denise,Female,11/6/01,106862,False,Business Dev 64 | ,Female,6/12/07,58112,,Marketing 65 | Matthew,Male,1/2/13,35203,False,HR 66 | Kathleen,,4/11/90,77834,False,Business Dev 67 | Steve,Male,11/11/09,61310,True,Distribution 68 | Nancy,Female,12/15/12,125250,True,Business Dev 69 | Rachel,Female,8/16/99,51178,True,Finance 70 | Jose,Male,10/30/04,84834,True,Finance 71 | Irene,,7/14/15,100863,True,Finance 72 | Todd,,6/10/03,84692,False,IT 73 | Johnny,Male,11/6/09,118172,True,Sales 74 | Bobby,Male,5/7/07,54043,False,Product 75 | Frances,Female,4/4/99,90582,True,Sales 76 | Thomas,Male,6/4/95,62096,False,Marketing 77 | Bonnie,Female,7/2/91,104897,True,HR 78 | Margaret,Female,9/10/88,131604,True,Distribution 79 | Charles,Male,9/14/04,107391,True,Marketing 80 | Robin,Female,6/4/83,114797,True,Sales 81 | Bonnie,Female,11/13/88,115814,False,Product 82 | Gerald,,3/17/95,137126,True,Sales 83 | Christopher,Male,3/30/08,47369,False,Legal 84 | Steven,Male,3/30/80,35095,True,IT 85 | Shawn,Male,9/23/05,148115,True,Finance 86 | Doris,Female,8/20/04,83072,False,Finance 87 | Jeremy,Male,2/1/08,100238,True,IT 88 | Annie,,9/29/07,103495,True,Business Dev 89 | Annie,Female,1/30/93,144887,True,Sales 90 | Donna,Female,11/27/91,64088,True,Legal 91 | Janice,Female,3/12/16,51082,False,Legal 92 | Janice,,8/21/97,91719,True,Legal 93 | James,,1/26/05,128771,False, 94 | Linda,Female,5/25/00,119009,True,Business Dev 95 | Virginia,,5/7/94,111858,True,Legal 96 | Harry,Male,8/26/81,130620,False,Legal 97 | Heather,Female,7/11/98,43026,False,IT 98 | Cynthia,Female,3/21/94,142321,False,Finance 99 | Laura,,7/19/14,140371,True,Marketing 100 | Tina,Female,6/16/16,100705,True,Marketing 101 | Harold,Male,1/2/85,77544,False,Business Dev 102 | Melissa,Female,6/21/05,48109,False,Finance 103 | Aaron,Male,2/17/12,61602,True,Marketing 104 | Jack,Male,1/12/97,103902,False,IT 105 | Phyllis,Female,10/11/96,136984,True,Finance 106 | John,Male,12/23/89,80740,False,Marketing 107 | Kathy,Female,3/9/96,91712,False,Finance 108 | Paul,Male,8/4/93,42146,False,Legal 109 | Steven,Male,4/23/13,68680,False,Legal 110 | Russell,,5/5/88,133980,True,Legal 111 | Christopher,Male,4/22/00,37919,False, 112 | Shirley,Female,6/20/01,147113,False,Legal 113 | Bonnie,Female,12/17/99,42153,True,Business Dev 114 | Willie,Male,11/27/03,64363,False,Marketing 115 | Tina,Female,6/12/09,114767,True,Engineering 116 | Ashley,Female,8/4/02,58698,True,Business Dev 117 | Pamela,Female,7/1/82,54585,False,Product 118 | ,Male,6/22/91,76189,,Legal 119 | Steven,Male,3/1/95,109095,False,Finance 120 | Andrea,Female,1/12/12,120204,False,Business Dev 121 | Paul,Male,6/3/08,41054,False,Marketing 122 | Peter,Male,11/17/94,84885,False,Business Dev 123 | Kathleen,,5/9/16,119735,False,Product 124 | Christina,Female,4/13/12,110169,True,Engineering 125 | Helen,Female,11/29/01,73789,True,Product 126 | Marilyn,Female,11/16/83,76078,True,Product 127 | Patricia,Female,9/1/03,49368,False,HR 128 | Michelle,Female,3/30/84,57325,True,HR 129 | William,Male,9/29/02,66521,False,HR 130 | Kenneth,Male,8/25/87,127654,True,IT 131 | Antonio,Male,10/25/88,60866,True,Business Dev 132 | Shirley,Female,5/1/84,41334,True,HR 133 | Rebecca,Female,7/10/92,94231,False,Product 134 | Carlos,Male,1/4/95,146670,False,HR 135 | Lois,Female,12/25/87,106317,True,IT 136 | Carolyn,Female,4/9/11,109260,True,Business Dev 137 | Gloria,Female,6/29/07,134148,True,Legal 138 | Henry,Male,4/24/95,43542,False,Legal 139 | Adam,Male,5/21/11,95327,False,Distribution 140 | Ashley,Female,5/25/06,112238,True,Engineering 141 | ,Female,10/3/90,132373,, 142 | Shirley,Female,2/28/81,113850,False,Marketing 143 | Adam,Male,12/24/90,110194,True,Product 144 | Elizabeth,Female,10/9/03,146129,False,Finance 145 | Teresa,,1/28/16,140013,True,Engineering 146 | Nicole,,3/5/82,122717,False,Sales 147 | Jennifer,Female,4/4/09,71715,True,IT 148 | Patricia,Female,11/25/92,95322,False,Product 149 | Philip,Male,7/17/08,89227,False,Legal 150 | Patrick,,7/14/91,124488,True,Sales 151 | ,Female,8/17/14,86230,,Distribution 152 | Sean,Male,5/4/96,135490,False,Marketing 153 | Brandon,,11/3/97,121333,False,Business Dev 154 | Ruth,Female,8/19/99,129297,True,IT 155 | Victor,,3/10/11,84546,True,Finance 156 | Rebecca,Female,11/15/80,85730,True,Product 157 | Marie,Female,3/16/03,104058,True,Business Dev 158 | Howard,Male,4/27/92,105062,False,HR 159 | ,Female,7/27/05,79536,,Product 160 | Norma,Female,2/28/99,114412,True,Marketing 161 | James,,11/22/83,68501,False,Marketing 162 | Kathy,Female,3/18/00,149563,True,Finance 163 | Marilyn,,8/22/99,103386,False,Distribution 164 | Arthur,Male,4/13/98,89786,True,Legal 165 | Terry,Male,9/3/90,52226,False,IT 166 | Mary,Female,8/13/99,134645,False,Business Dev 167 | ,Female,3/23/14,59148,,Legal 168 | ,Female,7/9/91,42341,,Sales 169 | Christopher,Male,12/24/11,142178,True,Sales 170 | Peter,,9/3/87,38989,True,Marketing 171 | Michelle,Female,11/4/96,53754,True,Product 172 | Irene,Female,1/29/92,133772,True,Sales 173 | Patrick,Male,8/17/07,143499,True,Engineering 174 | Sara,Female,9/23/91,97058,False,Finance 175 | Lillian,Female,12/21/08,85446,True,Engineering 176 | ,,9/18/07,40297,,IT 177 | Willie,Male,2/17/98,146651,True,Engineering 178 | Victor,Male,1/8/03,124486,False,Product 179 | Wayne,Male,4/7/12,102652,True,Distribution 180 | Jane,Female,9/3/97,144474,False,Product 181 | Jessica,Female,10/23/95,68759,True,Finance 182 | Mark,Male,4/12/08,57286,True,Business Dev 183 | Randy,Male,11/14/99,58129,True,Distribution 184 | Lillian,Female,6/19/99,123940,True,Business Dev 185 | Ruth,,5/18/99,98233,True,Distribution 186 | Jerry,Male,12/18/03,140810,True,IT 187 | Sandra,Female,1/19/83,42090,True,Legal 188 | ,Female,2/23/05,149654,,Sales 189 | Roger,Male,11/19/04,51430,False,Marketing 190 | Charles,Male,10/14/00,71749,False,Legal 191 | Clarence,Male,5/2/98,85700,False,Sales 192 | Carol,Female,3/19/96,57783,False,Finance 193 | Lois,Female,10/18/13,36946,False,Engineering 194 | Barbara,,5/3/03,99326,True,Legal 195 | Rebecca,Female,2/18/95,109259,True,Legal 196 | Irene,Female,1/30/04,131038,False,Distribution 197 | Ronald,Male,4/30/14,121068,True,Product 198 | Steven,Male,11/10/85,62719,False,IT 199 | Carolyn,Female,11/6/12,69268,False,IT 200 | Maria,Female,12/27/90,36067,True,Product 201 | Jonathan,Male,7/17/09,130581,True, 202 | Gary,Male,8/12/87,89661,False,Finance 203 | Kimberly,Female,7/15/97,36643,False,Marketing 204 | Roger,Male,11/8/82,140558,True,Sales 205 | Diana,Female,1/4/13,103521,True,Business Dev 206 | Willie,Male,6/6/06,55281,True,Marketing 207 | Brandon,Male,3/27/06,115711,True,Finance 208 | Patricia,Female,12/6/12,114079,True,IT 209 | Katherine,Female,11/14/99,57531,False,IT 210 | Jonathan,Male,10/12/87,141069,False,HR 211 | Emily,Female,9/20/07,89434,False,Engineering 212 | Ruth,Female,8/12/86,44639,True,Legal 213 | Linda,Female,6/24/06,110967,True,HR 214 | Lisa,Female,11/2/09,115387,False,IT 215 | Evelyn,Female,5/24/80,81673,True,Engineering 216 | Julie,Female,7/23/89,109588,False,Engineering 217 | Mary,Female,5/30/09,92544,False,IT 218 | Matthew,Male,7/31/13,142373,False,Marketing 219 | Douglas,Male,9/3/99,83341,True,IT 220 | Gregory,,6/15/92,98865,True,Finance 221 | Billy,Male,3/13/95,120444,True,Finance 222 | ,Female,6/17/91,71945,,Marketing 223 | Gregory,Male,1/29/00,109564,False,Legal 224 | Jason,Male,10/17/99,78417,False,Finance 225 | Daniel,Male,4/30/10,106947,True,Legal 226 | Sarah,Female,9/14/95,87298,False,Distribution 227 | Harry,Male,10/1/15,64579,True,Sales 228 | Kathy,Female,4/19/95,50905,True,Finance 229 | Todd,Male,4/13/99,59728,True,IT 230 | Bobby,Male,9/23/94,51685,True,Engineering 231 | Jeremy,Male,6/8/00,49542,True,Distribution 232 | George,,2/24/88,38375,False,Legal 233 | Diane,Female,4/18/93,64084,False,Product 234 | Marilyn,Female,4/4/97,147663,False,HR 235 | Kathryn,Female,2/4/04,73935,False,Sales 236 | Irene,Female,2/4/82,40837,True,IT 237 | Norma,Female,2/11/15,94393,True,Engineering 238 | Laura,Female,4/2/06,42087,False,Product 239 | Cheryl,Female,9/23/08,52080,False,Legal 240 | Kevin,Male,3/25/82,35061,False,Legal 241 | Lillian,,5/12/16,64164,False,HR 242 | Phyllis,,4/21/84,94088,False,Distribution 243 | Walter,Male,7/6/83,127813,False,Finance 244 | Robert,Male,10/27/90,38041,True,Engineering 245 | Jimmy,Male,10/7/86,126310,True,Product 246 | Clarence,Male,10/8/96,142561,False,IT 247 | Victor,Male,4/11/91,70817,False,Engineering 248 | Fred,,12/2/84,59937,True,HR 249 | Brenda,,7/27/10,106115,True,Product 250 | Justin,Male,12/6/92,82782,True,Distribution 251 | Betty,Female,6/12/02,104896,True,Business Dev 252 | Randy,,2/6/86,133943,True,Sales 253 | Sharon,,3/1/90,83658,False,Business Dev 254 | Ralph,Male,11/11/04,71896,True,Marketing 255 | ,,4/28/03,113732,,Sales 256 | Edward,Male,5/27/85,110485,False,IT 257 | Denise,Female,3/20/09,115118,False,HR 258 | Debra,Female,3/13/98,48696,False,Legal 259 | ,Male,11/25/99,42676,,Sales 260 | Michael,Male,1/24/02,43586,False, 261 | Henry,Male,2/6/95,89258,True,HR 262 | Gloria,Female,3/27/07,90730,False,Distribution 263 | Marie,Female,8/6/95,100308,False,Product 264 | Anne,Female,7/16/86,69134,True,Engineering 265 | Sarah,,11/21/85,58295,True,Engineering 266 | Stephanie,Female,3/24/83,50141,True,HR 267 | Roy,Male,9/23/04,101941,False,IT 268 | ,Female,8/5/09,115145,,Distribution 269 | ,Male,2/4/05,40451,,Distribution 270 | Irene,Female,3/3/82,56526,True,Finance 271 | ,Female,8/2/92,145316,,HR 272 | Thomas,Male,4/6/11,103235,True,HR 273 | Frank,,11/20/01,58563,True,Marketing 274 | Fred,Male,2/20/80,74129,False,Product 275 | Nicholas,Male,4/12/94,74669,True,Product 276 | Howard,Male,10/5/82,97490,True,Marketing 277 | Debra,Female,2/22/94,104250,True,Business Dev 278 | Christine,Female,7/3/89,94345,False,Finance 279 | Brenda,,5/29/91,82439,False,Sales 280 | Betty,Female,6/28/05,51613,False,Distribution 281 | Ruby,Female,11/8/00,105946,False,Business Dev 282 | Kevin,Male,7/12/97,46080,False,Business Dev 283 | Arthur,Male,1/1/14,134610,True,HR 284 | Carl,,2/7/14,125104,False,IT 285 | Todd,Male,3/11/09,107281,True,Engineering 286 | Brenda,Female,10/6/05,141521,False,IT 287 | Judy,Female,9/16/97,65931,False,HR 288 | Todd,Male,2/2/84,69989,True,Finance 289 | Lois,Female,11/9/11,147183,True,IT 290 | Walter,,12/21/99,66757,False,Distribution 291 | Jessica,Female,9/27/85,75145,True,Legal 292 | Jeremy,Male,6/14/88,129460,True, 293 | Tammy,Female,11/11/84,132839,True,IT 294 | Anne,Female,3/7/00,44537,True,IT 295 | Jesse,Male,10/25/99,118733,False,Marketing 296 | Virginia,Female,10/20/99,46905,False,Distribution 297 | Jesse,Male,3/2/81,79582,False,Legal 298 | Jeremy,,11/10/96,55394,True,Sales 299 | Daniel,Male,9/15/07,123811,True,HR 300 | Patrick,,8/30/04,137314,True,Marketing 301 | Emily,Female,1/13/88,36711,True,HR 302 | Alan,Male,6/26/88,111786,True,Engineering 303 | James,Male,7/11/15,72257,False,Engineering 304 | Adam,Male,7/5/07,71276,True,HR 305 | Joan,,7/25/80,38712,False,IT 306 | Jeremy,Male,8/12/81,46930,True,Finance 307 | Margaret,Female,2/6/93,125220,False,Marketing 308 | Mark,Male,4/1/84,121477,True,Business Dev 309 | Marilyn,Female,9/26/81,86386,False,Distribution 310 | Cheryl,Female,9/8/09,81308,True,Legal 311 | Benjamin,Male,9/11/84,84810,False,Marketing 312 | Harold,Male,2/20/90,66775,True,Legal 313 | Ernest,,1/18/02,72145,True,Finance 314 | Gerald,Male,4/16/01,121604,True,Sales 315 | Judy,Female,7/1/91,109510,True,Legal 316 | Bobby,Male,3/31/96,112117,False, 317 | Bobby,,9/1/95,108127,False,IT 318 | Marie,Female,10/3/13,123711,False,Product 319 | Kathy,Female,12/18/13,132381,False,Business Dev 320 | Roy,Male,8/6/06,148225,False,Finance 321 | Jacqueline,Female,11/25/81,145988,False,Marketing 322 | ,Female,7/8/08,62960,,Sales 323 | Julie,Female,3/23/86,56926,False,Sales 324 | Douglas,Male,1/8/02,41428,False,Product 325 | Linda,Female,12/16/90,115658,True,Sales 326 | Ruby,Female,12/10/88,76707,False,Business Dev 327 | Russell,Male,1/2/05,60388,False,IT 328 | Jeffrey,Male,6/18/97,45150,True,Product 329 | Aaron,Male,1/29/94,58755,True,Marketing 330 | Samuel,Male,12/19/91,76076,True,Finance 331 | ,Male,1/27/10,87760,,Engineering 332 | Randy,Male,3/16/14,135119,False,IT 333 | Evelyn,Female,9/3/83,36759,True,Marketing 334 | Fred,Male,2/13/87,121723,True,Product 335 | Shirley,Female,6/8/86,110061,False,IT 336 | Todd,Male,5/23/11,85074,False,IT 337 | Robert,Male,11/18/14,85799,False,Finance 338 | Mark,Male,1/22/07,75150,True,Legal 339 | Earl,Male,1/5/00,91344,True,Sales 340 | Richard,Male,9/27/05,86326,False,Product 341 | Michael,Male,11/22/91,98753,True,HR 342 | Steven,Male,5/12/09,113060,True,Sales 343 | Carlos,Male,9/19/07,77327,True,Finance 344 | Marie,Female,10/20/11,62666,False,Product 345 | Ronald,Male,2/24/09,96633,True,Engineering 346 | Scott,Male,5/12/09,58248,False,Business Dev 347 | Steven,Male,11/21/06,83706,True,HR 348 | James,Male,11/22/98,74086,True,HR 349 | Lori,Female,3/31/88,95389,False,Sales 350 | Philip,Male,8/2/89,129968,False,Finance 351 | Phyllis,Female,11/24/05,140347,False,Sales 352 | Thomas,,8/31/95,41549,False,Sales 353 | Cynthia,Female,12/3/12,74287,False,Sales 354 | ,Male,10/9/11,69906,,Engineering 355 | ,Male,4/22/97,65078,,Marketing 356 | Elizabeth,Female,11/10/05,106406,True,Legal 357 | Andrea,Female,9/14/03,115913,False,Legal 358 | Judy,Female,2/1/90,38092,False,Distribution 359 | Russell,Male,8/13/14,121160,False,Engineering 360 | Scott,Male,12/17/11,90429,False,Product 361 | Sarah,Female,5/22/94,64207,True,IT 362 | Susan,Female,9/25/04,80688,True,Sales 363 | Margaret,Female,5/5/14,55044,False,Sales 364 | Joshua,Male,11/9/09,72893,False,Distribution 365 | Justin,,4/15/05,96978,False,Finance 366 | Juan,Male,4/16/02,97364,False,Product 367 | Gloria,,7/19/83,140885,False,HR 368 | Jennifer,,1/24/89,58520,True,IT 369 | Edward,Male,8/4/89,66067,True, 370 | Marilyn,Female,12/17/82,147183,False,Business Dev 371 | Mary,Female,10/18/09,87721,False,Product 372 | Linda,Female,7/15/09,144001,False,Business Dev 373 | Larry,Male,8/27/03,91133,False,Sales 374 | Albert,Male,2/1/97,67827,True,Engineering 375 | Kenneth,Male,4/13/99,81839,False,Sales 376 | ,Female,12/31/06,81444,,Distribution 377 | Gregory,,7/9/11,137661,True,Sales 378 | Brandon,Male,10/16/15,112548,False,Engineering 379 | Stephen,Male,4/9/87,111249,True,HR 380 | Russell,Male,10/30/94,114334,False,Product 381 | ,Female,9/18/02,118906,,Marketing 382 | Pamela,,7/15/01,72979,False,Sales 383 | Scott,Male,8/3/96,64172,True,Engineering 384 | ,Female,4/18/96,107024,, 385 | Carlos,Male,7/28/10,50167,False,Product 386 | Jack,Male,12/24/80,106995,False,Product 387 | Debra,Female,1/19/10,70492,False,IT 388 | Phyllis,Female,1/15/95,125881,False,Sales 389 | Robert,Male,10/29/94,123294,False,IT 390 | Gloria,Female,9/19/89,131045,True,Product 391 | Sharon,,10/28/84,97635,True,IT 392 | Barbara,,4/26/01,94493,True,Sales 393 | Marilyn,Female,8/15/89,140502,True,Sales 394 | Ralph,Male,10/27/10,106310,True,IT 395 | Harry,,12/5/96,46240,True,Engineering 396 | Robin,Female,1/8/98,111163,True,Product 397 | Kathy,Female,11/25/01,93753,True,Sales 398 | Rose,Female,7/6/02,63494,True,HR 399 | Clarence,Male,1/13/05,116693,True,Distribution 400 | Doris,Female,7/29/92,85215,True,HR 401 | Kathryn,Female,6/9/88,86439,False,Finance 402 | Billy,,3/16/04,62913,True,Marketing 403 | Norma,Female,4/16/96,38872,True,Business Dev 404 | Richard,,11/28/92,124655,True,Engineering 405 | Craig,Male,2/8/84,113506,False,Marketing 406 | Sarah,,7/20/90,109980,False,Sales 407 | Sharon,Female,3/9/14,91522,False,Finance 408 | Mary,Female,8/22/10,42214,True,Business Dev 409 | Steve,,2/23/02,83159,True,Distribution 410 | Joe,Male,12/5/10,144082,True,IT 411 | Jeremy,Male,5/29/94,47885,True,HR 412 | Ernest,Male,8/14/12,126232,True,Sales 413 | Kevin,Male,6/23/81,134598,False,Business Dev 414 | Jacqueline,Female,2/11/07,66604,False,Legal 415 | Johnny,Male,9/14/92,115194,True,Marketing 416 | Gary,Male,8/18/11,49101,True,Business Dev 417 | Shirley,,11/16/90,67811,False,Finance 418 | ,Male,6/29/08,111043,,Distribution 419 | Sarah,,8/31/81,37748,False,HR 420 | Julia,Female,3/2/82,36403,True,Finance 421 | Dorothy,Female,11/5/13,140136,True,Business Dev 422 | Justin,Male,5/22/86,121508,True,Finance 423 | Kevin,Male,11/20/86,79906,True,Sales 424 | Victor,Male,9/24/05,123144,True,Product 425 | Deborah,Female,11/25/80,46953,False,IT 426 | Matthew,,6/9/03,79443,False,HR 427 | Alice,Female,5/2/86,51395,True,Finance 428 | Todd,Male,3/16/16,134408,True,HR 429 | Frank,Male,1/10/81,71853,True,Sales 430 | Christopher,Male,5/13/99,68028,True,Finance 431 | Rose,Female,5/28/15,149903,False,HR 432 | Andrea,Female,10/1/10,79123,False,Distribution 433 | Charles,Male,12/16/99,104014,False,Legal 434 | Jessica,,3/7/15,121160,False,IT 435 | Wanda,Female,7/20/08,65362,True,Legal 436 | Joyce,Female,2/7/95,50701,True, 437 | Billy,Male,12/1/06,144709,True,Distribution 438 | Kathryn,Female,8/29/07,53061,True,Finance 439 | Denise,Female,3/18/01,36697,True,Sales 440 | Jason,Male,11/20/98,69244,True, 441 | Nicholas,Male,3/1/13,101036,True,HR 442 | Aaron,Male,7/22/90,52119,True,IT 443 | Louise,Female,5/13/03,46666,True,Business Dev 444 | Julie,Female,4/23/98,73437,True,Finance 445 | Kathy,Female,5/8/87,86318,True,Sales 446 | ,Male,5/24/16,76409,,Distribution 447 | Chris,Male,12/12/06,71642,False, 448 | Cheryl,Female,8/16/94,67150,True,Marketing 449 | Gregory,Male,5/15/09,142208,True,Engineering 450 | Wayne,Male,1/30/92,81183,False,IT 451 | Beverly,Female,11/30/05,107163,True,HR 452 | Willie,Male,8/22/09,55038,False,Legal 453 | Terry,,7/15/16,140002,True,Marketing 454 | Scott,Male,11/17/12,146812,True,Marketing 455 | Annie,Female,12/19/94,40119,True,HR 456 | ,Male,2/21/95,136602,,Marketing 457 | Ruth,Female,10/24/00,69579,True,HR 458 | Deborah,,2/3/83,101457,False,Engineering 459 | Patricia,Female,1/9/15,121232,False,Legal 460 | Albert,Male,9/30/07,102626,False,Finance 461 | Charles,,3/1/87,137171,True,Marketing 462 | Tina,Female,1/17/05,88276,False,Legal 463 | Jeremy,Male,8/9/01,43354,False,Marketing 464 | Craig,Male,4/14/96,125556,False,Engineering 465 | Jose,Male,7/11/02,59862,False,Product 466 | Lawrence,Male,5/13/05,74640,False,Marketing 467 | Helen,Female,10/31/97,52875,False,Legal 468 | Walter,Male,8/4/07,58789,False,Sales 469 | Amy,Female,6/19/02,122897,True,Engineering 470 | Janice,Female,6/28/97,136032,True,Marketing 471 | Stephen,Male,5/9/15,141958,True,Legal 472 | Ryan,Male,7/20/93,139917,False,Distribution 473 | Sharon,Female,3/12/02,147635,False,HR 474 | Joshua,Male,7/10/84,68230,False,IT 475 | Clarence,Male,8/20/92,124365,False,Business Dev 476 | Jonathan,Male,8/15/02,104749,False,Engineering 477 | Stephanie,Female,11/26/92,122121,True,Engineering 478 | Kathy,Female,10/25/96,143541,False,HR 479 | Albert,Male,8/14/08,137840,False,Business Dev 480 | Michael,Male,5/22/11,73354,False,Business Dev 481 | Richard,Male,7/4/97,47647,True, 482 | Amy,Female,3/30/08,106249,False,Sales 483 | ,Female,4/27/13,93847,,Business Dev 484 | Beverly,,5/3/95,104815,False,Product 485 | ,Female,4/26/92,115436,,HR 486 | Joe,Male,4/14/00,50645,False,Marketing 487 | Ashley,Female,8/15/97,142415,True,Finance 488 | Howard,Male,4/9/12,37984,False,Distribution 489 | Cheryl,Female,12/3/14,71751,False,Business Dev 490 | Robert,Male,3/11/07,135882,False,Legal 491 | Sharon,Female,7/1/11,46007,True,IT 492 | Judith,Female,11/23/07,117055,False,Marketing 493 | Nicholas,,9/9/89,58478,True,Distribution 494 | Jerry,Male,1/30/95,121357,False,Business Dev 495 | Craig,Male,11/1/05,44857,False,Finance 496 | Barbara,Female,3/21/02,47322,True,Sales 497 | Eugene,Male,5/24/84,81077,False,Sales 498 | Johnny,Male,2/26/16,76394,True,Marketing 499 | Benjamin,Male,5/5/13,114356,False,IT 500 | Diana,Female,6/13/94,41831,False,Business Dev 501 | Barbara,,12/10/80,90187,True,Distribution 502 | Christine,Female,2/1/03,72613,False,Legal 503 | Sean,Male,2/11/13,42748,False,Distribution 504 | Sarah,Female,11/3/80,37259,False,IT 505 | Roger,Male,8/3/15,125033,True,Marketing 506 | ,Female,6/24/14,38275,,Distribution 507 | ,Male,4/20/80,71520,,Engineering 508 | Donald,Male,7/14/95,106472,True,IT 509 | Clarence,Male,11/3/15,103684,True,Engineering 510 | Scott,Male,11/23/96,96111,False,HR 511 | Ann,Female,11/4/84,90719,False,Business Dev 512 | Frank,Male,4/27/03,140303,False,Legal 513 | Joe,Male,7/4/83,62161,True,Business Dev 514 | Wanda,Female,4/6/93,78883,False, 515 | Jimmy,Male,11/19/13,63549,False, 516 | Amy,,12/25/84,63888,True,Product 517 | Larry,Male,1/8/99,97370,False,Sales 518 | Gloria,Female,4/12/92,66224,True,Legal 519 | Ruth,Female,12/12/96,97915,True,HR 520 | Diana,Female,1/19/95,86883,True,Product 521 | Raymond,Male,2/16/09,37812,False,HR 522 | Peter,Male,2/22/03,56580,True, 523 | ,,9/25/81,83895,,Engineering 524 | Catherine,Female,8/31/13,58047,True,Distribution 525 | Diane,Female,7/5/82,124889,True,Sales 526 | Peter,,10/13/14,118840,True,IT 527 | Steve,Male,8/22/95,67780,True,HR 528 | Barbara,Female,3/22/04,144677,False,Finance 529 | Helen,,12/2/93,45724,False,Product 530 | Jimmy,,8/26/83,86676,True,Product 531 | Christopher,Male,4/23/14,82401,False,IT 532 | Kathleen,Female,6/13/14,35575,False,Distribution 533 | Virginia,Female,5/2/10,123649,True,Marketing 534 | Lisa,Female,2/26/05,38078,True,Product 535 | Earl,Male,2/11/14,52620,False,Product 536 | Gerald,,1/8/92,133366,False,Legal 537 | Louise,Female,9/18/81,91462,False,Marketing 538 | Clarence,Male,8/26/82,146589,True,Business Dev 539 | Cynthia,Female,9/14/91,51633,True,Business Dev 540 | Adam,Male,10/8/10,45181,False,HR 541 | Justin,Male,9/6/99,62454,True,Sales 542 | ,Female,12/2/09,84746,,Finance 543 | Ruby,Female,5/1/99,147362,True,Engineering 544 | Amanda,Female,8/1/04,80803,True,Distribution 545 | Anna,Female,4/15/08,117293,False,IT 546 | Roger,Male,7/3/10,105689,True,Marketing 547 | Julie,,2/4/99,93302,True,Product 548 | Joseph,Male,9/10/92,102555,True,Product 549 | Evelyn,Female,9/22/98,51525,False,Finance 550 | Janice,Female,1/2/84,41190,True,Sales 551 | Sara,Female,2/25/80,75484,False,Finance 552 | Gregory,Male,6/18/84,82726,True,Marketing 553 | Philip,Male,7/18/85,122319,False,Engineering 554 | Barbara,Female,9/2/91,127297,True,Product 555 | Amanda,Female,6/7/02,109290,False,Engineering 556 | Phyllis,,10/25/85,99150,False,IT 557 | Anne,Female,10/26/96,71930,True,Product 558 | Arthur,Male,12/16/14,66819,True,Marketing 559 | Jane,Female,6/1/94,42424,False,Distribution 560 | Linda,Female,8/18/85,51431,False,Engineering 561 | Ashley,Female,11/17/99,120675,False,HR 562 | Shawn,Male,12/3/09,96610,True,IT 563 | Kathleen,Female,9/20/96,71430,False,Engineering 564 | Sara,,10/7/83,87713,True,Legal 565 | Randy,Male,5/2/02,86723,False,Engineering 566 | Andrew,Male,3/29/85,43414,True,IT 567 | Marilyn,Female,8/9/06,87145,False,HR 568 | Johnny,Male,1/8/95,91124,True,Distribution 569 | ,Female,4/1/80,48141,, 570 | Susan,Female,4/18/86,90829,False,Marketing 571 | Ruby,Female,7/7/80,101262,False,IT 572 | Kelly,Female,8/16/96,41427,False,Product 573 | Jonathan,Male,4/6/95,56993,False,Marketing 574 | Raymond,Male,1/13/96,114244,False,HR 575 | Kimberly,Female,12/30/81,81800,True, 576 | ,Female,1/13/09,118736,,IT 577 | John,Male,1/22/95,66077,True,Product 578 | Michael,Male,7/30/93,35013,False,Product 579 | Jerry,Male,5/4/03,98393,False,IT 580 | Amanda,Female,3/17/82,107111,True,Product 581 | Harold,Male,10/18/10,65673,True,Legal 582 | Harry,Male,1/27/85,65482,False, 583 | Ernest,Male,1/28/90,81919,False,Marketing 584 | Harry,Male,11/19/82,59277,False,Finance 585 | Diane,Female,2/2/88,49501,False,Business Dev 586 | Jack,Male,5/30/12,70367,True,Legal 587 | Shirley,Female,4/16/88,132156,False,Marketing 588 | Rose,Female,10/30/04,56961,False,Marketing 589 | Cheryl,Female,7/23/82,98841,True,IT 590 | Cynthia,Female,5/23/80,78226,False,HR 591 | Sandra,Female,4/24/95,116931,True,HR 592 | Andrea,Female,10/30/94,87575,True,Business Dev 593 | Rachel,Female,4/22/88,110924,False,Distribution 594 | Justin,Male,5/24/81,78351,False,Sales 595 | Marie,Female,11/23/00,125574,False,Sales 596 | Louis,Male,4/15/11,95198,False,Business Dev 597 | Nancy,Female,5/7/85,121006,True,Finance 598 | Mark,Male,10/3/84,95728,True,Business Dev 599 | Teresa,Female,6/24/87,69740,False,Distribution 600 | Frances,Female,7/21/01,91996,False,Product 601 | ,Female,10/11/90,98385,,HR 602 | Barbara,,12/20/94,90556,True,Distribution 603 | Christine,,6/15/80,50366,True,Marketing 604 | Bobby,,7/21/03,84232,True,Engineering 605 | Carl,,10/26/91,100888,True,Business Dev 606 | Bruce,Male,3/15/13,141335,True,Engineering 607 | Rose,Female,5/20/82,97691,False,IT 608 | Mildred,Female,2/21/81,47266,False,IT 609 | ,Male,10/13/83,139754,,Sales 610 | ,Female,10/24/93,116236,,Engineering 611 | Todd,Male,2/16/10,103405,False,Sales 612 | Alan,Male,2/17/12,41453,False,Product 613 | Elizabeth,,2/16/81,52730,False,Marketing 614 | Julie,,10/21/00,60361,True,Distribution 615 | Teresa,,1/3/92,63103,False,Finance 616 | Eric,Male,11/12/04,65168,False,Distribution 617 | Edward,Male,8/30/01,73105,True,Engineering 618 | Kimberly,Female,12/6/86,37916,True,Distribution 619 | Kathy,Female,1/14/01,45682,True,Marketing 620 | Peter,Male,11/24/92,69297,False,Finance 621 | Beverly,Female,10/22/90,59070,True,Engineering 622 | Ralph,Male,3/7/12,81215,False,Finance 623 | Justin,Male,8/10/97,128036,False,IT 624 | Irene,Female,6/23/05,89780,True,Sales 625 | Irene,Female,11/29/06,125018,True,Legal 626 | Jeremy,Male,11/26/97,133033,False,Sales 627 | Cynthia,Female,6/29/15,82408,True,Marketing 628 | ,Female,4/13/97,131755,, 629 | Anne,Female,11/21/84,128305,False,Marketing 630 | ,,9/2/88,147309,,Distribution 631 | Debra,Female,3/12/83,74911,False,Marketing 632 | Michael,Male,7/13/88,47079,False,Legal 633 | Jason,,3/6/08,82873,False,IT 634 | Rebecca,Female,2/23/90,134673,False,Engineering 635 | Andrea,Female,11/17/11,123591,True,Engineering 636 | Carl,Male,3/30/87,75598,False, 637 | Randy,Male,9/27/00,89831,True, 638 | Marilyn,Female,7/2/84,92430,False,Engineering 639 | Wayne,Male,9/2/09,126956,False,HR 640 | Frances,Female,11/12/96,112467,False,Business Dev 641 | Amanda,,8/11/91,46665,True,IT 642 | Kathleen,Female,8/28/04,42553,True,Distribution 643 | Amanda,Female,1/25/95,102081,False,Sales 644 | Amanda,,3/16/10,135118,False,Finance 645 | Shawn,Male,9/29/87,71975,False,HR 646 | Katherine,Female,8/13/96,149908,False,Finance 647 | Anna,,3/13/85,45418,False,Marketing 648 | Elizabeth,Female,2/21/10,79145,False,Finance 649 | Donald,Male,4/6/88,122920,False, 650 | Gregory,Male,11/15/99,128031,True,Business Dev 651 | Ruth,Female,2/17/04,59969,True,Finance 652 | Cynthia,Female,7/5/86,35381,False,Finance 653 | Deborah,Female,11/21/85,113129,False,IT 654 | Willie,Male,12/5/09,141932,True,Engineering 655 | Debra,Female,5/28/06,42296,False,Product 656 | Carl,Male,12/14/84,63395,False,Legal 657 | Walter,Male,9/24/07,125382,True,IT 658 | Lisa,Female,2/9/82,113592,True,Marketing 659 | Rebecca,Female,3/5/00,46750,True,Sales 660 | Jessica,Female,10/19/86,90285,True,IT 661 | Steve,,8/27/09,53692,True,Marketing 662 | Mary,,12/24/86,100341,False,Distribution 663 | Craig,Male,8/21/95,123876,False,Engineering 664 | Katherine,Female,12/19/00,41643,True,Distribution 665 | Andrea,Female,8/31/89,113760,True,Distribution 666 | Timothy,Male,10/6/10,49473,False,Legal 667 | Anthony,Male,2/13/13,146141,True,Distribution 668 | Harold,,2/4/04,79459,True,Business Dev 669 | Douglas,,2/4/09,104496,True,Marketing 670 | James,Male,12/5/01,67789,True,Legal 671 | Joseph,,3/28/82,86564,True, 672 | Martha,Female,9/14/01,135758,True,IT 673 | Laura,Female,7/12/00,84672,False,Distribution 674 | Robert,Male,11/5/82,111580,False,HR 675 | Ralph,Male,3/24/96,50455,False,Business Dev 676 | ,Male,8/28/12,88733,,HR 677 | Diane,Female,10/30/09,130577,False,Marketing 678 | Annie,Female,6/6/92,138925,True,Marketing 679 | Jacqueline,Female,9/20/94,62371,True,IT 680 | Brenda,Female,4/17/84,87715,False,Product 681 | Lori,Female,9/11/02,66029,True,IT 682 | Albert,Male,6/17/92,86818,True,Engineering 683 | Frank,Male,11/23/02,75147,False,Product 684 | Deborah,Female,4/23/00,105573,True,Product 685 | Robin,,12/20/05,41230,True,Distribution 686 | Alice,Female,1/21/16,117787,False, 687 | ,Male,10/20/89,88086,,Finance 688 | Paul,,2/18/11,91462,False,Finance 689 | ,Male,12/27/96,139959,,Distribution 690 | Brian,Male,4/7/07,93901,True,Legal 691 | Julie,,5/8/80,50529,False,Finance 692 | Bruce,Male,1/28/07,134988,True,Sales 693 | Joan,Female,10/2/07,120941,True,Finance 694 | Harold,Male,5/15/07,118753,False,Sales 695 | Alice,Female,10/16/95,92799,False,Sales 696 | Barbara,Female,11/12/11,85718,False,IT 697 | Sarah,Female,4/6/99,109517,False,HR 698 | Samuel,Male,5/25/12,85550,True,Marketing 699 | ,Male,5/23/90,136655,,Distribution 700 | Barbara,,8/2/02,43312,True,Legal 701 | Amy,,5/19/84,102839,True,Distribution 702 | Frank,Male,3/2/09,78891,True,Distribution 703 | Robin,,9/16/05,93201,True,Legal 704 | Debra,Female,3/17/11,84693,True,Finance 705 | Brandon,,5/31/04,73587,True,HR 706 | Thomas,Male,9/7/91,65251,False,Distribution 707 | Harry,Male,9/23/15,129148,True,Engineering 708 | Todd,Male,7/4/93,128175,True, 709 | Patricia,Female,3/7/98,75825,False,Engineering 710 | Steve,Male,1/11/02,51821,True,Legal 711 | ,Male,4/7/95,60411,,HR 712 | Edward,Male,11/27/97,58327,True,Finance 713 | Karen,Female,1/9/14,46478,False,Engineering 714 | Martin,,2/6/01,123963,True,Engineering 715 | Ann,Female,9/28/94,79796,False,Distribution 716 | Jonathan,Male,7/30/84,83809,False,Distribution 717 | Peter,Male,3/22/82,77933,True,Engineering 718 | Eric,Male,6/15/93,51070,True,Business Dev 719 | Jason,,4/15/88,97480,False,HR 720 | Terry,Male,10/21/10,58357,False,Engineering 721 | John,Male,1/29/99,67165,False,Engineering 722 | Marie,Female,4/8/83,145988,True,HR 723 | Harold,Male,4/16/10,147417,True,Business Dev 724 | Joshua,Male,6/27/97,95003,True,Marketing 725 | Brandon,,9/5/92,144187,True,Legal 726 | Andrea,Female,12/10/01,37888,False,Engineering 727 | Jeremy,Male,5/19/91,131513,True,Finance 728 | Daniel,Male,2/29/16,77287,True, 729 | Roy,Male,5/10/04,46875,True,Sales 730 | Dorothy,Female,10/8/08,82744,True,IT 731 | Steven,Male,9/7/86,43252,False,IT 732 | Nicole,Female,4/26/09,66047,True,Marketing 733 | Ann,Female,7/16/01,118431,True,Finance 734 | Henry,Male,5/12/86,59943,False,Finance 735 | ,Male,6/17/09,136681,,Business Dev 736 | ,Female,12/18/94,138807,,HR 737 | Barbara,Female,11/26/02,82884,True,Business Dev 738 | Judy,Female,4/5/11,48668,True,Product 739 | Lawrence,Male,7/23/11,122971,False,Product 740 | Joseph,Male,10/10/10,107050,False,Business Dev 741 | Carlos,Male,1/25/81,138598,False,Sales 742 | Russell,,5/9/09,149456,False,Marketing 743 | Jane,Female,7/10/99,128540,False,Legal 744 | Martin,Male,2/25/16,61117,False,IT 745 | Steven,Male,5/30/80,100949,True,HR 746 | Judy,,7/15/11,46829,True,Finance 747 | James,Male,2/16/08,69111,True,Business Dev 748 | Gloria,Female,8/19/04,46602,True,Business Dev 749 | Ernest,Male,6/30/01,61181,False,Business Dev 750 | Martha,Female,7/17/97,94963,True,Business Dev 751 | Janet,,1/25/86,85789,False,Legal 752 | Louis,,2/5/83,145274,False,Product 753 | Tina,Female,8/6/99,102841,False,IT 754 | Henry,Male,2/23/07,49665,False,Business Dev 755 | Antonio,Male,6/6/99,41928,True, 756 | Lisa,Female,4/11/07,128042,True,Legal 757 | Denise,Female,2/19/84,86150,False,IT 758 | Stephen,Male,10/21/84,121816,True,Distribution 759 | Benjamin,Male,4/12/88,123409,False,Product 760 | Carl,,8/18/07,98295,True,Legal 761 | Ruth,Female,9/2/80,59678,False,Distribution 762 | Shawn,Male,12/29/06,57871,True,HR 763 | Jennifer,Female,3/31/15,132084,True,Engineering 764 | Terry,Male,11/10/04,35633,True,Distribution 765 | Jacqueline,Female,7/27/08,125298,True,Legal 766 | Roger,Male,5/2/88,115582,True,Sales 767 | Alice,,4/23/95,148339,True,Finance 768 | Justin,Male,7/25/91,112975,False,HR 769 | Janet,Female,7/12/08,36927,False,IT 770 | Robin,Female,3/26/04,70248,True,Sales 771 | Samuel,,10/7/02,141305,True,Marketing 772 | Katherine,Female,9/22/06,72002,True,Product 773 | Peter,Male,5/22/91,102577,True,Product 774 | Lillian,Female,8/14/09,113554,True,Business Dev 775 | ,Male,10/24/86,47176,,Finance 776 | ,Female,6/18/00,106428,, 777 | Rose,Female,11/3/99,75181,True,Finance 778 | Bobby,Male,9/30/04,79047,False,HR 779 | Kimberly,Female,4/20/86,52970,False,Sales 780 | Antonio,Male,12/28/03,137979,False,Distribution 781 | Doris,Female,9/8/84,114360,True,Business Dev 782 | Steven,Male,7/5/09,110306,True,HR 783 | Lawrence,Male,7/3/95,46378,False, 784 | ,Male,5/6/86,74104,,IT 785 | ,,4/15/91,132505,,Product 786 | Stephanie,Female,9/14/82,96649,False,Sales 787 | ,Female,7/24/82,57811,,Marketing 788 | Sandra,Female,9/7/89,111468,True,Product 789 | Kevin,Male,7/1/05,141498,True,Sales 790 | Michelle,,3/31/12,124441,False,Business Dev 791 | Lisa,Female,7/8/00,40121,False,Product 792 | Fred,Male,3/3/89,129712,False,Finance 793 | Joseph,Male,11/4/82,126010,False,Legal 794 | Anne,,4/18/96,122762,False,Distribution 795 | Andrea,Female,7/22/99,149105,True,Distribution 796 | Nicole,Female,3/1/04,44021,False, 797 | Theresa,,10/7/95,42025,True,HR 798 | Catherine,Female,8/31/86,59970,False,IT 799 | Rose,Female,12/31/82,145001,False,Engineering 800 | Lawrence,Male,10/1/84,102589,True,Marketing 801 | Raymond,Male,12/12/86,47529,True,Product 802 | Clarence,Male,8/5/89,148941,False,Product 803 | Ryan,Male,4/15/88,91109,True,HR 804 | Jane,Female,1/12/92,51923,False,Business Dev 805 | Lois,Female,7/28/12,53954,False,Product 806 | Shawn,Male,3/17/08,39335,False,Distribution 807 | Thomas,Male,5/3/90,111371,True,Engineering 808 | Kathryn,Female,1/29/08,86676,False,Sales 809 | Mary,Female,11/6/11,115057,False,Finance 810 | Julie,Female,3/8/80,145357,False,Engineering 811 | George,Male,9/27/95,36749,False,Finance 812 | Ralph,Male,2/10/00,89854,False,Business Dev 813 | Judith,Female,9/3/89,134048,True,Marketing 814 | ,Male,12/13/94,141311,,Product 815 | Evelyn,Female,2/10/02,123621,True,Marketing 816 | Rachel,Female,6/23/11,54941,True,Distribution 817 | Maria,,1/18/86,106562,False,HR 818 | Kelly,Female,3/17/07,39371,False,Engineering 819 | Ruby,Female,5/31/08,83112,False,Marketing 820 | Ann,Female,10/3/80,96941,True,Distribution 821 | Kenneth,Male,12/14/85,47232,True,Legal 822 | William,Male,11/18/93,54058,True,HR 823 | ,Female,12/27/80,80399,,Distribution 824 | Deborah,Female,2/26/09,118043,True,Business Dev 825 | ,Male,11/12/09,109411,,Engineering 826 | Julia,Female,8/18/14,97566,False,Marketing 827 | Robert,,12/4/00,69267,True,Sales 828 | ,,8/1/88,87103,, 829 | Jesse,,7/16/14,98811,False,Legal 830 | Cynthia,Female,7/12/06,149684,False,Product 831 | Johnny,Male,1/14/07,71383,True,HR 832 | Michael,Male,8/31/02,81206,True,Distribution 833 | Kenneth,Male,1/15/15,69112,True,Finance 834 | Keith,Male,2/12/03,120672,False,Legal 835 | Gerald,Male,5/28/10,96511,False,HR 836 | Carl,,2/11/82,49325,True,Business Dev 837 | Douglas,Male,8/4/07,132175,False,Engineering 838 | Carolyn,Female,3/17/04,118037,False,Finance 839 | Joseph,Male,5/23/85,139570,True,Finance 840 | Billy,Male,4/6/00,115280,False,Distribution 841 | Joyce,Female,7/25/01,51065,False,HR 842 | Lillian,Female,8/26/02,103854,True,Distribution 843 | Ruby,Female,8/13/06,48354,False,Business Dev 844 | Sandra,Female,2/7/98,132327,False,Product 845 | Louise,Female,2/26/82,106362,False,Sales 846 | Maria,,6/19/85,148857,False,Legal 847 | Brenda,Female,1/3/81,131131,False,IT 848 | Stephen,Male,9/10/90,129663,False,HR 849 | Nicole,,5/2/81,41449,False,Finance 850 | Bobby,Male,6/5/84,93368,True,Product 851 | Ernest,Male,9/6/97,53335,False,Product 852 | Charles,Male,9/3/97,148291,False, 853 | Bobby,Male,8/19/96,147842,True, 854 | Diana,Female,11/19/04,105066,True,Business Dev 855 | Mildred,Female,4/6/07,139284,True, 856 | Harry,Male,2/10/85,63046,False,Finance 857 | Phillip,,10/20/03,89700,True, 858 | Bonnie,,1/18/06,108946,False,Finance 859 | Marie,Female,12/8/93,98406,True,Product 860 | Sean,Male,4/25/06,108581,False,HR 861 | Robin,Female,10/1/12,41808,False,Business Dev 862 | Phillip,Male,10/7/84,36837,False,Marketing 863 | Jerry,Male,3/26/89,140850,False,Finance 864 | Ronald,Male,5/25/83,50426,True,Sales 865 | Phillip,Male,5/15/84,134120,False,HR 866 | Ryan,Male,11/16/12,57292,False, 867 | Karen,Female,8/29/97,80633,False,Legal 868 | Bonnie,Female,8/25/04,131943,False,IT 869 | Earl,Male,6/15/13,48046,False,Marketing 870 | Katherine,Female,8/18/13,97443,False,Product 871 | Matthew,Male,8/3/95,135352,True,Business Dev 872 | Cynthia,,11/19/96,107816,False,Marketing 873 | Gerald,Male,3/29/03,96329,True,Engineering 874 | Brenda,Female,1/18/15,73749,False,Business Dev 875 | Jason,Male,5/1/98,75607,True,Sales 876 | Melissa,Female,9/8/94,98858,True,HR 877 | Beverly,Female,4/11/98,76485,True,Engineering 878 | Terry,,9/11/92,41238,False,Marketing 879 | ,Male,9/5/80,114896,,IT 880 | Jacqueline,Female,5/25/03,125418,False,Distribution 881 | Amy,Female,5/20/09,75415,False,IT 882 | Robert,,5/25/07,90998,False,Finance 883 | Ruby,Female,1/28/80,142868,False,Marketing 884 | Sara,,11/18/14,135990,True,Distribution 885 | Kathryn,Female,10/27/95,57300,False,Marketing 886 | Lisa,Female,10/17/03,73706,False,Finance 887 | Juan,Male,10/6/93,85871,False,Product 888 | Anthony,Male,1/30/14,96795,False,Sales 889 | David,Male,12/5/09,92242,False,Legal 890 | Marilyn,Female,10/8/07,115149,True,Legal 891 | Margaret,Female,1/4/01,126924,True,Finance 892 | ,Male,11/24/15,145329,,Finance 893 | Timothy,Male,8/25/91,92587,False,Finance 894 | Brandon,Male,10/23/95,60263,False,Sales 895 | Frank,Male,7/27/13,91406,True,Business Dev 896 | Betty,Female,11/19/02,37005,True,Marketing 897 | Janice,,11/19/91,139791,False,Business Dev 898 | Victor,Male,3/10/10,45267,True,Sales 899 | Kenneth,,2/28/94,95296,False,Finance 900 | Jane,Female,4/27/12,59680,True,Business Dev 901 | Walter,Male,5/21/92,144701,True,Marketing 902 | Christina,Female,6/23/02,35477,False,HR 903 | Patricia,Female,10/10/95,119266,False,Distribution 904 | ,Male,5/23/01,103877,,Distribution 905 | Heather,Female,7/29/83,47605,True,HR 906 | Stephanie,Female,6/26/88,136604,True,HR 907 | Alice,Female,2/9/13,121250,True,Finance 908 | Frances,Female,5/16/14,35884,False,Sales 909 | Elizabeth,Female,7/27/98,137144,False,Finance 910 | Janice,Female,12/17/09,102697,False,Engineering 911 | Donald,Male,8/1/91,61999,False,Product 912 | Melissa,Female,10/22/02,45223,True,Legal 913 | Carl,Male,7/7/10,54033,True,Business Dev 914 | Joe,Male,12/8/98,126120,False, 915 | Lois,Female,12/11/15,99747,False,Marketing 916 | Ann,Female,9/28/01,71958,True,Distribution 917 | Todd,Male,1/4/83,115566,True,IT 918 | Marilyn,Female,1/16/96,118369,True,Business Dev 919 | Shawn,Male,3/13/08,51667,False,Product 920 | Ryan,Male,4/27/99,85858,False,IT 921 | Sean,Male,3/21/09,131423,False,Distribution 922 | Rose,Female,1/2/02,49538,False,IT 923 | George,Male,6/5/15,50369,True,Sales 924 | Arthur,Male,12/5/13,86615,True,Business Dev 925 | Irene,,2/28/91,135369,False,Business Dev 926 | Deborah,Female,11/11/03,60003,False,IT 927 | ,Female,8/23/00,95866,,Sales 928 | Judith,Female,3/1/04,109324,False,Distribution 929 | Philip,Male,3/11/05,103557,True,Business Dev 930 | Jeffrey,Male,9/20/86,111376,True,Business Dev 931 | Theresa,Female,4/27/01,75661,True,Legal 932 | Nancy,Female,9/10/01,85213,True,Marketing 933 | Harold,Male,6/23/12,140444,False,Distribution 934 | Bonnie,Female,12/23/08,90427,True,IT 935 | Doris,Female,7/5/93,141439,False,Business Dev 936 | Samuel,Male,8/7/97,43694,True,Engineering 937 | Alice,Female,3/23/96,131952,False,Engineering 938 | Maria,Female,3/14/03,96250,False,Business Dev 939 | Aaron,,1/22/86,63126,False,IT 940 | Mark,,9/9/06,44836,False,IT 941 | Ralph,,7/28/95,70635,False,IT 942 | Andrew,Male,9/28/90,137386,True,Distribution 943 | William,Male,6/26/97,104840,True,Engineering 944 | Lori,Female,11/20/15,75498,True,Marketing 945 | Wayne,Male,9/8/06,67471,False,Engineering 946 | Kenneth,Male,5/10/06,101914,True,Distribution 947 | Gerald,,4/15/89,93712,True,Distribution 948 | ,Female,9/15/85,133472,,Distribution 949 | ,Male,7/30/12,107351,,Marketing 950 | Ashley,Female,3/31/06,142410,True,Engineering 951 | Scott,Male,8/20/11,37385,True,Business Dev 952 | Paula,Female,5/21/83,58423,False,Business Dev 953 | ,Female,9/14/10,143638,, 954 | Teresa,Female,1/22/13,113425,True,HR 955 | Randy,Male,2/25/12,57266,False,Product 956 | Joe,Male,1/19/80,119667,True,Finance 957 | Sarah,Female,8/17/14,127118,False,Legal 958 | Beverly,Female,10/17/86,80838,False,Engineering 959 | Jeffrey,Male,2/3/84,70990,True,Sales 960 | Gloria,Female,10/24/87,39833,False,Engineering 961 | Albert,Male,9/19/92,45094,True,Business Dev 962 | Stephen,Male,10/29/89,93997,True,Business Dev 963 | Antonio,,6/18/89,103050,False,Legal 964 | Jonathan,Male,8/21/13,121797,False,Product 965 | Ann,Female,9/23/94,89443,True,Sales 966 | Bruce,Male,5/7/80,35802,True,Sales 967 | Catherine,Female,9/25/89,68164,False,IT 968 | Louis,Male,8/16/11,93022,True,HR 969 | Thomas,Male,3/12/16,105681,False,Engineering 970 | Louise,Female,3/27/95,43050,False,Distribution 971 | Linda,Female,2/4/10,44486,True,Engineering 972 | Alice,Female,9/3/88,63571,True,Product 973 | Patrick,Male,12/30/02,75423,True,Business Dev 974 | Victor,,7/28/06,76381,True,Sales 975 | Russell,Male,5/10/13,137359,False,Business Dev 976 | Harry,Male,8/30/11,67656,True,IT 977 | Susan,Female,4/7/95,92436,False,Sales 978 | Denise,Female,10/19/92,137954,True,Legal 979 | Sarah,Female,12/4/95,124566,False,Product 980 | Sean,Male,1/17/83,66146,False,HR 981 | Ernest,Male,7/20/13,142935,True,Product 982 | Kimberly,Female,1/26/13,46233,True,Engineering 983 | James,Male,1/15/93,148985,False,Legal 984 | Rose,Female,4/6/82,91411,True,HR 985 | John,Male,12/23/82,146907,False,Engineering 986 | Maria,Female,10/15/11,43455,False,Engineering 987 | Stephen,,7/10/83,85668,False,Legal 988 | Donna,Female,11/26/82,82871,False,Marketing 989 | Gloria,Female,12/8/14,136709,True,Finance 990 | Alice,Female,10/5/04,47638,False,HR 991 | Justin,,2/10/91,38344,False,Legal 992 | Robin,Female,7/24/87,100765,True,IT 993 | Rose,Female,8/25/02,134505,True,Marketing 994 | Anthony,Male,10/16/11,112769,True,Finance 995 | Tina,Female,5/15/97,56450,True,Engineering 996 | George,Male,6/21/13,98874,True,Marketing 997 | Henry,,11/23/14,132483,False,Distribution 998 | Phillip,Male,1/31/84,42392,False,Finance 999 | Russell,Male,5/20/13,96914,False,Product 1000 | Larry,Male,4/20/13,60500,False,Business Dev 1001 | Albert,Male,5/15/12,129949,True,Sales 1002 | ,,,,, -------------------------------------------------------------------------------- /happiness.csv: -------------------------------------------------------------------------------- 1 | Country,Score,GDP per capita,Social support,Life expectancy,Generosity 2 | Finland,7.769,1.34,1.587,0.986,0.153 3 | Denmark,7.6,1.383,1.573,0.996,0.252 4 | Norway,7.554,1.488,1.582,1.028,0.271 5 | Iceland,7.494,1.38,1.624,1.026,0.354 6 | Netherlands,7.488,1.396,1.522,0.999,0.322 7 | Switzerland,7.48,1.452,1.526,1.052,0.263 8 | Sweden,7.343,1.387,1.487,1.009,0.267 9 | New Zealand,7.307,1.303,1.557,1.026,0.33 10 | Canada,7.278,1.365,1.505,1.039,0.285 11 | Austria,7.246,1.376,1.475,1.016,0.244 12 | Australia,7.228,1.372,1.548,1.036,0.332 13 | Costa Rica,7.167,1.034,1.441,0.963,0.144 14 | Israel,7.139,1.276,1.455,1.029,0.261 15 | Luxembourg,7.09,1.609,1.479,1.012,0.194 16 | United Kingdom,7.054,1.333,1.538,0.996,0.348 17 | Ireland,7.021,1.499,1.553,0.999,0.298 18 | Germany,6.985,1.373,1.454,0.987,0.261 19 | Belgium,6.923,1.356,1.504,0.986,0.16 20 | United States,6.892,1.433,1.457,0.874,0.28 21 | Czech Republic,6.852,1.269,1.487,0.92,0.046 22 | United Arab Emirates,6.825,1.503,1.31,0.825,0.262 23 | Malta,6.726,1.3,1.52,0.999,0.375 24 | Mexico,6.595,1.07,1.323,0.861,0.074 25 | France,6.592,1.324,1.472,1.045,0.111 26 | Taiwan,6.446,1.368,1.43,0.914,0.242 27 | Chile,6.444,1.159,1.369,0.92,0.187 28 | Guatemala,6.436,0.8,1.269,0.746,0.175 29 | Saudi Arabia,6.375,1.403,1.357,0.795,0.08 30 | Qatar,6.374,1.684,1.313,0.871,0.22 31 | Spain,6.354,1.286,1.484,1.062,0.153 32 | Panama,6.321,1.149,1.442,0.91,0.109 33 | Brazil,6.3,1.004,1.439,0.802,0.099 34 | Uruguay,6.293,1.124,1.465,0.891,0.127 35 | Singapore,6.262,1.572,1.463,1.141,0.271 36 | El Salvador,6.253,0.794,1.242,0.789,0.093 37 | Italy,6.223,1.294,1.488,1.039,0.158 38 | Bahrain,6.199,1.362,1.368,0.871,0.255 39 | Slovakia,6.198,1.246,1.504,0.881,0.121 40 | Trinidad & Tobago,6.192,1.231,1.477,0.713,0.185 41 | Poland,6.182,1.206,1.438,0.884,0.117 42 | Uzbekistan,6.174,0.745,1.529,0.756,0.322 43 | Lithuania,6.149,1.238,1.515,0.818,0.043 44 | Colombia,6.125,0.985,1.41,0.841,0.099 45 | Slovenia,6.118,1.258,1.523,0.953,0.144 46 | Nicaragua,6.105,0.694,1.325,0.835,0.2 47 | Kosovo,6.1,0.882,1.232,0.758,0.262 48 | Argentina,6.086,1.092,1.432,0.881,0.066 49 | Romania,6.07,1.162,1.232,0.825,0.083 50 | Cyprus,6.046,1.263,1.223,1.042,0.19 51 | Ecuador,6.028,0.912,1.312,0.868,0.126 52 | Kuwait,6.021,1.5,1.319,0.808,0.142 53 | Thailand,6.008,1.05,1.409,0.828,0.359 54 | Latvia,5.94,1.187,1.465,0.812,0.075 55 | South Korea,5.895,1.301,1.219,1.036,0.175 56 | Estonia,5.893,1.237,1.528,0.874,0.103 57 | Jamaica,5.89,0.831,1.478,0.831,0.107 58 | Mauritius,5.888,1.12,1.402,0.798,0.215 59 | Japan,5.886,1.327,1.419,1.088,0.069 60 | Honduras,5.86,0.642,1.236,0.828,0.246 61 | Kazakhstan,5.809,1.173,1.508,0.729,0.146 62 | Bolivia,5.779,0.776,1.209,0.706,0.137 63 | Hungary,5.758,1.201,1.41,0.828,0.081 64 | Paraguay,5.743,0.855,1.475,0.777,0.184 65 | Northern Cyprus,5.718,1.263,1.252,1.042,0.191 66 | Peru,5.697,0.96,1.274,0.854,0.083 67 | Portugal,5.693,1.221,1.431,0.999,0.047 68 | Pakistan,5.653,0.677,0.886,0.535,0.22 69 | Russia,5.648,1.183,1.452,0.726,0.082 70 | Philippines,5.631,0.807,1.293,0.657,0.117 71 | Serbia,5.603,1.004,1.383,0.854,0.137 72 | Moldova,5.529,0.685,1.328,0.739,0.181 73 | Libya,5.525,1.044,1.303,0.673,0.133 74 | Montenegro,5.523,1.051,1.361,0.871,0.142 75 | Tajikistan,5.467,0.493,1.098,0.718,0.23 76 | Croatia,5.432,1.155,1.266,0.914,0.119 77 | Hong Kong,5.43,1.438,1.277,1.122,0.258 78 | Dominican Republic,5.425,1.015,1.401,0.779,0.113 79 | Bosnia and Herzegovina,5.386,0.945,1.212,0.845,0.263 80 | Turkey,5.373,1.183,1.36,0.808,0.083 81 | Malaysia,5.339,1.221,1.171,0.828,0.26 82 | Belarus,5.323,1.067,1.465,0.789,0.094 83 | Greece,5.287,1.181,1.156,0.999,0 84 | Mongolia,5.285,0.948,1.531,0.667,0.235 85 | North Macedonia,5.274,0.983,1.294,0.838,0.185 86 | Nigeria,5.265,0.696,1.111,0.245,0.215 87 | Kyrgyzstan,5.261,0.551,1.438,0.723,0.3 88 | Turkmenistan,5.247,1.052,1.538,0.657,0.244 89 | Algeria,5.211,1.002,1.16,0.785,0.073 90 | Morocco,5.208,0.801,0.782,0.782,0.036 91 | Azerbaijan,5.208,1.043,1.147,0.769,0.035 92 | Lebanon,5.197,0.987,1.224,0.815,0.166 93 | Indonesia,5.192,0.931,1.203,0.66,0.498 94 | China,5.191,1.029,1.125,0.893,0.058 95 | Vietnam,5.175,0.741,1.346,0.851,0.147 96 | Bhutan,5.082,0.813,1.321,0.604,0.37 97 | Cameroon,5.044,0.549,0.91,0.331,0.187 98 | Bulgaria,5.011,1.092,1.513,0.815,0.081 99 | Ghana,4.996,0.611,0.868,0.486,0.245 100 | Ivory Coast,4.944,0.569,0.808,0.232,0.154 101 | Nepal,4.913,0.446,1.226,0.677,0.285 102 | Jordan,4.906,0.837,1.225,0.815,0.11 103 | Benin,4.883,0.393,0.437,0.397,0.175 104 | Congo (Brazzaville),4.812,0.673,0.799,0.508,0.105 105 | Gabon,4.799,1.057,1.183,0.571,0.043 106 | Laos,4.796,0.764,1.03,0.551,0.266 107 | South Africa,4.722,0.96,1.351,0.469,0.13 108 | Albania,4.719,0.947,0.848,0.874,0.178 109 | Venezuela,4.707,0.96,1.427,0.805,0.064 110 | Cambodia,4.7,0.574,1.122,0.637,0.232 111 | Palestinian Territories,4.696,0.657,1.247,0.672,0.103 112 | Senegal,4.681,0.45,1.134,0.571,0.153 113 | Somalia,4.668,0,0.698,0.268,0.243 114 | Namibia,4.639,0.879,1.313,0.477,0.07 115 | Niger,4.628,0.138,0.774,0.366,0.188 116 | Burkina Faso,4.587,0.331,1.056,0.38,0.177 117 | Armenia,4.559,0.85,1.055,0.815,0.095 118 | Iran,4.548,1.1,0.842,0.785,0.27 119 | Guinea,4.534,0.38,0.829,0.375,0.207 120 | Georgia,4.519,0.886,0.666,0.752,0.043 121 | Gambia,4.516,0.308,0.939,0.428,0.269 122 | Kenya,4.509,0.512,0.983,0.581,0.372 123 | Mauritania,4.49,0.57,1.167,0.489,0.106 124 | Mozambique,4.466,0.204,0.986,0.39,0.197 125 | Tunisia,4.461,0.921,1,0.815,0.059 126 | Bangladesh,4.456,0.562,0.928,0.723,0.166 127 | Iraq,4.437,1.043,0.98,0.574,0.148 128 | Congo (Kinshasa),4.418,0.094,1.125,0.357,0.212 129 | Mali,4.39,0.385,1.105,0.308,0.153 130 | Sierra Leone,4.374,0.268,0.841,0.242,0.252 131 | Sri Lanka,4.366,0.949,1.265,0.831,0.244 132 | Myanmar,4.36,0.71,1.181,0.555,0.566 133 | Chad,4.35,0.35,0.766,0.192,0.198 134 | Ukraine,4.332,0.82,1.39,0.739,0.187 135 | Ethiopia,4.286,0.336,1.033,0.532,0.209 136 | Swaziland,4.212,0.811,1.149,0,0.074 137 | Uganda,4.189,0.332,1.069,0.443,0.252 138 | Egypt,4.166,0.913,1.039,0.644,0.076 139 | Zambia,4.107,0.578,1.058,0.426,0.247 140 | Togo,4.085,0.275,0.572,0.41,0.177 141 | India,4.015,0.755,0.765,0.588,0.2 142 | Liberia,3.975,0.073,0.922,0.443,0.233 143 | Comoros,3.973,0.274,0.757,0.505,0.275 144 | Madagascar,3.933,0.274,0.916,0.555,0.169 145 | Lesotho,3.802,0.489,1.169,0.168,0.107 146 | Burundi,3.775,0.046,0.447,0.38,0.176 147 | Zimbabwe,3.663,0.366,1.114,0.433,0.151 148 | Haiti,3.597,0.323,0.688,0.449,0.419 149 | Botswana,3.488,1.041,1.145,0.538,0.025 150 | Syria,3.462,0.619,0.378,0.44,0.331 151 | Malawi,3.41,0.191,0.56,0.495,0.218 152 | Yemen,3.38,0.287,1.163,0.463,0.108 153 | Rwanda,3.334,0.359,0.711,0.614,0.217 154 | Tanzania,3.231,0.476,0.885,0.499,0.276 155 | Afghanistan,3.203,0.35,0.517,0.361,0.158 156 | Central African Republic,3.083,0.026,0,0.105,0.235 157 | South Sudan,2.853,0.306,0.575,0.295,0.202 -------------------------------------------------------------------------------- /movies.csv: -------------------------------------------------------------------------------- 1 | Rank,Title,Studio,Gross,Year 2 | 1,Avengers: Endgame,Buena Vista,"$2,796.30 ",2019 3 | 2,Avatar,Fox,"$2,789.70 ",2009 4 | 3,Titanic,Paramount,"$2,187.50 ",1997 5 | 4,Star Wars: The Force Awakens,Buena Vista,"$2,068.20 ",2015 6 | 5,Avengers: Infinity War,Buena Vista,"$2,048.40 ",2018 7 | 6,Jurassic World,Universal,"$1,671.70 ",2015 8 | 7,Marvel's The Avengers,Buena Vista,"$1,518.80 ",2012 9 | 8,Furious 7,Universal,"$1,516.00 ",2015 10 | 9,Avengers: Age of Ultron,Buena Vista,"$1,405.40 ",2015 11 | 10,Black Panther,Buena Vista,"$1,346.90 ",2018 12 | 11,Harry Potter and the Deathly Hallows Part 2,Warner Brothers,"$1,341.70 ",2011 13 | 12,Star Wars: The Last Jedi,Buena Vista,"$1,332.50 ",2017 14 | 13,Jurassic World: Fallen Kingdom,Universal,"$1,309.50 ",2018 15 | 14,Frozen,Buena Vista,"$1,276.50 ",2013 16 | 15,Beauty and the Beast,Buena Vista,"$1,263.50 ",2017 17 | 16,Incredibles 2,Buena Vista,"$1,242.80 ",2018 18 | 17,The Fate of the Furious,Universal,"$1,236.00 ",2017 19 | 18,Iron Man 3,Buena Vista,"$1,214.80 ",2013 20 | 19,Minions,Universal,"$1,159.40 ",2015 21 | 20,Captain America: Civil War,Buena Vista,"$1,153.30 ",2016 22 | 21,Aquaman,Warner Brothers,"$1,148.00 ",2018 23 | 22,Captain Marvel,Buena Vista,"$1,128.30 ",2019 24 | 23,Transformers: Dark of the Moon,Paramount,"$1,123.80 ",2011 25 | 24,The Lord of the Rings: The Return of the King,New Line,"$1,119.90 ",2003 26 | 25,Skyfall,Sony,"$1,108.60 ",2012 27 | 26,Transformers: Age of Extinction,Paramount,"$1,104.10 ",2014 28 | 27,The Dark Knight Rises,Warner Brothers,"$1,084.90 ",2012 29 | 28,Toy Story 3,Buena Vista,"$1,067.00 ",2010 30 | 29,Pirates of the Caribbean: Dead Man's Chest,Buena Vista,"$1,066.20 ",2006 31 | 30,Rogue One: A Star Wars Story,Buena Vista,"$1,056.10 ",2016 32 | 31,Pirates of the Caribbean: On Stranger Tides,Buena Vista,"$1,045.70 ",2011 33 | 32,Despicable Me 3,Universal,"$1,034.80 ",2017 34 | 33,Jurassic Park,Universal,"$1,029.50 ",1993 35 | 34,Finding Dory,Buena Vista,"$1,028.60 ",2016 36 | 35,Star Wars: Episode I - The Phantom Menace,Fox,"$1,027.00 ",1999 37 | 36,Alice in Wonderland,Buena Vista,"$1,025.50 ",2010 38 | 37,Zootopia,Buena Vista,"$1,023.80 ",2016 39 | 38,The Hobbit: An Unexpected Journey,Warner Brothers,"$1,021.10 ",2012 40 | 39,The Dark Knight,Warner Brothers,"$1,004.90 ",2008 41 | 40,Harry Potter and the Sorcerer's Stone,Warner Brothers,$975.10 ,2001 42 | 41,Despicable Me 2,Universal,$970.80 ,2013 43 | 42,The Lion King,Buena Vista,$968.50 ,1994 44 | 43,The Jungle Book,Buena Vista,$966.60 ,2016 45 | 44,Pirates of the Caribbean: At World's End,Buena Vista,$963.40 ,2007 46 | 45,Jumanji: Welcome to the Jungle,Sony,$962.10 ,2017 47 | 46,Harry Potter and the Deathly Hallows Part 1,Warner Brothers,$960.40 ,2010 48 | 47,The Hobbit: The Desolation of Smaug,Warner Brothers,$958.40 ,2013 49 | 48,The Hobbit: The Battle of the Five Armies,Warner Brothers,$956.00 ,2014 50 | 49,Finding Nemo,Buena Vista,$940.30 ,2003 51 | 50,Harry Potter and the Order of the Phoenix,Warner Brothers,$940.00 ,2007 52 | 51,Harry Potter and the Half-Blood Prince,Warner Brothers,$934.50 ,2009 53 | 52,The Lord of the Rings: The Two Towers,New Line,$926.00 ,2002 54 | 53,Shrek 2,Dreamworks,$919.80 ,2004 55 | 54,Bohemian Rhapsody,Fox,$903.70 ,2018 56 | 55,Harry Potter and the Goblet of Fire,Warner Brothers,$897.10 ,2005 57 | 56,Spider-Man 3,Sony,$890.90 ,2007 58 | 57,Ice Age: Dawn of the Dinosaurs,Fox,$886.70 ,2009 59 | 58,Spectre,Sony,$880.70 ,2015 60 | 59,Aladdin,Buena Vista,$880.20 ,2019 61 | 60,Spider-Man: Homecoming,Sony,$880.20 ,2017 62 | 61,Harry Potter and the Chamber of Secrets,Warner Brothers,$879.20 ,2002 63 | 62,Ice Age: Continental Drift,Fox,$877.20 ,2012 64 | 63,The Secret Life of Pets,Universal,$875.50 ,2016 65 | 64,Batman v Superman: Dawn of Justice,Warner Brothers,$873.60 ,2016 66 | 65,The Lord of the Rings: The Fellowship of the Ring,New Line,$871.50 ,2001 67 | 66,Wolf Warrior 2,HC,$870.30 ,2017 68 | 67,The Hunger Games: Catching Fire,Lionsgate,$865.00 ,2013 69 | 68,Guardians of the Galaxy Vol. 2,Buena Vista,$863.80 ,2017 70 | 69,Inside Out,Buena Vista,$857.60 ,2015 71 | 70,Venom,Sony,$855.00 ,2018 72 | 71,Thor: Ragnarok,Buena Vista,$854.00 ,2017 73 | 72,Star Wars: Episode III - Revenge of the Sith,Fox,$848.80 ,2005 74 | 73,Transformers: Revenge of the Fallen,Paramount,$836.30 ,2009 75 | 74,The Twilight Saga: Breaking Dawn Part 2,Lionsgate,$829.70 ,2012 76 | 75,Inception,Warner Brothers,$828.30 ,2010 77 | 76,Wonder Woman,Warner Brothers,$821.80 ,2017 78 | 77,Spider-Man,Sony,$821.70 ,2002 79 | 78,Independence Day,Fox,$817.40 ,1996 80 | 79,Fantastic Beasts and Where To Find Them,Warner Brothers,$814.00 ,2016 81 | 80,Coco,Buena Vista,$807.10 ,2017 82 | 81,Shrek the Third,Dreamworks,$799.00 ,2007 83 | 82,Harry Potter and the Prisoner of Azkaban,Warner Brothers,$796.90 ,2004 84 | 83,Pirates of the Caribbean: Dead Men Tell No Tales,Buena Vista,$794.90 ,2017 85 | 84,E.T.: The Extra-Terrestrial,Universal,$792.90 ,1982 86 | 85,Mission: Impossible - Fallout,Paramount,$791.10 ,2018 87 | 86,Fast & Furious 6,Universal,$788.70 ,2013 88 | 87,Indiana Jones and the Kingdom of the Crystal Skull,Paramount,$786.60 ,2008 89 | 88,Deadpool 2,Fox,$785.00 ,2018 90 | 89,Spider-Man 2,Sony,$783.80 ,2004 91 | 90,Deadpool,Fox,$783.10 ,2016 92 | 91,Star Wars,Fox,$775.40 ,1977 93 | 92,Guardians of the Galaxy,Buena Vista,$773.30 ,2014 94 | 93,2012,Sony,$769.70 ,2009 95 | 94,Maleficent,Buena Vista,$758.50 ,2014 96 | 95,The Da Vinci Code,Sony,$758.20 ,2006 97 | 96,The Amazing Spider-Man,Sony,$757.90 ,2012 98 | 97,The Hunger Games: Mockingjay - Part 1,Lionsgate,$755.40 ,2014 99 | 98,Shrek Forever After,Dreamworks,$752.60 ,2010 100 | 99,X-Men: Days of Future Past,Fox,$747.90 ,2014 101 | 100,Madagascar 3: Europe's Most Wanted,Dreamworks,$746.90 ,2012 102 | 101,Suicide Squad,Warner Brothers,$746.80 ,2016 103 | 102,"The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",Buena Vista,$745.00 ,2005 104 | 103,Monsters University,Buena Vista,$744.20 ,2013 105 | 104,The Matrix Reloaded,Warner Brothers,$742.10 ,2003 106 | 105,Up,Buena Vista,$735.10 ,2009 107 | 106,Gravity,Warner Brothers,$723.20 ,2013 108 | 107,Captain America: The Winter Soldier,Buena Vista,$714.30 ,2014 109 | 108,The Twilight Saga: Breaking Dawn Part 1,Lionsgate,$712.20 ,2011 110 | 109,Dawn of the Planet of the Apes,Fox,$710.60 ,2014 111 | 110,The Twilight Saga: New Moon,Lionsgate,$709.70 ,2009 112 | 111,Transformers,Paramount,$709.70 ,2007 113 | 112,The Amazing Spider-Man 2,Sony,$709.00 ,2014 114 | 113,It,Warner Brothers,$700.40 ,2017 115 | 114,The Wandering Earth,China Film Corporation,$699.80 ,2019 116 | 115,The Twilight Saga: Eclipse,Lionsgate,$698.50 ,2010 117 | 116,Mission: Impossible - Ghost Protocol,Paramount,$694.70 ,2011 118 | 117,The Hunger Games,Lionsgate,$694.40 ,2012 119 | 118,Mission: Impossible - Rogue Nation,Paramount,$682.70 ,2015 120 | 119,Forrest Gump,Paramount,$677.90 ,1994 121 | 120,Doctor Strange,Buena Vista,$677.70 ,2016 122 | 121,Interstellar,Paramount,$677.50 ,2014 123 | 122,The Sixth Sense,Buena Vista,$672.80 ,1999 124 | 123,Man of Steel,Warner Brothers,$668.00 ,2013 125 | 124,Kung Fu Panda 2,Dreamworks,$665.70 ,2011 126 | 125,Ice Age: The Meltdown,Fox,$660.90 ,2006 127 | 126,Justice League,Warner Brothers,$657.90 ,2017 128 | 127,Big Hero 6,Buena Vista,$657.80 ,2014 129 | 128,Pirates of the Caribbean: The Curse of the Black Pearl,Buena Vista,$654.30 ,2003 130 | 129,Fantastic Beasts: The Crimes of Grindelwald,Warner Brothers,$653.80 ,2018 131 | 130,The Hunger Games: Mockingjay - Part 2,Lionsgate,$653.40 ,2015 132 | 131,Star Wars: Episode II - Attack of the Clones,Fox,$649.40 ,2002 133 | 132,Thor: The Dark World,Buena Vista,$644.60 ,2013 134 | 133,Moana,Buena Vista,$643.30 ,2016 135 | 134,Sing,Universal,$634.20 ,2016 136 | 135,The Incredibles,Buena Vista,$633.00 ,2004 137 | 136,Kung Fu Panda,Dreamworks,$631.70 ,2008 138 | 137,The Martian,Fox,$630.20 ,2015 139 | 138,Fast Five,Universal,$626.10 ,2011 140 | 139,Hancock,Sony,$624.40 ,2008 141 | 140,MIB 3,Sony,$624.00 ,2012 142 | 141,Iron Man 2,Paramount,$623.90 ,2010 143 | 142,Ant-Man and the Wasp,Buena Vista,$622.70 ,2018 144 | 143,How to Train Your Dragon 2,Fox,$621.50 ,2014 145 | 144,Ratatouille,Buena Vista,$620.70 ,2007 146 | 145,Logan,Fox,$619.00 ,2017 147 | 146,The Lost World: Jurassic Park,Universal,$618.60 ,1997 148 | 147,The Passion of the Christ,Newmarket,$611.90 ,2004 149 | 148,Mamma Mia!,Universal,$609.90 ,2008 150 | 149,Life of Pi,Fox,$609.00 ,2012 151 | 150,Transformers: The Last Knight,Paramount,$605.40 ,2017 152 | 151,Madagascar: Escape 2 Africa,Dreamworks,$603.90 ,2008 153 | 152,Casino Royale,Sony,$599.00 ,2006 154 | 153,Tangled,Buena Vista,$591.80 ,2010 155 | 154,War of the Worlds,Paramount,$591.70 ,2005 156 | 155,Men in Black,Sony,$589.40 ,1997 157 | 156,The Croods,Fox,$587.20 ,2013 158 | 157,The Hangover Part II,Warner Brothers,$586.80 ,2011 159 | 158,Quantum of Solace,Sony,$586.10 ,2008 160 | 159,I Am Legend,Warner Brothers,$585.30 ,2007 161 | 160,Iron Man,Paramount,$585.20 ,2008 162 | 161,Ready Player One,Warner Brothers,$582.90 ,2018 163 | 162,Operation Red Sea,WGUSA,$579.20 ,2018 164 | 163,"Monsters, Inc.",Buena Vista,$577.40 ,2001 165 | 164,Night at the Museum,Fox,$574.50 ,2006 166 | 165,Fifty Shades of Grey,Universal,$571.00 ,2015 167 | 166,Kong: Skull Island,Warner Brothers,$566.70 ,2017 168 | 167,The Smurfs,Sony,$563.70 ,2011 169 | 168,Cars 2,Buena Vista,$562.10 ,2011 170 | 169,Puss in Boots,Dreamworks,$555.00 ,2011 171 | 170,The Mermaid (Mei ren yu),Sony,$553.80 ,2016 172 | 171,Armageddon,Buena Vista,$553.70 ,1998 173 | 172,King Kong,Universal,$550.50 ,2005 174 | 173,Ted,Universal,$549.40 ,2012 175 | 174,American Sniper,Warner Brothers,$547.40 ,2014 176 | 175,Mission: Impossible II,Paramount,$546.40 ,2000 177 | 176,Sherlock Holmes: A Game of Shadows,Warner Brothers,$545.40 ,2011 178 | 177,The Day After Tomorrow,Fox,$544.30 ,2004 179 | 178,Detective Chinatown 2,Warner Brothers,$544.10 ,2018 180 | 179,X-Men: Apocalypse,Fox,$543.90 ,2016 181 | 180,Cinderella,Buena Vista,$543.50 ,2015 182 | 181,Despicable Me,Universal,$543.10 ,2010 183 | 182,Brave,Buena Vista,$540.40 ,2012 184 | 183,World War Z,Paramount,$540.00 ,2013 185 | 184,The Empire Strikes Back,Fox,$538.40 ,1980 186 | 185,WALL-E,Buena Vista,$533.30 ,2008 187 | 186,The Revenant,Fox,$533.00 ,2015 188 | 187,Madagascar,Dreamworks,$532.70 ,2005 189 | 188,The Meg,Warner Brothers,$530.20 ,2018 190 | 189,Ralph Breaks the Internet,Buena Vista,$529.30 ,2018 191 | 190,Godzilla,Warner Brothers,$529.10 ,2014 192 | 191,Hotel Transylvania 3: Summer Vacation,Sony,$528.60 ,2018 193 | 192,The Boss Baby,Fox,$528.00 ,2017 194 | 193,The Simpsons Movie,Fox,$527.10 ,2007 195 | 194,Dunkirk,Warner Brothers,$526.90 ,2017 196 | 195,Sherlock Holmes,Warner Brothers,$524.00 ,2009 197 | 196,Kung Fu Panda 3,Fox,$521.20 ,2016 198 | 197,Terminator 2: Judgment Day,TriStar,$520.90 ,1991 199 | 198,Toy Story 4,Buena Vista,$519.80 ,2019 200 | 199,How to Train Your Dragon: The Hidden World,Universal,$519.80 ,2019 201 | 200,Ant-Man,Buena Vista,$519.30 ,2015 202 | 201,Meet the Fockers,Universal,$516.60 ,2004 203 | 202,Dr. Seuss' The Grinch,Universal,$511.60 ,2018 204 | 203,Ghost,Paramount,$505.70 ,1990 205 | 204,Aladdin,Buena Vista,$504.10 ,1992 206 | 205,Rio 2,Fox,$500.10 ,2014 207 | 206,Troy,Warner Brothers,$497.40 ,2004 208 | 207,Toy Story 2,Buena Vista,$497.40 ,1999 209 | 208,How to Train Your Dragon,Dreamworks,$494.90 ,2010 210 | 209,Twister,Warner Brothers,$494.50 ,1996 211 | 210,Teenage Mutant Ninja Turtles,Paramount,$493.30 ,2014 212 | 211,Oz The Great and Powerful,Buena Vista,$493.30 ,2013 213 | 212,Clash of the Titans,Warner Brothers,$493.20 ,2010 214 | 213,War for the Planet of the Apes,Fox,$490.70 ,2017 215 | 214,Angels & Demons,Sony,$485.90 ,2009 216 | 215,Rio,Fox,$484.60 ,2011 217 | 216,Bruce Almighty,Universal,$484.60 ,2003 218 | 217,Shrek,Dreamworks,$484.40 ,2001 219 | 218,Saving Private Ryan,Dreamworks,$482.30 ,1998 220 | 219,Rise of the Planet of the Apes,Fox,$481.80 ,2011 221 | 220,Mr. & Mrs. Smith,Fox,$478.20 ,2005 222 | 221,Home Alone,Fox,$476.70 ,1990 223 | 222,Return of the Jedi,Fox,$475.10 ,1983 224 | 223,Charlie and the Chocolate Factory,Warner Brothers,$475.00 ,2005 225 | 224,Hotel Transylvania 2,Sony,$474.80 ,2015 226 | 225,Indiana Jones and the Last Crusade,Paramount,$474.20 ,1989 227 | 226,San Andreas,Warner Brothers,$474.00 ,2015 228 | 227,Wreck-It Ralph,Buena Vista,$471.20 ,2012 229 | 228,Jaws,Universal,$470.70 ,1975 230 | 229,The LEGO Movie,Warner Brothers,$469.20 ,2014 231 | 230,Bumblebee,Paramount,$468.00 ,2018 232 | 231,The Hangover,Warner Brothers,$467.50 ,2009 233 | 232,Star Trek Into Darkness,Paramount,$467.40 ,2013 234 | 233,The Matrix,Warner Brothers,$463.50 ,1999 235 | 234,Pretty Woman,Buena Vista,$463.40 ,1990 236 | 235,Lucy,Universal,$463.40 ,2014 237 | 236,Cars,Buena Vista,$462.20 ,2006 238 | 237,Gladiator,Dreamworks,$460.60 ,2000 239 | 238,X-Men: The Last Stand,Fox,$459.40 ,2006 240 | 239,Mission: Impossible,Paramount,$457.70 ,1996 241 | 240,National Treasure: Book of Secrets,Buena Vista,$457.40 ,2007 242 | 241,The Last Samurai,Warner Brothers,$456.80 ,2003 243 | 242,300,Warner Brothers,$456.10 ,2007 244 | 243,Ocean's Eleven,Warner Brothers,$450.70 ,2001 245 | 244,Thor,Paramount,$449.30 ,2011 246 | 245,Pearl Harbor,Buena Vista,$449.20 ,2001 247 | 246,Tarzan,Buena Vista,$448.20 ,1999 248 | 247,La La Land,Lionsgate,$446.10 ,2016 249 | 248,Alvin and the Chipmunks: The Squeakquel,Fox,$443.10 ,2009 250 | 249,The Bourne Ultimatum,Universal,$442.80 ,2007 251 | 250,Men in Black II,Sony,$441.80 ,2002 252 | 251,Les Miserables,Universal,$441.80 ,2012 253 | 252,The Exorcist,Warner Brothers,$441.30 ,1973 254 | 253,Mrs. Doubtfire,Fox,$441.30 ,1993 255 | 254,Terminator: Genisys,Paramount,$440.60 ,2015 256 | 255,The Greatest Showman,Fox,$435.00 ,2017 257 | 256,A Star is Born,Warner Brothers,$434.90 ,2018 258 | 257,Warcraft,Universal,$433.70 ,2016 259 | 258,Terminator 3: Rise of the Machines,Warner Brothers,$433.40 ,2003 260 | 259,The Mummy Returns,Universal,$433.00 ,2001 261 | 260,Die Another Day,MGM,$432.00 ,2002 262 | 261,Cast Away,Fox,$429.60 ,2000 263 | 262,Rampage,Warner Brothers,$428.00 ,2018 264 | 263,Pokemon Detective Pikachu,Warner Brothers,$427.50 ,2019 265 | 264,The Matrix Revolutions,Warner Brothers,$427.30 ,2003 266 | 265,The Intouchables,Weinstein,$426.60 ,2012 267 | 266,Django Unchained,Weinstein,$425.40 ,2012 268 | 267,Beauty and the Beast,Buena Vista,$425.00 ,1991 269 | 268,Dances with Wolves,Orion,$424.20 ,1990 270 | 269,The Chronicles of Narnia: Prince Caspian,Buena Vista,$419.70 ,2008 271 | 270,The Mummy,Universal,$415.90 ,1999 272 | 271,The Chronicles of Narnia: The Voyage of the Dawn Treader,Fox,$415.70 ,2010 273 | 272,Jason Bourne,Universal,$415.50 ,2016 274 | 273,Sex and the City,Warner Brothers,$415.30 ,2008 275 | 274,The Wolverine,Fox,$414.80 ,2013 276 | 275,Kingsman: The Secret Service,Fox,$414.40 ,2015 277 | 276,The King's Speech,Weinstein,$414.20 ,2010 278 | 277,Night at the Museum: Battle of the Smithsonian,Fox,$413.10 ,2009 279 | 278,Batman,Warner Brothers,$411.50 ,1989 280 | 279,The Bodyguard,Warner Brothers,$411.00 ,1992 281 | 280,Pacific Rim,Warner Brothers,$411.00 ,2013 282 | 281,Kingsman: The Golden Circle,Fox,$410.90 ,2017 283 | 282,The Mummy,Universal,$409.20 ,2017 284 | 283,Ice Age: Collision Course,Fox,$408.60 ,2016 285 | 284,Signs,Buena Vista,$408.20 ,2002 286 | 285,X2: X-Men United,Fox,$407.70 ,2003 287 | 286,Alita: Battle Angel,Fox,$404.90 ,2019 288 | 287,Prometheus,Fox,$403.40 ,2012 289 | 288,Gone with the Wind,MGM,$402.40 ,1939 290 | 289,The Mummy: Tomb of the Dragon Emperor,Universal,$401.10 ,2008 291 | 290,Tron Legacy,Buena Vista,$400.10 ,2010 292 | 291,Mission: Impossible III,Paramount,$397.90 ,2006 293 | 292,Snow White and the Huntsman,Universal,$396.60 ,2012 294 | 293,Grease,Paramount,$396.20 ,1978 295 | 294,Mamma Mia! Here We Go Again,Universal,$395.00 ,2018 296 | 295,Twilight,Lionsgate,$393.60 ,2008 297 | 296,Solo: A Star Wars Story,Buena Vista,$392.90 ,2018 298 | 297,The Wolf of Wall Street,Paramount,$392.00 ,2013 299 | 298,Superman Returns,Warner Brothers,$391.10 ,2006 300 | 299,Robin Hood: Prince of Thieves,Warner Brothers,$390.50 ,1991 301 | 300,Raiders of the Lost Ark,Paramount,$389.90 ,1981 302 | 301,Independence Day: Resurgence,Fox,$389.70 ,2016 303 | 302,Home,Fox,$386.00 ,2015 304 | 303,Star Trek,Paramount,$385.70 ,2009 305 | 304,Monster Hunt,FR,$385.30 ,2016 306 | 305,Happy Feet,Warner Brothers,$384.30 ,2006 307 | 306,Cars 3,Buena Vista,$383.90 ,2017 308 | 307,Live Free or Die Hard,Fox,$383.50 ,2007 309 | 308,Ice Age,Fox,$383.30 ,2002 310 | 309,Fifty Shades Darker,Universal,$381.50 ,2017 311 | 310,Monsters Vs. Aliens,Dreamworks,$381.50 ,2009 312 | 311,Back to the Future,Universal,$381.10 ,1985 313 | 312,Godzilla,Sony,$379.00 ,1998 314 | 313,True Lies,Fox,$378.90 ,1994 315 | 314,Mad Max: Fury Road,Warner Brothers,$378.90 ,2015 316 | 315,Godzilla: King of the Monsters,Warner Brothers,$378.10 ,2019 317 | 316,Slumdog Millionaire,Fox,$377.90 ,2008 318 | 317,Taken 2,Fox,$376.10 ,2012 319 | 318,G.I. Joe: Retaliation,Paramount,$375.70 ,2013 320 | 319,Spider-Man: Into The Spider-Verse,Sony,$375.50 ,2018 321 | 320,Batman Begins,Warner Brothers,$374.20 ,2005 322 | 321,What Women Want,Paramount,$374.10 ,2000 323 | 322,The Adventures of Tintin,Paramount,$374.00 ,2011 324 | 323,Toy Story,Buena Vista,$373.60 ,1995 325 | 324,X-Men Origins: Wolverine,Fox,$373.10 ,2009 326 | 325,Penguins of Madagascar,Fox,$373.00 ,2014 327 | 326,The Golden Compass,New Line,$372.20 ,2007 328 | 327,Fifty Shades Freed,Universal,$371.90 ,2018 329 | 328,Terminator Salvation,Warner Brothers,$371.40 ,2009 330 | 329,Captain America: The First Avenger,Paramount,$370.60 ,2011 331 | 330,Edge of Tomorrow,Warner Brothers,$370.50 ,2014 332 | 331,There's Something About Mary,Fox,$369.90 ,1998 333 | 332,Gone Girl,Fox,$369.30 ,2014 334 | 333,The Fugitive,Warner Brothers,$368.90 ,1993 335 | 334,Jurassic Park III,Universal,$368.80 ,2001 336 | 335,My Big Fat Greek Wedding,IFC,$368.70 ,2002 337 | 336,Hitch,Sony,$368.10 ,2005 338 | 337,Shark Tale,Dreamworks,$367.30 ,2004 339 | 338,Die Hard: With A Vengeance,Fox,$366.10 ,1995 340 | 339,The Nun,Warner Brothers,$365.60 ,2018 341 | 340,Shazam!,Warner Brothers,$364.10 ,2019 342 | 341,Notting Hill,Universal,$363.90 ,1999 343 | 342,A Bug's Life,Buena Vista,$363.30 ,1998 344 | 343,Night at the Museum: Secret of the Tomb,Fox,$363.20 ,2014 345 | 344,Fast and Furious,Universal,$363.20 ,2009 346 | 345,Ocean's Twelve,Warner Brothers,$362.70 ,2004 347 | 346,Noah,Paramount,$362.60 ,2014 348 | 347,Planet of the Apes,Fox,$362.20 ,2001 349 | 348,The Hangover Part III,Warner Brothers,$362.00 ,2013 350 | 349,The World Is Not Enough,MGM,$361.80 ,1999 351 | 350,Monster Hunt 2,Lionsgate,$361.70 ,2018 352 | 351,Alvin and the Chipmunks,Fox,$361.30 ,2007 353 | 352,The Karate Kid,Sony,$359.10 ,2010 354 | 353,Home Alone 2: Lost in New York,Fox,$359.00 ,1992 355 | 354,Hotel Transylvania,Sony,$358.40 ,2012 356 | 355,Minority Report,Fox,$358.40 ,2002 357 | 356,Your Name.,FUN,$358.00 ,2017 358 | 357,Top Gun,Paramount,$356.80 ,1986 359 | 358,The Legend of Tarzan,Warner Brothers,$356.70 ,2016 360 | 359,American Beauty,Dreamworks,$356.30 ,1999 361 | 360,Apollo 13,Universal,$355.20 ,1995 362 | 361,Rain Man,MGM,$354.80 ,1988 363 | 362,The Great Gatsby,Warner Brothers,$353.60 ,2013 364 | 363,X-Men: First Class,Fox,$353.60 ,2011 365 | 364,Basic Instinct,TriStar,$352.90 ,1992 366 | 365,Murder on the Orient Express,Fox,$352.80 ,2017 367 | 366,The Angry Birds Movie,Sony,$352.30 ,2016 368 | 367,GoldenEye,MGM,$352.20 ,1995 369 | 368,Catch Me If You Can,Dreamworks,$352.10 ,2002 370 | 369,Dumbo,Buena Vista,$351.80 ,2019 371 | 370,Now You See Me,Lionsgate,$351.70 ,2013 372 | 371,Hannibal,MGM,$351.70 ,2001 373 | 372,The Mask,New Line,$351.60 ,1994 374 | 373,Peter Rabbit,Sony,$351.30 ,2018 375 | 374,Speed,Fox,$350.40 ,1994 376 | 375,Dinosaur,Buena Vista,$349.80 ,2000 377 | 376,Mary Poppins Returns,Buena Vista,$349.50 ,2018 378 | 377,Deep Impact,Paramount,$349.50 ,1998 379 | 378,Dr. Seuss' The Lorax,Universal,$348.80 ,2012 380 | 379,The Maze Runner,Fox,$348.30 ,2014 381 | 380,The Smurfs 2,Sony,$347.50 ,2013 382 | 381,National Treasure,Buena Vista,$347.50 ,2004 383 | 382,Rush Hour 2,New Line,$347.30 ,2001 384 | 383,"I, Robot",Fox,$347.20 ,2004 385 | 384,Trolls,Fox,$346.90 ,2016 386 | 385,xXx: The Return of Xander Cage,Paramount,$346.10 ,2017 387 | 386,Pocahontas,Buena Vista,$346.10 ,1995 388 | 387,How the Grinch Stole Christmas,Universal,$345.10 ,2000 389 | 388,Star Trek Beyond,Paramount,$343.50 ,2016 390 | 389,Alvin and the Chipmunks: Chipwrecked,Fox,$342.70 ,2011 391 | 390,The Flintstones,Universal,$341.60 ,1994 392 | 391,Wanted,Universal,$341.40 ,2008 393 | 392,A Quiet Place,Paramount,$340.90 ,2018 394 | 393,Enchanted,Buena Vista,$340.50 ,2007 395 | 394,300: Rise of An Empire,Warner Brothers,$337.60 ,2014 396 | 395,Batman Forever,Warner Brothers,$336.60 ,1995 397 | 396,Prince of Persia: The Sands of Time,Buena Vista,$336.40 ,2010 398 | 397,Over the Hedge,Dreamworks,$336.00 ,2006 399 | 398,Journey 2: The Mysterious Island,Warner Brothers,$335.30 ,2012 400 | 399,The Rock,Buena Vista,$335.10 ,1996 401 | 400,The Great Wall,Universal,$334.90 ,2017 402 | 401,Now You See Me 2,Lionsgate,$334.90 ,2016 403 | 402,The Curious Case of Benjamin Button,Paramount,$333.90 ,2008 404 | 403,Indiana Jones and the Temple of Doom,Paramount,$333.10 ,1984 405 | 404,Tomorrow Never Dies,MGM,$333.00 ,1997 406 | 405,The Good Dinosaur,Buena Vista,$332.20 ,2015 407 | 406,Back to the Future Part II,Universal,$332.00 ,1989 408 | 407,22 Jump Street,Sony,$331.30 ,2014 409 | 408,Fantastic Four,Fox,$330.60 ,2005 410 | 409,Meet the Parents,Universal,$330.40 ,2000 411 | 410,Who Framed Roger Rabbit,Buena Vista,$329.80 ,1988 412 | 411,Black Swan,Fox,$329.40 ,2010 413 | 412,The Perfect Storm,Warner Brothers,$328.70 ,2000 414 | 413,Crocodile Dundee,Paramount,$328.20 ,1986 415 | 414,Seven,New Line,$327.30 ,1995 416 | 415,The Devil Wears Prada,Fox,$326.60 ,2006 417 | 416,Taken 3,Fox,$326.50 ,2015 418 | 417,The Hunchback of Notre Dame,Buena Vista,$325.30 ,1996 419 | 418,A Christmas Carol,Buena Vista,$325.30 ,2009 420 | 419,The SpongeBob Movie: Sponge Out of Water,Paramount,$325.20 ,2015 421 | 420,Schindler's List,Universal,$322.10 ,1993 422 | 421,Megamind,Dreamworks,$321.90 ,2010 423 | 422,Lethal Weapon 3,Warner Brothers,$321.70 ,1992 424 | 423,Robin Hood,Universal,$321.70 ,2010 425 | 424,Inglourious Basterds,Weinstein,$321.50 ,2009 426 | 425,101 Dalmatians,Buena Vista,$320.70 ,1996 427 | 426,The Conjuring 2,Warner Brothers,$320.40 ,2016 428 | 427,Green Book,Universal,$320.30 ,2018 429 | 428,Fatal Attraction,Paramount,$320.10 ,1987 430 | 429,The Last Airbender,Paramount,$319.70 ,2010 431 | 430,The Conjuring,Warner Brothers,$319.50 ,2013 432 | 431,The Proposal,Buena Vista,$317.40 ,2009 433 | 432,Beverly Hills Cop,Paramount,$316.40 ,1984 434 | 433,Air Force One,Sony,$315.20 ,1997 435 | 434,The Expendables 2,Lionsgate,$315.00 ,2012 436 | 435,Chicken Little,Buena Vista,$314.40 ,2005 437 | 436,As Good as It Gets,Sony,$314.20 ,1997 438 | 437,A Beautiful Mind,Universal,$313.50 ,2001 439 | 438,Maze Runner: The Scorch Trials,Fox,$312.30 ,2015 440 | 439,Resident Evil: The Final Chapter,Sony,$312.20 ,2017 441 | 440,Austin Powers: The Spy Who Shagged Me,New Line,$312.00 ,1999 442 | 441,The LEGO Batman Movie,Warner Brothers,$312.00 ,2017 443 | 442,The Polar Express,Warner Brothers,$311.40 ,2004 444 | 443,Ocean's Thirteen,Warner Brothers,$311.30 ,2007 445 | 444,Little Fockers,Universal,$310.70 ,2010 446 | 445,Bolt,Buena Vista,$310.00 ,2008 447 | 446,Ransom,Buena Vista,$309.50 ,1996 448 | 447,Runaway Bride,Paramount,$309.50 ,1999 449 | 448,The Blind Side,Warner Brothers,$309.20 ,2009 450 | 449,The Fault in our Stars,Fox,$307.20 ,2014 451 | 450,The Pursuit of Happyness,Sony,$307.10 ,2006 452 | 451,Rise of the Guardians,Dreamworks,$306.90 ,2012 453 | 452,Close Encounters of the Third Kind,Columbia,$306.90 ,1977 454 | 453,Chicago,Miramax,$306.80 ,2002 455 | 454,Annabelle: Creation,Warner Brothers,$306.50 ,2017 456 | 455,Wonder,Lionsgate,$305.90 ,2017 457 | 456,Wrath of the Titans,Warner Brothers,$305.30 ,2012 458 | 457,Skyscraper,Universal,$304.90 ,2018 459 | 458,John Wick: Chapter 3 - Parabellum,Lionsgate,$304.70 ,2019 460 | 459,A Good Day to Die Hard,Fox,$304.70 ,2013 461 | 460,Mulan,Buena Vista,$304.30 ,1998 462 | 461,Passengers,Sony,$303.10 ,2016 463 | 462,Battleship,Universal,$303.00 ,2012 464 | 463,Dangal,UTV,$302.90 ,2016 465 | 464,Liar Liar,Universal,$302.70 ,1997 466 | 465,G.I. Joe: The Rise of Cobra,Paramount,$302.50 ,2009 467 | 466,Hook,TriStar,$300.90 ,1991 468 | 467,Rocky IV,MGM,$300.50 ,1985 469 | 468,Superman,Warner Brothers,$300.50 ,1978 470 | 469,Rambo: First Blood Part II,TriStar,$300.40 ,1985 471 | 470,Van Helsing,Universal,$300.30 ,2004 472 | 471,Resident Evil: Afterlife,Sony,$300.20 ,2010 473 | 472,Stuart Little,Sony,$300.10 ,1999 474 | 473,Beverly Hills Cop II,Paramount,$300.00 ,1987 475 | 474,Alice Through the Looking Glass,Buena Vista,$299.50 ,2016 476 | 475,My Best Friend's Wedding,Sony,$299.30 ,1997 477 | 476,Real Steel,Buena Vista,$299.30 ,2011 478 | 477,Ocean's 8,Warner Brothers,$297.70 ,2018 479 | 478,The Divergent Series: Insurgent,Lionsgate,$297.30 ,2015 480 | 479,Dr. Seuss' Horton Hears a Who!,Fox,$297.10 ,2008 481 | 480,Look Who's Talking,TriStar,$297.00 ,1989 482 | 481,Austin Powers in Goldmember,New Line,$296.70 ,2002 483 | 482,Miss Peregrine's Home for Peculiar Children,Fox,$296.50 ,2016 484 | 483,X-Men,Fox,$296.30 ,2000 485 | 484,Ferdinand,Fox,$296.10 ,2017 486 | 485,Ghostbusters,Columbia,$295.20 ,1984 487 | 486,Shutter Island,Paramount,$294.80 ,2010 488 | 487,Doctor Dolittle,Fox,$294.50 ,1998 489 | 488,Salt,Sony,$293.50 ,2010 490 | 489,G-Force,Buena Vista,$292.80 ,2009 491 | 490,The Departed,Warner Brothers,$291.50 ,2006 492 | 491,What Lies Beneath,Dreamworks,$291.40 ,2000 493 | 492,Pacific Rim Uprising,Universal,$290.90 ,2018 494 | 493,Shakespeare in Love,Miramax,$289.30 ,1998 495 | 494,Fantastic Four: Rise of the Silver Surfer,Fox,$289.00 ,2007 496 | 495,Divergent,Lionsgate,$288.90 ,2014 497 | 496,Coming to America,Paramount,$288.80 ,1988 498 | 497,The Bourne Supremacy,Universal,$288.50 ,2004 499 | 498,Bridesmaids,Universal,$288.40 ,2011 500 | 499,Sex and the City 2,Warner Brothers,$288.30 ,2010 501 | 500,Maze Runner: The Death Cure,Fox,$288.30 ,2018 502 | 501,Casper,Universal,$287.90 ,1995 503 | 502,Bee Movie,Dreamworks,$287.60 ,2007 504 | 503,American Pie 2,Universal,$287.60 ,2001 505 | 504,Pitch Perfect 2,Universal,$287.50 ,2015 506 | 505,The Green Mile,Warner Brothers,$286.80 ,1999 507 | 506,Oblivion,Universal,$286.20 ,2013 508 | 507,Elysium,TriStar,$286.10 ,2013 509 | 508,Lethal Weapon 4,Warner Brothers,$285.40 ,1998 510 | 509,Wedding Crashers,New Line,$285.20 ,2005 511 | 510,John Carter,Buena Vista,$284.10 ,2012 512 | 511,Turbo,Fox,$282.60 ,2013 513 | 512,Bridget Jones's Diary,Miramax,$281.90 ,2001 514 | 513,Split,Universal,$278.50 ,2017 515 | 514,The Tourist,Sony,$278.30 ,2010 516 | 515,Scary Movie,Miramax,$278.00 ,2000 517 | 516,XXX,SonR,$277.40 ,2002 518 | 517,Spirited Away,Buena Vista,$277.30 ,2002 519 | 518,The Bourne Legacy,Universal,$276.10 ,2012 520 | 519,Mr. Peabody & Sherman,Fox,$275.70 ,2014 521 | 520,Scooby-Doo,Warner Brothers,$275.70 ,2002 522 | 521,Lincoln,Buena Vista,$275.30 ,2012 523 | 522,Lara Croft: Tomb Raider,Paramount,$274.70 ,2001 524 | 523,Tomb Raider,Warner Brothers,$274.70 ,2018 525 | 524,The Expendables,Lionsgate,$274.50 ,2010 526 | 525,Cloudy with a Chance of Meatballs 2,Sony,$274.30 ,2013 527 | 526,The Nutty Professor,Universal,$274.00 ,1996 528 | 527,Jerry Maguire,Sony,$273.60 ,1996 529 | 528,Bad Boys II,Sony,$273.30 ,2003 530 | 529,Lilo & Stitch,Buena Vista,$273.10 ,2002 531 | 530,The Silence of the Lambs,Orion,$272.70 ,1991 532 | 531,Grown Ups,Sony,$271.40 ,2010 533 | 532,Neighbors,Universal,$270.70 ,2014 534 | 533,The Firm,Paramount,$270.20 ,1993 535 | 534,We're the Millers,Warner Brothers,$270.00 ,2013 536 | 535,Gran Torino,Warner Brothers,$270.00 ,2008 537 | 536,"10,000 B.C.",Warner Brothers,$269.80 ,2008 538 | 537,Epic,Fox,$268.40 ,2013 539 | 538,Exodus: Gods and Kings,Fox,$268.20 ,2014 540 | 539,Paddington,Dimension,$268.00 ,2015 541 | 540,Bambi,RKO,$267.40 ,1942 542 | 541,The Princess and the Frog,Buena Vista,$267.00 ,2009 543 | 542,Batman Returns,Warner Brothers,$266.90 ,1992 544 | 543,Something's Gotta Give,Sony,$266.70 ,2003 545 | 544,Indecent Proposal,Paramount,$266.60 ,1993 546 | 545,American Gangster,Universal,$266.50 ,2007 547 | 546,Waterworld,Universal,$264.20 ,1995 548 | 547,The Truman Show,Paramount,$264.10 ,1998 549 | 548,Charlie's Angels,Sony,$264.10 ,2000 550 | 549,The Fifth Element,Sony,$263.90 ,1997 551 | 550,The Incredible Hulk,Universal,$263.40 ,2008 552 | 551,Jumanji,Sony,$262.80 ,1995 553 | 552,Bridget Jones: The Edge of Reason,Universal,$262.50 ,2004 554 | 553,Knight & Day,Fox,$261.90 ,2010 555 | 554,Borat: Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan,Fox,$261.60 ,2006 556 | 555,Total Recall,Sony,$261.30 ,1990 557 | 556,Michael Jackson's This Is It,Sony,$261.20 ,2009 558 | 557,Robots,Fox,$260.70 ,2005 559 | 558,The Lone Ranger,Buena Vista,$260.50 ,2013 560 | 559,Super 8,Paramount,$260.10 ,2011 561 | 560,Mojin: The Lost Legend,WGUSA,$259.40 ,2015 562 | 561,Blade Runner 2049,Warner Brothers,$259.20 ,2017 563 | 562,Charlie's Angels: Full Throttle,Sony,$259.20 ,2003 564 | 563,Rush Hour 3,New Line,$258.00 ,2007 565 | 564,The Full Monty,Fox,$257.90 ,1997 566 | 565,Annabelle,Warner Brothers,$257.00 ,2014 567 | 566,The Village,Buena Vista,$256.70 ,2004 568 | 567,Lost in Hong Kong,WGUSA,$256.30 ,2015 569 | 568,Erin Brockovich,Universal,$256.30 ,2000 570 | 569,Halloween,Universal,$255.50 ,2018 571 | 570,Get Out,Universal,$255.40 ,2017 572 | 571,Cliffhanger,TriStar,$255.00 ,1993 573 | 572,Us,Universal,$254.70 ,2019 574 | 573,Kung Fu Yoga,WGUSA,$254.20 ,2017 575 | 574,Baahubali 2: The Conclusion,GrtIndia,$254.20 ,2017 576 | 575,Babe,Universal,$254.10 ,1995 577 | 576,Wild Hogs,Buena Vista,$253.60 ,2007 578 | 577,High School Musical 3: Senior Year,Buena Vista,$252.90 ,2008 579 | 578,Hercules,Buena Vista,$252.70 ,1997 580 | 579,True Grit,Paramount,$252.30 ,2010 581 | 580,Bean,Polygram,$251.20 ,1997 582 | 581,American Hustle,Sony,$251.20 ,2013 583 | 582,You've Got Mail,Warner Brothers,$250.80 ,1998 584 | 583,Enemy of the State,Buena Vista,$250.60 ,1998 585 | 584,Brother Bear,Buena Vista,$250.40 ,2003 586 | 585,The Mask of Zorro,Sony,$250.30 ,1998 587 | 586,Eragon,Fox,$249.50 ,2006 588 | 587,The Ring,Dreamworks,$249.30 ,2002 589 | 588,The Blair Witch Project,Artisan,$248.60 ,1999 590 | 589,Unbreakable,Buena Vista,$248.10 ,2000 591 | 590,Dumb and Dumber,New Line,$247.30 ,1994 592 | 591,Glass,Universal,$247.00 ,2019 593 | 592,Grown Ups 2,Sony,$247.00 ,2013 594 | 593,Love Actually,Universal,$246.90 ,2003 595 | 594,Journey to the West: The Demons Strike Back,Sony,$246.60 ,2017 596 | 595,The Peanuts Movie,Fox,$246.20 ,2015 597 | 596,Rango,Paramount,$245.70 ,2011 598 | 597,Four Weddings and a Funeral,Polygram,$245.70 ,1994 599 | 598,Face/Off,Paramount,$245.70 ,1997 600 | 599,Teenage Mutant Ninja Turtles: Out of the Shadows,Paramount,$245.60 ,2016 601 | 600,Dark Shadows,Warner Brothers,$245.50 ,2012 602 | 601,Hulk,Universal,$245.40 ,2003 603 | 602,Bienvenue chez les Ch'tis,Pathe,$245.10 ,2008 604 | 603,Dark Phoenix,Fox,$245.10 ,2019 605 | 604,The Godfather,Paramount,$245.10 ,1972 606 | 605,Pixels,Sony,$244.90 ,2015 607 | 606,Hercules,Paramount,$244.80 ,2014 608 | 607,Back to the Future Part III,Universal,$244.50 ,1990 609 | 608,Rush Hour,New Line,$244.40 ,1998 610 | 609,After Earth,Sony,$243.80 ,2013 611 | 610,A Few Good Men,Columbia,$243.20 ,1992 612 | 611,Cloudy with a Chance of Meatballs,Sony,$243.00 ,2009 613 | 612,8 Mile,Universal,$242.90 ,2002 614 | 613,Daddy's Home,Paramount,$242.80 ,2015 615 | 614,Marley and Me,Fox,$242.70 ,2008 616 | 615,RoboCop,Sony,$242.70 ,2014 617 | 616,Eraser,Warner Brothers,$242.30 ,1996 618 | 617,Journey to the Center of the Earth,Warner Brothers,$242.00 ,2008 619 | 618,Assassin's Creed,Fox,$240.90 ,2016 620 | 619,Alien: Covenant,Fox,$240.90 ,2017 621 | 620,Sully,Warner Brothers,$240.80 ,2016 622 | 621,Die Hard 2: Die Harder,Fox,$240.00 ,1990 623 | 622,Resident Evil: Retribution,Sony,$240.00 ,2012 624 | 623,Crocodile Dundee II,Paramount,$239.60 ,1988 625 | 624,Planes,Buena Vista,$239.30 ,2013 626 | 625,Crazy Rich Asians,Warner Brothers,$238.50 ,2018 627 | 626,Batman and Robin,Warner Brothers,$238.20 ,1997 628 | 627,Click,SonR,$237.70 ,2006 629 | 628,Gulliver's Travels,Fox,$237.40 ,2010 630 | 629,Gone in 60 Seconds,Buena Vista,$237.20 ,2000 631 | 630,Saturday Night Fever,Paramount,$237.10 ,1977 632 | 631,Silver Linings Playbook,Weinstein,$236.40 ,2012 633 | 632,2 Fast 2 Furious,Universal,$236.40 ,2003 634 | 633,Howl's Moving Castle,Buena Vista,$236.00 ,2005 635 | 634,Hidden Figures,Fox,$236.00 ,2016 636 | 635,A.I. Artificial Intelligence,Warner Brothers,$235.90 ,2001 637 | 636,Dead Poets Society,Buena Vista,$235.90 ,1989 638 | 637,Spy,Fox,$235.70 ,2015 639 | 638,American Pie,Universal,$235.50 ,1999 640 | 639,American Reunion,Universal,$235.00 ,2012 641 | 640,Big Daddy,Sony,$234.80 ,1999 642 | 641,Alvin and the Chipmunks: The Road Chip,Fox,$234.80 ,2015 643 | 642,The Imitation Game,Weinstein,$233.60 ,2014 644 | 643,The Day the Earth Stood Still,Fox,$233.10 ,2008 645 | 644,The Girl with the Dragon Tattoo,Sony,$232.60 ,2011 646 | 645,Argo,Warner Brothers,$232.30 ,2012 647 | 646,The English Patient,Miramax,$232.00 ,1996 648 | 647,Sister Act,Buena Vista,$231.60 ,1992 649 | 648,American Wedding,Universal,$231.40 ,2003 650 | 649,Juno,Fox,$231.40 ,2007 651 | 650,Constantine,Warner Brothers,$230.90 ,2005 652 | 651,Get Smart,Warner Brothers,$230.70 ,2008 653 | 652,Space Jam,Warner Brothers,$230.40 ,1996 654 | 653,The Heat,Fox,$229.90 ,2013 655 | 654,Mr. Bean's Holiday,Universal,$229.70 ,2007 656 | 655,Life Is Beautiful,Miramax,$229.20 ,1998 657 | 656,Ghostbusters,Sony,$229.10 ,2016 658 | 657,Ghost Rider,Sony,$228.70 ,2007 659 | 658,Goodbye Mr. Loser,CL,$228.10 ,2015 660 | 659,Sleepless in Seattle,TriStar,$227.90 ,1993 661 | 660,Lethal Weapon 2,Warner Brothers,$227.90 ,1989 662 | 661,The Green Hornet,Sony,$227.80 ,2011 663 | 662,Out of Africa,Universal,$227.50 ,1985 664 | 663,Paddington 2,Warner Brothers,$227.30 ,2018 665 | 664,Baby Driver,TriStar,$226.90 ,2017 666 | 665,Immortals,Rela.,$226.90 ,2011 667 | 666,Taken,Fox,$226.80 ,2009 668 | 667,Percy Jackson & The Olympians: The Lightning Thief,Fox,$226.50 ,2010 669 | 668,Hansel and Gretel: Witch Hunters,Paramount,$226.30 ,2013 670 | 669,Good Will Hunting,Miramax,$225.90 ,1997 671 | 670,The Secret Life of Pets 2,Universal,$225.90 ,2019 672 | 671,Valerian and the City of a Thousand Planets,Lionsgate,$225.90 ,2017 673 | 672,The Social Network,Sony,$224.90 ,2010 674 | 673,Chicken Run,Dreamworks,$224.80 ,2000 675 | 674,Con Air,Buena Vista,$224.00 ,1997 676 | 675,Interview with the Vampire,Warner Brothers,$223.70 ,1994 677 | 676,Flightplan,Buena Vista,$223.40 ,2005 678 | 677,Yes Man,Warner Brothers,$223.20 ,2008 679 | 678,Non-Stop,Universal,$222.80 ,2014 680 | 679,"Honey, I Shrunk the Kids",Buena Vista,$222.70 ,1989 681 | 680,Fahrenheit 9/11,Lions,$222.40 ,2004 682 | 681,Jumper,Fox,$222.20 ,2008 683 | 682,Wild Wild West,Warner Brothers,$222.10 ,1999 684 | 683,Geostorm,Warner Brothers,$221.60 ,2017 685 | 684,Presumed Innocent,Warner Brothers,$221.30 ,1990 686 | 685,Elf,New Line,$220.90 ,2003 687 | 686,Men in Black International,Sony,$220.80 ,2019 688 | 687,Scary Movie 3,Dimension,$220.70 ,2003 689 | 688,Inferno,Sony,$220.00 ,2016 690 | 689,Green Lantern,Warner Brothers,$219.90 ,2011 691 | 690,The Terminal,Dreamworks,$219.40 ,2004 692 | 691,What Happens in Vegas,Fox,$219.40 ,2008 693 | 692,It's Complicated,Universal,$219.10 ,2009 694 | 693,Knocked Up,Universal,$219.10 ,2007 695 | 694,Captain Phillips,Sony,$218.80 ,2013 696 | 695,The Prince of Egypt,Dreamworks,$218.60 ,1998 697 | 696,Jack Reacher,Paramount,$218.30 ,2012 698 | 697,The Emoji Movie,Sony,$217.80 ,2017 699 | 698,Collateral,Dreamworks,$217.80 ,2004 700 | 699,Dracula Untold,Universal,$217.10 ,2014 701 | 700,Central Intelligence,Warner Brothers,$217.00 ,2016 702 | 701,Million Dollar Baby,Warner Brothers,$216.80 ,2004 703 | 702,Ted 2,Universal,$216.70 ,2015 704 | 703,The Help,Buena Vista,$216.60 ,2011 705 | 704,Twins,Universal,$216.60 ,1988 706 | 705,Valentine's Day,Warner Brothers,$216.50 ,2010 707 | 706,Bad Teacher,Sony,$216.20 ,2011 708 | 707,Clear and Present Danger,Paramount,$215.90 ,1994 709 | 708,101 Dalmatians,Buena Vista,$215.90 ,1961 710 | 709,Bram Stoker's Dracula,Columbia,$215.90 ,1992 711 | 710,Vertical Limit,Sony,$215.70 ,2000 712 | 711,Ghostbusters II,Columbia,$215.40 ,1989 713 | 712,The Patriot,Sony,$215.30 ,2000 714 | 713,The Sorcerer's Apprentice,Buena Vista,$215.30 ,2010 715 | 714,Just Go With It,Sony,$214.90 ,2011 716 | 715,The Expendables 3,Lionsgate,$214.70 ,2014 717 | 716,Dirty Dancing,Vestron,$214.60 ,1987 718 | 717,Smallfoot,Warner Brothers,$214.10 ,2018 719 | 718,Creed II,MGM,$214.10 ,2018 720 | 719,Public Enemies,Universal,$214.10 ,2009 721 | 720,The Bourne Identity,Universal,$214.00 ,2002 722 | 721,Disclosure,Warner Brothers,$214.00 ,1994 723 | 722,Pulp Fiction,Miramax,$213.90 ,1994 724 | 723,The Aviator,Miramax,$213.70 ,2004 725 | 724,"Crouching Tiger, Hidden Dragon",Sony,$213.50 ,2000 726 | 725,Braveheart,Paramount,$213.20 ,1995 727 | 726,Into the Woods,Buena Vista,$213.10 ,2014 728 | 727,Bedtime Stories,Buena Vista,$212.90 ,2008 729 | 728,Miss Congeniality,Warner Brothers,$212.70 ,2000 730 | 729,Entrapment,Fox,$212.40 ,1999 731 | 730,Ace Ventura: When Nature Calls,Warner Brothers,$212.40 ,1995 732 | 731,Master and Commander: The Far Side of the World,Fox,$212.00 ,2003 733 | 732,End of Days,Universal,$212.00 ,1999 734 | 733,Bridget Jones's Baby,Universal,$212.00 ,2016 735 | 734,Battle: Los Angeles,Sony,$211.80 ,2011 736 | 735,Fury,Sony,$211.80 ,2014 737 | 736,Due Date,Warner Brothers,$211.80 ,2010 738 | 737,Kingdom of Heaven,Fox,$211.70 ,2005 739 | 738,The Little Mermaid,Buena Vista,$211.30 ,1989 740 | 739,Australia,Fox,$211.30 ,2008 741 | 740,District 9,TriStar,$210.80 ,2009 742 | 741,Moonraker,MGM,$210.30 ,1979 743 | 742,The Others,Miramax,$209.90 ,2001 744 | 743,Horrible Bosses,Warner Brothers,$209.60 ,2011 745 | 744,Red Dragon,Universal,$209.20 ,2002 746 | 745,Tomorrowland,Buena Vista,$209.20 ,2015 747 | 746,Lemony Snicket's A Series of Unfortunate Events,Paramount,$209.10 ,2004 748 | 747,Me Before You,Warner Brothers,$208.30 ,2016 749 | 748,Safe House,Universal,$208.10 ,2012 750 | 749,S.W.A.T.,Sony,$207.70 ,2003 751 | 750,Traffic,USA,$207.50 ,2000 752 | 751,The Fast and the Furious,Universal,$207.30 ,2001 753 | 752,Paranormal Activity 3,Paramount,$207.00 ,2011 754 | 753,Philadelphia,TriStar,$206.70 ,1993 755 | 754,Sleepy Hollow,Paramount,$206.10 ,1999 756 | 755,The Jungle Book,Buena Vista,$205.80 ,1967 757 | 756,London Has Fallen,Focus,$205.80 ,2016 758 | 757,Journey to the West,Magn.,$205.60 ,2014 759 | 758,JFK,Warner Brothers,$205.40 ,1991 760 | 759,White House Down,Sony,$205.40 ,2013 761 | 760,The Ugly Truth,Sony,$205.30 ,2009 762 | 761,The Holiday,Sony,$205.10 ,2006 763 | 762,A Dog's Purpose,Universal,$205.00 ,2017 764 | 763,The Break-Up,Universal,$205.00 ,2006 765 | 764,Eat Pray Love,Sony,$204.60 ,2010 766 | 765,King Arthur,Buena Vista,$203.60 ,2004 767 | 766,Everest,Universal,$203.40 ,2015 768 | 767,Vanilla Sky,Paramount,$203.40 ,2001 769 | 768,Arrival,Paramount,$203.40 ,2016 770 | 769,Need for Speed,Buena Vista,$203.30 ,2014 771 | 770,Hairspray,New Line,$202.50 ,2007 772 | 771,Ponyo,Buena Vista,$202.40 ,2009 773 | 772,Patch Adams,Universal,$202.30 ,1998 774 | 773,Fun with Dick and Jane,Sony,$202.00 ,2005 775 | 774,Teenage Mutant Ninja Turtles,New Line,$202.00 ,1990 776 | 775,Kindergarten Cop,Universal,$202.00 ,1990 777 | 776,Straight Outta Compton,Universal,$201.60 ,2015 778 | 777,21 Jump Street,Sony,$201.60 ,2012 779 | 778,Yogi Bear,Warner Brothers,$201.60 ,2010 780 | 779,Garfield: The Movie,Fox,$200.80 ,2004 781 | 780,Cats & Dogs,Warner Brothers,$200.70 ,2001 782 | 781,The Hunt for Red October,Paramount,$200.50 ,1990 783 | 782,Valkyrie,MGM,$200.30 ,2008 -------------------------------------------------------------------------------- /nba.csv: -------------------------------------------------------------------------------- 1 | Name,Team,Position,Birthday,Salary 2 | Shake Milton,Philadelphia 76ers,SG,9/26/96,1445697 3 | Christian Wood,Detroit Pistons,PF,9/27/95,1645357 4 | PJ Washington,Charlotte Hornets,PF,8/23/98,3831840 5 | Derrick Rose,Detroit Pistons,PG,10/4/88,7317074 6 | Marial Shayok,Philadelphia 76ers,G,7/26/95,79568 7 | Draymond Green,Golden State Warriors,PF,3/4/90,18539130 8 | Kendrick Nunn,Miami Heat,SG,8/3/95,1416852 9 | Cedi Osman,Cleveland Cavaliers,SF,4/8/95,2907143 10 | Brook Lopez,Milwaukee Bucks,C,4/1/88,12093024 11 | Torrey Craig,Denver Nuggets,SF,12/19/90,2000000 12 | Jordan Clarkson,Cleveland Cavaliers,PG,6/7/92,13437500 13 | Alex Caruso,Los Angeles Lakers,PG,2/28/94,2750000 14 | Norvel Pelle,Philadelphia 76ers,FC,2/3/93,79568 15 | Tyler Johnson,Phoenix Suns,PG,5/7/92,19245370 16 | Alec Burks,Golden State Warriors,SG,7/20/91,2320044 17 | JaMychal Green,Los Angeles Clippers,PF,6/21/90,4767000 18 | Dwight Howard,Los Angeles Lakers,C,12/8/85,5603850 19 | Nikola Jokic,Denver Nuggets,C,2/19/95,27504630 20 | Chris Boucher,Toronto Raptors,PF,1/11/93,1588231 21 | Marcus Morris,New York Knicks,PF,9/2/89,15000000 22 | Kevin Huerter,Atlanta Hawks,SG,8/27/98,2636280 23 | Rui Hachimura,Washington Wizards,PF,2/8/98,4469160 24 | George Hill,Milwaukee Bucks,PG,5/4/86,10133907 25 | Nickeil Alexander-Walker,New Orleans Pelicans,SG,9/2/98,2964840 26 | Jaylen Hoard,Portland Trail Blazers,SF,3/30/99,79568 27 | Tyler Cook,Cleveland Cavaliers,PF,9/23/97,79568 28 | Otto Porter,Chicago Bulls,SF,6/3/93,27250576 29 | Langston Galloway,Detroit Pistons,PG,12/9/91,7333333 30 | Evan Turner,Atlanta Hawks,PG,10/27/88,18606556 31 | Norman Powell,Toronto Raptors,SG,5/25/93,10116576 32 | Nicolas Claxton,Brooklyn Nets,PF,4/17/99,898310 33 | Michael Frazier,Houston Rockets,G,3/8/94,79568 34 | Paul Millsap,Denver Nuggets,PF,2/10/85,30000000 35 | Furkan Korkmaz,Philadelphia 76ers,SG,7/24/97,1620564 36 | Trey Burke,Philadelphia 76ers,PG,11/12/92,2028594 37 | Bradley Beal,Washington Wizards,SG,6/28/93,27093018 38 | Thomas Bryant,Washington Wizards,C,7/31/97,8000000 39 | Dean Wade,Cleveland Cavaliers,PF,11/20/96,79568 40 | Chris Paul,Oklahoma City Thunder,PG,5/6/85,38506482 41 | Josh Hart,New Orleans Pelicans,SF,3/6/95,1934160 42 | LaMarcus Aldridge,San Antonio Spurs,C,7/19/85,26000000 43 | DaQuan Jeffries,Sacramento Kings,SG,8/30/97,898310 44 | Hamidou Diallo,Oklahoma City Thunder,SF,7/31/98,1416852 45 | Jamal Murray,Denver Nuggets,PG,2/23/97,4444746 46 | Darius Bazley,Oklahoma City Thunder,PF,6/12/00,2284800 47 | Robert Franks,Charlotte Hornets,F,12/18/96,79568 48 | Gerald Green,Houston Rockets,SF,1/26/86,2564753 49 | Thaddeus Young,Chicago Bulls,PF,6/21/88,12900000 50 | Sviatoslav Mykhailiuk,Detroit Pistons,SF,6/10/97,1416852 51 | Ian Mahinmi,Washington Wizards,C,11/5/86,15450051 52 | Deonte Burton,Oklahoma City Thunder,SG,1/31/94,1416852 53 | Markelle Fultz,Orlando Magic,PG,5/29/98,9745200 54 | Aaron Gordon,Orlando Magic,PF,9/16/95,19863636 55 | Dzanan Musa,Brooklyn Nets,SF,5/8/99,1911600 56 | Patrick McCaw,Toronto Raptors,SF,10/25/95,4000000 57 | Bismack Biyombo,Charlotte Hornets,C,8/28/92,17000000 58 | JaVale McGee,Los Angeles Lakers,C,1/19/88,4000000 59 | Juwan Morgan,Utah Jazz,F,4/17/97,796806 60 | Marc Gasol,Toronto Raptors,C,1/29/85,25595700 61 | Marcus Smart,Boston Celtics,PG,3/6/94,12553571 62 | Rudy Gobert,Utah Jazz,C,6/26/92,24258427 63 | Wesley Iwundu,Orlando Magic,SF,12/20/94,1618520 64 | Dwight Powell,Dallas Mavericks,C,7/20/91,10259375 65 | Goran Dragic,Miami Heat,PG,5/6/86,19217900 66 | Theo Pinson,Brooklyn Nets,SG,11/5/95,1445697 67 | Danilo Gallinari,Oklahoma City Thunder,PF,8/8/88,22615559 68 | Joe Ingles,Utah Jazz,PF,10/2/87,11454546 69 | Jarrett Culver,Minnesota Timberwolves,SG,2/20/99,5813640 70 | Robert Covington,Minnesota Timberwolves,PF,12/14/90,11301219 71 | Damyean Dotson,New York Knicks,SG,5/6/94,1618520 72 | Patrick Beverley,Los Angeles Clippers,PG,7/12/88,12345680 73 | Kevin Love,Cleveland Cavaliers,C,9/7/88,28942830 74 | Quinn Cook,Los Angeles Lakers,PG,3/23/93,3000000 75 | Justin Wright-Foreman,Utah Jazz,G,10/27/97,79568 76 | Noah Vonleh,Minnesota Timberwolves,C,8/24/95,2000000 77 | Tyus Jones,Memphis Grizzlies,PG,5/10/96,9258000 78 | Dewayne Dedmon,Sacramento Kings,C,8/12/89,13333334 79 | Malcolm Brogdon,Indiana Pacers,PG,12/11/92,20000000 80 | Ben McLemore,Houston Rockets,SG,2/11/93,2028594 81 | Wilson Chandler,Brooklyn Nets,PF,5/10/87,2564753 82 | Isaac Bonga,Washington Wizards,PG,11/8/99,1416852 83 | Adam Mokoka,Chicago Bulls,G,7/18/98,79568 84 | Lonzo Ball,New Orleans Pelicans,PG,10/27/97,8719320 85 | Jalen Brunson,Dallas Mavericks,PG,8/31/96,1416852 86 | John Collins,Atlanta Hawks,PF,9/23/97,2686560 87 | Marvin Williams,Charlotte Hornets,PF,6/19/86,15006250 88 | Brad Wanamaker,Boston Celtics,PG,7/25/89,1445697 89 | Donte DiVincenzo,Milwaukee Bucks,SG,1/31/97,2905800 90 | Omari Spellman,Golden State Warriors,PF,7/21/97,1897800 91 | Joe Harris,Brooklyn Nets,SF,9/6/91,7666667 92 | Royce O'Neale,Utah Jazz,PF,6/5/93,1618520 93 | Deandre Ayton,Phoenix Suns,C,7/23/98,9562920 94 | Cory Joseph,Sacramento Kings,PG,8/20/91,12000000 95 | Malcolm Miller,Toronto Raptors,SF,3/6/93,1588231 96 | Justise Winslow,Miami Heat,PF,3/26/96,13000000 97 | Kevin Durant,Brooklyn Nets,PF,9/29/88,37199000 98 | Evan Fournier,Orlando Magic,SF,10/29/92,17000000 99 | Chris Silva,Miami Heat,PF,9/19/96,79568 100 | Vince Carter,Atlanta Hawks,PF,1/26/77,2564753 101 | Cody Zeller,Charlotte Hornets,C,10/5/92,14471910 102 | Brian Bowen,Indiana Pacers,SG,10/2/98,79568 103 | Aaron Holiday,Indiana Pacers,PG,9/30/96,2239200 104 | Troy Daniels,Los Angeles Lakers,SG,7/15/91,2028594 105 | Buddy Hield,Sacramento Kings,SG,12/17/92,4861207 106 | Terance Mann,Los Angeles Clippers,SG,10/18/96,1000000 107 | John Konchar,Memphis Grizzlies,SG,3/22/96,79568 108 | KZ Okpala,Miami Heat,SF,4/28/99,898310 109 | Denzel Valentine,Chicago Bulls,SF,11/16/93,3377568 110 | Marquese Chriss,Golden State Warriors,PF,7/2/97,1678854 111 | Anthony Davis,Los Angeles Lakers,C,3/11/93,27093019 112 | Nemanja Bjelica,Sacramento Kings,PF,5/9/88,6825000 113 | Chandler Parsons,Atlanta Hawks,SF,10/25/88,25102512 114 | Courtney Lee,Dallas Mavericks,SG,10/3/85,12759670 115 | Myles Turner,Indiana Pacers,C,3/24/96,18000000 116 | Kyle O'Quinn,Philadelphia 76ers,C,3/26/90,2174318 117 | Bryn Forbes,San Antonio Spurs,SG,7/23/93,2875000 118 | Duncan Robinson,Miami Heat,PF,4/22/94,1416852 119 | Devin Booker,Phoenix Suns,SG,10/30/96,27285000 120 | Grant Williams,Boston Celtics,PF,11/30/98,2379840 121 | DeMarcus Cousins,Los Angeles Lakers,C,8/13/90,3500000 122 | DeMar DeRozan,San Antonio Spurs,SF,8/7/89,27739975 123 | Kristaps Porzingis,Dallas Mavericks,PF,8/2/95,27285000 124 | Brandon Knight,Cleveland Cavaliers,PG,12/2/91,15643750 125 | Thabo Sefolosha,Houston Rockets,PF,5/2/84,2564753 126 | David Nwaba,Brooklyn Nets,SF,1/14/93,1678854 127 | Quinndary Weatherspoon,San Antonio Spurs,G,9/10/96,79568 128 | Dewan Hernandez,Toronto Raptors,C,12/9/96,898310 129 | Isaiah Thomas,Washington Wizards,PG,2/7/89,2320044 130 | Bruce Brown,Detroit Pistons,SG,8/15/96,1416852 131 | Keldon Johnson,San Antonio Spurs,SF,10/11/99,1950600 132 | Damian Jones,Atlanta Hawks,C,6/30/95,2305057 133 | Luguentz Dort,Oklahoma City Thunder,G,4/19/99,79568 134 | Terence Davis,Toronto Raptors,SG,5/16/97,898310 135 | Chandler Hutchison,Chicago Bulls,SF,4/26/96,2332320 136 | Steven Adams,Oklahoma City Thunder,C,7/20/93,25842697 137 | Jordan Poole,Golden State Warriors,SG,6/19/99,1964760 138 | Sekou Doumbouya,Detroit Pistons,SF,12/23/00,3285120 139 | Zion Williamson,New Orleans Pelicans,F,7/6/00,9757440 140 | Mike Muscala,Oklahoma City Thunder,C,7/1/91,2028594 141 | Skal Labissiere,Portland Trail Blazers,C,3/18/96,2338846 142 | Meyers Leonard,Miami Heat,C,2/27/92,11286515 143 | Reggie Jackson,Detroit Pistons,PG,4/16/90,18086956 144 | Alfonzo McKinnie,Cleveland Cavaliers,SF,9/17/92,1588231 145 | Yuta Watanabe,Memphis Grizzlies,SF,10/13/94,79568 146 | Kentavious Caldwell-Pope,Los Angeles Lakers,SG,2/18/93,8089282 147 | Kelan Martin,Minnesota Timberwolves,SF,8/3/95,79568 148 | OG Anunoby,Toronto Raptors,SF,7/17/97,2281800 149 | Tyler Herro,Miami Heat,SG,1/20/00,3640200 150 | Richaun Holmes,Sacramento Kings,C,10/15/93,4767000 151 | Tyson Chandler,Houston Rockets,C,10/2/82,2564753 152 | Solomon Hill,Memphis Grizzlies,SF,3/18/91,13290395 153 | Keita Bates-Diop,Minnesota Timberwolves,SF,1/23/96,1416852 154 | Kelly Olynyk,Miami Heat,C,4/19/91,12667885 155 | Jaxson Hayes,New Orleans Pelicans,C,5/23/00,4862040 156 | CJ McCollum,Portland Trail Blazers,SG,9/19/91,27556959 157 | Darius Miller,New Orleans Pelicans,SF,3/21/90,7250000 158 | Luka Doncic,Dallas Mavericks,PG,2/28/99,7683360 159 | DeMarre Carroll,San Antonio Spurs,PF,7/27/86,7000000 160 | Cristiano Felicio,Chicago Bulls,C,7/7/92,8156500 161 | Zach LaVine,Chicago Bulls,PG,3/10/95,19500000 162 | Tremont Waters,Boston Celtics,PG,1/10/98,79568 163 | Dejounte Murray,San Antonio Spurs,PG,9/19/96,2321735 164 | Jerome Robinson,Los Angeles Clippers,SG,2/22/97,3567720 165 | Rudy Gay,San Antonio Spurs,PF,8/17/86,14500000 166 | Ryan Broekhoff,Dallas Mavericks,SG,8/23/90,1416852 167 | Jake Layman,Minnesota Timberwolves,PF,3/7/94,3581986 168 | Cameron Johnson,Phoenix Suns,PF,3/3/96,4033440 169 | Allen Crabbe,Atlanta Hawks,SG,4/9/92,18500000 170 | Justin James,Sacramento Kings,SG,1/24/97,898310 171 | Emmanuel Mudiay,Utah Jazz,PG,3/5/96,1737145 172 | Avery Bradley,Los Angeles Lakers,PG,11/26/90,6767000 173 | Victor Oladipo,Indiana Pacers,PG,5/4/92,21000000 174 | Caleb Martin,Charlotte Hornets,SF,9/28/95,898310 175 | Coby White,Chicago Bulls,SG,2/16/00,5307120 176 | Isaiah Hartenstein,Houston Rockets,C,5/5/98,1416852 177 | Will Barton,Denver Nuggets,SF,1/6/91,12776786 178 | Dwayne Bacon,Charlotte Hornets,SG,8/30/95,1618520 179 | Harrison Barnes,Sacramento Kings,PF,5/30/92,24147727 180 | Tim Frazier,Detroit Pistons,PG,11/1/90,1620564 181 | Jimmy Butler,Miami Heat,SF,9/14/89,32742000 182 | Gary Harris,Denver Nuggets,SG,9/14/94,17839286 183 | Thon Maker,Detroit Pistons,C,2/25/97,3569643 184 | Shai Gilgeous-Alexander,Oklahoma City Thunder,PG,7/12/98,3952920 185 | Hassan Whiteside,Portland Trail Blazers,C,6/13/89,27093018 186 | Karl-Anthony Towns,Minnesota Timberwolves,C,11/15/95,27285000 187 | Ky Bowman,Golden State Warriors,PG,6/16/97,79568 188 | Ben Simmons,Philadelphia 76ers,PG,7/20/96,8113929 189 | Terrence Ross,Orlando Magic,SF,2/5/91,12500000 190 | Jordan McLaughlin,Minnesota Timberwolves,PG,4/9/96,79568 191 | Daniel Theis,Boston Celtics,C,4/4/92,5000000 192 | Jonathan Isaac,Orlando Magic,PF,10/3/97,5806440 193 | Cheick Diallo,Phoenix Suns,C,9/13/96,1678854 194 | Serge Ibaka,Toronto Raptors,C,9/18/89,23271604 195 | Amile Jefferson,Orlando Magic,PF,5/7/93,1339515 196 | Cam Reddish,Atlanta Hawks,SF,9/1/99,4245720 197 | De'Anthony Melton,Memphis Grizzlies,PG,5/28/98,1416852 198 | Udonis Haslem,Miami Heat,C,6/9/80,2564753 199 | Charlie Brown,Atlanta Hawks,SG,2/2/97,79568 200 | Elie Okobo,Phoenix Suns,PG,10/23/97,1416852 201 | Gordon Hayward,Boston Celtics,PF,3/23/90,32700690 202 | Marco Belinelli,San Antonio Spurs,SF,3/25/86,5846154 203 | Javonte Green,Boston Celtics,SF,7/23/93,898310 204 | Rondae Hollis-Jefferson,Toronto Raptors,SF,1/3/95,2500000 205 | Carmelo Anthony,Portland Trail Blazers,PF,5/29/84,2159029 206 | Danny Green,Los Angeles Lakers,SG,6/22/87,14634147 207 | Stephen Curry,Golden State Warriors,PG,3/14/88,40231758 208 | Eric Paschall,Golden State Warriors,PF,11/4/96,898310 209 | Daniel Gafford,Chicago Bulls,C,10/1/98,898310 210 | Anfernee Simons,Portland Trail Blazers,SG,6/8/99,2149560 211 | Frank Kaminsky,Phoenix Suns,C,4/4/93,4767000 212 | Luke Kennard,Detroit Pistons,SG,6/24/96,3827160 213 | Josh Okogie,Minnesota Timberwolves,SG,9/1/98,2530680 214 | Rodney Hood,Portland Trail Blazers,SF,10/20/92,5718000 215 | De'Andre Hunter,Atlanta Hawks,SF,12/2/97,7068360 216 | Klay Thompson,Golden State Warriors,SG,2/8/90,32742000 217 | Jrue Holiday,New Orleans Pelicans,PG,6/12/90,26131111 218 | PJ Dozier,Denver Nuggets,PG,10/25/96,79568 219 | Andre Drummond,Detroit Pistons,C,8/10/93,27093018 220 | Jared Harper,Phoenix Suns,PG,9/14/97,79568 221 | Russell Westbrook,Houston Rockets,PG,11/12/88,38506482 222 | Tony Bradley,Utah Jazz,C,1/8/98,1962360 223 | Oshae Brissett,Toronto Raptors,SF,6/20/98,79568 224 | Gary Clark,Houston Rockets,PF,11/16/94,1416852 225 | Pascal Siakam,Toronto Raptors,PF,4/2/94,2351838 226 | Eric Bledsoe,Milwaukee Bucks,PG,12/9/89,15625000 227 | Tomas Satoransky,Chicago Bulls,PG,10/30/91,10000000 228 | Davis Bertans,Washington Wizards,PF,11/12/92,7000000 229 | Amir Coffey,Los Angeles Clippers,G,6/17/97,79568 230 | Ignas Brazdeikis,New York Knicks,SF,1/8/99,898310 231 | Ivan Rabb,New York Knicks,PF,2/4/97,79568 232 | Khris Middleton,Milwaukee Bucks,SF,8/12/91,30603448 233 | Kevin Knox,New York Knicks,PF,8/11/99,4380120 234 | Jeff Green,Utah Jazz,PF,8/28/86,2564753 235 | Ersan Ilyasova,Milwaukee Bucks,PF,5/15/87,7000000 236 | Caleb Swanigan,Sacramento Kings,PF,4/18/97,2033160 237 | Al Horford,Philadelphia 76ers,C,6/3/86,28000000 238 | Clint Capela,Houston Rockets,C,5/18/94,16896552 239 | Georges Niang,Utah Jazz,PF,6/17/93,1645357 240 | Wesley Matthews,Milwaukee Bucks,SF,10/14/86,2564753 241 | Rajon Rondo,Los Angeles Lakers,PG,2/22/86,2564753 242 | Delon Wright,Dallas Mavericks,PG,4/26/92,9473684 243 | Ja Morant,Memphis Grizzlies,PG,8/10/99,8730240 244 | Fred VanVleet,Toronto Raptors,PG,2/25/94,9346153 245 | Brandon Clarke,Memphis Grizzlies,PF,9/19/96,2478840 246 | Miye Oni,Utah Jazz,SG,8/4/97,898310 247 | Julius Randle,New York Knicks,C,11/29/94,18000000 248 | Glenn Robinson III,Golden State Warriors,SF,1/8/94,1882867 249 | Dillon Brooks,Memphis Grizzlies,SF,1/22/96,1618520 250 | Zylan Cheatham,New Orleans Pelicans,SF,11/17/95,79568 251 | Markieff Morris,Detroit Pistons,PF,9/2/89,3200000 252 | Malik Beasley,Denver Nuggets,SG,11/26/96,2731713 253 | John Wall,Washington Wizards,PG,9/6/90,38199000 254 | Vlatko Cancar,Denver Nuggets,SF,4/10/97,898310 255 | Alize Johnson,Indiana Pacers,PF,4/22/96,1416852 256 | Andrew Wiggins,Minnesota Timberwolves,SF,2/23/95,27504630 257 | Khyri Thomas,Detroit Pistons,SG,5/8/96,1416852 258 | Mitchell Robinson,New York Knicks,C,4/1/98,1559712 259 | Damian Lillard,Portland Trail Blazers,PG,7/15/90,29802321 260 | Nassir Little,Portland Trail Blazers,PF,2/11/00,2105520 261 | Mikal Bridges,Phoenix Suns,SF,8/30/96,4161000 262 | Kyle Anderson,Memphis Grizzlies,PF,9/20/93,9073050 263 | Garrett Temple,Brooklyn Nets,PG,5/8/86,4767000 264 | Kyle Korver,Milwaukee Bucks,PF,3/17/81,6004753 265 | Al-Farouq Aminu,Orlando Magic,PF,9/21/90,9258000 266 | James Harden,Houston Rockets,PG,8/26/89,38199000 267 | Derrick White,San Antonio Spurs,PG,7/2/94,1948080 268 | JaKarr Sampson,Indiana Pacers,SF,3/20/93,1737145 269 | Dario Saric,Phoenix Suns,PF,4/8/94,3481985 270 | Ivica Zubac,Los Angeles Clippers,C,3/18/97,6481482 271 | Juan Hernangomez,Denver Nuggets,PF,9/28/95,3321029 272 | Jarrell Brantley,Utah Jazz,PF,6/7/96,79568 273 | Eric Gordon,Houston Rockets,PG,12/25/88,14057730 274 | Naz Reid,Minnesota Timberwolves,F,8/26/99,898310 275 | Justin Robinson,Washington Wizards,PG,10/12/97,898310 276 | Grayson Allen,Memphis Grizzlies,SG,10/8/95,2429400 277 | Trevor Ariza,Sacramento Kings,SF,6/30/85,12200000 278 | Brandon Goodwin,Atlanta Hawks,PG,10/2/95,79568 279 | E'Twaun Moore,New Orleans Pelicans,PG,2/25/89,8664928 280 | Mario Hezonja,Portland Trail Blazers,PF,2/25/95,1737145 281 | Henry Ellenson,Brooklyn Nets,PF,1/13/97,79568 282 | Johnathan Motley,Los Angeles Clippers,PF,5/4/95,79568 283 | James Ennis,Philadelphia 76ers,SF,7/1/90,1882867 284 | Andre Roberson,Oklahoma City Thunder,SF,12/4/91,10740740 285 | Garrison Mathews,Washington Wizards,SG,10/24/96,79568 286 | Jahlil Okafor,New Orleans Pelicans,C,12/15/95,1702486 287 | Mfiondu Kabengele,Los Angeles Clippers,C,8/14/97,1977000 288 | Treveon Graham,Minnesota Timberwolves,SG,10/28/93,1645357 289 | Seth Curry,Dallas Mavericks,PG,8/23/90,7461380 290 | D'Angelo Russell,Golden State Warriors,PG,2/23/96,27285000 291 | Justin Holiday,Indiana Pacers,SG,4/5/89,4767000 292 | Tyrone Wallace,Atlanta Hawks,PG,6/10/94,1620564 293 | Miles Bridges,Charlotte Hornets,SF,3/21/98,3755400 294 | Bogdan Bogdanovic,Sacramento Kings,SG,8/18/92,8529386 295 | Matt Thomas,Toronto Raptors,SG,8/4/94,898310 296 | Jordan Bell,Minnesota Timberwolves,C,1/7/95,1620564 297 | Wenyen Gabriel,Sacramento Kings,PF,3/26/97,79568 298 | Tony Snell,Detroit Pistons,SF,11/10/91,11392857 299 | Shaquille Harrison,Chicago Bulls,PG,10/6/93,1620564 300 | Yogi Ferrell,Sacramento Kings,PG,5/9/93,3150000 301 | Mike Scott,Philadelphia 76ers,PF,7/16/88,4767000 302 | Jarred Vanderbilt,Denver Nuggets,PF,4/3/99,1416852 303 | Jeff Teague,Minnesota Timberwolves,PG,6/10/88,19000000 304 | Zach Norvell,Los Angeles Lakers,SG,12/9/97,79568 305 | Maxi Kleber,Dallas Mavericks,C,1/29/92,8000000 306 | Matisse Thybulle,Philadelphia 76ers,SG,3/4/97,2582160 307 | Ryan Arcidiacono,Chicago Bulls,PG,3/26/94,3000000 308 | Wayne Ellington,New York Knicks,SG,11/29/87,8000000 309 | Kawhi Leonard,Los Angeles Clippers,SF,6/29/91,32742000 310 | Montrezl Harrell,Los Angeles Clippers,C,1/26/94,6000000 311 | Jusuf Nurkic,Portland Trail Blazers,C,8/23/94,12000000 312 | Matthew Dellavedova,Cleveland Cavaliers,PG,9/8/90,9607500 313 | Cody Martin,Charlotte Hornets,SF,9/28/95,1173310 314 | Zhaire Smith,Philadelphia 76ers,SG,6/4/99,3058800 315 | RJ Barrett,New York Knicks,SG,6/14/00,7839960 316 | Lonnie Walker,San Antonio Spurs,SG,12/14/98,2764200 317 | Taurean Prince,Brooklyn Nets,SF,3/22/94,3481985 318 | Elfrid Payton,New York Knicks,PG,2/22/94,8000000 319 | Blake Griffin,Detroit Pistons,PF,3/16/89,34449964 320 | Marko Guduric,Memphis Grizzlies,SG,3/8/95,2625000 321 | Zach Collins,Portland Trail Blazers,C,11/19/97,4240200 322 | Stanley Johnson,Toronto Raptors,PF,5/29/96,3623000 323 | Boban Marjanovic,Dallas Mavericks,C,8/15/88,3500000 324 | Josh Magette,Orlando Magic,PG,11/28/89,79568 325 | Kyle Lowry,Toronto Raptors,PG,3/25/86,33296296 326 | Darius Garland,Cleveland Cavaliers,PG,1/26/00,6400920 327 | Frank Jackson,New Orleans Pelicans,PG,5/4/98,1618520 328 | Dragan Bender,Milwaukee Bucks,PF,11/17/97,1678854 329 | Kenrich Williams,New Orleans Pelicans,PF,12/2/94,1416852 330 | Jerami Grant,Denver Nuggets,PF,3/12/94,9346153 331 | Allonzo Trier,New York Knicks,PG,1/17/96,3551100 332 | Pat Connaughton,Milwaukee Bucks,SG,1/6/93,1723050 333 | Domantas Sabonis,Indiana Pacers,C,5/3/96,3529554 334 | Dylan Windler,Cleveland Cavaliers,GF,9/22/96,2035800 335 | Antonius Cleveland,Dallas Mavericks,SG,2/2/94,79568 336 | Damion Lee,Golden State Warriors,SG,10/21/92,79568 337 | Khem Birch,Orlando Magic,C,9/28/92,3000000 338 | Aron Baynes,Phoenix Suns,C,12/9/86,5453280 339 | Kemba Walker,Boston Celtics,PG,5/8/90,32742000 340 | Nerlens Noel,Oklahoma City Thunder,C,4/10/94,1882867 341 | Jabari Parker,Atlanta Hawks,PF,3/15/95,6500000 342 | Carsen Edwards,Boston Celtics,SG,3/12/98,1228026 343 | Anthony Tolliver,Portland Trail Blazers,PF,6/1/85,2564753 344 | Lauri Markkanen,Chicago Bulls,PF,5/22/97,5300400 345 | Kris Dunn,Chicago Bulls,PG,3/18/94,5348007 346 | Reggie Bullock,New York Knicks,SF,3/16/91,4000000 347 | Mike Conley,Utah Jazz,PG,10/11/87,32511623 348 | Jaylen Nowell,Minnesota Timberwolves,SG,7/9/99,1400000 349 | Gorgui Dieng,Minnesota Timberwolves,C,1/18/90,16229213 350 | Patrick Patterson,Los Angeles Clippers,PF,3/14/89,3068660 351 | Jarrett Allen,Brooklyn Nets,C,4/21/98,2376840 352 | Bobby Portis,New York Knicks,C,2/10/95,15000000 353 | Joel Embiid,Philadelphia 76ers,C,3/16/94,27504630 354 | Jonas Valanciunas,Memphis Grizzlies,C,5/6/92,16000000 355 | Chris Chiozza,Washington Wizards,PG,11/21/95,79568 356 | Kent Bazemore,Portland Trail Blazers,SF,7/1/89,19269663 357 | Tristan Thompson,Cleveland Cavaliers,C,3/13/91,18539130 358 | Mason Plumlee,Denver Nuggets,C,3/5/90,14041096 359 | Shabazz Napier,Minnesota Timberwolves,PG,7/14/91,1845301 360 | Edmond Sumner,Indiana Pacers,PG,12/31/95,2000000 361 | Alex Len,Atlanta Hawks,C,6/16/93,4160000 362 | Josh Richardson,Philadelphia 76ers,SF,9/15/93,10116576 363 | Bojan Bogdanovic,Utah Jazz,SF,4/18/89,17000000 364 | Iman Shumpert,Brooklyn Nets,PG,6/26/90,2031676 365 | Daryl Macon,Miami Heat,SG,11/29/95,79568 366 | Rodney McGruder,Los Angeles Clippers,SG,7/29/91,4807693 367 | Bam Adebayo,Miami Heat,C,7/18/97,3454080 368 | Jacob Evans,Golden State Warriors,SG,6/18/97,1928280 369 | Nigel Williams-Goss,Utah Jazz,PG,9/16/94,1500000 370 | Terrance Ferguson,Oklahoma City Thunder,SF,5/17/98,2475840 371 | Michael Carter-Williams,Orlando Magic,PG,10/10/91,2028594 372 | Bol Bol,Denver Nuggets,C,11/16/99,79568 373 | Willie Cauley-Stein,Golden State Warriors,C,8/18/93,2177483 374 | Nikola Vucevic,Orlando Magic,C,10/24/90,28000000 375 | Nicolas Batum,Charlotte Hornets,SF,12/14/88,25565217 376 | Kyrie Irving,Brooklyn Nets,PG,3/23/92,31742000 377 | Jeremy Lamb,Indiana Pacers,SF,5/30/92,10500000 378 | Donovan Mitchell,Utah Jazz,SG,9/7/96,3635760 379 | Thanasis Antetokounmpo,Milwaukee Bucks,SF,7/18/92,1445697 380 | James Johnson,Miami Heat,PF,2/20/87,15349400 381 | Monte Morris,Denver Nuggets,PG,6/27/95,1588231 382 | Terry Rozier,Charlotte Hornets,PG,3/17/94,19894737 383 | DeAndre Jordan,Brooklyn Nets,C,7/21/88,9881598 384 | Jae Crowder,Memphis Grizzlies,SF,7/6/90,7815533 385 | Josh Gray,New Orleans Pelicans,PG,9/9/93,79568 386 | Goga Bitadze,Indiana Pacers,C,7/20/99,2816760 387 | Kobi Simmons,Charlotte Hornets,PG,7/4/97,79568 388 | Derrick Favors,New Orleans Pelicans,C,7/15/91,17650000 389 | Landry Shamet,Los Angeles Clippers,SG,3/13/97,1995120 390 | Jalen McDaniels,Charlotte Hornets,PF,1/31/98,898310 391 | Bruno Caboclo,Memphis Grizzlies,SF,9/21/95,1845301 392 | Drew Eubanks,San Antonio Spurs,PF,2/1/97,79568 393 | Raul Neto,Philadelphia 76ers,PG,5/19/92,1737145 394 | Jalen Lecque,Phoenix Suns,G,6/13/00,898310 395 | Giannis Antetokounmpo,Milwaukee Bucks,PF,12/6/94,25842697 396 | Malik Monk,Charlotte Hornets,SG,2/4/98,4028400 397 | Tacko Fall,Boston Celtics,C,12/10/95,79568 398 | Justin Jackson,Dallas Mavericks,PF,3/28/95,3280920 399 | Paul George,Los Angeles Clippers,SF,5/2/90,33005556 400 | Jayson Tatum,Boston Celtics,PF,3/3/98,7830000 401 | Admiral Schofield,Washington Wizards,SF,3/30/97,1000000 402 | Louis King,Detroit Pistons,F,4/6/99,79568 403 | Kostas Antetokounmpo,Los Angeles Lakers,PF,11/20/97,79568 404 | Rodions Kurucs,Brooklyn Nets,PF,2/5/98,1699236 405 | Spencer Dinwiddie,Brooklyn Nets,PG,4/6/93,10605600 406 | Doug McDermott,Indiana Pacers,PF,1/3/92,7333333 407 | Romeo Langford,Boston Celtics,SG,10/25/99,3458400 408 | Caris LeVert,Brooklyn Nets,SF,8/25/94,2625717 409 | Michael Kidd-Gilchrist,Charlotte Hornets,PF,9/26/93,13000000 410 | LeBron James,Los Angeles Lakers,PF,12/30/84,37436858 411 | Taj Gibson,New York Knicks,C,6/24/85,9000000 412 | Ty Jerome,Phoenix Suns,G,7/8/97,2193480 413 | Chris Clemons,Houston Rockets,SG,7/23/97,79568 414 | Luke Kornet,Chicago Bulls,C,7/15/95,2250000 415 | Trey Lyles,San Antonio Spurs,PF,11/5/95,5500000 416 | Sterling Brown,Milwaukee Bucks,SF,2/10/95,1618520 417 | Andre Iguodala,Memphis Grizzlies,SF,1/28/84,17185185 418 | Vincent Poirier,Boston Celtics,C,10/17/93,2505793 419 | Frank Ntilikina,New York Knicks,PG,7/28/98,4855800 420 | Jordan McRae,Washington Wizards,PG,3/28/91,1645357 421 | Enes Kanter,Boston Celtics,C,5/20/92,4767000 422 | John Henson,Cleveland Cavaliers,C,12/28/90,9732396 423 | Jaylen Brown,Boston Celtics,SF,10/24/96,6534829 424 | Jonah Bolden,Philadelphia 76ers,PF,1/2/96,1698450 425 | Chimezie Metu,San Antonio Spurs,PF,3/22/97,1416852 426 | Tobias Harris,Philadelphia 76ers,PF,7/15/92,32742000 427 | Semi Ojeleye,Boston Celtics,PF,12/5/94,1618520 428 | Jevon Carter,Phoenix Suns,PG,9/14/95,1416852 429 | Brandon Ingram,New Orleans Pelicans,PF,9/2/97,7265485 430 | Moritz Wagner,Washington Wizards,C,4/26/97,2063520 431 | Dorian Finney-Smith,Dallas Mavericks,PF,5/4/93,4000000 432 | Danuel House,Houston Rockets,SF,6/7/93,3540000 433 | Nicolo Melli,New Orleans Pelicans,C,1/26/91,4102564 434 | Talen Horton-Tucker,Los Angeles Lakers,GF,11/25/00,898310 435 | Ed Davis,Utah Jazz,C,6/5/89,4767000 436 | Kyle Guy,Sacramento Kings,G,8/11/97,79568 437 | Kadeem Allen,New York Knicks,PG,1/15/93,79568 438 | Dante Exum,Utah Jazz,PG,7/13/95,9600000 439 | Abdel Nader,Oklahoma City Thunder,SF,9/25/93,1618520 440 | Bruno Fernando,Atlanta Hawks,C,8/15/98,1400000 441 | Dion Waiters,Miami Heat,SG,12/10/91,12100000 442 | Jared Dudley,Los Angeles Lakers,PF,7/10/85,2564753 443 | Max Strus,Chicago Bulls,SG,3/28/96,79568 444 | Kevon Looney,Golden State Warriors,C,2/6/96,4464286 445 | Willy Hernangomez,Charlotte Hornets,C,5/27/94,1557250 446 | Melvin Frazier,Orlando Magic,SG,8/30/96,1416852 447 | Austin Rivers,Houston Rockets,PG,8/1/92,2174310 448 | Harry Giles,Sacramento Kings,PF,4/22/98,2578800 449 | Robin Lopez,Milwaukee Bucks,C,4/1/88,4767000 450 | Collin Sexton,Cleveland Cavaliers,PG,1/4/99,4764960 451 | Ricky Rubio,Phoenix Suns,PG,10/21/90,16200000 452 | -------------------------------------------------------------------------------- /neighborhoods.csv: -------------------------------------------------------------------------------- 1 | ,,,Culture,Culture,Services,Services 2 | ,,,Restaurants,Museums,Police,Schools 3 | State,City,Street,,,, 4 | MO,Fisherborough,244 Tracy View,C+,F,D-,A+ 5 | SD,Port Curtisville,446 Cynthia Inlet,C-,B,B,D+ 6 | WV,Jimenezview,432 John Common,A,A+,F,B 7 | AK,Stevenshire,238 Andrew Rue,D-,A,A-,A- 8 | ND,New Joshuaport,877 Walter Neck,D+,C-,B,B 9 | ID,Wellsville,696 Weber Stravenue,A,B+,C,C- 10 | TN,Jodiburgh,285 Justin Corners,A,B,B+,B+ 11 | DC,Lake Christopher,607 Montoya Harbors,D,B+,B-,A+ 12 | OH,Port Mike,041 Michael Neck,D+,F,B-,D 13 | ND,Hardyburgh,550 Gilmore Mountains,A-,B-,B-,B- 14 | NY,Chadburgh,857 Michelle Shoal,B+,C-,D+,C- 15 | OK,Lake Larryburgh,307 Stephens Path,B+,C,D-,A- 16 | OK,West Misty,221 Frederick Plaza,A,A-,C,B+ 17 | DE,Port Michael,800 Christopher Haven,D,A+,A,C- 18 | UT,North Davidberg,377 Foster View,B-,A-,D+,F 19 | SC,East Brittany,281 Austin Crossing,F,A-,B,A+ 20 | WV,Ryanfort,987 Derek Fall,A,C+,C-,C- 21 | NV,Wilsonshire,542 Jessica Stream,A,A+,C-,C+ 22 | VA,East Lisaview,519 Hill Plaza,A+,D+,C-,C+ 23 | RI,West Danielside,557 Edwards Estates,C-,A-,A,D 24 | NY,Lake Timothy,398 Erika Lake,C+,B-,B,B 25 | ID,Patricktown,215 Kathleen Flat,D-,C-,B-,C 26 | MD,West Miguelstad,751 Walker Meadows,F,D-,B,D 27 | TX,Leeberg,693 Avila Pines,C+,F,A+,D+ 28 | HI,Timothystad,393 Jasmine Hollow,C+,A-,F,C+ 29 | UT,North Kennethmouth,208 Regina Roads,D-,A+,A+,B 30 | MD,Richardland,695 Amy Ports,D+,C+,D+,D 31 | ND,Davidshire,035 Trevor Squares,C,D,C,D+ 32 | FL,Jacksonfort,369 Victoria Road,D-,D+,A,D 33 | NM,West Ambermouth,785 Kristen Vista,D-,D-,D+,A+ 34 | DE,New Janice,417 Simmons Spur,A,A,F,C- 35 | NY,Port Elizabeth,804 Stephanie Summit,C,D-,A-,B- 36 | WY,Lake Nicole,933 Jennifer Burg,C,A+,A-,C 37 | NC,Stephanieport,283 Morales Locks,D+,D,D-,C+ 38 | MO,East Connie,798 Joseph Orchard,B,D,A+,D+ 39 | KS,Port Lindaberg,008 Mitchell Highway,F,D+,C+,B 40 | NM,Trevorville,665 Cooley Shore,C+,B+,D+,B- 41 | NV,Vargasberg,113 Gordon Ridges,A,C-,F,B+ 42 | OH,Johnsonside,817 Johnson Street,D-,A-,A+,B- 43 | PA,Rowlandchester,502 Taylor Inlet,A+,C-,D+,A 44 | AR,Simmonsfurt,154 Alexander Track,C-,B+,B,A- 45 | RI,New Jenniferton,404 Crystal Crest,A,C+,B-,A+ 46 | NE,South Nathan,821 Jake Fork,C+,D,D+,A 47 | CA,Dustinmouth,793 Cynthia Square,A-,A+,C-,A 48 | OR,Lake Nicole,650 Angela Track,D,C-,D,F 49 | ID,Spencechester,523 Ali Stream,B,B-,D,C 50 | ID,West Christophertown,168 Brown Stravenue,A+,B-,A-,C 51 | HI,Kathleenport,507 White Vista,B-,B,F,F 52 | VT,Baileyfort,831 Norma Cove,B,D+,A+,D+ 53 | GA,Tinaborough,946 Lindsay Port,B,C,D,F 54 | GA,New Carmenland,943 James Lake,B+,B-,C+,C- 55 | ND,Scottstad,663 Hamilton Way,B-,D+,D-,B+ 56 | MI,Murraystad,489 Wayne Isle,A,D,D+,A+ 57 | OR,East Vincentchester,095 Christensen Wall,F,D-,D-,D+ 58 | WI,Claytonbury,678 Gina Parks,A+,A,B+,A 59 | MA,Gonzalesbury,770 Little Shoals,D,A,B,D 60 | NV,Stevenbury,267 Willis Court,B,B-,C,F 61 | GA,Amyburgh,941 Brian Expressway,B,B,D-,C+ 62 | AR,New Larryshire,372 Vazquez Isle,B,B,C-,D+ 63 | IN,East Deborahberg,829 Melissa Mountain,D-,F,A+,A+ 64 | FL,Kingchester,467 Lisa Mission,A,C,F,C+ 65 | NH,South Tara,559 Michael Glens,C-,C-,F,B 66 | AL,Kathrynstad,356 Dodson Plains,B,D-,F,A+ 67 | AL,East Bobbyside,294 Mitchell Village,C-,A-,B-,F 68 | HI,Port Ronnietown,710 Timothy Mountain,B-,C+,C+,B+ 69 | AL,Port Jenniferfurt,539 Horton Fork,B,A-,F,B 70 | OK,West Anna,811 Watts Drives,D-,B-,D,B- 71 | SD,West Scott,139 Hardy Vista,C+,A-,D+,B- 72 | PA,Port Rickymouth,041 Patterson Station,A-,B-,D+,C+ 73 | KY,Hammondside,751 Patton Squares,D-,C,A-,B 74 | MA,Danielmouth,539 Curry Station,D+,A-,A,A- 75 | WY,Reneeshire,717 Patel Square,B,B+,D,A 76 | AL,Lonniestad,643 Allen Estates,C,B-,D-,C+ 77 | KS,Shawnchester,103 David Crest,B+,D,A+,A- 78 | MS,Martinezmouth,307 Le Flat,F,B,A,D- 79 | IN,Fisherborough,975 Bell Fork,C+,B+,C,A+ 80 | PA,Port Curtisville,278 Jones Lane,C+,A+,D-,D+ 81 | LA,Jimenezview,063 Cox Park,A-,D-,D,D+ 82 | MA,Stevenshire,660 Anthony Path,A,A-,B-,A 83 | NY,New Joshuaport,160 Martin River,C,C,D+,B+ 84 | PA,Wellsville,476 Jaime Spurs,D-,A,A-,C 85 | VT,Jodiburgh,118 Thompson Stravenue,D-,B+,C,C 86 | NY,Lake Christopher,811 Kathleen Trace,B+,D,A-,A- 87 | CT,Port Mike,410 Keith Lodge,D-,A,B+,D 88 | WY,Hardyburgh,227 Andrew Parkway,D,C-,D-,C 89 | IA,Chadburgh,877 Smith Haven,A,C,B-,D+ 90 | ND,Lake Larryburgh,721 Brennan Common,B+,C,B,A 91 | ND,West Misty,183 Anderson View,C,D-,C+,A- 92 | DE,Port Michael,328 Brian Cliff,C,D+,D,A 93 | OK,North Davidberg,249 Johnson Tunnel,C,C-,B+,C 94 | IA,East Brittany,690 Gonzales Tunnel,C-,D+,C-,D- 95 | CA,Ryanfort,934 David Run,F,B+,F,D- 96 | NC,Wilsonshire,871 Christopher Vista,B+,B,D+,F 97 | DC,East Lisaview,910 Sandy Ramp,A-,A+,B,B 98 | OK,West Danielside,677 Morales Coves,D+,F,C-,D+ 99 | ME,Lake Timothy,746 Jeffrey Bypass,B-,D,D+,B+ 100 | NV,Patricktown,886 Harding Place,A-,D-,D-,F 101 | FL,West Miguelstad,570 James Unions,D-,A-,B,C+ 102 | UT,Leeberg,943 Luna Parks,D-,D,C,A+ 103 | KS,Timothystad,194 Miller Grove,B,F,D-,A 104 | NC,North Kennethmouth,208 Adams Brook,C+,A+,B,A+ 105 | DC,Richardland,419 Michael Squares,D+,D+,D+,C- 106 | RI,Davidshire,798 Potts Crossing,B-,B-,A-,C- 107 | TX,Jacksonfort,332 Rachel Way,D+,A-,C-,D 108 | UT,West Ambermouth,132 Gina Rue,D,A+,C-,C 109 | DC,New Janice,477 Flores Cliff,A,B+,B-,C- 110 | MO,Port Elizabeth,072 Mariah Creek,C,C-,D-,A 111 | AZ,Lake Davidshire,943 Melissa Haven,D+,B+,C-,D- 112 | ND,Stephanieport,307 Wood Camp,B+,D-,A,B+ 113 | AL,East Connie,943 John Gardens,B+,C-,C+,D 114 | VT,Port Lindaberg,567 Parks Junction,B+,A,F,F 115 | GA,Trevorville,283 Kelli Forest,D,C,D-,C+ 116 | VT,Vargasberg,275 Samantha Square,C-,C-,D,D 117 | MN,Johnsonside,426 Sampson Manor,D-,B+,B+,C+ 118 | AK,Rowlandchester,386 Rebecca Cove,C-,A-,A+,C 119 | IN,Simmonsfurt,547 Miller Isle,A+,A+,B+,C 120 | VT,New Jenniferton,746 Wilcox Locks,C-,D-,D-,D+ 121 | DC,South Nathan,631 Lynch Hill,D-,C+,C-,A+ 122 | DE,Dustinmouth,719 Dixon Ways,D-,B-,B+,C+ 123 | WY,Lake Nicole,754 Weaver Turnpike,B,D-,B,D 124 | GA,Spencechester,570 Davis Isle,F,C-,D-,C- 125 | NY,West Christophertown,007 Macias Points,D,A-,B-,B+ 126 | ME,Kathleenport,520 Ellis Meadows,B-,A-,C+,D- 127 | UT,Baileyfort,919 Stewart Hills,D+,C+,A,C 128 | OH,Tinaborough,587 Tony Route,B+,B+,B+,B+ 129 | IN,New Carmenland,567 Ricky Trafficway,A-,D+,B-,D+ 130 | AK,Scottstad,082 Leblanc Freeway,D,C-,D,B+ 131 | WV,Murraystad,146 Campbell Vista,C,A+,D-,D+ 132 | RI,East Vincentchester,461 David Courts,A-,C+,A+,D 133 | OK,Claytonbury,286 Rodgers Plains,D-,A-,D-,B- 134 | NV,Gonzalesbury,694 Wright Trail,B-,A-,A,D+ 135 | PA,Stevenbury,352 Davis Mountain,A-,F,F,F 136 | IA,Amyburgh,163 Heather Neck,F,D,A+,A- 137 | NV,New Larryshire,098 Carter Stravenue,A-,A+,A+,A+ 138 | NH,East Deborahberg,271 Ryan Mount,B,C,D+,B- 139 | TX,Kingchester,534 Gordon Falls,C,D+,B,B 140 | DE,South Tara,047 Martinez Keys,C+,B-,D+,B- 141 | WV,Kathrynstad,985 Sierra Estate,D,C+,A-,A 142 | NV,East Bobbyside,503 Rebecca Flats,D+,B-,B+,A 143 | HI,Port Ronnietown,323 William Club,C,B-,C+,C- 144 | MI,Port Jenniferfurt,208 David Ville,D-,D-,B-,B+ 145 | ID,West Anna,544 Patel Locks,B,C-,A-,A+ 146 | NC,West Scott,348 Jack Branch,A-,D-,A-,A 147 | SC,Port Rickymouth,540 Berry Burgs,B-,C+,D+,C 148 | MN,Hammondside,493 Griffin Mews,A,C,B+,A 149 | LA,Danielmouth,084 Jamie Tunnel,B,C,A+,D 150 | NY,Reneeshire,436 Parker Shore,A-,D-,C,B 151 | TN,Lonniestad,957 Olson Fields,D,C+,B-,C+ 152 | NE,Shawnchester,802 Cook Cliff,D-,D+,D,A 153 | MT,Martinezmouth,177 Scott Park,B,A,B-,F 154 | MS,Cathyton,576 Serrano Spurs,C+,A+,F,A- 155 | NE,Barryborough,460 Anna Tunnel,A+,A+,B,A 156 | TN,Neilmouth,288 Shaun Lodge,A,A,B-,C+ 157 | MT,Port Alejandro,946 Savannah Rapids,C,C,B,D- 158 | MN,East Sandra,728 Davis Prairie,D-,B+,C,A- 159 | MT,Frankfurt,551 Joshua Club,D+,C,C,C+ 160 | VT,New Rubenville,010 Lucero Point,A+,B,C-,A- 161 | FL,Bryanchester,481 Julie Meadows,C-,D,B-,B+ 162 | KS,South Karenberg,141 Eric Lock,A,B+,C-,D 163 | CT,Sethstad,139 Bailey Grove,C,C-,C+,A+ 164 | MN,East Tamarafurt,622 Kayla Passage,A+,F,A,B 165 | MT,Jefferyland,162 Luke Wall,D+,A-,A+,D+ 166 | AR,Russoshire,499 Hinton Forks,B-,F,C+,C 167 | DE,New Christopher,822 Connie Dale,C-,C-,A-,A- 168 | CT,New Adrianhaven,048 Brian Cove,A-,C+,A+,D- 169 | IN,Wilsonborough,066 Carr Road,A+,C-,B,F 170 | ND,West Heather,005 Maxwell Fields,D+,C,C+,C- 171 | IA,East Christopher,955 Hoffman Camp,B,D-,A,B+ 172 | HI,New Caroline,302 Paul Spring,B-,F,B-,A 173 | NH,North Latoya,603 Clark Mount,D-,A-,B+,B- 174 | CT,East Jessicaland,208 Todd Knolls,A+,A,A+,C+ 175 | LA,Port Michellemouth,155 Ethan Island,D,C+,A+,D 176 | ME,Lake Ambertown,654 Margaret Lake,B+,A-,C+,D 177 | MS,East Brandi,909 Adkins Square,A+,F,A,C+ 178 | SC,Nguyenchester,452 Johnson Pike,B,C-,D-,D- 179 | MO,Hendersonland,984 Williams Road,B+,A-,D-,A+ 180 | AL,Vegaside,191 Mindy Meadows,B+,A-,A+,D+ 181 | OK,New Michael,333 Johnson Fields,D-,C,B-,C- 182 | NC,Fletcherfurt,869 Mullen Village,C+,B+,A+,D 183 | ID,Thompsonview,028 Ford Brook,B-,F,A,C- 184 | OH,Port Emma,131 Thomas Meadow,D,D,F,D+ 185 | MN,North Sharonland,418 Collier Walks,A-,B-,B,D- 186 | WV,Elizabethport,648 George Crest,D,D+,C+,A+ 187 | WY,Martintown,013 Bell Mills,C-,D,A-,B- 188 | NY,Lake Laurenhaven,735 Loretta Mills,B,A+,C+,B 189 | ME,New Robert,105 Benjamin Mission,D-,A-,A+,C 190 | ME,Schmidtchester,947 Anthony Roads,F,C,D,A 191 | WY,Port Jason,624 Faulkner Orchard,A-,F,C+,C+ 192 | MN,New Anthony,995 Jessica Haven,D+,D+,A-,F 193 | AL,Samuelville,989 Dean Plains,A-,F,D,A 194 | AZ,West Richard,847 Nelson Cape,C,A+,C+,A+ 195 | DE,South Kayla,731 Atkinson Knolls,A+,C-,A-,D+ 196 | DC,East Jessica,149 Norman Crossing,A-,C-,C+,A- 197 | SD,Port Susanborough,445 Moreno Port,A,A+,C,C 198 | PA,South Brandonland,372 Franklin Radial,A+,C-,A-,B 199 | OR,Port James,593 Mitchell Mission,D,A+,D-,C 200 | NJ,Lake Annaborough,644 Ronald Square,B+,D,D+,D 201 | VA,Katrinashire,515 Rebecca Lights,D-,A+,F,B- 202 | SC,Earlview,070 Tara Center,A-,F,D+,B 203 | ID,Andrewshire,952 Ellis Drive,C+,A-,C+,A 204 | SC,Frankchester,944 William Lane,C,B-,D+,B 205 | MO,New Bailey,424 Marissa Underpass,C-,F,F,B+ 206 | HI,Lauratown,595 Moore Corner,D-,B+,B+,B- 207 | AL,Clarkland,430 Douglas Mission,A,F,C+,B+ 208 | MO,Josephfort,259 Robles Turnpike,D,A-,B-,D 209 | AR,Allisonland,124 Diaz Brooks,C-,A+,F,C+ 210 | WI,Danielbury,389 Castillo Plains,B-,D,A-,A- 211 | NH,Ingramton,430 Calvin Underpass,C+,D+,C,C- 212 | FL,Port Melissaburgh,393 Jennifer Parkway,A+,A-,D,B- 213 | TN,Christinaport,200 Charles Springs,B+,D-,C+,F 214 | MS,Jordanhaven,683 Goodman Crescent,C,A+,C,D 215 | HI,South Lauren,073 Amanda Well,B+,D+,D-,B 216 | MI,Port Nicholas,856 Christopher Stravenue,B,C-,B-,D+ 217 | ME,New Brett,272 Cain Via,A-,D,A,D+ 218 | CO,South Eugene,654 Fisher Summit,C-,B,D-,F 219 | CO,Port Jeanette,219 Henderson Glen,D,B+,C,B 220 | MT,Lake Cynthialand,052 Brock Glens,B-,D+,A,C+ 221 | ME,Port Daniel,161 Austin Ranch,D+,C,F,C 222 | KY,Bowmantown,698 Lee Meadows,D+,B+,D,A 223 | NM,South Jacob,671 Cantrell Highway,B,D+,B-,B- 224 | IN,Smithside,347 Nicholas Shores,B-,B-,C-,A- 225 | OH,Dawsontown,599 Robles Falls,B,C,C+,D- 226 | ME,Raymondville,579 Nicholas Dam,A,C-,D,C 227 | SC,Port Angela,213 Jackson Highway,C+,C,A+,D 228 | RI,Port Elizabeth,598 Jacob Oval,A-,C-,F,B 229 | SC,Charlesport,600 Rodriguez Forks,B,C-,A,B+ 230 | DE,Moonborough,518 Christopher Springs,F,C,C-,A- 231 | UT,Ericberg,459 Cooper Cape,B+,B+,D+,B- 232 | CO,Lake Robert,049 Jordan Lane,C,F,C+,C- 233 | AZ,Tiffanyberg,344 Ronald Groves,D+,A+,C,B+ 234 | WV,West Joycemouth,340 Maxwell Stravenue,D-,A-,A,B 235 | SC,Baxterview,870 Erica Throughway,C+,A+,D+,A 236 | ME,Morrisonburgh,335 Scott Manors,F,B+,F,D+ 237 | NH,Courtneyfort,697 Spencer Isle,A+,A+,C+,A+ 238 | HI,New Jennifer,931 Pace Lights,C,D-,F,A- 239 | TN,West Donald,687 Dean Passage,D,C-,A,D 240 | VT,Mackchester,025 Richard Ridges,B,B,B-,C- 241 | DE,Lake Davidmouth,051 Destiny Mission,B+,B+,A,B+ 242 | MD,Sanchezmouth,003 Daniel Via,D+,C,C,D 243 | CA,North Jennifer,303 Alisha Road,D-,C+,C+,A+ 244 | WV,Fitzgeraldborough,191 Gregory Court,B-,D+,F,B- 245 | AK,Scottstad,114 Jones Garden,D-,D-,D,D 246 | IA,Port Willieport,320 Jennifer Mission,C,A,A,C 247 | ME,Port Linda,692 Hill Glens,C+,B-,D-,F 248 | KS,Kaylamouth,483 Freeman Via,C,D-,B,B+ 249 | WA,Port Shawnfort,691 Winters Bridge,B,C-,A+,C+ 250 | MI,North Matthew,055 Clayton Isle,B-,C,B,C+ 251 | MT,Chadton,601 Richards Road,A-,D,D+,D 252 | SC,Diazmouth,385 Robin Harbors,F,D,B-,D+ 253 | VA,Laurentown,255 Gonzalez Land,C+,B-,F,D- 254 | NE,South Kennethmouth,346 Wallace Pass,C-,B-,A,A- -------------------------------------------------------------------------------- /pokemon.csv: -------------------------------------------------------------------------------- 1 | Pokemon,Type 2 | Bulbasaur,Grass / Poison 3 | Ivysaur,Grass / Poison 4 | Venusaur,Grass / Poison 5 | Charmander,Fire 6 | Charmeleon,Fire 7 | Charizard,Fire / Flying 8 | Squirtle,Water 9 | Wartortle,Water 10 | Blastoise,Water 11 | Caterpie,Bug 12 | Metapod,Bug 13 | Butterfree,Bug / Flying 14 | Weedle,Bug / Poison 15 | Kakuna,Bug / Poison 16 | Beedrill,Bug / Poison 17 | Pidgey,Normal / Flying 18 | Pidgeotto,Normal / Flying 19 | Pidgeot,Normal / Flying 20 | Rattata,Normal 21 | Raticate,Normal 22 | Spearow,Normal / Flying 23 | Fearow,Normal / Flying 24 | Ekans,Poison 25 | Arbok,Poison 26 | Pikachu,Electric 27 | Raichu,Electric 28 | Sandshrew,Ground 29 | Sandslash,Ground 30 | Nidoran♀,Poison 31 | Nidorina,Poison 32 | Nidoqueen,Poison / Ground 33 | Nidoran♂,Poison 34 | Nidorino,Poison 35 | Nidoking,Poison / Ground 36 | Clefairy,Fairy 37 | Clefable,Fairy 38 | Vulpix,Fire 39 | Ninetales,Fire 40 | Jigglypuff,Normal / Fairy 41 | Wigglytuff,Normal / Fairy 42 | Zubat,Poison / Flying 43 | Golbat,Poison / Flying 44 | Oddish,Grass / Poison 45 | Gloom,Grass / Poison 46 | Vileplume,Grass / Poison 47 | Paras,Bug / Grass 48 | Parasect,Bug / Grass 49 | Venonat,Bug / Poison 50 | Venomoth,Bug / Poison 51 | Diglett,Ground 52 | Dugtrio,Ground 53 | Meowth,Normal 54 | Persian,Normal 55 | Psyduck,Water 56 | Golduck,Water 57 | Mankey,Fighting 58 | Primeape,Fighting 59 | Growlithe,Fire 60 | Arcanine,Fire 61 | Poliwag,Water 62 | Poliwhirl,Water 63 | Poliwrath,Water / Fighting 64 | Abra,Psychic 65 | Kadabra,Psychic 66 | Alakazam,Psychic 67 | Machop,Fighting 68 | Machoke,Fighting 69 | Machamp,Fighting 70 | Bellsprout,Grass / Poison 71 | Weepinbell,Grass / Poison 72 | Victreebel,Grass / Poison 73 | Tentacool,Water / Poison 74 | Tentacruel,Water / Poison 75 | Geodude,Rock / Ground 76 | Graveler,Rock / Ground 77 | Golem,Rock / Ground 78 | Ponyta,Fire 79 | Rapidash,Fire 80 | Slowpoke,Water / Psychic 81 | Slowbro,Water / Psychic 82 | Magnemite,Electric / Steel 83 | Magneton,Electric / Steel 84 | Farfetch'd,Normal / Flying 85 | Doduo,Normal / Flying 86 | Dodrio,Normal / Flying 87 | Seel,Water 88 | Dewgong,Water / Ice 89 | Grimer,Poison 90 | Muk,Poison 91 | Shellder,Water 92 | Cloyster,Water / Ice 93 | Gastly,Ghost / Poison 94 | Haunter,Ghost / Poison 95 | Gengar,Ghost / Poison 96 | Onix,Rock / Ground 97 | Drowzee,Psychic 98 | Hypno,Psychic 99 | Krabby,Water 100 | Kingler,Water 101 | Voltorb,Electric 102 | Electrode,Electric 103 | Exeggcute,Grass / Psychic 104 | Exeggutor,Grass / Psychic 105 | Cubone,Ground 106 | Marowak,Ground 107 | Hitmonlee,Fighting 108 | Hitmonchan,Fighting 109 | Lickitung,Normal 110 | Koffing,Poison 111 | Weezing,Poison 112 | Rhyhorn,Ground / Rock 113 | Rhydon,Ground / Rock 114 | Chansey,Normal 115 | Tangela,Grass 116 | Kangaskhan,Normal 117 | Horsea,Water 118 | Seadra,Water 119 | Goldeen,Water 120 | Seaking,Water 121 | Staryu,Water 122 | Starmie,Water / Psychic 123 | Mr. Mime,Psychic / Fairy 124 | Scyther,Bug / Flying 125 | Jynx,Ice / Psychic 126 | Electabuzz,Electric 127 | Magmar,Fire 128 | Pinsir,Bug 129 | Tauros,Normal 130 | Magikarp,Water 131 | Gyarados,Water / Flying 132 | Lapras,Water / Ice 133 | Ditto,Normal 134 | Eevee,Normal 135 | Vaporeon,Water 136 | Jolteon,Electric 137 | Flareon,Fire 138 | Porygon,Normal 139 | Omanyte,Rock / Water 140 | Omastar,Rock / Water 141 | Kabuto,Rock / Water 142 | Kabutops,Rock / Water 143 | Aerodactyl,Rock / Flying 144 | Snorlax,Normal 145 | Articuno,Ice / Flying 146 | Zapdos,Electric / Flying 147 | Moltres,Fire / Flying 148 | Dratini,Dragon 149 | Dragonair,Dragon 150 | Dragonite,Dragon / Flying 151 | Mewtwo,Psychic 152 | Mew,Psychic 153 | Chikorita,Grass 154 | Bayleef,Grass 155 | Meganium,Grass 156 | Cyndaquil,Fire 157 | Quilava,Fire 158 | Typhlosion,Fire 159 | Totodile,Water 160 | Croconaw,Water 161 | Feraligatr,Water 162 | Sentret,Normal 163 | Furret,Normal 164 | Hoothoot,Normal / Flying 165 | Noctowl,Normal / Flying 166 | Ledyba,Bug / Flying 167 | Ledian,Bug / Flying 168 | Spinarak,Bug / Poison 169 | Ariados,Bug / Poison 170 | Crobat,Poison / Flying 171 | Chinchou,Water / Electric 172 | Lanturn,Water / Electric 173 | Pichu,Electric 174 | Cleffa,Fairy 175 | Igglybuff,Normal / Fairy 176 | Togepi,Fairy 177 | Togetic,Fairy / Flying 178 | Natu,Psychic / Flying 179 | Xatu,Psychic / Flying 180 | Mareep,Electric 181 | Flaaffy,Electric 182 | Ampharos,Electric 183 | Bellossom,Grass 184 | Marill,Water / Fairy 185 | Azumarill,Water / Fairy 186 | Sudowoodo,Rock 187 | Politoed,Water 188 | Hoppip,Grass / Flying 189 | Skiploom,Grass / Flying 190 | Jumpluff,Grass / Flying 191 | Aipom,Normal 192 | Sunkern,Grass 193 | Sunflora,Grass 194 | Yanma,Bug / Flying 195 | Wooper,Water / Ground 196 | Quagsire,Water / Ground 197 | Espeon,Psychic 198 | Umbreon,Dark 199 | Murkrow,Dark / Flying 200 | Slowking,Water / Psychic 201 | Misdreavus,Ghost 202 | Unown,Psychic 203 | Wobbuffet,Psychic 204 | Girafarig,Normal / Psychic 205 | Pineco,Bug 206 | Forretress,Bug / Steel 207 | Dunsparce,Normal 208 | Gligar,Ground / Flying 209 | Steelix,Steel / Ground 210 | Snubbull,Fairy 211 | Granbull,Fairy 212 | Qwilfish,Water / Poison 213 | Scizor,Bug / Steel 214 | Shuckle,Bug / Rock 215 | Heracross,Bug / Fighting 216 | Sneasel,Dark / Ice 217 | Teddiursa,Normal 218 | Ursaring,Normal 219 | Slugma,Fire 220 | Magcargo,Fire / Rock 221 | Swinub,Ice / Ground 222 | Piloswine,Ice / Ground 223 | Corsola,Water / Rock 224 | Remoraid,Water 225 | Octillery,Water 226 | Delibird,Ice / Flying 227 | Mantine,Water / Flying 228 | Skarmory,Steel / Flying 229 | Houndour,Dark / Fire 230 | Houndoom,Dark / Fire 231 | Kingdra,Water / Dragon 232 | Phanpy,Ground 233 | Donphan,Ground 234 | Porygon2,Normal 235 | Stantler,Normal 236 | Smeargle,Normal 237 | Tyrogue,Fighting 238 | Hitmontop,Fighting 239 | Smoochum,Ice / Psychic 240 | Elekid,Electric 241 | Magby,Fire 242 | Miltank,Normal 243 | Blissey,Normal 244 | Raikou,Electric 245 | Entei,Fire 246 | Suicune,Water 247 | Larvitar,Rock / Ground 248 | Pupitar,Rock / Ground 249 | Tyranitar,Rock / Dark 250 | Lugia,Psychic / Flying 251 | Ho-oh,Fire / Flying 252 | Celebi,Psychic / Grass 253 | Treecko,Grass 254 | Grovyle,Grass 255 | Sceptile,Grass 256 | Torchic,Fire 257 | Combusken,Fire / Fighting 258 | Blaziken,Fire / Fighting 259 | Mudkip,Water 260 | Marshtomp,Water / Ground 261 | Swampert,Water / Ground 262 | Poochyena,Dark 263 | Mightyena,Dark 264 | Zigzagoon,Normal 265 | Linoone,Normal 266 | Wurmple,Bug 267 | Silcoon,Bug 268 | Beautifly,Bug / Flying 269 | Cascoon,Bug 270 | Dustox,Bug / Poison 271 | Lotad,Water / Grass 272 | Lombre,Water / Grass 273 | Ludicolo,Water / Grass 274 | Seedot,Grass 275 | Nuzleaf,Grass / Dark 276 | Shiftry,Grass / Dark 277 | Taillow,Normal / Flying 278 | Swellow,Normal / Flying 279 | Wingull,Water / Flying 280 | Pelipper,Water / Flying 281 | Ralts,Psychic / Fairy 282 | Kirlia,Psychic / Fairy 283 | Gardevoir,Psychic / Fairy 284 | Surskit,Bug / Water 285 | Masquerain,Bug / Flying 286 | Shroomish,Grass 287 | Breloom,Grass / Fighting 288 | Slakoth,Normal 289 | Vigoroth,Normal 290 | Slaking,Normal 291 | Nincada,Bug / Ground 292 | Ninjask,Bug / Flying 293 | Shedinja,Bug / Ghost 294 | Whismur,Normal 295 | Loudred,Normal 296 | Exploud,Normal 297 | Makuhita,Fighting 298 | Hariyama,Fighting 299 | Azurill,Normal / Fairy 300 | Nosepass,Rock 301 | Skitty,Normal 302 | Delcatty,Normal 303 | Sableye,Dark / Ghost 304 | Mawile,Steel / Fairy 305 | Aron,Steel / Rock 306 | Lairon,Steel / Rock 307 | Aggron,Steel / Rock 308 | Meditite,Fighting / Psychic 309 | Medicham,Fighting / Psychic 310 | Electrike,Electric 311 | Manectric,Electric 312 | Plusle,Electric 313 | Minun,Electric 314 | Volbeat,Bug 315 | Illumise,Bug 316 | Roselia,Grass / Poison 317 | Gulpin,Poison 318 | Swalot,Poison 319 | Carvanha,Water / Dark 320 | Sharpedo,Water / Dark 321 | Wailmer,Water 322 | Wailord,Water 323 | Numel,Fire / Ground 324 | Camerupt,Fire / Ground 325 | Torkoal,Fire 326 | Spoink,Psychic 327 | Grumpig,Psychic 328 | Spinda,Normal 329 | Trapinch,Ground 330 | Vibrava,Ground / Dragon 331 | Flygon,Ground / Dragon 332 | Cacnea,Grass 333 | Cacturne,Grass / Dark 334 | Swablu,Normal / Flying 335 | Altaria,Dragon / Flying 336 | Zangoose,Normal 337 | Seviper,Poison 338 | Lunatone,Rock / Psychic 339 | Solrock,Rock / Psychic 340 | Barboach,Water / Ground 341 | Whiscash,Water / Ground 342 | Corphish,Water 343 | Crawdaunt,Water / Dark 344 | Baltoy,Ground / Psychic 345 | Claydol,Ground / Psychic 346 | Lileep,Rock / Grass 347 | Cradily,Rock / Grass 348 | Anorith,Rock / Bug 349 | Armaldo,Rock / Bug 350 | Feebas,Water 351 | Milotic,Water 352 | Castform,Normal 353 | Kecleon,Normal 354 | Shuppet,Ghost 355 | Banette,Ghost 356 | Duskull,Ghost 357 | Dusclops,Ghost 358 | Tropius,Grass / Flying 359 | Chimecho,Psychic 360 | Absol,Dark 361 | Wynaut,Psychic 362 | Snorunt,Ice 363 | Glalie,Ice 364 | Spheal,Ice / Water 365 | Sealeo,Ice / Water 366 | Walrein,Ice / Water 367 | Clamperl,Water 368 | Huntail,Water 369 | Gorebyss,Water 370 | Relicanth,Water / Rock 371 | Luvdisc,Water 372 | Bagon,Dragon 373 | Shelgon,Dragon 374 | Salamence,Dragon / Flying 375 | Beldum,Steel / Psychic 376 | Metang,Steel / Psychic 377 | Metagross,Steel / Psychic 378 | Regirock,Rock 379 | Regice,Ice 380 | Registeel,Steel 381 | Latias,Dragon / Psychic 382 | Latios,Dragon / Psychic 383 | Kyogre,Water 384 | Groudon,Ground 385 | Rayquaza,Dragon / Flying 386 | Jirachi,Steel / Psychic 387 | Deoxys,Psychic 388 | Turtwig,Grass 389 | Grotle,Grass 390 | Torterra,Grass / Ground 391 | Chimchar,Fire 392 | Monferno,Fire / Fighting 393 | Infernape,Fire / Fighting 394 | Piplup,Water 395 | Prinplup,Water 396 | Empoleon,Water / Steel 397 | Starly,Normal / Flying 398 | Staravia,Normal / Flying 399 | Staraptor,Normal / Flying 400 | Bidoof,Normal 401 | Bibarel,Normal / Water 402 | Kricketot,Bug 403 | Kricketune,Bug 404 | Shinx,Electric 405 | Luxio,Electric 406 | Luxray,Electric 407 | Budew,Grass / Poison 408 | Roserade,Grass / Poison 409 | Cranidos,Rock 410 | Rampardos,Rock 411 | Shieldon,Rock / Steel 412 | Bastiodon,Rock / Steel 413 | Burmy,Bug 414 | Wormadam,Bug / Grass 415 | Mothim,Bug / Flying 416 | Combee,Bug / Flying 417 | Vespiquen,Bug / Flying 418 | Pachirisu,Electric 419 | Buizel,Water 420 | Floatzel,Water 421 | Cherubi,Grass 422 | Cherrim,Grass 423 | Shellos,Water 424 | Gastrodon,Water / Ground 425 | Ambipom,Normal 426 | Drifloon,Ghost / Flying 427 | Drifblim,Ghost / Flying 428 | Buneary,Normal 429 | Lopunny,Normal 430 | Mismagius,Ghost 431 | Honchkrow,Dark / Flying 432 | Glameow,Normal 433 | Purugly,Normal 434 | Chingling,Psychic 435 | Stunky,Poison / Dark 436 | Skuntank,Poison / Dark 437 | Bronzor,Steel / Psychic 438 | Bronzong,Steel / Psychic 439 | Bonsly,Rock 440 | Mime Jr.,Psychic / Fairy 441 | Happiny,Normal 442 | Chatot,Normal / Flying 443 | Spiritomb,Ghost / Dark 444 | Gible,Dragon / Ground 445 | Gabite,Dragon / Ground 446 | Garchomp,Dragon / Ground 447 | Munchlax,Normal 448 | Riolu,Fighting 449 | Lucario,Fighting / Steel 450 | Hippopotas,Ground 451 | Hippowdon,Ground 452 | Skorupi,Poison / Bug 453 | Drapion,Poison / Dark 454 | Croagunk,Poison / Fighting 455 | Toxicroak,Poison / Fighting 456 | Carnivine,Grass 457 | Finneon,Water 458 | Lumineon,Water 459 | Mantyke,Water / Flying 460 | Snover,Grass / Ice 461 | Abomasnow,Grass / Ice 462 | Weavile,Dark / Ice 463 | Magnezone,Electric / Steel 464 | Lickilicky,Normal 465 | Rhyperior,Ground / Rock 466 | Tangrowth,Grass 467 | Electivire,Electric 468 | Magmortar,Fire 469 | Togekiss,Fairy / Flying 470 | Yanmega,Bug / Flying 471 | Leafeon,Grass 472 | Glaceon,Ice 473 | Gliscor,Ground / Flying 474 | Mamoswine,Ice / Ground 475 | Porygon-Z,Normal 476 | Gallade,Psychic / Fighting 477 | Probopass,Rock / Steel 478 | Dusknoir,Ghost 479 | Froslass,Ice / Ghost 480 | Rotom,Electric / Ghost 481 | Uxie,Psychic 482 | Mesprit,Psychic 483 | Azelf,Psychic 484 | Dialga,Steel / Dragon 485 | Palkia,Water / Dragon 486 | Heatran,Fire / Steel 487 | Regigigas,Normal 488 | Giratina,Ghost / Dragon 489 | Cresselia,Psychic 490 | Phione,Water 491 | Manaphy,Water 492 | Darkrai,Dark 493 | Shaymin,Grass 494 | Arceus,Normal 495 | Victini,Psychic / Fire 496 | Snivy,Grass 497 | Servine,Grass 498 | Serperior,Grass 499 | Tepig,Fire 500 | Pignite,Fire / Fighting 501 | Emboar,Fire / Fighting 502 | Oshawott,Water 503 | Dewott,Water 504 | Samurott,Water 505 | Patrat,Normal 506 | Watchog,Normal 507 | Lillipup,Normal 508 | Herdier,Normal 509 | Stoutland,Normal 510 | Purrloin,Dark 511 | Liepard,Dark 512 | Pansage,Grass 513 | Simisage,Grass 514 | Pansear,Fire 515 | Simisear,Fire 516 | Panpour,Water 517 | Simipour,Water 518 | Munna,Psychic 519 | Musharna,Psychic 520 | Pidove,Normal / Flying 521 | Tranquill,Normal / Flying 522 | Unfezant,Normal / Flying 523 | Blitzle,Electric 524 | Zebstrika,Electric 525 | Roggenrola,Rock 526 | Boldore,Rock 527 | Gigalith,Rock 528 | Woobat,Psychic / Flying 529 | Swoobat,Psychic / Flying 530 | Drilbur,Ground 531 | Excadrill,Ground / Steel 532 | Audino,Normal 533 | Timburr,Fighting 534 | Gurdurr,Fighting 535 | Conkeldurr,Fighting 536 | Tympole,Water 537 | Palpitoad,Water / Ground 538 | Seismitoad,Water / Ground 539 | Throh,Fighting 540 | Sawk,Fighting 541 | Sewaddle,Bug / Grass 542 | Swadloon,Bug / Grass 543 | Leavanny,Bug / Grass 544 | Venipede,Bug / Poison 545 | Whirlipede,Bug / Poison 546 | Scolipede,Bug / Poison 547 | Cottonee,Grass / Fairy 548 | Whimsicott,Grass / Fairy 549 | Petilil,Grass 550 | Lilligant,Grass 551 | Basculin,Water 552 | Sandile,Ground / Dark 553 | Krokorok,Ground / Dark 554 | Krookodile,Ground / Dark 555 | Darumaka,Fire 556 | Darmanitan,Fire 557 | Maractus,Grass 558 | Dwebble,Bug / Rock 559 | Crustle,Bug / Rock 560 | Scraggy,Dark / Fighting 561 | Scrafty,Dark / Fighting 562 | Sigilyph,Psychic / Flying 563 | Yamask,Ghost 564 | Cofagrigus,Ghost 565 | Tirtouga,Water / Rock 566 | Carracosta,Water / Rock 567 | Archen,Rock / Flying 568 | Archeops,Rock / Flying 569 | Trubbish,Poison 570 | Garbodor,Poison 571 | Zorua,Dark 572 | Zoroark,Dark 573 | Minccino,Normal 574 | Cinccino,Normal 575 | Gothita,Psychic 576 | Gothorita,Psychic 577 | Gothitelle,Psychic 578 | Solosis,Psychic 579 | Duosion,Psychic 580 | Reuniclus,Psychic 581 | Ducklett,Water / Flying 582 | Swanna,Water / Flying 583 | Vanillite,Ice 584 | Vanillish,Ice 585 | Vanilluxe,Ice 586 | Deerling,Normal / Grass 587 | Sawsbuck,Normal / Grass 588 | Emolga,Electric / Flying 589 | Karrablast,Bug 590 | Escavalier,Bug / Steel 591 | Foongus,Grass / Poison 592 | Amoonguss,Grass / Poison 593 | Frillish,Water / Ghost 594 | Jellicent,Water / Ghost 595 | Alomomola,Water 596 | Joltik,Bug / Electric 597 | Galvantula,Bug / Electric 598 | Ferroseed,Grass / Steel 599 | Ferrothorn,Grass / Steel 600 | Klink,Steel 601 | Klang,Steel 602 | Klinklang,Steel 603 | Tynamo,Electric 604 | Eelektrik,Electric 605 | Eelektross,Electric 606 | Elgyem,Psychic 607 | Beheeyem,Psychic 608 | Litwick,Ghost / Fire 609 | Lampent,Ghost / Fire 610 | Chandelure,Ghost / Fire 611 | Axew,Dragon 612 | Fraxure,Dragon 613 | Haxorus,Dragon 614 | Cubchoo,Ice 615 | Beartic,Ice 616 | Cryogonal,Ice 617 | Shelmet,Bug 618 | Accelgor,Bug 619 | Stunfisk,Ground / Electric 620 | Mienfoo,Fighting 621 | Mienshao,Fighting 622 | Druddigon,Dragon 623 | Golett,Ground / Ghost 624 | Golurk,Ground / Ghost 625 | Pawniard,Dark / Steel 626 | Bisharp,Dark / Steel 627 | Bouffalant,Normal 628 | Rufflet,Normal / Flying 629 | Braviary,Normal / Flying 630 | Vullaby,Dark / Flying 631 | Mandibuzz,Dark / Flying 632 | Heatmor,Fire 633 | Durant,Bug / Steel 634 | Deino,Dark / Dragon 635 | Zweilous,Dark / Dragon 636 | Hydreigon,Dark / Dragon 637 | Larvesta,Bug / Fire 638 | Volcarona,Bug / Fire 639 | Cobalion,Steel / Fighting 640 | Terrakion,Rock / Fighting 641 | Virizion,Grass / Fighting 642 | Tornadus,Flying 643 | Thundurus,Electric / Flying 644 | Reshiram,Dragon / Fire 645 | Zekrom,Dragon / Electric 646 | Landorus,Ground / Flying 647 | Kyurem,Dragon / Ice 648 | Keldeo,Water / Fighting 649 | Meloetta,Normal / Psychic 650 | Genesect,Bug / Steel 651 | Chespin,Grass 652 | Quilladin,Grass 653 | Chesnaught,Grass / Fighting 654 | Fennekin,Fire 655 | Braixen,Fire 656 | Delphox,Fire / Psychic 657 | Froakie,Water 658 | Frogadier,Water 659 | Greninja,Water / Dark 660 | Bunnelby,Normal 661 | Diggersby,Normal / Ground 662 | Fletchling,Normal / Flying 663 | Fletchinder,Fire / Flying 664 | Talonflame,Fire / Flying 665 | Scatterbug,Bug 666 | Spewpa,Bug 667 | Vivillon,Bug / Flying 668 | Litleo,Fire / Normal 669 | Pyroar,Fire / Normal 670 | Flabébé,Fairy 671 | Floette,Fairy 672 | Florges,Fairy 673 | Skiddo,Grass 674 | Gogoat,Grass 675 | Pancham,Fighting 676 | Pangoro,Fighting / Dark 677 | Furfrou,Normal 678 | Espurr,Psychic 679 | Meowstic,Psychic 680 | Honedge,Steel / Ghost 681 | Doublade,Steel / Ghost 682 | Aegislash,Steel / Ghost 683 | Spritzee,Fairy 684 | Aromatisse,Fairy 685 | Swirlix,Fairy 686 | Slurpuff,Fairy 687 | Inkay,Dark / Psychic 688 | Malamar,Dark / Psychic 689 | Binacle,Rock / Water 690 | Barbaracle,Rock / Water 691 | Skrelp,Poison / Water 692 | Dragalge,Poison / Dragon 693 | Clauncher,Water 694 | Clawitzer,Water 695 | Helioptile,Electric / Normal 696 | Heliolisk,Electric / Normal 697 | Tyrunt,Rock / Dragon 698 | Tyrantrum,Rock / Dragon 699 | Amaura,Rock / Ice 700 | Aurorus,Rock / Ice 701 | Sylveon,Fairy 702 | Hawlucha,Fighting / Flying 703 | Dedenne,Electric / Fairy 704 | Carbink,Rock / Fairy 705 | Goomy,Dragon 706 | Sliggoo,Dragon 707 | Goodra,Dragon 708 | Klefki,Steel / Fairy 709 | Phantump,Ghost / Grass 710 | Trevenant,Ghost / Grass 711 | Pumpkaboo,Ghost / Grass 712 | Gourgeist,Ghost / Grass 713 | Bergmite,Ice 714 | Avalugg,Ice 715 | Noibat,Flying / Dragon 716 | Noivern,Flying / Dragon 717 | Xerneas,Fairy 718 | Yveltal,Dark / Flying 719 | Zygarde,Dragon / Ground 720 | Diancie,Rock / Fairy 721 | Hoopa,Psychic / Ghost 722 | Volcanion,Fire / Water 723 | Rowlet,Grass / Flying 724 | Dartrix,Grass / Flying 725 | Decidueye,Grass / Ghost 726 | Litten,Fire 727 | Torracat,Fire 728 | Incineroar,Fire / Dark 729 | Popplio,Water 730 | Brionne,Water 731 | Primarina,Water / Fairy 732 | Pikipek,Normal / Flying 733 | Trumbeak,Normal / Flying 734 | Toucannon,Normal / Flying 735 | Yungoos,Normal 736 | Gumshoos,Normal 737 | Grubbin,Bug 738 | Charjabug,Bug / Electric 739 | Vikavolt,Bug / Electric 740 | Crabrawler,Fighting 741 | Crabominable,Fighting / Ice 742 | Oricorio,Fire / Flying 743 | Cutiefly,Bug / Fairy 744 | Ribombee,Bug / Fairy 745 | Rockruff,Rock 746 | Lycanroc,Rock 747 | Wishiwashi,Water 748 | Mareanie,Poison / Water 749 | Toxapex,Poison / Water 750 | Mudbray,Ground 751 | Mudsdale,Ground 752 | Dewpider,Water / Bug 753 | Araquanid,Water / Bug 754 | Fomantis,Grass 755 | Lurantis,Grass 756 | Morelull,Grass / Fairy 757 | Shiinotic,Grass / Fairy 758 | Salandit,Poison / Fire 759 | Salazzle,Poison / Fire 760 | Stufful,Normal / Fighting 761 | Bewear,Normal / Fighting 762 | Bounsweet,Grass 763 | Steenee,Grass 764 | Tsareena,Grass 765 | Comfey,Fairy 766 | Oranguru,Normal / Psychic 767 | Passimian,Fighting 768 | Wimpod,Bug / Water 769 | Golisopod,Bug / Water 770 | Sandygast,Ghost / Ground 771 | Palossand,Ghost / Ground 772 | Pyukumuku,Water 773 | Type: Null,Normal 774 | Silvally,Normal 775 | Minior,Rock / Flying 776 | Komala,Normal 777 | Turtonator,Fire / Dragon 778 | Togedemaru,Electric / Steel 779 | Mimikyu,Ghost / Fairy 780 | Bruxish,Water / Psychic 781 | Drampa,Normal / Dragon 782 | Dhelmise,Ghost / Grass 783 | Jangmo-o,Dragon 784 | Hakamo-o,Dragon / Fighting 785 | Kommo-o,Dragon / Fighting 786 | Tapu Koko,Electric / Fairy 787 | Tapu Lele,Psychic / Fairy 788 | Tapu Bulu,Grass / Fairy 789 | Tapu Fini,Water / Fairy 790 | Cosmog,Psychic 791 | Cosmoem,Psychic 792 | Solgaleo,Psychic / Steel 793 | Lunala,Psychic / Ghost 794 | Nihilego,Rock / Poison 795 | Buzzwole,Bug / Fighting 796 | Pheromosa,Bug / Fighting 797 | Xurkitree,Electric 798 | Celesteela,Steel / Flying 799 | Kartana,Grass / Steel 800 | Guzzlord,Dark / Dragon 801 | Necrozma,Psychic 802 | Magearna,Steel / Fairy 803 | Marshadow,Fighting / Ghost 804 | Poipole,Poison 805 | Naganadel,Poison / Dragon 806 | Stakataka,Rock / Steel 807 | Blacephalon,Fire / Ghost 808 | Zeraora,Electric 809 | Meltan,Steel 810 | Melmetal,Steel -------------------------------------------------------------------------------- /recipes.csv: -------------------------------------------------------------------------------- 1 | Recipe,Ingredients 2 | Cashew Crusted Chicken,"Apricot preserves, Dijon mustard, curry powder, chicken breasts, cashews" 3 | Tomato Basil Salmon,"Salmon filets, basil, tomato, olive oil, Parmesan cheese" 4 | Parmesan Cheese Chicken,"Bread crumbs, Parmesan cheese, Italian seasoning, egg, chicken breasts" -------------------------------------------------------------------------------- /revolutionary_war.csv: -------------------------------------------------------------------------------- 1 | Battle,Start Date,State 2 | Powder Alarm,9/1/1774,Massachusetts 3 | Storming of Fort William and Mary,12/14/1774,New Hampshire 4 | Battles of Lexington and Concord,4/19/1775,Massachusetts 5 | Siege of Boston,4/19/1775,Massachusetts 6 | Gunpowder Incident,4/20/1775,Virginia 7 | Capture of Fort Ticonderoga,5/10/1775,New York 8 | Battle of Chelsea Creek,5/27/1775,Massachusetts 9 | Battle of Machias,6/11/1775,Massachusetts 10 | Battle of Bunker Hill,6/17/1775,Massachusetts 11 | Battle of Gloucester,8/8/1775,Massachusetts 12 | Siege of Fort St. Jean,9/17/1775, 13 | Burning of Falmouth,10/18/1775,Massachusetts 14 | Battle of Kemp's Landing,11/14/1775,Virginia 15 | Siege of Savage's Old Fields,11/19/1775,South Carolina 16 | Battle of Great Bridge,12/9/1775,Virginia 17 | Snow Campaign,12/1/1775,South Carolina 18 | Battle of Quebec,12/31/1775, 19 | Burning of Norfolk,1/1/1776,Virginia 20 | Battle of Moore's Creek Bridge,2/27/1776,North Carolina 21 | Battle of the Rice Boats,3/2/1776,Georgia 22 | Battle of Nassau,3/3/1776, 23 | Battle of Saint-Pierre,3/25/1776, 24 | Battle of Block Island,4/6/1776,Rhode Island 25 | Battle of The Cedars,5/18/1776, 26 | Battle of Trois-Rivières,6/8/1776, 27 | Battle of Sullivan's Island,6/28/1776,South Carolina 28 | Battle of Turtle Gut Inlet,6/29/1776,New Jersey 29 | Battle of Lindley's Fort,7/15/1776,South Carolina 30 | Battle of Long Island,8/27/1776,New York 31 | Landing at Kip's Bay,9/15/1776,New York 32 | Battle of Harlem Heights,9/16/1776,New York 33 | Battle of Valcour Island,10/11/1776,New York 34 | Battle of White Plains,10/28/1776,New York 35 | Battle of Fort Cumberland,11/10/1776, 36 | Battle of Fort Washington,11/16/1776,New York 37 | Battle of Fort Lee,11/20/1776,New Jersey 38 | Ambush of Geary,12/14/1776,New Jersey 39 | Battle of Iron Works Hill,12/22/1776,New Jersey 40 | Battle of Trenton,12/26/1776,New Jersey 41 | Second Battle of Trenton,1/2/1777,New Jersey 42 | Battle of Princeton,1/3/1777,New Jersey 43 | Battle of Millstone,1/20/1777,New Jersey 44 | Forage War,,New Jersey 45 | Battle of Punk Hill,3/8/1777,New Jersey 46 | Battle of Bound Brook,4/13/1777,New Jersey 47 | Battle of Ridgefield,4/27/1777,Connecticut 48 | Battle of Thomas Creek,5/17/1777,Florida 49 | Meigs Raid,5/24/1777,New York 50 | Battle of Short Hills,6/26/1777,New Jersey 51 | Siege of Fort Ticonderoga,7/5/1777,New York 52 | Battle of Hubbardton,7/7/1777,Vermont 53 | Battle of Fort Ann,7/8/1777,New York 54 | Siege of Fort Stanwix,8/2/1777,New York 55 | Battle of Oriskany,8/6/1777,New York 56 | Second Battle of Machias,8/13/1777,Massachusetts 57 | Battle of Bennington,8/16/1777,New York 58 | Battle of Staten Island,8/22/1777,New York 59 | Battle of Setauket,8/22/1777,New York 60 | First Siege of Fort Henry,,Virginia 61 | Battle of Cooch's Bridge,9/3/1777,Delaware 62 | Battle of Brandywine,9/11/1777,Pennsylvania 63 | Battle of the Clouds,9/16/1777,Pennsylvania 64 | Battle of Freeman's Farm,9/19/1777,New York 65 | Battle of Paoli,9/21/1777,Pennsylvania 66 | Siege of Fort Mifflin,9/26/1777,Pennsylvania 67 | Battle of Germantown,10/4/1777,Pennsylvania 68 | Battle of Forts Clinton and Montgomery,10/6/1777,New York 69 | Battle of Bemis Heights,10/7/1777,New York 70 | Battle of Red Bank,10/22/1777,New Jersey 71 | Battle of Gloucester,11/25/1777,New Jersey 72 | Battle of White Marsh,12/5/1777,Pennsylvania 73 | Battle of Matson's Ford,12/11/1777,Pennsylvania 74 | Battle of Barbados,3/7/1778, 75 | Battle of Quinton's Bridge,3/18/1778,New Jersey 76 | North Channel Naval Duel,4/24/1778, 77 | Battle of Crooked Billet,5/1/1778,Pennsylvania 78 | Battle of Barren Hill,5/20/1778,Pennsylvania 79 | Mount Hope Bay raids,5/25/1778,Rhode Island 80 | Battle of Cobleskill,5/30/1778,New York 81 | Battle of Monmouth,6/28/1778,New Jersey 82 | Battle of Alligator Bridge,6/30/1778,Florida 83 | Wyoming Massacre,7/3/1778,Pennsylvania 84 | First Battle of Ushant,7/27/1778, 85 | Siege of Pondicherry,8/21/1778, 86 | Battle of Newport,8/29/1778,Rhode Island 87 | Grey's raid,9/5/1778,Massachusetts 88 | Invasion of Dominica,9/7/1778, 89 | Siege of Boonesborough,9/7/1778,Virginia 90 | Attack on German Flatts,9/17/1778,New York 91 | Baylor Massacre,9/27/1778,New Jersey 92 | Raid on Unadilla and Onaquaga,2/16/1778, 93 | Battle of Chestnut Neck,10/6/1778,New Jersey 94 | Little Egg Harbor massacre,10/16/1778,New Jersey 95 | Carleton's Raid,10/24/1778,Vermont 96 | Cherry Valley Massacre,11/11/1778,New York 97 | Battle of St. Lucia,12/15/1778, 98 | Capture of St. Lucia,12/18/1778, 99 | Capture of Savannah,12/29/1778,Georgia 100 | Battle of Beaufort,2/3/1779,South Carolina 101 | Battle of Kettle Creek,2/14/1779,Georgia 102 | Siege of Fort Vincennes,2/23/1779,Indiana 103 | Battle of Brier Creek,3/3/1779,Georgia 104 | Battle of Chillicothe,5/1/1779, 105 | Chesapeake raid,5/10/1779,Virginia 106 | Capture of Saint Vincent,6/16/1779, 107 | Battle of Stono Ferry,6/20/1779,South Carolina 108 | Great Siege of Gibraltar,6/24/1779, 109 | Capture of Grenada,7/2/1779, 110 | Tryon's raid,7/5/1779,Connecticut 111 | Battle of Grenada,7/6/1779, 112 | Battle of Stony Point,7/16/1779,New York 113 | Battle of Minisink,7/22/1779,New York 114 | Penobscot Expedition,7/24/1779,Massachusetts 115 | Battle of Paulus Hook,8/19/1779,New Jersey 116 | Battle of Newtown,8/29/1779, 117 | Capture of Fort Bute,9/7/1779,Florida 118 | Battle of Lake Pontchartrain,9/10/1779,Florida 119 | Boyd and Parker ambush,9/13/1779, 120 | Action of 14 September 1779,9/14/1779, 121 | Siege of Savannah,9/16/1779,Georgia 122 | Battle of Baton Rouge,9/20/1779,Florida 123 | Battle of Flamborough Head,9/23/1779, 124 | Battle of San Fernando de Omoa,10/16/1779, 125 | Action of 11 November 1779,11/11/1779, 126 | First Battle of Martinique,12/18/1779, 127 | Action of 8 January 1780,1/8/1780, 128 | Battle of Cape St. Vincent,1/16/1780, 129 | Battle of Young's House,2/3/1780,New York 130 | San Juan Expedition,, 131 | Battle of Fort Charlotte,3/2/1780,Florida 132 | Siege of Charleston,3/29/1780,South Carolina 133 | Battle of Monck's Corner,4/14/1780,South Carolina 134 | Second Battle of Martinique,4/17/1780, 135 | Battle of Lenud's Ferry,5/6/1780,South Carolina 136 | Bird's invasion of Kentucky,5/25/1780,Virginia 137 | Battle of St. Louis,5/25/1780,Louisiana 138 | Battle of Waxhaws,5/29/1780,South Carolina 139 | Battle of Connecticut Farms,6/7/1780,New Jersey 140 | Battle of Mobley's Meeting House,6/10/1780,South Carolina 141 | Battle of Ramsour's Mill,6/20/1780,North Carolina 142 | Battle of Springfield,6/23/1780,New Jersey 143 | Huck's Defeat,7/12/1780,South Carolina 144 | Battle of Bull's Ferry,7/20/1780,New Jersey 145 | Battle of Colson's Mill,7/21/1780,North Carolina 146 | Battle of Rocky Mount,8/1/1780,South Carolina 147 | Battle of Hanging Rock,8/6/1780,South Carolina 148 | Battle of Pekowee,8/8/1780, 149 | Action of 9 August 1780,8/9/1780, 150 | Battle of Camden,8/16/1780,South Carolina 151 | Battle of Fishing Creek,8/18/1780,South Carolina 152 | Battle of Musgrove Mill,8/18/1780,South Carolina 153 | Battle of Black Mingo,8/28/1780,South Carolina 154 | Battle of Wahab's Plantation,9/20/1780,South Carolina 155 | Battle of Charlotte,9/26/1780,North Carolina 156 | Battle of Kings Mountain,10/7/1780,South Carolina 157 | Royalton Raid,10/16/1780,Vermont 158 | Battle of Klock's Field,10/19/1780,New York 159 | La Balme's Defeat,11/5/1780, 160 | Battle of Fishdam Ford,11/9/1780,South Carolina 161 | Battle of Blackstock's Farm,11/20/1780,South Carolina 162 | Battle of Fort St. George,11/23/1780,New York 163 | Battle of Jersey,1/6/1781, 164 | Battle of Mobile,1/7/1781,Florida 165 | Battle of Cowpens,1/17/1781,South Carolina 166 | Battle of Cowan's Ford,2/1/1781,North Carolina 167 | Capture of Sint Eustatius,2/3/1781, 168 | Battle of Haw River,2/25/1781,North Carolina 169 | Battle of Wetzell's Mill,3/6/1781,North Carolina 170 | Siege of Pensacola,3/9/1781,Florida 171 | Battle of Guilford Court House,3/15/1781,North Carolina 172 | Battle of Cape Henry,3/16/1781,Virginia 173 | Siege of Fort Watson,4/15/1781,South Carolina 174 | Battle of Porto Praya,4/15/1781, 175 | Battle of Blandford,4/25/1781,Virginia 176 | Battle of Hobkirk's Hill,4/25/1781,South Carolina 177 | Battle of Fort Royal,4/29/1781, 178 | Action of 1 May 1781,5/1/1781, 179 | Battle of Fort Motte,5/8/1781,South Carolina 180 | Siege of Augusta,5/22/1781,Georgia 181 | Siege of Ninety-Six,5/22/1781,South Carolina 182 | Invasion of Tobago,5/24/1781, 183 | Action of 30 May 1781,5/30/1781, 184 | Battle of Spencer's Ordinary,6/26/1781,Virginia 185 | Francisco's Fight,7/1/1781,Virginia 186 | Battle of Green Spring,7/6/1781,Virginia 187 | Naval battle of Louisbourg,7/21/1781, 188 | Battle of Dogger Bank,8/5/1781, 189 | Invasion of Minorca,8/19/1781, 190 | Lochry's Defeat,8/24/1781, 191 | Battle of the Chesapeake,9/5/1781,Virginia 192 | Battle of Groton Heights,9/6/1781,Connecticut 193 | Battle of Eutaw Springs,9/8/1781,South Carolina 194 | Battle of Lindley's Mill,9/13/1781,North Carolina 195 | Long Run Massacre,9/13/1781,Virginia 196 | Siege of Yorktown,9/28/1781,Virginia 197 | Battle of Fort Slongo,10/3/1781,New York 198 | Siege of Negapatam,10/21/1781, 199 | Battle of Johnstown,10/25/1781,New York 200 | Second Battle of Ushant,12/12/1781, 201 | Battle of Videau's Bridge,1/2/1782,South Carolina 202 | Siege of Brimstone Hill,1/11/1782, 203 | Capture of Trincomalee,1/11/1782, 204 | Capture of Demerara and Essequibo,1/22/1782, 205 | Battle of Saint Kitts,1/25/1782, 206 | Battle of Sadras,2/17/1782, 207 | Capture of Montserrat,2/22/1782, 208 | Battle of Wambaw,2/24/1782,South Carolina 209 | Gnadenhütten massacre,3/8/1782,Ohio 210 | Battle of Roatán,3/16/1782, 211 | Action of 16 March 1782,3/16/1782, 212 | Battle of Little Mountain,3/22/1782,Virginia 213 | Battle of Delaware Bay,4/8/1782,New Jersey 214 | Battle of the Saintes,4/9/1782, 215 | Battle of Providien,4/12/1782, 216 | Battle of the Black River,, 217 | Battle of the Mona Passage,4/19/1782, 218 | Action of 20**21 April 1782,4/20/1782, 219 | Capture of the Bahamas,5/6/1782, 220 | Crawford expedition,5/25/1782, 221 | Naval battle off Halifax,5/28/1782, 222 | Raid on Lunenburg,7/1/1782, 223 | Battle of Negapatam,7/6/1782, 224 | Hudson Bay Expedition,8/8/1782, 225 | Siege of Bryan Station,8/15/1782,Virginia 226 | Battle of Blue Licks,8/19/1782,Virginia 227 | Battle of the Combahee River,8/26/1782,South Carolina 228 | Battle of Trincomalee,8/25/1782, 229 | Siege of Fort Henry,9/11/1782,Virginia 230 | Grand Assault on Gibraltar,9/13/1782, 231 | Action of 18 October 1782,10/18/1782, 232 | Action of 6 December 1782,12/6/1782, 233 | Action of 22 January 1783,1/22/1783,Virginia -------------------------------------------------------------------------------- /sales_by_employee.csv: -------------------------------------------------------------------------------- 1 | Date,Name,Customer,Revenue,Expenses 2 | 1/1/20,Oscar,Logistics XYZ,5250,531 3 | 1/1/20,Oscar,Money Corp.,4406,661 4 | 1/2/20,Oscar,PaperMaven,8661,1401 5 | 1/3/20,Oscar,PaperGenius,7075,906 6 | 1/4/20,Oscar,Paper Pound,2524,1767 7 | 1/5/20,Oscar,Paper Pound,2793,624 8 | 1/1/20,Michael,Logistics XYZ,7172,412 9 | 1/2/20,Michael,PaperGenius,6362,685 10 | 1/3/20,Michael,PaperGenius,5982,1772 11 | 1/4/20,Michael,Best Paper Co.,7917,1857 12 | 1/5/20,Michael,Best Paper Co.,7837,1633 13 | 1/1/20,Jim,PaperGenius,1864,1305 14 | 1/2/20,Jim,Money Corp.,8278,462 15 | 1/3/20,Jim,Paper Pound,4226,1923 16 | 1/4/20,Jim,PaperMaven,3868,1889 17 | 1/4/20,Jim,Average Paper Co.,2287,426 18 | 1/1/20,Dwight,PaperGenius,2639,368 19 | 1/3/20,Dwight,Logistics XYZ,4951,758 20 | 1/3/20,Dwight,Best Paper Co.,2703,1321 21 | 1/3/20,Dwight,Logistics XYZ,4258,1202 22 | 1/5/20,Dwight,Paper Pound,7771,1475 23 | 1/1/20,Creed,Money Corp.,4430,548 24 | 1/2/20,Creed,Average Paper Co.,8026,1906 25 | 1/2/20,Creed,Average Paper Co.,5188,1768 26 | 1/4/20,Creed,PaperMaven,3144,1314 27 | 1/5/20,Creed,Money Corp.,938,1053 --------------------------------------------------------------------------------