-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.csv
We can't make this file beautiful and searchable because it's too large.
720 lines (720 loc) · 537 KB
/
data.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
Unnamed: 0,participant.id_in_session,participant.code,participant.label,participant._is_bot,participant._index_in_pages,participant._max_page_index,participant._current_app_name,participant._current_page_name,participant.time_started,participant.visited,participant.mturk_worker_id,participant.mturk_assignment_id,participant.payoff,participant.payoff_plus_participation_fee,session.code,session.label,session.experimenter_name,session.mturk_HITId,session.mturk_HITGroupId,session.comment,session.is_demo,session.config.real_world_currency_per_point,session.config.compute_distance,session.config.participation_fee,player.id_in_group,player.ip,player.lat,player.long,player.matches,player.sex,player.date,player.marital,player.children,player.children_number,player.children_first_age,player.language,player.language_other,player.zip,player.ethnicity,player.ethnicity_choice,player.ethnicity_choice_other,player.race,player.race_indian_other,player.race_asian_other,player.race_islander_other,player.race_other,player.religion,player.religion_denomination,player.religion_denomination_other,player.home,player.home_other,player.guns,player.place_growing_up,player.highest_degree,player.elementary_secondary_choices,player.elementary_secondary_choices_incomplete_high_school,player.high_school_choices,player.college_choices,player.after_bachelor_choices,player.major_college,player.major_bachelor,player.country_growing_up,player.us_state_grow_up,player.another_country_grow_up,player.us_citizen,player.us_citizen_options,player.work_last_week,player.profession,player.employer,player.work_tasks,player.unemployed_10_years,player.labor_union,player.household_income,player.income_group_placement,player.sixteen_yo_comparison,player.parental_comparison_standards,player.social_class,player.financial_satisfaction,player.importance_democracy,player.american_pride,player.political_party,player.other_political_party,player.politcal_views,player.executive_branch_confidence,player.congress_confidence,player.supreme_court_confidence,player.military_confidence,player.police_confidence,player.banks_confidence,player.unions_confidence,player.public_ed_confidence,player.press_confidence,player.improve_condition_blacks,player.improve_condition_abroad,player.protecting_environment,player.government_redistribution,player.income_tax_level,player.death_penalty,player.affirmative_action,player.sex_before_marriage,player.same_sex_relations,player.abortion,player.people_helpful,player.people_take_advantage_of_you,player.people_trustworthy,player.payoff,group.id_in_subsession,subsession.round_number,Unnamed: 108,Unnamed: 109,Unnamed: 110,Unnamed: 111,Unnamed: 112,Unnamed: 113,Unnamed: 114,Unnamed: 115,Unnamed: 116,Unnamed: 117,Unnamed: 118,Unnamed: 119,Unnamed: 120,Unnamed: 121,Unnamed: 122,Unnamed: 123,Unnamed: 124,Unnamed: 125,Unnamed: 126,Unnamed: 127,Unnamed: 128,Unnamed: 129,Unnamed: 130,Unnamed: 131,Unnamed: 132,Unnamed: 133,Unnamed: 134,Unnamed: 135,Unnamed: 136,Unnamed: 137,Unnamed: 138,Unnamed: 139,Unnamed: 140,Unnamed: 141,player.city,player.state,player.state_short
0,5,i6jpbo0u,,0,8,7,outro,End,2019-11-10 05:23:34.676485+00:00,1,AKSJ*****V9RB,3F6K**********************6NDE,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,100.12.187.85,40.71,-73.98999999999998,,female,12/31/1994,married,0,,,english,,10025,0,,,asian indian,,,,,1,hindu,,five or more apartments,,0,large city,beyond bachelors,,,,,professional degree,,"biology, medicine",usa,NY,,1,born usa,full time work,resident,private non profit,1.0,0,0,0.708333333333333,0.111111111111111,0.75,0.0,lower class,0.0,1.0,0.0,democrat,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.833333333333333,1.0,0,0.333333333333333,0.666666666666667,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New York,New York,NY
1,10,fvy6l37e,,0,8,7,outro,End,2019-11-13 17:23:24.867978+00:00,1,AVNX*****1CFK,34FN**********************DY5Z,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,100.35.179.199,40.34,-74.06,,female,03/06/1985,married,0,,,english,,7701,0,,,white,,,,,0,,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,"Creative Writing, English",usa,NJ,,1,born usa,full time work,"Independent Contractor, Adjunct",private business,0.8888888888888891,1,0,0.75,0.444444444444444,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.0,1.0,0.5,0.5,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Red Bank,New Jersey,NJ
2,10,k2usuwx8,,0,8,7,outro,End,2019-11-10 05:29:57.790822+00:00,1,A1ZT******QMW0,3IAS**********************3B24,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,100.4.51.177,36.73,-76.04000000000002,,male,10/29/1979,never,1,2.0,27.0,english,,23452,0,,,black,,,,,1,roman catholic,,one family attached,,1,open country,college or some college,,,,associates degree,,Electronics Engineering,,usa,VA,,1,born usa,full time work,Technical Manager,private business,0.222222222222222,0,0,0.75,0.333333333333333,0.75,0.75,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0.666666666666667,1.0,1,0.666666666666667,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Virginia Beach,Virginia,VA
3,8,sm7hermz,,0,8,7,outro,End,2019-11-14 03:10:42.067401+00:00,1,A1NC******A787,3ZPB**********************3DH0,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,100.7.79.114,37.55,-77.45999999999998,,male,05/01/1975,married,1,2.0,26.0,english,,23236,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Information Systems,,usa,VA,,1,born usa,full time work,IT Manager,private business,0.8888888888888891,0,0,0.875,0.555555555555556,0.5,0.75,middle class,0.5,1.0,1.0,republican,,1.0,0.5,0.0,0.5,1.0,1.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1,0.333333333333333,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Richmond,Virginia,VA
4,3,oxsd3rt6,,0,8,7,outro,End,2019-11-09 13:41:18.972650+00:00,1,A379******ITYE,3IO1**********************V86Q,0,1.25,5h1wrw67,20191109-0800,,3MGHRFQY2L20WOTD4SQ5SKV3SWZY0U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,102.129.224.2,34.02,-118.35,,male,04/13/1994,never,0,,,english,,90016,0,,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,Economics,,usa,CA,,1,born usa,full time work,Sales analyst,private business,1.0,1,0,0.791666666666667,0.666666666666667,0.5,0.75,middle class,1.0,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
5,1,ocdzcr3d,,0,8,7,outro,End,2019-11-10 07:33:45.290399+00:00,1,A3FF******Q789,3B1N**********************OGPE,0,1.25,ur606zm0,20191110-0200,,3EAWOID6MTAJSUY8ZH3LLLR9AF50VV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,104.0.8.18,38.63,-90.24,,male,08/05/1988,never,0,,,english,,63114,0,,,black,,,,,0,,,one family attached,,0,suburb,12th grade no degree,,,,,,,,usa,MO,,1,born usa,housework,,,,0,0,0.166666666666667,0.555555555555556,0.75,0.25,middle class,0.5,0.555555555555556,1.0,republican,,0.666666666666667,0.5,0.0,0.5,0.5,1.0,0.5,0.0,0.5,0.0,0.0,0.5,0.5,0.833333333333333,0.5,0,0.666666666666667,0.0,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Louis,Missouri,MO
6,11,dc426g14,,0,8,7,outro,End,2019-11-13 01:18:34.190870+00:00,1,A8KX*****NE2Q,3X31**********************G1LY,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,104.11.61.83,37.91,-122.01,,male,07/15/1966,married,1,2.0,38.0,english,,94598,0,,,white,,,,,0,,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,Engineering and Business,usa,CA,,1,born usa,full time work,Business Program Director for a technology corporation,private business,1.0,0,0,1.0,0.8888888888888891,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,1.0,1.0,1.0,0.5,0.5,1.0,1.0,1.0,0.5,1.0,0.166666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Walnut Creek,California,CA
7,3,lu7ud59n,,0,8,7,outro,End,2019-11-13 01:01:12.524880+00:00,1,A2HP******BG2C,39U1**********************G3TV,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,104.12.142.252,34.06,-118.23,,male,10/07/1993,never,0,,,english,,90030,1,other,Salvadoran,white,,,,,0,,,one family detached,,0,large city,high school graduate,,,GED,,,,,usa,CA,,1,born usa,school,,,,1,0,0.5,0.333333333333333,0.25,0.75,working class,0.0,0.7777777777777779,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
8,3,av71xwt5,,0,8,7,outro,End,2019-11-13 04:58:22.715046+00:00,1,A307******PJM9,3BGY**********************Q22G,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,104.129.18.98,34.21,-77.91,,male,07/11/1993,never,0,,,english,,28403,0,,,white,,,,,0,,,five or more apartments,,1,medium city,college or some college,,,,bachelors degree,,Physics,,usa,NC,,1,born usa,full time work,Financial Consulting,private business,0.8888888888888891,0,0,0.666666666666667,0.444444444444444,0.5,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.333333333333333,0.0,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0,0.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wilmington,North Carolina,NC
9,15,yd7z0etb,,0,8,7,outro,End,2019-11-15 00:03:32.903999+00:00,1,A2WC******D816,3TU5**********************TQ84,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,104.129.29.164,41.83,-87.68000000000002,,male,10/10/1981,married,1,2.0,23.0,english,,60605,0,,,white,,,,,1,roman catholic,,one family attached,,0,suburb,college or some college,,,,associates degree,,Economics,,usa,MN,,1,born usa,full time work,Sales admin,private business,0.666666666666667,0,0,0.833333333333333,0.444444444444444,0.25,0.75,middle class,1.0,0.8888888888888891,1.0,democrat,,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.0,0.5,0.5,1,0.666666666666667,0.666666666666667,0.0,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
10,8,d1rt5zyh,,0,8,7,outro,End,2019-11-14 21:05:24.756803+00:00,1,A29E******HTGU,3R6P**********************OTGI,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,104.139.47.242,35.24,-81.04000000000002,,male,02/04/1989,never,0,,,english,,28012,0,,,white,,,,,0,,,mobile home,,0,small town,high school graduate,,,high school diploma,,,,,usa,NC,,1,born usa,full time work,Inventory Specialist,private business,0.666666666666667,1,0,0.708333333333333,0.333333333333333,0.5,0.5,middle class,0.5,0.666666666666667,0.333333333333333,independent,,0.333333333333333,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Belmont,North Carolina,NC
11,3,lexe8z44,,0,8,7,outro,End,2019-11-10 16:50:33.727784+00:00,1,A30M******MIFD,3RRC**********************6B47,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,104.156.125.63,37.17,-82.62,,male,08/04/1987,never,0,,,english,,41537,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,less than 1 year college,,Psychology,,usa,KY,,1,born usa,full time work,Transportation driver,private business,0.111111111111111,1,0,0.333333333333333,0.111111111111111,0.25,0.25,working class,0.0,0.555555555555556,0.333333333333333,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,1,0.333333333333333,1.0,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jenkins,Kentucky,KY
12,3,0a6icupe,,0,8,7,outro,End,2019-11-09 21:01:58.877933+00:00,1,ABQ4*****CREZ,392C**********************54IO,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,104.169.241.127,45.12,-92.53,,male,01/26/1982,married,1,3.0,31.0,english,,54017,0,,,white,,,,,0,,,one family detached,,0,small town,beyond bachelors,,,,,doctorate,,history,usa,WI,,1,born usa,full time work,historian,government employer,0.8888888888888891,0,0,0.791666666666667,0.7777777777777779,0.25,1.0,middle class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Richmond,Wisconsin,WI
13,8,ha1rlm1w,,0,8,7,outro,End,2019-11-13 01:08:25.185721+00:00,1,A1PF******HUY4,3R5F**********************XOZQ,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,104.2.10.117,40.11,-88.26000000000002,,male,12/19/1983,never,0,,,english,,61820,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,economics,,usa,IL,,1,born usa,full time work,Financial Advisor,private business,0.0,1,0,0.875,0.444444444444444,0.5,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,republican,,0.666666666666667,0.0,1.0,1.0,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Champaign,Illinois,IL
14,7,r9tsyn5k,,0,8,7,outro,End,2019-11-12 15:18:57.714162+00:00,1,A2NH******YVH0,3YOH**********************JVK9,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,104.200.35.70,40.86,-82.31,,female,05/27/1978,married,1,1.0,12.0,english,,44805,0,,,white,,,,,1,roman catholic,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Information technology,,usa,OH,,1,born usa,full time work,Data Analyst,private business,0.7777777777777779,1,1,0.666666666666667,0.222222222222222,0.25,0.5,lower class,0.5,0.8888888888888891,1.0,democrat,,0.833333333333333,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,1.0,0.5,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ashland,Ohio,OH
15,1,7uw14stz,,0,8,7,outro,End,2019-11-11 07:04:53.810177+00:00,1,A2RC*****WYFO,374T**********************QYQD,0,1.25,n7lyp5qg,20191111-0200,,38B7Q9C28GIG9Y7KY5E624C3WQD69R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,104.236.53.155,32.84,-97.07,,female,04/01/1987,married,0,,,english,,76040,0,,,black,,,,,1,roman catholic,,five or more apartments,,0,medium city,college or some college,,,,associates degree,,nursing,,usa,TX,,1,born usa,full time work,i take care of patients,private business,0.666666666666667,0,1,0.708333333333333,0.111111111111111,0.25,0.5,lower class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Euless,Texas,TX
16,4,6utv91kb,,0,8,7,outro,End,2019-11-13 18:57:20.459306+00:00,1,A34Y******0AC4,37C0**********************8D6E,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,104.237.80.4,32.79,-96.76,,male,08/23/1994,married,1,2.0,26.0,english,,75201,0,,,white,,,,,1,roman catholic,,one family attached,,1,suburb,beyond bachelors,,,,,masters degree,,manager,usa,TX,,1,born usa,full time work,manager,private business,0.7777777777777779,1,1,0.666666666666667,0.666666666666667,0.75,0.75,middle class,1.0,1.0,0.666666666666667,republican,,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.5,1.0,0.5,1.0,0.5,0.0,0.666666666666667,0.5,0,0.666666666666667,0.333333333333333,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dallas,Texas,TX
17,9,7nb657t1,,0,8,7,outro,End,2019-11-12 15:22:34.605161+00:00,1,ACZC*****S5B4,3DUZ**********************WSVN,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,104.240.99.55,39.07,-89.72,,female,09/10/1982,never,1,1.0,28.0,english,,62069,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Sociology,,usa,IL,,1,born usa,full time work,Virtual worker,self employed,1.0,1,0,0.333333333333333,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.0,democrat,,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.0,1.0,1.0,1.0,0.0,1.0,0,1.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mount Olive,Illinois,IL
18,6,37c17008,,0,8,7,outro,End,2019-11-12 01:03:44.019035+00:00,1,A2VO******4NWU,3JZQ**********************1FGL,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,104.245.78.50,35.2,-101.81,,female,07/19/1961,widowed,0,,,english,,79105,0,,,white,,,,,1,protestant,,one family detached,,1,farm,college or some college,,,,bachelors degree,,Spanish,,usa,TX,,1,born usa,full time work,Trainer,government employer,1.0,0,0,0.708333333333333,0.666666666666667,0.5,0.5,working class,1.0,1.0,1.0,republican,,0.833333333333333,0.5,0.0,0.5,1.0,1.0,1.0,0.5,0.5,0.0,0.0,0.0,0.5,1.0,1.0,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Amarillo,Texas,TX
19,8,rbhemfuw,,0,8,7,outro,End,2019-11-12 03:16:44.487513+00:00,1,A3H5******V7HZ,3634**********************3IFQ,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,104.33.116.110,34.29,-118.5,,male,10/01/1992,never,0,,,english,,91344,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Psychology,,usa,CA,,1,born usa,full time work,Social Services Designee,private non profit,0.555555555555556,0,0,0.833333333333333,0.444444444444444,0.5,0.5,working class,0.5,0.444444444444444,1.0,democrat,,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.0,1.0,0.0,0.5,0.333333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Granada Hills,California,CA
20,7,lyrpqdvt,,0,8,7,outro,End,2019-11-09 15:31:16.083768+00:00,1,AKW5*****0X61,39GX**********************W8VT,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,104.35.109.41,41.28,-88.27,,male,01/03/1995,married,1,1.0,20.0,english,,60416,0,,,black,,,,,1,roman catholic,,one family attached,,0,medium city,college or some college,,,,bachelors degree,,Computer Engineering,,usa,IL,,1,born usa,full time work,Software Developer,government employer,0.444444444444444,0,0,1.0,0.555555555555556,0.5,0.5,middle class,1.0,0.666666666666667,1.0,republican,,1.0,0.5,1.0,0.5,0.0,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.666666666666667,1.0,1,0.333333333333333,0.333333333333333,0.333333333333333,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Coal City,Illinois,IL
21,11,ens2dynd,,0,8,7,outro,End,2019-11-14 03:30:21.026792+00:00,1,A3LL******R4LT,3XLB**********************H7ZR,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,104.48.32.177,43.39,-87.87,,male,01/09/1985,married,1,2.0,27.0,english,,53074,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,bachelors degree,,marketing,,usa,WI,,1,born usa,full time work,underwriter,private business,0.666666666666667,0,0,0.875,0.666666666666667,0.75,0.75,middle class,0.5,0.666666666666667,1.0,republican,,0.833333333333333,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.5,0.0,0.0,0.0,0.0,0.666666666666667,0.5,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Washington,Wisconsin,WI
22,4,0wa2ntnf,,0,8,7,outro,End,2019-11-11 19:03:04.140066+00:00,1,A3D8******NVHC,3VJ4**********************7TOW,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,104.56.175.237,33.1,-96.66,,male,01/01/1980,married,0,,,english,,75013,0,,,white,,,,,1,protestant,,one family detached,,1,farm,college or some college,,,,bachelors degree,,Business Administration,,usa,TX,,1,born usa,full time work,Software development,private business,0.7777777777777779,0,0,1.0,0.666666666666667,0.25,0.75,middle class,0.5,0.8888888888888891,1.0,republican,,0.833333333333333,1.0,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1,0.0,0.666666666666667,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Allen,Texas,TX
23,13,o9qen2jc,,0,8,7,outro,End,2019-11-13 17:40:06.128260+00:00,1,AM02*****0HLO,31N2**********************X3FI,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,104.58.194.30,32.51,-94.76,,male,04/08/1998,married,0,,,english,,75605,0,,,black,,,,,1,roman catholic,,five or more apartments,,0,open country,12th grade no degree,,,,,,,,usa,TX,,1,born usa,full time work,Csr,government employer,0.444444444444444,0,0,0.4583333333333329,0.444444444444444,0.25,0.5,working class,0.5,0.333333333333333,0.666666666666667,republican,,0.666666666666667,0.0,0.0,0.5,1.0,0.5,1.0,0.5,0.0,0.0,1.0,0.5,1.0,1.0,0.5,1,1.0,0.666666666666667,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Longview,Texas,TX
24,5,s9u02vor,,0,8,7,outro,End,2019-11-09 08:04:29.902874+00:00,1,A2XL*****Q0VD,3X4J**********************S0BC,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,106.197.47.140,37.77,-122.41,,male,08/30/1987,never,0,,,english,,94102,0,,,white,,,,,0,,,one family detached,,0,large city,beyond bachelors,,,,,professional degree,,pathology,usa,CA,,1,born usa,full time work,analyst,private business,0.7777777777777779,0,0,0.791666666666667,0.555555555555556,0.75,0.75,middle class,1.0,0.666666666666667,1.0,democrat,,0.166666666666667,1.0,0.5,1.0,1.0,1.0,0.5,0.5,0.0,0.0,1.0,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Francisco,California,CA
25,2,ttab9zqf,,0,8,7,outro,End,2019-11-10 13:20:23.203875+00:00,1,A13Q******I4YJ,34HJ**********************IV4T,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,107.129.64.86,33.28,-87.12,,female,02/07/1978,married,1,4.0,18.0,english,,35111,0,,,white,,,,,0,,,mobile home,,0,large city,college or some college,,,,less than 1 year college,,Sociology,,usa,AL,,1,born usa,full time work,Office Manager,private business,1.0,1,0,0.583333333333333,0.0,0.0,0.25,lower class,0.0,1.0,1.0,democrat,,0.0,0.0,0.5,0.5,1.0,0.0,0.5,1.0,0.0,1.0,1.0,0.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mc Calla,Alabama,AL
26,2,sxzw3zv5,,0,8,7,outro,End,2019-11-12 19:02:58.132741+00:00,1,AUL4*****HZXE,3GU1**********************UBP9,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,107.131.205.125,33.81,-117.97,,male,03/30/1999,never,0,,,english,,92804,0,,,vietnamese,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,associates degree,,Computer Game Science,,usa,CA,,1,born usa,school,,,,1,0,0.4166666666666671,0.111111111111111,0.0,0.75,lower class,0.0,0.666666666666667,0.333333333333333,independent,,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,1.0,0.666666666666667,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Anaheim,California,CA
27,3,b1zfm5hb,,0,8,7,outro,End,2019-11-13 13:14:01.199865+00:00,1,A2I6******CVSC,3IXQ**********************I9BO,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,107.134.81.242,41.56,-87.54000000000002,,male,07/20/1991,never,0,,,english,,60438,0,,,white,,,,,1,protestant,,one family detached,,1,medium city,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,full time work,IT,private business,0.8888888888888891,0,0,0.708333333333333,0.555555555555556,0.5,0.75,middle class,1.0,0.555555555555556,0.333333333333333,republican,,0.666666666666667,0.5,1.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.166666666666667,1.0,1,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lansing,Illinois,IL
28,1,9mlb9w52,,0,8,7,outro,End,2019-11-09 03:03:12.092921+00:00,1,A2PZ******ESH9,3FUI**********************733P,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,107.135.60.32,41.83,-87.68000000000002,,male,07/01/1978,married,1,2.0,230.0,english,,60654,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,B.A. in IT,,usa,IL,,1,born usa,full time work,Tech Support Manager,private business,1.0,0,0,0.791666666666667,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.0,1.0,0.5,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
29,4,2kp5eev2,,0,8,7,outro,End,2019-11-15 04:56:48.201434+00:00,1,AU5U*****LI5M,3SLE**********************OZBX,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,107.136.228.29,31.63,-103.06,,female,08/03/1979,divorced,0,,,english,,79756,1,mexican,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,TX,,1,born usa,part time work,Piano Teacher,private business,0.8888888888888891,0,0,0.583333333333333,0.8888888888888891,0.75,0.25,middle class,1.0,0.8888888888888891,1.0,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.0,1.0,1,0.333333333333333,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Monahans,Texas,TX
30,13,rzln0sn0,,0,8,7,outro,End,2019-11-13 21:35:47.343888+00:00,1,A1C8******VWQO,3UJ1**********************55SK,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,107.158.85.114,33.92,-117.86,,male,06/19/1970,married,1,2.0,16.0,english,,92821,0,,,white,,,,,1,roman catholic,,mobile home,,1,open country,beyond bachelors,,,,,masters degree,,mba,usa,CA,,1,born usa,full time work,it,private business,0.7777777777777779,1,1,0.75,0.555555555555556,0.75,0.75,middle class,1.0,1.0,1.0,republican,,0.0,0.0,0.5,0.0,0.0,1.0,0.5,1.0,1.0,1.0,1.0,0.5,1.0,0.5,0.5,1,0.666666666666667,0.333333333333333,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brea,California,CA
31,6,sgvgf8kp,,0,8,7,outro,End,2019-11-14 15:06:26.143892+00:00,1,A22A******EV6K,388U**********************O0RR,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,107.170.186.79,40.71,-73.98999999999998,,female,06/13/1987,married,1,2.0,25.0,english,,10009,0,,,black,,,,,1,roman catholic,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,Finance,,usa,NY,,1,born usa,full time work,nursing home,private business,0.444444444444444,0,1,0.75,0.666666666666667,0.5,0.5,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.666666666666667,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New York,New York,NY
32,5,5760gvx7,,0,8,7,outro,End,2019-11-09 04:47:20.437638+00:00,1,AK6U*****DYJQ,3G5W**********************2KGV,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,107.174.196.244,39.78,-101.37,,female,07/07/1992,separated,0,,,english,,67745,1,mexican,,white,,,,,1,roman catholic,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,psychology,,usa,TX,,1,born usa,full time work,software,private business,0.8888888888888891,1,1,0.666666666666667,0.8888888888888891,0.75,1.0,middle class,1.0,0.8888888888888891,1.0,republican,,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,0.5,0,0.0,0.666666666666667,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mc Donald,Kansas,KS
33,8,f07fxmec,,0,8,7,outro,End,2019-11-12 01:06:23.758879+00:00,1,AH31*****XC8W,32ZK**********************43BJ,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,107.184.35.93,34.07,-118.26,,female,05/27/1985,never,0,,,english,,90026,0,,,black,,,,,1,protestant,,one family attached,,0,large city,college or some college,,,,bachelors degree,,theater,,usa,CA,,1,born usa,full time work,sales,private non profit,0.444444444444444,0,0,0.75,0.666666666666667,0.5,0.75,working class,0.5,0.666666666666667,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,1.0,1.0,0.5,1.0,0.666666666666667,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
34,4,3suoxmlg,,0,8,7,outro,End,2019-11-09 01:08:59.340960+00:00,1,A2C7******CA51,3KKG**********************794R,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,107.185.127.204,33.97,-118.15,,male,10/02/1991,never,0,,,english,,90201,1,other,honduran,other pacific,,,hispanic,,0,,,five or more apartments,,0,small town,high school graduate,,,GED,,,,,usa,CA,,1,born usa,full time work,freelancer/mturk,self employed,1.0,0,0,0.5,0.111111111111111,0.0,0.5,lower class,0.0,0.444444444444444,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,1,0.0,0.666666666666667,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bell Gardens,California,CA
35,11,k0aof6y7,,0,8,7,outro,End,2019-11-14 21:14:30.339410+00:00,1,A2G8******ZYJJ,3TY7**********************90KH,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,107.195.14.24,34.2,-84.13,,male,07/11/1988,never,0,,,english,,30028,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,associates degree,,IT specialist,,usa,NC,,1,born usa,housework,,,,1,0,0.75,0.444444444444444,0.25,0.75,working class,0.5,0.0,0.0,republican,,0.666666666666667,0.5,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.0,0.5,0.0,0.5,0.5,0.5,1,0.0,1.0,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cumming,Georgia,GA
36,8,2kafqot3,,0,8,7,outro,End,2019-11-11 19:05:34.559806+00:00,1,A2FE*****A1UE,3IQ1**********************19AE,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,107.2.147.26,39.76,-104.87,,male,11/22/1995,never,0,,,english,,80205,0,,,black,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,finance,,usa,CO,,1,born usa,full time work,real estaet,private non profit,0.333333333333333,1,0,0.875,0.444444444444444,0.5,0.5,working class,0.5,1.0,0.333333333333333,independent,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.333333333333333,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Denver,Colorado,CO
37,6,ads8cjoq,,0,8,7,outro,End,2019-11-13 03:06:34.169415+00:00,1,A159******USHD,3WOK**********************V0OT,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,107.202.197.20,38.53,-90.45,,male,02/05/1990,never,0,,,english,,63026,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,"Electrical Engineering, Computer Engineering",,usa,MO,,1,born usa,full time work,Electrical Engineer,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.5,0.5,middle class,0.0,0.7777777777777779,0.666666666666667,independent,,0.666666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,0.166666666666667,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fenton,Missouri,MO
38,10,b88sqsm9,,0,8,7,outro,End,2019-11-12 03:31:48.194585+00:00,1,A2SV******E7EH,37QW**********************SS8B,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,107.204.153.60,32.9,-116.89,,male,08/18/1989,never,0,,,english,,92040,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,"more than 1 year college, no degree",,Administration of Justice,,usa,CA,,1,born usa,full time work,Shift Manager - Restaurant,private business,0.444444444444444,1,0,0.583333333333333,0.111111111111111,0.75,0.0,lower class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.5,0.0,0.5,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.666666666666667,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lakeside,California,CA
39,1,hsjsgor8,,0,8,7,outro,End,2019-11-12 13:02:07.889380+00:00,1,A1C7******D8JE,39KF**********************GOYG,0,1.25,a10oit2j,20191112-0800,,31N9JPQXIPVHVPVVVYOFHWWDAVPNHR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,107.5.199.80,42.96,-85.65000000000002,,female,09/21/1983,divorced,1,1.0,25.0,english,,49501,0,,,white,,,,,1,orthodox,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,arts,,usa,MI,,1,born usa,full time work,manager,private business,0.8888888888888891,1,0,0.583333333333333,0.333333333333333,0.25,0.5,middle class,0.5,0.555555555555556,0.666666666666667,republican,,0.833333333333333,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.333333333333333,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Grand Rapids,Michigan,MI
40,4,x5qrgmxk,,0,8,7,outro,End,2019-11-14 20:56:25.589304+00:00,1,A5T9*****W4T6,3HMV**********************NY1C,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,107.5.88.103,41.89,-84.04000000000002,,male,08/11/1990,never,0,,,english,,49221,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,MI,,1,born usa,school,,,,1,0,0.666666666666667,0.222222222222222,0.25,0.5,working class,0.5,0.555555555555556,0.666666666666667,democrat,,0.333333333333333,0.5,1.0,0.5,0.5,0.0,0.0,0.5,0.5,0.0,0.5,1.0,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Adrian,Michigan,MI
41,17,q51vjxpc,,0,8,7,outro,End,2019-11-13 19:28:37.500839+00:00,1,A253******T731,3RYC**********************PRP4,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,17,107.77.217.38,30.11,-97.3,,female,10/12/1983,married,1,6.0,15.0,english,,78602,1,mexican,,white,,,,,1,roman catholic,,one family detached,,1,small town,college or some college,,,,bachelors degree,,accounting,,usa,TX,,1,born usa,full time work,search engine evaluation,self employed,0.7777777777777779,0,0,0.625,0.333333333333333,0.5,0.25,working class,0.0,0.0,0.666666666666667,republican,,0.833333333333333,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.666666666666667,1.0,1,0.333333333333333,1.0,1.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bastrop,Texas,TX
42,12,4wgfi0tl,,0,8,7,outro,End,2019-11-09 04:05:14.304860+00:00,1,A1EN******SXQQ,31LV**********************DLRO,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,107.77.231.144,34.04,-117.67,,female,09/23/1993,never,0,,,english,,91762,0,,,filipino,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,health science,,usa,CA,,1,born usa,full time work,office manager,private business,0.7777777777777779,1,0,0.666666666666667,0.333333333333333,0.25,0.75,middle class,0.0,1.0,0.0,democrat,,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,1.0,1.0,0.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ontario,California,CA
43,11,mwe5tvas,,0,8,7,outro,End,2019-11-13 05:29:58.419657+00:00,1,A3D2******FN6R,3KKG**********************W496,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,107.77.233.109,30.64,-97.68,,female,08/01/1984,divorced,0,,,english,,78626,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,computer science,,usa,AL,,1,born usa,full time work,qa analyst,private business,1.0,1,0,0.958333333333333,0.444444444444444,0.5,0.75,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.5,0.5,1.0,0.0,0.0,0.5,0.5,0.0,0.0,1.0,1.0,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Georgetown,Texas,TX
44,4,i6a6yvff,,0,8,7,outro,End,2019-11-13 13:15:06.758324+00:00,1,A2KH******MK1N,3MYY**********************WG4G,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,108.12.238.177,41.99,-71.5,,male,03/25/1988,never,0,,,english,,2895,0,,,white,,,,,0,,,less than five apartment,,1,suburb,college or some college,,,,bachelors degree,,"Business, Compsci",,usa,RI,,1,born usa,full time work,"Level Design, Microtasks, Copywriting",private business,0.7777777777777779,1,0,0.4583333333333329,0.222222222222222,0.75,0.0,working class,0.0,0.555555555555556,0.666666666666667,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.333333333333333,1.0,1,0.0,0.666666666666667,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woonsocket,Rhode Island,RI
45,11,gp2pmh19,,0,8,7,outro,End,2019-11-11 03:38:45.090880+00:00,1,A3OV******IJK8,30LS**********************62IN,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,108.184.171.98,34.06,-117.79,,male,12/17/1973,married,1,2.0,30.0,english,,91768,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,Ad Design,,usa,CA,,1,born usa,full time work,Customer Service Rep,private business,0.8888888888888891,0,0,0.708333333333333,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,0.5,1,0.0,0.333333333333333,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pomona,California,CA
46,3,t8rifa4k,,0,8,7,outro,End,2019-11-11 01:09:03.804854+00:00,1,AEQ6*****RKKR,3R2U**********************5OXE,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,108.185.66.225,33.92,-118.14,,male,08/20/1985,never,0,,,english,,90242,1,mexican,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,Healthcare Technician,private business,0.7777777777777779,0,0,0.0833333333333333,0.333333333333333,0.25,0.75,working class,0.5,1.0,1.0,independent,,0.5,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.5,0.0,1.0,0.0,0.0,0.0,1.0,1,0.0,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Downey,California,CA
47,4,1fs5tk8g,,0,8,7,outro,End,2019-11-14 15:03:03.336492+00:00,1,A2ZG******OG9C,3B83**********************5RS3,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,108.190.174.82,27.9,-81.58,,male,06/08/1983,never,0,,,english,,33898,0,,,white,,,,,0,,,one family detached,,1,large city,12th grade no degree,,,,,,,,usa,FL,,1,born usa,housework,,,,1,0,0.708333333333333,0.444444444444444,0.75,0.25,working class,0.5,0.7777777777777779,0.0,independent,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.0,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lake Wales,Florida,FL
48,4,lbtzq24e,,0,8,7,outro,End,2019-11-11 01:12:42.427894+00:00,1,A2AS******FIP0,33FO**********************7C1D,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,108.198.54.104,33.86,-84.68000000000002,,female,04/11/1990,never,0,,,english,,30127,0,,,black,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Business Management,,usa,NY,,1,born usa,full time work,Editor,private business,0.555555555555556,1,0,0.75,0.333333333333333,0.25,0.5,working class,0.5,0.555555555555556,0.666666666666667,democrat,,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.0,1.0,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Powder Springs,Georgia,GA
49,12,a7yr21rw,,0,8,7,outro,End,2019-11-13 05:31:43.658622+00:00,1,AH93*****U0QA,3AZH**********************A039,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,108.199.124.132,36.26,-89.48,,female,11/16/1980,married,1,2.0,24.0,english,,38080,1,mexican,,black,,,,,1,roman catholic,,less than five apartment,,1,farm,college or some college,,,,bachelors degree,,chemical,,usa,TN,,1,born usa,full time work,finance,private non profit,1.0,1,1,0.75,0.7777777777777779,0.5,0.75,middle class,1.0,0.666666666666667,1.0,republican,,1.0,0.0,0.0,0.5,0.0,0.0,0.5,1.0,1.0,0.5,0.5,0.0,0.0,1.0,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ridgely,Tennessee,TN
50,8,3knqfx2r,,0,8,7,outro,End,2019-11-13 03:28:08.775427+00:00,1,A2YW******CRGK,3FK0**********************4VVH,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,108.20.150.130,42.37,-71.11,,female,01/01/1968,never,0,,,english,,2138,0,,,black,,,,,0,,,five or more apartments,,0,suburb,beyond bachelors,,,,,masters degree,,"Linguistics, Psychology",usa,NY,,1,born usa,full time work,Editor,self employed,0.666666666666667,0,0,0.75,0.444444444444444,0.5,0.5,middle class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cambridge,Massachusetts,MA
51,6,6mxepe17,,0,8,7,outro,End,2019-11-11 05:02:54.243809+00:00,1,A1QB******WK9Y,3R5F**********************6OZG,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,108.205.1.182,29.45,-98.5,,female,10/25/1993,never,0,,,english,,78253,0,,,white,,,,,0,,,less than five apartment,,1,suburb,college or some college,,,,bachelors degree,,Finance,,usa,TX,,1,born usa,part time work,Restuarant,private business,0.444444444444444,0,0,0.75,0.555555555555556,0.75,0.5,middle class,0.5,0.555555555555556,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.0,1.0,0.833333333333333,1.0,1,0.333333333333333,0.666666666666667,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
52,7,1g5iiesm,,0,8,7,outro,End,2019-11-09 19:09:32.341660+00:00,1,A1N0******48N2,3Z2R**********************O2E1,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,108.206.78.142,41.47,-81.67,,male,07/12/1989,married,0,,,english,,44105,1,mexican,,black,,,,,1,roman catholic,,five or more apartments,,0,farm,beyond bachelors,,,,,masters degree,,Accounting,usa,OH,,1,born usa,full time work,Manufacturing,private business,0.8888888888888891,0,1,0.708333333333333,0.8888888888888891,0.5,0.25,middle class,1.0,0.8888888888888891,0.666666666666667,republican,,0.833333333333333,0.5,1.0,0.5,0.0,0.0,0.5,1.0,0.5,0.5,0.5,1.0,0.5,0.833333333333333,0.5,1,0.0,0.333333333333333,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cleveland,Ohio,OH
53,16,r4myqig4,,0,8,7,outro,End,2019-11-10 18:01:28.630575+00:00,1,A3F5******A34D,3L4P**********************9YRT,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,108.213.140.246,29.76,-95.38,,male,04/01/1966,never,0,,,english,,77040,0,,,white,,,,,0,,,one family detached,,1,large city,beyond bachelors,,,,,masters degree,,finance,usa,TX,,1,born usa,full time work,data clerk,private business,1.0,1,0,0.666666666666667,0.333333333333333,0.25,0.25,working class,0.0,1.0,0.666666666666667,republican,,0.5,0.5,0.0,1.0,1.0,0.5,0.5,0.0,0.5,0.0,0.5,0.5,1.0,0.666666666666667,1.0,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
54,6,5oufvzbd,,0,8,7,outro,End,2019-11-08 21:09:58.159466+00:00,1,A36O******XLJR,3TPW**********************TCWH,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,108.242.223.13,34.98,-101.92,,male,12/10/1950,never,0,,,english,,79015,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,mechanical engineering,,usa,IL,,1,born usa,full time work,technical writer,self employed,1.0,0,0,0.0833333333333333,0.333333333333333,0.75,0.25,middle class,0.0,0.444444444444444,0.333333333333333,no preference,,0.5,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,1.0,0.5,1.0,0.666666666666667,1.0,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Canyon,Texas,TX
55,3,mwoto8xx,,0,8,7,outro,End,2019-11-12 01:01:01.158876+00:00,1,A38Z******34IZ,3N4B**********************XKUS,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,108.250.206.38,29.88,-90.11,,male,12/11/1962,married,1,1.0,45.0,english,,70072,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Earth Sciences,,usa,LA,,1,born usa,full time work,Administrative Staff,private business,0.7777777777777779,0,0,0.666666666666667,0.333333333333333,0.5,0.5,working class,0.5,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Marrero,Louisiana,LA
56,5,7zjoftdo,,0,8,7,outro,End,2019-11-15 04:56:51.809156+00:00,1,A3MF******95M3,3B1N**********************AGPB,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,108.26.17.10,43.1,-76.20999999999998,,male,02/01/1984,married,1,2.0,31.0,english,,13088,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Computer Science,,usa,NY,,1,born usa,full time work,System Administrator,private business,1.0,0,0,0.916666666666667,0.444444444444444,0.75,0.5,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,1.0,1.0,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Liverpool,New York,NY
57,3,cnqr7bwo,,0,8,7,outro,End,2019-11-10 23:00:59.063633+00:00,1,A1KH******S642,31LM**********************INJ7,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,108.28.55.88,38.82,-77.08,,male,12/25/1992,never,0,,,english,,22312,0,,,white,,,,,1,protestant,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,Business,,usa,MD,,1,born usa,full time work,Store Associate,private business,0.444444444444444,0,0,0.5,0.444444444444444,0.75,0.25,working class,0.5,1.0,1.0,independent,,0.833333333333333,1.0,0.0,1.0,1.0,1.0,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.166666666666667,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Alexandria,Virginia,VA
58,5,2giq0qnd,,0,8,7,outro,End,2019-11-11 03:11:49.908771+00:00,1,A2VL******IUMR,3OS4**********************RFBB,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,108.30.47.212,40.66,-73.7,,male,12/21/1975,never,0,,,english,,11580,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,Construction,private business,0.222222222222222,1,1,0.791666666666667,0.444444444444444,0.5,0.5,working class,0.0,0.8888888888888891,1.0,republican,,1.0,0.5,0.5,0.0,0.5,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.833333333333333,1.0,1,0.0,0.666666666666667,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Valley Stream,New York,NY
59,6,c94688sk,,0,8,7,outro,End,2019-11-14 17:20:35.945598+00:00,1,A1K0******Y1UG,3MX2**********************E5X9,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,108.36.164.21,40.07,-75.12,,female,08/13/1989,never,1,2.0,17.0,english,,19027,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Nursing,,usa,PA,,1,born usa,full time work,Nurse,private business,0.7777777777777779,1,0,0.75,0.666666666666667,0.5,0.75,middle class,1.0,0.444444444444444,0.333333333333333,democrat,,0.166666666666667,0.5,0.0,0.5,0.0,0.5,0.5,0.0,0.0,0.5,1.0,1.0,1.0,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elkins Park,Pennsylvania,PA
60,8,xfkptr6u,,0,8,7,outro,End,2019-11-14 17:22:47.687514+00:00,1,A2BK******OIH8,374T**********************UQYC,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,108.41.243.87,40.64,-73.94,,male,01/14/1982,never,0,,,english,,11236,0,,,black,,,,,1,roman catholic,,one family detached,,0,large city,high school graduate,,,high school diploma,,,,,usa,NY,,1,naturalized us citizen,full time work,Writer,self employed,1.0,0,0,0.875,0.555555555555556,0.5,0.75,middle class,1.0,0.222222222222222,0.666666666666667,republican,,1.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,1.0,0,0.0,0.0,0.0,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooklyn,New York,NY
61,13,cf8ij2ct,,0,8,7,outro,End,2019-11-09 19:39:03.856812+00:00,1,A2OY******53N1,3OUY**********************5P0O,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,108.52.168.243,39.95,-75.16,,male,06/20/1987,married,1,1.0,33.0,english,,19121,1,cuban,,black,,,,,1,roman catholic,,mobile home,,0,small town,beyond bachelors,,,,,masters degree,,computer,usa,PA,,1,born usa,full time work,computer,private business,0.8888888888888891,0,1,0.75,0.7777777777777779,0.5,0.75,middle class,1.0,0.7777777777777779,1.0,republican,,0.833333333333333,0.5,1.0,1.0,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0.0,0.5,0.833333333333333,0.5,0,1.0,0.333333333333333,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Philadelphia,Pennsylvania,PA
62,10,e6gyp1mj,,0,8,7,outro,End,2019-11-15 01:33:12.247994+00:00,1,A1R5******ROD8,3TXW**********************7S9V,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,108.53.56.59,40.85,-73.97,,male,03/05/1980,never,0,,,english,,7024,0,,,korean,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,English,,usa,NY,,1,born usa,full time work,Teacher,private business,1.0,0,0,0.791666666666667,0.666666666666667,0.75,0.25,middle class,0.5,0.8888888888888891,0.333333333333333,independent,,0.166666666666667,0.0,0.0,0.0,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Lee,New Jersey,NJ
63,11,vldzecjv,,0,8,7,outro,End,2019-11-09 05:47:41.689010+00:00,1,A2FC******PYHS,3K4J**********************DGAH,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,108.67.254.181,34.26,-85.18000000000002,,male,05/30/1996,never,0,,,english,,30161,0,,,white,,,,,1,protestant,,five or more apartments,,1,small town,college or some college,,,,bachelors degree,,Political Science/Business,,usa,GA,,1,born usa,full time work,Textile Company,private business,0.555555555555556,0,0,0.625,0.333333333333333,0.25,0.5,working class,0.5,0.7777777777777779,0.666666666666667,republican,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0.5,0.0,0.5,0.0,1.0,0.5,1.0,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rome,Georgia,GA
64,13,68nh8jxb,,0,8,7,outro,End,2019-11-10 16:08:23.874167+00:00,1,A5OB*****VOKG,32ZK**********************93BD,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,108.70.32.22,35.17,-84.86,,male,03/02/1983,never,0,,,english,,37311,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Korean language and literature,,usa,TN,,1,born usa,full time work,financial transcriptions,private business,0.111111111111111,1,0,0.4583333333333329,0.111111111111111,0.5,0.5,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cleveland,Tennessee,TN
65,10,l33t0mny,,0,8,7,outro,End,2019-11-15 03:29:46.838130+00:00,1,AHQY*****5S04,33CK**********************D11I,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,108.80.238.83,42.31,-88.43000000000002,,female,01/05/1980,married,0,,,english,,60098,0,,,white,,,,,1,protestant,,five or more apartments,,1,small town,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,housework,,,,1,0,0.708333333333333,0.444444444444444,0.5,0.0,working class,0.5,0.444444444444444,0.666666666666667,republican,,0.666666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.0,1.0,0.0,0.5,0.5,0.5,0.833333333333333,1.0,0,0.333333333333333,0.666666666666667,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodstock,Illinois,IL
66,12,0hdolor6,,0,8,7,outro,End,2019-11-11 17:54:08.380936+00:00,1,A23P******I076,3TPW**********************IWC4,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,108.81.184.45,34.7,-86.62,,female,11/28/1960,never,0,,,english,,35810,0,,,white,,,,,0,,,one family detached,,1,medium city,beyond bachelors,,,,,masters degree,,Education and Education Special Education (double masters),usa,AL,,1,born usa,full time work,self-employed,self employed,0.8888888888888891,1,0,0.333333333333333,0.222222222222222,0.25,0.25,lower class,0.0,0.444444444444444,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Huntsville,Alabama,AL
67,12,v6xjs518,,0,8,7,outro,End,2019-11-12 19:25:38.191851+00:00,1,A3G1******RCIT,340U**********************1VUU,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,108.82.119.201,38.08,-92.29,,male,09/03/1984,married,1,1.0,5.0,english,,65486,0,,,white,,,,,0,,,one family detached,,1,suburb,beyond bachelors,,,,,masters degree,,mechanical,usa,MO,,1,born usa,full time work,supervisor,private business,0.0,0,1,0.791666666666667,0.666666666666667,0.75,0.5,middle class,1.0,1.0,1.0,republican,,0.833333333333333,0.0,0.5,1.0,1.0,1.0,0.0,0.5,0.5,1.0,1.0,0.5,0.5,0.666666666666667,1.0,0,1.0,1.0,1.0,0,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Iberia,Missouri,MO
68,4,94i1036w,,0,8,7,outro,End,2019-11-13 21:07:28.377075+00:00,1,A50K*****SNQT,338J**********************PAHA,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,12.217.66.194,32.99,-117.07,,male,11/21/1985,married,1,1.0,32.0,english,,92128,0,,,chinese,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Computer Science,,usa,CA,,1,naturalized us citizen,full time work,Engineer,private business,0.7777777777777779,1,0,0.958333333333333,0.7777777777777779,0.75,0.75,upper class,1.0,0.7777777777777779,1.0,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.0,0.0,0.0,0.5,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Diego,California,CA
69,10,7as1qoyb,,0,8,7,outro,End,2019-11-09 15:51:57.526880+00:00,1,A1PC******R2QA,3VW6**********************0YY5,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,122.174.114.85,35.98,-86.51000000000002,,male,06/01/1987,married,0,,,english,,37167,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,manager,,another country,,FR,1,born usa,full time work,manager,private non profit,0.8888888888888891,1,1,0.5,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,0.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,0.333333333333333,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Smyrna,Tennessee,TN
70,2,js62vxh0,,0,8,7,outro,End,2019-11-16 22:56:25.031443+00:00,1,A192******1NT4,3A4N**********************8MLQ,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,122.45.104.123,35.06,-120.6,,female,04/01/1994,never,0,,,english,,93445,0,,,white,,,,,0,,,mobile home,,0,small town,college or some college,,,,bachelors degree,,Accounting,,usa,CA,,1,born usa,part time work,Just working on mturk and looking for a full time job,self employed,0.222222222222222,1,0,0.583333333333333,0.222222222222222,0.0,0.25,lower class,0.0,1.0,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oceano,California,CA
71,11,yzdpafys,,0,8,7,outro,End,2019-11-11 15:20:36.819219+00:00,1,A1A1******4YR8,3YDT**********************V14Y,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,130.45.38.103,29.45,-98.5,,female,10/30/1988,married,0,,,english,,78240,0,,,white,,,,,1,muslim,,five or more apartments,,0,small town,beyond bachelors,,,,,masters degree,,"Middle Eastern Studies, Teaching Arabic, K-12 Education",usa,MA,,1,born usa,full time work,Teacher,government employer,0.8888888888888891,0,0,0.708333333333333,0.444444444444444,0.75,0.25,working class,0.0,1.0,0.666666666666667,democrat,,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,0.666666666666667,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
72,10,lddm4ede,,0,8,7,outro,End,2019-11-10 23:45:25.534253+00:00,1,ASWU*****1GW5,38SK**********************TILO,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,131.148.34.169,38.04,-85.55,,male,03/25/1968,married,1,2.0,30.0,english,,40047,0,,,white,,,,,1,roman catholic,,one family attached,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,KY,,1,born usa,full time work,Associate Developer,private business,1.0,0,0,0.791666666666667,0.7777777777777779,0.75,0.75,upper class,0.5,1.0,1.0,republican,,1.0,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.666666666666667,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mount Washington,Kentucky,KY
73,12,plwwe66z,,0,8,7,outro,End,2019-11-14 17:24:19.263639+00:00,1,A1ZD******0VEU,3RU7**********************CSP9,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,131.93.146.161,46.45,-90.15,,male,03/17/1994,married,1,1.0,24.0,english,,49938,0,,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,full time work,Department Manager,private business,0.222222222222222,0,0,0.75,0.444444444444444,0.5,0.75,middle class,1.0,0.8888888888888891,0.666666666666667,independent,,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ironwood,Michigan,MI
74,6,rohv0mcg,,0,8,7,outro,End,2019-11-08 17:04:53.113765+00:00,1,A2AJ******4IJI,36H9**********************CFJY,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,134.228.93.113,41.45,-82.70999999999998,,male,11/13/1985,never,0,,,english,,44870,0,,,white,,,,,0,,,mobile home,,1,open country,college or some college,,,,associates degree,,Web Design,,usa,OH,,1,born usa,housework,,,,1,0,0.625,0.111111111111111,0.5,0.25,lower class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sandusky,Ohio,OH
75,1,qw542css,,0,8,7,outro,End,2019-11-15 04:55:55.721984+00:00,1,AE78*****982B,3BV8**********************76AJ,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,136.34.150.201,38.88,-94.81,,male,03/02/1994,never,0,,,english,,66061,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Economics,,usa,KS,,1,born usa,full time work,"Caring, Storing, Filling items into distribution trucks",private business,0.333333333333333,0,0,0.5416666666666671,0.333333333333333,0.25,0.75,working class,0.0,0.666666666666667,0.666666666666667,independent,,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.5,1.0,1.0,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Olathe,Kansas,KS
76,2,4w3yakd2,,0,8,7,outro,End,2019-11-08 21:07:02.813416+00:00,1,A221******10O6,3EJJ**********************JRH2,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,136.34.188.87,39.09,-94.58,,female,01/15/1985,never,1,2.0,25.0,english,,64133,0,,,black,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Business Management,,usa,MO,,1,born usa,part time work,Customer Service rep,private business,0.555555555555556,1,0,0.75,0.333333333333333,0.25,0.5,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kansas City,Missouri,MO
77,1,biww6t1y,,0,8,7,outro,End,2019-11-13 17:07:31.767104+00:00,1,A26M******K0E6,3YHH**********************Z0LP,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,138.229.206.3,33.86,-118.18,,male,04/05/1987,married,0,,,english,,90805,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,computer science,,usa,CA,,1,born usa,full time work,repair school computers and devices,government employer,0.222222222222222,0,0,0.625,0.444444444444444,0.25,0.25,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.5,0.0,1.0,0.666666666666667,1.0,0,0.333333333333333,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Long Beach,California,CA
78,2,68vf1azh,,0,8,7,outro,End,2019-11-14 22:56:42.497053+00:00,1,A20X******0YPZ,3U84**********************J4Z6,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,139.55.214.15,35.49,-80.62,,female,06/23/1991,never,0,,,english,,28081,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Linguistics,,usa,NC,,1,born usa,part time work,prefer not to say,private non profit,0.7777777777777779,0,0,0.0,0.333333333333333,0.25,0.5,working class,0.5,1.0,0.333333333333333,independent,,0.0,0.0,0.5,0.5,0.0,0.0,0.5,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kannapolis,North Carolina,NC
79,3,ex4zk90t,,0,8,7,outro,End,2019-11-13 17:09:28.528260+00:00,1,AXKT*****NGHS,3WAK**********************XU7C,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,141.126.131.90,43.07,-89.38,,female,06/16/1992,married,0,,,english,,53704,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,English,,usa,FL,,1,born usa,full time work,Technical Services Analyst,private business,0.7777777777777779,1,0,0.791666666666667,0.666666666666667,0.25,1.0,middle class,1.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.5,1.0,0.5,1.0,1.0,0.5,1.0,0.0,0.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,Wisconsin,WI
80,3,64lh5arh,,0,8,7,outro,End,2019-11-14 22:56:58.638333+00:00,1,A12B******NZT9,3WLE**********************62HI,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,142.197.86.123,29.1,-81.0,,female,03/24/1975,never,0,,,english,,32129,0,,,white,,,,,1,protestant,,mobile home,,0,medium city,college or some college,,,,associates degree,,Biology,,usa,GA,,1,born usa,part time work,free lance contractor,self employed,0.7777777777777779,1,0,0.4583333333333329,0.222222222222222,0.25,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.0,1.0,1.0,0.5,1.0,0.5,1.0,0.0,0.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Orange,Florida,FL
81,11,48849srq,,0,8,7,outro,End,2019-11-12 15:26:44.474626+00:00,1,A270******LJ8W,3MHW**********************EVME,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,144.92.38.235,43.07,-89.38,,male,11/30/1981,never,0,,,english,,53703,0,,,white,,,,,0,,,five or more apartments,,0,farm,beyond bachelors,,,,,masters degree,,Art,usa,OH,,1,born usa,full time work,I caption telephone calls,private non profit,0.111111111111111,1,0,0.583333333333333,0.222222222222222,0.0,0.5,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,Wisconsin,WI
82,7,e0xu54lb,,0,8,7,outro,End,2019-11-13 21:16:40.097141+00:00,1,A1ZE******A44A,3QEC**********************J5T9,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,146.168.149.220,38.09,-76.81999999999998,,male,11/25/1965,married,1,2.0,28.0,english,,22520,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,"more than 1 year college, no degree",,Applied Music,,usa,VA,,1,born usa,full time work,Computer Technician,private non profit,0.666666666666667,1,0,0.625,0.111111111111111,0.25,0.5,lower class,0.0,1.0,0.333333333333333,independent,,0.666666666666667,1.0,0.0,0.5,1.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,1.0,0.5,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Montross,Virginia,VA
83,3,2tkvvxxk,,0,8,7,outro,End,2019-11-15 13:14:08.315504+00:00,1,A2NM******TO0R,3WJ1**********************S8A2,0,1.25,f3ognrf2,20191115-0800,,3DWNFENNE38R0NGF1TC4U06SX8Q4JF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,147.135.11.113,38.84,-77.44,,female,03/27/1993,never,0,,,english,,20122,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Finance,,usa,VA,,1,born usa,full time work,Financial analyst,private business,1.0,0,0,0.75,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,republican,,0.666666666666667,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.5,0.5,0.5,0.5,1.0,0.333333333333333,1.0,1,0.666666666666667,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Centreville,Virginia,VA
84,2,cwto0c8i,,0,8,7,outro,End,2019-11-12 07:00:40.285228+00:00,1,ARVO*****1FUZ,3WMI**********************UACT,0,1.25,oocue4ra,20191112-0200,,37AQKJ12TX15VBRASORG4E5TA71TT3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,154.16.169.6,40.58,-74.14,,male,03/01/1994,never,0,,,english,,10311,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Electrical Engineer,,usa,MN,,1,born usa,part time work,Engineer,private business,0.444444444444444,1,0,0.833333333333333,0.555555555555556,0.25,0.75,middle class,0.5,0.666666666666667,0.666666666666667,no preference,,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1,1.0,0.666666666666667,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Staten Island,New York,NY
85,11,hqb2vth5,,0,8,7,outro,End,2019-11-14 01:37:34.176243+00:00,1,A1MF******NOD6,3WSE**********************SATW,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,154.16.99.167,29.76,-95.38,,female,06/27/1989,married,1,1.0,26.0,english,,77054,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Physiology,,usa,AR,,1,born usa,full time work,Forensics,government employer,0.666666666666667,1,0,0.875,0.444444444444444,0.5,0.75,working class,0.5,1.0,1.0,democrat,,0.833333333333333,0.5,0.5,0.5,1.0,0.5,0.0,0.5,1.0,0.5,0.5,0.0,1.0,1.0,0.5,1,0.0,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
86,5,4ybyh6mw,,0,8,7,outro,End,2019-11-11 23:13:10.065420+00:00,1,A10E******XEUQ,3I7D**********************EF5U,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,155.186.81.253,34.23,-118.24,,male,01/25/1992,never,0,,,english,,91214,0,,,korean,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,CA,,1,born usa,housework,,,,1,0,0.666666666666667,0.333333333333333,0.25,0.75,working class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,1.0,0.333333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,La Crescenta,California,CA
87,1,5efpsjh7,,0,8,7,outro,End,2019-11-12 17:02:41.597674+00:00,1,AJAK*****GILM,3Z3Z**********************A3Q6,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,155.70.23.45,35.98,-78.91,,male,04/05/1983,married,1,1.0,33.0,english,,27703,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Information Technology,,usa,NY,,1,born usa,full time work,Network Technician,private business,0.8888888888888891,0,0,0.875,0.666666666666667,0.75,0.5,middle class,0.0,1.0,1.0,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.5,0.0,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Durham,North Carolina,NC
88,1,6u2b0eh6,,0,8,7,outro,End,2019-11-14 02:56:45.450775+00:00,1,A30G******CIHR,3MRN**********************CLDF,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,157.201.96.100,43.78,-111.76,,male,01/14/1998,married,0,,,english,,83440,0,,,white,,,,,1,mormon,,five or more apartments,,0,large city,college or some college,,,,"more than 1 year college, no degree",,Mandarin and International Studies,,usa,CO,,1,born usa,part time work,Deli Clerk,private business,0.111111111111111,0,0,0.583333333333333,0.222222222222222,0.75,0.5,working class,0.5,0.222222222222222,0.333333333333333,independent,,0.333333333333333,0.0,0.0,1.0,0.5,0.5,1.0,0.5,0.0,1.0,0.5,1.0,1.0,0.5,0.5,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rexburg,Idaho,ID
89,4,48dihw1d,,0,8,7,outro,End,2019-11-11 17:28:18.664094+00:00,1,ALCO*****FR2O,3WI0**********************GDRJ,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,160.2.13.133,30.4,-88.8,,male,04/01/1992,never,0,,,english,,39564,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Wildlife Biology,,usa,MS,,1,born usa,full time work,Permitter,government employer,0.7777777777777779,1,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.333333333333333,0.5,1,0.333333333333333,0.666666666666667,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ocean Springs,Mississippi,MS
90,6,tfz7h5lt,,0,8,7,outro,End,2019-11-12 17:05:36.284259+00:00,1,A3NM******9BOJ,34BB**********************NWI2,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,160.3.211.16,43.79,-116.38,,male,08/17/1960,married,0,,,english,,83616,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,teacher education,,usa,ID,,1,born usa,part time work,Retired teacher; I just Turk part time now,self employed,0.8888888888888891,0,0,0.791666666666667,0.666666666666667,0.75,0.25,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.333333333333333,0.5,0,0.666666666666667,0.333333333333333,0.333333333333333,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Eagle,Idaho,ID
91,4,vbs8zla0,,0,8,7,outro,End,2019-11-13 07:43:03.588606+00:00,1,AMO9*****QWHH,39OW**********************8FYC,0,1.25,n4hdmkd7,20191113-0200,,3XJOUITW8U4S3VZIBKXLZ9U6R17TQX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,161.129.68.72,45.44,-122.88,,male,12/07/1983,married,1,2.0,25.0,english,,97007,0,,,white,,,,,1,protestant,,five or more apartments,,1,suburb,beyond bachelors,,,,,masters degree,,Computer Science,usa,OR,,1,born usa,full time work,Manager,private business,0.7777777777777779,1,1,0.791666666666667,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,0.833333333333333,0.0,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.666666666666667,1.0,1,0.333333333333333,0.333333333333333,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beaverton,Oregon,OR
92,6,qjxzbvv0,,0,8,7,outro,End,2019-11-15 08:45:39.077636+00:00,1,A2JD******FN35,39PA**********************RTVQ,0,1.25,hg6wuzp9,20191115-0200,,3INZSNUD803FU7MZ8SMK8AMVEG69D1,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,161.129.69.23,42.06,-87.93000000000002,,male,02/09/1983,married,1,1.0,8.0,english,,60056,0,,,white,,,,,1,protestant,,five or more apartments,,1,suburb,beyond bachelors,,,,,masters degree,,elementary teacher education,usa,IL,,1,born usa,full time work,Education service,private non profit,1.0,1,1,0.75,1.0,1.0,1.0,working class,1.0,1.0,1.0,republican,,0.0,0.0,0.5,0.0,0.5,0.5,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1.0,1.0,1,0.333333333333333,0.0,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mount Prospect,Illinois,IL
93,10,nacgyb8s,,0,8,7,outro,End,2019-11-13 15:29:59.883973+00:00,1,A2O2******GFUJ,3Z7V**********************UZ1P,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,162.154.153.84,40.81,-81.37,,male,11/02/1955,divorced,1,3.0,27.0,english,,44720,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,business,,usa,MI,,1,born usa,full time work,it manager,private business,0.8888888888888891,0,0,0.708333333333333,0.555555555555556,0.5,0.5,middle class,0.0,1.0,1.0,republican,,0.833333333333333,1.0,0.0,1.0,1.0,1.0,0.5,0.0,0.0,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,North Canton,Ohio,OH
94,8,x72jmmt0,,0,8,7,outro,End,2019-11-08 23:33:36.534102+00:00,1,A12T******HNNI,3C2N**********************MN22,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,162.154.64.19,36.85,-87.48999999999998,,male,07/05/1992,never,0,,,english,,42240,1,puerto rican,,black,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,"more than 1 year college, no degree",,computer science,,usa,TN,,1,born usa,full time work,Bank adviser,private business,1.0,1,0,0.583333333333333,0.222222222222222,0.25,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.0,0.5,0.0,0.5,1.0,0.5,0.0,0.5,1.0,0.5,1.0,0.5,1.0,0.0,0.0,0,0.666666666666667,1.0,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hopkinsville,Kentucky,KY
95,12,ko50a3od,,0,8,7,outro,End,2019-11-10 04:10:53.341799+00:00,1,A2WH******PI3V,3M0N**********************FZ5Y,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,162.192.130.218,41.31,-81.73999999999998,,female,07/26/1982,married,1,2.0,28.0,other,HINDI,44133,0,,,asian indian,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Arts,,another country,,IN,0,,full time work,software developer,private business,0.111111111111111,0,0,0.916666666666667,0.666666666666667,0.5,0.25,middle class,0.5,1.0,0.666666666666667,democrat,,0.5,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0.833333333333333,1.0,0,0.666666666666667,0.666666666666667,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,North Royalton,Ohio,OH
96,15,6uk6n68l,,0,8,7,outro,End,2019-11-14 02:08:13.710858+00:00,1,A120******0VPY,3OS4**********************9BFO,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,162.198.143.20,41.08,-81.52,,female,08/15/1954,married,1,2.0,20.0,english,,44310,0,,,white,,,,,1,protestant,,one family detached,,1,large city,high school graduate,,,high school diploma,,,,,usa,OH,,1,born usa,full time work,"Retired one time before, now housekeeper",private business,0.0,1,0,0.75,0.444444444444444,0.0,1.0,working class,0.5,1.0,1.0,democrat,,0.666666666666667,0.0,0.5,0.5,1.0,1.0,0.0,1.0,0.5,1.0,0.5,0.5,0.5,0.0,1.0,1,0.333333333333333,1.0,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Akron,Ohio,OH
97,15,i39g515l,,0,8,7,outro,End,2019-11-13 01:43:57.998758+00:00,1,A2MS******3WIU,39K0**********************DMAA,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,162.198.44.182,26.74,-80.12,,female,01/28/1978,married,1,3.0,29.0,english,,33401,1,cuban,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,History,,usa,FL,,1,born usa,full time work,Teaching history,government employer,0.8888888888888891,0,0,0.125,0.333333333333333,0.5,0.5,middle class,1.0,1.0,1.0,independent,,0.5,1.0,0.0,1.0,1.0,1.0,1.0,0.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1,0.666666666666667,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Palm Beach,Florida,FL
98,6,dlbfty2z,,0,8,7,outro,End,2019-11-13 01:02:18.430077+00:00,1,ANSS*****M8WM,3H7Z**********************LLPL,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,162.227.96.155,33.1,-96.66,,female,08/16/1999,married,1,2.0,18.0,english,,75002,0,,,white,,,,,1,protestant,,five or more apartments,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Psychology,,usa,TX,,1,born usa,housework,,,,1,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.0,0.8888888888888891,0.333333333333333,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.0,1.0,0.5,1.0,0.333333333333333,1.0,1,0.333333333333333,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Allen,Texas,TX
99,3,ebhdmbo2,,0,8,7,outro,End,2019-11-11 17:28:04.375491+00:00,1,ALT6*****KSFQ,3JZQ**********************LGF1,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,162.233.111.101,24.55,-81.78,,male,07/14/1977,never,0,,,english,,33040,1,puerto rican,,white,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,less than 1 year college,,n,,usa,FL,,1,born us territory,part time work,preacher,self employed,0.8888888888888891,0,0,0.2916666666666669,0.222222222222222,0.5,0.0,working class,0.0,1.0,0.666666666666667,independent,,1.0,1.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Key West,Florida,FL
100,3,uehs2m6z,,0,8,7,outro,End,2019-11-13 22:58:33.761237+00:00,1,AICA*****3ZDB,3B83**********************XRSP,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,162.234.116.141,30.0,-91.81,,female,08/16/1975,never,1,1.0,21.0,english,,70560,0,,,black,,,,,1,roman catholic,,one family detached,,0,open country,high school graduate,,,high school diploma,,,,,usa,LA,,1,born usa,part time work,mturk,self employed,0.666666666666667,0,0,0.5,0.111111111111111,0.0,1.0,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,1.0,1.0,1.0,1.0,0.5,1.0,0.5,1.0,1.0,1.0,1.0,1.0,0.0,1.0,0,1.0,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Iberia,Louisiana,LA
101,3,p781fmaf,,0,8,7,outro,End,2019-11-10 03:09:34.813653+00:00,1,A3D7******GX5F,30JN**********************LQHC,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,162.234.202.196,33.87,-84.33,,male,08/30/1998,never,0,,,english,,30319,0,,,black,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,biology,,usa,GA,,1,born usa,full time work,student,self employed,0.8888888888888891,0,0,0.708333333333333,0.666666666666667,0.75,0.5,working class,0.5,0.666666666666667,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.0,0.5,0.0,1.0,0.5,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Atlanta,Georgia,GA
102,10,i0xd7hyw,,0,8,7,outro,End,2019-11-08 16:14:08.100633+00:00,1,A2V8******055Y,3IAE**********************LDWU,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,162.244.74.2,38.9,-90.15,,male,04/06/1983,never,0,,,english,,62002,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,full time work,construction,private business,0.111111111111111,0,0,0.625,0.222222222222222,0.5,0.25,working class,0.0,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.0,0.0,0.0,1.0,0.833333333333333,1.0,1,0.0,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Alton,Illinois,IL
103,10,bus6810u,,0,8,7,outro,End,2019-11-12 23:16:47.379508+00:00,1,A3AP******9IMW,3ZPP**********************SE9M,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,162.40.215.28,29.61,-81.89,,male,04/05/1986,divorced,1,1.0,22.0,english,,32148,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Statistics,,usa,FL,,1,born usa,full time work,Transcription,private business,0.444444444444444,0,0,0.5416666666666671,0.222222222222222,0.5,0.5,lower class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.0,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Interlachen,Florida,FL
104,9,gel1u1pr,,0,8,7,outro,End,2019-11-14 23:02:59.924849+00:00,1,AUZP*****NTX5,3DHE**********************T2GJ,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,165.231.210.14,44.95,-122.71,,male,09/04/1991,never,0,,,english,,97381,0,,,white,,,,,1,protestant,,less than five apartment,,0,suburb,beyond bachelors,,,,,masters degree,,Animal Science,usa,KY,,1,born usa,full time work,Animal Scientist,private business,0.7777777777777779,1,0,0.708333333333333,0.555555555555556,0.5,0.75,working class,0.5,1.0,1.0,republican,,0.166666666666667,0.5,0.5,1.0,1.0,1.0,0.5,1.0,1.0,0.5,0.5,0.5,1.0,0.0,1.0,0,0.333333333333333,0.333333333333333,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Silverton,Oregon,OR
105,12,15al72nt,,0,8,7,outro,End,2019-11-13 23:29:15.997252+00:00,1,A3HS******NZR4,3STR**********************HKTE,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,166.6.184.148,44.1,-122.8,,male,02/10/1959,married,0,,,english,,97478,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,geology,,usa,CA,,1,born abroad us parents,full time work,geologist,government employer,0.8888888888888891,0,0,0.875,0.666666666666667,0.75,0.25,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Springfield,Oregon,OR
106,2,d1qs9q72,,0,8,7,outro,End,2019-11-15 13:10:40.793127+00:00,1,A2WH******UQNB,3I33**********************0A21,0,1.25,f3ognrf2,20191115-0800,,3DWNFENNE38R0NGF1TC4U06SX8Q4JF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,166.67.66.246,36.67,-76.3,,female,06/30/1966,married,1,2.0,22.0,english,,23323,0,,,white,,,,,1,protestant,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Business Management,,usa,VA,,1,born usa,full time work,Office Manager,private non profit,0.8888888888888891,0,0,0.875,0.555555555555556,0.5,0.5,middle class,1.0,1.0,1.0,republican,,0.833333333333333,1.0,0.0,0.5,1.0,1.0,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chesapeake,Virginia,VA
107,8,gyci3hgk,,0,8,7,outro,End,2019-11-12 17:09:56.521948+00:00,1,A22L******C4VL,3YWR**********************88U8,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,167.173.8.21,40.59,-73.81,,male,06/21/1984,never,0,,,english,,11691,0,,,chinese,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Computer Science,,usa,NY,,1,born usa,full time work,Developer,private business,0.8888888888888891,0,0,0.75,0.444444444444444,0.5,0.75,middle class,0.5,0.555555555555556,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Far Rockaway,New York,NY
108,6,gy07u9mi,,0,8,7,outro,End,2019-11-21 05:26:48.358821+00:00,1,A35C******NA6Z,3U08**********************O0W0,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,168.91.109.143,40.63,-80.08,,male,02/14/1984,married,1,1.0,1.0,english,,15015,0,,,white,,,,,1,hindu,,less than five apartment,,1,medium city,beyond bachelors,,,,,masters degree,,COMPUTER,usa,PA,,1,born usa,full time work,SOFTWARE,private business,0.8888888888888891,1,1,0.0833333333333333,0.7777777777777779,0.75,0.75,upper class,1.0,0.7777777777777779,1.0,republican,,0.833333333333333,0.5,1.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bradfordwoods,Pennsylvania,PA
109,4,fwhjtym2,,0,8,7,outro,End,2019-11-16 22:56:39.246853+00:00,1,AQP4*****RBPI,3IX2**********************2JR9,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,172.101.136.196,43.16,-77.61,,female,07/17/1991,never,0,,,english,,14624,0,,,white,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,associates degree,,liberal arts,,usa,NY,,1,born usa,full time work,server,private business,0.111111111111111,0,0,0.0416666666666667,0.333333333333333,0.5,0.75,middle class,1.0,0.666666666666667,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rochester,New York,NY
110,8,4t2xiqyp,,0,8,7,outro,End,2019-11-09 15:34:44.069045+00:00,1,A27O******IQ0K,35BL**********************2VZK,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,172.101.39.165,43.63,-70.28,,female,08/25/1983,married,1,3.0,17.0,english,,4106,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,associates degree,,early childhood development,,usa,ME,,1,born usa,full time work,Assistant Store Manager,private business,0.333333333333333,1,0,0.583333333333333,0.8888888888888891,0.75,0.5,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.0,1.0,0.5,0.5,0.5,0.5,0.5,0.0,0.0,1.0,0.333333333333333,0.5,1,1.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,South Portland,Maine,ME
111,9,8jucqcbw,,0,8,7,outro,End,2019-11-13 03:29:39.040058+00:00,1,A3EG******5DUR,3NLZ**********************NQLZ,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,172.103.19.129,44.0,-97.1,,male,08/14/1990,never,0,,,english,,57042,0,,,white,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,associates degree,,Accounting,,usa,SD,,1,born usa,full time work,Banker,private business,0.8888888888888891,1,0,0.375,0.222222222222222,0.25,0.5,lower class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.0,1.0,0.5,1.0,0.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,South Dakota,SD
112,1,z81i9ltv,,0,8,7,outro,End,2019-11-14 01:04:43.898893+00:00,1,A2WW******XBOB,3WT7**********************ACB7,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,172.11.220.144,42.8,-73.92,,male,12/09/1981,never,0,,,english,,12345,0,,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,none,,usa,OH,,1,born usa,full time work,assembler,private business,0.0,0,0,0.5416666666666671,0.222222222222222,0.5,0.5,working class,0.0,1.0,0.666666666666667,no preference,,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,1,0.666666666666667,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Schenectady,New York,NY
113,4,udovp506,,0,8,7,outro,End,2019-11-10 15:02:25.224434+00:00,1,A3SZ******QPW3,3PZD**********************8C2H,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,172.111.198.87,25.77,-80.2,,female,01/01/1981,married,1,2.0,21.0,english,,33101,0,,,white,,,,,1,roman catholic,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Business,,usa,FL,,1,born usa,full time work,Real Estate Agent/Section Chief,private business,0.666666666666667,0,0,0.875,0.444444444444444,0.5,0.75,middle class,0.5,1.0,1.0,democrat,,0.166666666666667,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,0.333333333333333,0.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Miami,Florida,FL
114,13,igx7ct3u,,0,8,7,outro,End,2019-11-13 23:32:50.531534+00:00,1,A1C2******HE39,36U2**********************ZKY3,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,172.114.208.110,33.81,-117.02,,female,02/11/1987,married,1,2.0,29.0,english,,92582,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,forensic archaeology,,usa,CA,,1,born usa,full time work,barista supervisor,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,1.0,0.0,working class,0.5,0.8888888888888891,1.0,democrat,,0.166666666666667,0.0,1.0,1.0,0.5,1.0,0.5,1.0,0.0,0.0,0.0,0.0,1.0,0.333333333333333,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Jacinto,California,CA
115,15,jk6ftjwy,,0,8,7,outro,End,2019-11-13 23:58:05.609236+00:00,1,A23M******X8ZH,35GC**********************H3Z2,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,172.119.242.95,34.09,-118.41,,male,07/18/1985,never,0,,,english,,90210,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Communications,,usa,MA,,1,born usa,housework,,,,1,0,0.0,0.222222222222222,0.5,0.0,lower class,0.0,0.7777777777777779,0.333333333333333,democrat,,0.333333333333333,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,1.0,0.0,1.0,1,0.0,1.0,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beverly Hills,California,CA
116,1,vzvkagdi,,0,8,7,outro,End,2019-11-12 19:02:37.663040+00:00,1,A2YJ******OIZT,3WQ3**********************O1BV,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,172.220.168.145,36.18,-81.23,,female,07/20/1973,married,0,,,english,,28651,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,associates degree,,Business,,usa,NC,,1,born usa,part time work,Associate,private business,0.555555555555556,0,0,0.666666666666667,0.222222222222222,0.25,0.5,working class,0.5,0.7777777777777779,1.0,independent,,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.0,1.0,0.0,1.0,1,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Millers Creek,North Carolina,NC
117,11,07vvurnf,,0,8,7,outro,End,2019-11-09 15:56:36.991609+00:00,1,A2XX******C0Y7,3YWR**********************N8U4,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,172.223.38.158,32.35,-86.28,,female,07/16/1969,married,0,,,english,,36106,1,mexican,,black,,,,,1,roman catholic,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Mathematics,,usa,AL,,1,born usa,full time work,finance,private business,0.8888888888888891,0,1,0.708333333333333,0.8888888888888891,0.75,0.75,middle class,0.5,0.8888888888888891,1.0,republican,,1.0,0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,0.0,0.5,0.666666666666667,0.5,1,0.666666666666667,0.333333333333333,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Montgomery,Alabama,AL
118,16,mljq7wp7,,0,8,7,outro,End,2019-11-13 01:47:10.146490+00:00,1,A1WL******EOWP,3DPN**********************1466,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,172.242.23.88,39.62,-90.45,,female,10/01/1985,never,0,,,english,,62694,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,bachelors degree,,computer science,,usa,IL,,1,born usa,full time work,"finance, manager",private business,0.7777777777777779,0,0,0.2916666666666669,0.0,0.0,0.25,lower class,0.0,0.111111111111111,0.0,democrat,,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Winchester,Illinois,IL
119,8,p7v5r23j,,0,8,7,outro,End,2019-11-11 05:31:09.501505+00:00,1,A13Y******83NX,3YWR**********************NU8U,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,172.245.19.225,39.78,-101.37,,male,05/08/1992,never,0,,,english,,67745,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,farm,college or some college,,,,bachelors degree,,Electronics and communication engineering,,usa,NY,,1,born usa,full time work,IT,private business,0.666666666666667,1,1,0.0833333333333333,0.666666666666667,0.5,0.5,middle class,0.5,0.7777777777777779,1.0,democrat,,0.5,0.0,1.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.666666666666667,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mc Donald,Kansas,KS
120,7,89jzg7dr,,0,8,7,outro,End,2019-11-15 03:11:14.691396+00:00,1,A3PI******KNPH,3XUH**********************E5H3,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,172.251.108.130,34.11,-119.11,,female,11/01/1986,married,1,3.0,18.0,english,,93041,0,,,white,,,,,1,protestant,,one family attached,,1,suburb,college or some college,,,,bachelors degree,,Psychology,,usa,CA,,1,born usa,part time work,Freelancer,self employed,0.666666666666667,1,0,0.791666666666667,0.444444444444444,0.5,0.75,middle class,0.5,0.444444444444444,1.0,republican,,0.666666666666667,0.0,0.0,0.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,1.0,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Hueneme,California,CA
121,11,vkae11dk,,0,8,7,outro,End,2019-11-12 03:38:11.827733+00:00,1,A2DS******H4PG,3NC5**********************3OFS,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,172.56.5.14,33.52,-86.79000000000002,,female,02/21/1966,married,0,,,english,,35210,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,AL,,1,born usa,part time work,Online work,self employed,0.8888888888888891,0,0,0.25,0.333333333333333,0.25,0.25,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.333333333333333,0.5,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.333333333333333,0.5,1,0.666666666666667,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Birmingham,Alabama,AL
122,3,prchbvx9,,0,8,7,outro,End,2019-11-11 03:04:51.935783+00:00,1,AGRK*****KMD8,3X65**********************DCLK,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,172.58.84.223,40.11,-83.13,,male,05/02/1985,never,0,,,english,,43016,0,,,white,,,,,1,protestant,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,biology,,usa,OH,,1,born usa,full time work,data entry,self employed,0.333333333333333,1,0,0.875,0.666666666666667,0.75,0.25,middle class,0.0,1.0,0.333333333333333,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.0,0.5,0.5,0.5,1.0,1.0,0,0.333333333333333,0.333333333333333,0.333333333333333,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dublin,Ohio,OH
123,5,hud1x742,,0,8,7,outro,End,2019-11-11 21:26:12.118994+00:00,1,A1SL******OJRN,3S96**********************1TD2,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,172.72.35.35,35.19,-80.83,,male,06/17/1983,never,0,,,english,,28211,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Advertising,,usa,SC,,1,born usa,full time work,teaching assistant,government employer,0.7777777777777779,1,0,0.708333333333333,0.333333333333333,0.75,0.25,working class,0.0,1.0,1.0,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.5,1.0,1.0,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charlotte,North Carolina,NC
124,3,qgmfqf18,,0,8,7,outro,End,2019-11-14 14:59:21.913329+00:00,1,AM4P*****PREB,3YW4**********************X1UY,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,172.83.42.6,34.09,-81.18000000000002,,male,11/04/1997,never,0,,,english,,29063,1,other,Venezuela,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,less than 1 year college,,Sales and Business,,another country,,VE,1,naturalized us citizen,full time work,Salesperson,private business,0.444444444444444,1,0,0.708333333333333,0.555555555555556,0.75,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.0,0.0,1.0,0.5,0.0,0.5,0.5,0.666666666666667,0.5,0,0.333333333333333,0.333333333333333,1.0,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Irmo,South Carolina,SC
125,4,4yptekts,,0,8,7,outro,End,2019-11-14 07:42:05.584176+00:00,1,A2QW******BRWO,3SEP**********************GAZG,0,1.25,gjfn0juf,20191114-0200,,3RZS0FBRWKNQH2WSPLN6AU4SYKKPCK,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,172.90.144.178,33.64,-116.83,,male,01/14/1988,never,0,,,english,,92544,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,part time work,Construction,private business,0.222222222222222,1,0,0.4583333333333329,0.333333333333333,0.25,0.25,working class,0.0,0.666666666666667,0.666666666666667,independent,,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.0,1.0,0.0,1.0,0.0,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hemet,California,CA
126,6,od89b12y,,0,8,7,outro,End,2019-11-11 21:30:25.643540+00:00,1,ANNV*****ZG9A,3JRJ**********************PE3Z,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,172.91.4.169,34.1,-118.32,,male,01/01/1977,never,0,,,english,,90028,0,,,korean,,,,,1,protestant,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,"English Lit, Film",usa,VA,,1,born usa,part time work,Media Consultant,private business,0.7777777777777779,1,0,0.791666666666667,0.222222222222222,0.0,0.5,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
127,3,gi5ez8l4,,0,8,7,outro,End,2019-11-12 17:04:03.692373+00:00,1,AZZA*****G7R5,3IAE**********************FWD0,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,172.98.93.140,38.95,-76.95,,female,11/21/1990,never,0,,,english,,20783,0,,,filipino,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Computer science,,usa,MD,,1,born usa,full time work,sales rep,private business,0.7777777777777779,1,0,0.708333333333333,0.333333333333333,0.5,0.5,middle class,0.0,1.0,0.333333333333333,democrat,,0.0,0.5,1.0,0.5,0.5,0.5,0.0,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.0,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hyattsville,Maryland,MD
128,4,7xux4jb3,,0,8,7,outro,End,2019-11-09 21:02:28.737858+00:00,1,A27A******BYHN,3TXD**********************RU4L,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,173.118.71.67,41.29,-88.15000000000002,,female,05/17/1991,never,0,,,english,,60481,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,NH,,1,born usa,full time work,Self Employed- Farmer,self employed,0.222222222222222,1,0,0.708333333333333,0.222222222222222,0.75,0.25,working class,0.5,0.8888888888888891,0.333333333333333,independent,,0.5,0.0,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,1.0,0.0,1.0,0.333333333333333,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wilmington,Illinois,IL
129,14,mkqdocoa,,0,8,7,outro,End,2019-11-11 04:03:35.605137+00:00,1,ASTD*****WP1K,3X66**********************EG3K,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,173.136.22.126,40.43,-79.97,,female,05/16/1974,never,1,1.0,37.0,english,,15232,0,,,white,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,associates degree,,english,,usa,PA,,1,born usa,full time work,administrative assistant,private business,0.666666666666667,1,0,0.5416666666666671,0.111111111111111,0.0,0.0,lower class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,1.0,0.5,0.0,0.5,0.0,1.0,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
130,16,3yooxu5y,,0,8,7,outro,End,2019-11-12 02:02:09.514741+00:00,1,A3PF******3BV5,3I3W**********************E5OF,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,173.168.103.71,28.55,-82.39,,female,05/08/1950,married,0,,,english,,34613,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,chemistry,,usa,OH,,1,born usa,housework,,,,0,0,0.791666666666667,0.666666666666667,0.75,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,independent,,0.5,0.0,0.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,0.5,0.5,1.0,0.333333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooksville,Florida,FL
131,3,0jh5v7wq,,0,8,7,outro,End,2019-11-08 23:02:13.796991+00:00,1,A37V******KJO4,3XM0**********************DPE2,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,173.170.52.15,28.44,-82.56,,male,04/29/1966,married,0,,,english,,34606,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,engineering,,usa,FL,,1,born usa,full time work,sales,private business,0.666666666666667,0,0,0.791666666666667,0.444444444444444,0.75,0.25,working class,0.5,1.0,1.0,republican,,0.833333333333333,0.5,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spring Hill,Florida,FL
132,9,kehq92kb,,0,8,7,outro,End,2019-11-08 21:17:54.286412+00:00,1,A3N8******9JT3,3X65**********************PLCX,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,173.18.16.186,41.57,-93.61,,male,04/11/1993,never,0,,,english,,50314,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,Geology,,usa,IA,,1,born usa,part time work,Ads Quality Rater,private business,0.7777777777777779,1,0,0.791666666666667,0.666666666666667,1.0,0.25,middle class,0.5,1.0,1.0,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Des Moines,Iowa,IA
133,6,50hk3qpo,,0,8,7,outro,End,2019-11-10 14:05:17.729775+00:00,1,A1ZT******266K,336K**********************OY29,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,173.18.253.181,37.19,-93.28,,female,11/01/1984,married,1,2.0,28.0,english,,65810,0,,,white,,,,,0,,,one family detached,,0,open country,college or some college,,,,bachelors degree,,Accounting,,usa,MO,,1,born usa,full time work,Administration,private business,0.8888888888888891,0,0,0.791666666666667,0.333333333333333,0.25,1.0,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Springfield,Missouri,MO
134,6,dxchb0te,,0,8,7,outro,End,2019-11-08 15:48:10.490520+00:00,1,A3KP******734Q,3FTF**********************5W9V,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,173.198.160.217,43.5,-111.89,,female,12/01/1960,married,1,7.0,19.0,english,,83401,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,Science,,usa,WA,,1,born usa,full time work,Logistics,private business,0.8888888888888891,0,0,0.666666666666667,0.222222222222222,0.5,0.5,working class,0.5,1.0,1.0,independent,,0.333333333333333,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.0,1.0,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Idaho Falls,Idaho,ID
135,3,ebqtuuqx,,0,8,7,outro,End,2019-11-11 04:59:21.940274+00:00,1,AMDP*****3IJL,3GU1**********************HBPF,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,173.217.106.216,29.76,-95.38,,female,05/02/1980,never,1,1.0,25.0,english,,77063,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Social Work,,usa,TX,,1,born usa,full time work,Case Mgr,private non profit,0.7777777777777779,0,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.0,0.666666666666667,0.666666666666667,independent,,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.5,0.0,0.0,1.0,0.0,0.5,0.0,1.0,0,1.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
136,14,wk4daoy3,,0,8,7,outro,End,2019-11-12 23:45:19.214096+00:00,1,A273******JRH0,32Z9**********************6OHQ,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,173.218.64.86,37.01,-93.2,,female,06/26/1991,never,0,,,english,,65721,0,,,white,,,,,1,protestant,,one family detached,,0,small town,12th grade no degree,,,,,,,,usa,MO,,1,born usa,part time work,independent contractor,self employed,0.7777777777777779,1,0,0.666666666666667,0.333333333333333,0.25,0.25,working class,1.0,0.222222222222222,1.0,independent,,0.5,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.333333333333333,0.5,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ozark,Missouri,MO
137,7,lv5t798j,,0,8,7,outro,End,2019-11-09 03:10:20.476906+00:00,1,A3LT******OAKF,3H7Z**********************PLPW,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,173.225.145.74,45.55,-94.17,,male,01/27/1957,never,1,1.0,17.0,english,,56301,0,,,white,,,,,1,roman catholic,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Industrial Engineering,,usa,MN,,1,born usa,full time work,"Internet Marketer, Affiliate Webmaster, eBay Seller (self employed since 1995)",self employed,0.666666666666667,0,0,0.4583333333333329,0.333333333333333,1.0,0.0,working class,0.0,1.0,1.0,independent,,0.333333333333333,0.5,0.5,1.0,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0.0,0.0,1.0,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Cloud,Minnesota,MN
138,13,ueej31ud,,0,8,7,outro,End,2019-11-09 01:41:41.732153+00:00,1,ARWF*****RWM7,3GA6**********************JH34,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,173.23.42.244,41.93,-88.86,,female,12/14/1979,married,0,,,english,,60150,1,cuban,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,associates degree,,Art and Design,,usa,IL,,1,born usa,full time work,Designer,private business,0.444444444444444,0,0,0.708333333333333,0.333333333333333,0.25,0.75,working class,0.0,1.0,0.666666666666667,independent,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,1.0,1,1.0,0.0,0.0,0,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Malta,Illinois,IL
139,7,cx2ad0jx,,0,8,7,outro,End,2019-11-14 23:00:16.302230+00:00,1,A20N******4775,3RJS**********************V50K,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,173.239.86.15,44.94,-117.97,,female,10/16/1957,married,0,,,english,,97833,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,associates degree,,Liberal Arts,,usa,TN,,1,born usa,housework,,,,1,0,0.5,0.222222222222222,0.75,0.0,working class,0.0,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Haines,Oregon,OR
140,12,tkcswb5u,,0,8,7,outro,End,2019-11-10 05:32:31.709805+00:00,1,A3MG******D0J7,30OG**********************7NE7,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,173.244.44.60,47.61,-122.33,,male,07/08/1994,never,0,,,english,,98111,0,,,white,,,,,1,muslim,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,business administration,,usa,WA,,1,born usa,full time work,sales,private business,0.333333333333333,1,0,0.333333333333333,0.333333333333333,0.5,0.75,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.666666666666667,1.0,1,1.0,1.0,0.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
141,5,0u7g464n,,0,8,7,outro,End,2019-11-12 22:59:52.031264+00:00,1,A39M******1UWR,3K3R**********************M9UY,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,173.27.146.199,41.57,-93.61,,female,06/18/1987,never,1,1.0,19.0,english,,50315,0,,,white,,,,,0,,,one family detached,,1,large city,12th grade no degree,,,,,,,,usa,IA,,1,born usa,full time work,Quality Assurance Representative,self employed,0.222222222222222,1,0,0.625,0.222222222222222,0.25,0.5,working class,0.5,0.444444444444444,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.5,1.0,0.5,0.0,1.0,0.5,0.0,0.166666666666667,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Des Moines,Iowa,IA
142,11,0eeegu3z,,0,8,7,outro,End,2019-11-08 17:13:50.102092+00:00,1,A2JT******Q8FR,3LO6**********************CGLV,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,173.52.223.133,40.71,-73.98999999999998,,male,04/04/1994,never,0,,,english,,10009,0,,,chinese,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,accounting,,usa,NY,,1,born usa,housework,,,,1,0,0.583333333333333,0.222222222222222,0.25,0.5,middle class,0.5,0.666666666666667,0.666666666666667,independent,,0.5,0.5,0.5,1.0,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,1.0,0.0,1.0,1,0.666666666666667,0.666666666666667,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New York,New York,NY
143,5,jvzcnmt2,,0,8,7,outro,End,2019-11-09 19:05:10.788586+00:00,1,A2ZH******GOID,3TVS**********************5WT2,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,173.54.168.103,40.87,-74.09999999999998,,male,07/21/1987,married,1,1.0,33.0,english,,7026,1,cuban,,black,,,,,1,roman catholic,,mobile home,,0,small town,beyond bachelors,,,,,masters degree,,computer,usa,NJ,,1,born usa,full time work,computer,private business,0.666666666666667,0,1,0.75,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,0.833333333333333,0.5,0.5,1.0,0.5,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0,0.666666666666667,0.0,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Garfield,New Jersey,NJ
144,4,hzovt855,,0,8,7,outro,End,2019-11-15 03:00:55.017782+00:00,1,A3HF******YZFV,3TPW**********************DCWI,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,173.61.70.227,39.95,-74.98999999999998,,female,10/06/1982,married,1,3.0,27.0,english,,8052,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,psychology,,usa,NJ,,1,born usa,full time work,clerk typist,government employer,0.333333333333333,0,1,0.791666666666667,0.222222222222222,0.5,0.25,working class,0.0,0.7777777777777779,1.0,independent,,0.833333333333333,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.166666666666667,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Maple Shade,New Jersey,NJ
145,6,e7tkjfoc,,0,8,7,outro,End,2019-11-15 13:35:39.120869+00:00,1,A3C0******FTZQ,3QIY**********************LN1H,0,1.25,f3ognrf2,20191115-0800,,3DWNFENNE38R0NGF1TC4U06SX8Q4JF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,173.66.175.190,39.08,-77.15000000000002,,male,01/10/1988,never,0,,,english,,20851,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Mechanical Engineering,,usa,MD,,1,born usa,full time work,Creative Consultant,private business,0.666666666666667,0,0,0.875,0.555555555555556,0.75,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0,0.666666666666667,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rockville,Maryland,MD
146,1,2cm9xupe,,0,8,7,outro,End,2019-11-09 13:03:15.484153+00:00,1,A1EJ******5PBJ,3QEM**********************CD70,0,1.25,5h1wrw67,20191109-0800,,3MGHRFQY2L20WOTD4SQ5SKV3SWZY0U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,173.66.187.209,38.98,-77.12,,female,01/12/1968,married,1,2.0,32.0,english,,20814,0,,,white,,,,,1,protestant,,one family detached,,1,large city,beyond bachelors,,,,,masters degree,,"English Literature, Communication",usa,MD,,1,born usa,full time work,communications director,government employer,1.0,0,0,1.0,0.7777777777777779,0.75,0.75,upper class,1.0,1.0,1.0,republican,,0.5,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.333333333333333,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bethesda,Maryland,MD
147,11,gisa2h6g,,0,8,7,outro,End,2019-11-21 06:05:38.728755+00:00,1,A3KU******NQ7P,3UN6**********************VR5K,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,173.67.202.55,39.04,-77.48,,male,10/06/1958,never,0,,,english,,20148,0,,,white,,,,,1,protestant,,one family attached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,NE,,1,born usa,full time work,Data Entry,self employed,0.7777777777777779,1,0,0.25,0.111111111111111,0.25,0.25,lower class,0.0,0.8888888888888891,0.666666666666667,independent,,0.833333333333333,0.5,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ashburn,Virginia,VA
148,14,qlk0hsa8,,0,8,7,outro,End,2019-11-11 23:40:27.231625+00:00,1,A1PH******IK4Q,3NGI**********************W1P1,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,173.67.205.163,39.04,-77.48,,male,04/09/1953,married,1,2.0,26.0,english,,20147,0,,,white,,,,,1,orthodox,,one family attached,,1,small town,college or some college,,,,bachelors degree,,chemical engineering,,another country,,RO,0,,full time work,worker in painting,private business,0.111111111111111,0,0,0.75,0.555555555555556,0.25,0.75,working class,1.0,1.0,1.0,republican,,0.833333333333333,1.0,1.0,1.0,1.0,1.0,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,0.666666666666667,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ashburn,Virginia,VA
149,5,bgy5l1jt,,0,8,7,outro,End,2019-11-11 19:03:05.446105+00:00,1,A157******3SDE,31QT**********************LYP7,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,173.68.81.43,40.84,-73.87,,male,07/21/1988,never,0,,,english,,10474,1,puerto rican,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,NY,,1,born usa,full time work,Computer Programming,private business,0.8888888888888891,0,1,0.666666666666667,0.222222222222222,0.5,0.5,working class,0.0,0.7777777777777779,1.0,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bronx,New York,NY
150,4,1qpvboxe,,0,8,7,outro,End,2019-11-12 01:02:11.055238+00:00,1,A19D******U6GN,3JPS**********************AANB,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,173.79.30.115,39.08,-77.15000000000002,,male,04/16/1992,never,0,,,english,,20850,0,,,black,,,,,0,,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Economics,,usa,MD,,1,born usa,part time work,Waiter,private business,0.222222222222222,1,0,0.708333333333333,0.222222222222222,0.75,0.5,working class,0.5,0.8888888888888891,0.333333333333333,no preference,,0.333333333333333,0.5,0.5,0.5,1.0,0.0,0.0,1.0,0.5,0.0,1.0,0.5,0.5,0.333333333333333,1.0,1,0.666666666666667,0.666666666666667,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rockville,Maryland,MD
151,5,invaq5v4,,0,8,7,outro,End,2019-11-14 13:05:30.920912+00:00,1,A1SI******S8UO,3DQQ**********************0PWB,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,173.89.48.81,43.06,-87.95999999999998,,male,01/10/1989,married,0,,,english,,53207,0,,,white,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,corporate finance,,usa,WI,,1,born usa,full time work,underwriting,private business,0.8888888888888891,0,0,1.0,0.7777777777777779,1.0,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,1.0,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.0,1.0,0.166666666666667,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Milwaukee,Wisconsin,WI
152,12,rgxnfukz,,0,8,7,outro,End,2019-11-09 05:51:38.392313+00:00,1,A3CW******GJFX,3IAS**********************Q2BC,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,173.91.17.128,41.47,-81.67,,male,06/11/1975,never,0,,,english,,44124,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,associates degree,,psychology,,usa,OH,,1,born usa,full time work,"art, design, and software",self employed,0.7777777777777779,1,0,0.5,0.333333333333333,0.25,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.0,0.0,1.0,0.5,1.0,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cleveland,Ohio,OH
153,9,7k61e8x2,,0,8,7,outro,End,2019-11-09 19:15:34.700008+00:00,1,A2LF******MA76,3IXQ**********************LB92,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,173.92.97.247,34.93,-79.76000000000002,,male,09/22/1994,never,0,,,english,,28379,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,associates degree,,nursing,,usa,NC,,1,born usa,full time work,nurse,private business,0.666666666666667,0,0,0.833333333333333,0.555555555555556,0.75,0.75,middle class,1.0,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rockingham,North Carolina,NC
154,9,dhktj8q5,,0,8,7,outro,End,2019-11-21 05:38:15.125424+00:00,1,A1WR******EY2D,3OF2**********************3ZK0,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,173.94.44.89,36.1,-80.23999999999998,,female,04/28/1979,married,1,1.0,20.0,english,,27107,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,associates degree,,CNC Machining/Aviation Maintenance Technology,,usa,NC,,1,born usa,full time work,Tooling Specialist,private business,0.333333333333333,1,0,0.875,0.444444444444444,0.5,0.75,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.5,0.0,1.0,0.5,1.0,1.0,0.5,1.0,0.833333333333333,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Winston Salem,North Carolina,NC
155,7,zwkcymis,,0,8,7,outro,End,2019-11-12 05:07:09.483203+00:00,1,AYHZ*****KIM0,3KMS**********************3KFG,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,173.95.144.71,36.1,-78.45,,male,04/17/1998,never,1,1.0,18.0,english,,27525,0,,,black,,,,,0,,,one family detached,,0,large city,high school graduate,,,high school diploma,,,,,usa,NJ,,1,born usa,full time work,stocker,private business,0.0,0,0,0.5416666666666671,0.222222222222222,0.25,0.75,working class,0.5,0.0,1.0,republican,,0.833333333333333,1.0,1.0,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Franklinton,North Carolina,NC
156,2,4enyqrab,,0,8,7,outro,End,2019-11-11 23:07:30.125101+00:00,1,A3LI******DQ50,37W3**********************7YWQ,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,174.101.110.149,39.33,-82.98,,male,11/10/1994,never,0,,,english,,45601,0,,,white,,,,,0,,,mobile home,,0,open country,high school graduate,,,high school diploma,,,,,usa,OH,,1,born usa,housework,,,,1,0,0.666666666666667,0.222222222222222,0.25,0.25,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,1.0,0.5,0.0,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.833333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chillicothe,Ohio,OH
157,2,exc625a7,,0,8,7,outro,End,2019-11-10 21:08:34.109172+00:00,1,A23O******CDCY,39JE**********************9VCG,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,174.101.212.249,39.86,-83.93000000000002,,male,11/17/1989,married,0,,,english,,45323,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,English Literature,,usa,CA,,1,born usa,full time work,Nonprofit,private non profit,0.8888888888888891,1,0,0.625,0.444444444444444,0.25,0.25,working class,0.5,0.666666666666667,0.666666666666667,independent,,0.333333333333333,0.0,0.5,1.0,0.5,0.5,0.0,1.0,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Enon,Ohio,OH
158,5,97k68o1s,,0,8,7,outro,End,2019-11-08 17:04:28.117236+00:00,1,AOOG*****BWJ2,36TF**********************4HXM,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,174.104.16.14,40.81,-81.37,,male,03/17/1950,married,0,,,english,,44703,0,,,white,,,,,1,protestant,,one family attached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,teacher education,,usa,OH,,1,born usa,full time work,tutor,private business,1.0,0,0,0.666666666666667,0.222222222222222,0.5,0.25,working class,0.0,1.0,1.0,republican,,1.0,1.0,0.0,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.5,1,0.0,0.333333333333333,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Canton,Ohio,OH
159,8,3jmlmizn,,0,8,7,outro,End,2019-11-15 03:11:54.067447+00:00,1,A15X******YY2N,3TS1**********************WF7U,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,174.105.20.60,39.98,-82.98,,female,09/23/1976,married,0,,,english,,43229,1,mexican,,black,,,,,1,roman catholic,,one family attached,,1,small town,college or some college,,,,bachelors degree,,finance,,usa,OH,,1,born usa,full time work,am searching the job,self employed,1.0,1,1,0.708333333333333,1.0,0.75,0.25,middle class,1.0,1.0,1.0,republican,,0.833333333333333,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,1,0.0,0.666666666666667,0.666666666666667,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbus,Ohio,OH
160,4,4up3lk5k,,0,8,7,outro,End,2019-11-12 03:02:57.077485+00:00,1,AT6L*****TUSE,3HWR**********************QSEA,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,174.105.25.180,39.98,-82.98,,male,04/28/1982,never,0,,,english,,43204,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,theater,,usa,FL,,1,born usa,full time work,sales,private business,0.555555555555556,1,0,0.4166666666666671,0.222222222222222,0.25,0.25,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,1.0,1.0,0.0,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbus,Ohio,OH
161,1,3x60ac1w,,0,8,7,outro,End,2019-11-13 22:56:46.989745+00:00,1,AFHQ*****ZWER,3N4B**********************OKU5,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,174.128.242.250,39.59,-105.01,,male,02/25/1993,never,0,,,english,,80123,0,,,white,,,,,1,roman catholic,,one family attached,,0,small town,college or some college,,,,bachelors degree,,Builder,,usa,CO,,1,born usa,full time work,Construction foreman,private business,0.444444444444444,1,1,0.208333333333333,0.444444444444444,0.5,0.5,middle class,0.0,0.555555555555556,0.666666666666667,democrat,,0.166666666666667,0.5,1.0,1.0,1.0,0.0,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0.5,1.0,0,0.666666666666667,0.333333333333333,0.333333333333333,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Littleton,Colorado,CO
162,14,2hz7n6v9,,0,8,7,outro,End,2019-11-15 00:02:58.487845+00:00,1,ASP3*****TEZU,3EFE**********************4SHA,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,174.216.38.49,48.06,-123.06,,female,10/04/1957,divorced,1,2.0,18.0,english,,98382,0,,,white,,,,,0,,,mobile home,,0,open country,college or some college,,,,associates degree,,Civil Engineering,,usa,KS,,1,born usa,full time work,Engineering Tech,private business,0.666666666666667,0,0,0.2916666666666669,0.555555555555556,0.5,0.5,working class,0.0,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,0.0,0.0,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sequim,Washington,WA
163,14,qztcqgu8,,0,8,7,outro,End,2019-11-13 04:04:18.153761+00:00,1,AU2K*****G4BO,3X65**********************OCLI,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,174.223.15.93,40.78,-73.91,,male,12/31/1991,never,0,,,english,,11103,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Psychology,,usa,MI,,1,born usa,full time work,Retail Manager,private business,0.222222222222222,1,0,0.75,0.333333333333333,0.25,0.75,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.0,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Astoria,New York,NY
164,7,7ui30l7a,,0,8,7,outro,End,2019-11-15 01:21:08.019479+00:00,1,AB5T*****ZD47,3HOS**********************ADD1,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,174.223.6.90,32.66,-84.88,,male,02/13/1991,never,0,,,english,,31804,0,,,white,,,,,0,,,mobile home,,0,medium city,college or some college,,,,bachelors degree,,computer science,,usa,GA,,1,born usa,full time work,IT Engineer,private business,0.7777777777777779,1,0,0.2916666666666669,0.111111111111111,0.5,0.25,working class,0.0,1.0,0.333333333333333,independent,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,0,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cataula,Georgia,GA
165,2,gfemidw8,,0,8,7,outro,End,2019-11-14 01:05:12.171281+00:00,1,A371******C7DN,31Q0**********************S71Q,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,174.27.131.57,43.59,-116.42,,female,07/01/1995,never,0,,,english,,83642,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Biomedical,,usa,ID,,1,born usa,full time work,Educator,private business,0.8888888888888891,1,0,0.583333333333333,0.333333333333333,0.25,0.5,working class,0.0,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,1.0,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Meridian,Idaho,ID
166,6,wglckmmf,,0,8,7,outro,End,2019-11-13 19:04:08.506252+00:00,1,A2DV******QU6T,3RU7**********************8PSQ,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,174.30.45.127,38.57,-92.19,,male,04/20/1990,never,0,,,english,,65109,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Philosophy,,usa,MO,,1,born usa,full time work,IT/Web Dev,private non profit,1.0,1,0,0.833333333333333,0.555555555555556,0.25,0.5,working class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jefferson City,Missouri,MO
167,14,0pdmeu86,,0,8,7,outro,End,2019-11-11 22:52:26.465875+00:00,1,A23B******R7U7,3NKQ**********************LDUT,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,174.50.68.76,35.11,-106.62,,female,01/25/1995,never,0,,,english,,87102,0,,,white,,,,,0,,,five or more apartments,,0,small town,beyond bachelors,,,,,masters degree,,History,usa,CA,,1,born usa,part time work,Teacher,government employer,1.0,1,0,0.4166666666666671,0.222222222222222,1.0,0.0,working class,0.0,1.0,0.0,democrat,,0.0,0.0,0.5,0.5,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albuquerque,New Mexico,NM
168,5,qb8qp06z,,0,8,7,outro,End,2019-11-12 01:03:21.023376+00:00,1,A330******JTMX,3TEM**********************WD05,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,174.56.157.73,32.78,-79.98999999999998,,female,01/29/1989,divorced,1,1.0,26.0,english,,29406,0,,,white,,,,,1,roman catholic,,less than five apartment,,1,large city,college or some college,,,,less than 1 year college,,Astronomy,,usa,OK,,1,born usa,part time work,MTurk,self employed,1.0,1,0,0.625,0.111111111111111,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charleston,South Carolina,SC
169,7,6o75tpxb,,0,8,7,outro,End,2019-11-10 01:38:25.803754+00:00,1,A16H******7QA7,3AMW**********************4NPN,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,174.58.25.22,27.33,-82.54000000000002,,female,02/22/1954,divorced,1,1.0,18.0,english,,34237,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,less than 1 year college,,Business,,usa,FL,,1,born usa,part time work,crowdsourcing,self employed,0.7777777777777779,1,0,0.25,0.0,0.5,0.0,lower class,0.0,1.0,0.666666666666667,democrat,,0.5,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0.0,0.0,0.5,0.0,0.5,0.5,1.0,1,0.333333333333333,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sarasota,Florida,FL
170,8,groubbn5,,0,8,7,outro,End,2019-11-09 21:05:17.350868+00:00,1,A2VR******BMF8,3Z4A**********************Z1X8,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,174.65.81.86,32.79,-116.96,,male,02/12/1979,never,0,,,english,,92020,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Architecture,,another country,,IT,0,,part time work,associate in an IT company and Mturker,self employed,0.7777777777777779,0,0,0.666666666666667,0.333333333333333,0.5,0.5,working class,0.5,0.8888888888888891,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,1.0,0,0.333333333333333,0.666666666666667,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,El Cajon,California,CA
171,2,z9wsr3zm,,0,8,7,outro,End,2019-11-09 19:04:27.680880+00:00,1,A1LI******TDGE,31Q0**********************6713,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,174.69.217.67,30.12,-91.83,,male,09/14/1997,never,0,,,english,,70582,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Informatics,,usa,LA,,1,born usa,full time work,Network Administrator,private business,0.8888888888888891,1,0,0.708333333333333,0.444444444444444,0.5,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,independent,,0.666666666666667,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.833333333333333,0.5,1,0.333333333333333,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Martinville,Louisiana,LA
172,10,a6mokodm,,0,8,7,outro,End,2019-11-12 15:23:31.048124+00:00,1,A2XQ******T2ZQ,3X0H**********************YSWX,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,174.74.193.156,33.61,-112.23,,female,06/17/1962,divorced,1,3.0,22.0,english,,85381,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,biology,,usa,AZ,,1,born usa,full time work,sales manager,private business,0.7777777777777779,0,0,0.791666666666667,0.444444444444444,0.25,1.0,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,1.0,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Peoria,Arizona,AZ
173,12,ghku462b,,0,8,7,outro,End,2019-11-12 05:43:26.852623+00:00,1,A3VE******4FVV,38F7**********************2FMK,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,174.86.114.66,36.88,-89.58,,male,01/15/1987,never,0,,,english,,63801,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,MO,,1,born usa,full time work,Grocery Store,private business,0.222222222222222,1,0,0.4166666666666671,0.333333333333333,0.25,0.5,working class,0.0,1.0,1.0,independent,,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.0,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sikeston,Missouri,MO
174,6,76hnm95u,,0,8,7,outro,End,2019-11-11 01:24:06.492166+00:00,1,A3B8******P3OS,39KF**********************ZOYK,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,174.87.230.10,39.49,-119.84,,female,04/01/1970,married,1,1.0,36.0,english,,89509,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Business,,usa,NV,,1,born usa,full time work,Office Manager,private business,0.8888888888888891,0,0,0.791666666666667,0.666666666666667,0.5,0.75,middle class,0.5,0.555555555555556,1.0,independent,,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0,0.333333333333333,0.333333333333333,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Reno,Nevada,NV
175,3,75u1m3e1,,0,8,7,outro,End,2019-11-14 20:55:58.102764+00:00,1,A3LP******22OY,3L2I**********************HNUB,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,174.87.54.141,33.01,-84.5,,male,01/01/1980,never,0,,,english,,30258,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,GA,,1,born usa,part time work,sand mining consultant,private business,0.666666666666667,1,0,0.5,0.222222222222222,0.5,0.0,working class,0.0,1.0,0.0,independent,,0.333333333333333,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Molena,Georgia,GA
176,8,ujekyvko,,0,8,7,outro,End,2019-11-10 01:39:36.532117+00:00,1,A2ZD******6BXN,3K4J**********************IGAS,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,180.191.215.77,32.68,-117.04,,female,02/17/1970,divorced,1,1.0,24.0,english,,92139,0,,,filipino,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,BS Nursing,,another country,,PH,1,naturalized us citizen,full time work,Nurse,private business,0.222222222222222,1,0,0.75,0.444444444444444,0.5,0.75,working class,0.5,1.0,1.0,independent,,0.333333333333333,0.5,0.5,1.0,1.0,0.5,1.0,0.5,1.0,0.5,0.5,0.5,1.0,0.166666666666667,1.0,1,0.333333333333333,0.333333333333333,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Diego,California,CA
177,14,qi0h6lmn,,0,8,7,outro,End,2019-11-12 04:34:04.606994+00:00,1,A2LR******HZNM,3HVV**********************GYTR,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,181.215.162.52,47.68,-122.12,,male,02/10/1991,never,0,,,english,,98052,0,,,black,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,WA,,1,born usa,full time work,Software Analyst,private business,0.8888888888888891,0,0,0.833333333333333,0.7777777777777779,0.75,0.75,middle class,1.0,0.8888888888888891,0.666666666666667,democrat,,0.666666666666667,0.5,1.0,0.5,0.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.0,0.833333333333333,0.5,0,0.333333333333333,0.0,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Redmond,Washington,WA
178,3,20ug31uq,,0,8,7,outro,End,2019-11-09 07:44:26.674856+00:00,1,A2SX******11QA,3N4B**********************4UKS,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,181.215.67.64,47.68,-122.12,,male,08/13/1991,never,0,,,english,,98052,0,,,black,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,none,,usa,WA,,1,born usa,full time work,Software Analyst,private business,0.555555555555556,0,0,0.833333333333333,0.555555555555556,0.75,0.5,working class,1.0,0.555555555555556,0.666666666666667,democrat,,0.833333333333333,1.0,0.5,0.0,0.5,1.0,0.5,0.0,1.0,0.5,1.0,0.5,0.0,0.666666666666667,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Redmond,Washington,WA
179,13,9834b6wh,,0,8,7,outro,End,2019-11-12 19:38:15.390372+00:00,1,AUR5*****HSZ9,3WAK**********************UU71,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,184.103.54.87,33.16,-111.59,,female,03/29/1990,never,0,,,english,,85142,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Sociology,,usa,AZ,,1,born usa,housework,,,,1,0,0.583333333333333,0.555555555555556,0.5,0.5,working class,0.5,0.8888888888888891,1.0,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.666666666666667,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Queen Creek,Arizona,AZ
180,12,sn8dl8m6,,0,8,7,outro,End,2019-11-14 23:14:17.863211+00:00,1,A1OZ******LC9V,39JE**********************TVC9,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,184.155.107.68,33.66,-85.81,,male,07/09/1969,married,1,1.0,34.0,english,,36203,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,none,,usa,AL,,1,born usa,full time work,truck driver,private business,0.111111111111111,1,0,0.625,0.111111111111111,0.25,0.5,working class,0.0,1.0,1.0,republican,,0.666666666666667,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.0,0.0,1.0,0.166666666666667,0.5,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oxford,Alabama,AL
181,6,02klbt8e,,0,8,7,outro,End,2019-11-12 05:01:04.562989+00:00,1,A5GS*****ADR6,3MX2**********************45X7,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,184.170.80.102,38.03,-78.48,,female,06/17/1977,married,1,2.0,30.0,english,,22901,0,,,japanese,,,,,1,buddhist,,one family detached,,1,large city,college or some college,,,,bachelors degree,,electrical engneering,,usa,VA,,1,born usa,full time work,Manager,private business,0.7777777777777779,0,1,0.958333333333333,0.555555555555556,0.25,0.75,middle class,1.0,1.0,1.0,independent,,0.5,0.0,0.5,0.5,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charlottesville,Virginia,VA
182,2,a448y6ta,,0,8,7,outro,End,2019-11-13 21:03:45.562351+00:00,1,A2RG******GWF5,33FB**********************K8CV,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,184.175.167.193,42.09,-87.98,,female,02/19/1987,never,0,,,english,,60004,0,,,white,,,,,0,,,five or more apartments,,1,small town,beyond bachelors,,,,,masters degree,,"english, library sciences",usa,IL,,1,born usa,full time work,librarian,private non profit,1.0,1,0,0.75,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.333333333333333,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arlington Heights,Illinois,IL
183,12,ltt2194m,,0,8,7,outro,End,2019-11-11 19:11:17.961774+00:00,1,A2K0******QLU0,3DPN**********************X46N,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,184.21.71.216,38.04,-87.27,,female,07/05/1993,married,1,2.0,18.0,english,,47601,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,associates degree,,business,,usa,IN,,1,born usa,full time work,"cleaning, mturk",private business,0.222222222222222,1,0,0.5416666666666671,0.222222222222222,0.5,0.25,working class,0.5,0.444444444444444,0.0,no preference,,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0,0.666666666666667,0.666666666666667,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Boonville,Indiana,IN
184,5,r1h9ymuf,,0,8,7,outro,End,2019-11-10 16:51:46.664299+00:00,1,A2B8******8JDH,3FIJ**********************UFPK,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,184.53.1.153,35.8,-94.13,,female,05/11/1978,never,0,,,english,,72959,0,,,black,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Creative Writing,,usa,AR,,1,born usa,housework,,,,1,0,0.375,0.111111111111111,0.25,0.5,lower class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,1.0,1.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Winslow,Arkansas,AR
185,1,grhgkono,,0,8,7,outro,End,2019-11-10 23:00:37.176865+00:00,1,A2OM******PN7P,3JNQ**********************X2LY,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,184.56.163.187,37.87,-84.58,,male,10/18/1957,married,0,,,english,,40356,0,,,white,,,,,0,,,one family detached,,1,farm,college or some college,,,,"more than 1 year college, no degree",,Political Science,,usa,WI,,1,born usa,full time work,Manager,private business,0.7777777777777779,1,0,0.75,0.555555555555556,0.25,0.75,middle class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.833333333333333,0.0,0,0.333333333333333,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Nicholasville,Kentucky,KY
186,12,neemgo7c,,0,8,7,outro,End,2019-11-08 19:43:30.198217+00:00,1,A1E7******E334,3ZAK**********************4U0O,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,184.57.164.219,39.77,-84.19,,male,08/01/1993,never,0,,,english,,45429,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,computer engineering,,usa,OH,,1,born usa,full time work,sales support,private non profit,0.111111111111111,0,0,0.4166666666666671,0.111111111111111,0.75,0.0,lower class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1.0,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dayton,Ohio,OH
187,3,c4tvf5t3,,0,8,7,outro,End,2019-11-10 13:21:10.099803+00:00,1,A2B2******LTXU,30X3**********************KSAW,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,184.60.112.40,43.07,-89.38,,male,05/03/1983,never,0,,,english,,53719,0,,,white,,,,,0,,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,Business,usa,WI,,1,born usa,full time work,I am a senior accountant at a real estate development company.,private business,0.8888888888888891,0,0,0.791666666666667,0.555555555555556,0.5,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.333333333333333,0.5,0.5,1.0,0.5,1.0,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.333333333333333,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,Wisconsin,WI
188,4,zrbc5mw3,,0,8,7,outro,End,2019-11-14 22:57:11.476696+00:00,1,A3PI******SWMS,31Z0**********************N7TD,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,184.61.175.200,43.98,-121.27,,female,09/16/1982,married,0,,,english,,97702,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Business Administration,,usa,OR,,1,born usa,housework,,,,0,0,1.0,0.666666666666667,0.0,1.0,middle class,1.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,1.0,0.5,0.5,0.0,0.0,0.5,0.0,1.0,0.5,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bend,Oregon,OR
189,8,v3svu502,,0,8,7,outro,End,2019-11-09 09:05:25.270877+00:00,1,A3NX******7QNR,3X4J**********************S0BC,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,184.90.1.43,29.28,-81.06,,male,05/11/1989,never,0,,,english,,32174,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,full time work,Caretaker,self employed,0.111111111111111,1,0,0.5416666666666671,0.444444444444444,0.5,0.75,working class,0.5,0.444444444444444,0.666666666666667,independent,,0.833333333333333,0.5,0.0,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.5,1.0,0.333333333333333,0.5,0,0.333333333333333,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ormond Beach,Florida,FL
190,12,pnaubywd,,0,8,7,outro,End,2019-11-13 17:39:11.181215+00:00,1,A3FY******IC2J,3KJY**********************6VJ9,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,184.90.134.105,28.78,-81.27,,female,09/10/1990,never,1,1.0,27.0,english,,32771,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,associates degree,,Biology,,usa,FL,,1,born usa,full time work,video captioner/freelancer,self employed,0.8888888888888891,1,0,0.625,0.222222222222222,0.25,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sanford,Florida,FL
191,13,w956x8jh,,0,8,7,outro,End,2019-11-13 19:17:18.364871+00:00,1,AP8A*****U0HC,3DZQ**********************GS3H,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,185.242.5.99,36.17,-115.12,,female,12/14/1974,never,0,,,english,,89101,0,,,white,,,,,0,,,five or more apartments,,1,large city,beyond bachelors,,,,,doctorate,,engineering,usa,NV,,1,born usa,full time work,architecture engineer,private business,0.7777777777777779,1,1,0.875,0.8888888888888891,0.25,0.75,working class,1.0,0.666666666666667,1.0,republican,,1.0,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.5,0.5,0.666666666666667,0.5,1,0.666666666666667,0.333333333333333,0.333333333333333,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
192,1,2r5zbubx,,0,8,7,outro,End,2019-11-12 04:57:08.104467+00:00,1,AETS*****MTOD,3SKE**********************Q8KN,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,186.179.51.237,40.14,-74.19,,male,07/28/1993,married,1,1.0,24.0,english,,7731,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Economics,,usa,NJ,,1,born usa,full time work,Hotel Manager,private business,0.8888888888888891,0,1,0.75,0.8888888888888891,0.75,0.75,middle class,1.0,1.0,1.0,democrat,,0.833333333333333,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,0.666666666666667,0.666666666666667,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Howell,New Jersey,NJ
193,2,u05hppt5,,0,8,7,outro,End,2019-11-13 03:05:24.166063+00:00,1,A3EW******U33I,3L0K**********************CSYI,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,189.202.83.83,32.63,-117.05,,male,05/07/1979,never,0,,,english,,91910,1,mexican,,white,,,,,0,,,five or more apartments,,0,suburb,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,Sales,private business,0.666666666666667,1,0,0.583333333333333,0.444444444444444,0.5,0.5,working class,0.5,0.8888888888888891,1.0,independent,,0.5,0.0,1.0,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.0,0.0,1.0,0.333333333333333,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chula Vista,California,CA
194,11,71c5m3a4,,0,8,7,outro,End,2019-11-13 17:27:09.357294+00:00,1,A30M******FDS9,3TY7**********************U0KM,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,190.233.137.162,35.78,-80.88,,female,08/20/1985,married,1,1.0,36.0,english,,28677,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,associates degree,,Education,,usa,NC,,1,born usa,full time work,Teacher,government employer,0.222222222222222,1,0,0.708333333333333,0.222222222222222,0.5,0.5,working class,0.5,0.222222222222222,0.666666666666667,democrat,,0.333333333333333,0.0,0.0,1.0,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Statesville,North Carolina,NC
195,13,9u6gyx9v,,0,8,7,outro,End,2019-11-13 04:03:29.070053+00:00,1,A2CM******NDNW,3ZPB**********************THDI,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,191.101.215.30,47.68,-122.12,,male,12/10/1992,never,0,,,english,,98052,0,,,black,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,IT,,usa,WA,,1,born usa,full time work,Software Analyst,private business,0.7777777777777779,0,0,0.833333333333333,0.7777777777777779,0.5,0.5,middle class,1.0,0.7777777777777779,1.0,democrat,,0.5,0.0,1.0,0.5,0.5,1.0,0.0,0.5,0.0,1.0,0.5,1.0,0.0,0.833333333333333,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Redmond,Washington,WA
196,13,ne9wdemp,,0,8,7,outro,End,2019-11-12 04:08:21.384152+00:00,1,A2X8******SCFE,3JRJ**********************V3EX,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,191.96.81.11,47.68,-122.12,,male,12/10/1992,never,0,,,english,,98052,0,,,black,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,IT,,usa,WA,,1,born usa,full time work,Software Analyst,private business,0.666666666666667,0,0,0.833333333333333,0.8888888888888891,0.5,0.5,middle class,1.0,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.5,0.5,1.0,1.0,0.833333333333333,0.5,0,0.333333333333333,0.666666666666667,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Redmond,Washington,WA
197,8,raor7mqv,,0,8,7,outro,End,2019-11-13 21:20:16.596523+00:00,1,A3GN******U2J3,3UN6**********************M5RW,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,192.158.231.82,37.34,-85.34,,male,07/22/1978,separated,0,,,english,,42718,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,associates degree,,Na,,usa,KY,,1,born usa,full time work,Employee,private business,0.7777777777777779,1,1,0.708333333333333,0.7777777777777779,0.25,0.5,middle class,0.5,0.666666666666667,0.666666666666667,democrat,,0.0,1.0,0.5,0.0,1.0,0.5,0.5,0.0,1.0,0.5,0.5,0.5,0.5,1.0,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Campbellsville,Kentucky,KY
198,7,0p93x81c,,0,8,7,outro,End,2019-11-11 17:39:08.442936+00:00,1,A3O7******LQMJ,3GLB**********************5GDQ,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,192.200.158.125,35.25,-91.19,,male,07/15/1987,married,0,,,english,,72101,0,,,black,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,Economics,,usa,GA,,1,born usa,full time work,teacher,private business,0.8888888888888891,1,0,0.833333333333333,0.555555555555556,0.75,0.5,middle class,0.5,1.0,1.0,democrat,,0.166666666666667,1.0,1.0,1.0,1.0,1.0,0.5,1.0,1.0,1.0,0.5,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mc Crory,Arkansas,AR
199,9,x2ae6gdq,,0,8,7,outro,End,2019-11-13 23:10:17.374648+00:00,1,A3NM******6YE0,3Z4A**********************5X17,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,192.209.17.137,35.31,-86.63,,female,03/09/1978,married,1,2.0,19.0,english,,37144,0,,,white,,,,,1,protestant,,one family detached,,1,farm,high school graduate,,,high school diploma,,,,,usa,TN,,1,born usa,full time work,PC Clerk,private business,0.8888888888888891,0,0,0.916666666666667,0.555555555555556,0.5,0.75,middle class,1.0,0.7777777777777779,1.0,republican,,0.833333333333333,0.5,0.5,0.5,1.0,0.5,1.0,0.5,0.5,0.5,0.5,0.0,1.0,0.666666666666667,1.0,1,0.0,0.666666666666667,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Petersburg,Tennessee,TN
200,5,wgjmzo5h,,0,8,7,outro,End,2019-11-09 14:08:51.924762+00:00,1,A1DH******5MKP,3H7X**********************0WGU,0,1.25,5h1wrw67,20191109-0800,,3MGHRFQY2L20WOTD4SQ5SKV3SWZY0U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,192.227.142.100,30.26,-97.74,,male,06/15/1995,married,0,,,english,,78705,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,MBA,usa,TX,,1,born usa,full time work,BUSINESS,private business,0.7777777777777779,1,1,0.5,0.8888888888888891,0.75,0.5,middle class,1.0,0.8888888888888891,1.0,republican,,1.0,0.5,0.5,0.0,1.0,0.5,1.0,0.5,0.5,0.0,0.5,0.0,0.5,0.833333333333333,0.5,1,0.0,0.666666666666667,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Austin,Texas,TX
201,15,eb8kzbx3,,0,8,7,outro,End,2019-11-09 04:23:53.515573+00:00,1,A1SB******TBZY,3C6F**********************LUYT,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,196.16.111.77,41.41,-90.01000000000002,,male,06/19/1991,separated,0,,,english,,61235,0,,,white,,,,,1,muslim,,one family detached,,1,medium city,beyond bachelors,,,,,masters degree,,EDUCATION,usa,OH,,1,born usa,full time work,PROFESSION,self employed,0.7777777777777779,1,1,0.791666666666667,0.7777777777777779,0.75,0.25,working class,1.0,0.8888888888888891,0.666666666666667,independent,,0.833333333333333,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.5,0.5,1.0,0.0,0.5,0.833333333333333,0.5,1,0.666666666666667,0.333333333333333,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Atkinson,Illinois,IL
202,6,9uomvzrn,,0,8,7,outro,End,2019-11-14 21:03:25.449893+00:00,1,A24D******03G8,37TR**********************5JBM,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,196.17.64.82,33.91,-118.34,,female,10/11/1963,married,1,2.0,20.0,english,,90250,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,data analytical,,usa,CA,,1,born usa,full time work,data analyst,private business,0.8888888888888891,0,1,0.5,0.8888888888888891,1.0,1.0,middle class,1.0,0.8888888888888891,1.0,democrat,,0.833333333333333,0.0,0.5,1.0,0.0,0.5,0.0,1.0,0.5,0.0,0.5,0.0,0.5,0.833333333333333,1.0,1,0.333333333333333,0.0,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hawthorne,California,CA
203,6,via3k4to,,0,8,7,outro,End,2019-11-16 22:57:44.117445+00:00,1,A3E5******BXBT,3U84**********************VZ4R,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,196.17.65.76,35.96,-118.92,,female,04/03/1974,married,1,2.0,12.0,english,,93257,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Data Analyst,,usa,CA,,1,born usa,full time work,Data Analyst,private business,0.7777777777777779,1,1,0.708333333333333,0.7777777777777779,0.5,0.75,middle class,1.0,0.8888888888888891,1.0,democrat,,0.833333333333333,0.5,1.0,0.5,0.0,0.5,1.0,0.5,0.0,0.5,0.5,1.0,0.5,0.833333333333333,0.5,1,0.333333333333333,0.666666666666667,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Porterville,California,CA
204,9,urg42m0m,,0,8,7,outro,End,2019-11-15 03:12:30.278164+00:00,1,A2S3******4KFE,3TXM**********************WCQE,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,196.17.66.100,36.28,-115.13,,female,02/20/1967,married,1,1.0,30.0,english,,89086,0,,,white,,,,,1,protestant,,one family attached,,1,medium city,college or some college,,,,bachelors degree,,Data Analyst,,usa,NV,,1,born usa,full time work,Data Analyst,private business,0.666666666666667,1,1,0.75,0.666666666666667,0.5,0.75,middle class,1.0,0.7777777777777779,1.0,democrat,,0.833333333333333,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.666666666666667,0.5,1,0.666666666666667,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,North Las Vegas,Nevada,NV
205,8,6duooqli,,0,8,7,outro,End,2019-11-12 21:35:27.552494+00:00,1,A1WN******CVYO,30BX**********************UHWK,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,196.19.159.162,41.3,-81.61,,male,02/08/1990,married,0,,,english,,44141,1,other,Hispanic,white,,,,,1,roman catholic,,less than five apartment,,0,small town,college or some college,,,,bachelors degree,,fine art,,usa,OH,,1,born usa,full time work,marketing,private business,0.444444444444444,1,1,0.5,0.7777777777777779,0.5,0.25,middle class,1.0,0.666666666666667,1.0,independent,,0.666666666666667,0.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.5,0.0,1.0,0.833333333333333,1.0,1,0.333333333333333,0.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brecksville,Ohio,OH
206,5,3btnq825,,0,8,7,outro,End,2019-11-21 05:05:41.220947+00:00,1,A1HY******KM78,388U**********************90RX,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,199.115.101.178,42.27,-85.58,,male,03/20/1994,never,0,,,english,,49001,0,,,white,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,Counseling Psychology,,usa,MI,,1,born usa,full time work,Teaching,private business,0.8888888888888891,1,0,0.666666666666667,0.333333333333333,0.25,0.75,working class,0.5,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kalamazoo,Michigan,MI
207,14,14avcqtx,,0,8,7,outro,End,2019-11-14 22:41:48.280197+00:00,1,A21J******47QV,34BB**********************CIW5,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,199.116.105.212,43.6,-116.61,,female,10/17/1997,married,0,,,english,,83651,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,ID,,1,born usa,full time work,District Operations,private business,0.7777777777777779,0,0,0.0416666666666667,0.111111111111111,0.25,0.75,lower class,0.0,0.111111111111111,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.5,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Nampa,Idaho,ID
208,3,0kx31t03,,0,8,7,outro,End,2019-11-11 15:03:57.979590+00:00,1,A1G4******5PMW,3483**********************F625,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,204.110.16.11,39.55,-84.3,,male,06/18/1988,never,0,,,english,,45005,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,English,,usa,OH,,1,born usa,full time work,IT Analyst,private non profit,0.7777777777777779,0,0,0.708333333333333,0.444444444444444,0.0,0.75,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.5,0.0,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Franklin,Ohio,OH
209,10,wseyjoeq,,0,8,7,outro,End,2019-11-10 21:40:15.104977+00:00,1,AYW6*****PUT1,3RWE**********************B0NC,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,204.116.92.61,34.65,-80.38,,male,04/28/1975,never,0,,,english,,29718,0,,,white,,,,,1,protestant,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Business Management,,usa,NC,,1,born usa,full time work,Project Manager,private business,0.8888888888888891,0,0,0.75,0.444444444444444,0.5,0.75,middle class,0.5,1.0,0.666666666666667,republican,,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jefferson,South Carolina,SC
210,7,j3wle9hi,,0,8,7,outro,End,2019-11-08 19:12:19.289725+00:00,1,APGX*****OWDN,37W3**********************UWYQ,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,205.178.60.213,41.83,-87.68000000000002,,female,12/15/1993,never,0,,,english,,60610,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,economics,,usa,MI,,1,born usa,full time work,Data analyst,private business,0.8888888888888891,0,0,0.666666666666667,0.222222222222222,0.75,0.25,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
211,10,pl4e0om0,,0,8,7,outro,End,2019-11-15 05:07:12.436689+00:00,1,A136*****4C3G,3Z7I**********************48Z8,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,206.255.145.156,34.5,-93.05,,female,05/10/1966,married,0,,,english,,71913,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,psychology,,usa,IN,,1,born usa,full time work,customer service,private non profit,0.8888888888888891,0,0,0.666666666666667,0.444444444444444,0.25,0.75,working class,0.0,0.8888888888888891,1.0,republican,,0.833333333333333,1.0,0.0,1.0,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.333333333333333,1.0,1,0.0,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hot Springs National Park,Arkansas,AR
212,3,zcatwk2c,,0,8,7,outro,End,2019-11-10 21:10:08.845860+00:00,1,A1SH******H1IS,30BX**********************GHWL,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,206.74.105.224,34.37,-82.34,,female,09/09/1964,never,0,,,english,,29638,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Ceramic Engineering,,usa,SC,,1,born usa,full time work,Post-secondary adult education (Instructor),government employer,1.0,0,0,0.625,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Donalds,South Carolina,SC
213,5,31gb44h3,,0,8,7,outro,End,2019-11-10 03:13:59.852105+00:00,1,A1CG******HLBF,30ZX**********************BJ2W,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,207.144.223.58,34.83,-82.37,,female,01/12/1993,never,0,,,english,,29601,0,,,white,,,,,1,roman catholic,,dorm,,0,small town,beyond bachelors,,,,,masters degree,,Creative Writing,usa,IL,,1,born abroad us parents,full time work,Student Services Coordinator,government employer,0.555555555555556,1,0,0.625,0.333333333333333,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.0,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Greenville,South Carolina,SC
214,5,os20txpz,,0,8,7,outro,End,2019-11-12 19:04:53.055574+00:00,1,A3A8******Q2CV,3RYC**********************WRP1,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,207.237.11.70,40.72,-73.87,,male,05/26/1995,never,0,,,english,,11373,0,,,filipino,,,,,1,roman catholic,,five or more apartments,,0,large city,high school graduate,,,high school diploma,,,,,usa,NY,,1,naturalized us citizen,school,,,,0,0,0.875,0.8888888888888891,0.75,0.75,middle class,1.0,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,1.0,0.0,0.5,0.0,0.5,0.0,1.0,1.0,1.0,0.666666666666667,1.0,0,1.0,0.666666666666667,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elmhurst,New York,NY
215,4,z99i8ovt,,0,8,7,outro,End,2019-11-15 13:14:47.725621+00:00,1,A3EJ****H1GP,3KMS**********************ZKFA,0,1.25,f3ognrf2,20191115-0800,,3DWNFENNE38R0NGF1TC4U06SX8Q4JF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,208.115.113.40,47.75,-122.09,,male,03/14/1989,married,1,2.0,6.0,english,,98072,0,,,white,,,,,0,,,one family detached,,1,small town,beyond bachelors,,,,,professional degree,,computer science,usa,WA,,1,born usa,full time work,Manager,self employed,0.7777777777777779,1,1,0.75,0.7777777777777779,0.0,0.75,working class,1.0,0.8888888888888891,1.0,republican,,0.0,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.0,0.0,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodinville,Washington,WA
216,13,sah2j7pj,,0,8,7,outro,End,2019-11-13 15:59:01.568771+00:00,1,A2H2******CIYC,3OUY**********************HP0R,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,208.118.194.225,35.94,-86.09,,female,04/15/1983,married,1,3.0,18.0,english,,37016,0,,,white,,,,,1,protestant,,mobile home,,1,farm,college or some college,,,,less than 1 year college,,agriculture,,usa,NH,,1,born usa,full time work,horse trainer,self employed,0.111111111111111,0,0,0.833333333333333,0.333333333333333,0.5,0.25,working class,1.0,0.7777777777777779,0.666666666666667,republican,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.333333333333333,1.0,1,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Auburntown,Tennessee,TN
217,5,t9u0ouuq,,0,8,7,outro,End,2019-11-13 17:12:52.398325+00:00,1,A2FF******W7OQ,3SKE**********************68KH,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,208.126.178.145,41.57,-93.61,,female,11/22/1973,married,1,5.0,20.0,english,,50321,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Social Work,,usa,FL,,1,born usa,full time work,social worker,private non profit,1.0,1,0,0.625,0.333333333333333,0.75,0.0,working class,0.0,1.0,0.333333333333333,independent,,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.0,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Des Moines,Iowa,IA
218,11,18azoz0z,,0,8,7,outro,End,2019-11-10 15:48:11.864867+00:00,1,A36Z******041Q,3II4**********************YDQW,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,208.126.51.247,42.95,-92.53,,female,12/20/1971,married,0,,,english,,50658,0,,,white,,,,,1,protestant,,one family detached,,1,farm,college or some college,,,,associates degree,,Management,,usa,IA,,1,born usa,part time work,Freelancer,self employed,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.75,0.75,middle class,1.0,0.7777777777777779,0.666666666666667,independent,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Nashua,Iowa,IA
219,12,4clvbhjf,,0,8,7,outro,End,2019-11-13 01:22:15.780556+00:00,1,A1ZG******M69W,3P1L**********************PLO4,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,209.242.149.227,33.18,-117.29,,female,09/22/1976,married,0,,,english,,92058,0,,,black,,,,,0,,,other,homeless,0,medium city,college or some college,,,,"more than 1 year college, no degree",,liberal arts and sciences,,usa,MI,,1,born usa,full time work,mturk,private business,0.111111111111111,1,0,0.5416666666666671,0.111111111111111,0.0,0.0,lower class,0.0,1.0,0.333333333333333,democrat,,0.333333333333333,0.0,0.0,0.0,1.0,0.0,0.5,1.0,0.5,0.5,1.0,0.0,0.0,0.0,1.0,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oceanside,California,CA
220,7,9pfb9xr3,,0,8,7,outro,End,2019-11-11 19:05:07.552055+00:00,1,A1B9******PJ1F,3IXQ**********************M9B9,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,209.242.205.39,38.11,-120.38,,male,04/04/1994,never,0,,,english,,95310,0,,,white,,,,,0,,,one family attached,,1,medium city,college or some college,,,,bachelors degree,,chemical engineering,,usa,CA,,1,born usa,full time work,IT,private business,0.555555555555556,1,0,0.791666666666667,0.666666666666667,0.5,0.75,middle class,1.0,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,0.5,0.0,1.0,0.5,0.0,0.0,1.0,0.5,0.0,0.0,0.5,0.5,0.666666666666667,0.5,0,0.333333333333333,0.333333333333333,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbia,California,CA
221,1,9rcuh24n,,0,8,7,outro,End,2019-11-10 01:26:29.372125+00:00,1,A12X******OWWV,3WYP**********************IY6I,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,209.6.62.39,47.55,-122.14,,male,06/09/1993,never,0,,,english,,98006,0,,,white,,,,,0,,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,computer science,usa,WA,,1,born usa,part time work,web developer,private business,1.0,0,0,1.0,0.666666666666667,0.75,0.5,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,0.0,0.0,0.0,1.0,0.5,1.0,0.5,0.5,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bellevue,Washington,WA
222,10,h4y34hy8,,0,8,7,outro,End,2019-11-14 21:13:34.966096+00:00,1,A117******RNW8,37M2**********************KJAR,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,216.14.238.17,47.05,-114.97,,female,01/27/1964,married,1,1.0,27.0,english,,59872,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,bachelors degree,,accounting,,usa,WA,,1,born usa,full time work,Accountant,private business,0.666666666666667,0,0,0.875,0.444444444444444,0.5,0.5,working class,0.5,1.0,0.666666666666667,republican,,1.0,1.0,0.0,1.0,1.0,1.0,0.5,0.0,0.0,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.333333333333333,0.666666666666667,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Superior,Montana,MT
223,13,3wlm0zec,,0,8,7,outro,End,2019-11-14 21:25:55.089564+00:00,1,A1QX******P9N9,3EO8**********************5TJM,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,216.151.191.49,37.66,-78.41,,female,10/23/1985,married,0,,,english,,23004,0,,,white,,,,,1,protestant,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,Business Admin,,usa,VA,,1,born usa,full time work,Sales representative,private business,0.8888888888888891,1,0,0.666666666666667,0.555555555555556,0.5,0.5,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.333333333333333,0.5,0.0,1.0,1.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,1.0,0.5,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arvonia,Virginia,VA
224,4,kz36g5wl,,0,8,7,outro,End,2019-11-13 23:02:13.870539+00:00,1,A22N*****QOJZ,35DR**********************JX3Z,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,216.211.145.225,37.91,-83.5,,female,06/18/1967,widowed,1,4.0,19.0,english,,40387,0,,,white,,,,,1,protestant,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,KY,,1,born usa,housework,,,,1,0,0.791666666666667,0.222222222222222,0.25,0.75,working class,0.0,0.222222222222222,0.666666666666667,republican,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0,0.666666666666667,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wellington,Kentucky,KY
225,14,d89s505q,,0,8,7,outro,End,2019-11-11 18:32:45.296458+00:00,1,A3AV******8IEW,3MTM**********************XWA2,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,216.26.113.221,45.78,-92.38,,female,04/04/1977,married,1,2.0,27.0,english,,54872,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,MN,,1,born usa,full time work,server,private business,0.0,1,0,0.791666666666667,0.444444444444444,0.0,0.75,working class,0.0,0.666666666666667,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Siren,Wisconsin,WI
226,10,hgs8js26,,0,8,7,outro,End,2019-11-21 06:01:56.624357+00:00,1,A224******6I48,3ERE**********************EK95,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,23.108.191.248,43.07,-86.19,,female,10/01/1979,married,0,,,english,,49456,1,mexican,,white,,,,,1,roman catholic,,less than five apartment,,0,open country,college or some college,,,,less than 1 year college,,chemical engineering,,usa,NC,,1,born usa,full time work,chemical engineering,government employer,0.8888888888888891,1,1,0.875,0.8888888888888891,0.5,0.5,working class,1.0,0.8888888888888891,0.666666666666667,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.833333333333333,1.0,1,0.0,0.333333333333333,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spring Lake,Michigan,MI
227,13,h6k85z0n,,0,8,7,outro,End,2019-11-09 17:36:35.671899+00:00,1,A3K9******GE57,35LD**********************SMKN,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,23.111.188.5,38.65,-76.05,,male,03/24/1993,never,0,,,english,,21673,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Architecture,,usa,MD,,1,born usa,full time work,Junior Architect,private business,1.0,0,0,0.75,0.555555555555556,0.25,0.75,middle class,0.5,1.0,1.0,independent,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.0,0.0,0.5,0.0,0.5,0.0,1.0,0.333333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Trappe,Maryland,MD
228,10,9dut0wa3,,0,8,7,outro,End,2019-11-08 19:34:48.811011+00:00,1,A1XV******3ERE,3Z9W**********************8KHJ,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,23.119.201.59,32.75,-97.33,,female,12/20/1979,widowed,1,2.0,21.0,english,,76116,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Business,,usa,TX,,1,born usa,full time work,Line Manager,private business,0.333333333333333,0,0,0.708333333333333,0.333333333333333,0.0,1.0,working class,0.5,1.0,1.0,republican,,0.833333333333333,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.0,0.0,0.0,0.166666666666667,1.0,1,0.333333333333333,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Worth,Texas,TX
229,10,rr0fov0r,,0,8,7,outro,End,2019-11-09 03:43:17.992409+00:00,1,A1TL******X7US,31HQ**********************WSLJ,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,23.124.67.210,34.86,-87.52,,female,12/10/1979,married,1,1.0,18.0,english,,35645,0,,,white,,,,,1,protestant,,one family detached,,1,medium city,high school graduate,,,high school diploma,,,,,usa,AL,,1,born usa,full time work,Sales Associate,private business,0.555555555555556,0,0,0.833333333333333,0.555555555555556,0.5,0.5,middle class,1.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,0.5,0.5,1.0,1.0,0.0,1.0,0.5,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Killen,Alabama,AL
230,4,zjwmw5qb,,0,8,7,outro,End,2019-11-12 22:59:15.729972+00:00,1,A2HH******S5PD,35US**********************L6NS,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,23.127.177.105,35.32,-82.45999999999998,,male,07/21/1967,never,0,,,english,,28739,0,,,white,,,,,0,,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,physics,usa,SC,,1,born usa,part time work,delivery driver,private business,0.111111111111111,0,0,0.583333333333333,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,1.0,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hendersonville,North Carolina,NC
231,6,oohix9py,,0,8,7,outro,End,2019-11-14 08:32:38.541950+00:00,1,A2RW******FZA7,38JB**********************HE49,0,1.25,gjfn0juf,20191114-0200,,3RZS0FBRWKNQH2WSPLN6AU4SYKKPCK,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,23.130.97.166,40.64,-73.94,,male,08/08/1991,married,0,,,chinese,,11214,0,,,chinese,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,Chemistry,,another country,,CN,1,naturalized us citizen,full time work,Analysis of pesticide residues,government employer,0.444444444444444,0,0,0.708333333333333,0.333333333333333,0.25,1.0,working class,0.5,0.666666666666667,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.5,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooklyn,New York,NY
232,2,6jer4vno,,0,8,7,outro,End,2019-11-14 07:24:17.756268+00:00,1,A3V1******S412,3M81**********************GQBX,0,1.25,gjfn0juf,20191114-0200,,3RZS0FBRWKNQH2WSPLN6AU4SYKKPCK,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,23.226.130.220,39.67,-75.75,,female,09/13/1984,married,1,2.0,23.0,english,,19713,0,,,white,,,,,1,protestant,,one family attached,,0,medium city,college or some college,,,,bachelors degree,,psychology,,usa,DE,,1,born usa,full time work,administrator,private business,0.666666666666667,0,1,0.791666666666667,0.555555555555556,0.5,0.5,middle class,1.0,0.8888888888888891,1.0,democrat,,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.833333333333333,0.5,1,0.666666666666667,0.666666666666667,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Newark,Delaware,DE
233,9,kzu3dx0r,,0,8,7,outro,End,2019-11-11 03:33:01.954411+00:00,1,A1P3******RNVA,3Z4A**********************W1X5,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,23.226.169.99,37.34,-83.90000000000002,,male,06/11/1986,never,1,3.0,20.0,english,,40486,0,,,white,,,,,0,,,mobile home,,0,open country,college or some college,,,,bachelors degree,,psychology,,usa,KY,,1,born usa,full time work,sdc tech,private business,0.0,0,0,0.75,0.222222222222222,0.5,1.0,working class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tyner,Kentucky,KY
234,11,rmegdff4,,0,8,7,outro,End,2019-11-10 04:08:42.380852+00:00,1,A2Y2******U47Q,3ZQI**********************DVWB,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,23.227.142.226,35.46,-97.51,,male,01/01/1996,never,0,,,english,,73102,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,medium city,college or some college,,,,associates degree,,cpa,,usa,TX,,1,born usa,part time work,cpa,private business,0.7777777777777779,0,0,0.5,0.333333333333333,0.5,0.5,working class,0.0,0.666666666666667,0.666666666666667,democrat,,0.833333333333333,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oklahoma City,Oklahoma,OK
235,2,fr6cnknu,,0,8,7,outro,End,2019-11-13 17:08:59.022785+00:00,1,A35H******WGMI,3Y9N**********************H3D7,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,23.81.55.202,32.95,-97.14,,female,11/12/1978,married,1,2.0,23.0,english,,76092,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,associates degree,,usa,TX,,1,born usa,full time work,data analyst,private business,1.0,0,1,0.75,0.666666666666667,0.5,0.75,middle class,1.0,0.8888888888888891,1.0,democrat,,0.833333333333333,0.5,0.5,1.0,0.5,1.0,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0.833333333333333,0.5,1,0.666666666666667,0.666666666666667,0.0,0,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Southlake,Texas,TX
236,7,16w365e5,,0,8,7,outro,End,2019-11-10 16:52:09.441136+00:00,1,A2SY******WJO5,386C**********************D6QZ,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,24.101.174.196,39.6,-76.11,,male,07/22/1990,never,0,,,english,,21904,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,biology,,usa,MD,,1,born usa,part time work,medical scribe,private business,0.7777777777777779,0,0,0.625,0.666666666666667,0.75,0.75,upper class,1.0,0.8888888888888891,1.0,republican,,0.666666666666667,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Deposit,Maryland,MD
237,4,ceo6bvtp,,0,8,7,outro,End,2019-11-10 23:01:39.534215+00:00,1,ANNE*****R8GK,3ATP**********************SYAS,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,24.102.193.181,40.87,-75.73,,male,05/06/1987,never,0,,,english,,18229,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,PA,,1,born usa,full time work,retail manager,private business,0.222222222222222,1,0,0.75,0.333333333333333,0.25,0.75,middle class,0.5,0.0,0.666666666666667,republican,,0.5,1.0,0.0,0.5,1.0,0.0,0.5,1.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jim Thorpe,Pennsylvania,PA
238,1,aewsi36o,,0,8,7,outro,End,2019-11-09 07:34:33.946589+00:00,1,A1UN******2S8V,3EQH**********************V5GJ,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,24.102.82.143,40.78,-73.91,,male,08/26/1994,never,0,,,english,,11105,1,other,Ecuadorian American,white,,,,,1,roman catholic,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Finance,,usa,NY,,1,born usa,full time work,Financial Analyst,private business,0.7777777777777779,0,0,0.666666666666667,0.333333333333333,0.5,0.25,working class,0.5,0.8888888888888891,1.0,democrat,,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Astoria,New York,NY
239,15,6bjbb407,,0,8,7,outro,End,2019-11-09 17:37:51.924263+00:00,1,A2AM******G9MB,3P4R**********************8JI5,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,24.116.21.131,32.93,-97.22,,male,08/17/1967,married,1,1.0,42.0,english,,76244,0,,,white,,,,,1,roman catholic,,boat,,0,small town,college or some college,,,,less than 1 year college,,physics,,usa,GA,,1,born usa,full time work,driver,private non profit,0.222222222222222,1,0,0.75,0.444444444444444,0.75,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.666666666666667,0.5,0.0,0.5,1.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.833333333333333,0.0,0,0.0,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Keller,Texas,TX
240,6,wpqd2bf5,,0,8,7,outro,End,2019-11-13 13:37:54.581311+00:00,1,A3OW******LY2C,3B2X**********************A6BA,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,24.118.203.45,44.94,-93.1,,male,08/25/1994,never,0,,,english,,55102,0,,,white,,,,,0,,,five or more apartments,,0,large city,beyond bachelors,,,,,masters degree,,Psychology and Computer Science,usa,GA,,1,born usa,full time work,IT,private business,0.7777777777777779,1,0,0.666666666666667,0.222222222222222,0.25,0.75,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.5,1.0,0.0,0.0,1.0,1.0,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Paul,Minnesota,MN
241,10,wez85nde,,0,8,7,outro,End,2019-11-13 21:29:59.696938+00:00,1,A2NJ******07FD,3MB8**********************SKL6,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,24.118.63.216,44.96,-93.26,,female,10/04/1979,married,0,,,english,,55405,0,,,white,,,,,1,roman catholic,,one family detached,,0,farm,college or some college,,,,bachelors degree,,history,,usa,MN,,1,born usa,full time work,graphic designer,private business,0.555555555555556,0,0,1.0,0.666666666666667,0.5,0.75,middle class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1,0.0,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Minneapolis,Minnesota,MN
242,13,tg9qdplp,,0,8,7,outro,End,2019-11-15 01:38:24.865234+00:00,1,A12A******4567,3QRY**********************2TNK,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,24.120.15.205,35.97,-115.21,,male,01/27/1989,never,0,,,english,,89141,0,,,chinese,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,FINANCE,,usa,CA,,1,naturalized us citizen,full time work,FINANCE,self employed,0.8888888888888891,1,0,0.166666666666667,0.7777777777777779,0.75,0.5,middle class,0.5,0.7777777777777779,1.0,independent,,0.5,1.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.0,0.5,0.166666666666667,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
243,5,d65lgp2w,,0,8,7,outro,End,2019-11-14 20:57:42.479804+00:00,1,A2WD******70T9,39LO**********************Z38W,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,24.121.249.159,34.48,-114.32,,male,07/02/1960,married,1,2.0,26.0,english,,86403,0,,,white,,,,,1,protestant,,boat,,0,small town,college or some college,,,,bachelors degree,,Economics,,usa,MD,,1,born usa,full time work,Web Developer,private business,0.8888888888888891,1,0,0.708333333333333,0.444444444444444,0.5,0.0,working class,0.0,1.0,1.0,independent,,0.5,1.0,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.0,1.0,1.0,1.0,1,0.0,0.666666666666667,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lake Havasu City,Arizona,AZ
244,11,6kqsdtsw,,0,8,7,outro,End,2019-11-09 17:17:34.400683+00:00,1,AZNI*****B2H0,3LWJ**********************3QF7,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,24.127.94.39,42.66,-83.38,,male,09/09/1967,never,0,,,english,,48328,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,sociology,,usa,MI,,1,born usa,part time work,customer service,self employed,0.333333333333333,1,0,0.333333333333333,0.111111111111111,0.5,0.75,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Waterford,Michigan,MI
245,5,sr30r04q,,0,8,7,outro,End,2019-11-14 02:58:22.959162+00:00,1,A2T6******TSSW,3X0H**********************QSW9,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,24.131.60.201,34.0,-84.15000000000002,,female,05/10/1970,married,1,1.0,25.0,english,,30096,0,,,white,,,,,1,protestant,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Microbiology/Nursing,,usa,GA,,1,born usa,full time work,Oncology Nurse,private business,0.7777777777777779,0,0,0.875,0.555555555555556,1.0,0.25,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.5,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.333333333333333,0.5,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Duluth,Georgia,GA
246,1,oxoyp77b,,0,8,7,outro,End,2019-11-10 21:08:02.848887+00:00,1,A15V******EPJN,30X3**********************USA6,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,24.142.157.242,41.04,-83.64,,male,12/23/1970,married,1,3.0,20.0,english,,45840,0,,,white,,,,,1,protestant,,one family detached,,0,large city,beyond bachelors,,,,,masters degree,,"Theology, Hermeneutics",usa,OH,,1,born usa,full time work,University Teacher,private non profit,1.0,0,0,0.833333333333333,0.444444444444444,0.0,1.0,middle class,1.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.0,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,0.666666666666667,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Findlay,Ohio,OH
247,12,f8z9fzmj,,0,8,7,outro,End,2019-11-08 21:26:21.712493+00:00,1,A1DX******7YOR,3AMY**********************JO6P,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,24.153.48.30,38.26,-77.18000000000002,,female,03/01/1983,never,0,,,english,,22485,1,other,Chile,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,VA,,1,born usa,part time work,Office Assistant and Mturk,private business,0.555555555555556,1,0,0.666666666666667,0.222222222222222,0.25,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.0,0.5,0.5,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,King George,Virginia,VA
248,7,7g215bnw,,0,8,7,outro,End,2019-11-10 18:55:26.535102+00:00,1,A2Y0******PZ4C,3HHR**********************69O8,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,24.155.57.226,27.8,-97.39,,male,10/04/1967,married,0,,,english,,78418,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Business,,usa,TX,,1,born usa,full time work,Self employed driver and sales,self employed,0.555555555555556,0,0,0.75,0.333333333333333,0.25,0.75,working class,0.5,1.0,1.0,independent,,0.833333333333333,1.0,0.0,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.5,1,0.0,1.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Corpus Christi,Texas,TX
249,4,widenq11,,0,8,7,outro,End,2019-11-12 19:03:24.771174+00:00,1,A2J9******37XU,37TR**********************OBJ9,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,24.158.1.174,43.07,-89.38,,female,03/25/1988,never,0,,,english,,53719,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,associates degree,,Radiography,,usa,WI,,1,born usa,full time work,X-Ray Technologist,private business,0.222222222222222,0,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,Wisconsin,WI
250,12,htrx9j3a,,0,8,7,outro,End,2019-11-11 03:44:32.015193+00:00,1,A1FN******BU8U,38JB**********************V4EC,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,24.158.105.62,36.2,-86.31999999999998,,male,02/29/1996,married,0,,,english,,37087,0,,,white,,,,,0,,,one family attached,,0,open country,high school graduate,,,GED,,,,,usa,OH,,1,born usa,housework,,,,1,0,0.875,0.555555555555556,0.5,1.0,middle class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lebanon,Tennessee,TN
251,6,5rxai32r,,0,8,7,outro,End,2019-11-10 16:52:07.995219+00:00,1,A364******28GO,3M68**********************F6R0,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,24.159.3.89,36.27,-83.52,,female,07/25/1980,never,0,,,english,,37861,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Business Administration/Finance,,usa,AK,,1,born usa,full time work,Information Systems - Admin/Data Processing,private business,0.8888888888888891,1,0,0.708333333333333,0.222222222222222,0.75,0.0,working class,0.0,1.0,1.0,republican,,1.0,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.5,0.0,0.0,0.0,0.0,1.0,0.5,1,0.0,0.333333333333333,0.0,0,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rutledge,Tennessee,TN
252,14,zreob05h,,0,8,7,outro,End,2019-11-13 18:31:41.377563+00:00,1,A1LW******PIAW,3PMB**********************LC93,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,24.162.109.249,31.09,-97.36,,male,11/28/1995,never,0,,,english,,76504,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,History Teacher Studies,,usa,TX,,1,born usa,full time work,Information Tech,private business,0.7777777777777779,1,0,0.708333333333333,0.555555555555556,0.25,0.75,middle class,1.0,1.0,1.0,independent,,0.833333333333333,0.5,0.0,0.5,1.0,0.5,0.0,0.0,1.0,0.0,0.5,0.0,0.5,0.5,0.5,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Temple,Texas,TX
253,2,kb55xd6u,,0,8,7,outro,End,2019-11-09 17:03:13.569908+00:00,1,A3HQ******KT4F,3YOH**********************ZKVX,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,24.163.19.57,36.02,-80.38,,male,11/01/1988,never,0,,,english,,27012,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Psychology,,usa,NC,,1,born usa,full time work,Financial Analyst,private business,0.666666666666667,0,0,0.75,0.444444444444444,0.5,0.5,middle class,0.5,0.7777777777777779,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.0,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Clemmons,North Carolina,NC
254,6,035vsx9z,,0,8,7,outro,End,2019-11-14 23:00:13.893498+00:00,1,A3KK******0N1Z,3580**********************HXVD,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,24.17.154.60,45.51,-122.59,,male,05/17/1986,never,0,,,english,,97215,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,WA,,1,born usa,full time work,construction,private business,0.444444444444444,0,0,0.166666666666667,0.555555555555556,0.5,0.5,working class,0.5,0.444444444444444,0.333333333333333,republican,,0.666666666666667,0.5,1.0,0.5,1.0,0.5,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.5,0.5,1,0.666666666666667,0.666666666666667,0.666666666666667,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Portland,Oregon,OR
255,9,qzrz3ixt,,0,8,7,outro,End,2019-11-11 05:36:34.801953+00:00,1,A3VL******GQK7,3WT7**********************3BC2,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,24.17.216.13,47.62,-122.14,,male,08/01/1963,married,1,2.0,34.0,english,,98007,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,engineering,,usa,CA,,1,born usa,full time work,engineer,private business,0.7777777777777779,0,0,1.0,0.666666666666667,0.25,1.0,middle class,1.0,1.0,1.0,republican,,1.0,0.5,0.5,1.0,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.666666666666667,1.0,1,0.0,0.666666666666667,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bellevue,Washington,WA
256,6,il2ox44l,,0,8,7,outro,End,2019-11-14 01:08:22.795119+00:00,1,A2DN******TF5R,3OJS**********************X758,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,24.171.75.95,38.52,-89.12,,female,08/13/1985,married,1,2.0,31.0,english,,62801,0,,,white,,,,,1,protestant,,one family detached,,0,small town,beyond bachelors,,,,,masters degree,,Education,usa,IL,,1,born usa,full time work,Tutor,private non profit,1.0,0,0,0.833333333333333,0.666666666666667,0.5,0.5,middle class,1.0,1.0,0.666666666666667,republican,,1.0,0.5,1.0,0.0,1.0,0.5,0.5,1.0,1.0,0.0,0.5,0.0,0.5,0.666666666666667,0.5,1,0.666666666666667,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Centralia,Illinois,IL
257,3,3ub7vjva,,0,8,7,outro,End,2019-11-11 13:06:02.997404+00:00,1,A2SO******GBB7,3PPT**********************EZQP,0,1.25,jw41imq1,20191111-0800,,3WA2XVDZEMUX4UY16GUSUIDENOBE6T,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,24.171.75.95,38.52,-89.12,,male,02/21/1980,married,0,,,english,,62801,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,IT,,usa,IL,,1,born usa,full time work,TURK,private business,1.0,0,0,0.833333333333333,0.666666666666667,0.25,1.0,middle class,1.0,0.7777777777777779,0.666666666666667,republican,,1.0,0.5,1.0,1.0,0.5,1.0,0.0,0.0,1.0,0.5,0.5,0.0,1.0,0.666666666666667,0.5,1,0.666666666666667,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Centralia,Illinois,IL
258,3,ihg67obi,,0,8,7,outro,End,2019-11-10 18:53:28.323309+00:00,1,AGKL*****R138,3E33**********************WGNR,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,24.179.215.38,44.94,-93.1,,female,01/30/1984,never,0,,,english,,55106,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Business Administration,,usa,MN,,1,born usa,part time work,Delivery Driver,self employed,0.222222222222222,1,0,0.75,0.111111111111111,0.25,0.25,lower class,0.0,0.444444444444444,0.666666666666667,independent,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.0,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Paul,Minnesota,MN
259,5,ho9pfhkj,,0,8,7,outro,End,2019-11-10 21:15:03.755258+00:00,1,A1FY******TMJS,3G5F**********************EHVB,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,24.18.111.83,47.26,-122.44,,male,10/13/1985,never,0,,,english,,98402,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,Theology,usa,WA,,1,born usa,full time work,Administration,private business,0.7777777777777779,0,0,0.791666666666667,0.444444444444444,0.0,1.0,middle class,1.0,0.7777777777777779,1.0,independent,,0.833333333333333,0.5,1.0,1.0,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0.5,1.0,1.0,1.0,0,0.666666666666667,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tacoma,Washington,WA
260,9,9ap7znuz,,0,8,7,outro,End,2019-11-10 23:13:22.225537+00:00,1,APZQ*****TS7N,3E4G**********************S2KV,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,24.186.137.125,40.84,-73.87,,female,05/06/1955,married,1,4.0,25.0,english,,10461,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,large city,college or some college,,,,less than 1 year college,,liberal arts,,usa,NY,,1,born usa,part time work,paralegal,private business,0.8888888888888891,0,0,0.875,0.444444444444444,0.25,0.75,middle class,0.5,1.0,1.0,republican,,0.666666666666667,0.0,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.333333333333333,0.5,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bronx,New York,NY
261,14,oskgzlbi,,0,8,7,outro,End,2019-11-12 17:23:53.447035+00:00,1,AMDK*****EP2N,3VW6**********************LYY9,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,24.191.189.177,40.64,-73.94,,male,06/13/1993,never,0,,,english,,11208,0,,,black,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,associates degree,,Web Design,,usa,NY,,1,born usa,part time work,Cashier,private business,0.444444444444444,1,0,0.4166666666666671,0.333333333333333,0.5,0.25,lower class,0.0,0.333333333333333,1.0,republican,,0.833333333333333,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.0,1.0,1.0,0.5,0.5,0.5,1,1.0,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooklyn,New York,NY
262,2,6rpsesgg,,0,8,7,outro,End,2019-11-09 15:24:00.620715+00:00,1,A248******LP46,3R5F**********************5OZB,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,24.192.109.103,27.75,-82.64,,female,10/21/1955,divorced,1,1.0,29.0,english,,33710,0,,,white,,,,,1,protestant,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Accounting,,usa,FL,,1,born usa,full time work,Quality Control Associate,private business,0.7777777777777779,0,0,0.708333333333333,0.333333333333333,0.75,0.25,middle class,0.0,1.0,1.0,republican,,0.833333333333333,1.0,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,1.0,0.5,1,0.0,0.333333333333333,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Petersburg,Florida,FL
263,14,7oefps83,,0,8,7,outro,End,2019-11-09 19:55:56.917869+00:00,1,AYS5*****1WNT,3ZWF**********************MFRE,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,24.21.105.178,45.41,-122.72,,male,07/26/1963,married,0,,,english,,97035,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,associates degree,,Automated Drafting Technology,,usa,OR,,1,born usa,full time work,Customer Service,private business,0.7777777777777779,0,0,0.875,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.166666666666667,1.0,1,0.666666666666667,1.0,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lake Oswego,Oregon,OR
264,9,umqrt2vv,,0,8,7,outro,End,2019-11-08 23:33:50.122526+00:00,1,A7F6*****1JCE,338J**********************5HAU,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,24.21.111.14,45.49,-122.8,,male,11/12/1983,married,1,1.0,32.0,english,,97005,0,,,black,,,,,0,,,five or more apartments,,1,medium city,college or some college,,,,"more than 1 year college, no degree",,electrical engineering,,usa,TX,,1,born usa,full time work,Shipper,private business,0.555555555555556,1,0,0.833333333333333,0.666666666666667,0.0,1.0,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.5,0.5,1.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1.0,0.833333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beaverton,Oregon,OR
265,1,l2jvvuzd,,0,8,7,outro,End,2019-11-14 20:55:50.612600+00:00,1,A1GN******XVXA,3EA3**********************GTIA,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,24.210.204.96,38.74,-77.48,,female,11/23/1972,never,0,,,english,,20110,0,,,white,,,,,0,,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,Art education,usa,VA,,1,born usa,part time work,Artisan,self employed,0.444444444444444,0,0,0.4583333333333329,0.111111111111111,0.25,0.75,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Manassas,Virginia,VA
266,13,ckkmakgy,,0,8,7,outro,End,2019-11-11 23:35:46.953849+00:00,1,A2OF*****P7HK,3OON**********************QOBP,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,24.22.118.19,45.49,-122.8,,female,06/01/1959,divorced,1,3.0,21.0,english,,97005,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,music,,usa,CA,,1,born usa,full time work,Mechanical Turk,self employed,1.0,1,0,0.833333333333333,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.333333333333333,democrat,,0.5,0.0,0.5,0.5,1.0,1.0,0.5,1.0,0.5,0.0,1.0,0.5,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beaverton,Oregon,OR
267,3,i94qz1vz,,0,8,7,outro,End,2019-11-14 17:19:29.264010+00:00,1,ALDQ*****KQ9A,34S6**********************ULHJ,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,24.225.125.42,48.11,-96.17,,male,03/01/1978,never,0,,,english,,56701,0,,,white,,,,,1,protestant,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,chemical engineering,,another country,,CA,1,born abroad us parents,housework,,,,0,0,0.583333333333333,0.222222222222222,0.75,0.0,working class,0.0,0.666666666666667,0.333333333333333,republican,,1.0,0.5,0.0,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Thief River Falls,Minnesota,MN
268,2,vnwgpifb,,0,8,7,outro,End,2019-11-13 22:57:44.754306+00:00,1,AIUK*****LMY6,3OF2**********************2ZK8,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,24.235.79.230,42.95,-72.29000000000002,,female,01/09/1986,never,0,,,english,,3431,0,,,white,,,,,0,,,five or more apartments,,0,small town,high school graduate,,,high school diploma,,,,,usa,NH,,0,,full time work,dishwasher,private business,0.0,0,0,0.0416666666666667,0.0,0.5,0.5,working class,0.0,0.8888888888888891,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Keene,New Hampshire,NH
269,12,cgfqc4ez,,0,8,7,outro,End,2019-11-10 23:57:57.746705+00:00,1,AMEL*****JKB0,3TXM**********************WQCJ,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,24.239.87.56,41.09,-80.64,,female,08/22/1982,married,1,3.0,25.0,english,,44515,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,accounting,,usa,FL,,1,born usa,full time work,Accounts Payable Clerk,private business,0.666666666666667,0,0,0.75,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Youngstown,Ohio,OH
270,14,94fnfkn6,,0,8,7,outro,End,2019-11-15 01:44:12.499118+00:00,1,A2AY******BTYZ,3K4J**********************TAG6,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,24.246.101.242,40.94,-73.86,,male,09/11/1980,married,1,2.0,30.0,english,,10710,0,,,white,,,,,1,roman catholic,,one family attached,,0,large city,college or some college,,,,bachelors degree,,Business Management,,usa,NY,,1,born usa,full time work,Public Safety Dispatcher,government employer,0.7777777777777779,0,1,1.0,0.555555555555556,0.5,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.666666666666667,0.0,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Yonkers,New York,NY
271,18,zahfco9x,,0,8,7,outro,End,2019-11-14 19:18:31.710409+00:00,1,A2C6******M2CI,3DH6**********************6ZY8,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,18,24.246.166.95,35.32,-82.45999999999998,,male,06/22/1961,married,1,1.0,24.0,english,,28791,0,,,white,,,,,0,,,mobile home,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,factor worker,private business,0.555555555555556,0,0,0.708333333333333,0.222222222222222,0.5,0.25,working class,0.5,0.8888888888888891,0.666666666666667,independent,,0.833333333333333,0.0,0.0,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.5,0,0.0,1.0,1.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hendersonville,North Carolina,NC
272,2,fxqy0efq,,0,8,7,outro,End,2019-11-12 04:59:32.649674+00:00,1,A3R8******BAZN,37C0**********************3D6T,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,24.251.246.72,33.38,-112.55,,female,12/20/1972,separated,1,1.0,25.0,english,,85326,0,,,american indian,I'm Not Sure/None,,,,0,,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,AZ,,1,born usa,part time work,Returns Associate,private business,0.0,1,0,0.4583333333333329,0.222222222222222,0.0,1.0,working class,0.0,0.0,0.333333333333333,no preference,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,0.5,0,1.0,0.666666666666667,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Buckeye,Arizona,AZ
273,5,k6e3820r,,0,8,7,outro,End,2019-11-13 08:08:55.436763+00:00,1,A3AY******WNXY,3R6B**********************EFX6,0,1.25,n4hdmkd7,20191113-0200,,3XJOUITW8U4S3VZIBKXLZ9U6R17TQX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,24.251.5.129,33.71,-112.17,,male,03/01/1990,married,0,,,english,,85310,0,,,white,,,,,1,roman catholic,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Information Technology,,usa,AZ,,1,born usa,full time work,I work in IT assisting other third party companies with software and hardware needs.,government employer,0.8888888888888891,0,0,0.875,0.555555555555556,0.5,0.5,middle class,0.5,1.0,1.0,republican,,0.5,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Glendale,Arizona,AZ
274,11,avb817xf,,0,8,7,outro,End,2019-11-10 17:10:59.029655+00:00,1,AWVI*****BNVU,3KYQ**********************IDOQ,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,24.254.208.93,36.73,-76.04000000000002,,male,05/12/1978,never,0,,,english,,23462,0,,,black,,,,,0,,,one family attached,,0,large city,beyond bachelors,,,,,masters degree,,english,usa,VA,,1,born usa,full time work,educator,private business,0.555555555555556,0,0,0.0833333333333333,0.444444444444444,0.5,0.5,working class,0.5,0.666666666666667,1.0,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Virginia Beach,Virginia,VA
275,14,wwcqib0s,,0,8,7,outro,End,2019-11-09 17:36:57.363825+00:00,1,AMVB*****QBHI,3L4D**********************THJA,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,24.34.126.240,41.65,-70.24,,male,09/17/1945,married,1,3.0,22.0,english,,2673,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,retired diagnostic software engineer,,usa,MA,,1,born usa,part time work,retired diagnostic software engineer,self employed,0.8888888888888891,0,0,0.875,0.666666666666667,0.25,1.0,middle class,0.5,0.8888888888888891,1.0,independent,,0.833333333333333,0.5,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.833333333333333,0.5,1,0.333333333333333,0.333333333333333,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Yarmouth,Massachusetts,MA
276,2,rgbybqt2,,0,8,7,outro,End,2019-11-10 03:08:20.789668+00:00,1,A7P3*****4TVV,3FPR**********************IV34,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,24.35.60.167,39.98,-82.98,,male,03/14/1984,never,0,,,english,,43220,0,,,white,,,,,0,,,one family attached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Communications,,usa,OH,,1,born usa,full time work,IT Specialist,private business,0.555555555555556,0,0,0.666666666666667,0.444444444444444,0.25,0.75,working class,0.5,0.666666666666667,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbus,Ohio,OH
277,13,nq4qemdp,,0,8,7,outro,End,2019-11-10 17:24:01.066154+00:00,1,A3HY******JFKC,3F6K**********************DDNB,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,24.47.213.31,40.94,-74.23999999999998,,male,11/03/1949,divorced,1,2.0,31.0,english,,7470,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,zoology,,usa,NJ,,1,born usa,housework,,,,0,0,0.791666666666667,0.555555555555556,0.25,1.0,middle class,0.5,1.0,0.666666666666667,republican,,1.0,1.0,0.0,0.5,0.5,1.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.0,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wayne,New Jersey,NJ
278,6,u2hg16v8,,0,8,7,outro,End,2019-11-15 04:57:16.029791+00:00,1,A6LG*****314W,3AWE**********************9IZQ,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,24.56.23.223,33.44,-111.85,,male,01/01/1975,never,0,,,english,,85201,0,,,white,,,,,0,,,one family attached,,0,small town,college or some college,,,,bachelors degree,,psychology,,usa,AK,,1,born usa,full time work,programmer,private non profit,0.8888888888888891,1,0,0.75,0.444444444444444,0.5,0.25,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.0,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mesa,Arizona,AZ
279,3,x0zjec82,,0,8,7,outro,End,2019-11-08 17:04:16.985558+00:00,1,A3HX******PSQI,36W0**********************2HZJ,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,24.61.141.136,42.11,-72.53,,male,11/18/1974,never,0,,,english,,1129,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,MA,,1,born usa,full time work,Quality Assurance,private business,1.0,1,0,0.75,0.444444444444444,0.5,0.25,middle class,0.5,1.0,0.666666666666667,republican,,0.666666666666667,1.0,0.0,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.5,1.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Springfield,Massachusetts,MA
280,15,sz878r29,,0,8,7,outro,End,2019-11-13 19:25:22.334712+00:00,1,A30Q******CVI7,37C0**********************E6DD,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,24.68.248.94,47.61,-122.33,,male,10/01/1991,married,0,,,english,,98101,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Computer Engineering,,usa,WA,,1,born usa,full time work,Web Developer,private business,1.0,0,0,0.708333333333333,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.5,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
281,11,vuwjpy7i,,0,8,7,outro,End,2019-11-12 17:12:40.419207+00:00,1,A1ZB******QNP0,3PDJ**********************G6HJ,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,24.74.120.186,35.78,-80.88,,female,03/03/1994,never,0,,,english,,28677,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,English and Graphic Design (double),,usa,NC,,1,born usa,part time work,Designer & Tutor,private non profit,0.8888888888888891,0,0,0.791666666666667,0.444444444444444,0.5,0.5,middle class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.5,1.0,0.5,1.0,1.0,1.0,1.0,0.333333333333333,0.5,0,0.666666666666667,0.333333333333333,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Statesville,North Carolina,NC
282,4,5n5pqlsl,,0,8,7,outro,End,2019-11-10 18:53:40.126898+00:00,1,A3UI******NJWR,3RGU**********************3JMY,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,24.8.105.126,38.86,-104.76,,male,02/02/1988,never,0,,,english,,80918,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,associates degree,,business,,usa,CO,,1,born usa,full time work,software development,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.75,0.25,middle class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Colorado Springs,Colorado,CO
283,9,iyytr0y8,,0,8,7,outro,End,2019-11-11 17:42:56.148701+00:00,1,A3LV******1ZD7,3CP1**********************225L,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,24.95.181.46,38.04,-84.45,,female,03/01/1971,divorced,0,,,english,,40515,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Information management,,usa,KY,,1,born usa,full time work,Data entry,self employed,0.666666666666667,0,0,0.4583333333333329,0.222222222222222,0.25,0.25,working class,0.0,1.0,1.0,republican,,0.833333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.0,0.833333333333333,1.0,1,0.0,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,Kentucky,KY
284,7,q2y5tyux,,0,8,7,outro,End,2019-11-09 08:59:16.056594+00:00,1,A31A******YRVS,3EIC**********************4CJ8,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,35.132.166.226,44.12,-124.0,,female,08/15/1996,married,1,3.0,17.0,english,,97439,0,,,white,,,,,1,protestant,,one family attached,,0,small town,high school graduate,,,high school diploma,,,,,usa,OR,,1,born usa,housework,,,,0,0,0.4166666666666671,0.222222222222222,0.75,0.0,lower class,0.0,1.0,0.333333333333333,independent,,0.5,0.0,0.0,0.5,0.0,0.5,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Florence,Oregon,OR
285,6,p2n3cylt,,0,8,7,outro,End,2019-11-11 19:03:18.962344+00:00,1,A2AP******6G2K,33FO**********************YC1A,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,35.136.105.139,28.35,-82.69,,female,12/21/1949,divorced,0,,,english,,34669,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,"more than 1 year college, no degree",,visual arts,,usa,MI,,1,born usa,full time work,online worker/Editor,self employed,0.7777777777777779,0,0,0.4583333333333329,0.555555555555556,0.5,1.0,middle class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.5,1.0,1.0,1.0,0.5,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.5,0,0.333333333333333,0.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hudson,Florida,FL
286,12,d3spahkj,,0,8,7,outro,End,2019-11-10 15:53:44.318828+00:00,1,AMA1*****0Y2J,3C44**********************CDP5,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,35.136.193.26,28.91,-82.45999999999998,,female,05/10/1968,married,1,2.0,19.0,english,,34465,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,accounting,,usa,OH,,1,born usa,housework,,,,1,0,0.666666666666667,0.222222222222222,0.0,1.0,working class,0.5,1.0,0.666666666666667,republican,,0.5,0.5,0.0,0.0,1.0,1.0,0.0,0.5,0.5,0.0,0.5,0.0,1.0,1.0,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beverly Hills,Florida,FL
287,7,40i9mda5,,0,8,7,outro,End,2019-11-13 15:16:04.524639+00:00,1,A3BX******C6F3,3U0S**********************GRNW,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,35.136.254.105,28.91,-82.45999999999998,,female,05/20/1986,never,1,3.0,29.0,english,,34465,0,,,white,,,,,1,mormon,,one family detached,,1,medium city,college or some college,,,,"more than 1 year college, no degree",,business,,usa,FL,,1,born usa,full time work,manager,private business,0.444444444444444,0,0,0.0833333333333333,0.555555555555556,0.5,0.75,working class,0.5,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1,0.0,1.0,0.666666666666667,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beverly Hills,Florida,FL
288,3,6g7e86e2,,0,8,7,outro,End,2019-11-09 15:25:03.390647+00:00,1,A198******TAT5,3KAK**********************83IZ,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,35.137.48.118,27.95,-82.48,,female,09/23/1959,divorced,1,2.0,25.0,english,,33603,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,bachelors degree,,Business,,usa,MO,,1,born usa,full time work,Coordinator,private business,1.0,0,0,0.583333333333333,0.333333333333333,0.0,0.75,working class,0.5,0.7777777777777779,0.666666666666667,independent,,0.166666666666667,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.166666666666667,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tampa,Florida,FL
289,4,vree3swb,,0,8,7,outro,End,2019-11-14 01:07:11.102489+00:00,1,A2OQ******WY68,32UT**********************PVBO,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,35.138.111.31,28.04,-81.95999999999998,,male,08/04/1966,married,1,4.0,25.0,english,,33805,0,,,white,,,,,1,protestant,,mobile home,,0,small town,college or some college,,,,associates degree,,none,,usa,FL,,1,born usa,full time work,sales,private business,0.666666666666667,1,1,0.333333333333333,0.0,0.5,0.25,lower class,0.0,0.111111111111111,1.0,republican,,0.833333333333333,1.0,0.0,0.5,1.0,1.0,0.5,0.5,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1,0.666666666666667,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lakeland,Florida,FL
290,5,7k98e3au,,0,8,7,outro,End,2019-11-13 03:06:22.457240+00:00,1,A1QI******44S3,3A0E**********************QYBN,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,38.132.116.198,40.87,-73.15000000000002,,male,04/25/1976,married,1,1.0,1.0,english,,11780,1,mexican,,white,,,,,1,roman catholic,,less than five apartment,,1,medium city,college or some college,,,,bachelors degree,,chemical,,usa,NY,,1,born usa,full time work,sales,private business,1.0,1,1,0.0416666666666667,1.0,0.25,0.5,working class,1.0,1.0,0.666666666666667,independent,,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.5,1.0,0.5,1,0.0,0.333333333333333,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint James,New York,NY
291,1,cchkf553,,0,8,7,outro,End,2019-11-09 17:01:57.455399+00:00,1,A1YK******ICBU,3ZPP**********************KE9R,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,38.68.33.44,40.57,-74.41,,male,03/09/1974,married,1,2.0,25.0,english,,7080,1,other,hispanic,black,,,,,1,muslim,,mobile home,,1,large city,beyond bachelors,,,,,masters degree,,mathematics,usa,NJ,,1,naturalized us citizen,full time work,finance,self employed,1.0,1,1,0.791666666666667,1.0,0.75,0.25,middle class,0.5,1.0,1.0,republican,,0.666666666666667,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,1,0.0,0.333333333333333,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,South Plainfield,New Jersey,NJ
292,5,rt1slqr0,,0,8,7,outro,End,2019-11-10 13:52:01.914932+00:00,1,A30G******U7E4,3HMV**********************AY1S,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,40.136.239.251,37.56,-85.25,,male,12/03/1986,married,1,3.0,23.0,english,,40033,0,,,white,,,,,0,,,one family detached,,0,open country,college or some college,,,,"more than 1 year college, no degree",,IT,,usa,KY,,1,born usa,full time work,assistant manager,private business,0.111111111111111,0,0,0.75,0.222222222222222,0.0,0.75,lower class,0.0,0.8888888888888891,0.0,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lebanon,Kentucky,KY
293,2,5pvvshka,,0,8,7,outro,End,2019-11-08 23:02:13.026494+00:00,1,ANBI*****FCQQ,3RWE**********************2N0I,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,45.29.233.185,36.84,-119.82,,male,08/31/1987,never,0,,,english,,93711,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Information Technology,,usa,CA,,1,born usa,full time work,Computer Specialist,private business,0.8888888888888891,0,0,0.75,0.555555555555556,0.5,0.5,middle class,0.0,1.0,1.0,democrat,,0.166666666666667,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.5,1,0.666666666666667,1.0,1.0,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fresno,California,CA
294,9,2q2tt7mq,,0,8,7,outro,End,2019-11-15 01:32:25.654200+00:00,1,A19F******WZ1Z,3KGT**********************G2UR,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,45.31.64.158,29.63,-83.12,,female,11/22/1991,married,1,2.0,22.0,english,,32628,0,,,white,,,,,0,,,mobile home,,1,small town,college or some college,,,,associates degree,,none,,usa,FL,,1,born usa,housework,,,,0,0,0.5,0.222222222222222,0.5,1.0,working class,0.0,0.666666666666667,0.666666666666667,republican,,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0.0,0.0,0.5,0.5,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cross City,Florida,FL
295,3,h1utpekb,,0,8,7,outro,End,2019-11-14 07:39:05.811549+00:00,1,A2RN******EPLZ,3K4J**********************MGAX,0,1.25,gjfn0juf,20191114-0200,,3RZS0FBRWKNQH2WSPLN6AU4SYKKPCK,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,45.35.2.117,41.83,-87.68000000000002,,male,09/21/1983,married,1,2.0,25.0,english,,60609,0,,,white,,,,,1,protestant,,five or more apartments,,1,suburb,beyond bachelors,,,,,masters degree,,Computer Science,usa,IL,,1,born usa,full time work,Manager,private business,0.8888888888888891,1,1,0.791666666666667,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,0.833333333333333,0.0,0.0,0.5,0.0,1.0,1.0,0.5,0.5,0.0,0.0,0.5,0.0,0.833333333333333,1.0,1,0.333333333333333,0.333333333333333,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
296,8,8zsd6yak,,0,8,7,outro,End,2019-11-21 05:27:20.893676+00:00,1,A2ER******RG45,33M4**********************ZRXO,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,45.4.196.121,42.45,-88.53,,male,12/09/1991,married,0,,,english,,60001,0,,,white,,,,,1,roman catholic,,one family attached,,1,medium city,beyond bachelors,,,,,masters degree,,MBA,usa,NY,,1,born usa,full time work,MANAGER,private business,0.8888888888888891,1,1,0.833333333333333,0.8888888888888891,0.75,0.75,working class,1.0,0.8888888888888891,1.0,democrat,,0.833333333333333,0.5,1.0,0.0,1.0,0.5,0.0,1.0,0.5,1.0,0.5,0.0,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Alden,Illinois,IL
297,6,ocqugwzb,,0,8,7,outro,End,2019-11-14 13:28:30.961115+00:00,1,A376******1SXQ,3X87**********************QSQQ,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,45.4.198.35,40.55,-82.83,,female,01/18/1979,married,1,3.0,27.0,english,,43338,0,,,white,,,,,1,roman catholic,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Science,,usa,CA,,1,born usa,full time work,Supervisor,private business,0.666666666666667,1,0,0.666666666666667,0.666666666666667,0.5,0.25,middle class,0.5,1.0,1.0,republican,,0.166666666666667,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.0,1.0,0.0,0.5,1.0,0.666666666666667,0.5,1,0.666666666666667,0.333333333333333,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mount Gilead,Ohio,OH
298,1,r7199b61,,0,8,7,outro,End,2019-11-14 07:23:55.427387+00:00,1,A3J4******DAM4,3X4J**********************IB0K,0,1.25,gjfn0juf,20191114-0200,,3RZS0FBRWKNQH2WSPLN6AU4SYKKPCK,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,45.4.199.62,29.09,-97.28,,female,07/26/1964,married,1,1.0,18.0,english,,77954,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,computer engineering,,usa,TX,,1,born usa,full time work,data analyst,private business,1.0,0,0,0.75,1.0,0.5,0.5,middle class,0.5,1.0,1.0,democrat,,0.833333333333333,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.5,0.5,0.666666666666667,1.0,1,0.333333333333333,0.333333333333333,0.333333333333333,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cuero,Texas,TX
299,9,ufjczvpa,,0,8,7,outro,End,2019-11-09 01:36:20.779120+00:00,1,A1KW******NBQ8,3XUH**********************AH5U,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,45.56.154.174,39.79,-85.77,,female,11/07/1964,married,1,1.0,22.0,english,,46140,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,associates degree,,Information Technology,,usa,IN,,1,born usa,part time work,Retired/MTurk,self employed,0.8888888888888891,1,0,0.875,0.333333333333333,0.25,1.0,working class,1.0,0.7777777777777779,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,1.0,0.5,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Greenfield,Indiana,IN
300,4,g9gpzima,,0,8,7,outro,End,2019-11-08 17:04:26.261694+00:00,1,AWLT*****WTK8,3D8Y**********************7U66,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,45.56.161.183,33.56,-117.63,,male,12/11/1978,married,1,1.0,31.0,english,,92694,0,,,white,,,,,1,roman catholic,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,Agriculture,usa,CO,,1,born usa,full time work,farm manager,government employer,0.7777777777777779,0,0,0.791666666666667,0.7777777777777779,0.5,0.75,middle class,0.5,0.7777777777777779,1.0,democrat,,0.166666666666667,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.666666666666667,0.5,1,0.666666666666667,0.666666666666667,0.333333333333333,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ladera Ranch,California,CA
301,12,uuuj2dk1,,0,8,7,outro,End,2019-11-12 03:59:24.076233+00:00,1,A2WE******RPIQ,33LK**********************41TT,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,45.61.48.121,38.84,-77.44,,female,02/28/1996,never,0,,,english,,20120,1,mexican,,black,,,,,1,roman catholic,,five or more apartments,,1,medium city,college or some college,,,,bachelors degree,,computer science,,usa,VA,,1,born usa,full time work,software developer,private business,0.8888888888888891,1,1,0.0833333333333333,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,0.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.5,1.0,0.5,0.833333333333333,0.5,1,0.0,0.666666666666667,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Centreville,Virginia,VA
302,6,bm5iwdvp,,0,8,7,outro,End,2019-11-15 01:20:30.744678+00:00,1,A1BQ******QM5T,3BXQ**********************XMU2,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,47.136.228.225,33.92,-117.24,,male,08/19/1987,married,1,3.0,22.0,english,,92553,1,other,Costa Rican,white,,,,,1,roman catholic,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Industrial Engineering,,usa,CA,,1,born usa,full time work,Engineering Manager,private business,0.444444444444444,0,0,0.791666666666667,0.444444444444444,0.5,0.75,middle class,0.5,1.0,1.0,democrat,,0.333333333333333,0.5,0.5,1.0,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.666666666666667,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Moreno Valley,California,CA
303,7,6xqt098l,,0,8,7,outro,End,2019-11-11 01:26:06.610291+00:00,1,A277******1OLP,3PS7**********************V9T2,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,47.136.55.123,34.1,-117.81,,female,01/01/1968,married,1,3.0,33.0,english,,91773,1,other,Argentinean,white,,,,,0,,,one family attached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,CA,,1,naturalized us citizen,full time work,Real Estate,self employed,0.0,0,0,0.791666666666667,0.555555555555556,0.25,0.5,working class,0.0,0.444444444444444,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.5,0.0,0.5,0.0,1.0,0.5,1.0,1,0.333333333333333,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Dimas,California,CA
304,13,82zmruik,,0,8,7,outro,End,2019-11-12 17:23:38.758007+00:00,1,A3ME******AH8D,3AQF**********************36FL,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,47.189.63.180,33.09,-96.88,,female,03/26/1980,married,1,2.0,34.0,english,,75056,0,,,korean,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Finance,,usa,TX,,1,naturalized us citizen,full time work,office manager,private business,0.666666666666667,1,0,0.958333333333333,0.555555555555556,0.25,0.75,middle class,1.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,1.0,0.5,0.5,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,The Colony,Texas,TX
305,3,s6n9aoca,,0,8,7,outro,End,2019-11-10 15:01:38.649465+00:00,1,A2DF******A3OE,3D4C**********************AG9N,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,47.198.194.152,27.95,-82.48,,male,04/17/1994,never,0,,,english,,33615,0,,,black,,,,,0,,,one family detached,,1,medium city,college or some college,,,,"more than 1 year college, no degree",,computer,,usa,FL,,1,born usa,full time work,warehouse,private business,0.555555555555556,0,0,0.75,1.0,0.5,1.0,middle class,1.0,0.7777777777777779,1.0,democrat,,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.833333333333333,0.5,1,0.666666666666667,0.333333333333333,0.333333333333333,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tampa,Florida,FL
306,11,xi0oqk4d,,0,8,7,outro,End,2019-11-08 19:39:38.994004+00:00,1,A11L******MY99,3VA4**********************N1OM,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,47.199.92.138,27.33,-82.54000000000002,,female,12/08/1961,divorced,1,2.0,23.0,english,,34232,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,arts education,,usa,VA,,1,born usa,part time work,mturk,self employed,0.7777777777777779,1,0,0.666666666666667,0.666666666666667,0.75,0.5,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.0,0.5,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sarasota,Florida,FL
307,14,eww5t1zz,,0,8,7,outro,End,2019-11-11 01:24:26.116112+00:00,1,A107******1Y7R,3TPZ**********************0P3W,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,47.203.92.133,28.55,-82.39,,male,08/18/1986,never,1,1.0,22.0,english,,34610,0,,,white,,,,,0,,,one family attached,,1,small town,high school graduate,,,GED,,,,,usa,FL,,1,born usa,full time work,front end manager for retail/service establishment,private business,0.555555555555556,1,0,0.791666666666667,0.222222222222222,0.25,0.75,working class,0.0,1.0,0.666666666666667,democrat,,0.666666666666667,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.0,0.0,1.0,1.0,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spring Hill,Florida,FL
308,8,zykgtv3o,,0,8,7,outro,End,2019-11-14 23:00:46.674170+00:00,1,A2XP******AYXH,3MRN**********************3LDG,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,47.204.36.108,28.08,-81.44,,male,04/22/1968,married,0,,,english,,34759,1,puerto rican,,white,,,,,0,,,one family detached,,0,open country,college or some college,,,,bachelors degree,,Business Finance,,usa,FL,,1,born usa,full time work,Director IT Infrastructure,private business,1.0,0,0,0.958333333333333,0.666666666666667,0.0,1.0,middle class,1.0,1.0,1.0,independent,,0.666666666666667,1.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kissimmee,Florida,FL
309,12,whad3qj0,,0,8,7,outro,End,2019-11-15 01:37:37.956370+00:00,1,A3FC******CABF,3GLB**********************SDGD,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,47.205.52.5,28.35,-82.69,,male,08/15/1987,never,0,,,english,,34669,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,GED,,,,,usa,MI,,1,born usa,housework,,,,1,0,0.708333333333333,0.444444444444444,0.25,0.5,working class,0.0,0.7777777777777779,0.0,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.333333333333333,0.5,0,0.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hudson,Florida,FL
310,13,p8esj725,,0,8,7,outro,End,2019-11-09 16:07:02.735631+00:00,1,A30R******Q61S,3OUY**********************IP01,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,47.210.3.243,32.51,-93.66,,male,09/27/1962,divorced,1,1.0,35.0,english,,71112,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,,,usa,FL,,1,born usa,full time work,General Contractor/Construction,private business,0.444444444444444,0,0,0.791666666666667,0.333333333333333,0.5,0.75,working class,0.5,1.0,1.0,republican,,0.833333333333333,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.166666666666667,1.0,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bossier City,Louisiana,LA
311,15,np13urnj,,0,8,7,outro,End,2019-11-13 22:32:43.103472+00:00,1,AB09*****10TE,3L0K**********************KYS4,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,47.212.77.18,35.82,-90.68,,male,06/26/1982,married,1,1.0,26.0,english,,72401,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,AR,,1,born usa,full time work,HVAC,private business,0.111111111111111,0,0,0.583333333333333,0.333333333333333,0.5,0.5,working class,0.5,1.0,1.0,republican,,0.5,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.833333333333333,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jonesboro,Arkansas,AR
312,12,7r8ta4yk,,0,8,7,outro,End,2019-11-09 16:04:11.743956+00:00,1,A2MQ******8V0H,31IB**********************AVFY,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,47.232.100.111,38.78,-90.78,,male,11/17/1980,never,0,,,english,,63367,0,,,white,,,,,0,,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,Engineering,usa,MO,,1,born usa,full time work,Manager,private business,0.8888888888888891,0,0,1.0,0.444444444444444,0.5,0.5,middle class,1.0,1.0,0.0,republican,,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,1.0,0,0.0,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lake Saint Louis,Missouri,MO
313,8,ypz8cqk9,,0,8,7,outro,End,2019-11-08 17:09:10.345955+00:00,1,A3UE******25TS,37XI**********************ERCR,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,47.24.7.238,33.3,-96.98,,male,10/28/1985,never,0,,,english,,76227,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,TX,,1,born usa,part time work,This.,self employed,0.666666666666667,1,0,0.333333333333333,0.111111111111111,0.5,0.0,lower class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,1.0,0.0,0.0,1.0,0.5,1.0,0.0,1.0,1,1.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Aubrey,Texas,TX
314,4,hbbucyjq,,0,8,7,outro,End,2019-11-10 21:10:20.948812+00:00,1,A3PQ******IISU,3WOK**********************G0OR,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,47.34.155.174,34.36,-117.32,,female,11/04/1990,never,0,,,english,,92345,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Anthropology & Geology,,usa,CA,,1,born usa,full time work,Writer,self employed,0.8888888888888891,1,0,0.5416666666666671,0.111111111111111,0.25,0.0,lower class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.5,1.0,0.0,0.0,0.5,0.0,0.5,0.5,0.0,1.0,1.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hesperia,California,CA
315,6,s40cti3q,,0,8,7,outro,End,2019-11-09 19:06:00.857288+00:00,1,A1YG******B30G,3OVH**********************LZDC,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,47.35.186.109,43.82,-91.23,,male,11/09/1980,never,0,,,english,,54601,0,,,white,,,,,0,,,less than five apartment,,0,small town,high school graduate,,,GED,,,,,usa,WI,,1,born usa,part time work,mturk,self employed,1.0,1,0,0.4166666666666671,0.111111111111111,0.25,0.25,lower class,0.0,0.444444444444444,0.0,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,La Crosse,Wisconsin,WI
316,1,80082zqd,,0,8,7,outro,End,2019-11-12 22:58:55.331972+00:00,1,A1LR******32TM,3M68**********************A6RG,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,47.39.22.254,43.37,-124.14,,female,10/01/1974,never,0,,,english,,97420,0,,,white,,,,,0,,,mobile home,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,accounting,,usa,CA,,1,born usa,housework,,,,0,0,0.583333333333333,0.111111111111111,0.75,0.0,working class,0.0,0.8888888888888891,0.0,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Coos Bay,Oregon,OR
317,4,4d9r1um2,,0,8,7,outro,End,2019-11-13 01:01:37.325685+00:00,1,A3TC******CUHA,3IGI**********************PON9,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,49.145.194.185,44.95,-95.71,,male,11/17/1957,married,1,3.0,21.0,tagalog,,56265,0,,,white,,,,,1,protestant,,one family detached,,0,open country,college or some college,,,,bachelors degree,,animal science/biology,,usa,MN,,1,born usa,full time work,Human ResourcesMgr,private business,0.8888888888888891,1,0,0.791666666666667,0.333333333333333,0.25,0.75,working class,0.5,1.0,0.666666666666667,independent,,0.833333333333333,1.0,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,1.0,1.0,0,0.0,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Montevideo,Minnesota,MN
318,8,i4rw3asq,,0,8,7,outro,End,2019-11-10 05:28:25.225484+00:00,1,A2W8******7RYP,39GA**********************5V1D,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,50.108.125.154,42.99,-84.17,,female,06/05/1969,divorced,1,2.0,33.0,english,,48867,0,,,white,,,,,1,protestant,,one family detached,,0,open country,college or some college,,,,bachelors degree,,Business accounting,,usa,MI,,1,born usa,full time work,HR Manager (construction),private business,0.7777777777777779,0,0,0.625,0.333333333333333,0.5,0.25,working class,0.5,0.8888888888888891,1.0,republican,,0.833333333333333,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.833333333333333,0.5,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Owosso,Michigan,MI
319,12,jfxpyz1t,,0,8,7,outro,End,2019-11-14 15:29:51.996445+00:00,1,A2VW******2AMR,3SKE**********************4K83,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,50.124.44.21,42.87,-83.91,,female,08/05/1988,married,1,3.0,24.0,english,,48436,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,english,,usa,MI,,1,born usa,full time work,self,self employed,0.666666666666667,0,0,0.833333333333333,0.444444444444444,0.5,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gaines,Michigan,MI
320,12,hyoj8i7h,,0,8,7,outro,End,2019-11-09 21:19:05.750101+00:00,1,A1GK******NHRP,3O6C**********************QWU9,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,50.25.62.37,38.04,-84.45,,female,01/01/1960,never,0,,,english,,40507,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,associates degree,,accounting,,usa,WV,,1,born usa,part time work,home worker,private business,0.111111111111111,1,0,0.4583333333333329,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.5,1.0,1.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,Kentucky,KY
321,3,z8191a0r,,0,8,7,outro,End,2019-11-14 18:57:19.707965+00:00,1,AU0K*****FCCK,35L9**********************EHU2,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,50.25.66.188,37.83,-82.42,,female,07/15/1966,married,1,2.0,26.0,english,,41267,0,,,white,,,,,1,protestant,,mobile home,,1,open country,college or some college,,,,less than 1 year college,,,,usa,KY,,1,born usa,full time work,Retail Shift Manager,private business,0.333333333333333,1,0,0.708333333333333,0.333333333333333,0.5,0.75,working class,0.5,1.0,1.0,republican,,1.0,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.666666666666667,0.5,1,0.0,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Warfield,Kentucky,KY
322,2,0qbz75rn,,0,8,7,outro,End,2019-11-14 12:58:21.075744+00:00,1,AY83*****UURG,3J88**********************6PX4,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,50.81.235.233,41.77,-89.69,,male,03/30/1990,never,0,,,english,,61071,0,,,white,,,,,0,,,one family detached,,0,medium city,12th grade no degree,,,,,,,,usa,IL,,1,born usa,housework,,,,0,0,0.75,0.7777777777777779,0.5,0.5,working class,1.0,1.0,0.0,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,0.666666666666667,0.5,0,0.333333333333333,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rock Falls,Illinois,IL
323,12,d2ahav0j,,0,8,7,outro,End,2019-11-08 23:40:32.937005+00:00,1,A369******3FAI,3BXQ**********************WUMS,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,63.142.84.48,38.19,-83.44,,female,03/06/1995,never,0,,,english,,40351,0,,,white,,,,,1,protestant,,one family detached,,1,open country,college or some college,,,,"more than 1 year college, no degree",,English/Legal Studies,,usa,KY,,1,born usa,full time work,Restaurant Manager,private business,0.222222222222222,0,0,0.583333333333333,0.111111111111111,0.5,0.25,working class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,1.0,0.5,0.0,0.0,1.0,1.0,0.5,1.0,0.5,1.0,0.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Morehead,Kentucky,KY
324,2,eppneg2w,,0,8,7,outro,End,2019-11-12 15:03:15.613569+00:00,1,A26R******AXGG,3J4Q**********************DQW6,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,63.155.0.235,44.1,-123.13,,female,07/07/1963,divorced,0,,,english,,97404,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,"Business, Fine Art",,usa,CA,,1,born usa,part time work,city clerk,government employer,0.333333333333333,0,1,0.4166666666666671,0.222222222222222,0.75,0.25,working class,0.0,0.8888888888888891,0.0,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.5,1.0,0.0,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Eugene,Oregon,OR
325,5,dh1t74ig,,0,8,7,outro,End,2019-11-10 15:03:32.496773+00:00,1,A1G1******DVMQ,3QHK**********************ZLB8,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,64.121.102.112,40.59,-75.47,,male,10/29/1991,never,0,,,english,,18103,0,,,white,,,,,0,,,one family attached,,0,medium city,college or some college,,,,bachelors degree,,news,,usa,PA,,1,born usa,full time work,pharmacy tech,private business,0.7777777777777779,0,0,0.75,0.666666666666667,0.75,0.5,working class,0.0,0.7777777777777779,1.0,democrat,,0.166666666666667,0.5,0.0,0.5,0.5,0.0,0.0,0.5,1.0,1.0,0.0,0.0,0.5,0.666666666666667,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Allentown,Pennsylvania,PA
326,10,bmlymod3,,0,8,7,outro,End,2019-11-16 23:08:44.408695+00:00,1,A1NZ******CNTO,34MA**********************X430,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,64.130.181.82,37.45,-85.75,,male,07/10/1990,never,0,,,english,,42757,0,,,white,,,,,0,,,one family detached,,0,open country,high school graduate,,,high school diploma,,,,,usa,KY,,1,born usa,full time work,retail,private business,0.222222222222222,1,0,0.5,0.222222222222222,0.25,0.5,working class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.0,0.0,0.5,0.0,0.0,1.0,0.5,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Magnolia,Kentucky,KY
327,6,6qco0ymr,,0,8,7,outro,End,2019-11-12 15:10:13.381490+00:00,1,A152******ZBUI,354G**********************100H,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,64.145.93.187,39.76,-104.87,,male,11/15/1991,never,0,,,english,,80222,0,,,white,,,,,1,protestant,,one family detached,,0,large city,college or some college,,,,bachelors degree,,computer science,,usa,CO,,1,born usa,full time work,computer analyst,private business,0.7777777777777779,0,0,0.875,0.666666666666667,0.25,0.75,working class,1.0,0.666666666666667,1.0,democrat,,0.666666666666667,0.5,1.0,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.833333333333333,0.5,0,0.666666666666667,1.0,0.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Denver,Colorado,CO
328,7,8pskwi94,,0,8,7,outro,End,2019-11-09 21:04:44.940380+00:00,1,A3HX******V0FX,3R9W**********************FZF3,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,64.147.227.244,38.1,-82.59999999999998,,female,12/16/1970,married,1,3.0,19.0,english,,41230,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,education,,usa,KY,,1,born usa,housework,,,,0,0,0.708333333333333,0.222222222222222,0.25,0.75,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.5,0.5,0.0,1.0,0.333333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Louisa,Kentucky,KY
329,1,al2tjldl,,0,8,7,outro,End,2019-11-09 21:01:43.030223+00:00,1,A1H7******JXDS,3KV0**********************8RM9,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,64.183.42.232,34.17,-118.61,,female,01/15/1979,never,0,,,english,,91367,1,mexican,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,mechanical engineering,,usa,CA,,1,born usa,full time work,software developer,private business,0.8888888888888891,0,0,0.791666666666667,0.555555555555556,0.25,1.0,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodland Hills,California,CA
330,13,t0nlormq,,0,8,7,outro,End,2019-11-12 22:02:59.244048+00:00,1,A2L3******2DZ2,3NGM**********************RFFM,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,64.20.132.160,32.3,-80.92,,female,09/21/1968,married,1,1.0,23.0,english,,29909,1,other,Salvadoran,white,,,,,0,,,one family attached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,CA,,0,,housework,,,,1,0,0.791666666666667,0.666666666666667,0.5,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,independent,,0.5,0.5,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Okatie,South Carolina,SC
331,11,rdr5ohqn,,0,8,7,outro,End,2019-11-11 01:33:39.097029+00:00,1,AT0C*****3ZB0,3PB5**********************ZG7O,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,64.254.191.109,44.16,-93.99,,female,04/11/1989,married,0,,,english,,56001,0,,,white,,,,,0,,,one family attached,,1,medium city,beyond bachelors,,,,,masters degree,,Mathematics,usa,MN,,1,born usa,full time work,University Administration,government employer,1.0,0,1,0.791666666666667,0.555555555555556,0.5,0.5,middle class,1.0,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,1.0,0.5,0.5,1.0,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mankato,Minnesota,MN
332,7,m4l1k6h6,,0,8,7,outro,End,2019-11-13 23:05:43.323175+00:00,1,ATP4*****RP0C,3R5F**********************CZOS,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,64.32.79.141,40.84,-73.87,,male,03/24/1990,married,1,2.0,23.0,english,,10468,0,,,black,,,,,0,,,five or more apartments,,0,large city,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,i am a driver for a company,private business,0.555555555555556,1,0,0.625,0.555555555555556,0.5,0.75,middle class,0.5,0.333333333333333,1.0,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0.5,0.0,0.0,0.333333333333333,1.0,0,0.333333333333333,0.666666666666667,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bronx,New York,NY
333,1,fwiuibje,,0,8,7,outro,End,2019-11-14 14:56:39.790867+00:00,1,A1IH******5H94,3PEI**********************MWXJ,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,64.50.246.144,46.6,-122.67,,female,07/10/1961,married,1,4.0,21.0,english,,98570,0,,,white,,,,,1,roman catholic,,mobile home,,0,open country,college or some college,,,,associates degree,,chemistry,,usa,WA,,1,born usa,housework,,,,0,0,0.75,0.555555555555556,0.0,1.0,middle class,0.0,1.0,0.0,democrat,,0.166666666666667,0.5,0.0,0.0,0.5,0.5,0.0,1.0,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Onalaska,Washington,WA
334,2,ev2geugq,,0,8,7,outro,End,2019-11-11 17:27:26.917121+00:00,1,A2ZY******DYI0,3PMB**********************Y9CS,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,64.50.246.144,46.6,-122.67,,female,07/18/1999,never,0,,,english,,98570,0,,,white,,,,,1,roman catholic,,mobile home,,1,open country,high school graduate,,,high school diploma,,,,,usa,WA,,1,born usa,part time work,Writer,self employed,0.666666666666667,0,0,0.75,0.555555555555556,0.5,1.0,middle class,0.5,0.7777777777777779,0.0,democrat,,0.166666666666667,0.5,0.5,1.0,0.0,0.5,0.0,0.0,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Onalaska,Washington,WA
335,4,lqlym8dt,,0,8,7,outro,End,2019-11-10 13:26:27.772272+00:00,1,A1WZ******BW3H,3U5J**********************QX4Y,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,65.101.40.14,33.59,-112.33,,male,10/18/1961,married,1,3.0,30.0,english,,85335,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,CA,,1,born usa,full time work,self employed,self employed,0.555555555555556,1,0,0.708333333333333,0.222222222222222,0.5,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,1.0,1.0,1.0,0.5,1.0,1.0,0.5,0.5,0.5,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,El Mirage,Arizona,AZ
336,5,bbn3gqji,,0,8,7,outro,End,2019-11-10 18:53:50.351495+00:00,1,A2N9******DQ9F,3A4N**********************8LM2,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,65.182.250.72,45.21,-122.66,,female,01/02/1967,never,0,,,english,,97013,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Business Administration,,usa,OR,,1,born usa,part time work,Administrative Assistant,private business,0.666666666666667,1,0,0.583333333333333,0.222222222222222,0.5,0.25,middle class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,1.0,1.0,1.0,0.5,1.0,0.5,1.0,1.0,1.0,1.0,1.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Canby,Oregon,OR
337,10,dmv9niia,,0,8,7,outro,End,2019-11-09 05:26:00.719771+00:00,1,A2PU******W0VZ,34MA**********************734G,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,65.28.107.5,39.09,-94.58,,male,02/02/1963,never,0,,,english,,64116,0,,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Computer Science,,usa,MO,,1,born usa,full time work,I find tax dodgers.,government employer,1.0,0,1,0.708333333333333,0.222222222222222,0.75,0.25,working class,1.0,1.0,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,1.0,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.833333333333333,0.5,1,0.0,0.666666666666667,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kansas City,Missouri,MO
338,2,be4fw1ds,,0,8,7,outro,End,2019-11-14 02:56:48.556850+00:00,1,AS4E*****UO5Z,379J**********************DLE8,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,65.28.56.36,42.54,-88.02,,female,09/11/1973,married,1,3.0,24.0,english,,53104,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,Business Administration,,usa,IL,,1,born usa,part time work,Administration/HR for insurance agency,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.25,0.75,working class,0.5,0.8888888888888891,0.666666666666667,no preference,,0.333333333333333,0.0,0.0,0.0,1.0,0.5,0.0,0.5,1.0,0.5,0.5,0.0,0.5,0.166666666666667,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bristol,Wisconsin,WI
339,13,ar5o12ce,,0,8,7,outro,End,2019-11-11 22:38:37.592518+00:00,1,A3LL******5WHB,3QIL**********************PN8W,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,65.31.180.86,42.94,-87.86,,male,03/06/1996,never,0,,,english,,53110,0,,,white,,,,,1,protestant,,one family attached,,0,small town,high school graduate,,,high school diploma,,,,,usa,WI,,1,born usa,full time work,Manufacturing (WireEDM Operator),private business,0.7777777777777779,1,0,0.75,0.111111111111111,0.5,0.5,lower class,0.5,0.8888888888888891,0.666666666666667,independent,,0.5,1.0,1.0,0.0,1.0,0.5,1.0,0.5,0.5,1.0,1.0,1.0,1.0,0.666666666666667,1.0,1,0.666666666666667,0.333333333333333,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cudahy,Wisconsin,WI
340,11,tex9lot4,,0,8,7,outro,End,2019-11-10 05:32:18.640153+00:00,1,ADEW*****SVLG,3SNL**********************1LUK,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,65.33.125.243,28.13,-82.45999999999998,,male,11/19/1992,never,0,,,english,,33559,0,,,black,,,,,0,,,one family detached,,0,large city,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,housework,,,,1,0,0.333333333333333,0.0,0.25,1.0,lower class,0.5,0.7777777777777779,1.0,democrat,,1.0,0.5,0.5,0.0,0.0,1.0,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0,1.0,0.333333333333333,0.0,0,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lutz,Florida,FL
341,12,hryfo35h,,0,8,7,outro,End,2019-11-09 01:40:38.822520+00:00,1,A11Z******WSAU,352Y**********************FH4P,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,66.109.49.20,42.66,-73.79000000000002,,female,04/02/1999,never,0,,,english,,12208,0,,,white,,,,,1,roman catholic,,dorm,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,school,,,,0,0,1.0,0.7777777777777779,0.75,1.0,middle class,1.0,0.7777777777777779,0.666666666666667,republican,,1.0,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.5,0.0,1.0,0.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albany,New York,NY
342,14,bodc63az,,0,8,7,outro,End,2019-11-13 21:40:09.678664+00:00,1,APNL*****8A53,3X3O**********************28LF,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,66.154.98.57,40.35,-81.43000000000002,,male,02/02/1965,separated,0,,,english,,44629,0,,,white,,,,,1,muslim,,mobile home,,1,open country,college or some college,,,,bachelors degree,,,,usa,MO,,1,born usa,full time work,TECHNOLOGY,private business,0.444444444444444,1,1,0.333333333333333,0.555555555555556,0.0,0.75,lower class,1.0,1.0,1.0,independent,,0.166666666666667,0.0,0.5,1.0,0.5,1.0,1.0,0.5,0.5,1.0,1.0,0.5,1.0,0.166666666666667,0.5,0,0.0,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gnadenhutten,Ohio,OH
343,2,zem1fxsb,,0,8,7,outro,End,2019-11-13 18:56:38.313206+00:00,1,A309******GL4X,3PWW**********************982M,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,66.171.10.220,30.7,-94.93,,male,03/09/1970,married,1,1.0,25.0,english,,77351,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,TX,,1,born usa,housework,,,,0,0,0.791666666666667,0.555555555555556,0.25,0.75,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.333333333333333,1.0,1,0.333333333333333,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Livingston,Texas,TX
344,11,81h2tp4y,,0,8,7,outro,End,2019-11-11 23:23:56.579672+00:00,1,A2ZG******U2PO,38JB**********************44EW,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,66.175.159.22,31.47,-90.89,,female,10/17/1963,married,1,2.0,17.0,english,,39653,0,,,black,,,,,1,protestant,,mobile home,,1,open country,college or some college,,,,less than 1 year college,,,,usa,MS,,1,born usa,housework,,,,0,0,0.625,0.222222222222222,0.0,0.75,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.833333333333333,0.0,0.0,0.5,1.0,0.5,0.5,0.0,0.5,0.5,1.0,0.5,1.0,0.5,0.5,1,0.333333333333333,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Meadville,Mississippi,MS
345,8,d7lb9h0z,,0,8,7,outro,End,2019-11-09 03:13:11.779782+00:00,1,A230******3SE7,3J88**********************ZXPU,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,66.214.10.101,33.82,-118.11,,female,02/14/1991,never,0,,,english,,90808,0,,,filipino,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,less than 1 year college,,na,,usa,CA,,1,born usa,full time work,admin,government employer,0.444444444444444,1,1,0.583333333333333,0.333333333333333,0.75,0.75,working class,0.5,0.444444444444444,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.666666666666667,0.5,1,0.333333333333333,0.333333333333333,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Long Beach,California,CA
346,11,kn50athx,,0,8,7,outro,End,2019-11-12 23:31:11.173656+00:00,1,A2IV******T67M,39ZS**********************YJU3,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,66.25.50.30,32.91,-96.62,,female,07/17/1990,married,0,,,english,,75043,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Child Learning and Development,,usa,TX,,1,born usa,part time work,Transcription,self employed,0.333333333333333,1,0,0.708333333333333,0.333333333333333,0.5,0.5,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Garland,Texas,TX
347,5,v662c7qi,,0,8,7,outro,End,2019-11-09 01:12:21.878067+00:00,1,A2BV******X731,3180**********************EJ51,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,66.44.33.169,38.89,-77.03,,female,10/12/1986,never,0,,,english,,20007,0,,,white,,,,,0,,,five or more apartments,,0,large city,beyond bachelors,,,,,masters degree,,exhibit design,usa,NJ,,1,born usa,full time work,art gallery coordinator,private business,0.666666666666667,1,0,0.833333333333333,0.555555555555556,0.5,0.25,middle class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.833333333333333,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Washington,District of Columbia,DC
348,2,579s6biw,,0,8,7,outro,End,2019-11-11 13:05:45.431356+00:00,1,A10Y******WUZZ,30ZX**********************O2JU,0,1.25,jw41imq1,20191111-0800,,3WA2XVDZEMUX4UY16GUSUIDENOBE6T,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,66.67.15.186,42.91,-76.79000000000002,,male,02/22/1956,married,1,1.0,32.0,english,,13148,0,,,white,,,,,1,protestant,,one family detached,,0,farm,college or some college,,,,bachelors degree,,chemistry and biology,,usa,PA,,1,born usa,housework,,,,1,0,0.75,0.222222222222222,0.5,0.25,working class,0.5,1.0,1.0,democrat,,0.166666666666667,0.0,1.0,1.0,1.0,1.0,0.5,1.0,0.5,0.5,0.5,0.5,1.0,0.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seneca Falls,New York,NY
349,4,wruicuzo,,0,8,7,outro,End,2019-11-09 19:04:33.048471+00:00,1,AQAP*****74JQ,3MH9**********************MUGS,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,66.68.200.192,32.54,-95.86,,male,06/13/1997,married,0,,,english,,75103,1,mexican,,black,,,,,1,roman catholic,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Mathematics,,usa,TX,,1,born usa,full time work,Finance,government employer,0.8888888888888891,0,0,0.708333333333333,0.8888888888888891,0.75,0.75,middle class,0.5,0.8888888888888891,1.0,republican,,0.833333333333333,0.5,1.0,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.5,0.833333333333333,1.0,1,1.0,0.333333333333333,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Canton,Texas,TX
350,11,2a506ur1,,0,8,7,outro,End,2019-11-13 03:36:15.403566+00:00,1,A30K******5L9S,36AH**********************2YDU,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,66.68.248.3,31.84,-106.43,,male,05/28/1989,married,1,1.0,26.0,english,,79912,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,TX,,1,born usa,full time work,IT supervisor,private business,1.0,0,0,0.791666666666667,0.555555555555556,0.5,0.75,middle class,1.0,1.0,1.0,democrat,,0.666666666666667,1.0,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.0,1.0,0.5,1.0,0.5,1.0,1,0.666666666666667,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,El Paso,Texas,TX
351,9,vmoheny4,,0,8,7,outro,End,2019-11-13 21:29:00.204254+00:00,1,A1R8******N7RH,3UN6**********************M5RW,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,66.91.75.29,21.45,-158.01,,female,09/10/1985,never,0,,,english,,96789,0,,,japanese,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Biology,,usa,HI,,1,born usa,part time work,Enrolled,private business,0.666666666666667,1,0,0.708333333333333,0.444444444444444,0.5,0.5,middle class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,1.0,0.5,0.0,0.0,0.5,0.0,0.5,0.5,1.0,0.666666666666667,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mililani,Hawaii,HI
352,6,jki633cj,,0,8,7,outro,End,2019-11-13 17:13:44.283251+00:00,1,AXKV*****EOVT,3U4J**********************RB7D,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,67.1.10.228,32.22,-110.82,,male,04/07/1978,married,1,1.0,35.0,english,,85710,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,associates degree,,Management/Finance,,usa,WA,,1,born usa,school,,,,1,0,0.75,0.444444444444444,0.5,0.75,middle class,1.0,0.444444444444444,0.666666666666667,republican,,0.666666666666667,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.5,0.5,0.5,0.0,0.5,1.0,0.5,1,0.333333333333333,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tucson,Arizona,AZ
353,7,72yblwbe,,0,8,7,outro,End,2019-11-10 23:10:25.879246+00:00,1,A2WG******BDEC,3300**********************9QEC,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,67.1.12.231,32.24,-110.95,,male,09/15/1970,never,0,,,english,,85719,0,,,white,,,,,1,jewish,,five or more apartments,,1,large city,college or some college,,,,bachelors degree,,psychology,,usa,FL,,1,born usa,full time work,customer service representative,private business,0.7777777777777779,1,0,0.583333333333333,0.111111111111111,0.5,0.0,working class,0.0,0.8888888888888891,0.333333333333333,republican,,1.0,0.5,0.0,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.166666666666667,1.0,1,0.0,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tucson,Arizona,AZ
354,15,13raeu8z,,0,8,7,outro,End,2019-11-13 04:53:26.597160+00:00,1,A35U******T5IY,3P59**********************2T2Y,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,67.11.106.252,29.45,-98.5,,female,03/01/1985,married,0,,,english,,78260,0,,,white,,,,,0,,,one family detached,,1,large city,beyond bachelors,,,,,masters degree,,Education,usa,TX,,1,born usa,full time work,Teacher,private business,0.7777777777777779,0,0,0.833333333333333,0.555555555555556,0.75,0.25,middle class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
355,4,6f18yb2a,,0,8,7,outro,End,2019-11-10 03:12:43.245375+00:00,1,A2NB******5MV3,3G5W**********************GGKB,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,67.11.160.144,29.51,-98.31,,male,07/28/1981,married,1,4.0,26.0,english,,78109,1,mexican,,white,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,criminal justice / legal studies,,usa,TX,,1,born usa,full time work,probation officer,government employer,0.8888888888888891,0,0,0.875,0.555555555555556,0.0,0.75,working class,0.5,0.8888888888888891,0.666666666666667,republican,,0.833333333333333,0.5,0.5,1.0,1.0,1.0,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1,0.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Converse,Texas,TX
356,5,ueroyff5,,0,8,7,outro,End,2019-11-13 23:02:58.667205+00:00,1,A30J*****U1B5,3C44**********************ZPD1,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,67.128.146.228,37.06,-113.57,,male,09/15/1982,married,1,3.0,23.0,english,,84790,0,,,white,,,,,1,mormon,,one family attached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,UT,,1,born usa,full time work,Sleep Tech,private non profit,0.8888888888888891,0,0,0.791666666666667,0.444444444444444,0.75,0.5,middle class,0.5,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.0,1.0,0.166666666666667,0.0,0,0.333333333333333,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint George,Utah,UT
357,2,pl31yuw4,,0,8,7,outro,End,2019-11-13 04:57:02.085205+00:00,1,A34K******H924,34V1**********************269T,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,67.140.173.194,37.29,-84.20999999999998,,male,11/28/1989,married,1,2.0,20.0,english,,40445,0,,,white,,,,,1,protestant,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,KY,,1,born usa,full time work,Butcher,private business,0.111111111111111,0,0,0.666666666666667,0.222222222222222,0.25,1.0,working class,0.5,1.0,0.333333333333333,independent,,0.166666666666667,0.5,0.5,0.5,0.0,0.0,1.0,0.5,0.0,0.0,0.5,1.0,1.0,0.0,1.0,1,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Livingston,Kentucky,KY
358,4,dar6kqyn,,0,8,7,outro,End,2019-11-08 23:03:02.392094+00:00,1,A35X******WYBN,3OE2**********************TUQF,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,67.140.173.194,37.29,-84.20999999999998,,female,12/20/1990,married,1,2.0,19.0,english,,40445,0,,,white,,,,,1,protestant,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,KY,,1,born usa,full time work,Data Entry,self employed,0.0,1,0,0.5416666666666671,0.222222222222222,0.0,0.5,working class,0.0,0.0,0.333333333333333,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.0,1.0,1.0,1.0,0.333333333333333,0.5,1,0.666666666666667,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Livingston,Kentucky,KY
359,1,mzbxfowd,,0,8,7,outro,End,2019-11-11 01:05:04.280603+00:00,1,A36F******N139,3OJS**********************L57V,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,67.168.46.22,47.22,-122.27,,male,01/04/1993,never,0,,,english,,98372,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,WA,,1,born usa,part time work,Mturk Worker,self employed,0.666666666666667,1,0,0.2916666666666669,0.111111111111111,0.0,0.5,lower class,0.0,1.0,0.0,independent,,0.0,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.0,0.0,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Puyallup,Washington,WA
360,8,7y5kcajk,,0,8,7,outro,End,2019-11-10 15:11:44.336064+00:00,1,A2YC******0AG9,3GS6**********************HNWS,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,67.169.209.224,44.46,-123.34,,male,04/14/1969,never,0,,,english,,97333,0,,,white,,,,,0,,,less than five apartment,,0,suburb,college or some college,,,,bachelors degree,,Philosophy,,usa,OH,,1,born usa,full time work,Technical Support Lead,private business,1.0,1,0,0.666666666666667,0.222222222222222,0.75,0.0,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,1.0,0.5,0.0,1.0,0.5,0.5,1.0,0.5,1.0,0.833333333333333,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Corvallis,Oregon,OR
361,5,sbhl7r9t,,0,8,7,outro,End,2019-11-13 19:01:47.193737+00:00,1,A2ZX******1E16,32Q9**********************TKEJ,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,67.171.219.193,44.06,-123.08,,male,08/14/1997,never,0,,,english,,97401,1,other,Spaniard,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Music,,usa,OR,,1,born usa,full time work,Food service,private business,0.222222222222222,1,0,0.4583333333333329,0.111111111111111,0.25,0.0,lower class,0.0,0.555555555555556,0.0,no preference,,0.333333333333333,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.666666666666667,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Eugene,Oregon,OR
362,10,ai6tg93i,,0,8,7,outro,End,2019-11-09 01:36:51.951126+00:00,1,A25P******3SWQ,3NOK**********************HEEC,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,67.172.52.203,41.42,-79.7,,male,07/28/1987,never,0,,,english,,16301,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Game Development,,usa,PA,,1,born usa,housework,,,,1,0,0.375,0.111111111111111,0.5,0.25,lower class,0.5,0.7777777777777779,0.333333333333333,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.333333333333333,1.0,0,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oil City,Pennsylvania,PA
363,6,q30fkewx,,0,8,7,outro,End,2019-11-13 23:03:18.988539+00:00,1,A2H7******7ENK,3N4B**********************OUKF,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,67.174.100.89,39.37,-104.85,,female,07/05/1988,never,1,1.0,24.0,english,,80108,0,,,white,,,,,1,protestant,,one family attached,,0,farm,beyond bachelors,,,,,masters degree,,developmental psychology,usa,KS,,1,born usa,part time work,elearning services,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.75,0.25,middle class,0.0,0.8888888888888891,0.666666666666667,independent,,0.5,1.0,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.0,1.0,0.5,1.0,0.666666666666667,1.0,1,0.666666666666667,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Castle Rock,Colorado,CO
364,15,qbsxnust,,0,8,7,outro,End,2019-11-12 01:53:23.694186+00:00,1,A16S******96G4,3QEC**********************Y5T4,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,67.177.247.141,39.76,-104.87,,male,11/17/1987,never,0,,,english,,80206,0,,,white,,,,,0,,,one family attached,,0,large city,college or some college,,,,bachelors degree,,business,,usa,MO,,1,born usa,full time work,audio engineer,private business,0.666666666666667,0,0,0.833333333333333,0.555555555555556,0.5,0.5,working class,0.5,0.7777777777777779,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.833333333333333,0.5,0,0.666666666666667,0.666666666666667,0.666666666666667,0,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Denver,Colorado,CO
365,14,4jnajwdy,,0,8,7,outro,End,2019-11-13 01:43:07.941367+00:00,1,AR5M*****V9QY,33SA**********************NWE4,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,67.183.244.22,47.67,-122.34,,male,08/04/1978,never,0,,,english,,98103,0,,,chinese,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,physics and astronomy,,usa,WA,,1,naturalized us citizen,part time work,Ecommerce,self employed,1.0,1,0,0.5,0.333333333333333,0.25,0.25,lower class,0.0,1.0,1.0,independent,,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
366,2,1oqfpmvl,,0,8,7,outro,End,2019-11-10 18:53:27.559234+00:00,1,AGDJ*****DZ71,3LO6**********************WGLP,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,67.189.131.19,40.92,-73.77,,male,05/09/1985,married,0,,,english,,10801,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,business,,usa,NY,,1,born usa,full time work,finance,private business,0.444444444444444,1,0,0.75,0.333333333333333,0.5,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.166666666666667,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Rochelle,New York,NY
367,10,139uwjur,,0,8,7,outro,End,2019-11-08 21:19:22.326223+00:00,1,APO6*****PO9Q,3VAR**********************9O8B,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,67.191.145.76,33.97,-84.31999999999998,,male,04/14/1984,married,1,2.0,27.0,english,,30350,1,mexican,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Accounting,,usa,GA,,1,born usa,full time work,Accounting,private business,0.8888888888888891,0,0,0.833333333333333,0.555555555555556,0.5,0.25,middle class,1.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,1.0,0.0,0.5,1.0,0.5,0.5,1.0,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Atlanta,Georgia,GA
368,3,oyvs8r21,,0,8,7,outro,End,2019-11-10 07:43:28.319020+00:00,1,A2YH******8663,37Z9**********************3STF,0,1.25,ur606zm0,20191110-0200,,3EAWOID6MTAJSUY8ZH3LLLR9AF50VV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,67.197.78.130,34.93,-81.02,,male,02/24/1984,never,0,,,english,,29731,0,,,white,,,,,1,orthodox,,five or more apartments,,1,medium city,high school graduate,,,high school diploma,,,,,usa,SC,,1,born usa,full time work,Production Inspector,private business,0.222222222222222,0,0,0.625,0.222222222222222,0.25,0.75,working class,0.0,1.0,1.0,independent,,0.833333333333333,1.0,0.5,1.0,1.0,0.5,1.0,0.5,0.5,0.0,0.5,0.5,1.0,1.0,1.0,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rock Hill,South Carolina,SC
369,10,fx03irx6,,0,8,7,outro,End,2019-11-11 05:59:36.355624+00:00,1,A265******AR1D,3ZR9**********************O40V,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,67.241.220.246,44.83,-68.78,,female,05/28/1981,never,0,,,english,,4401,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,ME,,1,born usa,full time work,Daycare teacher,private business,0.333333333333333,0,0,0.75,0.333333333333333,0.25,0.5,working class,0.0,0.555555555555556,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.0,0.5,1.0,1.0,0.166666666666667,1.0,0,0.333333333333333,0.333333333333333,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bangor,Maine,ME
370,7,xtvzb8yp,,0,8,7,outro,End,2019-11-10 03:28:08.096748+00:00,1,A1D9******6SAF,3HHR**********************VO9C,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,67.241.242.182,42.14,-77.05,,male,11/01/1982,never,0,,,english,,14830,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,Anthropology,,usa,NY,,1,born usa,full time work,Compliance,private business,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Corning,New York,NY
371,6,4dnamnp7,,0,8,7,outro,End,2019-11-09 04:48:08.246685+00:00,1,A314******YL12,3WQQ**********************G8BJ,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,67.242.39.239,42.93,-76.56,,female,03/18/1972,never,0,,,english,,13021,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,beyond bachelors,,,,,masters degree,,biology,usa,NY,,1,born usa,full time work,Lab manager,private non profit,0.7777777777777779,0,0,0.833333333333333,0.444444444444444,0.25,0.75,middle class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Auburn,New York,NY
372,12,ntnwj3yn,,0,8,7,outro,End,2019-11-09 19:38:34.774957+00:00,1,A19K******S6YH,3NXN**********************U97E,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,67.246.227.133,43.59,-70.33,,female,06/30/1981,married,1,3.0,23.0,english,,4074,0,,,white,,,,,0,,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,Business,usa,CA,,1,born abroad us parents,full time work,Human Resources and Finance Manager,private business,1.0,0,0,0.958333333333333,0.666666666666667,0.5,1.0,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.166666666666667,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Scarborough,Maine,ME
373,6,tstd3ye2,,0,8,7,outro,End,2019-11-09 03:07:05.918676+00:00,1,A394******CY3M,3L2I**********************HNUW,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,67.247.238.117,42.88,-77.28,,female,11/12/1982,divorced,0,,,english,,14424,0,,,white,,,,,0,,,mobile home,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,psychology,,usa,NY,,1,born usa,full time work,mturk,self employed,0.666666666666667,1,0,0.583333333333333,0.333333333333333,0.5,0.75,working class,0.5,1.0,0.333333333333333,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Canandaigua,New York,NY
374,1,abbbq3xo,,0,8,7,outro,End,2019-11-10 04:58:54.777355+00:00,1,A250******CGK9,3Y4W**********************8DVL,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,67.249.186.196,43.1,-75.23,,male,03/22/1980,married,0,,,english,,13501,0,,,white,,,,,1,roman catholic,,one family detached,,1,small town,beyond bachelors,,,,,masters degree,,business management,usa,NY,,1,born usa,full time work,real estate,private business,0.8888888888888891,1,1,0.875,0.555555555555556,0.25,1.0,middle class,1.0,1.0,1.0,independent,,0.5,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.5,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Utica,New York,NY
375,9,15vsehp3,,0,8,7,outro,End,2019-11-10 15:32:13.359174+00:00,1,A10J******5RXR,39O5**********************8C3S,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,67.253.201.215,43.21,-77.42,,female,06/10/1961,separated,1,2.0,29.0,english,,14580,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,engineering,,usa,NY,,1,born usa,full time work,purchasing,private non profit,1.0,1,0,0.875,0.7777777777777779,0.75,0.75,middle class,1.0,1.0,0.666666666666667,republican,,0.833333333333333,0.5,0.5,1.0,1.0,0.5,1.0,0.5,0.5,0.5,0.0,0.0,0.5,1.0,0.5,1,0.0,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Webster,New York,NY
376,11,b03s0fye,,0,8,7,outro,End,2019-11-10 21:40:25.800873+00:00,1,A9ZC*****CIU1,3S4A**********************R4LU,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,67.254.210.204,40.71,-73.98999999999998,,female,08/02/1978,married,1,2.0,34.0,english,,10026,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,,,usa,NY,,1,born usa,full time work,project manager,private business,0.8888888888888891,1,0,0.958333333333333,0.7777777777777779,0.5,0.75,middle class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,1.0,0.5,0.5,0.5,0.5,1.0,1.0,0.0,1.0,0.5,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New York,New York,NY
377,3,tkj6350r,,0,8,7,outro,End,2019-11-08 19:08:01.552425+00:00,1,A1GD******1XFZ,3NGI**********************J1P3,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,67.58.114.176,35.23,-82.73,,male,02/26/1955,married,1,1.0,29.0,english,,28712,0,,,white,,,,,1,protestant,,one family detached,,1,small town,beyond bachelors,,,,,masters degree,,Chemistry (undergrad); business (graduate); economics (graduate certificate),usa,NJ,,1,born usa,part time work,Adjunct instructor,government employer,0.8888888888888891,0,0,0.875,0.7777777777777779,0.25,0.75,middle class,1.0,1.0,1.0,republican,,0.666666666666667,0.5,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1.0,1.0,0,0.333333333333333,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brevard,North Carolina,NC
378,2,cslnl8fk,,0,8,7,outro,End,2019-11-13 01:01:02.485321+00:00,1,A2G0******9HRZ,3TXD**********************IU4X,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,67.7.77.6,26.63,-81.84999999999998,,male,12/05/1978,never,0,,,english,,33901,0,,,black,,,,,0,,,one family detached,,0,medium city,college or some college,,,,associates degree,,AS in Computer Science,,usa,NY,,1,born usa,housework,,,,1,0,0.666666666666667,0.333333333333333,0.25,0.75,working class,0.0,0.8888888888888891,0.0,democrat,,0.333333333333333,0.0,1.0,0.5,0.5,0.0,0.0,0.0,0.5,1.0,1.0,1.0,1.0,0.166666666666667,0.5,1,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Myers,Florida,FL
379,12,jgjjgcu1,,0,8,7,outro,End,2019-11-13 15:45:10.606279+00:00,1,A3TP******OPAO,3PEI**********************5WXO,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,67.79.93.74,33.09,-96.88,,male,10/11/1988,never,0,,,english,,75056,0,,,white,,,,,1,protestant,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,TX,,1,born usa,full time work,Analyst,private business,0.7777777777777779,0,0,0.791666666666667,0.555555555555556,0.75,0.25,middle class,0.5,0.8888888888888891,1.0,republican,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,0.5,0.5,0.0,0.0,0.0,0.0,1.0,0.333333333333333,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,The Colony,Texas,TX
380,9,0u1y05h8,,0,8,7,outro,End,2019-11-08 15:57:38.283022+00:00,1,A1RO******9Y3X,3RRC**********************AB4Z,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,67.8.193.168,28.9,-81.2,,female,09/24/1968,divorced,1,3.0,24.0,english,,32738,0,,,white,,,,,0,,,one family attached,,1,large city,college or some college,,,,"more than 1 year college, no degree",,business,,usa,NY,,1,born usa,full time work,customer support,private business,0.7777777777777779,0,0,0.708333333333333,0.666666666666667,0.75,0.25,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.5,1.0,1.0,1.0,0.833333333333333,1.0,1,1.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Deltona,Florida,FL
381,14,1rctyvyq,,0,8,7,outro,End,2019-11-14 01:57:59.428507+00:00,1,ALV4*****IJ37,3CN4**********************B4Y1,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,67.83.42.19,40.66,-74.19,,male,05/13/1979,never,0,,,english,,7202,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,business,,usa,NJ,,1,born usa,full time work,analyst,private business,1.0,1,0,0.625,0.444444444444444,0.25,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.833333333333333,0.5,1,0.0,1.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elizabeth,New Jersey,NJ
382,2,iacgsvrz,,0,8,7,outro,End,2019-11-10 04:59:09.427785+00:00,1,A3VN******5JM4,3E1Q**********************FI8N,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,67.85.241.173,40.64,-73.94,,male,09/18/1986,never,0,,,english,,11235,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,NY,,1,naturalized us citizen,full time work,Order Processing Specialist,private business,0.7777777777777779,0,0,0.666666666666667,0.333333333333333,0.25,0.5,working class,0.0,0.7777777777777779,1.0,independent,,0.666666666666667,0.5,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.833333333333333,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooklyn,New York,NY
383,8,0tfgy0kp,,0,8,7,outro,End,2019-11-15 01:27:30.965003+00:00,1,A1DU******BORV,3LOZ**********************X2XJ,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,68.1.63.65,30.53,-86.48,,female,10/12/1993,never,1,2.0,20.0,english,,32578,0,,,white,,,,,0,,,one family detached,,0,small town,no schooling,,,,,,,,usa,FL,,1,born usa,housework,,,,0,0,0.708333333333333,0.222222222222222,0.25,1.0,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,1.0,1.0,1.0,1,1.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Niceville,Florida,FL
384,9,a03hu3oo,,0,8,7,outro,End,2019-11-09 03:14:40.297756+00:00,1,A4J4*****68L0,3V5Q**********************732E,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,68.100.174.128,38.78,-77.17,,male,12/25/1995,married,1,1.0,22.0,english,,22150,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Information Technology,,usa,VA,,1,born usa,full time work,Net Security,private business,0.666666666666667,0,0,0.75,0.222222222222222,0.0,1.0,working class,0.5,1.0,1.0,republican,,1.0,0.0,0.5,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1,0.0,1.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Springfield,Virginia,VA
385,11,1dj1ppsa,,0,8,7,outro,End,2019-11-11 21:45:34.807775+00:00,1,A12J******06BT,3K4J**********************4AGG,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,68.104.222.55,32.17,-110.79,,male,04/19/1983,never,1,2.0,23.0,english,,85730,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,AZ,,1,born usa,full time work,Software Development,private business,1.0,0,0,0.75,0.444444444444444,0.25,0.75,working class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.0,0.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tucson,Arizona,AZ
386,7,c74ut7tc,,0,8,7,outro,End,2019-11-09 17:09:39.902578+00:00,1,A2WZ******LYF7,3SUW**********************C6E8,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,68.104.73.204,36.15,-115.11,,male,10/10/1991,never,0,,,english,,89104,1,other,Peruvian,white,,,,,0,,,less than five apartment,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NV,,1,born usa,full time work,Security Guard,government employer,0.7777777777777779,0,0,0.5,0.555555555555556,0.5,0.5,working class,0.5,0.666666666666667,1.0,republican,,0.5,0.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,1,0.333333333333333,0.0,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
387,8,aia0kp0b,,0,8,7,outro,End,2019-11-08 19:12:29.465388+00:00,1,A3MH******O7QN,3PEI**********************0WXK,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,68.104.81.28,36.17,-115.2,,male,11/22/1993,married,0,,,english,,89107,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,chemistry,,usa,NV,,1,born usa,full time work,IT tech,private business,0.333333333333333,0,0,0.4583333333333329,0.222222222222222,0.5,0.75,working class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.0,1.0,1.0,1.0,1.0,0.0,0.5,0.5,0.0,0.0,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
388,9,2qfzl3it,,0,8,7,outro,End,2019-11-12 03:29:21.447185+00:00,1,AHUO*****5J8H,3URF**********************KUZY,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,68.106.254.178,31.5,-110.21,,female,01/18/1967,divorced,1,3.0,25.0,english,,85650,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,associates degree,,Science,,usa,CA,,1,born usa,full time work,Administrative Support,private non profit,0.7777777777777779,1,0,0.666666666666667,0.222222222222222,0.5,0.5,working class,0.5,1.0,1.0,republican,,0.666666666666667,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,1.0,1.0,0.5,1,0.0,1.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sierra Vista,Arizona,AZ
389,6,2xwmi917,,0,8,7,outro,End,2019-11-09 21:04:13.867939+00:00,1,A1WH******HIRQ,3ZQI**********************ZWVY,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,68.113.78.227,34.32,-86.5,,female,04/29/1965,widowed,1,4.0,15.0,english,,35016,0,,,white,,,,,0,,,mobile home,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Nursing,,usa,AL,,1,born usa,full time work,data entry,self employed,1.0,0,0,0.375,0.222222222222222,0.5,0.25,working class,0.5,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arab,Alabama,AL
390,9,w65bzzbn,,0,8,7,outro,End,2019-11-13 19:07:00.704508+00:00,1,A1VY******R1J2,3E7T**********************GD9P,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,68.117.218.184,33.6,-83.84999999999998,,male,05/13/1981,never,0,,,english,,30016,0,,,white,,,,,1,buddhist,,one family detached,,1,suburb,college or some college,,,,associates degree,,business administration,,usa,GA,,1,born usa,full time work,Repairman-at-large,private business,0.555555555555556,1,0,0.666666666666667,0.444444444444444,0.5,0.75,middle class,0.0,0.8888888888888891,0.666666666666667,independent,,0.5,0.5,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.333333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Covington,Georgia,GA
391,7,mzy97xyr,,0,8,7,outro,End,2019-11-13 17:14:16.617387+00:00,1,A390******3LES,35H6**********************L658,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,68.118.97.173,34.84,-85.04000000000002,,female,01/24/1962,never,0,,,english,,30755,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,OH,,1,born usa,full time work,Retail Manager,private business,0.444444444444444,1,0,0.4583333333333329,0.222222222222222,0.75,0.0,working class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tunnel Hill,Georgia,GA
392,12,ohd4ucgi,,0,8,7,outro,End,2019-11-08 17:41:59.888681+00:00,1,A6HD*****QPR8,3LJ7**********************84N3,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,68.126.220.214,33.81,-117.91,,male,02/15/1982,married,1,1.0,30.0,english,,92802,0,,,filipino,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Nursing,,usa,CA,,1,naturalized us citizen,full time work,Nurse,private business,0.444444444444444,1,0,0.833333333333333,0.222222222222222,0.25,0.25,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.0,1.0,0.5,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.0,0.5,1,0.666666666666667,1.0,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Anaheim,California,CA
393,8,06uyokqz,,0,8,7,outro,End,2019-11-13 17:17:44.174568+00:00,1,A2ZN******KY8Q,3LPW**********************2U5X,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,68.134.8.62,39.2,-76.84999999999998,,male,06/09/1995,never,0,,,english,,21044,0,,,black,,,,,1,protestant,,one family detached,,1,suburb,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,MD,,1,born usa,full time work,Software Development,private business,0.8888888888888891,1,0,1.0,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,1.0,0.5,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbia,Maryland,MD
394,14,3aqwevip,,0,8,7,outro,End,2019-11-14 18:09:47.405679+00:00,1,AOQZ*****ZVQ3,3NQL**********************JVYL,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,68.174.193.67,40.72,-73.87,,male,01/01/1994,never,0,,,english,,11373,0,,,filipino,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Engineering,,usa,NY,,1,born usa,full time work,Engineer Telecomm,private business,0.7777777777777779,0,1,0.916666666666667,0.7777777777777779,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,democrat,,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elmhurst,New York,NY
395,5,rly1ujq5,,0,8,7,outro,End,2019-11-12 13:08:39.239187+00:00,1,A49M*****6ABO,3IXE**********************56TL,0,1.25,a10oit2j,20191112-0800,,31N9JPQXIPVHVPVVVYOFHWWDAVPNHR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,68.191.107.87,34.57,-86.98,,female,10/11/1996,never,0,,,english,,35603,0,,,white,,,,,0,,,one family detached,,1,medium city,high school graduate,,,high school diploma,,,,,usa,AL,,1,born usa,school,,,,0,0,0.916666666666667,0.444444444444444,0.5,0.75,middle class,0.0,0.444444444444444,0.0,independent,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,0.5,0.5,1.0,0.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Decatur,Alabama,AL
396,1,znnblp63,,0,8,7,outro,End,2019-11-09 19:04:22.293858+00:00,1,A3G8******PN1E,3NAP**********************K72K,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,68.201.176.226,26.21,-98.23,,male,01/01/1979,married,1,3.0,20.0,english,,78501,1,mexican,,white,,,,,0,,,one family detached,,1,farm,college or some college,,,,bachelors degree,,BCS,,usa,TX,,1,born usa,full time work,consultant,private business,0.8888888888888891,0,0,0.791666666666667,0.444444444444444,0.25,0.75,middle class,0.5,0.8888888888888891,1.0,republican,,1.0,0.5,0.5,0.5,1.0,0.5,0.5,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,1,0.0,1.0,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mcallen,Texas,TX
397,5,fu6uav82,,0,8,7,outro,End,2019-11-10 01:35:26.571907+00:00,1,A2KN******BLBW,3QAV**********************4LA3,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,68.203.168.230,32.79,-96.76,,male,04/22/1988,married,1,2.0,5.0,english,,75241,1,mexican,,black,,,,,1,roman catholic,,one family attached,,1,small town,college or some college,,,,bachelors degree,,chemical engineering,,usa,TX,,1,born usa,full time work,manager,private business,0.8888888888888891,1,1,0.75,0.666666666666667,0.5,0.25,middle class,1.0,0.7777777777777779,0.666666666666667,republican,,0.833333333333333,1.0,0.5,1.0,0.5,0.5,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0.833333333333333,0.5,0,0.333333333333333,0.0,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dallas,Texas,TX
398,3,js94exny,,0,8,7,outro,End,2019-11-10 05:00:35.947153+00:00,1,A2HS******N5LP,3N4B**********************WKUG,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,68.205.182.234,29.1,-81.0,,male,08/08/1986,never,0,,,english,,32128,0,,,white,,,,,0,,,one family detached,,1,medium city,high school graduate,,,high school diploma,,,,,usa,NJ,,1,born usa,full time work,I'm a cook.,private business,0.111111111111111,0,0,0.875,0.666666666666667,0.75,0.5,middle class,0.5,0.8888888888888891,1.0,democrat,,0.333333333333333,0.5,0.0,1.0,1.0,0.5,0.0,0.0,1.0,0.0,0.5,0.5,0.5,0.0,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Orange,Florida,FL
399,5,4ypd375w,,0,8,7,outro,End,2019-11-11 15:07:01.633450+00:00,1,ACVJ*****QM4R,39L1**********************Z13D,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,68.207.246.47,27.75,-82.64,,female,11/04/1982,married,1,1.0,26.0,english,,33703,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,bachelors degree,,Criminal justice,,usa,FL,,1,born usa,full time work,Healthcaree,private business,0.444444444444444,0,0,0.125,0.444444444444444,0.5,0.25,working class,0.0,0.7777777777777779,1.0,democrat,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.0,1.0,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Petersburg,Florida,FL
400,3,52u89hnm,,0,8,7,outro,End,2019-11-14 13:00:52.113006+00:00,1,A3K7******01DT,3JZQ**********************NGF0,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,68.230.60.217,32.46,-110.97,,male,10/23/1987,married,1,3.0,27.0,english,,85755,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,math,usa,IN,,1,born usa,full time work,finance,private business,0.7777777777777779,0,0,0.875,0.555555555555556,0.25,0.75,working class,1.0,0.666666666666667,0.666666666666667,republican,,0.833333333333333,0.5,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.833333333333333,0.5,1,0.666666666666667,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tucson,Arizona,AZ
401,2,3wngca5e,,0,8,7,outro,End,2019-11-13 07:37:13.709500+00:00,1,A1YT******M2CJ,3BXQ**********************8UMZ,0,1.25,n4hdmkd7,20191113-0200,,3XJOUITW8U4S3VZIBKXLZ9U6R17TQX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,68.32.232.238,33.83,-84.38,,male,11/11/1991,never,0,,,english,,30305,1,mexican,,white,,,,,1,roman catholic,,five or more apartments,,0,large city,beyond bachelors,,,,,masters degree,,Finance,usa,GA,,1,born usa,full time work,Business Analyst,private business,0.8888888888888891,1,0,0.833333333333333,0.555555555555556,0.75,0.5,middle class,0.5,1.0,1.0,independent,,0.833333333333333,0.5,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.833333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Atlanta,Georgia,GA
402,8,ral5eebs,,0,8,7,outro,End,2019-11-10 21:38:44.781853+00:00,1,A15S******ZFCD,3MYY**********************54GO,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,68.41.201.208,42.27,-83.38,,male,08/29/1989,never,0,,,english,,48184,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,MI,,0,,full time work,Laborer/Logistics,private business,0.0,0,0,0.75,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.0,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wayne,Michigan,MI
403,11,xoehjuqg,,0,8,7,outro,End,2019-11-14 19:02:00.737050+00:00,1,A2KM******XRJ9,3EQH**********************8G5K,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,68.45.92.79,40.04,-86.89,,male,04/25/1982,married,1,2.0,30.0,english,,47933,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Automated Manufacturing,,usa,IN,,1,born usa,housework,,,,1,0,0.708333333333333,0.222222222222222,1.0,0.0,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.0,0.0,1.0,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Crawfordsville,Indiana,IN
404,13,pedfvan3,,0,8,7,outro,End,2019-11-10 04:13:22.069371+00:00,1,A1X8******6KMK,3TOK**********************7O70,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,68.5.68.191,33.53,-117.7,,male,03/01/1961,divorced,1,1.0,31.0,english,,92677,0,,,white,,,,,0,,,one family attached,,0,large city,college or some college,,,,bachelors degree,,Finance,,another country,,IT,1,naturalized us citizen,full time work,IT Account Manager,private business,1.0,0,0,0.958333333333333,0.555555555555556,0.75,0.5,middle class,0.5,1.0,1.0,democrat,,0.166666666666667,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Laguna Niguel,California,CA
405,11,m12u0ete,,0,8,7,outro,End,2019-11-08 23:38:48.704134+00:00,1,A338******D3DV,3ERE**********************RK9M,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,68.52.51.80,35.99,-86.78,,male,08/03/1995,never,0,,,english,,37027,0,,,korean,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,TN,,1,born usa,full time work,Freelance,self employed,0.333333333333333,1,0,0.333333333333333,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.666666666666667,no preference,,0.5,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.0,0.5,0.166666666666667,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brentwood,Tennessee,TN
406,14,0lpogjns,,0,8,7,outro,End,2019-11-12 22:03:02.414779+00:00,1,ANQ0*****17W0,3VHP**********************ZFCB,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,68.56.49.129,42.96,-85.65000000000002,,female,03/13/1991,never,1,1.0,24.0,english,,49548,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,associates degree,,Biomedical,,usa,MI,,1,born usa,full time work,Office Admin,private business,0.333333333333333,1,0,0.791666666666667,0.444444444444444,0.25,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.0,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Grand Rapids,Michigan,MI
407,15,z9wwl550,,0,8,7,outro,End,2019-11-12 20:37:29.175162+00:00,1,A1AZ******Q9B7,30JN**********************SQH2,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,68.57.76.156,36.29,-82.47,,female,08/18/1953,married,0,,,english,,37659,0,,,white,,,,,1,protestant,,less than five apartment,,1,small town,college or some college,,,,bachelors degree,,Religion,,usa,SC,,1,born usa,part time work,Self-Employed writer,self employed,1.0,1,0,0.75,0.7777777777777779,0.5,0.75,middle class,1.0,1.0,1.0,independent,,0.5,0.0,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0.0,0.5,0.0,1.0,1.0,1.0,0,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jonesborough,Tennessee,TN
408,13,n1fgf34d,,0,8,7,outro,End,2019-11-11 00:02:24.218881+00:00,1,A19H******TEXF,3Z4X**********************08XU,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,68.7.221.24,32.79,-116.96,,male,09/05/1986,never,0,,,english,,92020,0,,,white,,,,,0,,,five or more apartments,,1,medium city,college or some college,,,,bachelors degree,,IT,,usa,CA,,1,born usa,full time work,IT manager,private business,0.666666666666667,1,0,0.75,0.333333333333333,0.5,0.5,working class,0.0,0.8888888888888891,1.0,republican,,1.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,1,0.0,0.666666666666667,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,El Cajon,California,CA
409,5,o254ll4o,,0,8,7,outro,End,2019-11-11 05:02:52.229522+00:00,1,A26N******ATVN,35GC**********************AZ3W,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,68.8.163.160,32.73,-117.03,,male,02/17/1982,never,0,,,english,,91945,0,,,white,,,,,0,,,five or more apartments,,0,large city,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,aquarium tech,private business,0.222222222222222,0,0,0.5416666666666671,0.333333333333333,0.75,0.25,lower class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.833333333333333,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lemon Grove,California,CA
410,9,npuo53hi,,0,8,7,outro,End,2019-11-11 23:21:47.678452+00:00,1,A308******A83B,37Z9**********************TTSH,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,68.97.4.9,35.22,-97.34,,male,07/24/1993,never,0,,,english,,73071,0,,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,OK,,1,born usa,part time work,Contractor on Mturk and Lionbridge,self employed,0.7777777777777779,1,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.0,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,1.0,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.166666666666667,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Norman,Oklahoma,OK
411,2,l42vg2cf,,0,8,7,outro,End,2019-11-12 17:03:01.568423+00:00,1,A38I******3ME5,3HVV**********************3TYF,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,69.1.25.160,34.7,-86.73999999999998,,female,08/04/1986,never,0,,,english,,35758,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,Psychology,,usa,NJ,,1,born usa,housework,,,,1,0,0.958333333333333,0.666666666666667,0.5,0.0,lower class,0.0,1.0,1.0,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.0,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Madison,Alabama,AL
412,11,uktcz1pj,,0,8,7,outro,End,2019-11-08 17:31:43.347288+00:00,1,A2T5******NTK2,3H0W**********************RREK,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,69.116.114.169,40.48,-74.44,,male,07/15/1993,never,0,,,english,,8901,0,,,white,,,,,0,,,one family attached,,0,suburb,college or some college,,,,bachelors degree,,Philosophy / Linguistics,,usa,NJ,,1,born usa,full time work,Instructor,private non profit,0.666666666666667,0,0,0.791666666666667,0.222222222222222,0.5,0.5,working class,0.0,1.0,0.0,no preference,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0,0.666666666666667,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Brunswick,New Jersey,NJ
413,2,1vlhwfz1,,0,8,7,outro,End,2019-11-10 01:27:04.391192+00:00,1,A3UD******D833,3ZQI**********************9VW7,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,69.128.35.252,42.83,-84.17,,female,09/25/1982,married,1,1.0,25.0,english,,48857,0,,,white,,,,,0,,,mobile home,,0,small town,college or some college,,,,"more than 1 year college, no degree",,none,,usa,MI,,1,born usa,part time work,Personal Shopper,self employed,0.222222222222222,0,0,0.708333333333333,0.222222222222222,0.5,0.25,working class,0.0,0.7777777777777779,0.666666666666667,independent,,0.333333333333333,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.0,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Morrice,Michigan,MI
414,13,ungsxlht,,0,8,7,outro,End,2019-11-15 04:00:42.346647+00:00,1,AWWR*****W0Z9,3AAP**********************1HT7,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,69.136.92.163,40.0,-75.7,,male,05/04/1985,married,1,2.0,29.0,english,,19335,0,,,white,,,,,0,,,five or more apartments,,0,open country,college or some college,,,,"more than 1 year college, no degree",,Mechanical Engineering,,usa,PA,,1,born usa,full time work,Machine Operator,private business,0.222222222222222,1,0,0.625,0.222222222222222,0.5,0.25,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.0,0.5,1.0,0.5,0.5,0,0.333333333333333,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Downingtown,Pennsylvania,PA
415,5,0dbgakeq,,0,8,7,outro,End,2019-11-14 17:20:19.625407+00:00,1,A24Y******XH9V,3EWI**********************S0EA,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,69.14.38.20,42.68,-83.12,,male,07/07/1988,married,0,,,english,,48309,0,,,white,,,,,1,roman catholic,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Mechanical Engineering,,usa,MI,,1,born usa,full time work,Design part for autonomous vehicles,private business,1.0,1,0,0.875,0.666666666666667,0.25,0.75,middle class,0.5,1.0,1.0,republican,,0.833333333333333,0.5,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,1.0,0.5,1.0,0,0.333333333333333,0.666666666666667,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rochester,Michigan,MI
416,3,0e7vmlf8,,0,8,7,outro,End,2019-11-08 15:43:21.155092+00:00,1,A20N******S88F,3OSW**********************RDXN,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,69.143.1.142,40.71,-73.98999999999998,,female,08/05/1986,divorced,0,,,english,,10001,0,,,black,,,,,1,protestant,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,computer programming,,usa,NY,,1,born usa,full time work,i program apps for a computer company,private business,1.0,0,0,0.833333333333333,0.666666666666667,0.5,0.75,middle class,1.0,1.0,1.0,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1,0.0,1.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New York,New York,NY
417,5,a6zfixje,,0,8,7,outro,End,2019-11-13 21:10:43.815634+00:00,1,A2V4******VABF,3OB0**********************SHYR,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,69.143.168.234,39.01,-77.02,,male,07/01/1986,never,0,,,english,,20910,0,,,asian indian,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,MD,,1,naturalized us citizen,full time work,Amazon Mechanical Turk worker,self employed,0.222222222222222,1,0,0.5416666666666671,0.444444444444444,0.5,0.5,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Silver Spring,Maryland,MD
418,5,hc767opm,,0,8,7,outro,End,2019-11-13 13:15:54.368703+00:00,1,A2EI******9Y2S,3IRI**********************A6CH,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,69.161.122.45,43.3,-71.33,,male,03/07/1977,married,1,1.0,21.0,english,,3263,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,NH,,1,born usa,full time work,Construction,private business,0.0,1,0,0.666666666666667,0.333333333333333,0.5,0.25,working class,0.5,1.0,1.0,independent,,0.5,1.0,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.333333333333333,1.0,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsfield,New Hampshire,NH
419,10,mqeynmra,,0,8,7,outro,End,2019-11-12 19:15:07.931865+00:00,1,ALQE*****DCWC,3VW6**********************EYY4,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,69.180.56.117,33.56,-84.40000000000002,,male,02/21/1998,never,0,,,english,,30274,0,,,other asian,,Laotian,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Accounting,,usa,GA,,1,born usa,housework,,,,1,0,0.666666666666667,0.333333333333333,0.5,0.5,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Riverdale,Georgia,GA
420,8,ymzpqz6s,,0,8,7,outro,End,2019-11-14 01:18:28.037552+00:00,1,A1TG******TIQU,388U**********************G0RF,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,69.181.223.187,37.78,-122.46,,male,08/01/1978,never,0,,,english,,94118,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,"finance, business analyst",,usa,CA,,1,born usa,full time work,finance planning and analysis,private business,0.8888888888888891,1,0,0.916666666666667,0.555555555555556,0.5,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,republican,,0.833333333333333,0.5,0.0,0.5,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Francisco,California,CA
421,14,jojhq1xb,,0,8,7,outro,End,2019-11-12 01:31:54.660991+00:00,1,A3LN******OTHJ,3M1C**********************XAQY,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,69.201.79.172,43.1,-75.23,,male,01/16/1985,never,0,,,english,,13502,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,part time work,landscaping,private business,0.0,0,0,0.625,0.222222222222222,0.5,0.5,working class,0.0,0.666666666666667,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Utica,New York,NY
422,6,2bv2ujkj,,0,8,7,outro,End,2019-11-12 21:32:01.543548+00:00,1,AOAZ*****GD81,3MB8**********************UKLY,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,69.209.27.95,37.78,-122.12,,male,05/22/1980,never,0,,,english,,94619,0,,,white,,,,,0,,,five or more apartments,,0,suburb,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,housework,,,,1,0,0.333333333333333,0.111111111111111,0.5,0.25,lower class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oakland,California,CA
423,1,cgt6cvfd,,0,8,7,outro,End,2019-11-08 19:07:10.287965+00:00,1,A2GL******UZA6,3RU7**********************VPSA,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,69.23.246.167,31.34,-85.70999999999998,,female,11/06/1987,married,1,2.0,22.0,english,,36362,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Computer Science,,usa,CA,,1,born usa,part time work,Childcare Provider,private business,0.0,0,0,0.791666666666667,0.444444444444444,0.5,0.75,middle class,0.5,1.0,1.0,independent,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,0.5,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Rucker,Alabama,AL
424,9,yd61q62n,,0,8,7,outro,End,2019-11-14 21:10:24.283010+00:00,1,A2J9******4TJW,31LV**********************DLR3,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,69.244.173.44,42.49,-83.02,,female,04/12/1984,married,0,,,english,,48088,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,associates degree,,general,,usa,MI,,1,born usa,full time work,autonomous maintenance specialist,private business,0.444444444444444,1,1,0.791666666666667,0.444444444444444,0.5,0.5,middle class,0.5,0.666666666666667,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1,1.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Warren,Michigan,MI
425,3,b0zpjzb6,,0,8,7,outro,End,2019-11-11 21:20:37.997870+00:00,1,A256******UPN2,3H7X**********************ZGWP,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,69.247.39.121,26.63,-81.98999999999998,,male,05/05/1996,never,0,,,english,,33991,1,cuban,,white,,,,,0,,,one family detached,,1,large city,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,full time work,wholesale management,private business,0.7777777777777779,0,0,0.833333333333333,0.444444444444444,0.25,1.0,middle class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cape Coral,Florida,FL
426,14,0bpjr985,,0,8,7,outro,End,2019-11-11 20:26:04.719634+00:00,1,A14W******EKO0,32VN**********************YR4X,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,69.47.35.104,41.83,-87.68000000000002,,male,05/11/1984,married,1,2.0,28.0,english,,60628,0,,,black,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Computer Science,,usa,IL,,1,born usa,full time work,Software Engineer,private business,0.8888888888888891,0,0,1.0,0.8888888888888891,1.0,0.75,middle class,1.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.0,0.0,1.0,0.5,0.5,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
427,2,5kv6lvwb,,0,8,7,outro,End,2019-11-14 18:56:09.869189+00:00,1,A1DJ******7YQX,3DBQ**********************UN5Z,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,69.59.72.252,37.17,-119.71,,female,03/27/1955,divorced,1,2.0,24.0,english,,93614,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,none,,usa,CA,,1,born usa,part time work,crowdsource worker,self employed,0.555555555555556,1,0,0.583333333333333,0.111111111111111,0.25,0.25,working class,0.0,0.666666666666667,0.333333333333333,independent,,0.5,0.5,0.0,0.5,1.0,1.0,0.5,0.5,0.0,0.0,0.5,0.0,1.0,0.5,1.0,1,0.0,0.333333333333333,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Coarsegold,California,CA
428,8,tmmq5qs2,,0,8,7,outro,End,2019-11-13 05:03:11.780143+00:00,1,A1F5******P0IG,3OHY**********************DOAE,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,69.61.79.139,36.13,-97.07,,female,11/13/1989,married,1,2.0,12.0,english,,74078,0,,,white,,,,,1,roman catholic,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,Education,usa,OK,,1,born usa,full time work,manager,self employed,1.0,1,1,0.75,1.0,0.75,0.5,middle class,1.0,1.0,1.0,democrat,,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.0,0.5,0.0,1.0,1.0,1,0.333333333333333,0.0,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Stillwater,Oklahoma,OK
429,13,n1c6ebre,,0,8,7,outro,End,2019-11-14 17:47:01.473907+00:00,1,A2PH******CXIN,337R**********************5VLJ,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,70.105.226.234,44.97,-67.07,,male,11/28/1993,never,0,,,english,,4667,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,GED,,,,,usa,ME,,1,born usa,part time work,Landscaping,private business,0.111111111111111,1,0,0.708333333333333,0.333333333333333,0.25,0.5,working class,0.5,0.555555555555556,0.666666666666667,independent,,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1,0.333333333333333,0.333333333333333,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Perry,Maine,ME
430,11,qi3gdwtc,,0,8,7,outro,End,2019-11-15 03:35:30.303318+00:00,1,A3FH******2K8L,3M68**********************OR63,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.114.234.96,30.18,-98.08,,female,07/16/1992,never,1,1.0,25.0,english,,78620,1,puerto rican,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,psychology,,usa,TX,,1,born usa,housework,,,,1,0,0.708333333333333,0.222222222222222,0.5,0.0,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.0,0.5,0.5,0.5,1.0,0.5,0.5,1.0,1.0,1.0,0,0.666666666666667,0.666666666666667,0.666666666666667,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dripping Springs,Texas,TX
431,13,xhlbsy88,,0,8,7,outro,End,2019-11-11 19:32:08.215497+00:00,1,A31J******GYEX,3H7X**********************YWG2,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,70.134.39.78,33.66,-95.54,,female,04/12/1978,married,1,1.0,2002.0,english,,75460,0,,,white,,,,,1,protestant,,one family detached,,1,medium city,college or some college,,,,associates degree,,business,,usa,TX,,1,born usa,full time work,clerical,private business,0.555555555555556,1,0,0.2916666666666669,0.555555555555556,0.5,0.25,working class,0.0,0.444444444444444,1.0,republican,,0.666666666666667,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.333333333333333,1.0,1,0.666666666666667,0.666666666666667,0.333333333333333,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Paris,Texas,TX
432,4,fvfa4l15,,0,8,7,outro,End,2019-11-15 01:09:18.285563+00:00,1,A35K******LVPE,3EJJ**********************UHRK,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,70.161.86.186,36.67,-76.3,,female,03/24/1987,never,1,3.0,20.0,english,,23324,0,,,black,,,,,1,protestant,,less than five apartment,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Web development,,usa,VA,,1,born usa,full time work,Customer Service Associate,private business,0.444444444444444,1,0,0.583333333333333,0.222222222222222,0.5,0.75,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chesapeake,Virginia,VA
433,11,sg7pceyn,,0,8,7,outro,End,2019-11-10 02:27:57.843592+00:00,1,A3DJ******MFKP,386C**********************1Q67,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.162.165.42,33.4,-111.92,,female,09/14/1978,married,1,2.0,26.0,english,,85282,0,,,white,,,,,0,,,one family detached,,1,medium city,high school graduate,,,GED,,,,,usa,AZ,,1,born usa,part time work,painter/transcriptionist,self employed,0.0,0,0,0.708333333333333,0.333333333333333,0.25,0.75,working class,0.0,0.444444444444444,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tempe,Arizona,AZ
434,11,gyin7ywh,,0,8,7,outro,End,2019-11-15 05:27:27.223754+00:00,1,A222******08OF,323Q**********************2HFA,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.173.104.238,36.06,-115.31,,female,08/23/1984,divorced,0,,,english,,89148,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,associates degree,,health care assistant,,another country,,FI,1,naturalized us citizen,full time work,web evaluator,private business,0.333333333333333,1,0,0.708333333333333,0.444444444444444,0.5,0.75,working class,0.0,0.555555555555556,0.0,independent,,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.0,0.5,0.5,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
435,11,g9bvg4it,,0,8,7,outro,End,2019-11-09 19:21:59.821982+00:00,1,A1O0******PQM0,3IAS**********************B2B1,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.179.150.173,37.68,-97.34,,female,06/09/1983,married,0,,,english,,67203,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Sociology,,usa,KS,,1,born usa,full time work,Doctor's office,private non profit,0.7777777777777779,0,0,0.583333333333333,0.222222222222222,0.5,0.25,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.0,0.5,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wichita,Kansas,KS
436,10,73q3jkql,,0,8,7,outro,End,2019-11-10 02:10:12.381834+00:00,1,A2RU******4XFA,3DUZ**********************DVSS,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,70.180.142.28,35.97,-115.21,,male,08/21/1986,never,0,,,english,,89141,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,graphic design,,usa,NV,,1,born usa,full time work,graphic design,private business,1.0,0,0,0.708333333333333,0.444444444444444,0.5,0.5,middle class,0.5,1.0,1.0,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.166666666666667,1.0,0,0.0,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
437,11,wq1gweia,,0,8,7,outro,End,2019-11-12 21:58:56.302087+00:00,1,A1XE******HSYX,3JJV**********************L5BB,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.187.24.40,41.26,-96.01,,male,04/12/1995,never,0,,,english,,68116,0,,,white,,,,,1,jewish,,one family detached,,1,medium city,college or some college,,,,"more than 1 year college, no degree",,Business management,,usa,NE,,1,born usa,full time work,Bar Manager,private business,0.222222222222222,0,0,0.791666666666667,0.555555555555556,0.75,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,0.5,0.5,0.0,1.0,1.0,0.0,1.0,0.5,1.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Omaha,Nebraska,NE
438,10,0b1e85qe,,0,8,7,outro,End,2019-11-11 01:32:59.056507+00:00,1,AWJU*****GKEG,3MYY**********************9G44,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,70.189.139.171,36.23,-115.29,,male,07/04/1995,never,0,,,english,,89129,0,,,white,,,,,0,,,mobile home,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NV,,1,born usa,housework,,,,0,0,0.708333333333333,0.666666666666667,0.5,0.5,middle class,0.5,0.555555555555556,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1,0.666666666666667,1.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
439,4,l8no6o6f,,0,8,7,outro,End,2019-11-10 08:02:49.122892+00:00,1,AWAW*****QP2F,37M2**********************5JA5,0,1.25,ur606zm0,20191110-0200,,3EAWOID6MTAJSUY8ZH3LLLR9AF50VV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,70.37.197.92,42.5,-97.2,,female,10/01/1982,married,1,3.0,19.0,english,,68727,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,associates degree,,Psychology,,usa,NE,,1,born usa,full time work,Educator,government employer,1.0,1,0,0.875,0.333333333333333,0.0,1.0,middle class,0.5,0.8888888888888891,1.0,republican,,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.5,0.0,0.0,0.5,0.0,1.0,0.166666666666667,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Coleridge,Nebraska,NE
440,11,dzh6tnol,,0,8,7,outro,End,2019-11-11 17:45:58.892456+00:00,1,AYJG*****KXZ7,3M0B**********************IWBX,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,70.44.94.194,40.85,-75.19,,female,10/27/1984,never,0,,,english,,18063,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,bachelors degree,,religion,,usa,PA,,1,born usa,full time work,admin assistant,private business,0.8888888888888891,0,0,0.5,0.222222222222222,0.25,0.25,middle class,0.0,1.0,1.0,republican,,0.666666666666667,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.0,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Martins Creek,Pennsylvania,PA
441,6,e703h2kx,,0,8,7,outro,End,2019-11-11 15:08:32.677129+00:00,1,A3R4******XZN3,3DY4**********************LVRZ,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,70.62.39.82,41.47,-81.67,,female,01/25/1992,divorced,0,,,english,,44109,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,business,,usa,OH,,1,born usa,full time work,executive admin,private business,1.0,1,0,0.791666666666667,0.555555555555556,0.5,0.5,middle class,1.0,1.0,0.666666666666667,independent,,0.5,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.166666666666667,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cleveland,Ohio,OH
442,4,8e07xkij,,0,8,7,outro,End,2019-11-10 01:33:38.145207+00:00,1,A1N5******CR7Q,3RJS**********************T054,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,70.95.30.129,32.85,-117.2,,male,07/07/1990,never,0,,,english,,92122,0,,,chinese,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Chemical Engineering,,usa,CA,,1,born usa,full time work,Scientist,private business,1.0,0,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.5,0.666666666666667,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Diego,California,CA
443,1,76r6xks8,,0,8,7,outro,End,2019-11-10 03:07:08.839432+00:00,1,A3HW******3OQ2,32M8**********************RGI0,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,71.115.145.137,43.15,-76.33,,male,07/09/1990,never,0,,,english,,13027,0,,,white,,,,,1,protestant,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,Business Administration,,usa,NY,,1,born usa,full time work,IT Admin,private business,0.8888888888888891,0,0,0.75,0.444444444444444,0.5,0.5,middle class,0.5,1.0,1.0,republican,,0.666666666666667,0.0,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.0,0.5,0.0,0.5,0.5,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Baldwinsville,New York,NY
444,4,wnonbw4k,,0,8,7,outro,End,2019-11-11 05:02:06.789071+00:00,1,A3K0******92BJ,33F8**********************7BHA,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,71.116.60.183,40.43,-79.97,,female,05/14/1991,never,0,,,english,,15201,0,,,chinese,,,,,0,,,one family attached,,0,suburb,college or some college,,,,bachelors degree,,"Psychology, Social Work",,usa,CO,,1,born usa,school,,,,1,0,0.833333333333333,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.5,1.0,0.0,0.5,1,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
445,12,juwe37au,,0,8,7,outro,End,2019-11-12 17:13:25.976071+00:00,1,A18V******WY6D,33F8**********************RBH9,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,71.12.157.234,33.03,-84.98,,male,06/16/1990,never,0,,,english,,30240,0,,,black,,,,,0,,,one family detached,,1,medium city,college or some college,,,,less than 1 year college,,education,,usa,PA,,1,born usa,full time work,Sanitation worker,private business,0.111111111111111,1,0,0.625,0.333333333333333,0.25,0.75,working class,1.0,1.0,1.0,independent,,0.333333333333333,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lagrange,Georgia,GA
446,8,57jul5ag,,0,8,7,outro,End,2019-11-12 23:09:41.082445+00:00,1,A37O******GMW0,3VFJ**********************DGRS,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,71.136.150.232,35.79,-83.97,,female,12/13/1950,divorced,1,2.0,19.0,english,,37701,0,,,white,,,,,1,protestant,,one family detached,,0,open country,college or some college,,,,associates degree,,Sccience/Nursing,,usa,IL,,1,born usa,housework,,,,0,0,0.5416666666666671,0.222222222222222,0.0,1.0,working class,0.5,1.0,1.0,republican,,1.0,1.0,0.0,1.0,1.0,1.0,0.5,0.5,0.0,0.0,0.5,0.0,0.5,1.0,0.5,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Alcoa,Tennessee,TN
447,1,yeqsecns,,0,8,7,outro,End,2019-11-10 18:53:19.407839+00:00,1,A13G******EE8K,386P**********************DJLW,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,71.146.33.123,29.45,-98.5,,male,05/22/1992,never,0,,,english,,78219,1,mexican,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,TX,,1,born abroad us parents,full time work,Data Center Operator,private business,0.8888888888888891,1,0,0.833333333333333,0.444444444444444,0.5,1.0,working class,0.0,0.555555555555556,0.666666666666667,independent,,0.5,0.5,0.5,1.0,0.5,0.0,0.0,0.5,0.5,0.0,0.5,1.0,0.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
448,3,lttj4zf4,,0,8,7,outro,End,2019-11-12 15:04:16.652443+00:00,1,A20S******5EOK,3V26**********************2ZZZ,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,71.164.78.31,42.66,-73.79000000000002,,male,11/04/1992,never,1,2.0,21.0,english,,12205,0,,,white,,,,,0,,,mobile home,,1,medium city,college or some college,,,,less than 1 year college,,Accounting,,usa,NY,,1,born usa,full time work,Retail,private business,0.111111111111111,0,0,0.833333333333333,0.555555555555556,0.75,0.5,working class,1.0,0.8888888888888891,1.0,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.5,1.0,0.0,0.0,0.0,1.0,0.333333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albany,New York,NY
449,3,1rvaecoa,,0,8,7,outro,End,2019-11-15 04:56:11.634621+00:00,1,A10U******93UW,3PJ7**********************9919,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,71.171.113.227,38.29,-77.48,,female,03/16/1980,married,0,,,english,,22405,0,,,white,,,,,1,roman catholic,,one family attached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Nursing,,usa,VA,,1,born usa,part time work,Teacher,private non profit,0.8888888888888891,1,0,0.791666666666667,0.555555555555556,0.75,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.0,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fredericksburg,Virginia,VA
450,1,i2shwwnw,,0,8,7,outro,End,2019-11-08 23:02:10.009224+00:00,1,A12O******1SJI,3FIJ**********************SPFK,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,71.182.225.191,40.52,-79.95,,male,04/15/1963,never,0,,,english,,15116,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,associates degree,,electronics,,usa,PA,,1,born usa,full time work,Maintenance,private business,0.666666666666667,1,1,0.625,0.333333333333333,0.25,0.25,middle class,0.5,0.7777777777777779,0.666666666666667,republican,,0.666666666666667,1.0,1.0,1.0,1.0,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Glenshaw,Pennsylvania,PA
451,10,ff5iyy4t,,0,8,7,outro,End,2019-11-11 21:45:30.597361+00:00,1,AEF7*****TEIA,37Z9**********************IST2,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,71.195.32.18,44.96,-93.26,,male,06/11/1978,married,1,2.0,26.0,english,,55437,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Mechanical Engineering,,usa,MD,,1,born usa,full time work,Mechanical Commissioning,private business,0.7777777777777779,1,0,0.958333333333333,0.7777777777777779,0.75,0.75,middle class,1.0,0.7777777777777779,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0,1.0,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Minneapolis,Minnesota,MN
452,4,58vw3wte,,0,8,7,outro,End,2019-11-21 05:01:06.931311+00:00,1,A36E******VHK3,3J2U**********************V605,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,71.197.240.198,47.18,-122.16,,female,11/25/1974,married,1,2.0,35.0,english,,98391,0,,,white,,,,,0,,,five or more apartments,,1,small town,college or some college,,,,"more than 1 year college, no degree",,Multimedia & Interactive Technology/Web Design,,usa,WA,,1,born usa,part time work,Online Freelancer/Independent Contractor,self employed,0.444444444444444,1,0,0.4166666666666671,0.222222222222222,0.5,0.25,working class,0.0,0.555555555555556,0.333333333333333,independent,,0.666666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bonney Lake,Washington,WA
453,10,tuihrsdx,,0,8,7,outro,End,2019-11-10 15:32:32.762567+00:00,1,A36U******D99W,3VSO**********************5938,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,71.197.29.222,42.64,-83.28,,male,04/07/1948,divorced,1,2.0,27.0,english,,48340,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Mass Communications,,usa,MI,,1,born usa,part time work,Telecommunication Sales,private business,0.666666666666667,0,0,0.583333333333333,0.444444444444444,0.75,0.75,middle class,0.0,1.0,1.0,independent,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.333333333333333,0.5,1,0.333333333333333,1.0,1.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pontiac,Michigan,MI
454,9,etc8ieza,,0,8,7,outro,End,2019-11-13 01:09:39.520304+00:00,1,A37W******JM6V,3GD6**********************61M0,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,71.204.231.161,32.78,-79.98999999999998,,female,10/15/1969,married,0,,,english,,29412,0,,,white,,,,,0,,,less than five apartment,,1,small town,college or some college,,,,"more than 1 year college, no degree",,undecided,,usa,SC,,1,born usa,full time work,bartender,private business,0.666666666666667,1,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.0,0.8888888888888891,1.0,republican,,0.833333333333333,1.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.166666666666667,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charleston,South Carolina,SC
455,2,nelv90dm,,0,8,7,outro,End,2019-11-09 21:01:51.584855+00:00,1,A1LA******DOH9,39DD**********************0ZEL,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,71.205.206.197,40.41,-105.07,,male,01/27/1976,never,0,,,english,,80537,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Computer Science,,usa,LA,,1,born usa,full time work,Software Developer,self employed,1.0,0,0,0.333333333333333,0.222222222222222,0.75,0.0,working class,0.0,0.8888888888888891,1.0,independent,,0.666666666666667,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Loveland,Colorado,CO
456,2,xqqpccbz,,0,8,7,outro,End,2019-11-15 01:01:18.472689+00:00,1,A18S******1O0U,3GLB**********************QDGB,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,71.207.10.137,40.91,-77.76000000000002,,male,02/05/1959,divorced,0,,,english,,16823,0,,,white,,,,,1,protestant,,five or more apartments,,0,open country,high school graduate,,,high school diploma,,,,,usa,PA,,1,born usa,full time work,online merchant,self employed,0.7777777777777779,1,0,0.375,0.111111111111111,0.25,0.0,lower class,0.0,1.0,0.666666666666667,independent,,0.666666666666667,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0.5,0.0,0.5,0.0,0.5,1.0,0.5,0,0.0,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bellefonte,Pennsylvania,PA
457,12,x3js97e9,,0,8,7,outro,End,2019-11-21 06:10:04.190505+00:00,1,A39K******S1CF,3UN6**********************V5RY,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,71.212.64.225,47.28,-122.38,,female,01/02/1988,married,1,1.0,5.0,english,,98422,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Health and medicine,,usa,WA,,1,born usa,full time work,Optometrist,government employer,0.7777777777777779,0,0,0.875,0.333333333333333,0.25,0.25,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.5,0.0,0.5,1.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.5,1.0,1,0.666666666666667,0.666666666666667,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tacoma,Washington,WA
458,5,jr99zhah,,0,8,7,outro,End,2019-11-09 15:26:09.779267+00:00,1,AG9L*****TNHG,3PPT**********************NQZL,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,71.219.178.179,36.99,-78.22,,female,08/20/1971,married,1,4.0,21.0,english,,23974,0,,,white,,,,,1,protestant,,one family attached,,1,small town,college or some college,,,,associates degree,,pharmaceuticals,,usa,VA,,1,born usa,full time work,pharmacey tech,private business,0.666666666666667,0,0,0.75,0.333333333333333,0.5,0.75,working class,0.5,1.0,1.0,republican,,0.666666666666667,0.5,0.0,0.5,1.0,1.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,0.833333333333333,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Victoria,Virginia,VA
459,16,5p3vcfpq,,0,8,7,outro,End,2019-11-13 19:27:04.804229+00:00,1,AADR*****ZH75,3R2U**********************EOXG,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,71.221.178.228,32.58,-96.3,,female,03/10/1986,married,1,4.0,19.0,english,,75142,0,,,white,,,,,0,,,one family detached,,1,medium city,high school graduate,,,GED,,,,,usa,TX,,1,born usa,full time work,account manager,private business,0.444444444444444,0,0,0.75,0.333333333333333,0.5,0.25,working class,0.0,0.8888888888888891,0.0,republican,,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kaufman,Texas,TX
460,7,c3krrrn7,,0,8,7,outro,End,2019-11-12 19:08:30.911298+00:00,1,A1CY******H136,3DZQ**********************O3SQ,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,71.222.140.231,41.29,-86.62,,female,02/01/1969,married,1,2.0,28.0,english,,46534,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,nursing,,usa,IN,,1,born usa,housework,,,,1,0,0.625,0.111111111111111,0.75,0.0,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Knox,Indiana,IN
461,2,gyzyocft,,0,8,7,outro,End,2019-11-10 16:50:19.524962+00:00,1,AFK9*****GPNG,3LWJ**********************GFQB,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,71.227.90.0,42.58,-83.14,,male,07/01/1985,never,0,,,english,,48083,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Business,,usa,MI,,1,born usa,full time work,Social media,private business,0.222222222222222,1,0,0.791666666666667,0.444444444444444,0.5,0.25,working class,0.0,0.555555555555556,0.333333333333333,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.0,0.0,0.5,0.5,1.0,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Troy,Michigan,MI
462,3,ble3m9aq,,0,8,7,outro,End,2019-11-16 22:56:33.118479+00:00,1,A2X7******QQYB,3YW4**********************6U1K,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,71.232.124.255,42.39,-71.09999999999998,,male,05/27/1997,never,0,,,english,,2145,0,,,korean,,,,,0,,,one family detached,,0,farm,high school graduate,,,high school diploma,,,,,usa,MA,,1,born usa,school,,,,0,0,0.4166666666666671,0.444444444444444,0.25,0.75,working class,0.5,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,0.666666666666667,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Somerville,Massachusetts,MA
463,4,hu4qmc35,,0,8,7,outro,End,2019-11-13 04:59:03.603542+00:00,1,A1B7*****7BQJ,3SNL**********************0LU6,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,71.232.130.176,42.63,-71.31999999999998,,male,10/08/1966,divorced,1,3.0,26.0,english,,1850,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,liberal arts,,usa,MA,,1,born usa,full time work,sales manager,private business,1.0,0,0,0.583333333333333,0.222222222222222,0.5,0.0,middle class,0.5,1.0,1.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0,0.666666666666667,0.666666666666667,0.333333333333333,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lowell,Massachusetts,MA
464,8,pkkfb30y,,0,8,7,outro,End,2019-11-14 15:13:09.534120+00:00,1,ASTY*****7RSV,3O6C**********************5WUR,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,71.234.229.173,41.46,-72.09,,female,02/21/1971,divorced,1,1.0,36.0,english,,6335,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,CT,,1,born usa,part time work,self-employed,self employed,0.222222222222222,0,0,0.625,0.222222222222222,0.0,0.75,working class,0.0,1.0,1.0,no preference,,0.5,0.0,0.0,0.5,1.0,0.5,0.5,1.0,0.5,0.0,0.5,0.0,0.5,0.5,1.0,1,0.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gales Ferry,Connecticut,CT
465,6,u9wsb1os,,0,8,7,outro,End,2019-11-10 03:25:10.512639+00:00,1,A2RV******ZF9P,34J1**********************0QI5,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,71.236.27.200,33.77,-84.29000000000002,,male,09/20/1995,never,0,,,english,,30033,0,,,chinese,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,economics,,usa,GA,,1,born usa,full time work,Accountant,private business,1.0,1,0,0.75,0.555555555555556,1.0,0.0,middle class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,1.0,0.0,0.5,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Decatur,Georgia,GA
466,7,an49fsw4,,0,8,7,outro,End,2019-11-11 21:34:42.214676+00:00,1,A3BS******MB9G,3OUY**********************7P00,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,71.244.154.245,39.27,-76.83,,male,12/26/1975,married,0,,,english,,21042,0,,,korean,,,,,0,,,one family detached,,0,suburb,beyond bachelors,,,,,professional degree,,"Biology, Psychology",usa,MI,,1,born usa,full time work,Physician,private business,0.7777777777777779,0,0,1.0,0.8888888888888891,0.75,0.75,upper class,1.0,0.7777777777777779,1.0,republican,,0.666666666666667,0.5,0.0,1.0,1.0,0.5,0.5,0.0,0.5,0.0,0.5,0.0,1.0,0.166666666666667,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ellicott City,Maryland,MD
467,5,9y8a4tpw,,0,8,7,outro,End,2019-11-13 15:09:53.329452+00:00,1,A2A3******8XSC,3N1F**********************V4DB,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,71.38.187.7,36.0,-115.04,,female,06/01/1973,married,1,1.0,30.0,english,,89012,0,,,white,,,,,1,roman catholic,,one family detached,,0,farm,college or some college,,,,bachelors degree,,Accounting and Computer Science,,usa,NE,,1,born usa,housework,,,,0,0,0.875,0.444444444444444,0.25,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,republican,,0.666666666666667,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.666666666666667,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Henderson,Nevada,NV
468,13,xb0569ry,,0,8,7,outro,End,2019-11-14 01:57:43.277900+00:00,1,AOIR*****YMH5,32KT**********************B9MC,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,71.57.103.50,41.67,-87.98999999999998,,male,01/13/1987,married,1,1.0,32.0,english,,60439,0,,,white,,,,,0,,,one family detached,,1,suburb,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,full time work,IT manager,private business,0.7777777777777779,0,0,0.791666666666667,0.555555555555556,0.0,0.75,working class,0.5,0.8888888888888891,1.0,republican,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.833333333333333,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lemont,Illinois,IL
469,1,izbnbnsl,,0,8,7,outro,End,2019-11-21 04:56:18.830119+00:00,1,A2N6*****EZ3Z,3Z4X**********************68XO,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,71.60.169.164,40.38,-78.67,,male,09/16/1997,never,0,,,english,,15946,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,network administration,,usa,PA,,1,born usa,part time work,data entry,self employed,0.222222222222222,1,0,0.5,0.222222222222222,0.25,0.75,working class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Portage,Pennsylvania,PA
470,2,b1z2z80n,,0,8,7,outro,End,2019-11-12 01:00:40.786690+00:00,1,A2NY******3HBD,3YOH**********************6KVH,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,71.63.101.250,36.6,-79.3,,male,06/15/1989,married,1,3.0,19.0,english,,24586,0,,,white,,,,,0,,,mobile home,,1,small town,12th grade no degree,,,,,,,,usa,VA,,1,born usa,full time work,laborer,private business,0.111111111111111,1,0,0.375,0.111111111111111,0.5,0.25,lower class,0.0,0.444444444444444,1.0,independent,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,0.5,1,0.333333333333333,1.0,1.0,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ringgold,Virginia,VA
471,9,auazjtrn,,0,8,7,outro,End,2019-11-10 01:53:15.192708+00:00,1,A3O7******EM7I,3AZH**********************203E,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,71.68.98.139,35.19,-80.83,,male,04/04/1987,never,0,,,english,,28211,0,,,black,,,,,1,protestant,,one family attached,,0,large city,college or some college,,,,bachelors degree,,Economics,,usa,KY,,1,born usa,full time work,Healthcare Support,private business,0.7777777777777779,0,0,0.708333333333333,0.444444444444444,0.25,0.75,middle class,0.5,1.0,1.0,democrat,,0.333333333333333,0.5,0.5,1.0,1.0,0.0,1.0,1.0,0.5,1.0,1.0,0.5,1.0,0.833333333333333,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charlotte,North Carolina,NC
472,1,ankdch7t,,0,8,7,outro,End,2019-11-14 18:56:00.382153+00:00,1,AIEK*****S41V,3Z4X**********************5X8V,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,71.71.214.155,35.19,-80.83,,male,05/11/1985,never,0,,,english,,28205,0,,,black,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,less than 1 year college,,Computer Science,,usa,NY,,1,born usa,part time work,Computer Repair,self employed,0.666666666666667,0,0,0.5,0.333333333333333,0.5,0.25,working class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,1.0,0.5,1,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charlotte,North Carolina,NC
473,9,2q5v91f4,,0,8,7,outro,End,2019-11-11 19:05:40.478390+00:00,1,A2WP******MBLK,3ATP**********************MAY4,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,71.76.243.180,35.88,-80.06999999999998,,male,01/29/1991,never,0,,,english,,27360,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Information Technology,,usa,NC,,1,born usa,full time work,Art Director,private business,0.333333333333333,1,0,0.833333333333333,0.555555555555556,0.5,0.75,middle class,1.0,0.7777777777777779,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.5,1.0,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Thomasville,North Carolina,NC
474,9,4ukgrcn5,,0,8,7,outro,End,2019-11-12 21:38:38.990004+00:00,1,AY7W*****NBLG,3QL2**********************LCNF,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,71.81.87.92,38.36,-90.37,,female,05/22/1972,married,1,4.0,28.0,english,,63052,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,biology,,usa,MO,,1,born usa,part time work,drafter,private business,0.555555555555556,1,0,0.916666666666667,0.555555555555556,0.5,0.5,middle class,0.5,1.0,0.666666666666667,republican,,0.833333333333333,0.5,0.5,1.0,1.0,0.5,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,0,0.333333333333333,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Imperial,Missouri,MO
475,2,mn20beve,,0,8,7,outro,End,2019-11-12 22:59:12.506597+00:00,1,A25V******Y08P,3M23**********************T6S4,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,71.84.234.205,34.13,-118.13,,female,01/10/1966,divorced,0,,,english,,91106,0,,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,literature,,usa,CA,,1,born usa,full time work,paralegal,private non profit,0.7777777777777779,1,0,0.666666666666667,0.222222222222222,0.75,0.0,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0,1.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pasadena,California,CA
476,16,2w0jnzhs,,0,8,7,outro,End,2019-11-13 22:47:14.237179+00:00,1,A3V5******EUIY,3P4R**********************SIJL,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,71.84.250.107,34.14,-117.45,,female,10/26/1983,never,0,,,english,,92336,0,,,black,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,philosophy,,usa,CA,,1,born usa,full time work,program manager,government employer,0.8888888888888891,1,0,0.708333333333333,0.444444444444444,0.25,0.5,working class,0.0,0.8888888888888891,1.0,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.833333333333333,1.0,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fontana,California,CA
477,13,zd04kiko,,0,8,7,outro,End,2019-11-09 21:20:43.492003+00:00,1,A1MG******8KLU,3D8Y**********************XU66,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,71.93.103.133,34.08,-118.09,,male,05/30/1993,never,0,,,english,,91776,0,,,chinese,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Computer Science,,usa,CA,,1,born usa,housework,,,,1,0,0.333333333333333,0.333333333333333,0.5,0.25,working class,0.5,0.444444444444444,0.666666666666667,independent,,0.5,0.5,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Gabriel,California,CA
478,8,coqxzais,,0,8,7,outro,End,2019-11-15 05:02:53.404334+00:00,1,A14A******P2TF,3HMI**********************08YH,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,72.11.134.227,36.67,-121.61,,female,02/06/1989,married,1,2.0,23.0,english,,93905,0,,,white,,,,,1,protestant,,five or more apartments,,1,suburb,beyond bachelors,,,,,masters degree,,Computer science,usa,CA,,1,born usa,full time work,Manager,private business,0.8888888888888891,1,1,0.75,0.8888888888888891,0.75,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,1.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,1.0,0.5,0.0,0.0,0.5,1.0,1.0,1,0.0,0.666666666666667,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Salinas,California,CA
479,9,ntyiu6uf,,0,8,7,outro,End,2019-11-09 17:11:43.504503+00:00,1,A2TD******WZ8Y,3IGI**********************7NO3,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,72.129.129.92,44.52,-87.98,,female,09/01/1958,never,0,,,english,,54302,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,psychology,,usa,WI,,1,born usa,full time work,SEO Content Specialist,self employed,1.0,0,0,0.375,0.111111111111111,0.5,0.0,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.0,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Green Bay,Wisconsin,WI
480,11,iciyg1v3,,0,8,7,outro,End,2019-11-13 15:38:15.186999+00:00,1,A22Z******H6EL,3Z7V**********************UZ1P,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,72.132.148.59,33.92,-116.83,,male,07/08/1971,married,1,1.0,28.0,english,,92220,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Mechanical Engineering,,usa,CA,,1,born usa,full time work,Chief Mechanical Engineer,private business,0.8888888888888891,0,0,0.958333333333333,0.666666666666667,0.75,0.75,middle class,1.0,1.0,0.666666666666667,republican,,0.666666666666667,1.0,0.0,1.0,1.0,1.0,0.0,0.0,0.5,0.0,1.0,0.5,1.0,0.666666666666667,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Banning,California,CA
481,11,thbgjrf6,,0,8,7,outro,End,2019-11-09 01:37:27.731852+00:00,1,A3LG******2C1T,3WMO**********************MVNP,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,72.177.207.114,29.45,-98.5,,male,12/27/1985,never,0,,,english,,78240,1,mexican,,white,,,,,1,protestant,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Computer Science,,usa,TX,,1,born usa,full time work,Software Engineer,private business,0.8888888888888891,0,0,0.791666666666667,0.666666666666667,0.5,0.5,middle class,1.0,1.0,1.0,independent,,0.666666666666667,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.5,1.0,0.0,1.0,0.833333333333333,1.0,1,0.666666666666667,0.333333333333333,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
482,14,dz5f0glo,,0,8,7,outro,End,2019-11-13 19:20:44.200312+00:00,1,ALC4*****C5TR,3QEM**********************SD7D,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,72.18.159.68,40.02,-82.8,,male,01/21/1993,never,0,,,english,,43004,0,,,black,,,,,1,protestant,,one family attached,,0,large city,beyond bachelors,,,,,masters degree,,computer science,usa,OH,,1,born usa,full time work,software developer,private business,0.666666666666667,1,1,0.75,0.7777777777777779,0.5,1.0,middle class,0.0,0.8888888888888891,1.0,republican,,0.833333333333333,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.666666666666667,0.5,1,0.0,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Blacklick,Ohio,OH
483,1,fmrq5hrn,,0,8,7,outro,End,2019-11-12 02:57:39.893510+00:00,1,A2WY******OD5F,3NPF**********************7XG4,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,72.182.160.80,32.69,-97.01,,male,12/22/1988,married,0,,,english,,75052,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,medium city,college or some college,,,,associates degree,,arts,,usa,TX,,1,born usa,full time work,retail,private business,0.333333333333333,1,0,0.625,0.444444444444444,0.5,0.75,working class,0.5,1.0,0.666666666666667,republican,,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.666666666666667,0.5,1,0.666666666666667,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Grand Prairie,Texas,TX
484,5,49anzuo2,,0,8,7,outro,End,2019-11-15 01:09:53.719592+00:00,1,AYPO*****EHC8,3K27**********************QDFC,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,72.189.98.201,28.5,-81.37,,female,05/12/1967,divorced,1,4.0,25.0,english,,32818,0,,,black,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,bachelors degree,,business and marketing,,usa,TN,,1,born usa,full time work,realtor,private business,0.7777777777777779,1,0,0.708333333333333,0.444444444444444,0.5,0.5,working class,0.5,1.0,1.0,republican,,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,1.0,0.0,1.0,1.0,1.0,0,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Orlando,Florida,FL
485,13,5r88eqt3,,0,8,7,outro,End,2019-11-12 15:52:35.523162+00:00,1,ABL8*****UKYE,3L0K**********************YSYW,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,72.198.1.168,35.48,-97.26,,male,08/15/1963,married,1,1.0,32.0,english,,73020,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,Electronic Engineering Tech III,private business,0.444444444444444,1,0,0.791666666666667,0.444444444444444,0.5,0.25,middle class,0.5,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Choctaw,Oklahoma,OK
486,11,1hpx9lki,,0,8,7,outro,End,2019-11-11 19:08:20.959668+00:00,1,AI4A*****IJF7,3QRY**********************2TNH,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,72.201.200.145,33.57,-112.18,,female,01/09/1975,never,1,1.0,19.0,english,,85302,0,,,white,,,,,0,,,five or more apartments,,0,medium city,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,housework,,,,1,0,0.666666666666667,0.222222222222222,0.25,0.5,working class,0.0,0.666666666666667,0.666666666666667,no preference,,0.5,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Glendale,Arizona,AZ
487,8,6ar0ykeu,,0,8,7,outro,End,2019-11-11 17:39:17.425376+00:00,1,AOTS*****1XS1,3IAS**********************OB2V,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,72.202.211.119,39.02,-76.45,,male,06/27/1976,married,1,2.0,30.0,english,,21409,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,beyond bachelors,,,,,masters degree,,Psychology and Business,usa,MD,,1,born usa,full time work,Project Executive,private business,0.8888888888888891,0,0,1.0,0.666666666666667,0.75,0.75,middle class,0.5,0.8888888888888891,1.0,republican,,0.833333333333333,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Annapolis,Maryland,MD
488,5,e7umw3tq,,0,8,7,outro,End,2019-11-08 19:09:47.162511+00:00,1,A1VJ******YARO,3VW6**********************UYYR,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,72.210.44.84,31.54,-109.46,,female,09/28/1984,married,0,,,english,,85607,0,,,white,,,,,0,,,less than five apartment,,1,open country,college or some college,,,,bachelors degree,,Literature and psychology,,usa,TX,,1,born usa,full time work,Editor,private business,0.8888888888888891,1,0,0.833333333333333,0.222222222222222,0.0,1.0,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.0,0.5,0.0,1.0,0.5,1.0,1.0,1.0,1.0,0.0,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Douglas,Arizona,AZ
489,1,eyr4nj8c,,0,8,7,outro,End,2019-11-13 03:05:19.605782+00:00,1,A228******EZ56,3ATP**********************5YAS,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,72.216.100.208,33.65,-112.24,,female,08/01/1989,married,1,1.0,28.0,english,,85382,0,,,white,,,,,1,protestant,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Education,,usa,AZ,,1,born usa,part time work,Self employed part time jobs,self employed,0.444444444444444,1,0,0.75,0.333333333333333,0.75,0.25,working class,0.5,0.444444444444444,1.0,republican,,1.0,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.333333333333333,1.0,0,0.666666666666667,0.333333333333333,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Peoria,Arizona,AZ
490,10,70lqnna7,,0,8,7,outro,End,2019-11-13 05:27:46.994547+00:00,1,A2IU******9CV0,3Z7I**********************GZ8N,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,72.216.11.195,27.92,-82.29000000000002,,male,04/04/1987,never,0,,,english,,33511,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,full time work,Cook,government employer,0.666666666666667,0,0,0.5,0.444444444444444,0.5,0.75,working class,1.0,0.666666666666667,0.666666666666667,independent,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brandon,Florida,FL
491,13,lwio130y,,0,8,7,outro,End,2019-11-08 19:47:09.873128+00:00,1,A2BA******6WS1,3YW4**********************AU1R,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,72.216.72.106,32.73,-111.67,,female,05/09/1978,married,1,5.0,17.0,english,,85123,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Human Resources,,usa,KY,,1,born usa,full time work,HR Manager,private business,0.7777777777777779,1,0,0.708333333333333,0.333333333333333,0.25,0.5,working class,0.5,1.0,0.666666666666667,democrat,,0.0,1.0,1.0,1.0,1.0,0.5,0.0,0.5,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arizona City,Arizona,AZ
492,8,nco9qlzx,,0,8,7,outro,End,2019-11-11 03:32:32.810677+00:00,1,A2SM******RGM4,3DHE**********************EG29,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,72.220.95.19,32.72,-117.09,,female,05/18/1983,never,0,,,english,,92102,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,ADMINISTRATIVE ASSISTANT,private business,0.7777777777777779,0,0,0.833333333333333,0.555555555555556,0.75,0.5,working class,0.5,1.0,0.666666666666667,independent,,0.166666666666667,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.0,1.0,0.833333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Diego,California,CA
493,4,w782dmel,,0,8,7,outro,End,2019-11-11 23:11:30.441935+00:00,1,AY1C*****74II,32VN**********************TR4V,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,72.223.24.90,33.5,-112.14,,male,07/29/1983,never,0,,,english,,85019,0,,,other asian,,Cambodian,,,0,,,one family detached,,0,large city,high school graduate,,,GED,,,,,usa,AZ,,1,born usa,full time work,administrative support,private business,0.555555555555556,0,0,0.5,0.333333333333333,0.5,0.25,working class,1.0,0.555555555555556,0.666666666666667,republican,,0.833333333333333,0.5,0.0,1.0,1.0,0.5,0.0,0.5,0.5,0.0,1.0,0.0,0.5,0.833333333333333,1.0,0,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Phoenix,Arizona,AZ
494,1,erhh72c9,,0,8,7,outro,End,2019-11-08 21:06:58.899553+00:00,1,A1VV******PHP0,3QHK**********************PLBQ,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,72.229.32.240,40.74,-73.90000000000002,,male,08/10/1983,married,1,1.0,31.0,english,,11377,0,,,chinese,,,,,1,buddhist,,one family attached,,0,suburb,beyond bachelors,,,,,doctorate,,BIOLOGY,usa,NY,,1,born abroad us parents,full time work,TEACHER,government employer,0.666666666666667,0,0,0.625,0.333333333333333,0.5,0.75,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodside,New York,NY
495,5,qontuncv,,0,8,7,outro,End,2019-11-14 15:04:29.449633+00:00,1,ACVE*****PSEQ,37Q9**********************C1SI,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,72.23.110.105,40.07,-79.86,,female,10/13/1969,married,0,,,english,,15477,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,social work,,usa,PA,,1,born usa,full time work,admin assistant,self employed,1.0,0,0,0.708333333333333,0.222222222222222,0.5,0.25,working class,0.0,1.0,1.0,republican,,0.833333333333333,0.5,0.5,1.0,1.0,1.0,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0,0.0,0.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Roscoe,Pennsylvania,PA
496,12,57plqm3z,,0,8,7,outro,End,2019-11-10 19:14:36.635262+00:00,1,AU34*****N4Z4,3X87**********************DQS8,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,72.238.205.220,28.68,-81.51000000000002,,female,12/28/1978,divorced,1,2.0,34.0,english,,32712,0,,,white,,,,,0,,,one family detached,,1,suburb,high school graduate,,,high school diploma,,,,,usa,IN,,1,born usa,housework,,,,1,0,0.0416666666666667,0.222222222222222,0.5,0.0,working class,0.0,1.0,0.333333333333333,republican,,0.5,0.0,0.0,0.5,1.0,0.5,0.0,0.0,0.5,0.0,1.0,1.0,1.0,0.0,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Apopka,Florida,FL
497,9,zvok9exc,,0,8,7,outro,End,2019-11-10 18:59:19.808880+00:00,1,AETI*****SBLB,379J**********************HEL6,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,72.24.233.212,34.66,-112.29,,male,09/01/1990,never,0,,,english,,86314,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,computer science,,usa,AZ,,1,born usa,part time work,none,self employed,0.333333333333333,1,0,0.833333333333333,0.666666666666667,0.25,1.0,middle class,0.5,0.333333333333333,0.666666666666667,republican,,1.0,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,1.0,0,0.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Prescott Valley,Arizona,AZ
498,4,zzdk9vlx,,0,8,7,outro,End,2019-11-11 21:21:48.814521+00:00,1,A1PR******JNTO,3PM8**********************EQXN,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,72.241.62.50,41.66,-83.58,,male,02/27/1991,married,0,,,english,,43613,0,,,white,,,,,0,,,one family detached,,0,large city,beyond bachelors,,,,,masters degree,,MBA,usa,OH,,1,born usa,full time work,Data Manager,private non profit,0.8888888888888891,1,0,0.916666666666667,0.666666666666667,0.75,0.5,middle class,1.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Toledo,Ohio,OH
499,9,k3pxgph0,,0,8,7,outro,End,2019-11-14 17:23:00.098363+00:00,1,A2CH******3P3E,3MHW**********************VVML,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,72.65.252.103,40.43,-79.97,,male,08/01/1986,married,1,3.0,22.0,english,,15210,0,,,black,,,,,1,roman catholic,,one family detached,,1,large city,college or some college,,,,less than 1 year college,,Networking Technology,,usa,PA,,1,born usa,full time work,Appraisal Management,government employer,0.444444444444444,0,0,0.75,0.222222222222222,0.25,0.5,working class,0.0,0.666666666666667,0.666666666666667,democrat,,0.166666666666667,0.5,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.5,1.0,0.5,1.0,1.0,1.0,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
500,1,afah46cy,,0,8,7,outro,End,2019-11-12 15:03:07.271612+00:00,1,A2KM******GWFK,337R**********************OVLC,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,72.68.79.138,39.33,-84.40000000000002,,male,06/05/1989,married,1,2.0,28.0,english,,45069,0,,,black,,,,,1,jewish,,less than five apartment,,0,small town,12th grade no degree,,,,,,,,usa,OH,,1,born usa,full time work,HR,private business,0.555555555555556,1,0,0.0416666666666667,0.7777777777777779,0.5,0.5,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.833333333333333,0.5,1.0,0.5,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,0.666666666666667,0.333333333333333,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Chester,Ohio,OH
501,3,nlqfmefx,,0,8,7,outro,End,2019-11-09 17:03:28.685556+00:00,1,A48W*****CI3J,36ZN**********************DIOI,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,72.87.118.184,41.39,-71.48,,male,09/30/1983,never,0,,,english,,2882,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,less than 1 year college,,,,usa,RI,,1,born usa,part time work,Search Engine Evaluator,private business,1.0,0,0,0.333333333333333,0.111111111111111,0.75,0.0,lower class,0.0,0.7777777777777779,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Narragansett,Rhode Island,RI
502,9,ijnzv53t,,0,8,7,outro,End,2019-11-10 16:57:05.220602+00:00,1,A88D*****UWEN,3M23**********************Y6SO,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,72.94.197.164,40.37,-75.29000000000002,,male,11/08/1969,married,1,1.0,34.0,english,,18944,0,,,white,,,,,1,protestant,,one family detached,,0,open country,beyond bachelors,,,,,masters degree,,"Computer Science, Business Administration",another country,,NZ,0,,full time work,Software Product Manager,private business,1.0,0,0,1.0,0.7777777777777779,0.5,0.75,middle class,0.0,0.8888888888888891,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,1.0,0.5,0.0,1.0,1.0,1.0,0.5,1.0,0.0,0.0,0,0.333333333333333,0.333333333333333,0.666666666666667,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Perkasie,Pennsylvania,PA
503,12,ln8cryhh,,0,8,7,outro,End,2019-11-12 22:00:55.194130+00:00,1,AQ5K*****ZU0B,3OLF**********************EAF4,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,73.0.155.123,26.74,-80.12,,female,01/01/1988,married,0,,,english,,33401,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,Anthropology,,usa,ME,,1,born usa,housework,,,,1,0,0.791666666666667,0.555555555555556,0.25,1.0,middle class,0.5,1.0,0.333333333333333,democrat,,0.333333333333333,0.0,0.5,1.0,0.0,0.0,0.0,1.0,1.0,1.0,0.5,1.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Palm Beach,Florida,FL
504,13,3b3fbnyw,,0,8,7,outro,End,2019-11-08 23:46:54.107267+00:00,1,AOOL*****CL0Z,33L7**********************2T8E,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,73.1.141.162,26.74,-80.12,,female,01/02/1952,widowed,1,2.0,18.0,english,,33406,0,,,white,,,,,1,protestant,,one family detached,,0,small town,high school graduate,,,GED,,,,,usa,IL,,1,born usa,housework,,,,0,0,0.666666666666667,0.333333333333333,0.25,0.75,working class,0.5,1.0,1.0,democrat,,0.333333333333333,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Palm Beach,Florida,FL
505,8,e3jdjwnd,,0,8,7,outro,End,2019-11-12 05:13:49.337003+00:00,1,A3L2******6FRW,3SB4**********************5AXI,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.1.68.50,26.45,-80.08,,male,05/23/1991,never,0,,,english,,33445,0,,,black,,,,,0,,,one family detached,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,,,usa,FL,,1,born usa,housework,,,,1,0,0.583333333333333,0.333333333333333,0.25,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,1.0,0.333333333333333,0.5,0,0.666666666666667,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Delray Beach,Florida,FL
506,9,h9hnyeql,,0,8,7,outro,End,2019-11-13 17:19:41.085755+00:00,1,AMJ5*****ZOWN,3BF5**********************S0HK,0,1.25,q5os6ozr,20191113-1200,,3J9L0X0VDFZE3DMQPNRA0YBGLVP9WL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.10.194.31,40.06,-74.11,,female,04/01/1989,married,1,2.0,24.0,english,,8724,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Business,,usa,NJ,,1,born usa,full time work,Manager,private business,0.7777777777777779,0,0,0.75,0.333333333333333,0.5,0.5,working class,0.5,0.7777777777777779,1.0,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.0,0.5,0.0,1.0,0.5,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brick,New Jersey,NJ
507,1,4ol3c3km,,0,8,7,outro,End,2019-11-12 01:00:07.033696+00:00,1,A1VC******62R4,3S06**********************2D18,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.104.61.158,29.89,-81.31,,male,11/24/1982,never,0,,,english,,32084,0,,,white,,,,,0,,,five or more apartments,,0,large city,high school graduate,,,GED,,,,,usa,FL,,1,born usa,housework,,,,1,0,0.583333333333333,0.222222222222222,0.5,0.25,lower class,0.0,0.555555555555556,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Augustine,Florida,FL
508,10,6pht2ddi,,0,8,7,outro,End,2019-11-14 03:27:43.424791+00:00,1,A3V4******BHDO,3RKN**********************M4A5,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,73.110.46.98,41.83,-87.68000000000002,,male,06/09/1988,never,0,,,english,,60601,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Computer Science,,usa,IL,,1,born usa,full time work,Web Developer,private business,0.666666666666667,1,0,0.625,0.555555555555556,0.75,0.5,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.0,1.0,1.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
509,4,whgm1s9p,,0,8,7,outro,End,2019-11-12 13:03:53.823292+00:00,1,A254******BYV3,3A1P**********************U1H8,0,1.25,a10oit2j,20191112-0800,,31N9JPQXIPVHVPVVVYOFHWWDAVPNHR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,73.124.103.214,26.0,-80.34,,male,12/25/1987,never,0,,,english,,33028,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,Business,,usa,FL,,1,born usa,full time work,Sales Manager,private business,0.444444444444444,0,0,0.833333333333333,0.333333333333333,0.5,0.5,working class,0.5,0.7777777777777779,1.0,independent,,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.333333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pembroke Pines,Florida,FL
510,4,q3ckty3i,,0,8,7,outro,End,2019-11-14 17:19:30.955622+00:00,1,A2AJ******KF43,3KOP**********************83JT,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,73.129.179.51,39.33,-76.43000000000002,,male,07/14/1979,never,0,,,english,,21220,0,,,white,,,,,0,,,five or more apartments,,0,suburb,beyond bachelors,,,,,professional degree,,Law,usa,MD,,1,born usa,full time work,Attorney,private business,1.0,0,0,0.75,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.5,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Middle River,Maryland,MD
511,1,q0c8cxzr,,0,8,7,outro,End,2019-11-14 22:56:24.171729+00:00,1,A1J8******C70W,3GNA**********************SQ52,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.130.65.45,39.81,-76.98,,female,09/18/1992,never,0,,,english,,17331,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,Packaging Engineering,,usa,PA,,1,born usa,full time work,Packaging Engineer,private business,0.8888888888888891,0,0,0.75,0.555555555555556,0.5,0.5,middle class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.5,0.0,0.5,0.5,0.5,0.0,0.5,1.0,1.0,0.5,0.0,1.0,0.833333333333333,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hanover,Pennsylvania,PA
512,8,sxuks9zy,,0,8,7,outro,End,2019-11-11 01:31:51.373539+00:00,1,A1F1******AAXT,39U1**********************LT35,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.136.155.223,29.76,-95.38,,male,01/01/1949,divorced,1,2.0,24.0,english,,77082,0,,,white,,,,,1,protestant,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Chemistry,,usa,TX,,1,born usa,housework,,,,1,0,0.666666666666667,0.333333333333333,0.75,0.25,middle class,0.5,1.0,1.0,independent,,0.666666666666667,1.0,0.0,1.0,0.5,1.0,0.5,0.5,0.5,0.0,0.0,0.0,0.0,1.0,0.5,1,0.0,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
513,8,90h4r5t3,,0,8,7,outro,End,2019-11-08 21:17:00.224173+00:00,1,A36A******BDEH,3TOK**********************3O7O,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.140.38.58,47.69,-117.45,,male,10/11/1991,never,0,,,english,,99205,0,,,american indian,Sitka,,,,0,,,one family detached,,0,medium city,college or some college,,,,associates degree,,Communications Studies,,usa,WA,,1,born usa,full time work,Billing Specialist,private business,0.8888888888888891,1,0,0.625,0.111111111111111,0.25,0.0,lower class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,1.0,0.5,1.0,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spokane,Washington,WA
514,13,t9qr0ujr,,0,8,7,outro,End,2019-11-08 17:46:12.567580+00:00,1,A27W******S1G0,3C5W**********************3MX0,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,73.144.24.143,42.38,-83.09999999999998,,male,05/05/1987,never,0,,,english,,48235,0,,,black,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,full time work,IT Assistant,private business,0.8888888888888891,1,0,0.75,0.333333333333333,0.25,0.75,working class,0.5,0.7777777777777779,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.333333333333333,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Detroit,Michigan,MI
515,2,qm0v3v9k,,0,8,7,outro,End,2019-11-13 15:08:29.598453+00:00,1,A3FJ******F4PD,30LB**********************OZ0M,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.148.231.128,31.32,-81.53,,male,06/29/1989,never,0,,,english,,31525,0,,,white,,,,,0,,,mobile home,,1,small town,college or some college,,,,bachelors degree,,History,,usa,VA,,1,born usa,full time work,Sales rep,private business,0.666666666666667,1,0,0.5,0.111111111111111,0.5,0.25,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brunswick,Georgia,GA
516,2,ewxx23z7,,0,8,7,outro,End,2019-11-15 04:55:56.329049+00:00,1,A9C6*****33V9,3IO1**********************768F,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.150.253.69,40.42,-74.41,,male,03/05/1994,never,0,,,english,,8816,0,,,white,,,,,0,,,one family detached,,1,suburb,beyond bachelors,,,,,masters degree,,Biochemistry,usa,NJ,,1,born usa,part time work,Lab techinician,government employer,0.7777777777777779,1,0,0.916666666666667,0.666666666666667,0.75,0.5,middle class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.333333333333333,0.0,0,0.666666666666667,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,East Brunswick,New Jersey,NJ
517,17,nje9rwwd,,0,8,7,outro,End,2019-11-14 19:17:36.951473+00:00,1,A30V******107X,3TXW**********************LS97,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,17,73.155.50.63,30.09,-95.61,,male,06/03/1991,never,0,,,english,,77375,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,less than 1 year college,,Computer Science,,usa,TN,,1,born usa,full time work,Web Dev,private business,0.7777777777777779,0,0,0.625,0.333333333333333,0.25,0.25,working class,0.5,0.8888888888888891,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,1.0,1.0,1.0,1.0,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tomball,Texas,TX
518,7,bewxfe1v,,0,8,7,outro,End,2019-11-08 15:54:01.933922+00:00,1,A2LT******1T4S,3HVV**********************8TYR,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,73.163.147.171,39.3,-76.61,,male,03/03/1988,married,0,,,english,,21211,0,,,white,,,,,0,,,less than five apartment,,0,open country,high school graduate,,,high school diploma,,,,,usa,MD,,1,born usa,full time work,Forklift operator,private business,0.333333333333333,1,0,0.833333333333333,0.444444444444444,0.25,0.25,working class,0.0,1.0,0.333333333333333,independent,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,1.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Baltimore,Maryland,MD
519,1,ol1oa557,,0,8,7,outro,End,2019-11-09 04:46:27.199453+00:00,1,A1KT******RLVW,3V5Q**********************B32K,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.164.115.221,44.96,-93.26,,female,10/22/1987,never,0,,,english,,55412,0,,,black,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Graphic arts,,usa,MN,,1,born usa,full time work,Leasing Consultant,private business,0.8888888888888891,0,0,0.666666666666667,0.222222222222222,0.0,0.75,working class,0.0,1.0,0.666666666666667,independent,,0.166666666666667,0.0,0.0,0.0,0.5,0.0,0.0,0.5,0.0,0.0,1.0,0.0,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Minneapolis,Minnesota,MN
520,8,0fcpxtr7,,0,8,7,outro,End,2019-11-16 23:02:58.276157+00:00,1,A1P2******S5BT,35GC**********************ZZ36,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.169.119.154,39.63,-105.34,,female,11/23/1956,divorced,1,1.0,22.0,english,,80439,0,,,white,,,,,1,protestant,,less than five apartment,,0,farm,college or some college,,,,bachelors degree,,Business administration,,usa,CO,,1,born usa,full time work,auditor,private business,0.7777777777777779,0,0,0.333333333333333,0.444444444444444,0.5,0.5,middle class,1.0,1.0,1.0,republican,,0.833333333333333,0.0,0.0,0.0,1.0,1.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0,0.666666666666667,0.333333333333333,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Evergreen,Colorado,CO
521,14,9vuhixyw,,0,8,7,outro,End,2019-11-10 07:10:36.225680+00:00,1,A37E******WT8E,3NPI**********************WPTW,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,73.169.159.58,47.69,-117.38,,male,07/01/1989,never,0,,,english,,99207,0,,,white,,,,,1,protestant,,one family attached,,0,large city,college or some college,,,,associates degree,,Arts and Humanities,,usa,WA,,1,born usa,full time work,Media production,private business,0.555555555555556,1,0,0.625,0.333333333333333,0.0,0.75,working class,0.0,0.666666666666667,1.0,republican,,1.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.166666666666667,1.0,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spokane,Washington,WA
522,10,8qzot7lm,,0,8,7,outro,End,2019-11-09 17:12:21.165724+00:00,1,A272******FYLB,3HFN**********************3QG6,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,73.173.103.253,39.27,-76.83,,male,03/28/1994,never,0,,,english,,21042,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Biochemistry,,usa,MD,,1,born usa,full time work,MTurk,self employed,0.8888888888888891,1,0,1.0,0.7777777777777779,1.0,0.75,middle class,1.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ellicott City,Maryland,MD
523,9,4mo2gj8s,,0,8,7,outro,End,2019-11-13 05:05:08.969635+00:00,1,A7KK*****7F1V,31HQ**********************FLSQ,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.175.140.82,41.23,-77.03,,male,05/30/1992,never,0,,,english,,17701,0,,,white,,,,,1,mormon,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,PA,,1,born usa,school,,,,1,0,0.708333333333333,0.111111111111111,0.25,0.25,lower class,0.0,0.444444444444444,0.333333333333333,independent,,0.333333333333333,0.5,0.0,0.0,0.5,0.5,1.0,0.5,0.5,0.0,1.0,1.0,1.0,0.666666666666667,1.0,0,0.666666666666667,1.0,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Williamsport,Pennsylvania,PA
524,7,2ashsb49,,0,8,7,outro,End,2019-11-14 17:20:40.507502+00:00,1,A1F3******7K4U,3J88**********************EXPM,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,73.175.73.49,41.34,-75.75,,male,05/13/1982,married,1,1.0,26.0,english,,18642,0,,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,GED,,,,,usa,IN,,1,born usa,housework,,,,0,0,0.708333333333333,0.333333333333333,0.25,0.75,working class,0.5,0.8888888888888891,1.0,republican,,0.5,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.0,0.0,0.5,0.0,0.5,0.333333333333333,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Duryea,Pennsylvania,PA
525,5,1qphtgdc,,0,8,7,outro,End,2019-11-15 07:47:04.915269+00:00,1,A1HX******J1DW,39PA**********************RTVQ,0,1.25,hg6wuzp9,20191115-0200,,3INZSNUD803FU7MZ8SMK8AMVEG69D1,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.177.71.57,35.1,-90.0,,female,07/12/1984,never,1,3.0,20.0,english,,38127,0,,,black,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,less than 1 year college,,criminology,,usa,TN,,1,born usa,full time work,retail associate,private business,0.222222222222222,1,0,0.583333333333333,0.111111111111111,0.25,0.25,lower class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.0,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.0,1.0,0.0,0.5,0.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Memphis,Tennessee,TN
526,7,1l2f2imz,,0,8,7,outro,End,2019-11-14 15:10:49.782800+00:00,1,A1UC******Y623,3A4N**********************YMLW,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,73.178.168.46,40.06,-74.53,,male,01/18/1985,never,0,,,english,,8533,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,NJ,,1,born usa,part time work,Information services,self employed,0.666666666666667,1,0,0.791666666666667,0.222222222222222,0.25,0.25,working class,0.0,1.0,0.0,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Egypt,New Jersey,NJ
527,6,tkmz2u11,,0,8,7,outro,End,2019-11-10 01:35:33.500731+00:00,1,A21X******HL4A,3DOC**********************3NNR,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,73.180.90.83,32.98,-79.98999999999998,,female,08/30/1985,married,1,4.0,23.0,english,,29445,0,,,white,,,,,0,,,one family attached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Education,,usa,OH,,1,born usa,part time work,"Freelance: MTurk, also freelance illustrator",self employed,0.666666666666667,1,0,0.791666666666667,0.333333333333333,0.25,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.5,1.0,1.0,1.0,1.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Goose Creek,South Carolina,SC
528,3,a6207iyk,,0,8,7,outro,End,2019-11-15 03:00:37.747877+00:00,1,A1PA******JM6T,3C5W**********************MXMD,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.180.91.96,32.92,-80.09,,female,11/29/1984,never,0,,,english,,29420,0,,,white,,,,,0,,,one family detached,,1,large city,college or some college,,,,associates degree,,Liberal Arts,,usa,SC,,1,born usa,part time work,"I am a contractor, artist, and transcriptionist.",self employed,0.666666666666667,1,0,0.625,0.222222222222222,0.5,0.0,lower class,0.0,1.0,0.333333333333333,independent,,0.5,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.166666666666667,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,North Charleston,South Carolina,SC
529,5,h0mzun4t,,0,8,7,outro,End,2019-11-11 01:13:11.075666+00:00,1,A2FG******DFWS,3LKC**********************ZOWL,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.182.125.254,32.08,-81.09999999999998,,male,08/19/1968,married,1,3.0,21.0,english,,31410,0,,,white,,,,,0,,,five or more apartments,,0,suburb,college or some college,,,,bachelors degree,,Business,,usa,GA,,1,born usa,full time work,Manager,private business,0.8888888888888891,0,0,0.791666666666667,0.444444444444444,0.5,0.5,middle class,0.5,1.0,1.0,independent,,0.5,0.5,0.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,1.0,0.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Savannah,Georgia,GA
530,14,lcfv8zry,,0,8,7,outro,End,2019-11-14 19:08:16.477451+00:00,1,A3VH******JJ4F,3W2L**********************EKR5,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,73.183.34.156,40.43,-79.97,,male,08/14/1987,never,0,,,english,,15227,0,,,white,,,,,1,protestant,,five or more apartments,,0,suburb,high school graduate,,,GED,,,,,usa,PA,,1,born usa,full time work,sales manager,private business,0.666666666666667,0,0,0.0833333333333333,0.333333333333333,0.5,0.5,working class,0.5,0.444444444444444,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.666666666666667,1.0,1,0.666666666666667,1.0,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
531,5,n0ks12xk,,0,8,7,outro,End,2019-11-08 15:48:10.409445+00:00,1,A25C******F4UV,38YM**********************XW6K,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.185.160.26,45.21,-93.39,,male,10/21/1994,married,0,,,english,,55303,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,bachelors degree,,Computer Forensics,,usa,MN,,1,born usa,full time work,IT,government employer,0.666666666666667,0,0,1.0,0.666666666666667,0.75,0.75,middle class,1.0,1.0,1.0,republican,,0.666666666666667,1.0,0.0,1.0,0.5,0.5,0.0,0.5,0.0,0.0,0.5,0.0,1.0,0.666666666666667,0.5,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Anoka,Minnesota,MN
532,13,uohi89i5,,0,8,7,outro,End,2019-11-08 21:36:17.781473+00:00,1,A1LS******O1B8,3LQ8**********************5IHU,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,73.185.97.128,38.65,-121.25,,male,02/16/1985,never,0,,,english,,95628,0,,,white,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Economics,,usa,CA,,1,born usa,full time work,Financial Analyst,private non profit,1.0,0,0,0.958333333333333,0.7777777777777779,1.0,0.75,middle class,1.0,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.5,0.0,0.5,1.0,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fair Oaks,California,CA
533,5,vpv0wdys,,0,8,7,outro,End,2019-11-12 03:06:40.748928+00:00,1,A115******0ZJ8,30X3**********************SSAF,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.188.191.75,40.05,-75.09999999999998,,male,12/29/1989,never,0,,,english,,19012,0,,,chinese,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Marketing,,usa,PA,,1,born usa,full time work,Marketing coordinator,private business,0.444444444444444,0,0,0.833333333333333,0.333333333333333,0.25,1.0,working class,0.5,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.0,1.0,0.666666666666667,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cheltenham,Pennsylvania,PA
534,10,0yppc555,,0,8,7,outro,End,2019-11-11 03:38:18.142476+00:00,1,A1YS******BOHW,3TXW**********************I9SE,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,73.189.183.209,37.33,-121.77,,male,10/11/1983,married,1,2.0,33.0,english,,95148,0,,,filipino,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,software engineering,,usa,CA,,1,born usa,full time work,software engineer,private business,0.8888888888888891,0,0,1.0,0.666666666666667,0.75,0.5,middle class,1.0,0.8888888888888891,0.333333333333333,independent,,0.0,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Jose,California,CA
535,2,p01mg0ou,,0,8,7,outro,End,2019-11-21 04:58:01.461602+00:00,1,A1FP******X01V,34FN**********************Z5YP,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.189.34.112,37.39,-121.96,,female,07/07/1989,never,0,,,english,,95054,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,contractor,self employed,0.7777777777777779,0,0,0.4166666666666671,0.0,0.5,0.0,lower class,0.0,1.0,0.333333333333333,democrat,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Santa Clara,California,CA
536,1,f7oyh6eu,,0,8,7,outro,End,2019-11-11 04:57:23.603163+00:00,1,A31Z******NRN9,3TDX**********************B6ID,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.19.212.85,35.97,-83.94,,female,03/07/1989,never,1,1.0,20.0,english,,37909,0,,,white,,,,,1,protestant,,five or more apartments,,0,suburb,college or some college,,,,associates degree,,Marketing,,usa,TN,,1,born usa,full time work,Sales associate,private business,0.222222222222222,1,0,0.708333333333333,0.444444444444444,1.0,0.5,middle class,0.5,0.8888888888888891,0.666666666666667,republican,,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.166666666666667,1.0,1,0.0,0.0,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Knoxville,Tennessee,TN
537,5,9td1ax7q,,0,8,7,outro,End,2019-11-11 17:34:40.048024+00:00,1,ABMP*****RBMG,3FIU**********************LGG0,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.193.239.91,40.32,-74.62,,male,02/02/1985,never,0,,,english,,8550,0,,,white,,,,,1,jewish,,five or more apartments,,0,suburb,beyond bachelors,,,,,masters degree,,Accounting,usa,NJ,,1,born usa,full time work,CPA,private business,0.8888888888888891,0,0,0.791666666666667,0.555555555555556,0.75,0.5,middle class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Princeton Junction,New Jersey,NJ
538,2,kbkzmm2b,,0,8,7,outro,End,2019-11-10 15:01:27.435393+00:00,1,A3L0******X3A9,37C0**********************M6DS,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.194.199.39,39.75,-74.22,,male,07/03/1972,never,0,,,english,,8005,0,,,white,,,,,1,jewish,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,computer science,,usa,NY,,1,born usa,full time work,network administrator,private business,0.8888888888888891,1,0,0.666666666666667,0.444444444444444,0.5,0.5,middle class,0.0,0.8888888888888891,0.666666666666667,independent,,0.666666666666667,0.5,0.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.833333333333333,1.0,1,0.0,1.0,0.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Barnegat,New Jersey,NJ
539,5,6m2r4bd5,,0,8,7,outro,End,2019-11-08 21:09:08.968315+00:00,1,A1W5******AYQR,3MRN**********************1LDX,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.196.176.47,39.75,-75.09,,male,10/15/1991,never,0,,,english,,8080,0,,,white,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,associates degree,,Information Technology,,usa,NC,,1,born usa,full time work,Information Technology,private business,0.8888888888888891,0,0,0.791666666666667,0.666666666666667,0.5,0.25,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.666666666666667,0.5,0.0,1.0,0.5,0.5,0.0,0.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sewell,New Jersey,NJ
540,9,xzoygb2i,,0,8,7,outro,End,2019-11-09 05:21:13.757735+00:00,1,A1SI******2PWH,3Z9W**********************FKHU,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.198.109.124,40.63,-74.37,,male,10/28/1983,married,0,,,english,,7076,0,,,filipino,,,,,0,,,one family attached,,0,small town,college or some college,,,,bachelors degree,,Computer Science,,usa,NY,,1,born usa,full time work,Analyst,private business,0.444444444444444,0,0,0.791666666666667,0.555555555555556,0.75,0.5,middle class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.0,0.5,0.833333333333333,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Scotch Plains,New Jersey,NJ
541,9,us6zhqks,,0,8,7,outro,End,2019-11-08 17:18:09.269567+00:00,1,A3UV******DO9C,345L**********************5U30,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.198.13.141,39.48,-74.47,,male,10/07/1990,never,0,,,english,,8205,0,,,white,,,,,1,roman catholic,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,business,,usa,NJ,,1,born usa,full time work,sales,private business,0.555555555555556,1,0,0.75,0.555555555555556,0.5,0.5,working class,0.5,0.666666666666667,0.666666666666667,democrat,,0.333333333333333,1.0,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.666666666666667,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Absecon,New Jersey,NJ
542,6,t2bwxo6h,,0,8,7,outro,End,2019-11-10 21:28:03.741579+00:00,1,A248******XZ14,3NPI**********************8PT8,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,73.2.182.75,35.15,-89.75,,female,09/20/1973,married,1,1.0,30.0,english,,38016,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,social work,,usa,PA,,1,born usa,full time work,social work,private non profit,0.7777777777777779,0,0,0.875,0.555555555555556,0.75,0.25,middle class,0.0,1.0,1.0,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,0.0,0.833333333333333,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cordova,Tennessee,TN
543,2,r5lvbocs,,0,8,7,outro,End,2019-11-08 15:42:12.684347+00:00,1,A2RC******2XXO,36AH**********************LDYT,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.214.83.191,39.63,-79.94,,male,05/07/1981,married,0,,,english,,26505,0,,,korean,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,HISTORY,,usa,WV,,1,born usa,full time work,VFX,private business,0.8888888888888891,1,0,0.833333333333333,0.444444444444444,0.5,0.5,working class,0.5,1.0,0.0,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.0,1.0,0.833333333333333,1.0,1,0.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Morgantown,West Virginia,WV
544,2,1bca9ejm,,0,8,7,outro,End,2019-11-09 04:46:29.943972+00:00,1,A2TL******GY81,3PMB**********************YC9J,0,1.25,jo5mh3df,20191108-2400,,32CAVSKPCE2JM4UQQAXG348010U1U2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.219.249.59,42.26,-71.0,,male,06/23/1987,never,0,,,english,,2170,0,,,chinese,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Economics,,usa,MA,,1,born usa,full time work,Market Research Analyst,private business,0.8888888888888891,0,0,0.833333333333333,0.555555555555556,0.5,0.5,middle class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.0,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Quincy,Massachusetts,MA
545,3,eo9k037a,,0,8,7,outro,End,2019-11-12 04:59:48.848410+00:00,1,A7OZ*****O1FX,3SB5**********************X0GP,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.229.138.88,40.55,-105.06,,female,07/31/1991,married,1,1.0,25.0,english,,80521,0,,,white,,,,,0,,,one family detached,,1,medium city,beyond bachelors,,,,,masters degree,,Business Administration,usa,CO,,1,born usa,full time work,Bookkeeper at a dental office,private business,1.0,0,0,0.875,0.444444444444444,0.5,0.75,middle class,1.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Collins,Colorado,CO
546,3,5nq9vdcd,,0,8,7,outro,End,2019-11-08 21:07:05.360351+00:00,1,AKVD*****V08C,3LEP**********************NBD0,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.23.210.242,26.63,-81.84999999999998,,female,10/01/1957,divorced,1,1.0,21.0,english,,33907,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,CT,,1,born usa,full time work,technician,private non profit,0.444444444444444,0,0,0.708333333333333,0.444444444444444,0.5,1.0,working class,0.5,1.0,0.666666666666667,democrat,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Myers,Florida,FL
547,8,gov9uuq4,,0,8,7,outro,End,2019-11-11 15:08:55.785353+00:00,1,A1V2******ATWY,3C44**********************UDPR,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.236.40.189,40.99,-80.34,,male,11/21/1959,married,1,1.0,27.0,english,,16105,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Humanities,,usa,PA,,1,born usa,full time work,manager,private business,0.666666666666667,1,0,0.708333333333333,0.333333333333333,0.5,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.166666666666667,0.0,0.5,1.0,1.0,1.0,0.5,0.5,0.5,1.0,0.5,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Castle,Pennsylvania,PA
548,3,i1sudv1h,,0,8,7,outro,End,2019-11-13 07:38:41.688406+00:00,1,AQEP*****DT47,3VZL**********************7ZXD,0,1.25,n4hdmkd7,20191113-0200,,3XJOUITW8U4S3VZIBKXLZ9U6R17TQX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.242.26.113,44.96,-93.26,,male,08/31/1978,never,0,,,english,,55432,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,,,usa,MN,,1,born usa,full time work,Bartender/Bar manager,private business,0.0,0,0,0.75,0.333333333333333,1.0,0.0,working class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.0,1.0,1.0,0.5,0.0,1.0,0.5,1.0,0.5,0.0,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Minneapolis,Minnesota,MN
549,9,0ebmt4cu,,0,8,7,outro,End,2019-11-13 15:19:08.963064+00:00,1,A27M******A8R3,3NGI**********************NP1U,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.247.43.78,42.34,-88.29000000000002,,male,06/10/1986,never,0,,,english,,60051,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,business,,usa,IL,,1,born usa,full time work,restaurant manager,private business,0.222222222222222,1,0,0.625,0.333333333333333,0.5,0.25,working class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mchenry,Illinois,IL
550,2,cc1gg930,,0,8,7,outro,End,2019-11-12 02:58:35.734843+00:00,1,ATXA****VN2I,3AUQ**********************AV0W,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.248.135.111,39.65,-75.31999999999998,,male,08/27/1970,married,1,6.0,22.0,english,,8098,0,,,black,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,criminal justice,,usa,NJ,,1,born usa,full time work,forklift operator,private business,0.333333333333333,0,0,0.75,0.222222222222222,0.5,0.75,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.5,0.0,0.0,0.5,1.0,0.5,0.5,0.5,1.0,0.0,1.0,0.5,1.0,1.0,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodstown,New Jersey,NJ
551,16,2denq6ep,,0,8,7,outro,End,2019-11-14 19:15:58.537618+00:00,1,A3LA******I8U7,369J**********************JG60,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,73.25.93.162,45.51,-122.49,,female,03/26/1985,never,0,,,english,,97233,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,cultural anthropology,,usa,OR,,1,born usa,full time work,self-employed,self employed,1.0,0,0,0.875,0.555555555555556,0.5,0.25,middle class,0.5,1.0,0.0,democrat,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Portland,Oregon,OR
552,1,pirpfevk,,0,8,7,outro,End,2019-11-13 01:00:48.518914+00:00,1,A12H******5YK7,3WAK**********************8U7H,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.250.52.100,39.0,-75.56999999999998,,female,09/05/1980,married,1,2.0,18.0,english,,19943,0,,,filipino,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,associates degree,,computer information systems,,usa,DE,,1,born usa,full time work,independent contractor,self employed,1.0,1,0,0.625,0.222222222222222,0.75,0.25,working class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.5,0.0,0.0,0.5,1.0,0.833333333333333,0.5,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Felton,Delaware,DE
553,5,oy9xtcq9,,0,8,7,outro,End,2019-11-12 21:30:20.475581+00:00,1,A2HF******AXBE,3PH3**********************AZWR,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.253.3.151,41.76,-72.68000000000002,,male,01/15/1994,never,0,,,english,,6101,0,,,black,,,,,0,,,one family detached,,1,suburb,college or some college,,,,"more than 1 year college, no degree",,Accounting,,usa,NY,,1,born usa,part time work,Mail Handler,government employer,0.222222222222222,1,0,0.791666666666667,0.444444444444444,0.5,0.75,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hartford,Connecticut,CT
554,5,0so5jz0n,,0,8,7,outro,End,2019-11-15 03:06:08.379237+00:00,1,A346******Q8Z6,33TI**********************A9YX,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.255.208.105,25.77,-80.2,,male,02/09/1971,married,1,2.0,26.0,english,,33111,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,bachelors degree,,law,,usa,FL,,1,born usa,full time work,advertising,private business,0.333333333333333,1,0,0.791666666666667,0.555555555555556,0.5,0.75,working class,0.0,0.7777777777777779,1.0,republican,,0.333333333333333,0.5,1.0,0.5,1.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1,0.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Miami,Florida,FL
555,3,2u2vtr0i,,0,8,7,outro,End,2019-11-09 19:04:31.684112+00:00,1,A2WT******GQCF,37ZH**********************K73V,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.255.58.218,33.04,-96.74,,male,03/19/1987,married,0,,,english,,75023,1,mexican,,black,,,,,1,roman catholic,,less than five apartment,,0,small town,beyond bachelors,,,,,masters degree,,organizational psychology,usa,TX,,1,born usa,full time work,marketing,self employed,0.8888888888888891,0,0,0.625,0.555555555555556,0.5,0.75,middle class,1.0,0.8888888888888891,1.0,republican,,1.0,0.5,1.0,0.0,1.0,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.5,0.333333333333333,1.0,1,0.0,0.0,0.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Plano,Texas,TX
556,6,zxti5108,,0,8,7,outro,End,2019-11-12 03:07:40.547829+00:00,1,A1JN******PWFV,3TXW**********************AS90,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,73.27.114.191,27.33,-82.54000000000002,,female,04/01/1989,never,0,,,english,,34239,0,,,white,,,,,1,protestant,,five or more apartments,,0,medium city,beyond bachelors,,,,,professional degree,,"Biology, medicine",usa,FL,,1,born usa,full time work,Medicine,private business,0.8888888888888891,1,0,0.833333333333333,0.666666666666667,0.5,0.75,middle class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.333333333333333,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.0,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,0.333333333333333,0.666666666666667,0,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sarasota,Florida,FL
557,9,odypdsc6,,0,8,7,outro,End,2019-11-14 03:20:04.466989+00:00,1,A29I******3U7S,36TF**********************FXHM,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.27.149.101,27.04,-82.19,,male,06/03/1981,never,0,,,english,,34288,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,Zoology,,usa,FL,,1,born usa,full time work,Sales representative,private business,0.111111111111111,0,0,0.708333333333333,0.333333333333333,0.75,0.0,working class,0.0,0.7777777777777779,0.666666666666667,democrat,,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,North Port,Florida,FL
558,9,d4vkuqle,,0,8,7,outro,End,2019-11-12 05:14:29.676370+00:00,1,A38K******7TKB,3MTM**********************ZAWP,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.36.223.250,41.52,-88.12,,female,03/17/1986,married,1,2.0,27.0,english,,60431,0,,,white,,,,,0,,,one family attached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,housework,,,,0,0,0.833333333333333,0.555555555555556,0.5,1.0,middle class,0.5,0.555555555555556,1.0,democrat,,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.5,1.0,0.5,0.5,0.5,0.5,0.333333333333333,1.0,1,0.666666666666667,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Joliet,Illinois,IL
559,6,nky9uidh,,0,8,7,outro,End,2019-11-11 13:10:50.756265+00:00,1,ALAE*****525U,3K77**********************AEH3,0,1.25,jw41imq1,20191111-0800,,3WA2XVDZEMUX4UY16GUSUIDENOBE6T,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,73.40.97.186,38.19,-77.68000000000002,,female,07/21/1984,married,1,2.0,29.0,english,,22553,0,,,white,,,,,0,,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,Spanish Teacher Education,usa,NY,,1,born usa,housework,,,,0,1,0.916666666666667,0.666666666666667,0.5,0.75,middle class,0.5,0.7777777777777779,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Spotsylvania,Virginia,VA
560,7,wmz4y3v0,,0,8,7,outro,End,2019-11-11 05:03:28.138403+00:00,1,A6MW*****Y5L2,35GC**********************B3Z1,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,73.44.200.140,41.83,-87.68000000000002,,male,09/25/1985,never,0,,,english,,60636,0,,,black,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,"more than 1 year college, no degree",,Computer science,,usa,IL,,1,born usa,full time work,Barista,private non profit,0.111111111111111,1,0,0.708333333333333,0.222222222222222,0.25,0.25,working class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,1.0,0.5,1.0,1.0,0.5,0.5,1.0,1.0,1.0,0.833333333333333,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
561,9,2bhd1vaz,,0,8,7,outro,End,2019-11-12 17:10:30.369344+00:00,1,A20C******TTTT,39GX**********************H8VX,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.45.250.193,41.33,-87.79000000000002,,female,07/20/1989,married,1,2.0,23.0,english,,60468,0,,,white,,,,,1,roman catholic,,five or more apartments,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Science,,usa,IL,,1,born usa,part time work,Store,private business,0.444444444444444,0,0,0.75,0.555555555555556,0.75,0.75,working class,0.0,1.0,1.0,republican,,0.833333333333333,0.5,0.5,0.5,1.0,0.5,0.0,1.0,1.0,0.0,0.5,0.5,0.5,0.5,1.0,0,0.0,0.333333333333333,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Peotone,Illinois,IL
562,6,6fjk4p3g,,0,8,7,outro,End,2019-11-08 19:10:29.050931+00:00,1,A12A******RZC4,3F6K**********************KNDI,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,73.47.75.36,42.89,-71.28,,male,03/30/1981,married,1,2.0,18.0,english,,3038,0,,,white,,,,,0,,,less than five apartment,,0,small town,high school graduate,,,high school diploma,,,,,usa,MA,,1,born usa,full time work,driver,private business,0.222222222222222,0,0,0.708333333333333,0.222222222222222,0.25,0.25,working class,0.0,1.0,1.0,independent,,0.5,0.5,0.0,1.0,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.166666666666667,1.0,0,0.0,0.666666666666667,1.0,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Derry,New Hampshire,NH
563,10,9xm7bzm8,,0,8,7,outro,End,2019-11-11 15:14:57.475074+00:00,1,A1P6******HQRM,3S0T**********************U8D2,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,73.48.80.170,30.45,-84.28,,male,06/01/1982,never,0,,,english,,32303,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,liberal arts,,usa,OH,,1,born usa,full time work,operations analyst,private business,0.8888888888888891,0,0,0.666666666666667,0.333333333333333,0.0,0.75,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tallahassee,Florida,FL
564,1,fdb06hqu,,0,8,7,outro,End,2019-11-10 16:50:16.970575+00:00,1,APNT*****QZQI,3COP**********************BKPR,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,73.49.97.191,27.27,-80.34999999999998,,female,03/21/1958,divorced,1,2.0,27.0,english,,34952,0,,,white,,,,,1,protestant,,one family detached,,0,open country,college or some college,,,,bachelors degree,,business,,usa,PA,,1,born usa,full time work,marketing manager,private business,0.666666666666667,0,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.5,1.0,1.0,democrat,,0.5,0.0,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.0,0.5,0.0,0.5,0.333333333333333,1.0,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Saint Lucie,Florida,FL
565,8,a5m15jev,,0,8,7,outro,End,2019-11-10 16:56:08.907102+00:00,1,A1VP******FKGV,3ZAK**********************X0UX,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.49.97.191,27.27,-80.34999999999998,,male,05/31/1960,never,0,,,english,,34952,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,art,,usa,PA,,1,born usa,full time work,production manager,private business,0.666666666666667,0,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.5,1.0,1.0,independent,,0.5,0.0,0.0,0.5,1.0,1.0,0.5,0.0,0.5,0.0,0.5,0.5,0.5,0.5,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Port Saint Lucie,Florida,FL
566,5,e2w4bw8x,,0,8,7,outro,End,2019-11-12 15:10:12.094383+00:00,1,AD1P*****LSD2,3WYG**********************PKST,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,73.58.153.28,39.33,-84.40000000000002,,male,02/25/1988,married,0,,,english,,45069,0,,,black,,,,,0,,,one family attached,,0,medium city,college or some college,,,,bachelors degree,,electrical,,usa,OH,,1,born usa,full time work,HR,private business,0.666666666666667,0,1,0.0833333333333333,0.7777777777777779,0.5,1.0,working class,0.5,0.8888888888888891,1.0,republican,,0.166666666666667,1.0,0.0,0.5,1.0,0.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.833333333333333,0.5,0,0.666666666666667,0.333333333333333,0.333333333333333,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,West Chester,Ohio,OH
567,13,co38xnty,,0,8,7,outro,End,2019-11-11 02:38:34.376540+00:00,1,APLB*****C1QZ,3H7X**********************9GWR,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,73.66.114.81,37.67,-121.01,,female,06/09/1968,never,1,2.0,33.0,english,,95350,0,,,white,,,,,0,,,one family detached,,0,farm,college or some college,,,,bachelors degree,,Industrial and Organizational Psychology,,usa,CA,,1,born usa,full time work,Property Management,private business,0.8888888888888891,0,0,0.791666666666667,0.555555555555556,0.5,0.5,middle class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,1.0,0.0,0.5,0.5,0.5,1.0,0.5,0.0,0.666666666666667,1.0,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Modesto,California,CA
568,9,jor6io2k,,0,8,7,outro,End,2019-11-11 01:32:17.950632+00:00,1,A17H******3VZG,35GM**********************UEOV,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.71.215.89,34.6,-120.39,,female,10/01/1997,married,1,1.0,20.0,english,,93436,0,,,white,,,,,0,,,five or more apartments,,0,small town,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,part time work,Fast food service,private business,0.111111111111111,1,0,0.583333333333333,0.111111111111111,0.25,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,0.0,0.0,0.0,0.5,0.5,0.0,0.0,1.0,0.0,0.5,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lompoc,California,CA
569,14,yxse4g18,,0,8,7,outro,End,2019-11-13 23:34:24.794476+00:00,1,A11Q******8KGF,354P**********************GS74,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,73.73.137.181,42.04,-88.12,,male,06/03/1979,married,1,3.0,30.0,english,,60169,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,computer science,,usa,IL,,1,born usa,full time work,programmer,private business,0.7777777777777779,0,0,0.833333333333333,0.666666666666667,0.5,0.75,middle class,0.5,1.0,0.666666666666667,republican,,0.666666666666667,0.5,0.0,0.5,1.0,0.0,0.0,0.0,0.5,0.0,1.0,0.0,1.0,0.833333333333333,1.0,1,0.333333333333333,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hoffman Estates,Illinois,IL
570,9,96g9a24h,,0,8,7,outro,End,2019-11-12 01:09:23.125890+00:00,1,A36Q******J9EJ,3GNC**********************BAP7,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,73.77.190.239,29.76,-95.38,,male,12/12/1969,divorced,0,,,english,,77002,1,mexican,,white,,,,,0,,,five or more apartments,,1,large city,college or some college,,,,bachelors degree,,Humanities,,usa,TX,,1,born usa,full time work,data analyst,private business,0.7777777777777779,0,0,0.833333333333333,0.555555555555556,0.5,0.75,working class,0.5,1.0,1.0,independent,,0.833333333333333,1.0,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
571,2,3rt1oi3e,,0,8,7,outro,End,2019-11-15 02:59:00.104396+00:00,1,AE1Y*****KPRI,3NJM**********************ACPN,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.78.113.174,39.5,-104.76,,female,02/14/1984,married,1,1.0,29.0,english,,80134,0,,,white,,,,,1,protestant,,one family attached,,1,medium city,college or some college,,,,bachelors degree,,Communication and Gerontology,,usa,LA,,1,born usa,part time work,Caregiver,private business,0.111111111111111,1,0,0.875,0.444444444444444,0.75,0.75,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.0,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.833333333333333,1.0,1,0.0,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Parker,Colorado,CO
572,11,couao7la,,0,8,7,outro,End,2019-11-16 23:09:04.900926+00:00,1,A1CA******TV9W,31LV**********************7RLJ,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,73.8.48.229,42.03,-88.28,,female,07/25/1985,never,0,,,english,,60123,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,early childhood education,,usa,IL,,1,born usa,part time work,chiropractic office,private business,0.111111111111111,0,0,0.375,0.222222222222222,0.25,0.0,lower class,0.0,1.0,0.0,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,1.0,1.0,1.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elgin,Illinois,IL
573,11,oed53lhz,,0,8,7,outro,End,2019-11-14 23:13:23.615440+00:00,1,A1KL******OFBN,354P**********************97SO,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,73.85.204.136,27.44,-80.31999999999998,,male,02/27/1986,separated,1,2.0,22.0,english,,34946,0,,,white,,,,,0,,,one family attached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,full time work,welder,self employed,0.444444444444444,1,0,0.708333333333333,0.555555555555556,0.5,0.5,working class,0.5,0.555555555555556,0.666666666666667,no preference,,0.333333333333333,1.0,0.5,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.666666666666667,0.5,1,0.0,1.0,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Pierce,Florida,FL
574,7,w955wwho,,0,8,7,outro,End,2019-11-08 17:07:10.096307+00:00,1,AYYB*****J9AP,3WI0**********************QRDR,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,73.85.207.99,27.64,-80.39,,female,12/01/1986,married,1,3.0,21.0,english,,32960,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,addictions psychology,,usa,RI,,1,born usa,school,,,,0,0,0.0416666666666667,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,1.0,0.0,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Vero Beach,Florida,FL
575,3,y3hwauc2,,0,8,7,outro,End,2019-11-10 01:27:13.794817+00:00,1,AONJ*****D2WN,3QHK**********************PLBY,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,73.88.55.88,44.94,-93.1,,female,07/06/1982,never,1,3.0,16.0,english,,55112,0,,,white,,,,,0,,,mobile home,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Communications,,usa,MN,,1,born usa,full time work,Billing Coordinator,private business,1.0,1,0,0.625,0.333333333333333,0.25,0.5,working class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.5,0.0,0.0,1.0,1.0,1.0,1.0,0.5,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Paul,Minnesota,MN
576,8,qkvhbtvj,,0,8,7,outro,End,2019-11-13 23:08:43.033734+00:00,1,A2LP******W1GL,39LN**********************ZUI4,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,73.90.205.109,36.4,-119.38,,male,05/21/1980,married,1,3.0,22.0,english,,93291,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,college or some college,,,,associates degree,,info tech,,usa,CA,,1,born usa,full time work,sales,private business,0.111111111111111,1,0,0.583333333333333,0.444444444444444,0.5,0.5,working class,0.0,1.0,1.0,republican,,0.666666666666667,0.5,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.0,1.0,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Visalia,California,CA
577,2,x46ng7ge,,0,8,7,outro,End,2019-11-14 20:55:55.826738+00:00,1,AWH9*****9UCX,30MV**********************2J9C,0,1.25,ywjdvkbj,20191114-1600,,3WGCNLZJKFLX52J44F7RT44CG431D5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,73.97.15.216,46.88,-123.99,,male,01/21/1991,never,0,,,english,,98520,0,,,white,,,,,0,,,five or more apartments,,0,large city,high school graduate,,,high school diploma,,,,,usa,WA,,1,born usa,full time work,Hotel,private business,0.7777777777777779,1,0,0.5,0.333333333333333,0.5,0.25,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Aberdeen,Washington,WA
578,18,lnblhtrn,,0,8,7,outro,End,2019-11-09 05:16:39.090422+00:00,1,A2PO******77VH,3F6H**********************32WL,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,18,74.110.120.24,36.67,-76.3,,female,05/14/1976,married,1,3.0,24.0,english,,23320,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,ME,,1,born usa,full time work,Retail,private business,0.222222222222222,0,0,0.791666666666667,0.222222222222222,0.5,0.5,working class,0.0,1.0,1.0,democrat,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,1.0,0.0,0.5,0.666666666666667,0.5,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chesapeake,Virginia,VA
579,4,5i80dwq2,,0,8,7,outro,End,2019-11-08 19:08:07.948334+00:00,1,A33L******76DB,3ZQI**********************SWVH,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,74.123.107.161,26.14,-97.92,,male,01/10/1987,never,0,,,english,,78570,1,mexican,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Computer Science,,usa,TX,,1,born usa,full time work,network admin,private business,0.555555555555556,1,0,0.708333333333333,0.333333333333333,0.25,1.0,middle class,1.0,1.0,0.666666666666667,democrat,,0.333333333333333,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,1.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mercedes,Texas,TX
580,12,imq9nzej,,0,8,7,outro,End,2019-11-10 21:46:40.356787+00:00,1,A1OS******PKJV,3I02**********************FPUZ,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,74.124.99.64,47.54,-122.27,,male,05/01/1982,married,0,,,english,,98118,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Computing,,usa,WA,,1,born usa,full time work,Sales,private business,0.8888888888888891,1,0,0.75,0.666666666666667,0.5,0.75,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,1.0,1.0,0.5,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
581,2,2cyoydnh,,0,8,7,outro,End,2019-11-10 23:00:38.830705+00:00,1,A3U2******NGT2,3X0H**********************ZSWJ,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,74.134.75.252,38.04,-84.45,,female,11/19/1981,married,1,1.0,29.0,english,,40503,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,journalism,,usa,KY,,1,born usa,housework,,,,0,0,0.4166666666666671,0.222222222222222,0.75,0.25,working class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,1.0,0.5,0.5,1.0,1.0,1.0,0.5,1.0,1.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,Kentucky,KY
582,2,szcnsohf,,0,8,7,outro,End,2019-11-11 03:00:47.840943+00:00,1,A2FB******9SQ6,3YW4**********************F1UD,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,74.139.172.19,38.22,-85.73999999999998,,female,03/29/1989,never,0,,,english,,40219,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Communication,,usa,KY,,1,born usa,full time work,Call Center Staff,private business,0.666666666666667,0,0,0.625,0.222222222222222,0.0,0.75,lower class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,1.0,1.0,1.0,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0.0,0.5,0.666666666666667,1.0,1,0.666666666666667,0.666666666666667,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Louisville,Kentucky,KY
583,11,8goog5gr,,0,8,7,outro,End,2019-11-08 21:25:09.221631+00:00,1,A2O7******IHAF,3P4M**********************BBBT,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,74.219.23.61,34.0,-81.03,,male,07/02/1970,never,0,,,english,,29201,0,,,white,,,,,1,protestant,,one family detached,,1,medium city,high school graduate,,,high school diploma,,,,,usa,SC,,1,born usa,full time work,Wholesale Trade,private business,0.666666666666667,0,0,0.75,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,republican,,0.833333333333333,1.0,0.5,1.0,1.0,0.5,0.5,0.0,0.5,0.0,0.5,0.5,1.0,0.166666666666667,0.5,1,0.333333333333333,0.666666666666667,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbia,South Carolina,SC
584,14,fd15m14p,,0,8,7,outro,End,2019-11-17 00:01:42.947149+00:00,1,A26S******KBYB,3OS4**********************XV6A,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,74.70.147.61,42.85,-73.8,,male,01/24/1986,never,0,,,english,,12065,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Aerospace Engineering,,usa,NY,,1,born usa,full time work,Aircraft Mechanic,private business,0.333333333333333,1,0,0.75,0.222222222222222,0.5,0.25,working class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Clifton Park,New York,NY
585,5,y42fgeah,,0,8,7,outro,End,2019-11-13 05:01:56.436908+00:00,1,AHDW*****7Z8K,3HMV**********************71YF,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,74.75.178.1,43.56,-71.01000000000002,,female,03/30/1989,never,0,,,english,,3872,0,,,white,,,,,1,protestant,,one family detached,,1,small town,college or some college,,,,bachelors degree,,Psychology,,usa,NH,,1,born usa,full time work,Cashier,private business,0.111111111111111,1,0,0.833333333333333,0.333333333333333,0.5,0.75,working class,0.0,1.0,0.666666666666667,republican,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.666666666666667,1.0,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sanbornville,New Hampshire,NH
586,9,xojhc5ca,,0,8,7,outro,End,2019-11-08 19:18:39.912289+00:00,1,A20X******ZGNZ,3ITX**********************PSJD,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,74.79.136.187,43.04,-76.14,,male,03/01/1991,never,0,,,english,,13219,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,part time work,Construction,private business,0.222222222222222,1,0,0.208333333333333,0.444444444444444,0.5,0.75,working class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.5,1.0,1.0,0.5,0.5,0.0,0.5,0.0,0.5,0.0,1.0,0.0,1.0,1,0.0,1.0,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Syracuse,New York,NY
587,7,04j97bil,,0,8,7,outro,End,2019-11-14 01:13:03.820785+00:00,1,AJ2A*****BDIR,39JE**********************PVCV,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,74.79.241.130,42.03,-87.90000000000002,,male,12/19/1995,never,0,,,english,,60016,0,,,white,,,,,0,,,less than five apartment,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Graphic Design,,usa,IL,,1,born usa,part time work,Serving,private business,0.333333333333333,1,0,0.875,0.666666666666667,0.75,0.75,middle class,1.0,1.0,0.333333333333333,democrat,,0.0,0.5,0.5,0.0,0.0,0.0,0.0,1.0,0.5,0.5,1.0,0.5,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Des Plaines,Illinois,IL
588,4,za31wz5o,,0,8,7,outro,End,2019-11-09 03:04:30.562717+00:00,1,AIHH*****IN1I,3UWN**********************WNSG,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,74.98.212.190,40.43,-79.97,,female,11/14/1983,married,0,,,english,,15235,0,,,white,,,,,0,,,one family detached,,1,open country,beyond bachelors,,,,,masters degree,,education,usa,PA,,1,born usa,full time work,teacher,private non profit,0.8888888888888891,1,0,0.791666666666667,0.444444444444444,0.25,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,1.0,0.5,1.0,1.0,1.0,0.0,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
589,5,t5a5t94n,,0,8,7,outro,End,2019-11-12 05:00:48.245485+00:00,1,A1BI******DX6H,3SB5**********************XG05,0,1.25,g7zy4fqs,20191112-0000,,30Z7M1Q8UYXHIV0DJQP4IDJE85VA8A,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,74.98.226.249,40.43,-79.97,,male,11/16/1988,married,1,1.0,28.0,english,,15206,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,business management,,usa,PA,,1,born usa,full time work,restaurant manager,private non profit,0.333333333333333,1,0,0.75,0.333333333333333,0.5,0.25,working class,0.0,0.7777777777777779,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.833333333333333,1.0,1,0.333333333333333,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Pittsburgh,Pennsylvania,PA
590,6,i1t1qtzd,,0,8,7,outro,End,2019-11-10 18:54:24.524348+00:00,1,A114******IN7D,34T4**********************TC02,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,75.102.136.228,39.63,-79.94,,male,01/21/1998,never,0,,,english,,26505,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Finance,,usa,MD,,1,born usa,part time work,Taxi Dispatcher,private business,0.7777777777777779,1,0,1.0,0.666666666666667,0.75,0.75,middle class,0.5,1.0,1.0,democrat,,0.0,0.0,0.0,0.5,0.5,0.0,0.0,1.0,1.0,0.5,0.5,0.5,1.0,1.0,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Morgantown,West Virginia,WV
591,5,7ujzy5rd,,0,8,7,outro,End,2019-11-08 23:03:33.502130+00:00,1,AP9W*****8XLH,32RI**********************QS4F,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,75.108.218.106,38.35,-81.63,,male,04/04/1971,divorced,1,2.0,25.0,english,,25302,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Electronics Engineering,,usa,WV,,1,born usa,full time work,Information Technology,government employer,1.0,0,0,0.875,0.666666666666667,0.5,0.75,middle class,1.0,0.8888888888888891,0.333333333333333,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Charleston,West Virginia,WV
592,7,1dvj968c,,0,8,7,outro,End,2019-11-13 19:04:56.129209+00:00,1,A3DU******RLX9,30BU**********************Y5EJ,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,75.118.229.86,42.31,-83.38,,male,09/04/1979,married,1,3.0,26.0,english,,48186,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,less than 1 year college,,CS,,usa,MI,,1,born usa,full time work,IT,private business,0.7777777777777779,0,0,0.791666666666667,0.444444444444444,0.75,0.5,middle class,0.0,1.0,1.0,democrat,,0.5,0.5,0.5,1.0,1.0,0.5,0.0,0.5,0.5,0.5,0.0,0.0,1.0,0.5,0.5,1,0.0,1.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Westland,Michigan,MI
593,8,a5d3wvd1,,0,8,7,outro,End,2019-11-08 15:56:19.647540+00:00,1,AMPM*****AMK8,3YHH**********************80LV,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,75.129.255.11,38.31,-88.91,,male,10/31/1981,married,0,,,english,,62864,0,,,white,,,,,0,,,mobile home,,0,small town,beyond bachelors,,,,,masters degree,,accountancy,usa,IL,,1,born usa,full time work,cook,private business,0.0,0,0,0.666666666666667,0.222222222222222,0.5,0.25,working class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mount Vernon,Illinois,IL
594,9,4g6x4uab,,0,8,7,outro,End,2019-11-14 19:00:52.288533+00:00,1,A1DI******9CMO,3LJ7**********************ZN4U,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,75.132.129.135,38.53,-90.0,,female,01/13/1996,never,0,,,english,,62221,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,Criminal Justice,,usa,SD,,1,born usa,full time work,Ticket Agent,government employer,0.0,0,0,0.4166666666666671,0.333333333333333,0.25,0.0,working class,0.0,1.0,0.0,democrat,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1.0,1.0,0.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Belleville,Illinois,IL
595,5,qs1orrw1,,0,8,7,outro,End,2019-11-10 23:02:01.088044+00:00,1,A3MY******7FQ2,3YHH**********************D0LC,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,75.133.63.192,43.61,-83.84,,male,10/21/1970,divorced,1,3.0,24.0,english,,48732,0,,,white,,,,,0,,,mobile home,,0,large city,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,MI,,1,born usa,full time work,Collections,private business,1.0,1,0,0.583333333333333,0.222222222222222,0.75,0.0,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.0,0.5,0.0,0.0,0.5,0.5,1.0,1.0,0.5,1.0,0.0,0.5,0,0.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Essexville,Michigan,MI
596,4,ryz76p4m,,0,8,7,outro,End,2019-11-14 18:57:42.345497+00:00,1,AKHH*****6AN9,3V26**********************AZZZ,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.134.7.117,41.46,-73.39,,female,12/19/1981,married,1,3.0,22.0,english,,6804,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,fine arts,,usa,NY,,1,born usa,housework,,,,1,0,0.958333333333333,0.555555555555556,0.25,0.25,working class,0.0,1.0,0.333333333333333,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.0,1.0,1.0,1.0,0,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brookfield,Connecticut,CT
597,11,pgvh8nu2,,0,8,7,outro,End,2019-11-12 19:16:05.439106+00:00,1,A3G1******UQ80,3QXN**********************F90Q,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,75.135.156.111,42.67,-85.64,,male,04/01/1999,never,0,,,english,,49348,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,housework,,,,0,0,0.333333333333333,0.444444444444444,0.5,0.5,working class,1.0,0.555555555555556,0.0,no preference,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1,0.333333333333333,0.666666666666667,0.666666666666667,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Wayland,Michigan,MI
598,2,j86zvxqi,,0,8,7,outro,End,2019-11-09 07:37:28.763886+00:00,1,A21E******JPSW,3IXQ**********************MB9Z,0,1.25,pg8t7wqh,20191109-0200,,3QE4DGPGBROH9LQETNR1XNEC4CPG4U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,75.135.208.150,40.7,-99.08,,male,09/01/1979,married,1,1.0,36.0,english,,68847,0,,,white,,,,,1,roman catholic,,one family detached,,0,suburb,beyond bachelors,,,,,masters degree,,"Law Enforcement, Education",usa,IL,,1,born usa,full time work,Facilities Mgt.,government employer,0.8888888888888891,0,0,0.916666666666667,0.666666666666667,0.25,0.75,middle class,0.5,0.7777777777777779,1.0,republican,,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0.0,0.5,0.0,0.0,0.0,0.5,0.0,1.0,1,0.0,0.666666666666667,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kearney,Nebraska,NE
599,4,zf7fcmil,,0,8,7,outro,End,2019-11-11 15:06:24.351351+00:00,1,A11W******QSSS,39U1**********************Q3TO,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.139.88.27,34.51,-82.64,,female,06/10/1993,never,0,,,english,,29621,0,,,white,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,associates degree,,visual communications,,usa,SC,,1,born usa,full time work,retail,private business,0.444444444444444,0,0,0.583333333333333,0.333333333333333,0.75,0.5,middle class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.333333333333333,0.0,0.5,0.0,0.0,0.5,0.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Anderson,South Carolina,SC
600,2,f2lzo650,,0,8,7,outro,End,2019-11-11 15:03:29.789930+00:00,1,A1K8******X21W,3HMI**********************ZY8Z,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,75.139.88.27,35.32,-82.45999999999998,,male,07/07/1992,never,0,,,english,,28792,0,,,white,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,computer engineering,,usa,NC,,1,born usa,full time work,i repair computers,private business,0.666666666666667,0,0,0.166666666666667,0.333333333333333,0.5,0.75,working class,0.5,1.0,1.0,democrat,,0.333333333333333,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.5,0.833333333333333,0.5,1,1.0,0.666666666666667,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hendersonville,North Carolina,NC
601,1,2et04j9t,,0,8,7,outro,End,2019-11-16 22:56:24.491598+00:00,1,A3KF******4SP7,3KXI**********************X42P,0,1.25,r82kj4ch,20191116-1800,,3WPCIUYH1ALYEMVD6YR1ZAN78P6DT6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,75.161.202.189,35.11,-106.62,,male,04/20/1984,never,0,,,english,,87111,1,mexican,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Media Arts,,usa,NM,,1,born usa,full time work,Art Director,private business,0.7777777777777779,0,1,0.833333333333333,0.444444444444444,0.5,0.25,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.166666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albuquerque,New Mexico,NM
602,16,df81pxy4,,0,8,7,outro,End,2019-11-09 20:18:49.810182+00:00,1,A2TV******ATE6,37ZH**********************K73V,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,75.167.178.36,33.38,-111.51,,male,03/05/1992,never,0,,,english,,85119,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,AZ,,1,born usa,full time work,retail,private business,0.222222222222222,1,0,0.708333333333333,0.444444444444444,0.5,0.5,working class,0.5,0.444444444444444,0.666666666666667,republican,,0.666666666666667,0.0,0.5,0.5,0.5,1.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0,0.666666666666667,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Apache Junction,Arizona,AZ
603,1,xpd7g5ao,,0,8,7,outro,End,2019-11-13 18:56:30.589430+00:00,1,A1JV******THUB,3907**********************9P2N,0,1.25,89r4sqa7,20191113-1400,,3S8APUMBJXWVGKFSXIV6NGK6ES8BF5,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,75.167.52.127,33.45,-112.06,,male,04/06/1992,never,0,,,english,,85001,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,associates degree,,Business,,usa,AZ,,1,born usa,housework,,,,1,0,0.75,0.555555555555556,0.5,0.75,middle class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.0,0.5,0.5,0.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Phoenix,Arizona,AZ
604,4,v7v2r4la,,0,8,7,outro,End,2019-11-09 13:46:36.477360+00:00,1,A1S3******Y9GL,320D**********************WGJO,0,1.25,5h1wrw67,20191109-0800,,3MGHRFQY2L20WOTD4SQ5SKV3SWZY0U,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.170.75.83,36.05,-76.59999999999998,,male,01/13/1990,never,0,,,english,,27932,0,,,white,,,,,0,,,five or more apartments,,0,small town,beyond bachelors,,,,,masters degree,,History and Social Sciences; Curriculum and Instruction Secondary Social Studies,usa,NC,,1,born usa,full time work,Social studies teacher,government employer,0.8888888888888891,1,0,0.708333333333333,0.333333333333333,0.5,0.25,middle class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.0,1.0,1.0,0.5,0.0,1.0,1.0,1.0,1.0,0.5,1.0,0.833333333333333,0.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Edenton,North Carolina,NC
605,4,435ziwb4,,0,8,7,outro,End,2019-11-14 02:57:48.749636+00:00,1,A1FV******QYO8,34QN**********************480N,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.172.177.211,47.68,-122.38,,female,02/22/1966,married,1,2.0,27.0,english,,98117,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,English,,another country,,GB,0,,full time work,Editor,self employed,1.0,0,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.5,1.0,0.333333333333333,democrat,,0.0,0.0,1.0,0.5,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
606,3,0vxfkwa7,,0,8,7,outro,End,2019-11-12 21:29:09.013272+00:00,1,A2IN******M92F,3VD8**********************QCOU,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,75.173.67.160,30.69,-92.28,,male,03/13/1988,married,1,2.0,21.0,english,,70586,0,,,white,,,,,0,,,mobile home,,0,open country,high school graduate,,,GED,,,,,usa,LA,,1,born usa,full time work,eCommerce Business Owner,self employed,0.8888888888888891,0,0,0.708333333333333,0.333333333333333,0.0,0.75,working class,0.5,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ville Platte,Louisiana,LA
607,6,avyydiii,,0,8,7,outro,End,2019-11-09 17:09:01.365489+00:00,1,AL2J*****8Z2H,369J**********************R6GP,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,75.191.15.75,36.29,-76.22,,male,02/19/1997,never,0,,,english,,27909,0,,,white,,,,,0,,,one family detached,,1,open country,college or some college,,,,less than 1 year college,,information tech,,usa,NC,,1,born usa,full time work,Creative,self employed,0.333333333333333,1,0,0.916666666666667,0.666666666666667,0.5,0.5,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,0.666666666666667,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elizabeth City,North Carolina,NC
608,6,94z6nzc7,,0,8,7,outro,End,2019-11-11 17:37:01.744221+00:00,1,AUFO*****BK37,3KKG**********************H49A,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,75.4.216.39,33.95,-84.54000000000002,,female,02/25/1982,never,0,,,english,,30062,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Sociology,,usa,GA,,1,born usa,full time work,Sales,private business,0.0,1,0,0.5,0.333333333333333,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Marietta,Georgia,GA
609,11,ym7hsr37,,0,8,7,outro,End,2019-11-10 23:52:41.114865+00:00,1,AO33*****KZX9,37TR**********************5JBF,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,75.43.39.143,37.29,-120.48,,male,01/10/1968,never,0,,,english,,95340,0,,,korean,,,,,0,,,five or more apartments,,0,medium city,beyond bachelors,,,,,doctorate,,"biochem, music",usa,NM,,1,born usa,part time work,biotech research consulting,government employer,0.8888888888888891,0,0,0.583333333333333,0.222222222222222,0.5,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.0,1.0,1,0.333333333333333,1.0,0.666666666666667,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Merced,California,CA
610,2,br47liif,,0,8,7,outro,End,2019-11-11 04:58:55.255125+00:00,1,A1K4******CIWA,3GFK**********************XW5T,0,1.25,pov9xrq5,20191111-0000,,371QPA24C214MRF1Q576Y8MYIMZT1F,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,75.54.118.10,33.95,-118.29,,female,03/07/1968,married,0,,,english,,90044,0,,,black,,,,,0,,,one family detached,,0,medium city,beyond bachelors,,,,,masters degree,,"Business, Statistics",usa,CA,,1,born usa,full time work,Designer,self employed,0.555555555555556,0,0,0.666666666666667,0.333333333333333,0.75,0.0,middle class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,1.0,0.5,1.0,1.0,0.5,0,1.0,0.666666666666667,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
611,1,wsyvlwou,,0,8,7,outro,End,2019-11-08 15:41:03.752447+00:00,1,A2P0******MYJL,3GDT**********************A8MS,0,1.25,rfssdtom,20191108-1000,,36FFXPMST91ZDAV7WDOSWLWI03RHOT,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,75.65.38.225,35.1,-90.0,,male,04/02/1987,married,1,2.0,29.0,english,,38133,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,business management,,usa,CA,,1,born usa,full time work,construction,private business,0.666666666666667,0,0,0.75,0.444444444444444,0.75,0.25,working class,0.5,0.111111111111111,0.666666666666667,republican,,1.0,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1,0.0,0.666666666666667,0.333333333333333,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Memphis,Tennessee,TN
612,10,e9gtzg4j,,0,8,7,outro,End,2019-11-12 17:11:19.743889+00:00,1,AA5O*****FYES,30BX**********************8WH9,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,75.65.38.225,35.1,-90.0,,female,04/22/1978,married,1,2.0,25.0,english,,38133,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Journalism,,usa,AR,,1,born usa,full time work,Administrative Assistant,private business,1.0,0,0,0.75,0.222222222222222,0.5,0.0,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Memphis,Tennessee,TN
613,3,zgdyczfj,,0,8,7,outro,End,2019-11-11 19:02:35.281544+00:00,1,AQ2Z*****U8H6,3T3I**********************PTQ4,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,75.70.105.217,38.86,-104.76,,male,06/10/1991,married,0,,,english,,80907,0,,,vietnamese,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,"more than 1 year college, no degree",,Information Technology,,usa,CA,,1,born usa,full time work,Information Technology,government employer,0.7777777777777779,1,0,0.625,0.7777777777777779,0.25,0.25,lower class,0.0,0.7777777777777779,1.0,no preference,,0.5,1.0,0.5,0.5,1.0,0.5,1.0,1.0,0.5,1.0,0.5,1.0,0.5,0.833333333333333,0.5,1,0.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Colorado Springs,Colorado,CO
614,4,z1n24g51,,0,8,7,outro,End,2019-11-14 13:01:56.149378+00:00,1,A1XA******H6S5,3RU7**********************4SPZ,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.71.97.193,40.42,-104.74,,female,12/15/1981,married,1,2.0,30.0,english,,80634,0,,,white,,,,,0,,,one family detached,,1,farm,college or some college,,,,bachelors degree,,Sociology,,usa,IN,,1,born usa,part time work,Data and Research Freelancer,self employed,0.8888888888888891,1,0,0.833333333333333,0.555555555555556,0.75,0.5,middle class,0.0,1.0,0.666666666666667,democrat,,0.0,0.5,0.5,1.0,1.0,0.5,1.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Greeley,Colorado,CO
615,1,rrzbt76w,,0,8,7,outro,End,2019-11-09 15:21:21.454607+00:00,1,A3I1******H8KY,3QRY**********************ETNL,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,75.81.192.154,41.47,-81.67,,male,04/28/1961,never,0,,,english,,44102,0,,,white,,,,,0,,,five or more apartments,,0,open country,high school graduate,,,high school diploma,,,,,usa,OH,,1,born usa,part time work,MTurk,self employed,0.8888888888888891,1,0,0.4583333333333329,0.222222222222222,0.5,0.5,lower class,0.0,1.0,0.0,democrat,,0.0,0.0,0.5,0.0,1.0,0.5,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cleveland,Ohio,OH
616,15,7y54dn8t,,0,8,7,outro,End,2019-11-08 21:40:39.661042+00:00,1,A1KX******7504,3HHR**********************RO90,0,1.25,8n9hg2i4,20191108-1600,,3WRAAIUSBJC7XW1LRY1WYC07ZC9AXJ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,75.86.24.233,43.06,-87.95999999999998,,male,10/10/1992,married,1,1.0,19.0,english,,53209,0,,,chinese,,,,,1,roman catholic,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Coding,,usa,WI,,1,born usa,full time work,Recruiting,private business,1.0,0,0,0.666666666666667,0.222222222222222,0.25,0.75,working class,0.0,1.0,1.0,democrat,,0.0,0.5,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.0,1.0,1.0,1.0,0.0,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Milwaukee,Wisconsin,WI
617,4,vw9e81k0,,0,8,7,outro,End,2019-11-12 07:05:20.772661+00:00,1,APKF*****J6NZ,3LBX**********************09XF,0,1.25,oocue4ra,20191112-0200,,37AQKJ12TX15VBRASORG4E5TA71TT3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,75.87.194.162,44.26,-88.39,,male,03/31/1992,never,0,,,english,,54914,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,associates degree,,IT Computer Support,,usa,WI,,1,born usa,part time work,Data Entry Executive,self employed,0.222222222222222,0,0,0.708333333333333,0.555555555555556,0.5,0.5,working class,0.5,0.7777777777777779,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,1,0.333333333333333,1.0,1.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Appleton,Wisconsin,WI
618,5,kwfyrknp,,0,8,7,outro,End,2019-11-09 21:02:31.201802+00:00,1,A6TS*****3GG3,36NE**********************NMW7,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,75.90.71.118,30.99,-95.03,,male,12/17/1959,never,0,,,english,,75865,0,,,white,,,,,0,,,one family detached,,1,farm,college or some college,,,,bachelors degree,,agriculture business,,usa,TX,,1,born usa,full time work,manager,private business,0.555555555555556,0,0,0.833333333333333,0.444444444444444,0.25,1.0,middle class,1.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,1.0,0.5,1.0,1.0,1.0,0.0,0.5,0.0,0.833333333333333,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Woodlake,Texas,TX
619,6,lvwvks4j,,0,8,7,outro,End,2019-11-12 23:06:11.009277+00:00,1,A2TC******NWSS,3RAN**********************PBUA,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,76.101.207.238,26.14,-81.79000000000002,,male,06/25/1960,never,1,1.0,43.0,english,,34119,0,,,white,,,,,1,roman catholic,,one family attached,,0,large city,beyond bachelors,,,,,masters degree,,Civil engineering,another country,,ES,1,naturalized us citizen,part time work,Information Technology,self employed,1.0,0,0,0.625,0.444444444444444,0.5,0.5,middle class,1.0,1.0,1.0,independent,,0.166666666666667,0.0,0.5,1.0,1.0,1.0,0.0,0.5,1.0,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Naples,Florida,FL
620,10,p6rh3af7,,0,8,7,outro,End,2019-11-10 19:00:59.062594+00:00,1,A17W******TW9U,32Q9**********************CEK3,0,1.25,4okg6tpv,20191110-1400,,3X4Q1O9UBHZ2KLPVJ42G587OM0H7O3,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,76.104.104.130,37.26,-77.39,,female,11/24/1948,married,1,3.0,25.0,english,,23834,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,college or some college,,,,associates degree,,accounting,,usa,VA,,1,born usa,part time work,clerical,self employed,0.7777777777777779,0,0,0.833333333333333,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.166666666666667,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Colonial Heights,Virginia,VA
621,13,cr81evfb,,0,8,7,outro,End,2019-11-12 23:40:17.218376+00:00,1,A1JV******CK0G,3TXW**********************19SI,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,76.106.227.192,30.16,-81.7,,female,11/01/1978,married,1,3.0,26.0,english,,32073,0,,,white,,,,,0,,,one family detached,,0,open country,high school graduate,,,high school diploma,,,,,usa,CA,,1,born usa,full time work,mturk,self employed,1.0,0,0,0.708333333333333,0.222222222222222,0.25,0.5,working class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,1.0,0.5,1.0,1.0,0.5,1.0,1.0,1.0,0.5,0.5,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Orange Park,Florida,FL
622,16,tjnziy52,,0,8,7,outro,End,2019-11-09 04:29:00.030598+00:00,1,A2UP******92NV,3Y4W**********************SVDH,0,1.25,2rirzdsj,20191108-2200,,3CZH926SICRJP7UNNS1DXKT0RW84EZ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,76.109.190.164,25.77,-80.2,,male,02/03/1983,never,0,,,english,,33156,0,,,black,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,"more than 1 year college, no degree",,Computer science,,usa,FL,,1,born usa,part time work,receiving clerk,private business,0.0,1,0,0.5416666666666671,0.222222222222222,0.25,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Miami,Florida,FL
623,7,8n4i5q0i,,0,8,7,outro,End,2019-11-12 21:34:09.058975+00:00,1,A1RA*****KLCQ,3YDG**********************584A,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,76.117.182.123,40.81,-74.18000000000002,,female,01/01/1987,never,0,,,english,,7003,1,cuban,,asian indian,,,,,1,protestant,,one family detached,,0,large city,college or some college,,,,bachelors degree,,business,,usa,NY,,1,born usa,full time work,project manager,private business,0.7777777777777779,1,0,0.833333333333333,0.555555555555556,0.75,0.25,middle class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.5,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,1.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bloomfield,New Jersey,NJ
624,8,453xkww0,,0,8,7,outro,End,2019-11-09 19:13:31.084082+00:00,1,AS1N*****PCBF,3EKV**********************N2D8,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,76.121.67.110,47.6,-122.32,,female,12/23/1978,married,0,,,english,,98104,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,business administration,,usa,IL,,1,born usa,full time work,Retail Manager,private business,0.444444444444444,0,0,1.0,0.444444444444444,0.5,0.0,working class,0.0,0.666666666666667,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
625,7,lbhdg1xi,,0,8,7,outro,End,2019-11-11 15:08:44.401350+00:00,1,A2Z7******5OOI,3TK8**********************XVP7,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,76.125.244.14,40.31,-79.54000000000002,,female,02/01/1994,married,0,,,english,,15601,0,,,white,,,,,1,roman catholic,,one family detached,,1,suburb,12th grade no degree,,,,,,,,usa,PA,,1,born usa,full time work,warehouse worker,private business,0.222222222222222,0,0,0.75,0.444444444444444,0.5,0.75,middle class,0.5,0.8888888888888891,1.0,democrat,,0.166666666666667,0.5,0.0,1.0,0.5,0.0,0.0,0.5,0.5,1.0,0.0,0.0,1.0,0.5,1.0,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Greensburg,Pennsylvania,PA
626,2,mgq827gh,,0,8,7,outro,End,2019-11-08 17:03:00.615405+00:00,1,AW0X*****P7XD,3E13**********************4I1O,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,76.126.20.11,37.37,-121.86,,male,10/07/1989,never,0,,,vietnamese,,95133,0,,,vietnamese,,,,,1,roman catholic,,five or more apartments,,0,large city,college or some college,,,,"more than 1 year college, no degree",,computer science,,usa,CA,,1,naturalized us citizen,part time work,Self-employed,self employed,0.8888888888888891,1,0,0.0416666666666667,0.0,0.25,0.5,lower class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.333333333333333,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.166666666666667,0.5,0,0.333333333333333,0.333333333333333,0.0,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Jose,California,CA
627,3,cdrrnqzm,,0,8,7,outro,End,2019-11-12 19:03:13.122297+00:00,1,APB3*****EEWK,3580**********************IVXM,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,76.173.67.72,21.44,-158.18,,male,04/04/1991,married,0,,,english,,96792,0,,,filipino,,,,,0,,,one family detached,,1,small town,college or some college,,,,associates degree,,Recording Arts,,usa,HI,,1,born usa,full time work,Project Manager,private business,1.0,0,0,0.875,0.111111111111111,0.25,0.5,working class,0.5,1.0,1.0,republican,,1.0,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.0,0.0,0.0,0.5,0.5,1.0,1,0.0,1.0,0.666666666666667,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Waianae,Hawaii,HI
628,1,yl147svj,,0,8,7,outro,End,2019-11-12 21:28:34.519122+00:00,1,AKZ8*****4RZN,35K3**********************CFE4,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,76.18.212.179,30.33,-81.65000000000002,,male,10/02/1987,never,0,,,english,,32223,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Biology,,usa,FL,,1,born usa,full time work,Geographic information systems analyst,private business,0.8888888888888891,1,0,0.708333333333333,0.333333333333333,0.75,0.25,working class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.5,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Jacksonville,Florida,FL
629,15,a4905hto,,0,8,7,outro,End,2019-11-10 17:47:30.502309+00:00,1,AAQR*****3OV7,31QN**********************B87P,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,76.180.67.64,42.88,-78.84999999999998,,male,11/13/1988,never,0,,,english,,14225,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,marketing/computer engineering,,usa,NY,,1,born usa,full time work,data analysis,self employed,1.0,1,0,0.708333333333333,0.333333333333333,0.25,0.0,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,1.0,0.0,0.0,0.5,0.0,0.5,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Buffalo,New York,NY
630,8,j3utuo7k,,0,8,7,outro,End,2019-11-09 17:09:53.547842+00:00,1,A2FJ******6MR3,3300**********************OQEP,0,1.25,kixfy4zr,20191109-1200,,371DNNCG44FMXRZMPQGLDI96WSV8T4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,76.184.233.238,33.14,-96.81,,female,04/05/1963,married,1,1.0,41.0,english,,75035,0,,,white,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,chemical engineering,,usa,TX,,1,born usa,part time work,auditor,private business,0.555555555555556,0,0,0.75,0.444444444444444,0.75,0.25,working class,0.0,1.0,0.666666666666667,independent,,0.5,0.5,0.0,1.0,0.5,0.0,0.0,1.0,0.0,0.0,0.5,0.5,1.0,0.0,1.0,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Frisco,Texas,TX
631,4,3tn7eior,,0,8,7,outro,End,2019-11-13 15:09:16.989755+00:00,1,A3RY******MJLN,3YGX**********************J4CB,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,76.185.183.214,29.45,-98.5,,male,01/15/1981,never,0,,,english,,78207,1,mexican,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,"more than 1 year college, no degree",,none,,usa,TX,,1,born usa,full time work,self employed + mturker,self employed,0.7777777777777779,0,0,0.5,0.222222222222222,0.0,0.75,lower class,0.0,0.444444444444444,0.333333333333333,democrat,,0.333333333333333,0.0,0.0,0.0,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0.0,1.0,0.666666666666667,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Antonio,Texas,TX
632,3,573m38jk,,0,8,7,outro,End,2019-11-12 02:59:40.389929+00:00,1,A1XR******K1J4,304S**********************DSBA,0,1.25,u626vxfl,20191111-2200,,3QMELQS6Y5OMDY36SMESTPCX2ES6RR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,76.188.5.232,40.76,-82.52,,female,08/06/1981,married,1,3.0,22.0,english,,44907,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,OH,,1,born usa,part time work,Jewelry designer,self employed,0.222222222222222,1,0,0.625,0.111111111111111,0.5,0.75,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.0,0.5,0.5,0.0,1.0,0.666666666666667,0.5,1,0.0,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mansfield,Ohio,OH
633,8,8kiwjyt3,,0,8,7,outro,End,2019-11-10 23:11:24.949378+00:00,1,A3MV******2VAA,33IZ**********************5SXC,0,1.25,jwz3tjh8,20191110-1800,,3TZDZ3Y0JSJL2C6NSZ2P78LMOFW91V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,76.192.59.220,42.46,-83.37,,female,06/03/1987,married,0,,,english,,48335,0,,,asian indian,,,,,0,,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Computer Science Engineering,,another country,,IN,0,,housework,,,,0,0,0.791666666666667,0.555555555555556,0.5,0.75,middle class,0.5,1.0,1.0,democrat,,0.333333333333333,1.0,0.5,1.0,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,1,0.666666666666667,0.333333333333333,0.333333333333333,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Farmington,Michigan,MI
634,10,8mficj27,,0,8,7,outro,End,2019-11-13 23:11:40.404165+00:00,1,A2W3******B637,3JNQ**********************9L2Q,0,1.25,hjw1y0xn,20191113-1800,,3G5RUKN2ECGOGJDCXM0N4FYPSJ39NC,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,76.23.61.247,40.67,-112.76,,female,05/03/1969,married,1,2.0,20.0,english,,84029,0,,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NJ,,1,born usa,full time work,accounting associate,private business,1.0,0,0,0.791666666666667,0.333333333333333,0.75,0.0,working class,0.0,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.5,0.0,0.0,0.0,0.5,0.666666666666667,0.5,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Grantsville,Utah,UT
635,1,jq540l6d,,0,8,7,outro,End,2019-11-15 02:57:33.119774+00:00,1,A3PN******TO9Z,3LEI**********************E9ZO,0,1.25,4m5tas2o,20191114-2200,,3VW0145YLYP74D5L7XC0GUNSJZZJMD,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,76.241.26.137,29.76,-95.38,,female,12/22/1974,married,1,3.0,16.0,english,,77095,0,,,white,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,"more than 1 year college, no degree",,NONE,,usa,TX,,1,born usa,part time work,SALES,private business,0.8888888888888891,1,0,0.75,0.333333333333333,0.0,1.0,working class,0.5,0.8888888888888891,1.0,republican,,1.0,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.833333333333333,0.5,0,0.333333333333333,0.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Houston,Texas,TX
636,10,di6h41ce,,0,8,7,outro,End,2019-11-12 01:11:42.166926+00:00,1,A3GC******BQTG,323Q**********************EFHK,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,76.255.205.21,41.83,-87.68000000000002,,female,04/02/1980,married,1,1.0,12.0,english,,60639,1,mexican,,black,,,,,1,roman catholic,,five or more apartments,,0,medium city,beyond bachelors,,,,,masters degree,,Finance,usa,IL,,1,born usa,full time work,Finance,private business,1.0,1,1,0.75,1.0,1.0,1.0,middle class,1.0,1.0,1.0,republican,,1.0,1.0,0.5,1.0,0.0,1.0,0.0,1.0,0.0,0.5,0.0,0.5,1.0,1.0,0.5,0,0.666666666666667,0.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
637,16,n63ilhvr,,0,8,7,outro,End,2019-11-09 02:25:19.348803+00:00,1,AZVJ*****IUJK,39GH**********************JJ4W,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,76.77.228.98,39.01,-89.78,,male,04/03/1972,never,0,,,english,,62088,0,,,white,,,,,1,roman catholic,,less than five apartment,,1,large city,college or some college,,,,associates degree,,Marine technology,,usa,NY,,1,born usa,housework,,,,1,0,0.5416666666666671,0.222222222222222,0.5,0.25,working class,0.0,0.8888888888888891,1.0,republican,,0.666666666666667,0.5,0.0,0.5,0.5,0.5,0.0,0.5,0.0,0.0,0.5,0.0,0.5,0.333333333333333,1.0,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Staunton,Illinois,IL
638,1,bi7mkcub,,0,8,7,outro,End,2019-11-11 03:00:42.568653+00:00,1,A2S5******MA5C,35L9**********************BHUS,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,76.95.9.5,33.84,-117.73,,male,08/14/1997,never,0,,,english,,92808,0,,,korean,,,,,0,,,one family detached,,0,medium city,college or some college,,,,bachelors degree,,Psychology,,usa,CA,,1,born usa,full time work,bio researcher,private business,0.7777777777777779,1,0,0.666666666666667,0.7777777777777779,0.75,0.25,middle class,0.5,0.7777777777777779,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,0.333333333333333,0.333333333333333,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Anaheim,California,CA
639,12,mz5bsc5n,,0,8,7,outro,End,2019-11-14 01:37:42.744067+00:00,1,AOWW*****RJ6U,3PZD**********************X2CV,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,8.30.81.2,37.55,-77.45999999999998,,male,06/07/1991,never,0,,,english,,23224,0,,,white,,,,,1,roman catholic,,five or more apartments,,1,medium city,high school graduate,,,high school diploma,,,,,usa,VA,,1,born usa,full time work,Meat Cutter,private business,0.111111111111111,0,0,0.666666666666667,0.333333333333333,0.25,0.75,working class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.0,0.833333333333333,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Richmond,Virginia,VA
640,11,acgs7y4j,,0,8,7,outro,End,2019-11-14 17:23:44.101441+00:00,1,ACGZ*****LU0I,3X87**********************YSQ0,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,85.104.107.172,40.79,-77.84999999999998,,male,03/21/1984,never,0,,,english,,16803,0,,,white,,,,,0,,,less than five apartment,,0,medium city,beyond bachelors,,,,,masters degree,,economics,usa,PA,,1,born usa,full time work,researcher,private business,0.8888888888888891,1,0,0.75,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,1.0,0.5,0.5,1.0,1.0,0.5,0.5,0.0,0.0,1.0,0.0,1.0,0.333333333333333,1.0,0,0.666666666666667,1.0,1.0,1,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,State College,Pennsylvania,PA
641,6,virjv98h,,0,8,7,outro,End,2019-11-09 01:12:54.653544+00:00,1,A748*****2HR4,3KOP**********************NJ3B,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,96.11.217.115,38.04,-84.45,,female,01/31/1976,divorced,1,2.0,23.0,english,,40503,0,,,white,,,,,0,,,less than five apartment,,0,large city,college or some college,,,,associates degree,,Medical Coding,,usa,KY,,1,born usa,full time work,Code for billing insurance companies,government employer,0.8888888888888891,0,0,0.666666666666667,0.666666666666667,0.75,0.75,middle class,0.5,0.8888888888888891,0.666666666666667,independent,,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.0,1.0,1.0,1.0,0.5,0.5,1,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,Kentucky,KY
642,9,no9z54uj,,0,8,7,outro,End,2019-11-15 05:05:02.776005+00:00,1,A2GV*****PX53,3HFN**********************WGQ2,0,1.25,3adf2ei4,20191115-0000,,3SZYX62S5GDGCBJDEP6HW27X69B756,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,96.19.199.139,40.7,-112.08,,male,10/30/1992,married,1,1.0,26.0,english,,84044,0,,,white,,,,,1,mormon,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,Accounting,,usa,ID,,1,born usa,full time work,Accountant,government employer,0.7777777777777779,1,0,0.708333333333333,0.333333333333333,0.25,0.25,working class,0.0,0.8888888888888891,0.666666666666667,republican,,0.666666666666667,0.0,0.0,0.5,0.5,0.5,0.5,0.5,1.0,0.0,0.5,0.0,1.0,0.666666666666667,0.5,1,0.333333333333333,0.333333333333333,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Magna,Utah,UT
643,8,68ky0ce5,,0,8,7,outro,End,2019-11-12 19:09:28.724242+00:00,1,A20E******3VGE,3MMN**********************63ME,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,96.227.125.124,40.18,-75.53,,female,09/04/1964,married,1,6.0,18.0,english,,19468,0,,,white,,,,,1,protestant,,one family attached,,0,small town,high school graduate,,,GED,,,,,usa,NJ,,1,born usa,housework,,,,0,0,0.791666666666667,0.444444444444444,0.0,1.0,working class,0.0,1.0,0.666666666666667,republican,,0.833333333333333,1.0,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.166666666666667,1.0,1,0.0,0.0,0.0,0,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Royersford,Pennsylvania,PA
644,10,plk2gh3c,,0,8,7,outro,End,2019-11-09 21:06:15.447380+00:00,1,ARI1*****A9PO,3LPW**********************MU5Q,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,96.227.58.9,39.95,-75.16,,male,09/19/1977,married,0,,,english,,19128,0,,,white,,,,,0,,,one family attached,,0,large city,college or some college,,,,bachelors degree,,anthropology,,usa,PA,,1,born usa,full time work,IT,private business,1.0,1,0,0.833333333333333,0.555555555555556,0.25,0.75,middle class,0.5,1.0,0.0,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.0,0.0,1.0,0.5,1.0,0.5,0.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Philadelphia,Pennsylvania,PA
645,4,bl2oy2fu,,0,8,7,outro,End,2019-11-10 05:05:14.833497+00:00,1,A3OP******37M8,3CFJ**********************9I70,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,96.236.21.224,42.66,-73.79000000000002,,female,01/11/1964,married,1,3.0,27.0,english,,12203,0,,,white,,,,,1,roman catholic,,one family detached,,0,large city,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,housework,,,,0,1,0.958333333333333,0.444444444444444,0.25,0.75,middle class,0.5,1.0,0.666666666666667,democrat,,0.5,0.0,0.0,0.5,1.0,1.0,0.5,1.0,0.5,0.5,1.0,0.5,1.0,0.666666666666667,1.0,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albany,New York,NY
646,10,2yqlczgt,,0,8,7,outro,End,2019-11-12 21:43:26.558415+00:00,1,A28K******TYNT,36PW**********************ZAEM,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,96.246.140.240,40.72,-73.87,,male,12/16/1995,never,0,,,english,,11373,0,,,filipino,,,,,1,roman catholic,,less than five apartment,,0,large city,college or some college,,,,bachelors degree,,Computer Enigneering,,usa,NY,,1,born usa,full time work,Designer,private business,0.444444444444444,1,0,0.0833333333333333,0.555555555555556,0.75,0.25,middle class,1.0,0.7777777777777779,0.666666666666667,democrat,,0.0,0.5,0.5,0.5,1.0,0.5,1.0,0.5,1.0,0.0,1.0,0.5,0.5,0.666666666666667,0.5,0,0.666666666666667,0.333333333333333,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elmhurst,New York,NY
647,5,y3iv8z5v,,0,8,7,outro,End,2019-11-13 01:01:43.611220+00:00,1,A1QU******QMZ5,3LOT**********************2WFM,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,96.29.162.64,38.04,-84.45,,female,02/17/1987,married,0,,,english,,40505,0,,,white,,,,,0,,,less than five apartment,,0,medium city,high school graduate,,,high school diploma,,,,,usa,KY,,1,born usa,full time work,retail,private business,0.555555555555556,0,0,0.4583333333333329,0.333333333333333,0.25,0.25,lower class,0.0,0.444444444444444,0.666666666666667,democrat,,0.166666666666667,0.5,0.0,0.5,0.0,0.0,0.0,0.0,1.0,0.5,0.0,0.0,0.5,0.5,0.5,0,0.333333333333333,0.333333333333333,0.333333333333333,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,Kentucky,KY
648,7,l8deifvr,,0,8,7,outro,End,2019-11-12 17:09:04.894592+00:00,1,A27V******D2L5,33L7**********************18TH,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,96.32.19.28,42.02,-73.09999999999998,,female,09/03/1971,married,1,1.0,19.0,english,,6021,0,,,white,,,,,1,protestant,,one family detached,,0,large city,high school graduate,,,high school diploma,,,,,usa,CT,,1,born usa,full time work,self employed gig worker,self employed,1.0,1,0,0.625,0.222222222222222,0.25,0.0,working class,0.0,0.7777777777777779,0.0,independent,,0.5,0.0,0.0,0.0,0.5,0.5,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.0,1.0,0,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Colebrook,Connecticut,CT
649,13,vfaz68o1,,0,8,7,outro,End,2019-11-12 01:31:18.790008+00:00,1,A1NF******UYWF,3IJX**********************7IRE,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,96.33.153.183,30.48,-90.86,,female,07/05/1961,married,0,,,english,,70785,0,,,white,,,,,1,protestant,,one family detached,,1,small town,beyond bachelors,,,,,masters degree,,"Communications (BA), Information science(Masters)",usa,LA,,1,born usa,full time work,museum collections manager,private non profit,0.7777777777777779,0,0,0.708333333333333,0.444444444444444,0.5,0.5,middle class,0.5,1.0,1.0,republican,,0.833333333333333,1.0,0.5,0.5,1.0,1.0,0.5,0.0,0.0,0.0,0.5,0.0,0.5,1.0,0.5,1,0.0,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Walker,Louisiana,LA
650,13,o3wwbtua,,0,8,7,outro,End,2019-11-11 18:24:14.450850+00:00,1,A293******JAWT,3SUW**********************C6EG,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,96.33.2.145,36.33,-82.36,,female,06/02/1969,married,1,4.0,20.0,english,,37601,0,,,white,,,,,0,,,one family detached,,1,medium city,college or some college,,,,less than 1 year college,,journalism,,usa,TN,,1,born usa,full time work,Photographer,private business,0.555555555555556,0,0,0.583333333333333,0.222222222222222,0.25,0.75,working class,0.0,0.7777777777777779,0.666666666666667,independent,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,1.0,0.5,0.5,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Johnson City,Tennessee,TN
651,12,cucv9hul,,0,8,7,outro,End,2019-11-11 23:33:34.350215+00:00,1,A258******6JEP,37UE**********************JR1I,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,96.36.47.33,42.27,-85.58,,male,03/12/1984,never,0,,,english,,49008,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,full time work,laborer,private business,0.111111111111111,1,0,0.333333333333333,0.0,0.75,0.0,lower class,0.0,0.444444444444444,0.333333333333333,no preference,,0.666666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,1,0.333333333333333,1.0,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kalamazoo,Michigan,MI
652,2,qq2byg4h,,0,8,7,outro,End,2019-11-12 21:29:08.769215+00:00,1,A2TU******R0C7,3OS4**********************ZFB4,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,96.45.31.224,38.44,-92.98,,female,09/14/1957,separated,1,5.0,18.0,english,,65078,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,"more than 1 year college, no degree",,Communications,,usa,IA,,1,born usa,housework,,,,1,0,0.4583333333333329,0.333333333333333,0.25,0.75,working class,0.5,1.0,0.333333333333333,independent,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Stover,Missouri,MO
653,1,pobg72su,,0,8,7,outro,End,2019-11-11 21:13:50.931337+00:00,1,A13G******KWX6,33OO**********************PTC2,0,1.25,wmvxbtt3,20191111-1600,,33NOQL7T9OCIJ38LVI53Z6ANHPSZ8O,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,96.58.21.112,27.95,-82.48,,female,04/17/1989,married,1,1.0,28.0,english,,33625,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,sales,private business,1.0,0,0,0.625,0.555555555555556,0.5,0.25,working class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,0.5,0.5,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tampa,Florida,FL
654,7,wl3gfjv8,,0,8,7,outro,End,2019-11-10 21:30:44.676888+00:00,1,A2IP******V8M9,36U2**********************KKYR,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,96.60.190.127,44.63,-90.35,,male,07/24/1991,never,0,,,english,,54420,0,,,white,,,,,0,,,one family detached,,0,open country,high school graduate,,,high school diploma,,,,,usa,WI,,1,born usa,full time work,Software Developer,private business,1.0,1,0,0.708333333333333,0.333333333333333,0.25,0.75,working class,0.0,0.7777777777777779,0.333333333333333,independent,,0.333333333333333,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chili,Wisconsin,WI
655,15,t6l90uyc,,0,8,7,outro,End,2019-11-14 19:13:39.674448+00:00,1,A10O******865K,3VZL**********************CZX2,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,96.60.205.134,37.81,-113.22,,male,04/30/1991,never,0,,,english,,84720,0,,,white,,,,,0,,,five or more apartments,,0,small town,high school graduate,,,high school diploma,,,,,usa,UT,,1,born usa,full time work,Retail,private business,0.222222222222222,0,0,0.4583333333333329,0.111111111111111,0.25,0.75,working class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.166666666666667,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cedar City,Utah,UT
656,10,tq29vqj6,,0,8,7,outro,End,2019-11-09 19:17:44.165046+00:00,1,A297******0XS3,3RYC**********************5RPP,0,1.25,69j3kgeb,20191109-1400,,3566S7OX5DWHOTIUD245TCUGTP0173,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,96.61.98.113,37.5,-80.11,,male,06/06/1993,never,0,,,english,,24127,0,,,white,,,,,0,,,one family detached,,1,open country,high school graduate,,,GED,,,,,usa,VA,,1,born usa,full time work,Transcriptionist,private business,0.666666666666667,1,0,0.625,0.222222222222222,0.5,0.75,working class,0.0,1.0,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.5,1.0,0.5,0.0,1.0,0.5,0.5,0.5,0.5,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Castle,Virginia,VA
657,13,6b0ru4dc,,0,8,7,outro,End,2019-11-10 21:56:50.275203+00:00,1,A2BB******77AU,32UT**********************9VB9,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,96.61.98.113,37.5,-80.11,,female,02/02/1998,never,0,,,english,,24127,0,,,white,,,,,0,,,one family detached,,0,open country,high school graduate,,,GED,,,,,usa,VA,,1,born usa,housework,,,,1,0,0.5416666666666671,0.111111111111111,0.0,0.75,lower class,0.0,0.0,1.0,no preference,,0.5,0.5,0.5,1.0,1.0,1.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,1.0,0.5,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Castle,Virginia,VA
658,6,0ykofvfl,,0,8,7,outro,End,2019-11-13 05:02:26.331104+00:00,1,A330******O2AX,3XLB**********************AZ70,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,96.9.209.71,37.34,-77.95999999999998,,male,11/17/1994,married,0,,,english,,23002,0,,,white,,,,,0,,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Computer,,usa,VA,,1,born usa,full time work,HR,private business,0.555555555555556,1,1,0.791666666666667,0.444444444444444,0.5,0.5,middle class,1.0,0.555555555555556,1.0,independent,,0.5,0.5,1.0,0.5,0.0,1.0,0.5,0.5,0.0,0.5,0.5,0.0,0.5,0.666666666666667,0.5,1,0.666666666666667,0.666666666666667,0.0,1,0,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Amelia Court House,Virginia,VA
659,1,bt722tj4,,0,8,7,outro,End,2019-11-11 19:01:38.675930+00:00,1,A2ZA******GMBH,3UNH**********************AYMB,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,96.91.176.162,40.19,-85.39,,female,03/13/1986,married,1,1.0,29.0,english,,47304,0,,,white,,,,,0,,,one family detached,,0,open country,college or some college,,,,bachelors degree,,Public relations,,usa,IN,,1,born usa,full time work,E-commerce,private business,1.0,1,0,0.833333333333333,0.333333333333333,0.25,0.75,middle class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,1.0,0.666666666666667,1.0,0,0.333333333333333,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Muncie,Indiana,IN
660,6,vfb6p7jt,,0,8,7,outro,End,2019-11-14 03:00:17.652824+00:00,1,AR8M*****VNDR,3F0B**********************D7Y0,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,97.113.168.187,47.3,-122.31,,female,06/26/1991,never,0,,,english,,98003,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Mathematics,,usa,CA,,1,born usa,part time work,Tutor,private business,0.7777777777777779,1,0,0.791666666666667,0.8888888888888891,1.0,0.75,upper class,0.5,0.8888888888888891,0.333333333333333,independent,,0.5,0.0,0.5,0.5,1.0,0.5,0.5,0.5,0.5,0.5,1.0,0.5,1.0,0.333333333333333,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Federal Way,Washington,WA
661,14,p43nq85y,,0,8,7,outro,End,2019-11-10 22:11:34.281115+00:00,1,AAIQ*****DI9U,3X4J**********************YB0Z,0,1.25,wokbwli5,20191110-1600,,30EV7DWJTV8VAZFS6H6M1L5U5ZWY66,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,97.113.175.144,47.73,-122.34,,male,07/13/1988,never,0,,,english,,98133,0,,,white,,,,,0,,,five or more apartments,,0,suburb,high school graduate,,,high school diploma,,,,,usa,WA,,1,born usa,part time work,Sales,private business,0.0,0,0,0.666666666666667,0.222222222222222,0.25,0.5,working class,0.0,0.8888888888888891,0.666666666666667,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.5,0.0,0.0,0.5,0.0,1.0,0.833333333333333,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
662,13,3oemt2lz,,0,8,7,outro,End,2019-11-11 03:54:08.622863+00:00,1,A2R8******TY00,31Z0**********************87TP,0,1.25,sdxr3o9o,20191110-2200,,324N5FAHSXOL5K5C3AD3456IODFKVP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,97.114.47.129,36.52,-93.93,,male,01/23/1965,never,0,,,english,,65745,0,,,white,,,,,1,protestant,,one family detached,,0,small town,elementary or some secondary schooling,incomplete high school,10.0,,,,,,usa,MO,,1,born usa,full time work,Webmaster,self employed,1.0,1,0,0.333333333333333,0.333333333333333,0.75,0.0,working class,0.0,1.0,1.0,republican,,1.0,1.0,0.0,0.5,1.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1,0.0,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seligman,Missouri,MO
663,13,2mk0cnjf,,0,8,7,outro,End,2019-11-14 03:59:32.729541+00:00,1,A1OB******K9KK,3Z7E**********************ECXW,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,97.120.108.101,45.47,-122.64,,female,12/16/1991,never,0,,,english,,97202,0,,,white,,,,,1,jewish,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,"political science, English",,usa,MD,,1,born usa,part time work,data entry online,self employed,0.7777777777777779,1,0,0.333333333333333,0.111111111111111,1.0,0.25,middle class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Portland,Oregon,OR
664,12,spldqx77,,0,8,7,outro,End,2019-11-13 21:33:41.995787+00:00,1,APTT*****C8DO,3R2P**********************WMI2,0,1.25,9ff56w34,20191113-1600,,3UDTAB6HH6CLVNL5WGYPT32CKQI09I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,97.122.93.136,40.55,-105.06,,male,02/03/1989,never,0,,,english,,80525,0,,,white,,,,,0,,,less than five apartment,,0,medium city,college or some college,,,,bachelors degree,,computer science,,usa,VT,,1,born usa,full time work,programmer,private business,1.0,0,0,0.166666666666667,0.111111111111111,0.25,0.25,lower class,0.0,0.8888888888888891,0.333333333333333,independent,,0.0,0.5,0.5,0.5,0.5,0.5,0.0,1.0,0.0,0.5,1.0,0.5,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Collins,Colorado,CO
665,6,5o2b2lze,,0,8,7,outro,End,2019-11-11 23:13:30.435782+00:00,1,A34S******IWM8,3QFU**********************J4FE,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,97.73.84.22,37.58,-83.7,,male,03/13/1983,never,0,,,english,,41311,0,,,white,,,,,0,,,one family detached,,1,farm,high school graduate,,,high school diploma,,,,,usa,KY,,1,born usa,full time work,Material handler,private business,0.111111111111111,1,0,0.625,0.333333333333333,0.25,0.75,working class,0.0,0.111111111111111,0.333333333333333,no preference,,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,0.0,0.0,1.0,1.0,1.0,0.166666666666667,1.0,1,0.666666666666667,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beattyville,Kentucky,KY
666,1,eemisoe0,,0,8,7,outro,End,2019-11-10 15:01:19.533979+00:00,1,A38O******H4JG,3RXC**********************SG8Y,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,97.81.161.237,36.15,-85.5,,male,09/19/1967,married,1,2.0,36.0,english,,38501,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,accounting,,usa,TN,,1,born usa,full time work,home inspector,private business,0.666666666666667,0,0,0.625,0.555555555555556,0.5,0.5,working class,0.0,1.0,1.0,independent,,0.5,0.5,0.5,0.5,1.0,0.5,0.0,0.0,0.5,0.5,0.0,0.0,1.0,0.666666666666667,0.5,0,0.0,1.0,1.0,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Cookeville,Tennessee,TN
667,13,3gihu3zi,,0,8,7,outro,End,2019-11-13 01:23:57.997835+00:00,1,A2J2******L3F3,3TDX**********************3I60,0,1.25,by5f47v7,20191112-2000,,3LOJFQ4BOXSZB35QCPD9YJ0BO83KDM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,97.83.234.202,43.88,-91.21,,male,02/18/1988,never,0,,,english,,54650,0,,,white,,,,,0,,,less than five apartment,,0,small town,college or some college,,,,less than 1 year college,,,,usa,WI,,1,born usa,part time work,YouTuber,self employed,0.7777777777777779,1,0,0.5416666666666671,0.111111111111111,0.25,0.25,lower class,0.0,0.7777777777777779,0.333333333333333,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Onalaska,Wisconsin,WI
668,13,ewwm2vve,,0,8,7,outro,End,2019-11-14 19:06:21.587315+00:00,1,AA8P*****GCKO,3MD9**********************4ZNK,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,97.83.234.202,43.88,-91.21,,female,07/02/1992,never,0,,,english,,54650,0,,,white,,,,,0,,,less than five apartment,,0,open country,college or some college,,,,"more than 1 year college, no degree",,Environmental Biology,,usa,IL,,1,born usa,housework,,,,1,0,0.4166666666666671,0.111111111111111,0.75,0.0,lower class,0.0,1.0,0.333333333333333,independent,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.5,0.5,1.0,0.166666666666667,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Onalaska,Wisconsin,WI
669,3,d39mr3rs,,0,8,7,outro,End,2019-11-21 04:59:34.771068+00:00,1,A1Y2*****KDE5,3R0T**********************VGCA,0,1.25,squp6sui,20191120-0000,,34XASH8KLQZ3QO8J2AHKDQ94S5QPMI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,97.83.27.15,42.27,-85.58,,male,04/04/1961,married,0,,,english,,49006,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,housework,,,,0,0,0.666666666666667,0.333333333333333,0.5,0.25,working class,1.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.0,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Kalamazoo,Michigan,MI
670,6,ckjeo3mh,,0,8,7,outro,End,2019-11-12 19:05:38.420932+00:00,1,AMV1*****VAW4,3DI2**********************11EV,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,97.89.234.97,35.31,-78.61,,female,04/27/1980,married,1,5.0,17.0,english,,28334,0,,,white,,,,,1,muslim,,one family detached,,0,small town,college or some college,,,,less than 1 year college,,meidcal office,,usa,NJ,,1,naturalized us citizen,school,,,,0,0,0.333333333333333,0.111111111111111,0.0,0.5,working class,0.0,0.555555555555556,0.333333333333333,democrat,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,1.0,1.0,1.0,0.0,0.5,1,0.333333333333333,0.0,0.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dunn,North Carolina,NC
671,5,hjtwm3bg,,0,8,7,outro,End,2019-11-10 08:03:28.146113+00:00,1,A2ZQ*****AJZF,37TR**********************QJB0,0,1.25,ur606zm0,20191110-0200,,3EAWOID6MTAJSUY8ZH3LLLR9AF50VV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,5,97.94.131.8,35.27,-120.69,,female,01/11/1985,married,0,,,english,,93405,0,,,chinese,,,,,1,protestant,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Biology,,usa,CA,,1,naturalized us citizen,full time work,Independent Contractor Laboratory,private business,0.7777777777777779,1,0,0.5,0.222222222222222,0.0,1.0,working class,0.0,1.0,0.333333333333333,democrat,,0.333333333333333,0.5,0.5,0.5,0.0,0.5,0.0,1.0,1.0,1.0,1.0,0.5,1.0,1.0,1.0,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,San Luis Obispo,California,CA
672,12,6ldk4rxg,,0,8,7,outro,End,2019-11-10 02:58:41.891031+00:00,1,A12H******ITHD,3RXC**********************M8GK,0,1.25,filxv1e0,20191109-2000,,3CZH926SICRJP7UNNS1DXKT0RWHE4I,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,97.94.182.160,33.86,-118.18,,male,05/23/1990,never,0,,,english,,90805,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Graphic Design,,usa,CA,,1,born usa,part time work,Graphic Designer,private business,1.0,1,0,0.583333333333333,0.222222222222222,0.5,0.0,middle class,0.0,1.0,1.0,republican,,0.833333333333333,0.5,0.5,0.5,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.333333333333333,0.5,1,0.0,0.666666666666667,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Long Beach,California,CA
673,9,qhw7ct0s,,0,8,7,outro,End,2019-11-10 03:39:13.096264+00:00,1,A2VF******1E1O,3GLB**********************JDGV,0,1.25,8nv7gxxo,20191109-2200,,34F34TZU7WCHX91SXFTG1L9UCQHJ2C,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,97.94.67.192,43.17,-85.25,,male,11/26/1980,married,1,2.0,25.0,english,,48838,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,Computer Science,,usa,MI,,1,born usa,full time work,Technical Phone Support,private business,0.8888888888888891,0,0,0.708333333333333,0.444444444444444,0.5,0.5,middle class,0.5,1.0,0.666666666666667,democrat,,0.5,0.0,1.0,0.5,0.5,1.0,0.5,0.0,1.0,0.5,0.5,0.5,1.0,0.0,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Greenville,Michigan,MI
674,1,b2l1gjtx,,0,8,7,outro,End,2019-11-14 12:57:55.687436+00:00,1,A2JC******7TFX,30JN**********************9HQU,0,1.25,dgxphipk,20191114-0800,,36KM3FWE3RPHH4XCHJ05F7B6P1J07X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,97.95.195.71,34.78,-82.3,,male,03/01/1982,married,0,,,english,,29662,0,,,white,,,,,1,protestant,,one family attached,,1,medium city,college or some college,,,,bachelors degree,,business,,usa,SC,,1,born usa,full time work,retail management,private business,0.444444444444444,1,0,0.833333333333333,0.555555555555556,0.75,0.25,middle class,0.5,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.5,0.5,1,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mauldin,South Carolina,SC
675,1,mquck6v3,,0,8,7,outro,End,2019-11-11 15:02:20.588949+00:00,1,A2QB******MJTT,3FPR**********************63V4,0,1.25,0fmhktmc,20191111-1000,,3D3B8GE8924OJ4PPD1DF843KRWM9PL,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,98.102.130.170,40.07,-82.5,,male,08/11/1981,married,1,1.0,30.0,english,,43023,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,associates degree,,Computer Programming,,usa,OH,,1,born usa,full time work,Service Manager,private business,0.8888888888888891,0,0,0.875,0.555555555555556,0.0,0.75,middle class,0.5,0.8888888888888891,0.666666666666667,democrat,,0.166666666666667,0.5,0.5,1.0,0.0,0.0,0.0,0.0,0.5,0.5,1.0,0.5,1.0,0.666666666666667,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Granville,Ohio,OH
676,2,zw8ab9vu,,0,8,7,outro,End,2019-11-13 13:08:05.283110+00:00,1,A2KR******0GA9,3HOS**********************9DDG,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,98.110.20.224,40.64,-73.94,,male,05/01/1986,never,0,,,english,,11201,0,,,white,,,,,0,,,five or more apartments,,0,large city,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,full time work,devops,private business,1.0,1,0,1.0,0.666666666666667,0.75,1.0,middle class,1.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.0,1.0,0.5,0.0,0.5,1.0,0.5,1.0,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Brooklyn,New York,NY
677,2,hcx66l3w,,0,8,7,outro,End,2019-11-11 19:02:07.809126+00:00,1,AU5R*****KMU7,3HVV**********************6YTC,0,1.25,8gn1u6v6,20191111-1400,,3TRB893CSJNES88XVLP80ZYMVFN7GF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,98.110.227.185,42.46,-70.89,,male,06/09/1956,married,1,4.0,24.0,english,,1907,0,,,white,,,,,1,jewish,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,economics,,usa,NY,,1,born usa,full time work,pet care business owner,self employed,0.111111111111111,1,0,0.875,0.555555555555556,0.5,0.75,middle class,0.5,1.0,0.666666666666667,independent,,0.5,0.0,0.0,0.5,0.5,0.5,0.5,0.0,0.5,0.5,0.5,1.0,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Swampscott,Massachusetts,MA
678,12,ny8ofq5g,,0,8,7,outro,End,2019-11-11 01:34:34.038560+00:00,1,A1P4******LQ6P,36V4**********************3QM4,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,12,98.117.29.151,40.27,-76.88,,male,06/01/1990,never,0,,,english,,17112,0,,,white,,,,,0,,,one family attached,,0,open country,college or some college,,,,bachelors degree,,"Mathematics, Statistics",,usa,PA,,1,born usa,full time work,Commonwealth of PA,government employer,0.8888888888888891,1,1,0.75,0.555555555555556,0.25,0.5,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.5,1.0,1.0,1.0,1.0,0.5,1.0,0.833333333333333,1.0,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Harrisburg,Pennsylvania,PA
679,2,r49yjzfq,,0,8,7,outro,End,2019-11-11 01:06:23.177227+00:00,1,AD72*****M8E2,3EO8**********************7JT7,0,1.25,h1gy2cp0,20191110-2000,,3XUY87HIVPRX5LB6AUPSWMF9MPYMMF,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,98.122.142.152,35.72,-78.84,,male,06/06/1997,never,0,,,english,,27502,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Accounting,,usa,NC,,1,born usa,full time work,Financial Analyst,private business,1.0,1,0,0.666666666666667,0.555555555555556,0.25,1.0,middle class,1.0,1.0,1.0,independent,,0.5,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,0.5,0.333333333333333,0.5,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Apex,North Carolina,NC
680,10,kox2k1s4,,0,8,7,outro,End,2019-11-14 15:28:20.388808+00:00,1,A24B******HYGX,345L**********************AU3I,0,1.25,b1a703pe,20191114-1000,,3NSCTNUR2Z0YVDHBLSI16T9N7H0A5J,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,98.159.196.54,34.64,-86.04000000000002,,female,10/18/1987,never,1,3.0,26.0,english,,35768,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,high school diploma,,,,,usa,AL,,1,born usa,full time work,cashier,government employer,0.555555555555556,0,0,0.333333333333333,0.111111111111111,0.25,0.25,lower class,0.0,0.0,0.666666666666667,republican,,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,1.0,0.5,0.5,1,0.333333333333333,0.666666666666667,0.0,0,0,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Scottsboro,Alabama,AL
681,6,cv14q983,,0,8,7,outro,End,2019-11-14 18:58:41.296638+00:00,1,A188******E8BA,340U**********************PUV5,0,1.25,3dgi14uo,20191114-1400,,3TCFMTM8HE1A2SLO7QNAXLD8JDD12V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,98.160.165.102,36.08,-115.14,,male,10/03/1986,never,0,,,english,,89119,0,,,vietnamese,,,,,1,buddhist,,one family detached,,0,large city,college or some college,,,,associates degree,,computer science,,usa,NV,,1,naturalized us citizen,full time work,medical recorder,private business,0.666666666666667,1,0,0.625,0.222222222222222,0.25,0.75,lower class,0.0,1.0,0.666666666666667,democrat,,0.166666666666667,0.0,0.5,0.5,0.5,0.0,0.0,1.0,0.5,0.5,1.0,1.0,1.0,0.0,0.0,0,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Las Vegas,Nevada,NV
682,16,0izdiz08,,0,8,7,outro,End,2019-11-15 02:42:12.918620+00:00,1,A73U*****AT7E,3WEV**********************RSDH,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,98.165.229.26,33.3,-111.74,,female,08/19/1995,never,0,,,english,,85295,0,,,white,,,,,1,protestant,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,AZ,,1,born usa,housework,,,,1,0,0.708333333333333,0.444444444444444,0.25,0.5,middle class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.0,0.5,1.0,1.0,0.833333333333333,0.5,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gilbert,Arizona,AZ
683,4,4njt3ovv,,0,8,7,outro,End,2019-11-10 16:50:35.225176+00:00,1,A1S5******PGSI,3JJV**********************1B5C,0,1.25,kroa56a8,20191110-1200,,3Z33IC0JC0Z1OOMLZDMEEWS2DJ09VH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,98.17.15.46,39.98,-82.98,,female,03/04/1959,divorced,1,2.0,22.0,english,,43228,0,,,white,,,,,0,,,mobile home,,0,open country,college or some college,,,,bachelors degree,,Fine Art,,usa,OH,,1,born usa,full time work,tech assistant,private business,1.0,1,0,0.625,0.555555555555556,0.25,0.25,working class,0.5,1.0,0.666666666666667,independent,,0.666666666666667,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,1.0,0.666666666666667,1.0,1,0.666666666666667,0.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Columbus,Ohio,OH
684,7,vy2kwbcd,,0,8,7,outro,End,2019-11-11 23:14:48.726250+00:00,1,A8D8*****WZ6N,373E**********************ATRT,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,98.196.122.25,29.3,-94.79,,female,01/04/2000,never,0,,,english,,77550,0,,,white,,,,,0,,,one family detached,,1,small town,college or some college,,,,associates degree,,computer science,,usa,TX,,1,born usa,part time work,janitorial,private non profit,0.111111111111111,0,0,0.4583333333333329,0.222222222222222,0.5,0.5,working class,0.0,0.8888888888888891,0.666666666666667,independent,,0.333333333333333,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.5,0.0,0.0,1.0,0.166666666666667,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Galveston,Texas,TX
685,6,2cm484i6,,0,8,7,outro,End,2019-11-08 23:05:16.799119+00:00,1,A2EM******K8SU,3C44**********************CPD9,0,1.25,jmy8uf7u,20191108-1800,,3P0I4CQYVYKHA0QWRCASXO65FR8OW4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,98.2.212.40,43.66,-70.25,,male,03/11/1988,married,1,1.0,31.0,english,,4103,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,bachelors degree,,Accounting,,usa,ME,,1,born usa,full time work,Auditor,private business,1.0,1,0,0.875,0.666666666666667,0.5,0.75,middle class,1.0,1.0,0.666666666666667,independent,,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1.0,0.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Portland,Maine,ME
686,9,5kyivhq6,,0,8,7,outro,End,2019-11-12 19:13:21.867232+00:00,1,A1OD******HTDQ,3D3V**********************53R2,0,1.25,wz1biodh,20191112-1400,,3XEIP58NL00DYAS4P7E74BWT1QBLZI,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,98.208.50.230,38.27,-121.22,,female,05/25/1990,never,0,,,english,,95632,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,"more than 1 year college, no degree",,software engineering,,usa,CA,,1,born usa,full time work,sales manager,private business,0.333333333333333,0,0,0.625,0.333333333333333,0.5,0.0,working class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1.0,0.5,1.0,0.833333333333333,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Galt,California,CA
687,3,me0is221,,0,8,7,outro,End,2019-11-11 07:34:37.997775+00:00,1,A1XU******95VC,3NOK**********************ZEE4,0,1.25,n7lyp5qg,20191111-0200,,38B7Q9C28GIG9Y7KY5E624C3WQD69R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,98.209.11.57,42.58,-83.03,,male,03/26/1979,never,1,2.0,22.0,english,,48314,1,mexican,,black,,,,,0,,,one family detached,,1,suburb,college or some college,,,,bachelors degree,,computer science,,usa,MI,,1,born usa,full time work,IT,private business,0.666666666666667,0,0,0.791666666666667,0.222222222222222,0.5,0.25,lower class,0.0,0.555555555555556,0.333333333333333,democrat,,0.166666666666667,0.5,0.5,0.5,0.5,0.0,0.0,0.5,0.5,0.0,1.0,0.0,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sterling Heights,Michigan,MI
688,4,oa5ycz34,,0,8,7,outro,End,2019-11-13 03:05:39.350111+00:00,1,A33M******BS7Y,3A1C**********************T8H0,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,98.209.252.187,42.96,-83.81999999999998,,male,08/04/1970,married,1,1.0,26.0,english,,48473,0,,,white,,,,,1,protestant,,one family detached,,1,open country,high school graduate,,,high school diploma,,,,,usa,MI,,1,born usa,full time work,Computer Technician,private business,0.8888888888888891,0,0,0.75,0.444444444444444,0.5,0.5,working class,0.5,0.8888888888888891,0.666666666666667,independent,,0.5,0.0,0.0,0.5,1.0,0.5,0.0,0.5,0.0,0.0,0.5,0.0,1.0,0.333333333333333,0.5,0,0.333333333333333,1.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Swartz Creek,Michigan,MI
689,14,x52bjcpw,,0,8,7,outro,End,2019-11-12 15:54:07.693938+00:00,1,A2BZ******GEDL,3N4B**********************AKU9,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,98.212.221.86,42.09,-87.98,,male,10/16/1988,never,0,,,english,,60006,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,full time work,Warehousing,private business,0.0,0,0,0.4166666666666671,0.222222222222222,0.0,0.5,lower class,0.0,0.444444444444444,0.0,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,1,1.0,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arlington Heights,Illinois,IL
690,14,yl93y2ti,,0,8,7,outro,End,2019-11-14 04:10:36.924039+00:00,1,ALM8*****72UR,35LD**********************3MKZ,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,98.215.121.105,40.95,-90.37,,male,05/23/1997,never,0,,,english,,61401,0,,,white,,,,,0,,,one family detached,,0,small town,college or some college,,,,associates degree,,accounting,,usa,IL,,1,born usa,part time work,self employed,self employed,0.8888888888888891,1,0,0.583333333333333,0.222222222222222,0.25,0.25,lower class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,0.5,0.5,0.0,1.0,1.0,0.5,0,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Galesburg,Illinois,IL
691,8,fm2z4q3v,,0,8,7,outro,End,2019-11-12 15:22:04.485855+00:00,1,A37R******QEX9,3L0K**********************YSYW,0,1.25,bo56mv81,20191112-1000,,3ABAOCJ4R8HOQ09Y2NW9DVZEWSCMQN,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,8,98.218.25.37,38.74,-77.48,,male,09/06/1972,never,0,,,english,,20112,0,,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,VA,,1,born usa,full time work,realtor,self employed,1.0,0,0,0.75,0.555555555555556,0.5,0.25,middle class,0.0,1.0,1.0,independent,,0.666666666666667,0.0,0.0,1.0,1.0,0.5,0.5,0.0,0.0,0.0,1.0,0.0,1.0,0.666666666666667,0.5,0,0.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Manassas,Virginia,VA
692,10,kjoozui6,,0,8,7,outro,End,2019-11-14 23:12:29.457202+00:00,1,AD14*****JKRI,3JMS**********************6VE2,0,1.25,xnjsjbtr,20191114-1800,,3HYV4299H09K88HPZVRQEW95UMA8EP,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,98.220.196.13,41.66,-88.53,,male,01/22/1994,never,0,,,english,,60545,1,mexican,,white,,,,,1,roman catholic,,one family detached,,1,small town,college or some college,,,,associates degree,,Computer Science,,usa,IL,,1,born usa,full time work,Manage manufacturing facility for technology,private business,0.0,1,0,0.958333333333333,0.333333333333333,0.5,0.25,working class,1.0,0.7777777777777779,0.333333333333333,democrat,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,1.0,1,0.0,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Plano,Illinois,IL
693,14,brak0ewq,,0,8,7,outro,End,2019-11-08 20:29:12.569622+00:00,1,A2JP******LRPI,39AS**********************VEXM,0,1.25,gzksbt7k,20191108-1400,,3Y40HMYLL1VRC5FJX3INYDC16F0XUH,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,14,98.220.230.70,41.83,-87.68000000000002,,male,01/01/1995,married,0,,,english,,60641,0,,,white,,,,,0,,,five or more apartments,,0,large city,college or some college,,,,bachelors degree,,Political Science,,usa,IL,,1,born usa,full time work,Admin Assistant,private business,0.8888888888888891,0,0,0.75,0.333333333333333,0.25,0.25,working class,0.5,1.0,0.0,democrat,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.5,1.0,1.0,1.0,1,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Chicago,Illinois,IL
694,1,hpc7rjs2,,0,8,7,outro,End,2019-11-10 13:20:10.717259+00:00,1,A12D******OFEM,3FPR**********************MV38,0,1.25,bnvz33ko,20191110-0800,,3BC9H1KCYUPT4EUYXZJQZF47T1MWY2,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,98.228.214.29,42.09,-87.98,,male,09/15/1984,never,0,,,english,,60005,0,,,white,,,,,1,orthodox,,five or more apartments,,0,medium city,college or some college,,,,bachelors degree,,Finance,,usa,IL,,1,born usa,full time work,I'm a mail carrier.,government employer,0.222222222222222,0,1,0.75,0.444444444444444,0.25,0.75,middle class,0.5,0.7777777777777779,0.333333333333333,democrat,,0.166666666666667,0.5,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.5,0.5,1.0,1.0,0.333333333333333,1.0,0,0.333333333333333,0.666666666666667,0.666666666666667,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arlington Heights,Illinois,IL
695,3,m52mlncn,,0,8,7,outro,End,2019-11-13 15:08:49.349989+00:00,1,A4T4*****JL6R,3ZSY**********************LROB,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,98.23.17.232,38.29,-82.73,,male,12/24/1989,never,0,,,english,,41168,0,,,white,,,,,0,,,one family detached,,1,small town,12th grade no degree,,,,,,,,usa,KY,,1,born usa,housework,,,,1,0,0.25,0.111111111111111,0.25,0.75,lower class,0.0,0.555555555555556,0.666666666666667,democrat,,0.5,0.5,0.5,1.0,1.0,1.0,0.5,1.0,1.0,0.5,1.0,0.5,1.0,1.0,1.0,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rush,Kentucky,KY
696,3,dhpqsjez,,0,8,7,outro,End,2019-11-09 01:08:02.079300+00:00,1,A320******UOZO,3Z4G**********************977X,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,98.232.238.129,44.63,-123.0,,male,12/14/1986,never,0,,,english,,97322,0,,,white,,,,,0,,,one family attached,,0,small town,college or some college,,,,bachelors degree,,economics,,usa,OR,,1,born usa,full time work,office support,private business,0.7777777777777779,1,0,0.791666666666667,0.444444444444444,0.5,0.5,working class,0.5,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,0.0,0.0,0.0,0.5,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0,0.333333333333333,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Albany,Oregon,OR
697,4,0559432j,,0,8,7,outro,End,2019-11-11 13:07:41.270272+00:00,1,A110******7SUJ,3NPF**********************8GXF,0,1.25,jw41imq1,20191111-0800,,3WA2XVDZEMUX4UY16GUSUIDENOBE6T,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,98.235.48.150,40.15,-76.59,,male,07/18/1972,never,0,,,english,,17022,0,,,white,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,NY,,1,born usa,housework,,,,0,0,0.708333333333333,0.222222222222222,0.5,0.25,working class,0.0,0.8888888888888891,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,0.0,1.0,0.5,1.0,0.833333333333333,0.5,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Elizabethtown,Pennsylvania,PA
698,1,cxggycu0,,0,8,7,outro,End,2019-11-13 13:06:53.039436+00:00,1,A1HW******BV2K,3OS4**********************DBFI,0,1.25,154fpugx,20191113-0800,,3FHTJGYT8ND3YECXR7JP0LP7WBFGPM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,98.235.69.98,39.95,-75.16,,female,04/15/1993,married,0,,,english,,19101,0,,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,bachelors degree,,nursing,,usa,PA,,1,born usa,full time work,registered nurse,government employer,0.555555555555556,1,0,0.166666666666667,0.555555555555556,0.5,0.75,middle class,1.0,1.0,1.0,democrat,,0.333333333333333,0.5,0.5,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.0,0.5,0.0,1.0,0.5,1,0.666666666666667,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Philadelphia,Pennsylvania,PA
699,13,ttmc1wbg,,0,8,7,outro,End,2019-11-10 06:32:20.486992+00:00,1,A82Q*****PZ5I,3Z7V**********************BZ1H,0,1.25,lqef6g7v,20191110-0000,,3S1WOPCJFG69SPD8QZOH3MIJ9T7JEE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,13,98.242.38.121,37.67,-120.95,,male,08/03/1988,never,0,,,english,,95355,0,,,white,,,,,0,,,one family detached,,0,medium city,college or some college,,,,associates degree,,Information Technology,,usa,CA,,1,born usa,full time work,Computer Specialist,private business,0.8888888888888891,1,0,0.75,0.444444444444444,0.75,0.5,middle class,0.5,0.444444444444444,0.666666666666667,democrat,,0.666666666666667,0.5,0.5,0.5,1.0,0.5,1.0,0.5,0.5,0.5,1.0,0.5,1.0,1.0,1.0,0,0.666666666666667,1.0,0.666666666666667,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Modesto,California,CA
700,6,y6s4vg76,,0,8,7,outro,End,2019-11-13 15:12:18.268342+00:00,1,A3UP******3UJQ,3A7Y**********************WJXG,0,1.25,5lecz7tp,20191113-1000,,3M4KL7H8KV0YKT4PUSZDNYUKZH7162,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,6,98.244.219.108,27.95,-82.48,,male,12/12/1991,never,0,,,english,,33601,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,History,,usa,FL,,1,born usa,housework,,,,1,0,0.333333333333333,0.222222222222222,0.5,0.25,lower class,0.0,0.333333333333333,0.666666666666667,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0,0.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Tampa,Florida,FL
701,4,b9rk39ye,,0,8,7,outro,End,2019-11-12 21:30:02.103863+00:00,1,A3RU******Y6WQ,3JC6**********************05AG,0,1.25,puiw71nk,20191112-1600,,3P7RGTLO6EQ1DW2ESFM78IS5353AK7,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,98.246.180.135,45.49,-122.8,,female,11/07/1993,never,0,,,english,,97005,0,,,white,,,,,0,,,five or more apartments,,0,suburb,high school graduate,,,GED,,,,,usa,OR,,1,born usa,part time work,Associate,private business,0.222222222222222,1,0,0.333333333333333,0.222222222222222,0.0,0.75,lower class,0.0,0.8888888888888891,0.0,democrat,,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.5,0.0,0.5,1.0,1.0,1.0,0.0,1.0,0,0.666666666666667,1.0,1.0,1,1,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Beaverton,Oregon,OR
702,3,opfdnmkq,,0,8,7,outro,End,2019-11-13 03:05:33.295807+00:00,1,A2FL******C91L,33LK**********************HT1A,0,1.25,uj6jw84z,20191112-2200,,3ZCC2DXSD7HXTJPYC01EKCPN4BOYY9,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,98.247.142.31,47.63,-122.32,,female,11/17/1972,never,0,,,english,,98102,0,,,white,,,,,0,,,five or more apartments,,0,large city,beyond bachelors,,,,,masters degree,,"Animal behavior (psychology), Conservation Biology",usa,WA,,1,born usa,part time work,College professor,government employer,1.0,1,1,0.666666666666667,0.333333333333333,0.25,0.5,middle class,0.0,1.0,0.333333333333333,democrat,,0.0,0.0,0.5,0.5,0.0,0.0,0.5,0.5,0.0,1.0,1.0,0.5,1.0,0.0,1.0,0,1.0,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Seattle,Washington,WA
703,10,3vodz0rz,,0,8,7,outro,End,2019-11-11 17:43:16.519316+00:00,1,A50K*****S94U,3KXI**********************724G,0,1.25,qkno6n9u,20191111-1200,,3FO95NVK5CDR0W13ZZHVUU8PK22SRA,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,10,98.249.227.244,26.14,-80.13,,male,06/14/1989,never,0,,,english,,33330,0,,,white,,,,,0,,,one family attached,,0,suburb,college or some college,,,,bachelors degree,,Liberal Arts,,usa,FL,,1,born usa,full time work,Manager,private business,0.555555555555556,0,0,0.0833333333333333,0.333333333333333,0.25,0.5,working class,0.5,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.5,1.0,0.5,0.5,0.5,0.0,0.5,1.0,1.0,1.0,0.0,0.5,0,0.666666666666667,1.0,1.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Fort Lauderdale,Florida,FL
704,1,ee1onchc,,0,8,7,outro,End,2019-11-13 04:56:32.977837+00:00,1,A1CU******2W61,3QY5**********************EUFA,0,1.25,5m9k2c1j,20191113-0000,,322ZSN9Z5GXLEQCKDNQ8W6T1U8G4TE,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,98.26.224.159,35.8,-80.25,,male,02/22/1991,never,0,,,english,,27295,0,,,white,,,,,0,,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,NC,,1,born usa,housework,,,,0,0,0.333333333333333,0.222222222222222,0.5,0.5,working class,0.0,1.0,0.333333333333333,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.5,0.0,0.5,0.5,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Lexington,North Carolina,NC
705,7,yklpydqw,,0,8,7,outro,End,2019-11-14 03:03:31.702831+00:00,1,A3RC******SLTZ,3GNA**********************1Q51,0,1.25,783ft3q9,20191113-2200,,3WUVMVA7OBGW2R10SGPHVXGI8G4AZM,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,98.27.29.144,36.09,-79.27,,male,08/10/1970,married,1,2.0,29.0,english,,27302,0,,,white,,,,,1,protestant,,one family detached,,1,large city,college or some college,,,,bachelors degree,,electrical engineering,,usa,PA,,1,born usa,full time work,electrical engineer,private business,0.8888888888888891,1,0,0.916666666666667,0.555555555555556,0.5,1.0,middle class,0.0,0.8888888888888891,1.0,independent,,1.0,0.5,0.0,0.5,1.0,1.0,0.0,0.5,0.0,0.0,0.0,0.0,0.5,0.833333333333333,0.5,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Mebane,North Carolina,NC
706,11,mc7rz80r,,0,8,7,outro,End,2019-11-12 01:14:03.070155+00:00,1,A2V6******OWI1,3XIQ**********************E7X1,0,1.25,xfqsipnh,20191111-2000,,3QX22DUVOOUGV85FOMQJJIYMDJGMV4,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,11,98.29.20.232,39.77,-84.19,,male,11/25/1975,married,1,1.0,12.0,english,,45458,1,mexican,,black,,,,,1,roman catholic,,five or more apartments,,1,large city,college or some college,,,,bachelors degree,,Finance,,usa,OH,,1,born usa,full time work,Finance,private business,1.0,1,1,0.833333333333333,1.0,1.0,1.0,middle class,1.0,1.0,1.0,republican,,1.0,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,1,0.666666666666667,0.0,0.0,0,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Dayton,Ohio,OH
707,1,p9t98wob,,0,8,7,outro,End,2019-11-14 17:19:14.227684+00:00,1,A1VR******XYUE,3YOH**********************0VKG,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,99.102.109.26,41.79,-87.97,,female,04/02/1989,married,1,2.0,28.0,english,,60559,0,,,black,,,,,1,roman catholic,,one family detached,,0,suburb,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,part time work,sales associate,private non profit,0.222222222222222,0,0,0.375,0.444444444444444,0.25,0.75,working class,0.5,0.7777777777777779,1.0,democrat,,0.166666666666667,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,1.0,0.5,0.5,0.833333333333333,1.0,0,0.666666666666667,0.666666666666667,0.0,1,0,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Westmont,Illinois,IL
708,7,tsb53t48,,0,8,7,outro,End,2019-11-10 15:06:39.998045+00:00,1,A3B1******AM2B,3II4**********************YQD9,0,1.25,r259k7w3,20191110-1000,,3EGKVCRQFW51GBWN28NUC1RMJ04YBO,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,99.117.140.149,41.59,-87.34,,male,12/09/1990,never,0,,,english,,46408,0,,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,business,,usa,IN,,0,,part time work,transcription,private business,0.0,1,0,0.791666666666667,0.333333333333333,0.5,0.5,working class,0.0,1.0,0.333333333333333,independent,,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.5,1.0,0,0.333333333333333,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Gary,Indiana,IN
709,15,u0npfp5l,,0,8,7,outro,End,2019-11-09 22:02:23.537942+00:00,1,A15X******7SLK,3OVH**********************ZZDS,0,1.25,s4u9h8b1,20191109-1600,,3EKTG13IZUGDZ3TLAIODW90KMK2LM6,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,15,99.135.45.101,25.77,-80.2,,female,08/23/1996,never,0,,,english,,33165,1,puerto rican,,white,,,,,0,,,one family detached,,0,suburb,college or some college,,,,associates degree,,Biology,,usa,FL,,1,born usa,school,,,,0,0,0.75,0.444444444444444,0.5,0.75,middle class,0.5,1.0,0.333333333333333,democrat,,0.0,0.5,0.5,0.5,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.5,0,0.666666666666667,1.0,1.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Miami,Florida,FL
710,16,0unglure,,0,8,7,outro,End,2019-11-14 02:19:52.392679+00:00,1,A1PP******6Q9P,386P**********************ZLJJ,0,1.25,zmcpko3j,20191113-2000,,33TGB4G0LPUCCS0UXYSDTHQZO4NXTR,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,16,99.140.76.118,25.77,-80.2,,male,10/24/1991,never,0,,,english,,33161,0,,,black,,,,,1,protestant,,one family detached,,0,suburb,college or some college,,,,bachelors degree,,Environmental Science,,usa,FL,,1,born usa,full time work,Customer Service Representative,private business,1.0,0,0,0.75,0.444444444444444,0.5,1.0,working class,0.5,1.0,0.666666666666667,democrat,,0.333333333333333,0.0,0.0,0.5,0.5,0.5,0.5,1.0,1.0,0.5,1.0,0.0,1.0,0.833333333333333,1.0,1,1.0,1.0,0.0,0,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Miami,Florida,FL
711,1,bp91bzw6,,0,8,7,outro,End,2019-11-11 23:05:18.693277+00:00,1,AJ59*****1F65,3MYY**********************J4GD,0,1.25,0i2yk9zp,20191111-1800,,3ABAOCJ4R8HOQ09Y2NW9DVZEWRYQMB,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,99.170.246.134,28.65,-81.18000000000002,,male,04/21/1981,married,1,2.0,14.0,english,,32765,1,mexican,,white,,,,,1,roman catholic,,one family detached,,0,small town,college or some college,,,,bachelors degree,,management,,usa,FL,,1,born usa,full time work,supervisor,private business,0.7777777777777779,0,1,0.708333333333333,0.7777777777777779,0.5,0.75,working class,0.5,0.7777777777777779,1.0,republican,,0.666666666666667,1.0,0.5,0.5,1.0,1.0,0.5,1.0,0.5,1.0,0.5,1.0,0.5,0.666666666666667,0.5,1,0.0,0.333333333333333,0.666666666666667,1,1,1,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Oviedo,Florida,FL
712,2,hj9l2wxo,,0,8,7,outro,End,2019-11-14 17:19:22.365717+00:00,1,A39V******MMIN,3UJ1**********************C5S1,0,1.25,h9sefdm0,20191114-1200,,3TX9T2ZCB9ET9443TLL9DMD90ZGZWV,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,2,99.189.16.66,38.63,-90.24,,male,05/15/1997,never,0,,,english,,63129,0,,,white,,,,,0,,,five or more apartments,,0,small town,college or some college,,,,bachelors degree,,IT application development,,usa,MO,,1,born usa,housework,,,,1,0,0.2916666666666669,0.222222222222222,0.5,0.0,working class,0.0,1.0,1.0,democrat,,0.166666666666667,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.0,1.0,0.0,1.0,1.0,1.0,1,0.0,1.0,1.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Saint Louis,Missouri,MO
713,4,bb6jrxzt,,0,8,7,outro,End,2019-11-12 17:04:20.028115+00:00,1,ANPC*****ACW9,3IUZ**********************CWKD,0,1.25,cdn8n8pe,20191112-1200,,3EFNPKWBMS1ZGLWPF7XF2QZQJXY30R,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,4,99.29.151.97,34.86,-87.52,,female,12/18/1989,married,1,2.0,19.0,english,,35645,0,,,white,,,,,0,,,one family detached,,1,small town,high school graduate,,,GED,,,,,usa,OR,,1,born usa,housework,,,,0,0,0.791666666666667,0.555555555555556,0.5,0.75,working class,0.5,0.555555555555556,1.0,democrat,,0.166666666666667,0.5,0.5,0.5,1.0,1.0,1.0,1.0,1.0,0.0,1.0,0.5,1.0,0.166666666666667,1.0,1,0.333333333333333,1.0,1.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Killen,Alabama,AL
714,7,j8cds9nt,,0,8,7,outro,End,2019-11-12 23:06:50.627299+00:00,1,A3O0******KAMR,3PS7**********************F9T7,0,1.25,7rkljsaz,20191112-1800,,302OLP89DZKJUYQQ0259KZFXYWWCAY,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,7,99.40.165.92,28.9,-81.2,,female,05/18/1977,married,1,1.0,35.0,english,,32738,0,,,white,,,,,0,,,one family detached,,0,medium city,high school graduate,,,high school diploma,,,,,usa,FL,,1,born usa,full time work,Baker,private business,0.333333333333333,0,0,0.791666666666667,0.333333333333333,0.5,0.25,working class,0.0,0.8888888888888891,0.666666666666667,independent,,0.666666666666667,0.5,0.0,0.5,1.0,1.0,0.5,0.5,0.5,0.0,0.5,0.0,1.0,1.0,1.0,1,0.333333333333333,1.0,1.0,0,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Deltona,Florida,FL
715,3,p7gxcpdc,,0,8,7,outro,End,2019-11-15 01:05:33.664925+00:00,1,A2XK******0HWZ,338J**********************6AH5,0,1.25,jt7g1wsx,20191114-2000,,3D06DR5225WW3K2HDRZNNVK9TC2MAX,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,3,99.57.35.40,34.05,-118.26,,female,11/25/1971,never,0,,,english,,90017,1,mexican,,white,,,,,1,roman catholic,,less than five apartment,,0,suburb,college or some college,,,,bachelors degree,,Economics,,usa,CA,,1,born usa,full time work,data analyst,private business,1.0,0,0,0.791666666666667,0.666666666666667,0.5,1.0,middle class,0.0,1.0,1.0,democrat,,0.0,0.0,0.5,0.0,1.0,0.0,0.0,0.0,0.0,0.5,0.5,0.5,1.0,0.0,1.0,0,0.0,1.0,0.0,1,1,0,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Los Angeles,California,CA
716,9,sjjh0huy,,0,8,7,outro,End,2019-11-09 15:51:28.817587+00:00,1,A2R8******G05I,3NPI**********************FTPH,0,1.25,vfko1mta,20191109-1000,,3UY4PIS8QRY6REAHT9LUP9G6T42N1X,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,9,99.61.181.109,30.15,-95.18,,female,07/28/1967,divorced,1,1.0,31.0,english,,77357,0,,,white,,,,,0,,,one family detached,,0,farm,college or some college,,,,associates degree,,General studies,,usa,TX,,1,born usa,full time work,Content Writer,private business,0.8888888888888891,0,0,0.666666666666667,0.333333333333333,0.75,0.75,working class,0.5,0.7777777777777779,1.0,republican,,0.666666666666667,0.5,0.5,1.0,1.0,1.0,0.0,0.5,0.0,0.5,0.5,0.0,1.0,0.833333333333333,0.5,1,0.0,0.333333333333333,0.0,1,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,New Caney,Texas,TX
717,1,4pajnsl2,,0,8,7,outro,End,2019-11-09 01:05:28.025104+00:00,1,A17T******VH0R,35K3**********************WEFU,0,1.25,f0jdo61k,20191108-2000,,3ZUE82NE0AECEMHLU6BWWEU55JFF8V,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,99.75.53.174,41.91,-88.13,,male,04/03/1994,never,0,,,english,,60188,0,,,asian indian,,,,,0,,,one family detached,,0,small town,high school graduate,,,high school diploma,,,,,usa,IL,,1,born usa,part time work,Editing,private non profit,0.666666666666667,1,0,0.791666666666667,0.333333333333333,0.25,0.75,working class,0.0,0.8888888888888891,0.666666666666667,independent,,0.0,0.5,0.0,0.0,0.0,0.0,0.0,1.0,0.5,0.5,1.0,1.0,1.0,1.0,0.5,0,1.0,1.0,1.0,1,1,0,1,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Carol Stream,Illinois,IL
718,1,4gqe1nc0,,0,8,7,outro,End,2019-11-08 17:01:32.435567+00:00,1,A1N7******03D8,31T4**********************K7C8,0,1.25,6pkzn4ss,20191108-1200,,3CMIQF80GN3M1XO6F7PSOZ2S6QU6QQ,3NAD71TD7UOOXZN3I6F3RI79EEBL25,,0,1,0,1.25,1,99.83.0.31,34.61,-118.27,,male,07/04/1982,never,0,,,english,,93551,0,,,filipino,,,,,1,protestant,,one family detached,,0,large city,college or some college,,,,bachelors degree,,Music,,usa,CA,,1,born usa,part time work,freelance,self employed,0.666666666666667,1,0,0.791666666666667,0.222222222222222,0.5,0.25,lower class,0.0,1.0,1.0,independent,,1.0,0.5,0.0,0.5,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1,0.0,0.0,0.0,0,0,1,0,0,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Palmdale,California,CA