rdatasets 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/.coverall.yml +1 -0
  3. data/.travis.yml +3 -1
  4. data/Gemfile +2 -0
  5. data/Gemfile.lock +29 -10
  6. data/README.md +5 -6
  7. data/Rakefile +2 -0
  8. data/data/Stat2Data/AHCAvote2017.csv +431 -0
  9. data/data/Stat2Data/AccordPrice.csv +31 -0
  10. data/data/Stat2Data/Airlines.csv +10334 -0
  11. data/data/Stat2Data/AlitoConfirmation.csv +101 -0
  12. data/data/Stat2Data/Amyloid.csv +58 -0
  13. data/data/Stat2Data/AppleStock.csv +67 -0
  14. data/data/Stat2Data/AthleteGrad.csv +214556 -0
  15. data/data/Stat2Data/AudioVisual.csv +73 -0
  16. data/data/Stat2Data/BaseballTimes2017.csv +15 -0
  17. data/data/Stat2Data/BirdCalcium.csv +21 -0
  18. data/data/Stat2Data/BrainpH.csv +55 -0
  19. data/data/Stat2Data/BreesPass.csv +17 -0
  20. data/data/Stat2Data/ButterfliesBc.csv +33 -0
  21. data/data/Stat2Data/CO2Germany.csv +238 -0
  22. data/data/Stat2Data/CO2Hawaii.csv +361 -0
  23. data/data/Stat2Data/CO2SouthPole.csv +349 -0
  24. data/data/Stat2Data/CalciumBP.csv +1 -1
  25. data/data/Stat2Data/CanadianDrugs.csv +95 -0
  26. data/data/Stat2Data/CavsShooting.csv +1941 -0
  27. data/data/Stat2Data/ClintonSanders.csv +32 -0
  28. data/data/Stat2Data/Contraceptives.csv +45 -0
  29. data/data/Stat2Data/CountyHealth.csv +54 -0
  30. data/data/Stat2Data/CrabShip.csv +35 -0
  31. data/data/Stat2Data/CreditRisk.csv +451 -0
  32. data/data/Stat2Data/DiabeticDogs.csv +21 -0
  33. data/data/Stat2Data/Dinosaurs.csv +29 -0
  34. data/data/Stat2Data/Election16.csv +51 -0
  35. data/data/Stat2Data/ElephantsFB.csv +139 -0
  36. data/data/Stat2Data/ElephantsMF.csv +289 -0
  37. data/data/Stat2Data/Eyes.csv +107 -0
  38. data/data/Stat2Data/Faces.csv +39 -0
  39. data/data/Stat2Data/FaithfulFaces.csv +171 -0
  40. data/data/Stat2Data/FatRats.csv +61 -0
  41. data/data/Stat2Data/FinalFourIzzo17.csv +2113 -0
  42. data/data/Stat2Data/FinalFourLong17.csv +2497 -0
  43. data/data/Stat2Data/FinalFourShort17.csv +625 -0
  44. data/data/Stat2Data/Fitch.csv +29 -0
  45. data/data/Stat2Data/FloridaDP.csv +327 -0
  46. data/data/Stat2Data/FranticFingers.csv +13 -0
  47. data/data/Stat2Data/FruitFlies2.csv +202 -0
  48. data/data/Stat2Data/FunnelDrop.csv +121 -0
  49. data/data/Stat2Data/GlowWorms.csv +27 -0
  50. data/data/Stat2Data/GrinnellHouses.csv +930 -0
  51. data/data/Stat2Data/Handwriting.csv +205 -0
  52. data/data/Stat2Data/HawkTail2.csv +578 -578
  53. data/data/Stat2Data/HeatingOil.csv +409 -0
  54. data/data/Stat2Data/HousesNY.csv +54 -0
  55. data/data/Stat2Data/IQGuessing.csv +41 -0
  56. data/data/Stat2Data/InfantMortality2010.csv +11 -0
  57. data/data/Stat2Data/Inflation.csv +97 -0
  58. data/data/Stat2Data/Kershaw.csv +3403 -0
  59. data/data/Stat2Data/KeyWestWater.csv +6573 -0
  60. data/data/Stat2Data/LeafHoppers.csv +9 -9
  61. data/data/Stat2Data/LeafWidth.csv +253 -0
  62. data/data/Stat2Data/LeveeFailures.csv +83 -0
  63. data/data/Stat2Data/LewyBody2Groups.csv +40 -0
  64. data/data/Stat2Data/LewyDLBad.csv +21 -0
  65. data/data/Stat2Data/LongJumpOlympics2016.csv +29 -0
  66. data/data/Stat2Data/LosingSleep.csv +447 -0
  67. data/data/Stat2Data/MLBStandings2016.csv +31 -0
  68. data/data/Stat2Data/MathEnrollment.csv +1 -1
  69. data/data/Stat2Data/Meniscus.csv +19 -0
  70. data/data/Stat2Data/MetroCommutes.csv +2001 -0
  71. data/data/Stat2Data/Migraines.csv +3 -0
  72. data/data/Stat2Data/MouseBrain.csv +49 -0
  73. data/data/Stat2Data/MusicTime.csv +61 -0
  74. data/data/Stat2Data/NFLStandings2016.csv +33 -0
  75. data/data/Stat2Data/OilDeapsorbtion.csv +41 -0
  76. data/data/Stat2Data/Oysters.csv +31 -0
  77. data/data/Stat2Data/PKU.csv +21 -0
  78. data/data/Stat2Data/PeaceBridge2003.csv +157 -0
  79. data/data/Stat2Data/PeaceBridge2012.csv +49 -0
  80. data/data/Stat2Data/Pulse.csv +1 -1
  81. data/data/Stat2Data/Putts3.csv +6 -0
  82. data/data/Stat2Data/RacialAnimus.csv +197 -0
  83. data/data/Stat2Data/RadioactiveTwins.csv +31 -0
  84. data/data/Stat2Data/RailsTrails.csv +105 -0
  85. data/data/Stat2Data/Rectangles.csv +10 -0
  86. data/data/Stat2Data/RepeatedPulse.csv +105 -0
  87. data/data/Stat2Data/ResidualOil.csv +137 -0
  88. data/data/Stat2Data/Ricci.csv +119 -0
  89. data/data/Stat2Data/SeaIce.csv +38 -0
  90. data/data/Stat2Data/SleepingShrews.csv +19 -0
  91. data/data/Stat2Data/SugarEthanol.csv +17 -0
  92. data/data/Stat2Data/SuicideChina.csv +2572 -0
  93. data/data/Stat2Data/Tadpoles.csv +28 -0
  94. data/data/Stat2Data/TechStocks.csv +505 -0
  95. data/data/Stat2Data/TeenPregnancy.csv +51 -0
  96. data/data/Stat2Data/ThomasConfirmation.csv +101 -0
  97. data/data/Stat2Data/ThreeCars2017.csv +91 -0
  98. data/data/Stat2Data/Undoing.csv +45 -0
  99. data/data/Stat2Data/VisualVerbal.csv +81 -0
  100. data/data/Stat2Data/WalkTheDogs.csv +224 -0
  101. data/data/Stat2Data/Whickham2.csv +1315 -0
  102. data/data/Stat2Data/WordsWithFriends.csv +445 -0
  103. data/data/Stat2Data/Wrinkle.csv +81 -0
  104. data/data/Stat2Data/YouthRisk.csv +13388 -0
  105. data/data/Stat2Data/Zimmerman.csv +221 -0
  106. data/data/carData/CES11.csv +2232 -0
  107. data/data/carData/Rossi.csv +433 -0
  108. data/data/carData/UN98.csv +208 -0
  109. data/data/datasets.csv +1341 -1244
  110. data/data/plm/Crime.csv +631 -631
  111. data/data/psych/Tal.Or.csv +124 -0
  112. data/data/psych/msqR.csv +6412 -6412
  113. data/data/psych/sai.csv +1 -1
  114. data/data/psych/tai.csv +1 -1
  115. data/data/rpart/solder.csv +900 -720
  116. data/data/survival/diabetic.csv +395 -0
  117. data/data/survival/udca.csv +171 -0
  118. data/data/vcd/Bundesliga.csv +14016 -14016
  119. data/lib/rdatasets.rb +6 -2
  120. data/lib/rdatasets/version.rb +3 -1
  121. data/rdatasets.gemspec +4 -0
  122. metadata +131 -3
@@ -0,0 +1,137 @@
1
+ "","Year","Qtr","t","Oil","LogOil"
2
+ "1",1983,1,1,90.7461,4.508065497
3
+ "2",1983,2,2,84.0814,4.431785377
4
+ "3",1983,3,3,85.6613,4.450401148
5
+ "4",1983,4,4,79.3873,4.374338406
6
+ "5",1984,1,5,115.7547,4.751473297
7
+ "6",1984,2,6,88.0909,4.478369236
8
+ "7",1984,3,7,97.7822,4.582742556
9
+ "8",1984,4,8,92.3991,4.526117238
10
+ "9",1985,1,9,88.9419,4.487983348
11
+ "10",1985,2,10,65.79,4.186467851
12
+ "11",1985,3,11,64.311,4.16373069
13
+ "12",1985,4,12,83.3893,4.423520004
14
+ "13",1986,1,13,94.0889,4.54424008
15
+ "14",1986,2,14,90.9986,4.510844122
16
+ "15",1986,3,15,100.1672,4.60684079
17
+ "16",1986,4,16,95.12,4.555139252
18
+ "17",1987,1,17,96.7618,4.572252288
19
+ "18",1987,2,18,79.0255,4.369770585
20
+ "19",1987,3,19,86.598,4.461276721
21
+ "20",1987,4,20,85.2208,4.445245535
22
+ "21",1988,1,21,100.5839,4.610992205
23
+ "22",1988,2,22,72.9871,4.290282713
24
+ "23",1988,3,23,85.6878,4.450710458
25
+ "24",1988,4,24,102.5869,4.630710244
26
+ "25",1989,1,25,104.7483,4.65156033
27
+ "26",1989,2,26,91.6172,4.517619027
28
+ "27",1989,3,27,83.1171,4.420250457
29
+ "28",1989,4,28,85.5142,4.448682444
30
+ "29",1990,1,29,88.2232,4.479869967
31
+ "30",1990,2,30,74.9822,4.317250752
32
+ "31",1990,3,31,80.5536,4.388922801
33
+ "32",1990,4,32,67.1789,4.20735921
34
+ "33",1991,1,33,71.5356,4.270195228
35
+ "34",1991,2,34,71.2116,4.265655726
36
+ "35",1991,3,35,76.2292,4.333744591
37
+ "36",1991,4,36,69.127,4.235945393
38
+ "37",1992,1,37,82.5471,4.41336904
39
+ "38",1992,2,38,63.867,4.156802796
40
+ "39",1992,3,39,59.8903,4.092514555
41
+ "40",1992,4,40,62.5852,4.136528828
42
+ "41",1993,1,41,61.6425,4.121351568
43
+ "42",1993,2,42,52.2319,3.955693419
44
+ "43",1993,3,43,50.685,3.925630009
45
+ "44",1993,4,44,42.6757,3.753629672
46
+ "45",1994,1,45,48.2276,3.875931471
47
+ "46",1994,2,46,38.7525,3.65719527
48
+ "47",1994,3,47,35.5784,3.571738712
49
+ "48",1994,4,48,40.0044,3.688989448
50
+ "49",1995,1,49,38.7365,3.656782308
51
+ "50",1995,2,50,31.7065,3.456521707
52
+ "51",1995,3,51,33.4708,3.510673417
53
+ "52",1995,4,52,35.0661,3.557234852
54
+ "53",1996,1,53,42.0937,3.739898086
55
+ "54",1996,2,54,33.8152,3.520910406
56
+ "55",1996,3,55,34.8789,3.551882062
57
+ "56",1996,4,56,43.6007,3.775073205
58
+ "57",1997,1,57,41.4809,3.72523308
59
+ "58",1997,2,58,34.4509,3.539535122
60
+ "59",1997,3,59,38.2358,3.64377225
61
+ "60",1997,4,60,47.0946,3.852158345
62
+ "61",1998,1,61,44.448,3.794319967
63
+ "62",1998,2,62,41.0797,3.715514082
64
+ "63",1998,3,63,47.2577,3.855615604
65
+ "64",1998,4,64,40.0315,3.689666644
66
+ "65",1999,1,65,50.634,3.924623287
67
+ "66",1999,2,66,40.9958,3.713469622
68
+ "67",1999,3,67,38.5657,3.65236328
69
+ "68",1999,4,68,36.7031,3.60286122
70
+ "69",2000,1,69,35.9295,3.581558685
71
+ "70",2000,2,70,36.7234,3.603414154
72
+ "71",2000,3,71,37.2174,3.616776394
73
+ "72",2000,4,72,47.0562,3.851342632
74
+ "73",2001,1,73,54.0276,3.989495027
75
+ "74",2001,2,74,49.2811,3.89754064
76
+ "75",2001,3,75,39.909,3.686601862
77
+ "76",2001,4,76,34.4435,3.5393203
78
+ "77",2002,1,77,31.1875,3.440017374
79
+ "78",2002,2,78,29.9978,3.401124046
80
+ "79",2002,3,79,29.9776,3.400450436
81
+ "80",2002,4,80,34.0324,3.527313012
82
+ "81",2003,1,81,35.7249,3.575847925
83
+ "82",2003,2,82,33.1225,3.50021281
84
+ "83",2003,3,83,30.6011,3.421035956
85
+ "84",2003,4,84,28.7195,3.357576335
86
+ "85",2004,1,85,33.4127,3.508936067
87
+ "86",2004,2,86,30.5776,3.420267715
88
+ "87",2004,3,87,27.1952,3.303040487
89
+ "88",2004,4,88,31.2346,3.441526455
90
+ "89",2005,1,89,34.0443,3.527662618
91
+ "90",2005,2,90,27.4308,3.31166647
92
+ "91",2005,3,91,30.4882,3.417339724
93
+ "92",2005,4,92,32.8838,3.492980135
94
+ "93",2006,1,93,31.7836,3.458950433
95
+ "94",2006,2,94,29.2905,3.377263231
96
+ "95",2006,3,95,31.3452,3.445061145
97
+ "96",2006,4,96,31.8474,3.460955746
98
+ "97",2007,1,97,36.4856,3.596917662
99
+ "98",2007,2,98,34.3031,3.535235729
100
+ "99",2007,3,99,31.6437,3.454539077
101
+ "100",2007,4,100,28.8051,3.360552455
102
+ "101",2008,1,101,27.8087,3.325348921
103
+ "102",2008,2,102,24.8827,3.214172783
104
+ "103",2008,3,103,22.3411,3.106428031
105
+ "104",2008,4,104,26.1875,3.265282198
106
+ "105",2009,1,105,30.7608,3.426241152
107
+ "106",2009,2,106,22.5099,3.113955212
108
+ "107",2009,3,107,23.9059,3.17412529
109
+ "108",2009,4,108,25.3815,3.234020562
110
+ "109",2010,1,109,24.8712,3.213710508
111
+ "110",2010,2,110,21.1167,3.050064197
112
+ "111",2010,3,111,22.3652,3.107506179
113
+ "112",2010,4,112,22.4066,3.109355558
114
+ "113",2011,1,113,22.0759,3.094486516
115
+ "114",2011,2,114,18.7423,2.930783001
116
+ "115",2011,3,115,17.1106,2.839698155
117
+ "116",2011,4,116,19.1709,2.953393504
118
+ "117",2012,1,117,17.8441,2.881672921
119
+ "118",2012,2,118,16.6333,2.81140671
120
+ "119",2012,3,119,16.2552,2.788412858
121
+ "120",2012,4,120,15.4961,2.740588379
122
+ "121",2013,1,121,17.666,2.871641888
123
+ "122",2013,2,122,14.2889,2.659483012
124
+ "123",2013,3,123,14.6998,2.687833888
125
+ "124",2013,4,124,15.5348,2.743082669
126
+ "125",2014,1,125,15.3652,2.732105212
127
+ "126",2014,2,126,13.413,2.596224386
128
+ "127",2014,3,127,12.6742,2.539568431
129
+ "128",2014,4,128,13.803,2.62488596
130
+ "129",2015,1,129,10.8345,2.382735487
131
+ "130",2015,2,130,13.0435,2.568289925
132
+ "131",2015,3,131,12.4498,2.521704559
133
+ "132",2015,4,132,12.1386,2.496390458
134
+ "133",2016,1,133,12.0165,2.486280705
135
+ "134",2016,2,134,11.9262,2.478737661
136
+ "135",2016,3,135,13.4696,2.600435294
137
+ "136",2016,4,136,12.6076,2.534299807
@@ -0,0 +1,119 @@
1
+ "","Race","Position","Oral","Written","Combine"
2
+ "1","W","Captain",89.52,95,92.808
3
+ "2","W","Captain",80,95,89
4
+ "3","W","Captain",82.38,87,85.152
5
+ "4","W","Captain",88.57,76,81.028
6
+ "5","W","Captain",76.19,84,80.876
7
+ "6","H","Captain",76.19,82,79.676
8
+ "7","W","Captain",76.19,82,79.676
9
+ "8","H","Captain",70,84,78.4
10
+ "9","W","Captain",73.81,81,78.124
11
+ "10","W","Captain",84.29,72,76.916
12
+ "11","W","Captain",87.62,69,76.448
13
+ "12","W","Captain",80,74,76.4
14
+ "13","H","Captain",79.05,74,76.02
15
+ "14","W","Captain",73.81,77,75.724
16
+ "15","W","Captain",76.67,74,75.068
17
+ "16","B","Captain",82.38,70,74.952
18
+ "17","W","Captain",73.33,74,73.732
19
+ "18","W","Captain",70,76,73.6
20
+ "19","B","Captain",68.57,74,71.828
21
+ "20","W","Captain",82.38,64,71.352
22
+ "21","W","Captain",56.67,81,71.268
23
+ "22","B","Captain",70.95,70,70.38
24
+ "23","W","Captain",62.38,75,69.952
25
+ "24","W","Captain",78.57,64,69.828
26
+ "25","W","Captain",71.43,68,69.372
27
+ "26","W","Captain",71.43,68,69.372
28
+ "27","W","Captain",59.05,76,69.22
29
+ "28","H","Captain",60.48,75,69.192
30
+ "29","W","Captain",57.14,75,67.856
31
+ "30","B","Captain",52.38,77,67.152
32
+ "31","H","Captain",67.14,65,65.856
33
+ "32","W","Captain",55.24,68,62.896
34
+ "33","H","Captain",58.57,65,62.428
35
+ "34","W","Captain",48.57,69,60.828
36
+ "35","B","Captain",67.62,56,60.648
37
+ "36","H","Captain",57.14,61,59.456
38
+ "37","B","Captain",70.48,50,58.192
39
+ "38","H","Captain",42.86,67,57.344
40
+ "39","W","Captain",53.81,58,56.324
41
+ "40","B","Captain",60,53,55.8
42
+ "41","B","Captain",54.76,49,51.304
43
+ "42","W","Lieutenant",88.75,91,90.1
44
+ "43","W","Lieutenant",87.5,87,87.2
45
+ "44","W","Lieutenant",77.5,91,85.6
46
+ "45","W","Lieutenant",85,84,84.4
47
+ "46","W","Lieutenant",80,87,84.2
48
+ "47","W","Lieutenant",73.75,91,84.1
49
+ "48","W","Lieutenant",80.83,84,82.732
50
+ "49","W","Lieutenant",73.33,89,82.732
51
+ "50","W","Lieutenant",63.75,95,82.5
52
+ "51","W","Lieutenant",68.33,91,81.932
53
+ "52","W","Lieutenant",69.58,86,79.432
54
+ "53","W","Lieutenant",73.75,81,78.1
55
+ "54","W","Lieutenant",58.75,89,76.9
56
+ "55","B","Lieutenant",77.5,76,76.6
57
+ "56","B","Lieutenant",61.25,86,76.1
58
+ "57","B","Lieutenant",80.42,73,75.968
59
+ "58","W","Lieutenant",74.17,77,75.868
60
+ "59","W","Lieutenant",63.33,83,75.132
61
+ "60","W","Lieutenant",87.5,66,74.6
62
+ "61","B","Lieutenant",65.83,80,74.332
63
+ "62","W","Lieutenant",78.33,70,73.332
64
+ "63","B","Lieutenant",70.83,74,72.732
65
+ "64","W","Lieutenant",66.67,76,72.268
66
+ "65","B","Lieutenant",92.08,59,72.232
67
+ "66","W","Lieutenant",72.5,72,72.2
68
+ "67","W","Lieutenant",73.33,71,71.932
69
+ "68","H","Lieutenant",55,82,71.2
70
+ "69","H","Lieutenant",69.17,72,70.868
71
+ "70","W","Lieutenant",65.83,74,70.732
72
+ "71","W","Lieutenant",58.33,79,70.732
73
+ "72","H","Lieutenant",53.75,82,70.7
74
+ "73","W","Lieutenant",77.5,66,70.6
75
+ "74","W","Lieutenant",73.75,68,70.3
76
+ "75","W","Lieutenant",71.67,69,70.068
77
+ "76","W","Lieutenant",64.58,73,69.632
78
+ "77","H","Lieutenant",70.83,68,69.132
79
+ "78","W","Lieutenant",73.75,66,69.1
80
+ "79","W","Lieutenant",58.75,76,69.1
81
+ "80","W","Lieutenant",51.25,80,68.5
82
+ "81","H","Lieutenant",62.5,72,68.2
83
+ "82","W","Lieutenant",51.67,79,68.068
84
+ "83","B","Lieutenant",70.83,65,67.332
85
+ "84","W","Lieutenant",64.58,69,67.232
86
+ "85","W","Lieutenant",79.17,59,67.068
87
+ "86","H","Lieutenant",56.25,73,66.3
88
+ "87","W","Lieutenant",55,73,65.8
89
+ "88","B","Lieutenant",66.25,65,65.5
90
+ "89","W","Lieutenant",50.42,75,65.168
91
+ "90","H","Lieutenant",57.5,70,65
92
+ "91","B","Lieutenant",69.17,60,63.668
93
+ "92","H","Lieutenant",51.67,71,63.268
94
+ "93","W","Lieutenant",71.67,57,62.868
95
+ "94","H","Lieutenant",50.42,71,62.768
96
+ "95","W","Lieutenant",56.25,66,62.1
97
+ "96","B","Lieutenant",56.67,64,61.068
98
+ "97","B","Lieutenant",56.25,64,60.9
99
+ "98","H","Lieutenant",42.5,73,60.8
100
+ "99","H","Lieutenant",51.25,67,60.7
101
+ "100","B","Lieutenant",55,64,60.4
102
+ "101","B","Lieutenant",51.25,66,60.1
103
+ "102","W","Lieutenant",49.58,67,60.032
104
+ "103","W","Lieutenant",60,60,60
105
+ "104","H","Lieutenant",46.25,68,59.3
106
+ "105","B","Lieutenant",60.83,58,59.132
107
+ "106","W","Lieutenant",57.92,58,57.968
108
+ "107","W","Lieutenant",51.25,62,57.7
109
+ "108","W","Lieutenant",44.58,66,57.432
110
+ "109","H","Lieutenant",44.17,66,57.268
111
+ "110","W","Lieutenant",45.42,65,57.168
112
+ "111","B","Lieutenant",55.83,58,57.132
113
+ "112","W","Lieutenant",54.58,58,56.632
114
+ "113","B","Lieutenant",58.75,55,56.5
115
+ "114","H","Lieutenant",40.83,64,54.732
116
+ "115","B","Lieutenant",52.08,56,54.432
117
+ "116","H","Lieutenant",48.33,58,54.132
118
+ "117","B","Lieutenant",52.92,49,50.568
119
+ "118","B","Lieutenant",45.83,46,45.932
@@ -0,0 +1,38 @@
1
+ "","Year","Extent","Area","t"
2
+ "1",1979,7.22,4.54,1
3
+ "2",1980,7.86,4.83,2
4
+ "3",1981,7.25,4.38,3
5
+ "4",1982,7.45,4.38,4
6
+ "5",1983,7.54,4.64,5
7
+ "6",1984,7.11,4.04,6
8
+ "7",1985,6.93,4.18,7
9
+ "8",1986,7.55,4.67,8
10
+ "9",1987,7.51,5.61,9
11
+ "10",1988,7.53,5.32,10
12
+ "11",1989,7.08,4.83,11
13
+ "12",1990,6.27,4.51,12
14
+ "13",1991,6.59,4.47,13
15
+ "14",1992,7.59,5.38,14
16
+ "15",1993,6.54,4.53,15
17
+ "16",1994,7.24,5.09,16
18
+ "17",1995,6.18,4.39,17
19
+ "18",1996,7.91,5.6,18
20
+ "19",1997,6.78,4.85,19
21
+ "20",1998,6.62,4.26,20
22
+ "21",1999,6.29,4.24,21
23
+ "22",2000,6.36,4.32,22
24
+ "23",2001,6.78,4.56,23
25
+ "24",2002,5.98,3.99,24
26
+ "25",2003,6.18,4.02,25
27
+ "26",2004,6.08,4.36,26
28
+ "27",2005,5.59,4.04,27
29
+ "28",2006,5.95,3.98,28
30
+ "29",2007,4.32,2.79,29
31
+ "30",2008,4.73,3.22,30
32
+ "31",2009,5.39,3.72,31
33
+ "32",2010,4.93,3.29,32
34
+ "33",2011,4.63,3.18,33
35
+ "34",2012,3.63,2.37,34
36
+ "35",2013,5.35,3.75,35
37
+ "36",2014,5.29,3.7,36
38
+ "37",2015,4.68,3.37,37
@@ -0,0 +1,19 @@
1
+ "","ID","Shrew","Phase","Rate"
2
+ "1",1,"A","LSW",14
3
+ "2",2,"B","LSW",25.8
4
+ "3",3,"C","LSW",20.8
5
+ "4",4,"D","LSW",19
6
+ "5",5,"E","LSW",26
7
+ "6",6,"F","LSW",20.4
8
+ "7",7,"A","DSW",11.7
9
+ "8",8,"B","DSW",21.1
10
+ "9",9,"C","DSW",19.7
11
+ "10",10,"D","DSW",18.2
12
+ "11",11,"E","DSW",23.2
13
+ "12",12,"F","DSW",20.7
14
+ "13",13,"A","REM",15.7
15
+ "14",14,"B","REM",21.5
16
+ "15",15,"C","REM",18.3
17
+ "16",16,"D","REM",17.1
18
+ "17",17,"E","REM",22.5
19
+ "18",18,"F","REM",18.9
@@ -0,0 +1,17 @@
1
+ "","Sugar","Oxygen","Ethanol"
2
+ "1","Galactose",0,59
3
+ "2","Galactose",0,30
4
+ "3","Galactose",46,44
5
+ "4","Galactose",46,18
6
+ "5","Galactose",92,22
7
+ "6","Galactose",92,23
8
+ "7","Galactose",138,12
9
+ "8","Galactose",138,13
10
+ "9","Glucose",0,25
11
+ "10","Glucose",0,3
12
+ "11","Glucose",46,13
13
+ "12","Glucose",46,2
14
+ "13","Glucose",92,7
15
+ "14","Glucose",92,0
16
+ "15","Glucose",138,0
17
+ "16","Glucose",138,1
@@ -0,0 +1,2572 @@
1
+ "","Person_ID","Hospitalised","Died","Urban","Year","Month","Sex","Age","Education","Occupation","method"
2
+ "1",1,"yes","no","no",2010,12,"female",39,"Secondary","household","Other poison"
3
+ "2",2,"no","yes","no",2009,3,"male",83,"primary","farming","Hanging"
4
+ "3",3,"no","yes","no",2010,2,"male",60,"primary","farming","Hanging"
5
+ "4",4,"no","yes","no",2011,1,"male",73,"primary","farming","Hanging"
6
+ "5",5,"yes","no","no",2009,8,"male",51,"Secondary","farming","Pesticide"
7
+ "6",6,"no","yes","no",2009,11,"male",62,"iliterate","farming","Pesticide"
8
+ "7",7,"no","yes","no",2010,1,"female",90,"iliterate","farming","Pesticide"
9
+ "8",8,"yes","no","no",2010,10,"male",54,"Secondary","farming","Pesticide"
10
+ "9",9,"no","yes","no",2010,7,"male",66,"primary","farming","Hanging"
11
+ "10",10,"yes","no","no",2011,1,"female",30,"Secondary","others/unknown","Poison unspec"
12
+ "11",11,"no","yes","no",2010,11,"male",77,"primary","farming","Hanging"
13
+ "12",12,"no","yes","no",2010,3,"female",77,"iliterate","farming","Hanging"
14
+ "13",13,"no","yes","no",2010,6,"female",79,"iliterate","farming","Hanging"
15
+ "14",14,"no","yes","no",2011,1,"female",42,"primary","farming","Cutting"
16
+ "15",15,"no","yes","no",2010,12,"male",65,"Secondary","farming","Pesticide"
17
+ "16",16,"yes","no","no",2009,2,"female",56,"primary","farming","Pesticide"
18
+ "17",17,"yes","no","no",2010,6,"female",40,"Secondary","others/unknown","Pesticide"
19
+ "18",18,"yes","yes","no",2011,5,"male",26,"Secondary","farming","Pesticide"
20
+ "19",19,"yes","no","no",2011,3,"male",52,"Secondary","farming","Poison unspec"
21
+ "20",20,"no","yes","no",2011,7,"female",54,"primary","farming","Pesticide"
22
+ "21",21,"no","yes","no",2010,12,"female",56,"primary","farming","Pesticide"
23
+ "22",22,"no","yes","no",2011,2,"female",35,"Secondary","farming","Pesticide"
24
+ "23",23,"yes","no","no",2009,2,"female",45,"primary","farming","Other poison"
25
+ "24",24,"no","yes","no",2010,6,"female",38,"Secondary","farming","Hanging"
26
+ "25",25,"yes","no","no",2009,5,"male",29,"Secondary","household","Other poison"
27
+ "26",26,"no","yes","no",2011,7,"male",80,"primary","farming","Hanging"
28
+ "27",27,"no","yes","no",2011,8,"female",59,"primary","farming","Pesticide"
29
+ "28",28,"yes","no","no",2009,9,"female",50,"Secondary","farming","Other poison"
30
+ "29",29,"yes","no","no",2010,4,"male",89,"iliterate","farming","Pesticide"
31
+ "30",30,"yes","no","no",2011,4,"female",76,"primary","farming","Poison unspec"
32
+ "31",31,"no","yes","no",2010,3,"female",58,"primary","farming","Hanging"
33
+ "32",32,"no","yes","no",2010,6,"male",68,"primary","farming","Pesticide"
34
+ "33",33,"no","yes","no",2009,3,"male",62,"primary","farming","Hanging"
35
+ "34",34,"no","yes","no",2010,1,"male",68,"primary","farming","Hanging"
36
+ "35",35,"no","yes","no",2011,3,"male",87,"primary","farming","Hanging"
37
+ "36",36,"no","yes","no",2009,3,"male",71,"primary","farming","Pesticide"
38
+ "37",37,"no","yes","no",2010,9,"female",58,"primary","farming","Hanging"
39
+ "38",38,"yes","no","no",2009,6,"male",35,"Secondary","farming","Pesticide"
40
+ "39",39,"no","yes","no",2009,10,"male",49,"primary","farming","Pesticide"
41
+ "40",40,"no","yes","no",2010,7,"female",58,"primary","farming","Pesticide"
42
+ "41",41,"yes","no","no",2011,3,"male",61,"Secondary","farming","Pesticide"
43
+ "42",42,"yes","no","no",2010,9,"male",48,"Secondary","farming","Cutting"
44
+ "43",43,"no","yes","no",2009,2,"female",56,"primary","farming","Hanging"
45
+ "44",44,"yes","no","no",2010,2,"female",30,"Secondary","farming","Pesticide"
46
+ "45",45,"yes","no","no",2011,7,"female",50,"Secondary","others/unknown","Poison unspec"
47
+ "46",46,"no","yes","no",2010,2,"male",77,"iliterate","farming","Hanging"
48
+ "47",47,"no","yes","no",2010,6,"male",55,"Secondary","farming","Hanging"
49
+ "48",48,"no","yes","no",2010,3,"male",24,"Secondary","professional","Pesticide"
50
+ "49",49,"no","yes","no",2009,7,"male",57,"primary","farming","Hanging"
51
+ "50",50,"no","yes","no",2009,10,"male",75,"iliterate","farming","Pesticide"
52
+ "51",51,"yes","no","no",2011,7,"male",45,"Secondary","farming","Pesticide"
53
+ "52",52,"yes","no","no",2010,2,"female",42,"Secondary","farming","Pesticide"
54
+ "53",53,"no","yes","no",2010,8,"female",65,"primary","farming","Hanging"
55
+ "54",54,"no","yes","no",2009,8,"male",76,"primary","farming","Pesticide"
56
+ "55",55,"yes","no","no",2011,3,"female",29,"Secondary","farming","Pesticide"
57
+ "56",56,"yes","no","no",2010,1,"female",81,"iliterate","farming","Pesticide"
58
+ "57",57,"no","yes","no",2011,10,"male",67,"primary","farming","Pesticide"
59
+ "58",58,"no","yes","no",2011,10,"female",57,"iliterate","farming","Pesticide"
60
+ "59",59,"no","yes","no",2009,2,"female",62,"primary","farming","Pesticide"
61
+ "60",60,"no","yes","no",2010,2,"female",46,"Secondary","farming","Drowning"
62
+ "61",61,"no","yes","no",2011,11,"male",69,"primary","others/unknown","Pesticide"
63
+ "62",62,"no","yes","no",2011,10,"female",30,"Secondary","farming","Pesticide"
64
+ "63",63,"yes","no","no",2009,11,"female",72,"iliterate","farming","Pesticide"
65
+ "64",64,"yes","no","no",2009,3,"male",30,"Secondary","farming","Pesticide"
66
+ "65",65,"no","yes","no",2011,4,"male",56,"Secondary","farming","Pesticide"
67
+ "66",66,"no","yes","no",2009,12,"female",77,"iliterate","farming","Pesticide"
68
+ "67",67,"yes","no","no",2011,6,"female",87,"iliterate","household","Pesticide"
69
+ "68",68,"yes","no","no",2009,10,"male",58,"Secondary","farming","Pesticide"
70
+ "69",69,"yes","no","no",2010,4,"female",43,"Secondary","farming","Pesticide"
71
+ "70",70,"yes","no","no",2009,12,"male",21,"Secondary","farming","unspecified"
72
+ "71",71,"yes","no","no",2011,1,"female",42,"Secondary","farming","Pesticide"
73
+ "72",72,"no","yes","no",2009,10,"female",45,"Secondary","farming","Drowning"
74
+ "73",73,"yes","no","no",2009,4,"female",44,"Secondary","farming","Pesticide"
75
+ "74",74,"yes","no","no",2010,7,"female",59,"Secondary","farming","Pesticide"
76
+ "75",75,"no","yes","no",2009,10,"female",74,"iliterate","farming","Pesticide"
77
+ "76",76,"no","yes","no",2010,9,"male",85,"primary","farming","Pesticide"
78
+ "77",77,"no","yes","no",2009,9,"female",88,"primary","farming","Pesticide"
79
+ "78",78,"yes","no","no",2011,9,"male",43,"Secondary","farming","Pesticide"
80
+ "79",79,"yes","no","no",2009,6,"female",86,"iliterate","farming","Pesticide"
81
+ "80",80,"yes","yes","no",2010,11,"male",57,"Secondary","farming","Pesticide"
82
+ "81",81,"no","yes","no",2009,11,"male",68,"iliterate","farming","Hanging"
83
+ "82",82,"yes","no","no",2010,3,"female",51,"Secondary","farming","Pesticide"
84
+ "83",83,"yes","no","no",2009,9,"female",27,"Secondary","farming","Pesticide"
85
+ "84",84,"no","yes","no",2009,1,"female",26,"Secondary","farming","Pesticide"
86
+ "85",85,"no","yes","no",2010,12,"male",24,"Secondary","farming","Pesticide"
87
+ "86",86,"yes","no","no",2010,11,"male",28,"Secondary","farming","Pesticide"
88
+ "87",87,"no","yes","no",2009,11,"female",28,"Secondary","farming","Pesticide"
89
+ "88",88,"no","yes","no",2010,3,"female",83,"primary","farming","Pesticide"
90
+ "89",89,"no","yes","no",2009,5,"female",46,"primary","farming","Pesticide"
91
+ "90",90,"yes","yes","no",2009,6,"female",39,"Secondary","household","Pesticide"
92
+ "91",91,"no","yes","no",2009,1,"male",67,"primary","farming","Pesticide"
93
+ "92",92,"yes","no","no",2010,11,"male",80,"Secondary","farming","Pesticide"
94
+ "93",93,"yes","yes","no",2011,4,"male",53,"primary","farming","Pesticide"
95
+ "94",94,"no","yes","no",2011,12,"female",81,"iliterate","farming","Pesticide"
96
+ "95",95,"yes","no","no",2010,4,"male",25,"Secondary","farming","Pesticide"
97
+ "96",96,"no","yes","no",2011,10,"male",54,"Secondary","farming","Hanging"
98
+ "97",97,"no","yes","no",2011,10,"male",56,"Secondary","farming","Hanging"
99
+ "98",98,"no","yes","no",2011,6,"male",90,"iliterate","farming","Pesticide"
100
+ "99",99,"no","yes","no",2010,6,"male",59,"primary","farming","Pesticide"
101
+ "100",100,"no","yes","no",2009,12,"female",76,"iliterate","farming","Pesticide"
102
+ "101",101,"yes","yes","no",2011,9,"male",32,"Secondary","professional","Pesticide"
103
+ "102",102,"yes","no","no",2010,8,"male",23,"Secondary","farming","Pesticide"
104
+ "103",103,"yes","no","no",2010,7,"female",28,"Secondary","household","Pesticide"
105
+ "104",104,"yes","no","no",2011,12,"female",29,"Secondary","farming","Pesticide"
106
+ "105",105,"no","yes","no",2009,4,"female",84,"primary","farming","Pesticide"
107
+ "106",106,"no","yes","no",2011,11,"female",79,"iliterate","farming","Pesticide"
108
+ "107",107,"no","yes","no",2009,10,"male",43,"primary","farming","Pesticide"
109
+ "108",108,"yes","no","no",2009,6,"female",55,"Secondary","farming","Pesticide"
110
+ "109",109,"no","yes","no",2011,8,"male",69,"primary","farming","Pesticide"
111
+ "110",110,"no","yes","no",2009,4,"male",76,"iliterate","farming","Pesticide"
112
+ "111",111,"no","yes","no",2011,2,"female",65,"primary","farming","Hanging"
113
+ "112",112,"no","yes","no",2011,1,"female",77,"iliterate","farming","Pesticide"
114
+ "113",113,"yes","no","no",2010,9,"male",22,"Secondary","farming","Pesticide"
115
+ "114",114,"no","yes","no",2009,3,"male",64,"Secondary","others/unknown","Pesticide"
116
+ "115",115,"yes","no","no",2011,4,"male",46,"Secondary","farming","Pesticide"
117
+ "116",116,"no","yes","no",2009,12,"female",83,"primary","professional","Hanging"
118
+ "117",117,"no","yes","no",2009,10,"male",48,"primary","farming","Pesticide"
119
+ "118",118,"yes","yes","no",2010,7,"female",73,"Secondary","farming","Pesticide"
120
+ "119",119,"no","yes","no",2011,8,"male",30,"Secondary","farming","Pesticide"
121
+ "120",120,"no","yes","no",2011,7,"male",40,"Secondary","professional","Drowning"
122
+ "121",121,"no","yes","no",2009,1,"male",40,"Secondary","farming","Pesticide"
123
+ "122",122,"yes","no","no",2010,11,"male",20,"Secondary","household","Pesticide"
124
+ "123",123,"no","yes","no",2009,5,"male",69,"iliterate","farming","Pesticide"
125
+ "124",124,"yes","yes","no",2011,4,"male",17,"Secondary","farming","Other poison"
126
+ "125",125,"yes","yes","no",2011,7,"female",30,"Secondary","farming","Pesticide"
127
+ "126",126,"yes","yes","no",2010,12,"male",24,"Secondary","farming","Other poison"
128
+ "127",127,"yes","no","no",2009,1,"female",28,"Secondary","farming","Pesticide"
129
+ "128",128,"yes","no","no",2010,10,"female",27,"Secondary","farming","Pesticide"
130
+ "129",129,"no","yes","no",2009,4,"female",88,"iliterate","farming","Pesticide"
131
+ "130",130,"yes","no","no",2010,4,"male",22,"Secondary","farming","Pesticide"
132
+ "131",131,"yes","no","no",2011,4,"male",64,"primary","farming","Pesticide"
133
+ "132",132,"yes","no","no",2010,10,"male",30,"Secondary","farming","Pesticide"
134
+ "133",133,"no","yes","no",2011,4,"female",48,"Secondary","farming","Pesticide"
135
+ "134",134,"no","yes","no",2010,2,"male",39,"Secondary","farming","Hanging"
136
+ "135",135,"no","yes","no",2011,10,"female",59,"Secondary","farming","Pesticide"
137
+ "136",136,"no","yes","no",2009,11,"male",56,"primary","farming","Pesticide"
138
+ "137",137,"yes","no","no",2009,4,"male",27,"Secondary","farming","Pesticide"
139
+ "138",138,"yes","no","no",2011,6,"male",54,"Secondary","farming","unspecified"
140
+ "139",139,"no","yes","no",2010,10,"male",45,"Secondary","farming","Pesticide"
141
+ "140",140,"no","yes","no",2011,12,"male",69,"Secondary","farming","Pesticide"
142
+ "141",141,"yes","no","no",2011,6,"female",37,"Secondary","household","Pesticide"
143
+ "142",142,"yes","no","no",2010,7,"female",34,"Secondary","farming","Pesticide"
144
+ "143",143,"yes","no","no",2010,1,"female",56,"Secondary","farming","Pesticide"
145
+ "144",144,"yes","yes","no",2010,6,"female",80,"Secondary","farming","Pesticide"
146
+ "145",145,"no","yes","no",2011,6,"female",57,"iliterate","farming","Pesticide"
147
+ "146",146,"yes","no","no",2011,8,"male",50,"Secondary","farming","Hanging"
148
+ "147",147,"yes","yes","no",2009,7,"male",27,"unknown","unemployed","Pesticide"
149
+ "148",148,"yes","no","no",2010,5,"male",49,"Secondary","farming","Pesticide"
150
+ "149",149,"no","yes","no",2009,4,"male",33,"Secondary","farming","Pesticide"
151
+ "150",150,"yes","no","no",2009,6,"male",79,"Secondary","farming","Pesticide"
152
+ "151",151,"yes","no","no",2009,3,"female",24,"Secondary","farming","Pesticide"
153
+ "152",152,"no","yes","no",2011,5,"male",44,"primary","farming","Pesticide"
154
+ "153",153,"no","yes","no",2011,6,"male",84,"iliterate","farming","Pesticide"
155
+ "154",154,"yes","no","no",2011,6,"male",85,"primary","farming","Pesticide"
156
+ "155",155,"yes","no","no",2011,10,"female",30,"Secondary","household","Pesticide"
157
+ "156",156,"yes","no","no",2010,5,"female",29,"Secondary","farming","Pesticide"
158
+ "157",157,"yes","no","no",2009,7,"male",59,"Secondary","farming","Pesticide"
159
+ "158",158,"yes","yes","no",2011,7,"male",58,"Secondary","farming","Pesticide"
160
+ "159",159,"no","yes","no",2011,2,"female",40,"Secondary","farming","Pesticide"
161
+ "160",160,"yes","yes","no",2011,8,"female",49,"Secondary","household","Pesticide"
162
+ "161",161,"yes","yes","no",2011,3,"female",59,"Secondary","farming","Pesticide"
163
+ "162",162,"yes","no","no",2009,6,"female",25,"Secondary","farming","Pesticide"
164
+ "163",163,"no","yes","no",2011,8,"male",39,"Secondary","farming","Pesticide"
165
+ "164",164,"yes","no","no",2011,7,"female",23,"Secondary","household","Pesticide"
166
+ "165",165,"no","yes","no",2011,9,"female",58,"Secondary","farming","Pesticide"
167
+ "166",166,"yes","no","no",2009,7,"female",56,"iliterate","farming","Pesticide"
168
+ "167",167,"yes","no","no",2010,9,"male",20,"Secondary","farming","Cutting"
169
+ "168",168,"yes","no","no",2010,8,"female",48,"primary","farming","Pesticide"
170
+ "169",169,"no","yes","no",2009,7,"female",69,"iliterate","farming","Pesticide"
171
+ "170",170,"no","yes","no",2011,5,"male",82,"primary","farming","Pesticide"
172
+ "171",171,"no","yes","no",2010,7,"female",53,"primary","farming","Pesticide"
173
+ "172",172,"no","yes","no",2011,3,"male",47,"Secondary","farming","Hanging"
174
+ "173",173,"yes","no","no",2009,8,"female",40,"primary","farming","Pesticide"
175
+ "174",174,"no","yes","no",2009,4,"male",75,"iliterate","farming","Pesticide"
176
+ "175",175,"no","yes","no",2011,12,"male",22,"Secondary","farming","Pesticide"
177
+ "176",176,"no","yes","no",2009,10,"female",49,"primary","farming","Pesticide"
178
+ "177",177,"yes","no","no",2009,7,"female",48,"Secondary","farming","Pesticide"
179
+ "178",178,"no","yes","no",2009,7,"female",46,"Secondary","farming","Pesticide"
180
+ "179",179,"yes","yes","no",2011,2,"female",59,"primary","farming","Pesticide"
181
+ "180",180,"no","yes","no",2010,12,"female",46,"Secondary","farming","Hanging"
182
+ "181",181,"no","yes","no",2010,4,"male",60,"iliterate","farming","Hanging"
183
+ "182",182,"no","yes","no",2011,2,"female",66,"primary","farming","Pesticide"
184
+ "183",183,"no","yes","no",2011,12,"female",25,"Secondary","farming","Drowning"
185
+ "184",184,"no","yes","no",2011,8,"female",43,"Secondary","household","Pesticide"
186
+ "185",185,"yes","no","no",2010,6,"male",41,"Secondary","farming","Pesticide"
187
+ "186",186,"yes","no","no",2009,3,"male",58,"primary","farming","Pesticide"
188
+ "187",187,"yes","no","no",2010,7,"male",59,"primary","farming","Pesticide"
189
+ "188",188,"no","yes","no",2009,3,"male",82,"iliterate","farming","Hanging"
190
+ "189",189,"yes","no","no",2009,6,"female",39,"Secondary","household","Pesticide"
191
+ "190",190,"yes","no","no",2011,5,"female",41,"Secondary","farming","unspecified"
192
+ "191",191,"yes","no","no",2010,9,"female",24,"Secondary","farming","Pesticide"
193
+ "192",192,"yes","no","no",2011,10,"female",86,"iliterate","others/unknown","Poison unspec"
194
+ "193",193,"yes","yes","no",2010,7,"female",61,"primary","farming","Pesticide"
195
+ "194",194,"no","yes","no",2010,5,"female",80,"iliterate","household","Hanging"
196
+ "195",195,"no","yes","no",2009,3,"male",57,"iliterate","farming","Pesticide"
197
+ "196",196,"no","yes","no",2010,3,"male",61,"primary","farming","Hanging"
198
+ "197",197,"yes","no","no",2011,12,"female",28,"Secondary","others/unknown","Poison unspec"
199
+ "198",198,"yes","no","no",2009,12,"male",35,"unknown","others/unknown","Pesticide"
200
+ "199",199,"yes","no","no",2011,9,"male",21,"Secondary","others/unknown","Poison unspec"
201
+ "200",200,"yes","no","no",2009,5,"female",71,"primary","farming","Pesticide"
202
+ "201",201,"yes","yes","no",2011,12,"male",63,"Secondary","farming","Pesticide"
203
+ "202",202,"yes","yes","no",2009,11,"male",39,"Secondary","business/service","Pesticide"
204
+ "203",203,"yes","no","no",2011,9,"male",73,"primary","others/unknown","Poison unspec"
205
+ "204",204,"yes","yes","no",2010,12,"male",24,"Secondary","farming","Other poison"
206
+ "205",205,"yes","no","no",2010,10,"female",36,"Secondary","business/service","Other poison"
207
+ "206",206,"yes","no","no",2011,1,"male",62,"Tertiary","others/unknown","Poison unspec"
208
+ "207",207,"yes","no","no",2009,4,"male",34,"primary","farming","Cutting"
209
+ "208",208,"no","yes","no",2011,3,"female",85,"iliterate","household","Hanging"
210
+ "209",209,"no","yes","no",2010,6,"female",75,"iliterate","household","Hanging"
211
+ "210",210,"yes","no","no",2010,4,"female",31,"Secondary","others/unknown","Other poison"
212
+ "211",211,"no","yes","no",2010,8,"male",80,"primary","farming","Drowning"
213
+ "212",212,"no","yes","no",2010,4,"male",60,"primary","farming","Hanging"
214
+ "213",213,"no","yes","no",2011,2,"male",54,"Secondary","farming","Hanging"
215
+ "214",214,"no","yes","no",2011,9,"female",79,"primary","household","Hanging"
216
+ "215",215,"no","yes","no",2010,5,"female",67,"primary","household","Pesticide"
217
+ "216",216,"no","yes","no",2010,9,"female",88,"iliterate","household","Other poison"
218
+ "217",217,"no","yes","no",2010,2,"male",79,"primary","farming","Hanging"
219
+ "218",218,"yes","no","no",2009,11,"male",65,"primary","farming","Pesticide"
220
+ "219",219,"yes","no","no",2010,7,"male",49,"Secondary","farming","Pesticide"
221
+ "220",220,"yes","no","no",2010,7,"male",49,"Secondary","farming","Pesticide"
222
+ "221",221,"no","yes","no",2010,8,"male",66,"primary","farming","Hanging"
223
+ "222",222,"yes","no","no",2009,6,"female",38,"Secondary","household","Pesticide"
224
+ "223",223,"no","yes","no",2011,5,"male",78,"primary","farming","Hanging"
225
+ "224",224,"yes","no","no",2009,6,"male",60,"iliterate","farming","Cutting"
226
+ "225",225,"yes","no","no",2009,12,"female",26,"Secondary","unemployed","Pesticide"
227
+ "226",226,"yes","no","no",2009,9,"female",22,"Secondary","unemployed","Other poison"
228
+ "227",227,"no","yes","no",2010,11,"female",79,"iliterate","household","Pesticide"
229
+ "228",228,"no","yes","no",2011,10,"female",52,"Secondary","farming","Hanging"
230
+ "229",229,"no","yes","no",2010,7,"male",76,"iliterate","farming","Pesticide"
231
+ "230",230,"yes","no","no",2010,8,"female",33,"Secondary","household","Pesticide"
232
+ "231",231,"yes","no","no",2011,1,"male",50,"Secondary","farming","unspecified"
233
+ "232",232,"yes","no","no",2010,5,"female",57,"Secondary","household","Poison unspec"
234
+ "233",233,"yes","yes","no",2010,8,"female",32,"Secondary","household","Pesticide"
235
+ "234",234,"no","yes","no",2011,10,"female",92,"iliterate","household","Hanging"
236
+ "235",235,"yes","no","no",2011,11,"female",38,"Secondary","others/unknown","Other poison"
237
+ "236",236,"yes","no","no",2011,6,"male",38,"Secondary","farming","Poison unspec"
238
+ "237",237,"yes","no","no",2011,8,"female",86,"iliterate","others/unknown","Poison unspec"
239
+ "238",238,"yes","no","no",2009,1,"female",89,"primary","others/unknown","Other poison"
240
+ "239",239,"yes","no","no",2009,4,"male",59,"Secondary","others/unknown","Pesticide"
241
+ "240",240,"no","yes","no",2010,10,"female",74,"iliterate","household","Pesticide"
242
+ "241",241,"no","yes","no",2010,6,"male",63,"primary","farming","Hanging"
243
+ "242",242,"no","yes","no",2009,5,"male",86,"iliterate","farming","Hanging"
244
+ "243",243,"yes","no","no",2011,2,"female",51,"Secondary","others/unknown","Pesticide"
245
+ "244",244,"yes","no","no",2010,11,"female",48,"Secondary","farming","Pesticide"
246
+ "245",245,"yes","no","no",2009,10,"female",41,"Secondary","farming","Pesticide"
247
+ "246",246,"yes","no","no",2010,3,"male",77,"unknown","others/unknown","Pesticide"
248
+ "247",247,"yes","no","no",2010,4,"male",56,"primary","farming","Pesticide"
249
+ "248",248,"no","yes","no",2010,5,"female",79,"iliterate","household","Hanging"
250
+ "249",249,"no","yes","no",2011,3,"female",82,"iliterate","household","Hanging"
251
+ "250",250,"yes","no","no",2010,8,"male",47,"primary","farming","Pesticide"
252
+ "251",251,"no","yes","no",2010,2,"female",83,"iliterate","farming","Pesticide"
253
+ "252",252,"yes","no","no",2011,5,"female",20,"Secondary","student","Pesticide"
254
+ "253",253,"yes","no","no",2009,9,"male",43,"Secondary","farming","Pesticide"
255
+ "254",254,"yes","no","no",2009,4,"female",84,"primary","household","Other poison"
256
+ "255",255,"yes","yes","no",2011,6,"male",79,"primary","farming","unspecified"
257
+ "256",256,"yes","no","no",2011,5,"male",19,"Secondary","unemployed","Poison unspec"
258
+ "257",257,"yes","yes","no",2010,11,"male",88,"primary","farming","Pesticide"
259
+ "258",258,"yes","no","no",2009,4,"female",43,"Secondary","household","Pesticide"
260
+ "259",259,"yes","no","no",2010,8,"female",37,"Secondary","farming","Pesticide"
261
+ "260",260,"yes","no","no",2009,2,"male",55,"primary","farming","Pesticide"
262
+ "261",261,"yes","no","no",2011,8,"female",40,"Secondary","others/unknown","Poison unspec"
263
+ "262",262,"no","yes","no",2010,8,"male",87,"iliterate","farming","Hanging"
264
+ "263",263,"no","yes","no",2011,1,"male",82,"primary","farming","Hanging"
265
+ "264",264,"yes","no","no",2011,11,"male",82,"iliterate","farming","unspecified"
266
+ "265",265,"no","yes","no",2011,4,"male",49,"Secondary","farming","Pesticide"
267
+ "266",266,"no","yes","no",2011,2,"male",86,"iliterate","farming","Hanging"
268
+ "267",267,"no","yes","no",2011,5,"male",92,"iliterate","farming","Pesticide"
269
+ "268",268,"no","yes","no",2010,9,"male",66,"primary","farming","Pesticide"
270
+ "269",269,"no","yes","no",2009,1,"male",65,"iliterate","farming","Pesticide"
271
+ "270",270,"no","yes","no",2011,1,"female",89,"iliterate","farming","Pesticide"
272
+ "271",271,"no","yes","no",2011,2,"female",75,"iliterate","farming","Pesticide"
273
+ "272",272,"yes","no","no",2011,3,"female",19,"Secondary","unemployed","unspecified"
274
+ "273",273,"no","yes","no",2011,6,"male",88,"primary","farming","Pesticide"
275
+ "274",274,"yes","no","no",2011,5,"male",46,"primary","farming","Poison unspec"
276
+ "275",275,"no","yes","no",2011,11,"male",73,"iliterate","farming","Pesticide"
277
+ "276",276,"no","yes","no",2011,6,"female",85,"iliterate","farming","Pesticide"
278
+ "277",277,"yes","yes","no",2011,8,"female",48,"Secondary","farming","Pesticide"
279
+ "278",278,"yes","no","no",2010,6,"male",22,"Secondary","farming","Other poison"
280
+ "279",279,"yes","no","no",2011,4,"male",58,"Secondary","farming","unspecified"
281
+ "280",280,"yes","no","no",2011,8,"female",32,"iliterate","others/unknown","Poison unspec"
282
+ "281",281,"yes","no","no",2009,12,"male",29,"Secondary","unemployed","Other poison"
283
+ "282",282,"no","yes","no",2011,10,"male",76,"iliterate","farming","Pesticide"
284
+ "283",283,"no","yes","no",2011,1,"male",60,"iliterate","farming","Pesticide"
285
+ "284",284,"no","yes","no",2009,4,"male",54,"Secondary","farming","Pesticide"
286
+ "285",285,"no","yes","no",2011,6,"male",81,"iliterate","farming","Pesticide"
287
+ "286",286,"yes","no","no",2010,2,"female",74,"iliterate","household","Pesticide"
288
+ "287",287,"yes","no","no",2011,9,"male",67,"Secondary","farming","unspecified"
289
+ "288",288,"yes","no","no",2010,4,"female",60,"primary","farming","Pesticide"
290
+ "289",289,"no","yes","no",2010,4,"female",72,"iliterate","farming","Pesticide"
291
+ "290",290,"yes","no","no",2009,4,"male",75,"primary","farming","Pesticide"
292
+ "291",291,"yes","yes","no",2009,7,"male",57,"unknown","farming","Hanging"
293
+ "292",292,"no","yes","no",2010,12,"male",84,"iliterate","farming","Pesticide"
294
+ "293",293,"no","yes","no",2010,9,"male",73,"primary","farming","Hanging"
295
+ "294",294,"yes","no","no",2011,5,"female",48,"Secondary","household","Pesticide"
296
+ "295",295,"yes","no","no",2011,8,"female",73,"primary","farming","unspecified"
297
+ "296",296,"yes","yes","no",2009,5,"female",79,"iliterate","farming","Pesticide"
298
+ "297",297,"yes","no","no",2009,9,"male",53,"primary","farming","Pesticide"
299
+ "298",298,"yes","no","no",2010,11,"male",54,"Secondary","farming","Pesticide"
300
+ "299",299,"yes","no","no",2011,12,"female",53,"Secondary","farming","Other poison"
301
+ "300",300,"no","yes","no",2011,6,"female",51,"primary","farming","Pesticide"
302
+ "301",301,"no","yes","no",2011,4,"male",78,"primary","farming","Pesticide"
303
+ "302",302,"yes","no","no",2011,8,"male",50,"Secondary","others/unknown","Poison unspec"
304
+ "303",303,"yes","no","no",2009,6,"female",42,"primary","household","Pesticide"
305
+ "304",304,"yes","no","no",2009,12,"female",52,"primary","household","Other poison"
306
+ "305",305,"no","yes","no",2010,4,"male",60,"primary","farming","Pesticide"
307
+ "306",306,"no","yes","no",2010,1,"male",62,"primary","farming","Pesticide"
308
+ "307",307,"no","yes","no",2010,4,"male",71,"iliterate","farming","Pesticide"
309
+ "308",308,"no","yes","no",2010,5,"male",62,"primary","farming","Pesticide"
310
+ "309",309,"no","yes","no",2010,8,"female",61,"primary","farming","Drowning"
311
+ "310",310,"no","yes","no",2010,6,"male",100,"iliterate","farming","Hanging"
312
+ "311",311,"yes","no","no",2010,9,"male",14,"Secondary","student","Pesticide"
313
+ "312",312,"no","yes","no",2009,11,"female",82,"iliterate","farming","Pesticide"
314
+ "313",313,"no","yes","no",2011,9,"female",85,"iliterate","farming","Hanging"
315
+ "314",314,"no","yes","no",2011,10,"female",97,"iliterate","farming","Pesticide"
316
+ "315",315,"yes","no","no",2011,5,"male",60,"Secondary","farming","Poison unspec"
317
+ "316",316,"yes","no","no",2009,12,"female",76,"primary","farming","Pesticide"
318
+ "317",317,"yes","no","no",2010,5,"male",46,"primary","farming","Pesticide"
319
+ "318",318,"yes","no","no",2011,12,"female",77,"primary","farming","Poison unspec"
320
+ "319",319,"yes","no","no",2009,11,"female",46,"Secondary","farming","Pesticide"
321
+ "320",320,"no","yes","no",2010,4,"male",85,"iliterate","farming","Hanging"
322
+ "321",321,"yes","no","no",2009,11,"female",50,"Secondary","household","Other poison"
323
+ "322",322,"no","yes","no",2010,4,"female",86,"iliterate","farming","Hanging"
324
+ "323",323,"no","yes","no",2011,4,"female",59,"primary","farming","Pesticide"
325
+ "324",324,"yes","yes","no",2010,6,"female",86,"iliterate","farming","Pesticide"
326
+ "325",325,"yes","no","no",2011,3,"male",42,"Secondary","farming","Poison unspec"
327
+ "326",326,"yes","no","no",2011,5,"female",61,"primary","farming","Poison unspec"
328
+ "327",327,"no","yes","no",2011,6,"female",59,"iliterate","farming","Hanging"
329
+ "328",328,"no","yes","no",2011,2,"male",79,"iliterate","farming","Hanging"
330
+ "329",329,"yes","no","no",2010,9,"male",53,"primary","farming","Pesticide"
331
+ "330",330,"no","yes","no",2010,1,"female",88,"iliterate","farming","Hanging"
332
+ "331",331,"yes","no","no",2009,1,"female",53,"Secondary","others/unknown","Pesticide"
333
+ "332",332,"yes","no","no",2010,10,"male",59,"Secondary","farming","Pesticide"
334
+ "333",333,"no","yes","no",2010,3,"female",84,"iliterate","farming","Hanging"
335
+ "334",334,"no","yes","no",2010,4,"male",70,"iliterate","farming","Hanging"
336
+ "335",335,"yes","no","no",2010,1,"male",28,"Secondary","farming","Pesticide"
337
+ "336",336,"yes","no","no",2011,9,"male",27,"Secondary","farming","Other poison"
338
+ "337",337,"yes","no","no",2011,7,"male",32,"Secondary","farming","Poison unspec"
339
+ "338",338,"no","yes","no",2010,10,"male",77,"iliterate","farming","Hanging"
340
+ "339",339,"yes","yes","no",2011,5,"male",51,"Secondary","farming","Pesticide"
341
+ "340",340,"yes","no","no",2009,2,"female",79,"iliterate","household","Other poison"
342
+ "341",341,"yes","no","no",2009,4,"male",56,"primary","farming","Pesticide"
343
+ "342",342,"yes","no","no",2011,7,"female",41,"Secondary","farming","Poison unspec"
344
+ "343",343,"yes","no","no",2009,6,"female",42,"Secondary","household","Pesticide"
345
+ "344",344,"no","yes","no",2010,12,"female",83,"iliterate","farming","Hanging"
346
+ "345",345,"yes","no","no",2011,12,"female",86,"primary","farming","unspecified"
347
+ "346",346,"yes","no","no",2010,6,"female",43,"primary","farming","Pesticide"
348
+ "347",347,"no","yes","no",2009,5,"female",79,"iliterate","farming","Hanging"
349
+ "348",348,"yes","no","no",2010,11,"male",57,"Secondary","farming","Pesticide"
350
+ "349",349,"no","yes","no",2011,10,"female",83,"iliterate","farming","Hanging"
351
+ "350",350,"no","yes","no",2010,11,"male",72,"iliterate","farming","Hanging"
352
+ "351",351,"no","yes","no",2011,3,"male",85,"iliterate","farming","Hanging"
353
+ "352",352,"yes","no","yes",2010,5,"female",25,"Secondary","farming","Pesticide"
354
+ "353",353,"yes","no","yes",2011,7,"female",20,"Secondary","farming","unspecified"
355
+ "354",354,"yes","no","yes",2009,4,"female",24,"Secondary","farming","Other poison"
356
+ "355",355,"no","yes","yes",2010,11,"female",89,"iliterate","farming","Hanging"
357
+ "356",356,"yes","no","yes",2010,8,"female",60,"iliterate","household","Pesticide"
358
+ "357",357,"no","yes","yes",2010,10,"female",45,"Secondary","household","Pesticide"
359
+ "358",358,"yes","no","yes",2009,9,"female",19,"Secondary","farming","Pesticide"
360
+ "359",359,"no","yes","yes",2009,3,"male",51,"iliterate","farming","Pesticide"
361
+ "360",360,"no","yes","yes",2009,3,"male",51,"primary","household","Pesticide"
362
+ "361",361,"yes","no","yes",2010,7,"male",38,"Secondary","farming","Pesticide"
363
+ "362",362,"no","yes","yes",2010,11,"female",63,"primary","farming","Hanging"
364
+ "363",363,"yes","no","yes",2009,8,"female",27,"Secondary","farming","Pesticide"
365
+ "364",364,"yes","yes","yes",2011,4,"female",45,"Secondary","professional","Pesticide"
366
+ "365",365,"yes","yes","yes",2011,4,"male",59,"Secondary","farming","Pesticide"
367
+ "366",366,"yes","no","yes",2009,9,"female",39,"Secondary","farming","Pesticide"
368
+ "367",367,"yes","yes","yes",2011,6,"female",64,"primary","farming","Pesticide"
369
+ "368",368,"no","yes","yes",2011,8,"female",43,"Secondary","farming","Hanging"
370
+ "369",369,"yes","no","yes",2009,1,"male",52,"Secondary","farming","Pesticide"
371
+ "370",370,"yes","no","yes",2010,10,"male",54,"Secondary","farming","Pesticide"
372
+ "371",371,"no","yes","yes",2011,4,"male",72,"Tertiary","professional","Hanging"
373
+ "372",372,"yes","no","yes",2009,10,"female",52,"Secondary","farming","Pesticide"
374
+ "373",373,"yes","no","yes",2009,5,"male",25,"Secondary","farming","Pesticide"
375
+ "374",374,"yes","no","yes",2011,4,"female",26,"Secondary","farming","Pesticide"
376
+ "375",375,"yes","no","yes",2011,7,"male",19,"Secondary","farming","Pesticide"
377
+ "376",376,"yes","no","yes",2011,2,"male",29,"Secondary","professional","Pesticide"
378
+ "377",377,"yes","yes","yes",2011,4,"male",65,"Secondary","farming","Hanging"
379
+ "378",378,"yes","no","yes",2010,8,"male",60,"iliterate","farming","Pesticide"
380
+ "379",379,"yes","no","yes",2011,9,"female",37,"Secondary","household","Pesticide"
381
+ "380",380,"yes","no","yes",2009,1,"male",21,"Secondary","farming","Pesticide"
382
+ "381",381,"no","yes","yes",2010,7,"female",47,"iliterate","farming","Pesticide"
383
+ "382",382,"yes","no","yes",2009,6,"male",41,"Secondary","others/unknown","Pesticide"
384
+ "383",383,"yes","no","yes",2011,11,"male",30,"Secondary","business/service","Pesticide"
385
+ "384",384,"no","yes","yes",2011,6,"female",20,"Secondary","farming","Pesticide"
386
+ "385",385,"yes","no","no",2010,6,"male",45,"unknown","others/unknown","Poison unspec"
387
+ "386",386,"yes","no","no",2010,6,"female",80,"unknown","others/unknown","Poison unspec"
388
+ "387",387,"no","yes","no",2010,12,"female",76,"primary","farming","Pesticide"
389
+ "388",388,"no","yes","no",2010,7,"female",53,"primary","farming","Pesticide"
390
+ "389",389,"yes","yes","no",2010,7,"male",16,"primary","farming","Pesticide"
391
+ "390",390,"yes","no","no",2010,7,"male",16,"unknown","others/unknown","Pesticide"
392
+ "391",391,"no","yes","no",2010,5,"male",54,"Secondary","farming","Pesticide"
393
+ "392",392,"yes","yes","no",2010,7,"female",61,"Secondary","farming","Pesticide"
394
+ "393",393,"yes","no","no",2010,9,"female",38,"Secondary","farming","Pesticide"
395
+ "394",394,"yes","no","no",2010,1,"female",60,"unknown","others/unknown","Other poison"
396
+ "395",395,"no","yes","no",2010,8,"female",29,"primary","farming","Pesticide"
397
+ "396",396,"yes","no","no",2010,8,"male",28,"Secondary","farming","Pesticide"
398
+ "397",397,"yes","no","no",2010,2,"male",21,"Secondary","farming","Pesticide"
399
+ "398",398,"yes","no","no",2009,11,"female",45,"Secondary","farming","Pesticide"
400
+ "399",399,"yes","no","no",2011,10,"female",43,"Secondary","household","Pesticide"
401
+ "400",400,"yes","no","no",2011,5,"female",42,"Secondary","household","Pesticide"
402
+ "401",401,"yes","no","no",2011,5,"female",29,"Secondary","farming","Pesticide"
403
+ "402",402,"yes","no","no",2010,8,"female",26,"Secondary","household","Pesticide"
404
+ "403",403,"yes","no","no",2009,10,"female",21,"Secondary","farming","Pesticide"
405
+ "404",404,"no","yes","no",2011,5,"male",64,"primary","farming","Pesticide"
406
+ "405",405,"yes","no","no",2011,1,"female",22,"Secondary","farming","Pesticide"
407
+ "406",406,"no","yes","no",2009,6,"female",65,"primary","farming","Pesticide"
408
+ "407",407,"no","yes","no",2010,1,"male",68,"primary","business/service","Pesticide"
409
+ "408",408,"yes","no","no",2010,6,"female",78,"Secondary","farming","Pesticide"
410
+ "409",409,"yes","no","no",2011,7,"female",24,"Secondary","farming","Pesticide"
411
+ "410",410,"no","yes","no",2010,10,"male",44,"Secondary","professional","Hanging"
412
+ "411",411,"yes","no","no",2011,7,"male",55,"Secondary","farming","Pesticide"
413
+ "412",412,"yes","no","no",2010,1,"male",21,"Secondary","farming","Pesticide"
414
+ "413",413,"yes","no","no",2010,7,"female",26,"Secondary","farming","Pesticide"
415
+ "414",414,"yes","no","no",2010,11,"female",21,"Secondary","farming","Pesticide"
416
+ "415",415,"yes","no","no",2011,7,"female",21,"Secondary","household","Pesticide"
417
+ "416",416,"yes","no","no",2009,10,"female",35,"Secondary","farming","Pesticide"
418
+ "417",417,"no","yes","no",2010,2,"male",48,"Secondary","farming","Pesticide"
419
+ "418",418,"no","yes","no",2011,9,"male",39,"iliterate","farming","Pesticide"
420
+ "419",419,"no","yes","no",2011,5,"female",53,"primary","farming","Pesticide"
421
+ "420",420,"yes","no","no",2010,2,"male",25,"Secondary","farming","Pesticide"
422
+ "421",421,"no","yes","no",2010,12,"male",21,"Secondary","farming","Pesticide"
423
+ "422",422,"yes","no","no",2011,5,"male",42,"Secondary","farming","Pesticide"
424
+ "423",423,"yes","no","no",2011,11,"male",56,"primary","farming","Pesticide"
425
+ "424",424,"yes","no","no",2010,1,"female",60,"Secondary","farming","Pesticide"
426
+ "425",425,"no","yes","no",2009,6,"female",57,"primary","farming","Other poison"
427
+ "426",426,"yes","no","no",2010,6,"female",19,"Secondary","farming","Pesticide"
428
+ "427",427,"no","yes","no",2009,5,"male",52,"Secondary","farming","Pesticide"
429
+ "428",428,"yes","no","no",2011,8,"male",22,"Secondary","farming","Pesticide"
430
+ "429",429,"yes","yes","no",2011,6,"female",26,"Secondary","household","Pesticide"
431
+ "430",430,"yes","no","no",2011,9,"female",33,"Secondary","farming","Pesticide"
432
+ "431",431,"yes","yes","no",2010,9,"female",67,"primary","farming","Pesticide"
433
+ "432",432,"yes","no","no",2009,9,"female",23,"Secondary","farming","Pesticide"
434
+ "433",433,"no","yes","no",2011,7,"female",20,"Secondary","farming","Pesticide"
435
+ "434",434,"yes","no","no",2010,5,"male",71,"iliterate","farming","Pesticide"
436
+ "435",435,"no","yes","no",2009,8,"female",55,"iliterate","farming","Pesticide"
437
+ "436",436,"no","yes","no",2010,10,"female",66,"iliterate","farming","Hanging"
438
+ "437",437,"yes","yes","no",2010,1,"female",60,"iliterate","farming","Pesticide"
439
+ "438",438,"no","yes","no",2009,4,"female",44,"primary","farming","Pesticide"
440
+ "439",439,"yes","yes","no",2011,6,"female",28,"Secondary","farming","Pesticide"
441
+ "440",440,"no","yes","no",2009,1,"male",52,"primary","farming","Pesticide"
442
+ "441",441,"no","yes","no",2009,6,"female",74,"iliterate","farming","Pesticide"
443
+ "442",442,"no","yes","no",2009,6,"male",31,"Secondary","farming","Pesticide"
444
+ "443",443,"no","yes","no",2011,2,"male",44,"iliterate","farming","Pesticide"
445
+ "444",444,"yes","yes","no",2010,9,"female",41,"Secondary","farming","Pesticide"
446
+ "445",445,"yes","no","no",2009,9,"female",54,"Secondary","farming","Pesticide"
447
+ "446",446,"yes","yes","no",2010,3,"male",87,"Secondary","farming","Pesticide"
448
+ "447",447,"no","yes","no",2009,2,"male",84,"iliterate","farming","Other poison"
449
+ "448",448,"no","yes","no",2009,4,"male",50,"Secondary","farming","Pesticide"
450
+ "449",449,"yes","no","no",2011,9,"male",56,"Secondary","household","Pesticide"
451
+ "450",450,"no","yes","no",2009,6,"male",31,"Secondary","farming","Pesticide"
452
+ "451",451,"no","yes","no",2010,9,"male",69,"primary","farming","Pesticide"
453
+ "452",452,"yes","no","no",2011,4,"female",47,"Secondary","household","Pesticide"
454
+ "453",453,"yes","no","no",2010,4,"male",67,"Secondary","farming","Pesticide"
455
+ "454",454,"no","yes","no",2010,6,"male",51,"iliterate","farming","Hanging"
456
+ "455",455,"yes","no","no",2010,10,"female",43,"Secondary","farming","Pesticide"
457
+ "456",456,"yes","no","no",2011,6,"female",30,"Secondary","household","Pesticide"
458
+ "457",457,"no","yes","no",2010,3,"male",75,"primary","farming","Hanging"
459
+ "458",458,"yes","yes","no",2011,9,"male",62,"primary","professional","Pesticide"
460
+ "459",459,"no","yes","no",2011,4,"male",74,"primary","farming","Pesticide"
461
+ "460",460,"yes","no","no",2011,6,"female",34,"Secondary","household","Pesticide"
462
+ "461",461,"yes","no","no",2011,8,"female",25,"Secondary","household","Pesticide"
463
+ "462",462,"yes","no","no",2010,8,"female",30,"Secondary","others/unknown","Pesticide"
464
+ "463",463,"no","yes","no",2009,4,"male",20,"Secondary","household","Hanging"
465
+ "464",464,"no","yes","no",2009,6,"male",84,"iliterate","farming","Pesticide"
466
+ "465",465,"yes","yes","no",2010,3,"female",66,"Secondary","farming","Pesticide"
467
+ "466",466,"no","yes","no",2011,11,"male",70,"primary","worker","Pesticide"
468
+ "467",467,"no","yes","no",2009,8,"male",65,"primary","farming","Pesticide"
469
+ "468",468,"yes","no","no",2010,6,"male",35,"Secondary","farming","Pesticide"
470
+ "469",469,"no","yes","no",2010,12,"female",30,"Tertiary","business/service","Hanging"
471
+ "470",470,"no","yes","no",2011,1,"female",78,"iliterate","farming","Pesticide"
472
+ "471",471,"yes","no","no",2010,6,"male",23,"Secondary","farming","Pesticide"
473
+ "472",472,"no","yes","no",2010,5,"male",19,"Secondary","farming","Pesticide"
474
+ "473",473,"yes","no","no",2010,9,"female",47,"Secondary","farming","Pesticide"
475
+ "474",474,"no","yes","no",2010,4,"female",64,"iliterate","farming","Pesticide"
476
+ "475",475,"yes","yes","no",2009,8,"female",86,"iliterate","farming","Pesticide"
477
+ "476",476,"no","yes","no",2011,12,"male",57,"primary","farming","Pesticide"
478
+ "477",477,"yes","yes","no",2011,5,"male",68,"primary","farming","Pesticide"
479
+ "478",478,"yes","no","no",2011,7,"female",26,"Secondary","household","Pesticide"
480
+ "479",479,"no","yes","no",2010,1,"female",41,"primary","farming","Pesticide"
481
+ "480",480,"yes","no","no",2011,6,"male",35,"Secondary","farming","Pesticide"
482
+ "481",481,"yes","no","no",2009,5,"male",32,"Secondary","farming","Pesticide"
483
+ "482",482,"no","yes","no",2010,6,"male",68,"Secondary","professional","Pesticide"
484
+ "483",483,"yes","no","no",2010,9,"male",27,"Secondary","farming","Pesticide"
485
+ "484",484,"yes","no","no",2011,3,"male",22,"Secondary","farming","Pesticide"
486
+ "485",485,"no","yes","no",2010,9,"female",61,"primary","farming","Pesticide"
487
+ "486",486,"yes","no","no",2009,7,"female",20,"Secondary","farming","Pesticide"
488
+ "487",487,"yes","yes","no",2009,1,"male",21,"Tertiary","professional","Pesticide"
489
+ "488",488,"yes","no","no",2010,7,"female",43,"Secondary","farming","Pesticide"
490
+ "489",489,"yes","no","no",2009,9,"male",60,"Secondary","farming","Pesticide"
491
+ "490",490,"yes","no","no",2011,10,"female",22,"Secondary","unemployed","Pesticide"
492
+ "491",491,"no","yes","no",2011,4,"male",48,"Secondary","farming","Pesticide"
493
+ "492",492,"yes","yes","no",2010,1,"male",54,"Secondary","farming","Pesticide"
494
+ "493",493,"no","yes","no",2011,9,"female",65,"iliterate","farming","Pesticide"
495
+ "494",494,"yes","no","no",2009,7,"female",39,"Secondary","farming","Pesticide"
496
+ "495",495,"yes","no","no",2011,7,"female",63,"Secondary","farming","Pesticide"
497
+ "496",496,"yes","no","no",2010,8,"female",80,"iliterate","farming","Pesticide"
498
+ "497",497,"yes","no","no",2010,8,"male",35,"Secondary","farming","Pesticide"
499
+ "498",498,"no","yes","no",2011,6,"male",76,"iliterate","farming","Hanging"
500
+ "499",499,"yes","no","no",2010,10,"female",37,"Secondary","farming","Pesticide"
501
+ "500",500,"yes","yes","no",2011,10,"male",42,"Secondary","farming","Pesticide"
502
+ "501",501,"no","yes","no",2011,10,"male",53,"Secondary","farming","Hanging"
503
+ "502",502,"no","yes","no",2009,10,"male",67,"iliterate","farming","Pesticide"
504
+ "503",503,"no","yes","no",2011,11,"female",68,"primary","farming","Pesticide"
505
+ "504",504,"no","yes","no",2011,6,"male",77,"iliterate","farming","Hanging"
506
+ "505",505,"yes","no","no",2010,9,"male",47,"Secondary","farming","Pesticide"
507
+ "506",506,"no","yes","no",2009,1,"male",63,"primary","farming","Hanging"
508
+ "507",507,"yes","no","no",2010,8,"female",19,"Secondary","farming","Pesticide"
509
+ "508",508,"yes","no","no",2009,6,"female",28,"Secondary","farming","Pesticide"
510
+ "509",509,"no","yes","no",2009,7,"female",66,"primary","farming","Pesticide"
511
+ "510",510,"no","yes","no",2010,9,"male",88,"primary","farming","Hanging"
512
+ "511",511,"yes","no","no",2009,9,"female",87,"iliterate","farming","Pesticide"
513
+ "512",512,"yes","no","no",2009,10,"male",37,"Secondary","farming","Pesticide"
514
+ "513",513,"yes","no","no",2009,7,"male",25,"Secondary","farming","Pesticide"
515
+ "514",514,"yes","no","no",2009,7,"male",46,"primary","farming","Pesticide"
516
+ "515",515,"yes","yes","no",2011,6,"female",66,"iliterate","farming","Pesticide"
517
+ "516",516,"yes","no","no",2011,6,"female",67,"primary","farming","Pesticide"
518
+ "517",517,"yes","no","no",2011,5,"female",35,"primary","farming","Pesticide"
519
+ "518",518,"yes","no","no",2010,10,"male",20,"iliterate","farming","Pesticide"
520
+ "519",519,"yes","no","no",2009,5,"male",16,"Secondary","farming","Pesticide"
521
+ "520",520,"no","yes","no",2011,6,"male",66,"iliterate","farming","Hanging"
522
+ "521",521,"no","yes","no",2011,2,"female",84,"iliterate","farming","Drowning"
523
+ "522",522,"no","yes","no",2011,2,"female",55,"iliterate","farming","Pesticide"
524
+ "523",523,"yes","no","no",2009,11,"female",28,"Secondary","farming","Pesticide"
525
+ "524",524,"no","yes","no",2010,1,"female",76,"iliterate","farming","Other poison"
526
+ "525",525,"yes","no","no",2010,6,"male",40,"Secondary","farming","Pesticide"
527
+ "526",526,"yes","no","no",2010,8,"female",26,"Secondary","household","Pesticide"
528
+ "527",527,"no","yes","no",2009,7,"female",46,"iliterate","farming","Pesticide"
529
+ "528",528,"yes","no","no",2011,4,"female",57,"primary","farming","Pesticide"
530
+ "529",529,"no","yes","no",2010,5,"male",53,"primary","farming","Pesticide"
531
+ "530",530,"yes","no","no",2010,5,"male",89,"unknown","others/unknown","Poison unspec"
532
+ "531",531,"no","yes","no",2010,7,"female",92,"iliterate","farming","Hanging"
533
+ "532",532,"no","yes","no",2010,7,"female",92,"iliterate","farming","Hanging"
534
+ "533",533,"no","yes","no",2010,4,"male",84,"iliterate","worker","Hanging"
535
+ "534",534,"yes","no","no",2010,6,"female",27,"Secondary","farming","Pesticide"
536
+ "535",535,"yes","no","no",2010,9,"male",54,"primary","farming","Pesticide"
537
+ "536",536,"no","yes","no",2010,4,"male",67,"primary","farming","Hanging"
538
+ "537",537,"yes","no","no",2010,8,"male",49,"unknown","others/unknown","Pesticide"
539
+ "538",538,"yes","no","no",2010,2,"female",88,"unknown","others/unknown","Poison unspec"
540
+ "539",539,"yes","no","no",2010,5,"female",43,"Secondary","farming","Pesticide"
541
+ "540",540,"no","yes","no",2010,12,"female",81,"iliterate","farming","Other poison"
542
+ "541",541,"yes","yes","no",2010,4,"male",61,"primary","farming","Pesticide"
543
+ "542",542,"yes","no","no",2010,8,"female",25,"Secondary","farming","Pesticide"
544
+ "543",543,"yes","no","no",2010,4,"female",36,"Secondary","farming","Pesticide"
545
+ "544",544,"no","yes","no",2010,9,"male",75,"iliterate","farming","Hanging"
546
+ "545",545,"yes","no","no",2010,2,"female",79,"unknown","others/unknown","Other poison"
547
+ "546",546,"no","yes","no",2010,3,"male",43,"primary","worker","Hanging"
548
+ "547",547,"yes","no","no",2010,6,"male",19,"unknown","others/unknown","Pesticide"
549
+ "548",548,"yes","no","no",2010,7,"male",25,"Secondary","farming","Pesticide"
550
+ "549",549,"yes","no","no",2010,9,"female",24,"Secondary","others/unknown","Other poison"
551
+ "550",550,"yes","no","no",2010,1,"female",62,"unknown","others/unknown","Poison unspec"
552
+ "551",551,"no","yes","no",2010,7,"female",52,"primary","farming","Hanging"
553
+ "552",552,"no","yes","no",2010,12,"female",24,"iliterate","farming","Hanging"
554
+ "553",553,"yes","yes","no",2010,11,"male",26,"Secondary","farming","Pesticide"
555
+ "554",554,"no","yes","no",2010,3,"male",58,"Secondary","farming","Hanging"
556
+ "555",555,"yes","no","no",2010,12,"male",42,"Secondary","farming","Pesticide"
557
+ "556",556,"no","yes","no",2010,1,"male",75,"primary","farming","Hanging"
558
+ "557",557,"yes","no","no",2010,12,"female",46,"Secondary","professional","Other poison"
559
+ "558",558,"yes","no","no",2010,8,"female",41,"Secondary","unemployed","Pesticide"
560
+ "559",559,"yes","no","no",2010,10,"male",21,"Secondary","others/unknown","Pesticide"
561
+ "560",560,"yes","no","no",2010,6,"female",74,"unknown","others/unknown","Poison unspec"
562
+ "561",561,"yes","no","yes",2009,10,"female",85,"iliterate","farming","Pesticide"
563
+ "562",562,"yes","no","yes",2009,9,"female",46,"Secondary","farming","Pesticide"
564
+ "563",563,"no","yes","yes",2011,11,"male",26,"Tertiary","farming","Pesticide"
565
+ "564",564,"no","yes","yes",2011,11,"female",31,"Secondary","farming","Pesticide"
566
+ "565",565,"yes","no","yes",2009,6,"female",25,"Secondary","farming","Pesticide"
567
+ "566",566,"no","yes","yes",2011,8,"male",64,"iliterate","farming","Pesticide"
568
+ "567",567,"yes","no","yes",2011,7,"female",74,"primary","household","Pesticide"
569
+ "568",568,"yes","no","yes",2009,11,"male",52,"Secondary","farming","Other poison"
570
+ "569",569,"no","yes","yes",2010,7,"male",52,"primary","farming","Hanging"
571
+ "570",570,"yes","no","yes",2010,1,"male",43,"Secondary","farming","Pesticide"
572
+ "571",571,"no","yes","yes",2010,10,"female",63,"primary","farming","Pesticide"
573
+ "572",572,"yes","no","yes",2010,8,"female",35,"Secondary","farming","Pesticide"
574
+ "573",573,"yes","no","yes",2009,5,"female",39,"Secondary","farming","Pesticide"
575
+ "574",574,"no","yes","yes",2010,9,"male",54,"primary","farming","Pesticide"
576
+ "575",575,"yes","no","yes",2011,9,"male",52,"Secondary","farming","Pesticide"
577
+ "576",576,"yes","no","yes",2009,2,"male",53,"Secondary","farming","Pesticide"
578
+ "577",577,"yes","no","yes",2009,5,"female",33,"Secondary","farming","Pesticide"
579
+ "578",578,"no","yes","yes",2011,10,"male",29,"Secondary","farming","Pesticide"
580
+ "579",579,"no","yes","yes",2009,6,"male",81,"iliterate","farming","Hanging"
581
+ "580",580,"yes","no","yes",2010,7,"female",87,"iliterate","farming","Pesticide"
582
+ "581",581,"yes","yes","yes",2009,4,"female",51,"Secondary","farming","Jumping"
583
+ "582",582,"yes","no","yes",2010,1,"female",28,"Secondary","farming","Pesticide"
584
+ "583",583,"no","yes","yes",2011,1,"male",57,"primary","business/service","Pesticide"
585
+ "584",584,"no","yes","yes",2011,11,"male",67,"Secondary","farming","Pesticide"
586
+ "585",585,"no","yes","yes",2011,9,"male",26,"Secondary","farming","Pesticide"
587
+ "586",586,"yes","no","yes",2009,9,"male",36,"Secondary","farming","Pesticide"
588
+ "587",587,"yes","no","yes",2009,4,"male",50,"Secondary","farming","Pesticide"
589
+ "588",588,"yes","yes","yes",2009,2,"male",21,"Secondary","farming","Pesticide"
590
+ "589",589,"yes","no","yes",2009,2,"female",22,"Secondary","farming","Pesticide"
591
+ "590",590,"no","yes","yes",2011,2,"male",73,"iliterate","farming","Pesticide"
592
+ "591",591,"no","yes","yes",2010,10,"female",27,"Secondary","farming","Pesticide"
593
+ "592",592,"yes","no","yes",2011,1,"female",24,"Secondary","household","Pesticide"
594
+ "593",593,"no","yes","yes",2009,2,"male",82,"iliterate","farming","Pesticide"
595
+ "594",594,"no","yes","yes",2010,9,"male",38,"Secondary","farming","Pesticide"
596
+ "595",595,"no","yes","yes",2011,5,"female",48,"Secondary","farming","Pesticide"
597
+ "596",596,"no","yes","yes",2011,6,"male",64,"iliterate","farming","Pesticide"
598
+ "597",597,"yes","no","yes",2009,8,"female",25,"Secondary","farming","Pesticide"
599
+ "598",598,"yes","no","yes",2010,3,"female",26,"Secondary","farming","Pesticide"
600
+ "599",599,"no","yes","yes",2011,11,"female",80,"iliterate","farming","Pesticide"
601
+ "600",600,"yes","no","yes",2011,6,"male",20,"Secondary","farming","Pesticide"
602
+ "601",601,"yes","yes","yes",2011,4,"female",44,"Secondary","business/service","Pesticide"
603
+ "602",602,"yes","no","yes",2010,8,"female",28,"Secondary","household","Hanging"
604
+ "603",603,"no","yes","yes",2009,1,"male",71,"primary","farming","Hanging"
605
+ "604",604,"yes","yes","yes",2009,7,"female",58,"primary","farming","Pesticide"
606
+ "605",605,"no","yes","yes",2011,12,"male",72,"Secondary","farming","Hanging"
607
+ "606",606,"yes","no","yes",2009,8,"female",48,"Secondary","farming","Pesticide"
608
+ "607",607,"yes","no","yes",2011,11,"female",50,"Secondary","household","Pesticide"
609
+ "608",608,"yes","yes","yes",2011,6,"male",31,"primary","farming","Pesticide"
610
+ "609",609,"no","yes","yes",2011,9,"male",46,"iliterate","farming","Pesticide"
611
+ "610",610,"yes","no","yes",2009,3,"male",83,"Secondary","farming","Pesticide"
612
+ "611",611,"no","yes","yes",2010,5,"female",81,"iliterate","farming","Pesticide"
613
+ "612",612,"yes","no","yes",2009,1,"female",45,"Secondary","farming","Other poison"
614
+ "613",613,"yes","no","yes",2011,6,"male",37,"Secondary","farming","Pesticide"
615
+ "614",614,"no","yes","yes",2011,8,"female",81,"iliterate","farming","Pesticide"
616
+ "615",615,"yes","no","yes",2010,6,"female",21,"Secondary","farming","Pesticide"
617
+ "616",616,"no","yes","yes",2011,10,"male",69,"iliterate","farming","Pesticide"
618
+ "617",617,"no","yes","yes",2009,11,"male",76,"iliterate","farming","Hanging"
619
+ "618",618,"yes","no","yes",2011,7,"male",39,"Secondary","farming","Pesticide"
620
+ "619",619,"no","yes","yes",2010,5,"male",21,"Secondary","farming","Pesticide"
621
+ "620",620,"yes","no","yes",2009,5,"female",20,"Secondary","farming","Pesticide"
622
+ "621",621,"yes","no","yes",2010,4,"male",31,"Secondary","farming","Cutting"
623
+ "622",622,"no","yes","yes",2011,2,"male",33,"Secondary","others/unknown","Hanging"
624
+ "623",623,"no","yes","yes",2011,11,"male",29,"Secondary","farming","Hanging"
625
+ "624",624,"no","yes","yes",2009,8,"male",81,"iliterate","farming","Pesticide"
626
+ "625",625,"yes","yes","yes",2011,5,"female",70,"iliterate","farming","Pesticide"
627
+ "626",626,"no","yes","no",2011,9,"female",48,"primary","farming","Pesticide"
628
+ "627",627,"yes","no","no",2011,7,"male",55,"Secondary","farming","Pesticide"
629
+ "628",628,"no","yes","no",2011,3,"male",73,"primary","farming","Pesticide"
630
+ "629",629,"no","yes","no",2011,12,"male",43,"Secondary","farming","Pesticide"
631
+ "630",630,"yes","no","no",2009,6,"female",76,"primary","household","Pesticide"
632
+ "631",631,"yes","no","no",2009,5,"female",89,"iliterate","farming","Pesticide"
633
+ "632",632,"no","yes","no",2011,3,"female",64,"primary","farming","Pesticide"
634
+ "633",633,"yes","no","no",2011,9,"male",59,"primary","farming","Pesticide"
635
+ "634",634,"yes","no","no",2011,12,"female",55,"primary","others/unknown","Poison unspec"
636
+ "635",635,"yes","no","no",2010,9,"female",56,"primary","farming","Pesticide"
637
+ "636",636,"yes","no","no",2011,8,"male",24,"Secondary","others/unknown","Poison unspec"
638
+ "637",637,"no","yes","no",2009,2,"female",86,"iliterate","household","Hanging"
639
+ "638",638,"yes","no","no",2010,6,"female",60,"primary","farming","Pesticide"
640
+ "639",639,"yes","no","no",2011,10,"male",49,"Secondary","others/unknown","Poison unspec"
641
+ "640",640,"yes","no","no",2009,5,"female",31,"Secondary","others/unknown","Pesticide"
642
+ "641",641,"yes","no","no",2011,4,"female",50,"Secondary","farming","Other poison"
643
+ "642",642,"yes","no","no",2009,5,"female",25,"Secondary","farming","Poison unspec"
644
+ "643",643,"no","yes","no",2011,9,"female",86,"iliterate","household","Hanging"
645
+ "644",644,"yes","no","no",2011,10,"female",62,"primary","farming","unspecified"
646
+ "645",645,"yes","yes","no",2011,8,"female",61,"primary","farming","unspecified"
647
+ "646",646,"yes","yes","no",2011,8,"female",67,"iliterate","farming","Pesticide"
648
+ "647",647,"yes","no","no",2009,1,"female",85,"iliterate","others/unknown","Other poison"
649
+ "648",648,"yes","no","no",2009,10,"female",86,"iliterate","household","Pesticide"
650
+ "649",649,"no","yes","no",2011,2,"male",51,"primary","farming","Hanging"
651
+ "650",650,"no","yes","no",2011,4,"female",64,"primary","farming","Pesticide"
652
+ "651",651,"no","yes","no",2011,2,"male",63,"primary","farming","Pesticide"
653
+ "652",652,"yes","yes","no",2011,10,"female",40,"Secondary","farming","Pesticide"
654
+ "653",653,"no","yes","no",2010,5,"male",62,"primary","farming","Hanging"
655
+ "654",654,"yes","no","no",2009,10,"female",54,"primary","farming","Pesticide"
656
+ "655",655,"yes","yes","no",2009,8,"male",21,"Secondary","business/service","Pesticide"
657
+ "656",656,"no","yes","no",2010,1,"female",88,"iliterate","household","Hanging"
658
+ "657",657,"yes","yes","no",2011,1,"male",16,"Secondary","student","Pesticide"
659
+ "658",658,"no","yes","no",2009,5,"female",61,"primary","farming","Hanging"
660
+ "659",659,"no","yes","no",2009,4,"male",72,"iliterate","household","Pesticide"
661
+ "660",660,"no","yes","no",2010,8,"male",86,"primary","household","Hanging"
662
+ "661",661,"no","yes","no",2011,11,"female",50,"Secondary","farming","Hanging"
663
+ "662",662,"yes","no","no",2009,4,"male",52,"Secondary","farming","Pesticide"
664
+ "663",663,"yes","no","no",2011,7,"female",32,"primary","household","unspecified"
665
+ "664",664,"no","yes","no",2010,9,"female",84,"iliterate","household","Hanging"
666
+ "665",665,"yes","no","no",2009,3,"male",31,"Secondary","farming","Other poison"
667
+ "666",666,"yes","no","no",2011,10,"male",41,"Secondary","others/unknown","Poison unspec"
668
+ "667",667,"yes","no","no",2011,4,"female",56,"primary","farming","Poison unspec"
669
+ "668",668,"no","yes","no",2009,5,"male",56,"primary","farming","Pesticide"
670
+ "669",669,"no","yes","no",2011,9,"female",63,"primary","farming","Hanging"
671
+ "670",670,"no","yes","no",2009,3,"female",70,"primary","farming","Hanging"
672
+ "671",671,"yes","no","no",2009,10,"female",38,"Secondary","farming","Other poison"
673
+ "672",672,"yes","yes","yes",2010,5,"female",83,"iliterate","farming","Pesticide"
674
+ "673",673,"yes","no","yes",2010,7,"female",31,"unknown","others/unknown","Other poison"
675
+ "674",674,"yes","no","yes",2010,3,"female",27,"unknown","others/unknown","Other poison"
676
+ "675",675,"no","yes","yes",2010,5,"female",78,"iliterate","farming","Pesticide"
677
+ "676",676,"no","yes","yes",2010,3,"male",60,"primary","farming","Hanging"
678
+ "677",677,"yes","yes","yes",2010,2,"female",57,"primary","farming","Hanging"
679
+ "678",678,"yes","no","no",2009,9,"female",92,"iliterate","farming","Other poison"
680
+ "679",679,"yes","yes","no",2009,1,"female",74,"iliterate","farming","Other poison"
681
+ "680",680,"no","yes","no",2010,6,"female",78,"iliterate","farming","Pesticide"
682
+ "681",681,"yes","no","no",2010,7,"male",61,"primary","farming","Cutting"
683
+ "682",682,"no","yes","no",2011,8,"male",71,"primary","farming","Pesticide"
684
+ "683",683,"no","yes","no",2010,6,"male",85,"iliterate","farming","Hanging"
685
+ "684",684,"no","yes","no",2009,12,"male",80,"iliterate","farming","Hanging"
686
+ "685",685,"no","yes","no",2010,5,"male",63,"Secondary","farming","Hanging"
687
+ "686",686,"yes","no","no",2009,9,"female",61,"primary","farming","Other poison"
688
+ "687",687,"no","yes","no",2010,5,"male",81,"iliterate","farming","Hanging"
689
+ "688",688,"no","yes","no",2009,11,"male",73,"primary","farming","Hanging"
690
+ "689",689,"no","yes","no",2009,3,"male",50,"Secondary","farming","Hanging"
691
+ "690",690,"no","yes","no",2010,7,"male",70,"primary","farming","Hanging"
692
+ "691",691,"no","yes","no",2010,12,"male",90,"iliterate","farming","Pesticide"
693
+ "692",692,"no","yes","no",2011,9,"male",74,"primary","farming","Hanging"
694
+ "693",693,"no","yes","no",2011,4,"male",96,"iliterate","farming","Hanging"
695
+ "694",694,"no","yes","no",2011,9,"male",31,"Secondary","farming","Hanging"
696
+ "695",695,"no","yes","no",2011,9,"male",75,"primary","farming","Hanging"
697
+ "696",696,"no","yes","no",2011,5,"female",71,"iliterate","farming","Pesticide"
698
+ "697",697,"yes","no","no",2010,5,"male",53,"primary","farming","Pesticide"
699
+ "698",698,"no","yes","no",2010,8,"male",51,"primary","farming","Pesticide"
700
+ "699",699,"no","yes","no",2010,3,"male",73,"iliterate","farming","Pesticide"
701
+ "700",700,"yes","no","no",2009,2,"male",70,"primary","farming","Other poison"
702
+ "701",701,"yes","no","no",2011,7,"female",32,"Secondary","farming","Poison unspec"
703
+ "702",702,"no","yes","no",2009,7,"male",53,"primary","farming","Pesticide"
704
+ "703",703,"no","yes","no",2009,9,"male",82,"iliterate","farming","Pesticide"
705
+ "704",704,"no","yes","no",2009,11,"male",58,"Secondary","farming","Pesticide"
706
+ "705",705,"no","yes","no",2009,12,"male",80,"primary","farming","Hanging"
707
+ "706",706,"yes","yes","no",2009,11,"male",58,"Secondary","farming","Pesticide"
708
+ "707",707,"yes","no","no",2011,7,"female",57,"Secondary","farming","Poison unspec"
709
+ "708",708,"yes","yes","no",2011,10,"female",57,"Secondary","farming","Pesticide"
710
+ "709",709,"yes","no","no",2010,6,"male",55,"primary","farming","Pesticide"
711
+ "710",710,"yes","no","no",2011,6,"female",68,"primary","farming","Poison unspec"
712
+ "711",711,"yes","no","no",2009,4,"male",40,"Secondary","others/unknown","Pesticide"
713
+ "712",712,"yes","no","no",2009,9,"male",25,"Secondary","farming","Pesticide"
714
+ "713",713,"yes","no","no",2009,11,"female",84,"iliterate","farming","Other poison"
715
+ "714",714,"yes","no","no",2011,1,"female",50,"Secondary","others/unknown","Poison unspec"
716
+ "715",715,"yes","yes","no",2009,10,"female",32,"Secondary","farming","Pesticide"
717
+ "716",716,"no","yes","no",2011,10,"male",82,"primary","farming","Hanging"
718
+ "717",717,"no","yes","no",2010,7,"male",73,"iliterate","farming","Pesticide"
719
+ "718",718,"no","yes","no",2009,2,"female",44,"primary","farming","Pesticide"
720
+ "719",719,"no","yes","no",2010,9,"female",89,"iliterate","farming","Pesticide"
721
+ "720",720,"no","yes","no",2011,6,"male",84,"primary","farming","Hanging"
722
+ "721",721,"no","yes","no",2011,4,"male",58,"primary","farming","Hanging"
723
+ "722",722,"no","yes","no",2010,10,"male",85,"iliterate","farming","Hanging"
724
+ "723",723,"no","yes","no",2009,2,"male",67,"primary","farming","Hanging"
725
+ "724",724,"no","yes","no",2011,2,"male",34,"Secondary","farming","Hanging"
726
+ "725",725,"no","yes","no",2010,11,"female",57,"primary","farming","Pesticide"
727
+ "726",726,"no","yes","no",2010,5,"female",42,"primary","farming","Pesticide"
728
+ "727",727,"no","yes","no",2011,12,"female",78,"iliterate","farming","Hanging"
729
+ "728",728,"yes","no","no",2011,10,"male",61,"iliterate","farming","Pesticide"
730
+ "729",729,"no","yes","no",2011,8,"male",24,"primary","farming","Pesticide"
731
+ "730",730,"yes","no","no",2009,5,"male",47,"primary","farming","Pesticide"
732
+ "731",731,"no","yes","no",2010,5,"female",42,"Secondary","farming","Pesticide"
733
+ "732",732,"no","yes","no",2010,1,"female",38,"Secondary","farming","Pesticide"
734
+ "733",733,"no","yes","no",2010,1,"female",38,"primary","farming","Pesticide"
735
+ "734",734,"yes","no","no",2009,9,"female",35,"Secondary","farming","Pesticide"
736
+ "735",735,"no","yes","no",2010,10,"female",66,"iliterate","farming","Pesticide"
737
+ "736",736,"yes","no","no",2010,9,"female",38,"Secondary","farming","Pesticide"
738
+ "737",737,"no","yes","no",2011,1,"male",69,"primary","others/unknown","Pesticide"
739
+ "738",738,"no","yes","no",2009,5,"male",56,"primary","farming","Pesticide"
740
+ "739",739,"no","yes","no",2009,5,"female",67,"primary","farming","Pesticide"
741
+ "740",740,"yes","no","no",2009,5,"female",70,"Secondary","farming","Pesticide"
742
+ "741",741,"no","yes","no",2011,6,"male",40,"Secondary","farming","Pesticide"
743
+ "742",742,"no","yes","no",2010,3,"female",54,"primary","farming","Pesticide"
744
+ "743",743,"yes","no","no",2009,5,"female",50,"Secondary","farming","Pesticide"
745
+ "744",744,"yes","no","no",2011,5,"female",59,"primary","farming","Pesticide"
746
+ "745",745,"no","yes","no",2011,10,"female",58,"primary","farming","Pesticide"
747
+ "746",746,"no","yes","no",2011,1,"male",73,"primary","farming","Pesticide"
748
+ "747",747,"yes","no","no",2011,11,"male",26,"Secondary","farming","Pesticide"
749
+ "748",748,"yes","no","no",2011,8,"male",45,"Secondary","farming","Pesticide"
750
+ "749",749,"no","yes","no",2010,2,"male",65,"iliterate","farming","Pesticide"
751
+ "750",750,"yes","no","no",2010,11,"female",32,"Secondary","farming","Pesticide"
752
+ "751",751,"no","yes","no",2009,12,"female",40,"iliterate","farming","Hanging"
753
+ "752",752,"no","yes","no",2010,1,"female",40,"Secondary","farming","Hanging"
754
+ "753",753,"no","yes","no",2011,5,"female",59,"primary","farming","Pesticide"
755
+ "754",754,"no","yes","no",2011,1,"male",67,"primary","farming","Hanging"
756
+ "755",755,"no","yes","no",2010,6,"female",86,"primary","farming","Hanging"
757
+ "756",756,"no","yes","no",2009,5,"female",77,"iliterate","farming","Pesticide"
758
+ "757",757,"yes","no","no",2009,6,"female",46,"Secondary","farming","Pesticide"
759
+ "758",758,"no","yes","no",2009,4,"male",44,"iliterate","farming","Pesticide"
760
+ "759",759,"yes","yes","no",2009,6,"female",23,"Secondary","farming","Pesticide"
761
+ "760",760,"no","yes","no",2010,4,"male",81,"iliterate","farming","Pesticide"
762
+ "761",761,"yes","no","no",2009,6,"female",50,"Secondary","farming","Pesticide"
763
+ "762",762,"no","yes","no",2009,4,"male",64,"Secondary","farming","Pesticide"
764
+ "763",763,"yes","no","no",2009,7,"female",42,"Secondary","farming","Pesticide"
765
+ "764",764,"no","yes","no",2009,6,"male",81,"iliterate","farming","Other poison"
766
+ "765",765,"yes","no","no",2011,1,"female",24,"Secondary","farming","Pesticide"
767
+ "766",766,"yes","no","no",2009,6,"male",49,"Secondary","farming","Pesticide"
768
+ "767",767,"no","yes","no",2010,5,"female",47,"iliterate","farming","Pesticide"
769
+ "768",768,"yes","no","no",2011,2,"female",40,"Secondary","farming","Pesticide"
770
+ "769",769,"yes","no","no",2010,4,"female",27,"Secondary","farming","Pesticide"
771
+ "770",770,"yes","no","no",2009,5,"female",28,"Secondary","farming","Pesticide"
772
+ "771",771,"no","yes","no",2010,7,"female",56,"iliterate","farming","Pesticide"
773
+ "772",772,"yes","no","no",2011,3,"male",25,"Secondary","professional","Pesticide"
774
+ "773",773,"yes","no","no",2009,9,"male",46,"Secondary","farming","Pesticide"
775
+ "774",774,"yes","no","no",2010,11,"male",17,"Secondary","farming","Pesticide"
776
+ "775",775,"yes","no","no",2010,5,"female",48,"Secondary","farming","Pesticide"
777
+ "776",776,"yes","no","no",2011,8,"male",48,"Secondary","farming","Pesticide"
778
+ "777",777,"yes","no","no",2010,5,"female",41,"Secondary","farming","Other poison"
779
+ "778",778,"yes","no","no",2010,3,"female",26,"Secondary","farming","Pesticide"
780
+ "779",779,"yes","no","no",2010,7,"female",23,"Secondary","farming","Pesticide"
781
+ "780",780,"no","yes","no",2011,10,"male",49,"Secondary","farming","Pesticide"
782
+ "781",781,"no","yes","no",2011,9,"female",27,"Secondary","farming","Pesticide"
783
+ "782",782,"yes","no","no",2010,11,"female",36,"Secondary","farming","Hanging"
784
+ "783",783,"yes","no","no",2011,6,"female",29,"Secondary","farming","Pesticide"
785
+ "784",784,"yes","no","no",2009,7,"male",68,"Secondary","farming","Hanging"
786
+ "785",785,"no","yes","no",2011,11,"female",88,"iliterate","farming","Pesticide"
787
+ "786",786,"no","yes","no",2009,7,"male",48,"Secondary","farming","Pesticide"
788
+ "787",787,"yes","no","no",2009,7,"male",82,"iliterate","farming","Other poison"
789
+ "788",788,"yes","yes","no",2011,9,"female",74,"primary","farming","Pesticide"
790
+ "789",789,"yes","no","no",2009,8,"female",55,"Secondary","farming","Pesticide"
791
+ "790",790,"yes","no","no",2011,11,"male",43,"Secondary","farming","Other poison"
792
+ "791",791,"yes","no","no",2009,6,"female",28,"Secondary","farming","Pesticide"
793
+ "792",792,"yes","no","no",2009,9,"female",67,"Secondary","farming","Pesticide"
794
+ "793",793,"no","yes","no",2010,5,"male",54,"iliterate","farming","Pesticide"
795
+ "794",794,"yes","no","no",2010,8,"female",35,"Secondary","farming","Pesticide"
796
+ "795",795,"no","yes","no",2009,4,"male",64,"primary","farming","Hanging"
797
+ "796",796,"no","yes","no",2010,11,"female",78,"iliterate","farming","Pesticide"
798
+ "797",797,"no","yes","no",2011,4,"female",76,"iliterate","farming","Pesticide"
799
+ "798",798,"yes","no","no",2009,9,"male",44,"Secondary","farming","Pesticide"
800
+ "799",799,"no","yes","no",2010,6,"male",59,"primary","farming","Pesticide"
801
+ "800",800,"no","yes","no",2009,1,"male",51,"primary","farming","Pesticide"
802
+ "801",801,"no","yes","no",2011,3,"female",54,"primary","farming","Hanging"
803
+ "802",802,"yes","no","no",2009,12,"female",23,"Secondary","farming","Pesticide"
804
+ "803",803,"no","yes","no",2010,10,"male",59,"primary","farming","Pesticide"
805
+ "804",804,"no","yes","no",2009,3,"male",48,"iliterate","farming","Hanging"
806
+ "805",805,"yes","no","no",2009,10,"female",67,"iliterate","farming","Pesticide"
807
+ "806",806,"yes","no","no",2010,5,"male",71,"Secondary","farming","Pesticide"
808
+ "807",807,"no","yes","no",2011,9,"female",48,"Secondary","professional","Pesticide"
809
+ "808",808,"yes","no","no",2010,5,"male",29,"Secondary","household","Pesticide"
810
+ "809",809,"yes","yes","no",2011,3,"female",50,"Secondary","household","Pesticide"
811
+ "810",810,"no","yes","no",2009,7,"female",25,"iliterate","farming","Pesticide"
812
+ "811",811,"yes","yes","no",2011,9,"female",30,"iliterate","farming","Pesticide"
813
+ "812",812,"yes","no","no",2010,4,"female",41,"Secondary","farming","Pesticide"
814
+ "813",813,"no","yes","no",2010,7,"female",55,"primary","farming","Pesticide"
815
+ "814",814,"yes","no","no",2010,3,"male",41,"Secondary","farming","Pesticide"
816
+ "815",815,"yes","no","no",2009,10,"male",45,"Secondary","farming","Pesticide"
817
+ "816",816,"no","yes","no",2011,11,"female",45,"primary","farming","Pesticide"
818
+ "817",817,"yes","no","no",2011,1,"female",28,"iliterate","household","Pesticide"
819
+ "818",818,"no","yes","no",2010,2,"male",44,"iliterate","farming","Pesticide"
820
+ "819",819,"yes","no","no",2011,7,"female",47,"primary","household","Pesticide"
821
+ "820",820,"yes","no","no",2011,8,"female",50,"iliterate","household","Pesticide"
822
+ "821",821,"no","yes","no",2011,6,"female",56,"primary","farming","Pesticide"
823
+ "822",822,"yes","no","no",2010,6,"female",26,"Secondary","household","unspecified"
824
+ "823",823,"yes","no","no",2011,5,"female",32,"Secondary","farming","Pesticide"
825
+ "824",824,"no","yes","no",2011,2,"female",77,"iliterate","farming","Hanging"
826
+ "825",825,"yes","no","no",2010,8,"female",16,"Secondary","farming","Pesticide"
827
+ "826",826,"no","yes","no",2011,6,"female",57,"iliterate","farming","Pesticide"
828
+ "827",827,"yes","no","no",2011,8,"female",69,"primary","farming","Pesticide"
829
+ "828",828,"yes","no","no",2011,8,"female",26,"Secondary","farming","Pesticide"
830
+ "829",829,"no","yes","no",2009,10,"female",59,"iliterate","farming","Hanging"
831
+ "830",830,"yes","no","no",2009,3,"male",48,"Secondary","farming","Pesticide"
832
+ "831",831,"yes","no","no",2011,8,"female",26,"Secondary","farming","Pesticide"
833
+ "832",832,"yes","no","no",2011,11,"male",54,"primary","farming","Pesticide"
834
+ "833",833,"yes","no","no",2009,9,"female",78,"iliterate","farming","Pesticide"
835
+ "834",834,"no","yes","no",2010,12,"male",62,"primary","farming","Drowning"
836
+ "835",835,"yes","no","no",2011,6,"female",24,"Secondary","household","Pesticide"
837
+ "836",836,"yes","no","no",2010,1,"male",21,"Secondary","household","Pesticide"
838
+ "837",837,"yes","no","no",2010,2,"male",28,"Secondary","farming","Pesticide"
839
+ "838",838,"no","yes","no",2009,10,"female",64,"iliterate","farming","Hanging"
840
+ "839",839,"yes","yes","no",2011,9,"female",49,"primary","farming","Pesticide"
841
+ "840",840,"yes","no","no",2010,8,"male",25,"Secondary","farming","Pesticide"
842
+ "841",841,"no","yes","no",2009,5,"male",75,"iliterate","farming","Pesticide"
843
+ "842",842,"yes","no","no",2011,11,"female",23,"Secondary","farming","Pesticide"
844
+ "843",843,"no","yes","no",2009,6,"male",25,"iliterate","farming","Pesticide"
845
+ "844",844,"yes","no","no",2011,9,"female",22,"Secondary","farming","Pesticide"
846
+ "845",845,"yes","no","no",2009,9,"male",24,"Secondary","farming","Pesticide"
847
+ "846",846,"no","yes","no",2011,1,"female",61,"iliterate","farming","Pesticide"
848
+ "847",847,"yes","no","no",2010,8,"female",27,"Secondary","household","Pesticide"
849
+ "848",848,"yes","no","no",2011,3,"female",43,"Secondary","farming","Pesticide"
850
+ "849",849,"yes","no","no",2009,12,"male",31,"Secondary","farming","Pesticide"
851
+ "850",850,"yes","no","no",2011,5,"male",26,"Secondary","household","Pesticide"
852
+ "851",851,"yes","no","no",2010,4,"male",35,"Secondary","farming","Pesticide"
853
+ "852",852,"yes","no","no",2011,11,"female",35,"Secondary","farming","Pesticide"
854
+ "853",853,"yes","yes","no",2010,3,"male",58,"Secondary","farming","Pesticide"
855
+ "854",854,"no","yes","no",2009,11,"male",78,"iliterate","farming","Pesticide"
856
+ "855",855,"no","yes","no",2011,10,"female",32,"primary","farming","Pesticide"
857
+ "856",856,"yes","no","no",2009,10,"female",21,"Secondary","farming","Pesticide"
858
+ "857",857,"no","yes","no",2011,6,"female",42,"Secondary","farming","Pesticide"
859
+ "858",858,"no","yes","no",2010,10,"male",84,"iliterate","farming","Pesticide"
860
+ "859",859,"yes","no","no",2009,11,"male",61,"iliterate","household","Pesticide"
861
+ "860",860,"yes","no","no",2009,9,"female",56,"iliterate","farming","Pesticide"
862
+ "861",861,"no","yes","no",2009,2,"female",89,"iliterate","farming","Pesticide"
863
+ "862",862,"yes","no","no",2011,2,"male",32,"Secondary","farming","Pesticide"
864
+ "863",863,"no","yes","no",2010,3,"male",28,"iliterate","farming","Drowning"
865
+ "864",864,"no","yes","no",2009,5,"female",70,"iliterate","farming","Pesticide"
866
+ "865",865,"no","yes","no",2011,9,"male",59,"Secondary","farming","Pesticide"
867
+ "866",866,"yes","no","no",2009,2,"male",43,"Secondary","farming","Pesticide"
868
+ "867",867,"yes","no","no",2011,7,"female",28,"Secondary","household","Pesticide"
869
+ "868",868,"no","yes","no",2009,3,"male",76,"primary","farming","Pesticide"
870
+ "869",869,"no","yes","no",2010,10,"female",68,"primary","farming","Pesticide"
871
+ "870",870,"no","yes","no",2009,10,"male",35,"iliterate","farming","Pesticide"
872
+ "871",871,"yes","no","no",2010,2,"male",18,"Secondary","unemployed","Pesticide"
873
+ "872",872,"yes","no","no",2009,12,"male",18,"Secondary","farming","Pesticide"
874
+ "873",873,"no","yes","no",2010,10,"male",65,"primary","farming","Drowning"
875
+ "874",874,"no","yes","no",2011,5,"female",29,"Secondary","farming","Hanging"
876
+ "875",875,"yes","no","no",2011,2,"female",40,"Secondary","farming","Pesticide"
877
+ "876",876,"no","yes","no",2011,12,"female",22,"Secondary","farming","Pesticide"
878
+ "877",877,"yes","no","no",2009,7,"male",28,"Secondary","farming","Pesticide"
879
+ "878",878,"yes","no","no",2011,8,"male",60,"iliterate","household","Pesticide"
880
+ "879",879,"no","yes","no",2010,8,"male",67,"primary","farming","Pesticide"
881
+ "880",880,"yes","no","no",2011,10,"male",40,"Secondary","farming","Pesticide"
882
+ "881",881,"yes","no","no",2011,10,"female",54,"iliterate","farming","Pesticide"
883
+ "882",882,"yes","no","no",2010,9,"female",39,"Secondary","farming","Pesticide"
884
+ "883",883,"no","yes","no",2011,12,"female",23,"Secondary","farming","Pesticide"
885
+ "884",884,"yes","no","no",2010,6,"female",50,"Secondary","farming","Pesticide"
886
+ "885",885,"yes","no","no",2009,9,"female",23,"Secondary","farming","Pesticide"
887
+ "886",886,"yes","no","no",2011,5,"female",58,"Secondary","household","Pesticide"
888
+ "887",887,"no","yes","no",2010,2,"female",95,"iliterate","farming","Drowning"
889
+ "888",888,"no","yes","no",2011,5,"female",64,"Secondary","farming","Pesticide"
890
+ "889",889,"yes","no","no",2011,10,"male",48,"Secondary","farming","Pesticide"
891
+ "890",890,"yes","no","no",2010,6,"female",56,"Secondary","farming","Pesticide"
892
+ "891",891,"no","yes","no",2009,5,"female",56,"iliterate","farming","Drowning"
893
+ "892",892,"yes","no","no",2011,8,"male",25,"Secondary","farming","unspecified"
894
+ "893",893,"yes","no","no",2011,2,"female",75,"primary","farming","Pesticide"
895
+ "894",894,"yes","no","no",2011,9,"female",20,"Secondary","household","Other poison"
896
+ "895",895,"yes","no","yes",2009,4,"female",13,"Secondary","student","Other poison"
897
+ "896",896,"no","yes","yes",2010,2,"male",76,"primary","farming","Pesticide"
898
+ "897",897,"yes","no","yes",2009,7,"male",48,"Secondary","others/unknown","Pesticide"
899
+ "898",898,"yes","no","yes",2009,11,"female",41,"Secondary","business/service","unspecified"
900
+ "899",899,"yes","no","yes",2009,12,"male",72,"unknown","others/unknown","Poison unspec"
901
+ "900",900,"yes","no","yes",2009,2,"male",42,"Secondary","farming","Pesticide"
902
+ "901",901,"yes","no","yes",2010,6,"male",51,"primary","farming","Pesticide"
903
+ "902",902,"no","yes","yes",2010,5,"male",88,"primary","farming","Hanging"
904
+ "903",903,"yes","no","yes",2011,3,"female",56,"primary","farming","Poison unspec"
905
+ "904",904,"yes","yes","yes",2010,12,"male",30,"Secondary","business/service","Pesticide"
906
+ "905",905,"yes","no","yes",2009,6,"female",33,"Secondary","household","Pesticide"
907
+ "906",906,"yes","no","yes",2009,10,"female",30,"Secondary","others/unknown","Other poison"
908
+ "907",907,"yes","no","yes",2011,9,"female",16,"Secondary","student","Pesticide"
909
+ "908",908,"no","yes","yes",2010,6,"female",78,"iliterate","household","Hanging"
910
+ "909",909,"no","yes","yes",2009,1,"male",74,"iliterate","farming","Hanging"
911
+ "910",910,"yes","no","yes",2009,5,"female",30,"Secondary","farming","Cutting"
912
+ "911",911,"yes","yes","yes",2011,5,"male",56,"Secondary","household","Jumping"
913
+ "912",912,"yes","no","yes",2011,10,"female",39,"primary","others/unknown","Poison unspec"
914
+ "913",913,"yes","no","yes",2011,1,"male",36,"Secondary","others/unknown","Poison unspec"
915
+ "914",914,"yes","no","yes",2011,11,"female",17,"Secondary","student","Pesticide"
916
+ "915",915,"yes","no","yes",2010,11,"male",65,"primary","farming","Pesticide"
917
+ "916",916,"no","yes","yes",2009,5,"female",72,"primary","household","Jumping"
918
+ "917",917,"yes","no","yes",2011,8,"female",33,"Tertiary","farming","Pesticide"
919
+ "918",918,"no","yes","yes",2010,9,"female",75,"iliterate","household","Hanging"
920
+ "919",919,"yes","no","yes",2009,5,"male",16,"primary","student","Pesticide"
921
+ "920",920,"no","yes","yes",2010,6,"male",57,"Secondary","household","Jumping"
922
+ "921",921,"yes","no","yes",2010,3,"female",75,"unknown","others/unknown","Other poison"
923
+ "922",922,"yes","no","yes",2011,8,"female",64,"Secondary","others/unknown","unspecified"
924
+ "923",923,"yes","yes","yes",2009,2,"male",40,"Tertiary","others","Pesticide"
925
+ "924",924,"yes","yes","yes",2010,4,"female",63,"unknown","others/unknown","Hanging"
926
+ "925",925,"yes","no","yes",2009,11,"male",48,"unknown","others/unknown","Pesticide"
927
+ "926",926,"yes","no","yes",2010,6,"female",40,"unknown","others/unknown","Pesticide"
928
+ "927",927,"yes","no","yes",2010,1,"female",40,"Secondary","others/unknown","Other poison"
929
+ "928",928,"yes","no","yes",2009,6,"female",57,"Secondary","others/unknown","Pesticide"
930
+ "929",929,"yes","no","yes",2009,8,"male",68,"primary","farming","Pesticide"
931
+ "930",930,"no","yes","yes",2011,6,"male",19,"Secondary","student","Hanging"
932
+ "931",931,"yes","no","yes",2009,9,"female",50,"unknown","others/unknown","Poison unspec"
933
+ "932",932,"yes","no","yes",2010,2,"male",24,"unknown","others/unknown","Pesticide"
934
+ "933",933,"no","yes","yes",2009,6,"female",52,"primary","household","Pesticide"
935
+ "934",934,"yes","no","yes",2011,8,"male",30,"Secondary","others/unknown","Poison unspec"
936
+ "935",935,"yes","no","yes",2010,7,"female",38,"Secondary","unemployed","Other poison"
937
+ "936",936,"yes","no","yes",2009,12,"female",52,"Secondary","others/unknown","Other poison"
938
+ "937",937,"yes","yes","yes",2010,1,"male",30,"Secondary","others/unknown","Pesticide"
939
+ "938",938,"no","yes","yes",2011,10,"male",69,"Secondary","unemployed","Hanging"
940
+ "939",939,"yes","no","yes",2010,5,"male",38,"Secondary","farming","Pesticide"
941
+ "940",940,"yes","no","yes",2009,5,"female",32,"Secondary","others/unknown","Pesticide"
942
+ "941",941,"no","yes","yes",2010,12,"female",81,"iliterate","household","Hanging"
943
+ "942",942,"yes","no","yes",2011,1,"female",24,"Tertiary","unemployed","Other poison"
944
+ "943",943,"yes","no","yes",2010,1,"male",43,"unknown","others/unknown","Pesticide"
945
+ "944",944,"yes","no","yes",2011,5,"female",58,"Tertiary","farming","Poison unspec"
946
+ "945",945,"yes","yes","yes",2010,3,"male",42,"Secondary","farming","Pesticide"
947
+ "946",946,"yes","no","yes",2009,5,"male",34,"Secondary","others/unknown","Other poison"
948
+ "947",947,"yes","no","yes",2011,7,"female",21,"Tertiary","student","Pesticide"
949
+ "948",948,"yes","no","yes",2010,8,"female",69,"iliterate","household","Other poison"
950
+ "949",949,"yes","no","yes",2010,7,"male",83,"primary","farming","Pesticide"
951
+ "950",950,"yes","no","yes",2010,8,"male",43,"Secondary","others/unknown","Cutting"
952
+ "951",951,"yes","yes","yes",2011,5,"male",36,"Secondary","unemployed","Jumping"
953
+ "952",952,"no","yes","yes",2011,7,"male",55,"primary","farming","Hanging"
954
+ "953",953,"yes","no","yes",2010,10,"female",68,"primary","household","Other poison"
955
+ "954",954,"yes","no","yes",2009,7,"male",44,"Secondary","farming","Pesticide"
956
+ "955",955,"yes","no","yes",2010,4,"female",54,"unknown","others/unknown","Pesticide"
957
+ "956",956,"yes","no","yes",2009,7,"female",76,"Secondary","household","Hanging"
958
+ "957",957,"yes","yes","yes",2010,7,"female",63,"primary","household","Pesticide"
959
+ "958",958,"yes","no","yes",2010,4,"male",23,"unknown","others/unknown","Pesticide"
960
+ "959",959,"yes","no","yes",2009,10,"female",49,"Secondary","farming","Other poison"
961
+ "960",960,"yes","no","yes",2009,10,"female",37,"Secondary","farming","Cutting"
962
+ "961",961,"no","yes","yes",2009,8,"female",32,"Secondary","household","Pesticide"
963
+ "962",962,"yes","no","yes",2009,5,"female",57,"primary","household","Other poison"
964
+ "963",963,"yes","no","yes",2010,9,"female",18,"Secondary","student","Pesticide"
965
+ "964",964,"yes","no","yes",2010,6,"female",34,"unknown","others/unknown","Other poison"
966
+ "965",965,"yes","no","yes",2010,1,"female",44,"Secondary","farming","Pesticide"
967
+ "966",966,"yes","yes","yes",2010,11,"female",88,"primary","farming","Pesticide"
968
+ "967",967,"yes","no","yes",2009,5,"female",31,"Secondary","others/unknown","Pesticide"
969
+ "968",968,"no","yes","yes",2011,9,"male",69,"primary","farming","Pesticide"
970
+ "969",969,"yes","no","yes",2010,4,"male",41,"unknown","others/unknown","Others"
971
+ "970",970,"yes","no","yes",2011,2,"female",48,"Secondary","farming","Other poison"
972
+ "971",971,"yes","yes","yes",2011,11,"male",27,"Secondary","others/unknown","Poison unspec"
973
+ "972",972,"yes","no","yes",2009,9,"female",45,"Secondary","farming","Other poison"
974
+ "973",973,"yes","no","yes",2009,7,"female",41,"Secondary","professional","Pesticide"
975
+ "974",974,"yes","no","yes",2011,1,"male",33,"Secondary","others/unknown","Poison unspec"
976
+ "975",975,"yes","no","yes",2010,3,"female",40,"unknown","others/unknown","Pesticide"
977
+ "976",976,"no","yes","yes",2009,10,"male",60,"primary","household","Hanging"
978
+ "977",977,"yes","yes","yes",2011,1,"female",20,"Tertiary","student","Pesticide"
979
+ "978",978,"yes","no","no",2009,1,"male",60,"Secondary","household","Other poison"
980
+ "979",979,"yes","no","no",2009,4,"male",43,"primary","farming","unspecified"
981
+ "980",980,"no","yes","no",2010,4,"female",67,"primary","household","Pesticide"
982
+ "981",981,"no","yes","no",2010,4,"female",67,"primary","household","Pesticide"
983
+ "982",982,"no","yes","no",2011,7,"female",87,"iliterate","household","Hanging"
984
+ "983",983,"no","yes","no",2010,4,"male",67,"Secondary","farming","Hanging"
985
+ "984",984,"yes","no","no",2011,10,"female",39,"Secondary","others/unknown","Poison unspec"
986
+ "985",985,"yes","no","no",2010,9,"female",50,"Secondary","farming","Other poison"
987
+ "986",986,"yes","no","no",2010,4,"male",67,"primary","farming","Pesticide"
988
+ "987",987,"yes","no","no",2010,2,"male",25,"Secondary","farming","Pesticide"
989
+ "988",988,"no","yes","no",2011,5,"male",79,"iliterate","farming","Hanging"
990
+ "989",989,"no","yes","no",2010,5,"female",81,"primary","household","Hanging"
991
+ "990",990,"no","yes","no",2009,9,"female",72,"primary","household","Hanging"
992
+ "991",991,"no","yes","no",2011,12,"male",68,"primary","farming","Pesticide"
993
+ "992",992,"no","yes","no",2009,4,"female",65,"Secondary","household","Hanging"
994
+ "993",993,"yes","no","no",2009,12,"male",72,"Secondary","retiree","Other poison"
995
+ "994",994,"yes","no","no",2010,11,"female",62,"iliterate","farming","Pesticide"
996
+ "995",995,"yes","no","no",2009,2,"male",29,"Secondary","household","Other poison"
997
+ "996",996,"yes","no","no",2009,3,"female",87,"iliterate","household","Other poison"
998
+ "997",997,"no","yes","no",2009,12,"male",43,"Secondary","farming","Hanging"
999
+ "998",998,"yes","no","no",2010,2,"male",51,"Secondary","farming","Pesticide"
1000
+ "999",999,"yes","no","no",2011,6,"male",22,"Secondary","unemployed","Poison unspec"
1001
+ "1000",1000,"no","yes","no",2011,3,"male",77,"iliterate","farming","Hanging"
1002
+ "1001",1001,"yes","no","no",2009,9,"female",73,"primary","farming","Other poison"
1003
+ "1002",1002,"no","yes","no",2010,5,"female",47,"Secondary","household","Hanging"
1004
+ "1003",1003,"yes","no","no",2009,8,"female",63,"primary","household","Pesticide"
1005
+ "1004",1004,"yes","no","no",2009,9,"female",82,"primary","household","Hanging"
1006
+ "1005",1005,"yes","no","no",2010,1,"male",18,"Secondary","student","Cutting"
1007
+ "1006",1006,"yes","no","no",2009,9,"female",17,"Secondary","student","Pesticide"
1008
+ "1007",1007,"no","yes","no",2010,10,"female",60,"iliterate","household","Hanging"
1009
+ "1008",1008,"yes","no","no",2011,6,"female",58,"Secondary","household","Poison unspec"
1010
+ "1009",1009,"yes","no","no",2009,6,"male",88,"primary","household","Other poison"
1011
+ "1010",1010,"yes","no","no",2010,8,"female",19,"Secondary","farming","Pesticide"
1012
+ "1011",1011,"yes","no","no",2010,3,"female",75,"primary","others/unknown","Other poison"
1013
+ "1012",1012,"yes","yes","no",2009,8,"female",54,"Secondary","farming","Pesticide"
1014
+ "1013",1013,"yes","no","no",2011,1,"female",37,"Secondary","farming","Other poison"
1015
+ "1014",1014,"yes","no","no",2009,4,"female",65,"Secondary","farming","Other poison"
1016
+ "1015",1015,"no","yes","no",2010,12,"male",88,"iliterate","farming","Hanging"
1017
+ "1016",1016,"yes","no","no",2009,7,"female",61,"primary","farming","Pesticide"
1018
+ "1017",1017,"yes","yes","no",2010,4,"female",63,"primary","household","Hanging"
1019
+ "1018",1018,"yes","no","no",2009,11,"male",48,"Secondary","farming","Pesticide"
1020
+ "1019",1019,"no","yes","no",2011,5,"male",31,"Secondary","farming","Hanging"
1021
+ "1020",1020,"yes","no","no",2009,10,"male",29,"Secondary","farming","Pesticide"
1022
+ "1021",1021,"yes","no","no",2010,2,"female",50,"primary","farming","Pesticide"
1023
+ "1022",1022,"no","yes","no",2010,10,"male",71,"primary","farming","Pesticide"
1024
+ "1023",1023,"no","yes","no",2011,5,"male",76,"primary","farming","Pesticide"
1025
+ "1024",1024,"yes","no","no",2009,7,"male",60,"Secondary","farming","Pesticide"
1026
+ "1025",1025,"no","yes","no",2009,9,"female",60,"primary","household","Hanging"
1027
+ "1026",1026,"yes","no","no",2009,6,"female",62,"Secondary","farming","Pesticide"
1028
+ "1027",1027,"no","yes","no",2011,1,"female",72,"iliterate","household","Hanging"
1029
+ "1028",1028,"yes","no","no",2010,7,"female",60,"primary","farming","Other poison"
1030
+ "1029",1029,"yes","no","no",2009,7,"female",39,"Secondary","farming","Pesticide"
1031
+ "1030",1030,"yes","no","no",2011,1,"male",32,"primary","farming","Poison unspec"
1032
+ "1031",1031,"no","yes","no",2010,7,"male",68,"primary","farming","Hanging"
1033
+ "1032",1032,"yes","yes","no",2009,2,"male",71,"unknown","farming","Pesticide"
1034
+ "1033",1033,"yes","yes","no",2009,2,"male",70,"primary","farming","Pesticide"
1035
+ "1034",1034,"no","yes","no",2010,10,"male",74,"iliterate","farming","Hanging"
1036
+ "1035",1035,"no","yes","no",2010,4,"female",84,"iliterate","household","Pesticide"
1037
+ "1036",1036,"no","yes","no",2011,12,"male",92,"unknown","farming","Hanging"
1038
+ "1037",1037,"yes","no","no",2011,5,"male",55,"Secondary","farming","Poison unspec"
1039
+ "1038",1038,"no","yes","no",2011,3,"male",91,"iliterate","farming","Hanging"
1040
+ "1039",1039,"yes","no","no",2009,3,"male",28,"Secondary","unemployed","Pesticide"
1041
+ "1040",1040,"yes","no","no",2011,6,"female",68,"primary","farming","Poison unspec"
1042
+ "1041",1041,"no","yes","no",2011,5,"female",88,"unknown","unemployed","Hanging"
1043
+ "1042",1042,"yes","no","no",2009,6,"female",79,"iliterate","household","Other poison"
1044
+ "1043",1043,"yes","no","no",2011,4,"male",32,"Secondary","farming","Poison unspec"
1045
+ "1044",1044,"yes","no","no",2009,5,"female",54,"primary","farming","Pesticide"
1046
+ "1045",1045,"no","yes","no",2011,12,"male",39,"Secondary","farming","Hanging"
1047
+ "1046",1046,"no","yes","no",2009,1,"male",45,"Secondary","farming","Hanging"
1048
+ "1047",1047,"yes","no","no",2009,2,"male",66,"iliterate","farming","Pesticide"
1049
+ "1048",1048,"no","yes","no",2011,3,"male",69,"primary","farming","Hanging"
1050
+ "1049",1049,"yes","no","no",2010,2,"male",24,"Secondary","unemployed","Pesticide"
1051
+ "1050",1050,"yes","no","no",2009,8,"male",77,"primary","farming","Pesticide"
1052
+ "1051",1051,"yes","no","no",2010,5,"male",38,"unknown","others/unknown","Pesticide"
1053
+ "1052",1052,"no","yes","no",2010,4,"female",86,"iliterate","household","Hanging"
1054
+ "1053",1053,"yes","no","no",2009,3,"female",55,"Secondary","household","Other poison"
1055
+ "1054",1054,"yes","no","no",2009,6,"female",68,"primary","farming","Other poison"
1056
+ "1055",1055,"yes","yes","no",2009,6,"male",75,"primary","farming","Pesticide"
1057
+ "1056",1056,"no","yes","no",2010,7,"male",47,"primary","farming","Hanging"
1058
+ "1057",1057,"no","yes","no",2011,3,"male",82,"iliterate","farming","Hanging"
1059
+ "1058",1058,"no","yes","no",2010,8,"female",47,"Secondary","household","Hanging"
1060
+ "1059",1059,"yes","no","no",2011,12,"female",65,"primary","farming","Poison unspec"
1061
+ "1060",1060,"yes","no","no",2011,2,"male",27,"Tertiary","unemployed","Poison unspec"
1062
+ "1061",1061,"yes","no","no",2010,4,"female",54,"Secondary","farming","Pesticide"
1063
+ "1062",1062,"yes","no","no",2010,6,"female",73,"primary","household","Pesticide"
1064
+ "1063",1063,"yes","no","no",2009,4,"male",59,"Secondary","farming","Pesticide"
1065
+ "1064",1064,"yes","no","no",2009,9,"female",38,"Secondary","others/unknown","Other poison"
1066
+ "1065",1065,"no","yes","no",2010,3,"female",84,"iliterate","household","Hanging"
1067
+ "1066",1066,"no","yes","no",2010,9,"male",82,"unknown","farming","Hanging"
1068
+ "1067",1067,"yes","no","no",2009,11,"female",64,"primary","farming","Other poison"
1069
+ "1068",1068,"yes","no","no",2010,4,"male",23,"Secondary","farming","Pesticide"
1070
+ "1069",1069,"no","yes","no",2009,8,"male",48,"primary","others","Hanging"
1071
+ "1070",1070,"yes","no","no",2010,1,"male",30,"Secondary","farming","Pesticide"
1072
+ "1071",1071,"yes","no","no",2010,5,"female",43,"Secondary","farming","Pesticide"
1073
+ "1072",1072,"yes","no","no",2009,8,"male",45,"primary","farming","Pesticide"
1074
+ "1073",1073,"yes","no","no",2010,6,"female",34,"Secondary","household","Other poison"
1075
+ "1074",1074,"no","yes","no",2010,7,"male",61,"Secondary","farming","Pesticide"
1076
+ "1075",1075,"no","yes","no",2010,6,"male",61,"Secondary","farming","Pesticide"
1077
+ "1076",1076,"yes","no","no",2010,4,"male",41,"Secondary","others/unknown","unspecified"
1078
+ "1077",1077,"yes","no","no",2009,8,"female",49,"Secondary","household","Pesticide"
1079
+ "1078",1078,"yes","no","no",2009,4,"male",31,"Secondary","farming","unspecified"
1080
+ "1079",1079,"yes","no","no",2011,10,"female",38,"Secondary","others/unknown","Poison unspec"
1081
+ "1080",1080,"yes","no","no",2009,8,"female",21,"Secondary","others/unknown","Cutting"
1082
+ "1081",1081,"yes","no","no",2010,5,"male",42,"unknown","others/unknown","Poison unspec"
1083
+ "1082",1082,"yes","no","no",2009,6,"male",33,"Secondary","farming","Other poison"
1084
+ "1083",1083,"yes","no","no",2011,1,"male",35,"Secondary","unemployed","Other poison"
1085
+ "1084",1084,"yes","no","no",2010,3,"female",40,"primary","farming","Pesticide"
1086
+ "1085",1085,"no","yes","no",2010,8,"female",81,"iliterate","household","Hanging"
1087
+ "1086",1086,"no","yes","no",2009,2,"male",60,"primary","farming","Hanging"
1088
+ "1087",1087,"yes","no","no",2009,2,"male",79,"iliterate","others/unknown","Other poison"
1089
+ "1088",1088,"no","yes","no",2010,3,"male",82,"primary","farming","Hanging"
1090
+ "1089",1089,"yes","no","no",2009,7,"male",58,"Secondary","farming","Pesticide"
1091
+ "1090",1090,"yes","no","no",2009,6,"male",24,"Secondary","unemployed","Other poison"
1092
+ "1091",1091,"no","yes","no",2009,8,"female",63,"primary","household","Hanging"
1093
+ "1092",1092,"no","yes","no",2009,8,"female",71,"iliterate","household","Hanging"
1094
+ "1093",1093,"no","yes","no",2010,12,"male",75,"unknown","farming","Hanging"
1095
+ "1094",1094,"yes","yes","no",2010,3,"male",71,"primary","farming","Pesticide"
1096
+ "1095",1095,"no","yes","no",2010,9,"female",86,"primary","household","Pesticide"
1097
+ "1096",1096,"yes","no","no",2010,7,"male",46,"Secondary","farming","Pesticide"
1098
+ "1097",1097,"no","yes","no",2011,10,"male",88,"primary","farming","Hanging"
1099
+ "1098",1098,"yes","no","no",2011,4,"male",62,"primary","farming","Poison unspec"
1100
+ "1099",1099,"no","yes","no",2010,2,"female",70,"primary","household","Pesticide"
1101
+ "1100",1100,"yes","no","no",2010,6,"male",57,"primary","farming","Pesticide"
1102
+ "1101",1101,"yes","no","no",2011,7,"male",50,"Secondary","farming","Poison unspec"
1103
+ "1102",1102,"yes","yes","no",2009,5,"male",75,"iliterate","household","Pesticide"
1104
+ "1103",1103,"yes","no","no",2009,9,"male",50,"Secondary","farming","Pesticide"
1105
+ "1104",1104,"no","yes","no",2009,3,"male",72,"primary","farming","Pesticide"
1106
+ "1105",1105,"yes","yes","no",2010,4,"female",69,"primary","household","Pesticide"
1107
+ "1106",1106,"no","yes","no",2010,8,"male",87,"primary","farming","Hanging"
1108
+ "1107",1107,"yes","no","no",2010,5,"female",63,"primary","farming","Pesticide"
1109
+ "1108",1108,"no","yes","no",2010,3,"male",79,"primary","household","Hanging"
1110
+ "1109",1109,"no","yes","no",2009,3,"male",86,"primary","farming","Pesticide"
1111
+ "1110",1110,"yes","no","no",2010,3,"male",65,"iliterate","farming","Pesticide"
1112
+ "1111",1111,"no","yes","no",2009,2,"male",45,"primary","farming","Pesticide"
1113
+ "1112",1112,"no","yes","no",2010,5,"male",52,"primary","farming","Hanging"
1114
+ "1113",1113,"yes","no","no",2011,8,"female",66,"primary","farming","Pesticide"
1115
+ "1114",1114,"no","yes","no",2011,6,"female",61,"primary","farming","Pesticide"
1116
+ "1115",1115,"yes","no","no",2009,8,"female",51,"Secondary","farming","Pesticide"
1117
+ "1116",1116,"no","yes","no",2009,4,"female",44,"Secondary","household","Pesticide"
1118
+ "1117",1117,"no","yes","no",2010,12,"female",68,"primary","household","Pesticide"
1119
+ "1118",1118,"yes","yes","no",2010,2,"male",47,"Secondary","farming","Pesticide"
1120
+ "1119",1119,"no","yes","no",2010,12,"male",78,"primary","farming","Pesticide"
1121
+ "1120",1120,"yes","no","no",2010,1,"female",50,"primary","household","Pesticide"
1122
+ "1121",1121,"no","yes","no",2011,6,"female",63,"Secondary","farming","Hanging"
1123
+ "1122",1122,"yes","no","no",2011,5,"male",56,"Secondary","farming","Poison unspec"
1124
+ "1123",1123,"no","yes","no",2010,9,"male",35,"primary","farming","Pesticide"
1125
+ "1124",1124,"yes","no","no",2011,5,"female",61,"primary","farming","Poison unspec"
1126
+ "1125",1125,"no","yes","no",2011,11,"female",66,"primary","farming","Pesticide"
1127
+ "1126",1126,"no","yes","no",2010,7,"female",50,"primary","household","Pesticide"
1128
+ "1127",1127,"yes","no","no",2011,1,"male",35,"Secondary","others/unknown","Poison unspec"
1129
+ "1128",1128,"yes","no","no",2010,1,"female",41,"Secondary","farming","Pesticide"
1130
+ "1129",1129,"yes","no","no",2010,2,"female",50,"unknown","others/unknown","Pesticide"
1131
+ "1130",1130,"no","yes","no",2010,5,"female",64,"primary","household","Pesticide"
1132
+ "1131",1131,"yes","no","no",2011,12,"female",25,"Secondary","others/unknown","Poison unspec"
1133
+ "1132",1132,"no","yes","no",2011,9,"male",58,"primary","farming","Hanging"
1134
+ "1133",1133,"no","yes","no",2010,2,"male",90,"primary","farming","Pesticide"
1135
+ "1134",1134,"no","yes","no",2010,7,"male",70,"primary","farming","Pesticide"
1136
+ "1135",1135,"no","yes","no",2010,7,"male",70,"Secondary","farming","Pesticide"
1137
+ "1136",1136,"no","yes","no",2010,1,"female",63,"Secondary","household","Hanging"
1138
+ "1137",1137,"yes","no","no",2009,12,"female",78,"unknown","others/unknown","Other poison"
1139
+ "1138",1138,"no","yes","no",2011,3,"female",65,"primary","household","Hanging"
1140
+ "1139",1139,"yes","no","no",2009,8,"female",48,"Secondary","farming","Pesticide"
1141
+ "1140",1140,"yes","no","no",2009,4,"female",40,"Secondary","farming","Pesticide"
1142
+ "1141",1141,"yes","no","no",2009,2,"female",35,"primary","household","Pesticide"
1143
+ "1142",1142,"yes","no","no",2011,6,"male",30,"Secondary","farming","unspecified"
1144
+ "1143",1143,"yes","no","no",2011,7,"female",43,"Secondary","farming","Poison unspec"
1145
+ "1144",1144,"yes","no","no",2011,5,"female",47,"Secondary","farming","Pesticide"
1146
+ "1145",1145,"no","yes","no",2011,3,"female",85,"primary","farming","Hanging"
1147
+ "1146",1146,"no","yes","no",2010,10,"female",62,"primary","household","Pesticide"
1148
+ "1147",1147,"yes","no","no",2009,5,"female",57,"primary","farming","Pesticide"
1149
+ "1148",1148,"no","yes","no",2010,12,"female",65,"primary","household","Hanging"
1150
+ "1149",1149,"no","yes","no",2010,6,"female",90,"primary","household","Pesticide"
1151
+ "1150",1150,"yes","no","no",2010,10,"female",45,"Secondary","household","Pesticide"
1152
+ "1151",1151,"yes","no","no",2009,4,"female",79,"primary","others/unknown","Other poison"
1153
+ "1152",1152,"yes","no","no",2010,6,"male",54,"Secondary","farming","Pesticide"
1154
+ "1153",1153,"yes","no","no",2010,12,"male",48,"Secondary","farming","Pesticide"
1155
+ "1154",1154,"no","yes","no",2011,3,"male",61,"iliterate","farming","Hanging"
1156
+ "1155",1155,"yes","no","no",2009,11,"male",37,"Secondary","farming","Pesticide"
1157
+ "1156",1156,"yes","no","no",2009,6,"female",62,"Secondary","farming","Pesticide"
1158
+ "1157",1157,"yes","no","no",2009,8,"female",22,"Secondary","farming","Pesticide"
1159
+ "1158",1158,"no","yes","no",2010,12,"female",72,"iliterate","farming","Pesticide"
1160
+ "1159",1159,"yes","no","no",2009,9,"male",74,"Secondary","farming","Pesticide"
1161
+ "1160",1160,"yes","no","no",2009,1,"female",26,"Secondary","farming","Cutting"
1162
+ "1161",1161,"no","yes","no",2010,6,"female",59,"iliterate","farming","Hanging"
1163
+ "1162",1162,"yes","no","no",2010,8,"male",70,"iliterate","farming","Pesticide"
1164
+ "1163",1163,"no","yes","no",2009,6,"male",64,"Secondary","farming","Pesticide"
1165
+ "1164",1164,"yes","no","no",2010,4,"female",57,"Secondary","farming","Pesticide"
1166
+ "1165",1165,"no","yes","no",2009,6,"male",87,"iliterate","farming","Hanging"
1167
+ "1166",1166,"yes","no","no",2009,11,"male",47,"Secondary","farming","Pesticide"
1168
+ "1167",1167,"no","yes","no",2009,7,"female",80,"iliterate","farming","Pesticide"
1169
+ "1168",1168,"yes","no","no",2011,9,"male",24,"Secondary","farming","Pesticide"
1170
+ "1169",1169,"yes","no","no",2011,1,"male",58,"Secondary","farming","unspecified"
1171
+ "1170",1170,"no","yes","no",2010,11,"male",60,"primary","farming","Hanging"
1172
+ "1171",1171,"yes","no","no",2009,11,"female",24,"Secondary","farming","Pesticide"
1173
+ "1172",1172,"no","yes","no",2010,6,"male",79,"iliterate","farming","Hanging"
1174
+ "1173",1173,"no","yes","no",2011,5,"male",69,"primary","farming","Pesticide"
1175
+ "1174",1174,"yes","no","no",2011,2,"male",70,"primary","farming","Pesticide"
1176
+ "1175",1175,"yes","no","no",2011,4,"male",28,"Secondary","household","Pesticide"
1177
+ "1176",1176,"yes","no","no",2010,2,"female",57,"Secondary","farming","Other poison"
1178
+ "1177",1177,"yes","no","no",2009,10,"female",29,"Secondary","farming","Pesticide"
1179
+ "1178",1178,"no","yes","no",2009,6,"male",65,"Secondary","farming","Pesticide"
1180
+ "1179",1179,"no","yes","no",2009,6,"male",65,"iliterate","farming","Hanging"
1181
+ "1180",1180,"no","yes","no",2009,2,"male",70,"iliterate","farming","Pesticide"
1182
+ "1181",1181,"no","yes","no",2010,5,"male",76,"primary","farming","Hanging"
1183
+ "1182",1182,"yes","no","no",2010,5,"female",43,"Secondary","farming","Pesticide"
1184
+ "1183",1183,"yes","no","no",2009,8,"male",46,"Secondary","farming","Pesticide"
1185
+ "1184",1184,"yes","no","no",2009,2,"male",21,"Secondary","farming","Pesticide"
1186
+ "1185",1185,"yes","no","no",2009,8,"male",34,"primary","farming","Pesticide"
1187
+ "1186",1186,"no","yes","no",2010,5,"male",62,"primary","farming","Pesticide"
1188
+ "1187",1187,"yes","no","no",2010,6,"female",32,"Secondary","farming","Pesticide"
1189
+ "1188",1188,"no","yes","no",2010,4,"female",57,"iliterate","farming","Hanging"
1190
+ "1189",1189,"yes","yes","no",2010,8,"female",63,"iliterate","farming","Pesticide"
1191
+ "1190",1190,"no","yes","no",2009,5,"male",70,"iliterate","farming","Pesticide"
1192
+ "1191",1191,"yes","no","no",2010,2,"male",47,"Secondary","farming","unspecified"
1193
+ "1192",1192,"yes","no","no",2009,12,"female",37,"Secondary","farming","Pesticide"
1194
+ "1193",1193,"no","yes","no",2011,6,"male",63,"primary","farming","Pesticide"
1195
+ "1194",1194,"yes","no","no",2011,8,"female",42,"Secondary","farming","Pesticide"
1196
+ "1195",1195,"no","yes","no",2011,1,"female",75,"iliterate","farming","Pesticide"
1197
+ "1196",1196,"no","yes","no",2011,11,"male",84,"iliterate","farming","Hanging"
1198
+ "1197",1197,"no","yes","no",2011,7,"male",57,"primary","farming","Pesticide"
1199
+ "1198",1198,"no","yes","no",2009,7,"male",63,"primary","farming","Pesticide"
1200
+ "1199",1199,"no","yes","no",2011,3,"male",79,"iliterate","farming","Hanging"
1201
+ "1200",1200,"no","yes","no",2011,1,"male",50,"primary","farming","Pesticide"
1202
+ "1201",1201,"yes","no","no",2010,8,"male",24,"Secondary","farming","Pesticide"
1203
+ "1202",1202,"no","yes","no",2011,6,"male",49,"primary","farming","Hanging"
1204
+ "1203",1203,"yes","no","no",2011,2,"female",81,"Secondary","farming","Pesticide"
1205
+ "1204",1204,"yes","yes","no",2011,4,"male",27,"Secondary","farming","Pesticide"
1206
+ "1205",1205,"yes","no","no",2009,8,"male",48,"Secondary","farming","Pesticide"
1207
+ "1206",1206,"no","yes","no",2009,12,"female",33,"primary","farming","Pesticide"
1208
+ "1207",1207,"yes","no","no",2011,1,"female",35,"Secondary","farming","Pesticide"
1209
+ "1208",1208,"yes","yes","no",2011,10,"female",34,"Secondary","farming","Pesticide"
1210
+ "1209",1209,"yes","no","no",2009,10,"male",74,"Secondary","farming","Pesticide"
1211
+ "1210",1210,"no","yes","no",2009,1,"female",41,"Secondary","farming","Jumping"
1212
+ "1211",1211,"no","yes","no",2009,1,"male",71,"iliterate","farming","Hanging"
1213
+ "1212",1212,"yes","no","no",2010,2,"female",41,"Secondary","farming","Pesticide"
1214
+ "1213",1213,"no","yes","no",2010,10,"female",74,"iliterate","farming","Pesticide"
1215
+ "1214",1214,"yes","no","no",2011,10,"female",25,"Secondary","farming","Pesticide"
1216
+ "1215",1215,"yes","no","no",2010,8,"female",42,"Secondary","farming","Pesticide"
1217
+ "1216",1216,"no","yes","no",2009,7,"male",57,"primary","farming","Pesticide"
1218
+ "1217",1217,"no","yes","no",2009,1,"male",68,"iliterate","farming","Pesticide"
1219
+ "1218",1218,"no","yes","no",2009,2,"female",45,"iliterate","farming","Pesticide"
1220
+ "1219",1219,"no","yes","no",2009,2,"male",55,"primary","farming","Pesticide"
1221
+ "1220",1220,"yes","no","no",2010,9,"female",48,"Secondary","farming","Pesticide"
1222
+ "1221",1221,"no","yes","no",2011,6,"male",54,"primary","farming","Hanging"
1223
+ "1222",1222,"yes","no","no",2011,8,"female",23,"Secondary","farming","Pesticide"
1224
+ "1223",1223,"yes","no","no",2010,11,"male",50,"Secondary","farming","Pesticide"
1225
+ "1224",1224,"no","yes","no",2009,9,"female",31,"primary","farming","Pesticide"
1226
+ "1225",1225,"no","yes","no",2009,5,"male",81,"iliterate","farming","Hanging"
1227
+ "1226",1226,"no","yes","no",2010,3,"female",76,"iliterate","farming","Pesticide"
1228
+ "1227",1227,"yes","no","no",2011,2,"male",28,"Secondary","farming","Pesticide"
1229
+ "1228",1228,"no","yes","no",2010,3,"male",75,"iliterate","farming","Pesticide"
1230
+ "1229",1229,"no","yes","no",2011,9,"female",37,"primary","farming","Pesticide"
1231
+ "1230",1230,"yes","no","no",2011,8,"female",38,"Secondary","farming","Pesticide"
1232
+ "1231",1231,"no","yes","no",2011,9,"female",42,"primary","farming","Pesticide"
1233
+ "1232",1232,"no","yes","no",2009,1,"male",40,"primary","farming","Pesticide"
1234
+ "1233",1233,"no","yes","no",2009,6,"female",47,"iliterate","farming","Pesticide"
1235
+ "1234",1234,"no","yes","no",2009,7,"female",42,"Secondary","farming","Pesticide"
1236
+ "1235",1235,"yes","no","no",2011,7,"male",31,"Secondary","farming","Pesticide"
1237
+ "1236",1236,"yes","no","no",2011,9,"male",25,"Secondary","farming","Pesticide"
1238
+ "1237",1237,"no","yes","no",2011,1,"female",67,"iliterate","farming","Hanging"
1239
+ "1238",1238,"no","yes","no",2010,11,"male",56,"iliterate","farming","Hanging"
1240
+ "1239",1239,"no","yes","no",2009,1,"male",40,"iliterate","farming","Pesticide"
1241
+ "1240",1240,"no","yes","no",2011,4,"male",70,"iliterate","farming","Hanging"
1242
+ "1241",1241,"yes","no","no",2011,9,"male",28,"Secondary","farming","Pesticide"
1243
+ "1242",1242,"yes","no","no",2011,10,"female",78,"iliterate","farming","Pesticide"
1244
+ "1243",1243,"yes","no","no",2009,8,"female",38,"Secondary","farming","Pesticide"
1245
+ "1244",1244,"no","yes","no",2010,3,"male",63,"primary","farming","Hanging"
1246
+ "1245",1245,"no","yes","no",2009,4,"female",74,"iliterate","farming","Pesticide"
1247
+ "1246",1246,"yes","no","no",2010,2,"female",40,"Secondary","farming","Pesticide"
1248
+ "1247",1247,"no","yes","no",2009,5,"female",47,"primary","farming","Pesticide"
1249
+ "1248",1248,"no","yes","no",2011,7,"female",27,"Secondary","farming","Pesticide"
1250
+ "1249",1249,"no","yes","no",2009,6,"female",73,"iliterate","farming","Pesticide"
1251
+ "1250",1250,"no","yes","no",2010,8,"female",70,"iliterate","farming","Pesticide"
1252
+ "1251",1251,"no","yes","no",2011,8,"male",68,"iliterate","farming","Hanging"
1253
+ "1252",1252,"yes","no","no",2010,7,"female",35,"Secondary","farming","Pesticide"
1254
+ "1253",1253,"no","yes","no",2009,7,"female",58,"primary","farming","Pesticide"
1255
+ "1254",1254,"no","yes","no",2009,7,"male",76,"iliterate","farming","Hanging"
1256
+ "1255",1255,"yes","no","no",2009,7,"male",38,"primary","farming","Pesticide"
1257
+ "1256",1256,"no","yes","no",2010,3,"male",83,"iliterate","farming","Hanging"
1258
+ "1257",1257,"no","yes","no",2010,4,"male",41,"Secondary","professional","Pesticide"
1259
+ "1258",1258,"no","yes","no",2011,10,"female",66,"iliterate","farming","Pesticide"
1260
+ "1259",1259,"no","yes","no",2009,9,"male",57,"Secondary","farming","Hanging"
1261
+ "1260",1260,"no","yes","no",2011,1,"male",66,"iliterate","farming","Pesticide"
1262
+ "1261",1261,"yes","no","no",2009,6,"male",27,"Secondary","farming","Pesticide"
1263
+ "1262",1262,"yes","no","no",2010,7,"female",33,"Secondary","farming","Pesticide"
1264
+ "1263",1263,"no","yes","no",2009,3,"female",86,"iliterate","farming","Pesticide"
1265
+ "1264",1264,"yes","no","no",2009,9,"male",39,"Secondary","farming","Pesticide"
1266
+ "1265",1265,"no","yes","no",2010,3,"male",53,"Secondary","worker","Pesticide"
1267
+ "1266",1266,"yes","no","no",2009,1,"female",32,"Secondary","farming","Pesticide"
1268
+ "1267",1267,"yes","no","no",2011,7,"male",35,"Secondary","farming","Other poison"
1269
+ "1268",1268,"no","yes","no",2011,5,"male",67,"iliterate","farming","Pesticide"
1270
+ "1269",1269,"yes","no","no",2010,9,"male",66,"primary","farming","unspecified"
1271
+ "1270",1270,"yes","no","no",2011,3,"female",42,"Secondary","household","Pesticide"
1272
+ "1271",1271,"no","yes","no",2009,5,"female",26,"Secondary","professional","Pesticide"
1273
+ "1272",1272,"no","yes","no",2009,4,"female",69,"Secondary","farming","Pesticide"
1274
+ "1273",1273,"no","yes","no",2011,4,"female",80,"iliterate","farming","Hanging"
1275
+ "1274",1274,"no","yes","no",2011,7,"female",59,"iliterate","farming","Pesticide"
1276
+ "1275",1275,"no","yes","no",2011,12,"male",60,"primary","farming","Hanging"
1277
+ "1276",1276,"yes","no","no",2009,6,"male",58,"Secondary","farming","Pesticide"
1278
+ "1277",1277,"no","yes","no",2011,11,"female",81,"iliterate","farming","Hanging"
1279
+ "1278",1278,"no","yes","no",2010,7,"female",84,"iliterate","farming","Hanging"
1280
+ "1279",1279,"no","yes","no",2009,10,"female",78,"primary","farming","Pesticide"
1281
+ "1280",1280,"no","yes","no",2011,2,"female",48,"primary","farming","Pesticide"
1282
+ "1281",1281,"no","yes","no",2010,3,"female",78,"iliterate","farming","Pesticide"
1283
+ "1282",1282,"no","yes","no",2010,5,"male",60,"iliterate","farming","Pesticide"
1284
+ "1283",1283,"no","yes","no",2011,1,"female",49,"primary","farming","Pesticide"
1285
+ "1284",1284,"yes","no","no",2011,7,"female",26,"Secondary","household","Pesticide"
1286
+ "1285",1285,"yes","no","no",2009,2,"female",53,"Secondary","farming","Pesticide"
1287
+ "1286",1286,"no","yes","no",2010,7,"female",65,"Secondary","farming","Pesticide"
1288
+ "1287",1287,"no","yes","no",2010,10,"female",42,"primary","farming","Pesticide"
1289
+ "1288",1288,"no","yes","no",2010,8,"male",66,"primary","farming","Pesticide"
1290
+ "1289",1289,"yes","no","no",2010,6,"female",44,"unknown","others/unknown","Pesticide"
1291
+ "1290",1290,"no","yes","no",2010,3,"male",53,"Secondary","farming","Pesticide"
1292
+ "1291",1291,"no","yes","no",2010,2,"male",42,"Secondary","farming","Pesticide"
1293
+ "1292",1292,"no","yes","no",2010,9,"female",61,"Secondary","farming","Pesticide"
1294
+ "1293",1293,"no","yes","no",2010,5,"male",63,"primary","farming","Pesticide"
1295
+ "1294",1294,"yes","yes","no",2010,9,"female",46,"Secondary","farming","Pesticide"
1296
+ "1295",1295,"no","yes","no",2010,5,"male",40,"Secondary","farming","Pesticide"
1297
+ "1296",1296,"no","yes","no",2010,8,"male",32,"Secondary","farming","Pesticide"
1298
+ "1297",1297,"no","yes","no",2010,6,"female",41,"Secondary","farming","Pesticide"
1299
+ "1298",1298,"no","yes","no",2010,10,"female",46,"primary","farming","Pesticide"
1300
+ "1299",1299,"no","yes","no",2010,6,"female",55,"iliterate","farming","Drowning"
1301
+ "1300",1300,"yes","no","no",2010,7,"male",66,"unknown","others/unknown","Pesticide"
1302
+ "1301",1301,"no","yes","no",2010,9,"male",68,"primary","farming","Hanging"
1303
+ "1302",1302,"yes","yes","no",2010,7,"female",82,"iliterate","farming","Pesticide"
1304
+ "1303",1303,"yes","no","no",2010,4,"female",48,"unknown","others/unknown","Other poison"
1305
+ "1304",1304,"no","yes","no",2010,8,"female",85,"iliterate","farming","Other poison"
1306
+ "1305",1305,"no","yes","no",2010,3,"male",75,"primary","farming","Pesticide"
1307
+ "1306",1306,"yes","yes","no",2010,3,"female",83,"iliterate","farming","Pesticide"
1308
+ "1307",1307,"yes","no","no",2010,3,"female",84,"unknown","others/unknown","Pesticide"
1309
+ "1308",1308,"no","yes","no",2010,2,"female",79,"primary","farming","Pesticide"
1310
+ "1309",1309,"no","yes","no",2010,4,"female",77,"iliterate","farming","Pesticide"
1311
+ "1310",1310,"yes","no","no",2010,5,"male",27,"unknown","others/unknown","Poison unspec"
1312
+ "1311",1311,"yes","no","no",2010,2,"male",25,"unknown","others/unknown","Pesticide"
1313
+ "1312",1312,"no","yes","no",2010,8,"female",64,"primary","farming","Pesticide"
1314
+ "1313",1313,"yes","no","no",2010,5,"female",39,"unknown","others/unknown","Pesticide"
1315
+ "1314",1314,"yes","no","no",2010,2,"female",57,"unknown","others/unknown","Pesticide"
1316
+ "1315",1315,"yes","no","no",2010,1,"male",52,"unknown","others/unknown","Pesticide"
1317
+ "1316",1316,"yes","no","no",2010,8,"male",77,"unknown","others/unknown","Pesticide"
1318
+ "1317",1317,"yes","no","no",2010,1,"male",41,"unknown","others/unknown","Pesticide"
1319
+ "1318",1318,"yes","no","no",2010,7,"male",39,"unknown","others/unknown","Other poison"
1320
+ "1319",1319,"no","yes","no",2010,7,"male",75,"primary","farming","Hanging"
1321
+ "1320",1320,"no","yes","no",2010,2,"female",82,"iliterate","farming","Pesticide"
1322
+ "1321",1321,"no","yes","no",2010,11,"male",58,"primary","farming","Pesticide"
1323
+ "1322",1322,"no","yes","no",2010,4,"male",83,"iliterate","farming","Hanging"
1324
+ "1323",1323,"no","yes","no",2010,4,"male",50,"primary","farming","Pesticide"
1325
+ "1324",1324,"no","yes","no",2010,2,"female",59,"primary","farming","Hanging"
1326
+ "1325",1325,"no","yes","no",2010,4,"female",75,"primary","farming","Hanging"
1327
+ "1326",1326,"no","yes","no",2010,8,"female",62,"primary","farming","Hanging"
1328
+ "1327",1327,"no","yes","no",2010,1,"female",71,"primary","farming","Hanging"
1329
+ "1328",1328,"yes","no","no",2010,1,"male",69,"unknown","others/unknown","Pesticide"
1330
+ "1329",1329,"no","yes","no",2010,1,"male",68,"primary","farming","Pesticide"
1331
+ "1330",1330,"no","yes","no",2010,8,"female",83,"iliterate","farming","Hanging"
1332
+ "1331",1331,"yes","no","no",2010,9,"female",43,"primary","household","Pesticide"
1333
+ "1332",1332,"no","yes","no",2009,6,"female",64,"iliterate","farming","Pesticide"
1334
+ "1333",1333,"yes","yes","no",2011,5,"male",59,"Secondary","farming","Pesticide"
1335
+ "1334",1334,"no","yes","no",2009,3,"male",61,"Secondary","farming","Pesticide"
1336
+ "1335",1335,"no","yes","no",2010,10,"male",65,"iliterate","farming","Pesticide"
1337
+ "1336",1336,"yes","no","no",2010,3,"female",81,"Secondary","farming","Pesticide"
1338
+ "1337",1337,"yes","no","no",2009,11,"male",63,"Secondary","farming","Pesticide"
1339
+ "1338",1338,"yes","yes","no",2011,6,"male",72,"Secondary","professional","Pesticide"
1340
+ "1339",1339,"yes","no","no",2011,9,"male",76,"Secondary","farming","Pesticide"
1341
+ "1340",1340,"yes","no","no",2011,1,"female",24,"Secondary","farming","Pesticide"
1342
+ "1341",1341,"yes","no","no",2009,6,"female",42,"Secondary","farming","Pesticide"
1343
+ "1342",1342,"yes","no","no",2009,3,"female",66,"Secondary","farming","Pesticide"
1344
+ "1343",1343,"yes","no","no",2009,7,"male",47,"Secondary","farming","Pesticide"
1345
+ "1344",1344,"no","yes","no",2011,1,"female",34,"Tertiary","farming","Pesticide"
1346
+ "1345",1345,"no","yes","no",2011,12,"female",23,"Secondary","farming","Pesticide"
1347
+ "1346",1346,"no","yes","no",2011,6,"female",39,"primary","farming","Pesticide"
1348
+ "1347",1347,"yes","no","no",2011,9,"female",40,"Secondary","household","Pesticide"
1349
+ "1348",1348,"yes","no","no",2011,5,"male",25,"Secondary","farming","Pesticide"
1350
+ "1349",1349,"yes","no","no",2009,3,"male",69,"Secondary","farming","Pesticide"
1351
+ "1350",1350,"yes","no","no",2010,8,"female",22,"Secondary","household","Pesticide"
1352
+ "1351",1351,"no","yes","no",2010,1,"female",75,"iliterate","farming","Pesticide"
1353
+ "1352",1352,"yes","no","no",2011,5,"male",51,"Secondary","farming","Pesticide"
1354
+ "1353",1353,"no","yes","no",2009,12,"male",59,"iliterate","farming","Pesticide"
1355
+ "1354",1354,"yes","no","no",2009,10,"female",80,"Secondary","farming","Pesticide"
1356
+ "1355",1355,"yes","no","no",2011,1,"male",71,"Secondary","farming","Pesticide"
1357
+ "1356",1356,"yes","no","no",2010,3,"female",24,"Secondary","farming","Pesticide"
1358
+ "1357",1357,"yes","no","no",2009,7,"female",31,"Secondary","farming","Pesticide"
1359
+ "1358",1358,"yes","no","no",2011,5,"male",36,"Secondary","farming","Pesticide"
1360
+ "1359",1359,"no","yes","no",2009,9,"male",74,"primary","farming","Pesticide"
1361
+ "1360",1360,"yes","no","no",2010,8,"male",60,"primary","farming","Pesticide"
1362
+ "1361",1361,"yes","yes","no",2010,6,"female",68,"Secondary","farming","Pesticide"
1363
+ "1362",1362,"yes","no","no",2011,6,"female",76,"Secondary","farming","Pesticide"
1364
+ "1363",1363,"yes","yes","no",2011,5,"male",63,"primary","farming","Pesticide"
1365
+ "1364",1364,"yes","no","no",2011,11,"female",33,"Secondary","household","Pesticide"
1366
+ "1365",1365,"yes","no","no",2010,1,"female",52,"Secondary","farming","Pesticide"
1367
+ "1366",1366,"yes","no","no",2011,8,"female",28,"Secondary","farming","Pesticide"
1368
+ "1367",1367,"yes","no","no",2010,7,"female",56,"Secondary","farming","Pesticide"
1369
+ "1368",1368,"yes","yes","no",2011,5,"female",44,"Secondary","farming","Pesticide"
1370
+ "1369",1369,"yes","no","no",2009,9,"female",20,"Secondary","farming","Pesticide"
1371
+ "1370",1370,"yes","no","no",2010,9,"male",21,"Secondary","farming","Pesticide"
1372
+ "1371",1371,"yes","yes","no",2011,12,"male",68,"primary","farming","Pesticide"
1373
+ "1372",1372,"yes","no","no",2009,4,"male",37,"Secondary","farming","Pesticide"
1374
+ "1373",1373,"yes","no","no",2009,3,"female",23,"Secondary","farming","Pesticide"
1375
+ "1374",1374,"yes","no","no",2011,4,"female",67,"Secondary","farming","Pesticide"
1376
+ "1375",1375,"yes","no","no",2011,2,"male",22,"Secondary","farming","Pesticide"
1377
+ "1376",1376,"yes","no","no",2010,10,"female",31,"Secondary","farming","Pesticide"
1378
+ "1377",1377,"no","yes","no",2009,3,"male",30,"Tertiary","professional","Jumping"
1379
+ "1378",1378,"yes","no","no",2010,5,"female",22,"Secondary","farming","Pesticide"
1380
+ "1379",1379,"no","yes","no",2009,3,"female",55,"Secondary","farming","Pesticide"
1381
+ "1380",1380,"yes","no","no",2009,4,"female",29,"Secondary","farming","Pesticide"
1382
+ "1381",1381,"yes","no","no",2010,2,"female",26,"Secondary","farming","Pesticide"
1383
+ "1382",1382,"yes","no","no",2009,1,"female",28,"Secondary","farming","Pesticide"
1384
+ "1383",1383,"yes","no","no",2010,11,"female",27,"Secondary","farming","Pesticide"
1385
+ "1384",1384,"yes","no","no",2009,10,"female",39,"Secondary","farming","Pesticide"
1386
+ "1385",1385,"yes","no","no",2011,7,"female",27,"Secondary","household","Pesticide"
1387
+ "1386",1386,"yes","no","no",2010,1,"female",57,"Secondary","farming","Pesticide"
1388
+ "1387",1387,"yes","no","no",2009,12,"female",46,"Secondary","farming","Pesticide"
1389
+ "1388",1388,"yes","yes","no",2010,5,"male",69,"primary","farming","Pesticide"
1390
+ "1389",1389,"no","yes","no",2011,5,"female",42,"Secondary","farming","Pesticide"
1391
+ "1390",1390,"yes","no","no",2009,6,"female",22,"Secondary","farming","Pesticide"
1392
+ "1391",1391,"yes","no","no",2010,8,"male",49,"Secondary","farming","Pesticide"
1393
+ "1392",1392,"yes","yes","no",2011,5,"male",45,"iliterate","farming","Pesticide"
1394
+ "1393",1393,"yes","no","no",2009,10,"female",28,"Secondary","farming","Pesticide"
1395
+ "1394",1394,"no","yes","no",2011,7,"female",24,"Secondary","worker","Pesticide"
1396
+ "1395",1395,"yes","no","no",2009,10,"female",31,"Secondary","farming","Pesticide"
1397
+ "1396",1396,"yes","no","no",2009,4,"female",44,"Secondary","farming","Pesticide"
1398
+ "1397",1397,"yes","yes","no",2011,6,"female",69,"Secondary","professional","Pesticide"
1399
+ "1398",1398,"yes","no","no",2011,5,"female",66,"Secondary","farming","Pesticide"
1400
+ "1399",1399,"yes","no","no",2010,6,"male",58,"Secondary","farming","Pesticide"
1401
+ "1400",1400,"yes","no","no",2010,2,"male",17,"Secondary","student","Pesticide"
1402
+ "1401",1401,"yes","yes","no",2010,11,"male",40,"iliterate","farming","Pesticide"
1403
+ "1402",1402,"no","yes","no",2010,11,"female",65,"primary","farming","Pesticide"
1404
+ "1403",1403,"no","yes","no",2010,5,"male",20,"Secondary","unemployed","Jumping"
1405
+ "1404",1404,"yes","no","no",2011,11,"female",78,"iliterate","household","Pesticide"
1406
+ "1405",1405,"yes","no","no",2011,10,"female",47,"Secondary","household","Pesticide"
1407
+ "1406",1406,"yes","no","no",2010,10,"female",47,"Secondary","farming","Pesticide"
1408
+ "1407",1407,"yes","no","no",2011,5,"male",56,"Secondary","farming","Pesticide"
1409
+ "1408",1408,"yes","no","no",2009,11,"female",71,"Secondary","farming","Other poison"
1410
+ "1409",1409,"yes","no","no",2011,7,"female",21,"Secondary","household","Pesticide"
1411
+ "1410",1410,"yes","no","no",2010,12,"female",76,"iliterate","farming","Other poison"
1412
+ "1411",1411,"yes","no","no",2009,9,"male",51,"primary","farming","Pesticide"
1413
+ "1412",1412,"yes","no","no",2009,7,"female",34,"Secondary","business/service","Pesticide"
1414
+ "1413",1413,"no","yes","no",2011,10,"male",72,"iliterate","farming","Pesticide"
1415
+ "1414",1414,"no","yes","no",2011,9,"male",74,"iliterate","farming","Pesticide"
1416
+ "1415",1415,"yes","no","no",2011,2,"female",25,"Secondary","household","Pesticide"
1417
+ "1416",1416,"yes","no","no",2011,5,"female",46,"Secondary","household","Pesticide"
1418
+ "1417",1417,"yes","no","no",2009,9,"female",36,"Secondary","farming","Pesticide"
1419
+ "1418",1418,"yes","no","no",2011,6,"female",43,"Secondary","household","Pesticide"
1420
+ "1419",1419,"no","yes","no",2011,4,"female",68,"iliterate","farming","Pesticide"
1421
+ "1420",1420,"yes","no","no",2009,10,"female",38,"Secondary","farming","Pesticide"
1422
+ "1421",1421,"yes","no","no",2009,11,"male",27,"Secondary","farming","Pesticide"
1423
+ "1422",1422,"no","yes","no",2010,3,"female",75,"primary","farming","Hanging"
1424
+ "1423",1423,"no","yes","no",2009,12,"female",29,"Secondary","farming","Pesticide"
1425
+ "1424",1424,"yes","no","no",2011,11,"female",74,"Secondary","farming","Pesticide"
1426
+ "1425",1425,"yes","no","no",2010,10,"female",64,"Secondary","farming","Pesticide"
1427
+ "1426",1426,"no","yes","no",2009,8,"female",72,"primary","farming","Pesticide"
1428
+ "1427",1427,"no","yes","no",2009,7,"male",63,"Secondary","farming","Pesticide"
1429
+ "1428",1428,"no","yes","no",2009,3,"male",55,"primary","farming","Pesticide"
1430
+ "1429",1429,"no","yes","no",2010,11,"male",48,"Secondary","farming","Pesticide"
1431
+ "1430",1430,"no","yes","no",2010,9,"female",72,"iliterate","farming","Pesticide"
1432
+ "1431",1431,"yes","no","no",2010,7,"female",30,"unknown","others/unknown","Pesticide"
1433
+ "1432",1432,"yes","no","no",2010,7,"male",38,"unknown","others/unknown","Pesticide"
1434
+ "1433",1433,"no","yes","no",2010,12,"male",47,"Secondary","farming","Pesticide"
1435
+ "1434",1434,"yes","no","no",2010,6,"female",19,"Secondary","farming","Pesticide"
1436
+ "1435",1435,"no","yes","no",2010,1,"male",69,"primary","farming","Hanging"
1437
+ "1436",1436,"yes","yes","no",2011,10,"female",28,"Secondary","farming","Pesticide"
1438
+ "1437",1437,"yes","no","no",2010,2,"female",47,"Secondary","farming","Pesticide"
1439
+ "1438",1438,"yes","no","no",2011,10,"female",76,"primary","household","Pesticide"
1440
+ "1439",1439,"yes","no","no",2009,6,"female",73,"Secondary","farming","Pesticide"
1441
+ "1440",1440,"yes","yes","no",2009,2,"male",76,"iliterate","farming","Hanging"
1442
+ "1441",1441,"yes","yes","no",2009,1,"male",21,"Secondary","farming","Hanging"
1443
+ "1442",1442,"yes","no","no",2011,11,"male",37,"Secondary","farming","Pesticide"
1444
+ "1443",1443,"yes","no","no",2009,6,"male",22,"Secondary","farming","Pesticide"
1445
+ "1444",1444,"yes","yes","no",2011,2,"male",57,"iliterate","farming","Pesticide"
1446
+ "1445",1445,"yes","no","no",2010,10,"female",55,"Secondary","farming","Pesticide"
1447
+ "1446",1446,"yes","no","no",2011,8,"female",72,"primary","farming","Pesticide"
1448
+ "1447",1447,"yes","no","no",2009,1,"male",57,"Secondary","farming","Pesticide"
1449
+ "1448",1448,"yes","no","no",2009,12,"female",23,"Secondary","farming","Pesticide"
1450
+ "1449",1449,"yes","no","no",2011,8,"male",43,"Secondary","farming","Pesticide"
1451
+ "1450",1450,"yes","no","no",2010,1,"male",17,"Secondary","student","Pesticide"
1452
+ "1451",1451,"yes","yes","no",2009,1,"female",51,"iliterate","farming","Hanging"
1453
+ "1452",1452,"yes","yes","no",2011,8,"female",82,"iliterate","farming","Pesticide"
1454
+ "1453",1453,"yes","no","no",2009,12,"male",42,"Secondary","farming","Pesticide"
1455
+ "1454",1454,"yes","yes","no",2009,2,"male",49,"iliterate","farming","Pesticide"
1456
+ "1455",1455,"yes","no","no",2010,7,"female",28,"Secondary","farming","Pesticide"
1457
+ "1456",1456,"yes","yes","no",2010,5,"female",53,"iliterate","farming","Pesticide"
1458
+ "1457",1457,"yes","no","no",2010,9,"male",43,"Secondary","farming","Pesticide"
1459
+ "1458",1458,"yes","no","no",2010,11,"male",59,"Secondary","farming","Pesticide"
1460
+ "1459",1459,"yes","yes","no",2009,9,"female",35,"iliterate","farming","Pesticide"
1461
+ "1460",1460,"yes","no","no",2011,5,"male",41,"Secondary","farming","Pesticide"
1462
+ "1461",1461,"yes","no","no",2011,4,"male",17,"Secondary","farming","Pesticide"
1463
+ "1462",1462,"yes","no","no",2009,11,"male",65,"Secondary","farming","Pesticide"
1464
+ "1463",1463,"yes","no","no",2011,6,"female",25,"Secondary","household","Pesticide"
1465
+ "1464",1464,"yes","no","no",2009,10,"female",38,"Secondary","farming","Pesticide"
1466
+ "1465",1465,"yes","no","no",2009,6,"female",27,"Secondary","farming","Pesticide"
1467
+ "1466",1466,"yes","no","no",2011,6,"female",29,"Secondary","household","Pesticide"
1468
+ "1467",1467,"yes","no","no",2010,2,"male",41,"Secondary","farming","Pesticide"
1469
+ "1468",1468,"yes","no","no",2010,6,"female",20,"Secondary","farming","Pesticide"
1470
+ "1469",1469,"yes","no","no",2009,6,"female",26,"Secondary","farming","Pesticide"
1471
+ "1470",1470,"no","yes","no",2011,9,"female",56,"Secondary","unemployed","Drowning"
1472
+ "1471",1471,"yes","no","no",2011,6,"male",29,"Secondary","household","Pesticide"
1473
+ "1472",1472,"yes","no","no",2009,6,"male",83,"Secondary","farming","Pesticide"
1474
+ "1473",1473,"no","yes","no",2010,9,"female",39,"Secondary","farming","Pesticide"
1475
+ "1474",1474,"yes","no","no",2010,6,"female",53,"Secondary","farming","Pesticide"
1476
+ "1475",1475,"yes","yes","no",2011,5,"female",46,"Secondary","farming","Pesticide"
1477
+ "1476",1476,"yes","no","no",2009,3,"male",26,"Secondary","farming","Other poison"
1478
+ "1477",1477,"yes","yes","no",2011,8,"female",29,"iliterate","farming","Pesticide"
1479
+ "1478",1478,"yes","no","no",2011,7,"male",23,"Secondary","farming","Pesticide"
1480
+ "1479",1479,"yes","no","no",2009,3,"female",20,"Secondary","farming","Pesticide"
1481
+ "1480",1480,"yes","no","no",2010,7,"female",43,"Secondary","farming","Pesticide"
1482
+ "1481",1481,"yes","no","no",2009,6,"female",22,"Secondary","farming","Pesticide"
1483
+ "1482",1482,"yes","no","no",2009,3,"male",23,"Secondary","farming","Pesticide"
1484
+ "1483",1483,"yes","no","no",2010,8,"female",19,"Secondary","farming","Pesticide"
1485
+ "1484",1484,"yes","yes","no",2010,10,"female",32,"Secondary","farming","Pesticide"
1486
+ "1485",1485,"yes","no","no",2009,9,"male",70,"Secondary","farming","Pesticide"
1487
+ "1486",1486,"yes","no","no",2010,9,"female",22,"Secondary","farming","Pesticide"
1488
+ "1487",1487,"yes","no","no",2010,11,"male",57,"Secondary","farming","Pesticide"
1489
+ "1488",1488,"yes","yes","no",2010,1,"male",37,"Secondary","farming","Hanging"
1490
+ "1489",1489,"yes","no","no",2009,6,"male",43,"Secondary","farming","Pesticide"
1491
+ "1490",1490,"yes","yes","no",2010,4,"male",55,"iliterate","farming","Pesticide"
1492
+ "1491",1491,"yes","no","no",2009,2,"female",74,"iliterate","farming","Pesticide"
1493
+ "1492",1492,"yes","yes","no",2010,11,"female",54,"iliterate","farming","Pesticide"
1494
+ "1493",1493,"yes","yes","no",2011,6,"female",51,"iliterate","farming","Pesticide"
1495
+ "1494",1494,"yes","yes","no",2009,1,"male",72,"iliterate","farming","Hanging"
1496
+ "1495",1495,"yes","no","no",2011,7,"female",22,"Secondary","student","Pesticide"
1497
+ "1496",1496,"yes","no","no",2010,1,"female",38,"Secondary","farming","Pesticide"
1498
+ "1497",1497,"yes","no","no",2010,7,"male",77,"Secondary","farming","Pesticide"
1499
+ "1498",1498,"yes","no","no",2011,8,"male",26,"Tertiary","professional","Pesticide"
1500
+ "1499",1499,"yes","no","no",2010,3,"female",34,"Secondary","farming","Pesticide"
1501
+ "1500",1500,"yes","no","no",2011,8,"female",50,"Secondary","farming","Pesticide"
1502
+ "1501",1501,"yes","no","no",2011,1,"male",64,"primary","farming","Pesticide"
1503
+ "1502",1502,"no","yes","no",2010,6,"male",75,"primary","farming","Hanging"
1504
+ "1503",1503,"yes","no","no",2011,8,"male",46,"Secondary","farming","unspecified"
1505
+ "1504",1504,"no","yes","no",2011,8,"male",74,"primary","farming","Pesticide"
1506
+ "1505",1505,"yes","no","no",2009,9,"male",48,"primary","farming","Pesticide"
1507
+ "1506",1506,"no","yes","no",2011,4,"male",72,"iliterate","farming","Hanging"
1508
+ "1507",1507,"no","yes","no",2010,4,"male",88,"iliterate","farming","Pesticide"
1509
+ "1508",1508,"no","yes","no",2011,5,"male",78,"primary","farming","Hanging"
1510
+ "1509",1509,"yes","no","no",2011,2,"female",42,"Secondary","farming","Pesticide"
1511
+ "1510",1510,"yes","no","no",2010,6,"male",49,"primary","farming","Pesticide"
1512
+ "1511",1511,"yes","no","no",2009,5,"male",52,"primary","farming","Pesticide"
1513
+ "1512",1512,"no","yes","no",2010,6,"female",64,"Secondary","farming","Pesticide"
1514
+ "1513",1513,"yes","no","no",2009,6,"female",30,"Secondary","household","Pesticide"
1515
+ "1514",1514,"yes","yes","no",2010,9,"male",19,"primary","farming","Pesticide"
1516
+ "1515",1515,"yes","no","no",2009,2,"female",57,"primary","household","Other poison"
1517
+ "1516",1516,"yes","no","no",2010,5,"female",73,"primary","farming","Pesticide"
1518
+ "1517",1517,"no","yes","no",2011,12,"male",72,"iliterate","farming","Hanging"
1519
+ "1518",1518,"yes","yes","no",2009,8,"female",82,"iliterate","household","Pesticide"
1520
+ "1519",1519,"yes","no","no",2011,4,"female",65,"Secondary","farming","Other poison"
1521
+ "1520",1520,"yes","no","no",2009,8,"female",53,"primary","household","Pesticide"
1522
+ "1521",1521,"yes","yes","no",2009,6,"male",45,"primary","household","Pesticide"
1523
+ "1522",1522,"no","yes","no",2011,5,"male",53,"primary","farming","Pesticide"
1524
+ "1523",1523,"yes","no","no",2011,5,"male",21,"Secondary","farming","Poison unspec"
1525
+ "1524",1524,"yes","no","no",2010,5,"female",46,"Secondary","others/unknown","Pesticide"
1526
+ "1525",1525,"yes","no","no",2011,8,"male",90,"primary","farming","unspecified"
1527
+ "1526",1526,"yes","yes","no",2009,8,"male",75,"primary","farming","Pesticide"
1528
+ "1527",1527,"yes","no","no",2011,3,"female",57,"Secondary","farming","Pesticide"
1529
+ "1528",1528,"yes","no","no",2011,8,"female",71,"primary","farming","unspecified"
1530
+ "1529",1529,"yes","no","no",2010,10,"male",52,"primary","farming","Pesticide"
1531
+ "1530",1530,"no","yes","no",2010,6,"female",53,"Secondary","farming","Pesticide"
1532
+ "1531",1531,"yes","no","no",2009,2,"male",65,"primary","farming","Other poison"
1533
+ "1532",1532,"no","yes","no",2011,4,"female",82,"iliterate","farming","Pesticide"
1534
+ "1533",1533,"yes","yes","no",2009,5,"male",70,"primary","farming","Pesticide"
1535
+ "1534",1534,"no","yes","no",2011,1,"male",42,"Secondary","farming","Pesticide"
1536
+ "1535",1535,"yes","yes","no",2010,1,"female",69,"primary","household","Pesticide"
1537
+ "1536",1536,"yes","yes","no",2011,6,"male",45,"Secondary","farming","Poison unspec"
1538
+ "1537",1537,"no","yes","no",2011,3,"female",50,"primary","farming","Hanging"
1539
+ "1538",1538,"yes","yes","no",2010,1,"female",58,"primary","household","Pesticide"
1540
+ "1539",1539,"no","yes","no",2009,12,"male",60,"iliterate","farming","Pesticide"
1541
+ "1540",1540,"yes","no","no",2009,6,"female",65,"primary","farming","Pesticide"
1542
+ "1541",1541,"no","yes","no",2010,4,"male",72,"primary","farming","Hanging"
1543
+ "1542",1542,"no","yes","no",2010,1,"female",72,"primary","farming","Hanging"
1544
+ "1543",1543,"no","yes","no",2011,11,"female",74,"primary","farming","Hanging"
1545
+ "1544",1544,"yes","no","no",2011,7,"male",70,"primary","farming","Pesticide"
1546
+ "1545",1545,"no","yes","no",2011,12,"male",31,"primary","farming","Pesticide"
1547
+ "1546",1546,"yes","no","no",2011,2,"male",44,"primary","household","Poison unspec"
1548
+ "1547",1547,"no","yes","no",2010,9,"female",48,"Secondary","farming","Pesticide"
1549
+ "1548",1548,"yes","yes","no",2009,7,"female",47,"primary","professional","Hanging"
1550
+ "1549",1549,"no","yes","no",2010,7,"female",66,"Secondary","professional","Jumping"
1551
+ "1550",1550,"no","yes","no",2010,5,"male",51,"Secondary","farming","Pesticide"
1552
+ "1551",1551,"yes","yes","no",2010,4,"female",54,"Secondary","farming","Pesticide"
1553
+ "1552",1552,"no","yes","no",2010,6,"male",68,"primary","farming","Pesticide"
1554
+ "1553",1553,"yes","no","no",2009,7,"female",30,"Secondary","farming","Pesticide"
1555
+ "1554",1554,"yes","no","no",2010,1,"male",85,"iliterate","farming","Pesticide"
1556
+ "1555",1555,"no","yes","no",2010,1,"male",34,"Secondary","farming","Hanging"
1557
+ "1556",1556,"no","yes","no",2009,8,"female",41,"Secondary","professional","Hanging"
1558
+ "1557",1557,"no","yes","no",2010,3,"male",46,"Secondary","farming","Pesticide"
1559
+ "1558",1558,"no","yes","no",2009,1,"male",84,"primary","farming","Hanging"
1560
+ "1559",1559,"yes","yes","no",2010,7,"female",56,"Secondary","farming","Pesticide"
1561
+ "1560",1560,"no","yes","no",2009,3,"female",71,"primary","household","Pesticide"
1562
+ "1561",1561,"no","yes","no",2009,8,"female",41,"primary","farming","Hanging"
1563
+ "1562",1562,"yes","no","no",2009,8,"male",20,"primary","business/service","Pesticide"
1564
+ "1563",1563,"yes","no","no",2011,4,"male",34,"Secondary","farming","Other poison"
1565
+ "1564",1564,"no","yes","no",2010,2,"male",82,"iliterate","farming","Hanging"
1566
+ "1565",1565,"no","yes","no",2010,8,"male",33,"Secondary","professional","Hanging"
1567
+ "1566",1566,"no","yes","no",2009,10,"male",69,"primary","farming","Pesticide"
1568
+ "1567",1567,"yes","no","no",2009,1,"female",45,"Secondary","farming","Pesticide"
1569
+ "1568",1568,"no","yes","no",2010,4,"male",59,"Secondary","farming","Pesticide"
1570
+ "1569",1569,"no","yes","no",2010,7,"male",77,"primary","farming","Pesticide"
1571
+ "1570",1570,"no","yes","no",2009,11,"female",56,"iliterate","farming","Pesticide"
1572
+ "1571",1571,"yes","yes","no",2010,10,"female",48,"iliterate","farming","Pesticide"
1573
+ "1572",1572,"yes","no","no",2009,8,"male",43,"primary","farming","Pesticide"
1574
+ "1573",1573,"yes","yes","no",2009,8,"male",74,"iliterate","farming","Pesticide"
1575
+ "1574",1574,"yes","no","no",2011,11,"female",58,"iliterate","farming","Pesticide"
1576
+ "1575",1575,"yes","no","no",2010,7,"female",34,"primary","household","Pesticide"
1577
+ "1576",1576,"yes","no","no",2010,3,"male",43,"Secondary","farming","Pesticide"
1578
+ "1577",1577,"yes","yes","no",2010,5,"male",73,"iliterate","farming","Pesticide"
1579
+ "1578",1578,"yes","yes","no",2011,7,"male",40,"Secondary","farming","Pesticide"
1580
+ "1579",1579,"yes","yes","no",2011,6,"female",49,"Secondary","household","Pesticide"
1581
+ "1580",1580,"yes","yes","no",2011,7,"male",68,"iliterate","farming","Hanging"
1582
+ "1581",1581,"yes","yes","no",2011,5,"male",67,"iliterate","farming","Hanging"
1583
+ "1582",1582,"yes","yes","no",2010,10,"female",75,"primary","farming","Pesticide"
1584
+ "1583",1583,"yes","yes","no",2011,3,"male",47,"iliterate","farming","Hanging"
1585
+ "1584",1584,"yes","yes","no",2011,6,"female",48,"primary","farming","Pesticide"
1586
+ "1585",1585,"yes","no","no",2009,9,"female",34,"Secondary","farming","Pesticide"
1587
+ "1586",1586,"yes","no","no",2011,2,"female",51,"primary","household","Pesticide"
1588
+ "1587",1587,"yes","no","no",2011,9,"female",45,"Secondary","farming","Pesticide"
1589
+ "1588",1588,"yes","yes","no",2011,4,"male",73,"iliterate","farming","Pesticide"
1590
+ "1589",1589,"yes","no","no",2011,4,"male",21,"Secondary","farming","Pesticide"
1591
+ "1590",1590,"yes","yes","no",2010,11,"female",58,"primary","farming","Hanging"
1592
+ "1591",1591,"yes","yes","no",2010,5,"male",37,"Secondary","farming","Pesticide"
1593
+ "1592",1592,"yes","no","no",2011,1,"male",32,"Secondary","farming","Pesticide"
1594
+ "1593",1593,"yes","yes","no",2011,5,"female",24,"Secondary","farming","Pesticide"
1595
+ "1594",1594,"yes","yes","no",2010,10,"female",38,"iliterate","farming","Pesticide"
1596
+ "1595",1595,"no","yes","no",2010,10,"female",63,"primary","farming","Pesticide"
1597
+ "1596",1596,"yes","no","no",2009,4,"male",34,"Secondary","farming","Pesticide"
1598
+ "1597",1597,"yes","no","no",2011,10,"male",59,"primary","farming","Pesticide"
1599
+ "1598",1598,"yes","no","no",2010,2,"female",49,"Secondary","farming","Pesticide"
1600
+ "1599",1599,"yes","no","no",2009,11,"female",27,"Secondary","farming","Pesticide"
1601
+ "1600",1600,"yes","no","no",2010,6,"male",48,"Secondary","farming","Pesticide"
1602
+ "1601",1601,"no","yes","no",2010,9,"female",41,"Secondary","farming","Pesticide"
1603
+ "1602",1602,"yes","no","no",2011,1,"male",81,"iliterate","farming","Pesticide"
1604
+ "1603",1603,"yes","no","no",2009,9,"female",58,"Secondary","farming","Pesticide"
1605
+ "1604",1604,"yes","yes","no",2011,8,"female",68,"iliterate","farming","Pesticide"
1606
+ "1605",1605,"yes","yes","no",2010,11,"female",82,"iliterate","farming","Pesticide"
1607
+ "1606",1606,"yes","yes","no",2011,11,"male",58,"iliterate","farming","Pesticide"
1608
+ "1607",1607,"yes","yes","no",2010,2,"male",74,"iliterate","farming","Pesticide"
1609
+ "1608",1608,"yes","no","no",2011,5,"female",24,"Secondary","farming","Pesticide"
1610
+ "1609",1609,"yes","yes","no",2009,3,"male",61,"primary","farming","Hanging"
1611
+ "1610",1610,"yes","no","no",2010,8,"female",52,"Secondary","farming","Pesticide"
1612
+ "1611",1611,"yes","no","no",2010,8,"female",29,"Secondary","farming","Pesticide"
1613
+ "1612",1612,"yes","no","no",2010,7,"female",34,"Secondary","farming","Pesticide"
1614
+ "1613",1613,"yes","no","no",2011,2,"female",31,"Secondary","farming","Other poison"
1615
+ "1614",1614,"yes","no","no",2011,8,"female",38,"Secondary","farming","Pesticide"
1616
+ "1615",1615,"yes","no","no",2009,9,"male",25,"Secondary","farming","Pesticide"
1617
+ "1616",1616,"yes","no","no",2011,7,"female",66,"iliterate","farming","Pesticide"
1618
+ "1617",1617,"yes","no","no",2011,2,"male",40,"Secondary","farming","Hanging"
1619
+ "1618",1618,"yes","no","no",2011,4,"female",53,"Secondary","farming","Pesticide"
1620
+ "1619",1619,"yes","no","no",2009,8,"female",42,"primary","farming","Pesticide"
1621
+ "1620",1620,"yes","no","no",2011,1,"female",30,"Secondary","household","Pesticide"
1622
+ "1621",1621,"yes","no","no",2009,7,"female",47,"Secondary","farming","Pesticide"
1623
+ "1622",1622,"yes","no","no",2009,8,"female",57,"iliterate","farming","Pesticide"
1624
+ "1623",1623,"yes","no","no",2009,6,"female",43,"Secondary","farming","Pesticide"
1625
+ "1624",1624,"yes","no","no",2009,4,"male",77,"Secondary","farming","Pesticide"
1626
+ "1625",1625,"yes","no","no",2010,9,"male",13,"primary","student","Pesticide"
1627
+ "1626",1626,"yes","no","no",2010,8,"male",41,"primary","farming","Pesticide"
1628
+ "1627",1627,"yes","no","no",2010,3,"female",37,"Secondary","farming","Pesticide"
1629
+ "1628",1628,"yes","yes","no",2011,12,"female",75,"primary","farming","Pesticide"
1630
+ "1629",1629,"yes","yes","no",2011,5,"female",80,"iliterate","farming","Pesticide"
1631
+ "1630",1630,"yes","no","no",2010,5,"male",23,"Secondary","farming","Pesticide"
1632
+ "1631",1631,"yes","no","no",2010,3,"male",72,"Secondary","farming","Other poison"
1633
+ "1632",1632,"yes","no","no",2009,8,"female",33,"Secondary","farming","Pesticide"
1634
+ "1633",1633,"yes","yes","no",2011,4,"female",39,"iliterate","farming","Pesticide"
1635
+ "1634",1634,"yes","yes","no",2011,6,"female",20,"primary","farming","Pesticide"
1636
+ "1635",1635,"no","yes","no",2011,2,"male",42,"primary","farming","Pesticide"
1637
+ "1636",1636,"yes","yes","no",2010,10,"female",40,"primary","farming","Pesticide"
1638
+ "1637",1637,"yes","no","no",2010,8,"female",23,"primary","household","Pesticide"
1639
+ "1638",1638,"yes","no","no",2011,12,"male",57,"Secondary","farming","Pesticide"
1640
+ "1639",1639,"yes","no","no",2009,8,"female",41,"primary","farming","Pesticide"
1641
+ "1640",1640,"yes","no","no",2010,2,"female",33,"Secondary","farming","Pesticide"
1642
+ "1641",1641,"yes","no","no",2011,10,"female",40,"Secondary","household","Pesticide"
1643
+ "1642",1642,"yes","no","no",2010,7,"male",32,"Secondary","farming","Pesticide"
1644
+ "1643",1643,"yes","yes","no",2010,5,"male",77,"primary","farming","Hanging"
1645
+ "1644",1644,"yes","yes","no",2011,6,"male",60,"iliterate","farming","Pesticide"
1646
+ "1645",1645,"yes","yes","no",2010,2,"female",46,"Secondary","farming","Pesticide"
1647
+ "1646",1646,"yes","yes","no",2009,2,"male",76,"primary","farming","Pesticide"
1648
+ "1647",1647,"yes","no","no",2011,7,"male",64,"iliterate","farming","Pesticide"
1649
+ "1648",1648,"yes","no","no",2010,7,"male",42,"Secondary","farming","Pesticide"
1650
+ "1649",1649,"yes","yes","no",2010,1,"male",83,"primary","farming","Pesticide"
1651
+ "1650",1650,"yes","yes","no",2009,12,"male",72,"primary","farming","Hanging"
1652
+ "1651",1651,"yes","yes","no",2009,3,"male",71,"iliterate","farming","Pesticide"
1653
+ "1652",1652,"yes","yes","no",2010,8,"female",33,"Secondary","farming","Pesticide"
1654
+ "1653",1653,"yes","no","no",2011,5,"female",45,"Secondary","farming","Pesticide"
1655
+ "1654",1654,"yes","yes","no",2011,10,"female",74,"iliterate","farming","Pesticide"
1656
+ "1655",1655,"yes","no","no",2010,8,"male",77,"Secondary","farming","Pesticide"
1657
+ "1656",1656,"no","yes","no",2011,7,"male",66,"iliterate","farming","Hanging"
1658
+ "1657",1657,"no","yes","no",2009,2,"female",63,"primary","household","Hanging"
1659
+ "1658",1658,"yes","yes","no",2011,5,"male",56,"Secondary","farming","unspecified"
1660
+ "1659",1659,"yes","no","no",2011,9,"female",49,"primary","farming","Other poison"
1661
+ "1660",1660,"yes","yes","no",2009,5,"male",52,"primary","farming","Pesticide"
1662
+ "1661",1661,"no","yes","no",2009,5,"male",81,"iliterate","farming","Hanging"
1663
+ "1662",1662,"yes","no","no",2011,8,"female",55,"Secondary","farming","unspecified"
1664
+ "1663",1663,"no","yes","no",2010,1,"male",54,"Secondary","farming","Hanging"
1665
+ "1664",1664,"no","yes","no",2009,4,"male",68,"primary","farming","Hanging"
1666
+ "1665",1665,"no","yes","no",2011,4,"female",48,"Secondary","farming","Drowning"
1667
+ "1666",1666,"yes","no","no",2009,12,"male",12,"Secondary","student","Other poison"
1668
+ "1667",1667,"no","yes","no",2011,8,"female",53,"Secondary","farming","Hanging"
1669
+ "1668",1668,"yes","no","no",2010,6,"male",61,"primary","farming","Cutting"
1670
+ "1669",1669,"no","yes","no",2011,1,"female",54,"primary","farming","Hanging"
1671
+ "1670",1670,"yes","yes","no",2009,7,"female",44,"primary","farming","Pesticide"
1672
+ "1671",1671,"yes","no","no",2011,4,"male",67,"Secondary","farming","Poison unspec"
1673
+ "1672",1672,"yes","no","no",2009,9,"female",73,"primary","farming","Pesticide"
1674
+ "1673",1673,"yes","yes","no",2011,7,"female",47,"Secondary","farming","Pesticide"
1675
+ "1674",1674,"no","yes","no",2011,5,"male",75,"iliterate","farming","Hanging"
1676
+ "1675",1675,"yes","no","yes",2010,5,"female",40,"unknown","others/unknown","Poison unspec"
1677
+ "1676",1676,"yes","no","yes",2010,2,"male",40,"unknown","others/unknown","Poison unspec"
1678
+ "1677",1677,"no","yes","yes",2010,8,"female",82,"iliterate","farming","Hanging"
1679
+ "1678",1678,"no","yes","yes",2010,9,"female",51,"Secondary","farming","Pesticide"
1680
+ "1679",1679,"no","yes","yes",2010,9,"male",58,"primary","farming","Hanging"
1681
+ "1680",1680,"no","yes","yes",2010,4,"male",71,"primary","farming","Hanging"
1682
+ "1681",1681,"yes","no","yes",2010,4,"female",33,"unknown","others/unknown","Pesticide"
1683
+ "1682",1682,"yes","no","yes",2010,2,"male",56,"unknown","others/unknown","Other poison"
1684
+ "1683",1683,"yes","no","yes",2010,3,"male",57,"unknown","others/unknown","Pesticide"
1685
+ "1684",1684,"yes","no","yes",2010,3,"male",30,"unknown","others/unknown","Poison unspec"
1686
+ "1685",1685,"yes","no","yes",2010,6,"male",22,"Secondary","unemployed","Pesticide"
1687
+ "1686",1686,"no","yes","yes",2010,3,"female",54,"Secondary","farming","Pesticide"
1688
+ "1687",1687,"yes","yes","yes",2010,3,"female",54,"Secondary","farming","Pesticide"
1689
+ "1688",1688,"yes","no","yes",2010,5,"male",19,"unknown","others/unknown","Other poison"
1690
+ "1689",1689,"no","yes","no",2010,6,"female",75,"iliterate","farming","Pesticide"
1691
+ "1690",1690,"yes","no","no",2010,6,"male",23,"Secondary","farming","Pesticide"
1692
+ "1691",1691,"no","yes","no",2010,6,"male",31,"Secondary","farming","Pesticide"
1693
+ "1692",1692,"yes","yes","no",2010,4,"female",80,"iliterate","farming","Pesticide"
1694
+ "1693",1693,"no","yes","no",2010,5,"male",51,"primary","farming","Hanging"
1695
+ "1694",1694,"yes","yes","no",2010,6,"female",65,"iliterate","farming","Pesticide"
1696
+ "1695",1695,"yes","no","no",2010,1,"male",58,"unknown","others/unknown","Poison unspec"
1697
+ "1696",1696,"yes","no","no",2010,1,"male",74,"unknown","others/unknown","Pesticide"
1698
+ "1697",1697,"no","yes","no",2010,1,"male",51,"primary","farming","Drowning"
1699
+ "1698",1698,"yes","no","no",2010,10,"female",35,"Secondary","farming","Pesticide"
1700
+ "1699",1699,"no","yes","no",2010,4,"female",57,"primary","farming","Pesticide"
1701
+ "1700",1700,"no","yes","no",2010,9,"male",83,"iliterate","farming","Hanging"
1702
+ "1701",1701,"no","yes","no",2010,7,"male",43,"primary","farming","Hanging"
1703
+ "1702",1702,"yes","yes","no",2010,12,"male",58,"primary","farming","Pesticide"
1704
+ "1703",1703,"no","yes","no",2010,4,"male",85,"iliterate","farming","Pesticide"
1705
+ "1704",1704,"yes","no","no",2009,9,"male",55,"Secondary","farming","Other poison"
1706
+ "1705",1705,"yes","no","no",2010,5,"female",56,"primary","farming","Pesticide"
1707
+ "1706",1706,"no","yes","no",2009,8,"female",94,"iliterate","farming","Hanging"
1708
+ "1707",1707,"no","yes","no",2010,2,"male",77,"primary","farming","Hanging"
1709
+ "1708",1708,"yes","no","no",2010,7,"female",65,"Secondary","farming","Pesticide"
1710
+ "1709",1709,"yes","no","no",2009,6,"female",55,"Secondary","household","Pesticide"
1711
+ "1710",1710,"yes","no","no",2011,6,"female",28,"Secondary","others/unknown","Poison unspec"
1712
+ "1711",1711,"yes","no","no",2011,10,"female",48,"Secondary","others/unknown","Poison unspec"
1713
+ "1712",1712,"no","yes","no",2010,6,"female",64,"primary","farming","Pesticide"
1714
+ "1713",1713,"no","yes","no",2010,2,"male",55,"primary","farming","Pesticide"
1715
+ "1714",1714,"no","yes","no",2010,10,"female",86,"primary","farming","Hanging"
1716
+ "1715",1715,"no","yes","no",2011,7,"male",69,"primary","farming","Pesticide"
1717
+ "1716",1716,"no","yes","no",2010,4,"male",43,"primary","farming","Pesticide"
1718
+ "1717",1717,"yes","no","no",2010,3,"female",42,"primary","farming","Pesticide"
1719
+ "1718",1718,"yes","no","no",2010,9,"female",19,"Secondary","student","Other poison"
1720
+ "1719",1719,"yes","no","no",2009,1,"male",44,"Secondary","business/service","Pesticide"
1721
+ "1720",1720,"yes","no","no",2011,3,"male",47,"Secondary","farming","unspecified"
1722
+ "1721",1721,"yes","no","no",2011,2,"female",44,"Secondary","farming","Poison unspec"
1723
+ "1722",1722,"yes","no","no",2009,10,"male",69,"Secondary","household","Other poison"
1724
+ "1723",1723,"no","yes","no",2009,6,"male",88,"primary","farming","Hanging"
1725
+ "1724",1724,"yes","no","no",2011,9,"male",54,"Secondary","others/unknown","Poison unspec"
1726
+ "1725",1725,"no","yes","no",2011,11,"male",67,"primary","farming","Pesticide"
1727
+ "1726",1726,"no","yes","no",2011,6,"male",80,"primary","farming","Hanging"
1728
+ "1727",1727,"yes","no","no",2010,3,"female",49,"primary","farming","Pesticide"
1729
+ "1728",1728,"yes","no","no",2010,3,"female",49,"unknown","others/unknown","Pesticide"
1730
+ "1729",1729,"no","yes","no",2011,3,"male",63,"primary","farming","Hanging"
1731
+ "1730",1730,"yes","no","no",2009,9,"female",81,"primary","farming","Cutting"
1732
+ "1731",1731,"no","yes","no",2011,4,"female",56,"Secondary","farming","Pesticide"
1733
+ "1732",1732,"no","yes","no",2011,5,"female",82,"primary","farming","Hanging"
1734
+ "1733",1733,"yes","no","no",2009,10,"female",40,"primary","farming","Pesticide"
1735
+ "1734",1734,"yes","no","no",2009,12,"female",75,"iliterate","farming","Pesticide"
1736
+ "1735",1735,"no","yes","no",2011,9,"female",27,"Secondary","farming","Jumping"
1737
+ "1736",1736,"no","yes","no",2010,11,"female",84,"primary","farming","Hanging"
1738
+ "1737",1737,"no","yes","no",2009,2,"female",83,"primary","farming","Hanging"
1739
+ "1738",1738,"no","yes","no",2010,2,"male",57,"Secondary","farming","Pesticide"
1740
+ "1739",1739,"yes","no","no",2009,6,"female",15,"Secondary","student","Pesticide"
1741
+ "1740",1740,"no","yes","no",2011,7,"male",70,"primary","farming","Hanging"
1742
+ "1741",1741,"no","yes","no",2009,4,"female",74,"primary","farming","Pesticide"
1743
+ "1742",1742,"no","yes","no",2011,6,"female",78,"primary","farming","Hanging"
1744
+ "1743",1743,"no","yes","no",2011,2,"male",87,"primary","farming","Pesticide"
1745
+ "1744",1744,"no","yes","no",2010,1,"female",85,"primary","farming","Hanging"
1746
+ "1745",1745,"yes","no","no",2011,1,"female",31,"Tertiary","others/unknown","Other poison"
1747
+ "1746",1746,"yes","yes","no",2011,4,"female",70,"primary","farming","Other poison"
1748
+ "1747",1747,"no","yes","no",2010,6,"male",67,"primary","farming","Hanging"
1749
+ "1748",1748,"yes","no","no",2010,6,"male",33,"unknown","others/unknown","Cutting"
1750
+ "1749",1749,"no","yes","no",2010,6,"male",86,"primary","farming","Hanging"
1751
+ "1750",1750,"no","yes","no",2009,5,"male",98,"iliterate","farming","Hanging"
1752
+ "1751",1751,"no","yes","no",2010,6,"female",90,"primary","farming","Pesticide"
1753
+ "1752",1752,"yes","no","no",2010,5,"male",77,"iliterate","farming","Pesticide"
1754
+ "1753",1753,"yes","yes","no",2011,7,"male",75,"iliterate","farming","Pesticide"
1755
+ "1754",1754,"yes","no","no",2011,7,"male",74,"primary","farming","Poison unspec"
1756
+ "1755",1755,"yes","yes","no",2011,11,"male",73,"primary","farming","Pesticide"
1757
+ "1756",1756,"no","yes","no",2011,7,"male",74,"primary","farming","Pesticide"
1758
+ "1757",1757,"yes","no","no",2009,6,"female",42,"Secondary","farming","Pesticide"
1759
+ "1758",1758,"no","yes","no",2009,9,"female",86,"primary","farming","Hanging"
1760
+ "1759",1759,"yes","no","no",2010,4,"male",45,"Secondary","farming","Pesticide"
1761
+ "1760",1760,"no","yes","no",2010,5,"female",81,"primary","farming","Hanging"
1762
+ "1761",1761,"yes","no","no",2010,1,"male",30,"Secondary","farming","Pesticide"
1763
+ "1762",1762,"yes","yes","no",2011,2,"male",56,"Secondary","farming","Pesticide"
1764
+ "1763",1763,"no","yes","no",2009,5,"male",75,"iliterate","farming","Pesticide"
1765
+ "1764",1764,"yes","no","no",2010,1,"male",46,"primary","farming","Pesticide"
1766
+ "1765",1765,"no","yes","no",2010,12,"female",77,"primary","farming","Hanging"
1767
+ "1766",1766,"no","yes","no",2010,8,"female",77,"primary","farming","Hanging"
1768
+ "1767",1767,"no","yes","no",2009,3,"female",79,"primary","farming","Pesticide"
1769
+ "1768",1768,"no","yes","no",2010,8,"female",78,"primary","farming","Pesticide"
1770
+ "1769",1769,"no","yes","no",2010,5,"female",80,"primary","farming","Pesticide"
1771
+ "1770",1770,"no","yes","no",2009,8,"female",83,"primary","farming","Hanging"
1772
+ "1771",1771,"yes","no","no",2009,8,"female",42,"Secondary","household","Pesticide"
1773
+ "1772",1772,"yes","no","no",2009,10,"male",32,"Secondary","household","Pesticide"
1774
+ "1773",1773,"yes","yes","no",2011,6,"male",77,"iliterate","farming","Pesticide"
1775
+ "1774",1774,"no","yes","no",2011,7,"male",79,"primary","farming","Pesticide"
1776
+ "1775",1775,"no","yes","no",2010,6,"female",81,"primary","farming","Hanging"
1777
+ "1776",1776,"no","yes","no",2010,4,"male",60,"primary","farming","Hanging"
1778
+ "1777",1777,"no","yes","no",2010,3,"female",85,"primary","farming","Hanging"
1779
+ "1778",1778,"yes","no","no",2010,2,"female",66,"Secondary","farming","Pesticide"
1780
+ "1779",1779,"no","yes","no",2010,2,"female",68,"primary","farming","Hanging"
1781
+ "1780",1780,"yes","no","no",2010,6,"female",39,"Secondary","farming","Pesticide"
1782
+ "1781",1781,"yes","no","no",2010,1,"female",41,"unknown","others/unknown","Other poison"
1783
+ "1782",1782,"no","yes","no",2010,3,"male",73,"primary","farming","Hanging"
1784
+ "1783",1783,"no","yes","no",2010,1,"female",76,"primary","farming","Hanging"
1785
+ "1784",1784,"yes","no","no",2010,7,"female",47,"Secondary","farming","Pesticide"
1786
+ "1785",1785,"yes","yes","no",2010,2,"male",53,"Secondary","farming","Pesticide"
1787
+ "1786",1786,"yes","no","no",2010,1,"female",74,"unknown","others/unknown","Pesticide"
1788
+ "1787",1787,"yes","no","no",2010,10,"female",48,"primary","farming","Pesticide"
1789
+ "1788",1788,"yes","no","no",2010,5,"female",27,"unknown","others/unknown","Pesticide"
1790
+ "1789",1789,"yes","no","no",2010,1,"female",52,"Secondary","farming","Other poison"
1791
+ "1790",1790,"yes","no","no",2010,11,"female",33,"Secondary","farming","Pesticide"
1792
+ "1791",1791,"yes","no","no",2010,6,"female",30,"unknown","others/unknown","Pesticide"
1793
+ "1792",1792,"yes","no","no",2009,7,"female",33,"Secondary","farming","Pesticide"
1794
+ "1793",1793,"no","yes","no",2009,10,"female",60,"primary","farming","Pesticide"
1795
+ "1794",1794,"yes","no","no",2009,5,"female",25,"Secondary","farming","Pesticide"
1796
+ "1795",1795,"yes","no","no",2009,7,"male",70,"Secondary","farming","Pesticide"
1797
+ "1796",1796,"no","yes","no",2009,11,"female",41,"unknown","others/unknown","Pesticide"
1798
+ "1797",1797,"no","yes","no",2009,2,"female",65,"primary","farming","Pesticide"
1799
+ "1798",1798,"yes","yes","no",2011,10,"female",48,"primary","farming","Pesticide"
1800
+ "1799",1799,"no","yes","no",2009,1,"female",36,"primary","farming","Pesticide"
1801
+ "1800",1800,"yes","no","no",2010,2,"male",52,"Secondary","farming","Pesticide"
1802
+ "1801",1801,"yes","no","no",2011,5,"female",41,"Secondary","household","Pesticide"
1803
+ "1802",1802,"yes","no","no",2010,8,"male",25,"Secondary","household","Pesticide"
1804
+ "1803",1803,"no","yes","no",2011,6,"female",50,"primary","farming","Pesticide"
1805
+ "1804",1804,"yes","yes","no",2011,5,"female",76,"Secondary","farming","Pesticide"
1806
+ "1805",1805,"no","yes","no",2009,11,"female",69,"primary","farming","Hanging"
1807
+ "1806",1806,"no","yes","no",2011,5,"female",50,"iliterate","farming","Pesticide"
1808
+ "1807",1807,"no","yes","no",2009,10,"female",41,"primary","farming","Hanging"
1809
+ "1808",1808,"no","yes","no",2011,5,"male",73,"iliterate","farming","Pesticide"
1810
+ "1809",1809,"yes","no","no",2010,2,"female",55,"Secondary","farming","Pesticide"
1811
+ "1810",1810,"yes","no","no",2010,8,"female",39,"primary","farming","Pesticide"
1812
+ "1811",1811,"no","yes","no",2011,12,"male",60,"primary","farming","Hanging"
1813
+ "1812",1812,"no","yes","no",2009,7,"male",57,"iliterate","farming","Pesticide"
1814
+ "1813",1813,"yes","no","no",2010,8,"male",34,"Secondary","farming","Pesticide"
1815
+ "1814",1814,"yes","no","no",2011,3,"female",40,"Secondary","household","Pesticide"
1816
+ "1815",1815,"no","yes","no",2009,3,"male",74,"iliterate","farming","Pesticide"
1817
+ "1816",1816,"yes","no","no",2010,6,"male",75,"Secondary","farming","Pesticide"
1818
+ "1817",1817,"yes","no","no",2010,9,"female",23,"Secondary","farming","Pesticide"
1819
+ "1818",1818,"yes","no","no",2010,6,"female",25,"Secondary","farming","Pesticide"
1820
+ "1819",1819,"no","yes","no",2009,3,"female",51,"iliterate","farming","Pesticide"
1821
+ "1820",1820,"yes","no","no",2011,5,"male",50,"Secondary","farming","Pesticide"
1822
+ "1821",1821,"yes","no","no",2010,4,"female",24,"Secondary","farming","Pesticide"
1823
+ "1822",1822,"no","yes","no",2010,12,"female",43,"Secondary","farming","Pesticide"
1824
+ "1823",1823,"yes","yes","no",2010,11,"male",59,"Secondary","farming","Pesticide"
1825
+ "1824",1824,"yes","no","no",2009,3,"male",51,"Secondary","farming","Pesticide"
1826
+ "1825",1825,"no","yes","no",2009,3,"male",57,"iliterate","farming","Pesticide"
1827
+ "1826",1826,"yes","no","no",2010,3,"male",69,"Secondary","farming","Pesticide"
1828
+ "1827",1827,"no","yes","no",2011,5,"male",75,"iliterate","farming","Hanging"
1829
+ "1828",1828,"yes","no","no",2011,7,"female",32,"Secondary","household","Pesticide"
1830
+ "1829",1829,"yes","no","no",2010,1,"female",29,"iliterate","farming","Pesticide"
1831
+ "1830",1830,"no","yes","no",2009,1,"male",45,"Secondary","farming","Hanging"
1832
+ "1831",1831,"no","yes","no",2009,8,"female",64,"iliterate","farming","Pesticide"
1833
+ "1832",1832,"yes","no","no",2011,10,"male",26,"Secondary","farming","Pesticide"
1834
+ "1833",1833,"no","yes","no",2010,2,"male",77,"iliterate","farming","Hanging"
1835
+ "1834",1834,"yes","no","no",2011,12,"female",52,"primary","household","Pesticide"
1836
+ "1835",1835,"no","yes","no",2009,11,"female",84,"iliterate","farming","Hanging"
1837
+ "1836",1836,"no","yes","no",2009,7,"male",20,"Secondary","farming","Hanging"
1838
+ "1837",1837,"yes","no","no",2011,9,"female",65,"primary","household","Pesticide"
1839
+ "1838",1838,"yes","no","no",2009,5,"female",74,"Secondary","farming","Pesticide"
1840
+ "1839",1839,"yes","no","no",2011,5,"male",46,"Secondary","farming","Pesticide"
1841
+ "1840",1840,"no","yes","no",2009,8,"female",71,"primary","farming","Pesticide"
1842
+ "1841",1841,"no","yes","no",2010,2,"male",76,"primary","farming","Hanging"
1843
+ "1842",1842,"yes","no","no",2010,10,"male",40,"Secondary","farming","Pesticide"
1844
+ "1843",1843,"yes","no","yes",2010,7,"female",69,"unknown","others/unknown","Poison unspec"
1845
+ "1844",1844,"yes","no","yes",2010,7,"male",43,"Secondary","others/unknown","Other poison"
1846
+ "1845",1845,"yes","yes","yes",2010,5,"female",78,"iliterate","farming","Pesticide"
1847
+ "1846",1846,"no","yes","yes",2010,9,"male",52,"Secondary","worker","Pesticide"
1848
+ "1847",1847,"yes","no","yes",2010,5,"female",46,"unknown","others/unknown","Pesticide"
1849
+ "1848",1848,"yes","yes","yes",2010,3,"male",17,"Secondary","student","Cutting"
1850
+ "1849",1849,"no","yes","yes",2010,1,"male",40,"Secondary","others/unknown","Hanging"
1851
+ "1850",1850,"yes","no","yes",2010,2,"male",36,"unknown","others/unknown","Other poison"
1852
+ "1851",1851,"yes","no","yes",2010,9,"female",49,"primary","farming","Other poison"
1853
+ "1852",1852,"no","yes","yes",2010,10,"female",54,"primary","business/service","Pesticide"
1854
+ "1853",1853,"yes","no","yes",2010,10,"female",55,"primary","farming","Pesticide"
1855
+ "1854",1854,"yes","yes","yes",2010,7,"female",64,"unknown","farming","Pesticide"
1856
+ "1855",1855,"no","yes","yes",2010,12,"male",61,"Secondary","business/service","Hanging"
1857
+ "1856",1856,"yes","no","yes",2010,11,"female",58,"primary","farming","Pesticide"
1858
+ "1857",1857,"no","yes","no",2011,10,"female",75,"iliterate","farming","Hanging"
1859
+ "1858",1858,"no","yes","no",2011,10,"female",54,"Secondary","farming","Hanging"
1860
+ "1859",1859,"no","yes","no",2010,8,"female",90,"iliterate","farming","Hanging"
1861
+ "1860",1860,"yes","no","no",2009,6,"female",71,"primary","household","Hanging"
1862
+ "1861",1861,"yes","no","no",2010,9,"female",35,"Secondary","farming","Cutting"
1863
+ "1862",1862,"no","yes","no",2009,2,"female",71,"primary","farming","Drowning"
1864
+ "1863",1863,"yes","no","no",2011,1,"female",45,"Secondary","household","unspecified"
1865
+ "1864",1864,"no","yes","no",2010,5,"female",57,"primary","farming","Hanging"
1866
+ "1865",1865,"yes","no","no",2009,7,"male",54,"Secondary","farming","Pesticide"
1867
+ "1866",1866,"no","yes","no",2011,2,"male",90,"iliterate","farming","Pesticide"
1868
+ "1867",1867,"no","yes","no",2011,6,"female",76,"primary","farming","Pesticide"
1869
+ "1868",1868,"no","yes","no",2010,3,"female",66,"primary","farming","Hanging"
1870
+ "1869",1869,"yes","no","no",2011,8,"female",27,"Secondary","others/unknown","Poison unspec"
1871
+ "1870",1870,"yes","no","no",2011,7,"female",58,"Secondary","farming","Poison unspec"
1872
+ "1871",1871,"yes","yes","no",2010,10,"female",71,"primary","farming","Pesticide"
1873
+ "1872",1872,"no","yes","no",2010,9,"female",47,"Secondary","farming","Hanging"
1874
+ "1873",1873,"no","yes","no",2010,4,"male",80,"primary","farming","Pesticide"
1875
+ "1874",1874,"no","yes","no",2009,1,"male",98,"iliterate","farming","Hanging"
1876
+ "1875",1875,"yes","no","no",2011,12,"male",48,"Secondary","others/unknown","Poison unspec"
1877
+ "1876",1876,"yes","no","no",2011,1,"male",45,"Secondary","farming","unspecified"
1878
+ "1877",1877,"yes","no","no",2011,9,"female",32,"Secondary","farming","Pesticide"
1879
+ "1878",1878,"no","yes","no",2010,9,"female",59,"primary","farming","Hanging"
1880
+ "1879",1879,"yes","no","no",2011,11,"female",37,"Secondary","others/unknown","Poison unspec"
1881
+ "1880",1880,"yes","yes","no",2011,12,"female",81,"iliterate","others/unknown","Poison unspec"
1882
+ "1881",1881,"yes","no","no",2010,3,"male",57,"primary","household","Other poison"
1883
+ "1882",1882,"no","yes","no",2009,9,"male",63,"primary","farming","Pesticide"
1884
+ "1883",1883,"no","yes","no",2010,4,"male",79,"Secondary","farming","Hanging"
1885
+ "1884",1884,"no","yes","no",2010,2,"male",75,"primary","farming","Hanging"
1886
+ "1885",1885,"no","yes","no",2010,4,"female",50,"primary","farming","Hanging"
1887
+ "1886",1886,"yes","yes","no",2009,3,"male",76,"primary","farming","Pesticide"
1888
+ "1887",1887,"yes","no","no",2009,9,"female",61,"primary","household","Pesticide"
1889
+ "1888",1888,"no","yes","no",2011,5,"female",76,"primary","household","Hanging"
1890
+ "1889",1889,"no","yes","no",2011,11,"female",60,"Secondary","farming","Hanging"
1891
+ "1890",1890,"no","yes","no",2010,9,"male",86,"primary","farming","Hanging"
1892
+ "1891",1891,"no","yes","no",2011,3,"male",78,"iliterate","farming","Hanging"
1893
+ "1892",1892,"no","yes","no",2011,8,"female",98,"iliterate","farming","Hanging"
1894
+ "1893",1893,"no","yes","no",2010,7,"male",48,"iliterate","farming","Pesticide"
1895
+ "1894",1894,"no","yes","no",2010,10,"female",51,"primary","farming","Pesticide"
1896
+ "1895",1895,"no","yes","no",2009,10,"female",75,"primary","farming","Pesticide"
1897
+ "1896",1896,"no","yes","no",2010,8,"male",78,"iliterate","farming","Hanging"
1898
+ "1897",1897,"no","yes","no",2010,11,"female",48,"Secondary","farming","Hanging"
1899
+ "1898",1898,"no","yes","no",2009,1,"male",59,"primary","farming","Drowning"
1900
+ "1899",1899,"no","yes","no",2010,10,"male",63,"iliterate","farming","Hanging"
1901
+ "1900",1900,"no","yes","no",2010,7,"male",56,"primary","farming","Hanging"
1902
+ "1901",1901,"yes","no","no",2011,3,"male",50,"Secondary","farming","Poison unspec"
1903
+ "1902",1902,"no","yes","no",2010,7,"male",72,"iliterate","farming","Pesticide"
1904
+ "1903",1903,"yes","no","no",2009,12,"male",72,"primary","household","Other poison"
1905
+ "1904",1904,"yes","no","no",2010,10,"female",34,"Secondary","household","Other poison"
1906
+ "1905",1905,"yes","no","no",2011,6,"male",42,"Secondary","farming","Poison unspec"
1907
+ "1906",1906,"no","yes","no",2009,5,"female",81,"iliterate","farming","Hanging"
1908
+ "1907",1907,"no","yes","no",2011,6,"male",15,"primary","farming","Hanging"
1909
+ "1908",1908,"no","yes","no",2010,9,"female",81,"iliterate","farming","Hanging"
1910
+ "1909",1909,"no","yes","no",2010,1,"male",30,"primary","farming","Pesticide"
1911
+ "1910",1910,"yes","no","no",2009,10,"male",53,"primary","farming","Pesticide"
1912
+ "1911",1911,"yes","no","no",2010,5,"male",17,"Secondary","unemployed","Other poison"
1913
+ "1912",1912,"no","yes","no",2010,5,"female",30,"Secondary","farming","Hanging"
1914
+ "1913",1913,"no","yes","no",2011,1,"female",79,"iliterate","farming","Hanging"
1915
+ "1914",1914,"yes","no","no",2010,3,"male",48,"Secondary","farming","Pesticide"
1916
+ "1915",1915,"yes","no","no",2011,8,"male",36,"Secondary","farming","unspecified"
1917
+ "1916",1916,"yes","no","no",2011,9,"female",22,"Secondary","others/unknown","Poison unspec"
1918
+ "1917",1917,"yes","no","no",2010,8,"male",61,"Secondary","farming","Pesticide"
1919
+ "1918",1918,"yes","yes","no",2009,12,"male",51,"primary","farming","Pesticide"
1920
+ "1919",1919,"yes","no","no",2010,2,"female",39,"Secondary","farming","Pesticide"
1921
+ "1920",1920,"yes","yes","no",2011,9,"male",48,"Secondary","farming","Pesticide"
1922
+ "1921",1921,"yes","no","no",2009,11,"male",27,"Secondary","farming","Pesticide"
1923
+ "1922",1922,"yes","yes","no",2009,6,"male",61,"Secondary","farming","Pesticide"
1924
+ "1923",1923,"no","yes","no",2011,9,"male",58,"primary","farming","Hanging"
1925
+ "1924",1924,"yes","yes","no",2010,9,"male",52,"primary","farming","Hanging"
1926
+ "1925",1925,"no","yes","no",2011,2,"male",75,"primary","farming","Hanging"
1927
+ "1926",1926,"yes","no","no",2011,5,"female",23,"Secondary","farming","unspecified"
1928
+ "1927",1927,"no","yes","no",2011,7,"male",47,"Secondary","farming","Pesticide"
1929
+ "1928",1928,"yes","no","no",2009,4,"female",63,"primary","household","Other poison"
1930
+ "1929",1929,"no","yes","no",2010,5,"male",72,"iliterate","farming","Pesticide"
1931
+ "1930",1930,"yes","no","no",2011,10,"male",49,"Secondary","others/unknown","Poison unspec"
1932
+ "1931",1931,"yes","no","no",2010,6,"female",68,"primary","farming","Pesticide"
1933
+ "1932",1932,"no","yes","no",2011,3,"male",85,"iliterate","farming","Hanging"
1934
+ "1933",1933,"no","yes","no",2010,5,"male",29,"Secondary","farming","Hanging"
1935
+ "1934",1934,"no","yes","no",2011,4,"male",79,"primary","farming","Hanging"
1936
+ "1935",1935,"no","yes","no",2011,6,"male",63,"primary","farming","Hanging"
1937
+ "1936",1936,"yes","no","no",2010,2,"female",35,"Secondary","farming","Pesticide"
1938
+ "1937",1937,"no","yes","no",2011,4,"female",77,"iliterate","farming","Hanging"
1939
+ "1938",1938,"no","yes","no",2010,9,"male",45,"Secondary","farming","Hanging"
1940
+ "1939",1939,"no","yes","no",2011,2,"female",58,"primary","farming","Pesticide"
1941
+ "1940",1940,"no","yes","no",2009,3,"male",53,"Secondary","farming","Pesticide"
1942
+ "1941",1941,"yes","no","no",2010,10,"male",25,"Secondary","farming","Pesticide"
1943
+ "1942",1942,"no","yes","no",2011,5,"male",70,"primary","farming","Pesticide"
1944
+ "1943",1943,"no","yes","no",2011,4,"female",31,"primary","farming","Pesticide"
1945
+ "1944",1944,"no","yes","no",2011,2,"male",73,"iliterate","farming","Pesticide"
1946
+ "1945",1945,"no","yes","no",2011,11,"male",60,"iliterate","farming","Pesticide"
1947
+ "1946",1946,"no","yes","no",2009,9,"male",65,"Secondary","farming","Pesticide"
1948
+ "1947",1947,"no","yes","no",2010,4,"male",13,"primary","student","Pesticide"
1949
+ "1948",1948,"no","yes","no",2011,7,"female",46,"iliterate","farming","Pesticide"
1950
+ "1949",1949,"no","yes","no",2011,12,"female",86,"iliterate","farming","Pesticide"
1951
+ "1950",1950,"no","yes","no",2011,5,"female",53,"iliterate","farming","Pesticide"
1952
+ "1951",1951,"no","yes","no",2011,3,"female",49,"iliterate","farming","Pesticide"
1953
+ "1952",1952,"no","yes","no",2011,5,"female",23,"Secondary","farming","Pesticide"
1954
+ "1953",1953,"no","yes","no",2011,2,"female",17,"Secondary","student","Pesticide"
1955
+ "1954",1954,"no","yes","no",2009,1,"male",59,"primary","farming","Pesticide"
1956
+ "1955",1955,"yes","no","no",2009,6,"female",29,"Secondary","farming","Pesticide"
1957
+ "1956",1956,"no","yes","no",2009,5,"male",80,"iliterate","farming","Pesticide"
1958
+ "1957",1957,"no","yes","no",2011,1,"male",75,"primary","farming","Hanging"
1959
+ "1958",1958,"no","yes","no",2011,3,"male",72,"iliterate","farming","Pesticide"
1960
+ "1959",1959,"no","yes","no",2011,5,"male",48,"primary","farming","Pesticide"
1961
+ "1960",1960,"yes","no","no",2011,11,"female",72,"iliterate","household","Pesticide"
1962
+ "1961",1961,"no","yes","no",2009,6,"female",43,"Secondary","farming","Hanging"
1963
+ "1962",1962,"no","yes","no",2009,9,"female",30,"Secondary","farming","Drowning"
1964
+ "1963",1963,"no","yes","no",2010,5,"male",52,"Secondary","farming","Pesticide"
1965
+ "1964",1964,"yes","no","no",2009,9,"female",26,"Secondary","farming","Pesticide"
1966
+ "1965",1965,"yes","no","no",2009,5,"male",25,"Secondary","farming","Pesticide"
1967
+ "1966",1966,"no","yes","no",2011,11,"male",60,"iliterate","farming","Pesticide"
1968
+ "1967",1967,"no","yes","no",2010,9,"male",56,"primary","farming","Hanging"
1969
+ "1968",1968,"no","yes","no",2011,10,"male",54,"primary","farming","Hanging"
1970
+ "1969",1969,"no","yes","no",2009,12,"female",88,"iliterate","farming","Pesticide"
1971
+ "1970",1970,"no","yes","no",2009,12,"female",77,"iliterate","farming","Hanging"
1972
+ "1971",1971,"no","yes","no",2009,8,"female",79,"iliterate","farming","Hanging"
1973
+ "1972",1972,"no","yes","no",2011,9,"male",78,"iliterate","farming","Drowning"
1974
+ "1973",1973,"no","yes","no",2011,2,"male",55,"primary","farming","Hanging"
1975
+ "1974",1974,"yes","no","no",2009,8,"female",65,"iliterate","farming","Pesticide"
1976
+ "1975",1975,"no","yes","no",2011,10,"male",54,"primary","farming","Hanging"
1977
+ "1976",1976,"no","yes","no",2009,6,"female",62,"iliterate","farming","Drowning"
1978
+ "1977",1977,"no","yes","no",2009,3,"female",60,"iliterate","farming","Pesticide"
1979
+ "1978",1978,"no","yes","no",2011,3,"female",71,"iliterate","farming","Pesticide"
1980
+ "1979",1979,"no","yes","no",2010,9,"male",53,"Secondary","farming","Drowning"
1981
+ "1980",1980,"no","yes","no",2010,4,"female",86,"iliterate","farming","Drowning"
1982
+ "1981",1981,"no","yes","no",2011,7,"female",71,"primary","farming","Pesticide"
1983
+ "1982",1982,"no","yes","no",2011,11,"male",19,"Secondary","farming","Drowning"
1984
+ "1983",1983,"no","yes","no",2009,3,"male",42,"Secondary","farming","Pesticide"
1985
+ "1984",1984,"no","yes","no",2010,1,"male",74,"iliterate","farming","Pesticide"
1986
+ "1985",1985,"no","yes","no",2011,7,"male",65,"primary","farming","Pesticide"
1987
+ "1986",1986,"yes","no","no",2009,6,"female",22,"Secondary","unemployed","Cutting"
1988
+ "1987",1987,"no","yes","no",2011,5,"female",24,"Secondary","farming","Pesticide"
1989
+ "1988",1988,"no","yes","no",2011,10,"male",54,"primary","farming","Hanging"
1990
+ "1989",1989,"yes","no","no",2010,5,"female",70,"Secondary","farming","Pesticide"
1991
+ "1990",1990,"yes","no","no",2010,10,"male",55,"Secondary","farming","Pesticide"
1992
+ "1991",1991,"yes","no","no",2011,7,"female",51,"primary","household","Pesticide"
1993
+ "1992",1992,"yes","no","no",2011,1,"male",23,"Secondary","farming","Pesticide"
1994
+ "1993",1993,"yes","no","no",2010,1,"male",27,"Secondary","farming","Pesticide"
1995
+ "1994",1994,"yes","no","no",2009,5,"female",27,"Secondary","farming","Pesticide"
1996
+ "1995",1995,"yes","no","no",2011,8,"male",56,"Secondary","household","Pesticide"
1997
+ "1996",1996,"yes","yes","no",2010,9,"female",26,"Secondary","farming","Pesticide"
1998
+ "1997",1997,"yes","no","no",2010,9,"male",38,"Secondary","farming","Pesticide"
1999
+ "1998",1998,"yes","no","no",2010,4,"male",52,"Secondary","farming","Pesticide"
2000
+ "1999",1999,"yes","no","no",2010,8,"male",40,"Secondary","farming","Pesticide"
2001
+ "2000",2000,"yes","no","no",2009,7,"female",23,"Secondary","farming","Pesticide"
2002
+ "2001",2001,"yes","no","no",2009,10,"female",22,"Secondary","farming","Pesticide"
2003
+ "2002",2002,"yes","no","no",2010,3,"female",25,"Secondary","farming","Pesticide"
2004
+ "2003",2003,"yes","no","no",2011,6,"female",37,"Secondary","household","Pesticide"
2005
+ "2004",2004,"yes","yes","no",2010,5,"male",40,"Secondary","farming","Pesticide"
2006
+ "2005",2005,"yes","no","no",2009,4,"female",23,"Secondary","farming","Other poison"
2007
+ "2006",2006,"yes","no","no",2011,12,"female",30,"Secondary","farming","Other poison"
2008
+ "2007",2007,"yes","no","no",2009,5,"female",20,"Secondary","farming","Pesticide"
2009
+ "2008",2008,"yes","no","no",2009,7,"male",62,"iliterate","farming","Pesticide"
2010
+ "2009",2009,"yes","no","no",2009,12,"male",36,"Secondary","farming","Pesticide"
2011
+ "2010",2010,"yes","no","no",2009,1,"male",20,"Secondary","farming","Pesticide"
2012
+ "2011",2011,"yes","no","no",2010,11,"male",50,"Secondary","farming","Pesticide"
2013
+ "2012",2012,"yes","no","no",2010,8,"male",37,"primary","farming","Pesticide"
2014
+ "2013",2013,"yes","no","no",2011,2,"male",41,"Secondary","farming","Pesticide"
2015
+ "2014",2014,"yes","no","no",2009,11,"male",58,"Secondary","farming","Pesticide"
2016
+ "2015",2015,"yes","no","no",2009,6,"female",38,"Secondary","farming","Pesticide"
2017
+ "2016",2016,"yes","no","no",2009,12,"male",54,"Secondary","farming","Pesticide"
2018
+ "2017",2017,"yes","no","no",2011,1,"male",24,"Secondary","farming","Pesticide"
2019
+ "2018",2018,"yes","yes","no",2009,3,"female",84,"Secondary","farming","Pesticide"
2020
+ "2019",2019,"yes","no","no",2009,5,"male",67,"Secondary","farming","Pesticide"
2021
+ "2020",2020,"yes","no","no",2009,6,"female",14,"Secondary","student","Pesticide"
2022
+ "2021",2021,"yes","no","no",2010,8,"female",57,"primary","household","Pesticide"
2023
+ "2022",2022,"yes","no","no",2009,1,"female",64,"Secondary","farming","Pesticide"
2024
+ "2023",2023,"yes","no","no",2011,10,"female",57,"primary","farming","Pesticide"
2025
+ "2024",2024,"yes","no","no",2010,8,"female",58,"primary","farming","Pesticide"
2026
+ "2025",2025,"yes","no","no",2009,9,"male",52,"Secondary","farming","Pesticide"
2027
+ "2026",2026,"yes","no","no",2011,9,"male",27,"Secondary","farming","Pesticide"
2028
+ "2027",2027,"yes","no","no",2009,5,"female",76,"Secondary","farming","Other poison"
2029
+ "2028",2028,"yes","no","no",2010,3,"female",37,"Secondary","farming","Pesticide"
2030
+ "2029",2029,"yes","no","no",2011,7,"female",25,"Secondary","household","Pesticide"
2031
+ "2030",2030,"yes","no","no",2009,1,"female",26,"Secondary","farming","Cutting"
2032
+ "2031",2031,"yes","no","no",2009,12,"female",80,"Secondary","farming","Pesticide"
2033
+ "2032",2032,"yes","no","no",2009,10,"male",56,"Secondary","farming","Pesticide"
2034
+ "2033",2033,"yes","no","no",2011,7,"female",58,"Secondary","household","Pesticide"
2035
+ "2034",2034,"yes","no","no",2010,11,"male",40,"Secondary","farming","Pesticide"
2036
+ "2035",2035,"yes","no","no",2009,9,"male",42,"Secondary","farming","Pesticide"
2037
+ "2036",2036,"yes","no","no",2010,12,"female",70,"iliterate","farming","Pesticide"
2038
+ "2037",2037,"yes","no","no",2009,9,"male",21,"Secondary","farming","Pesticide"
2039
+ "2038",2038,"yes","no","no",2011,7,"male",28,"Secondary","farming","Pesticide"
2040
+ "2039",2039,"yes","no","no",2009,8,"male",57,"Secondary","farming","Pesticide"
2041
+ "2040",2040,"yes","no","no",2011,4,"male",31,"Secondary","farming","Pesticide"
2042
+ "2041",2041,"yes","no","no",2009,9,"male",47,"Secondary","farming","Pesticide"
2043
+ "2042",2042,"yes","no","no",2011,7,"female",25,"Secondary","farming","Pesticide"
2044
+ "2043",2043,"yes","no","no",2010,9,"female",40,"Secondary","farming","Pesticide"
2045
+ "2044",2044,"yes","no","no",2009,9,"female",17,"Secondary","farming","Pesticide"
2046
+ "2045",2045,"yes","yes","no",2010,6,"female",64,"Secondary","farming","Hanging"
2047
+ "2046",2046,"yes","no","no",2010,2,"male",56,"Secondary","farming","Pesticide"
2048
+ "2047",2047,"yes","no","no",2011,10,"female",67,"Secondary","farming","Pesticide"
2049
+ "2048",2048,"yes","no","no",2011,11,"female",58,"iliterate","farming","Pesticide"
2050
+ "2049",2049,"yes","no","no",2010,2,"female",37,"Secondary","farming","Pesticide"
2051
+ "2050",2050,"yes","no","no",2009,1,"female",43,"Secondary","farming","Pesticide"
2052
+ "2051",2051,"yes","no","no",2009,8,"female",19,"Secondary","farming","Pesticide"
2053
+ "2052",2052,"yes","yes","no",2011,10,"male",72,"primary","farming","Pesticide"
2054
+ "2053",2053,"yes","no","no",2010,5,"male",27,"Secondary","farming","Pesticide"
2055
+ "2054",2054,"yes","no","no",2011,2,"female",24,"Secondary","farming","Pesticide"
2056
+ "2055",2055,"yes","no","no",2010,9,"male",46,"Secondary","farming","Pesticide"
2057
+ "2056",2056,"yes","no","no",2010,8,"male",67,"primary","farming","Pesticide"
2058
+ "2057",2057,"yes","no","no",2010,6,"male",47,"Secondary","farming","Pesticide"
2059
+ "2058",2058,"yes","no","no",2009,12,"female",23,"Secondary","farming","Pesticide"
2060
+ "2059",2059,"yes","no","no",2010,2,"male",69,"Secondary","farming","Pesticide"
2061
+ "2060",2060,"yes","no","no",2010,2,"male",52,"Secondary","farming","Pesticide"
2062
+ "2061",2061,"yes","no","no",2009,4,"male",27,"Secondary","farming","Pesticide"
2063
+ "2062",2062,"yes","no","no",2010,9,"female",42,"primary","household","Pesticide"
2064
+ "2063",2063,"yes","no","no",2011,10,"female",43,"Secondary","farming","Pesticide"
2065
+ "2064",2064,"yes","no","no",2010,9,"female",45,"Secondary","farming","Pesticide"
2066
+ "2065",2065,"yes","no","no",2009,5,"female",32,"Secondary","farming","Pesticide"
2067
+ "2066",2066,"yes","no","no",2010,6,"female",41,"Secondary","farming","Pesticide"
2068
+ "2067",2067,"yes","no","no",2009,5,"male",35,"Secondary","farming","Pesticide"
2069
+ "2068",2068,"yes","no","no",2011,2,"female",50,"primary","farming","Pesticide"
2070
+ "2069",2069,"yes","no","no",2011,9,"female",24,"Secondary","farming","Pesticide"
2071
+ "2070",2070,"yes","yes","no",2010,1,"female",49,"iliterate","farming","Pesticide"
2072
+ "2071",2071,"yes","no","no",2011,12,"male",37,"Secondary","farming","Pesticide"
2073
+ "2072",2072,"yes","no","no",2010,2,"male",24,"Secondary","farming","Pesticide"
2074
+ "2073",2073,"no","yes","no",2009,6,"female",85,"primary","farming","Pesticide"
2075
+ "2074",2074,"yes","no","no",2011,7,"female",26,"Secondary","farming","Pesticide"
2076
+ "2075",2075,"yes","no","no",2011,3,"male",46,"Secondary","farming","Pesticide"
2077
+ "2076",2076,"yes","no","no",2010,1,"female",69,"iliterate","farming","Pesticide"
2078
+ "2077",2077,"yes","no","no",2011,11,"female",32,"Secondary","household","Pesticide"
2079
+ "2078",2078,"yes","no","no",2009,5,"male",69,"Secondary","farming","Pesticide"
2080
+ "2079",2079,"yes","no","no",2010,9,"male",38,"Secondary","farming","Pesticide"
2081
+ "2080",2080,"yes","no","no",2009,5,"male",67,"Secondary","farming","Pesticide"
2082
+ "2081",2081,"yes","no","no",2009,8,"female",40,"primary","farming","Pesticide"
2083
+ "2082",2082,"yes","no","no",2009,2,"female",52,"Secondary","farming","Pesticide"
2084
+ "2083",2083,"yes","no","no",2011,10,"male",67,"Secondary","farming","Pesticide"
2085
+ "2084",2084,"yes","no","no",2011,5,"female",88,"iliterate","farming","Pesticide"
2086
+ "2085",2085,"yes","no","no",2011,1,"male",48,"Secondary","farming","Pesticide"
2087
+ "2086",2086,"yes","no","no",2011,8,"male",66,"Secondary","farming","Pesticide"
2088
+ "2087",2087,"yes","no","no",2011,1,"female",37,"Secondary","farming","Pesticide"
2089
+ "2088",2088,"yes","no","no",2010,5,"male",21,"Secondary","farming","Pesticide"
2090
+ "2089",2089,"yes","no","no",2009,3,"female",80,"Secondary","farming","Pesticide"
2091
+ "2090",2090,"yes","no","no",2011,10,"female",28,"Secondary","farming","Pesticide"
2092
+ "2091",2091,"yes","no","no",2010,4,"male",24,"Secondary","farming","Pesticide"
2093
+ "2092",2092,"yes","no","no",2009,9,"male",44,"Secondary","farming","Pesticide"
2094
+ "2093",2093,"yes","no","no",2009,6,"female",43,"Secondary","farming","Pesticide"
2095
+ "2094",2094,"yes","no","no",2011,4,"female",22,"Secondary","farming","Pesticide"
2096
+ "2095",2095,"yes","no","no",2011,6,"male",33,"Secondary","farming","Pesticide"
2097
+ "2096",2096,"yes","no","no",2010,6,"male",41,"Secondary","farming","Pesticide"
2098
+ "2097",2097,"yes","no","no",2009,9,"male",58,"Secondary","farming","Pesticide"
2099
+ "2098",2098,"yes","no","no",2011,6,"female",50,"primary","farming","Pesticide"
2100
+ "2099",2099,"yes","no","no",2010,2,"male",20,"Secondary","farming","Pesticide"
2101
+ "2100",2100,"yes","no","no",2009,3,"female",68,"Secondary","farming","Pesticide"
2102
+ "2101",2101,"yes","no","no",2011,10,"male",57,"Secondary","farming","Pesticide"
2103
+ "2102",2102,"yes","no","no",2011,2,"female",62,"Secondary","farming","Pesticide"
2104
+ "2103",2103,"yes","no","no",2010,6,"male",33,"Secondary","farming","Pesticide"
2105
+ "2104",2104,"yes","no","no",2010,10,"female",18,"Secondary","student","Pesticide"
2106
+ "2105",2105,"yes","no","no",2009,4,"female",40,"Secondary","farming","Pesticide"
2107
+ "2106",2106,"yes","no","no",2009,5,"female",40,"Secondary","farming","Pesticide"
2108
+ "2107",2107,"no","yes","yes",2010,7,"male",48,"Secondary","farming","Pesticide"
2109
+ "2108",2108,"no","yes","yes",2010,11,"male",65,"Secondary","farming","Pesticide"
2110
+ "2109",2109,"yes","yes","yes",2010,1,"male",41,"Secondary","farming","Pesticide"
2111
+ "2110",2110,"yes","no","yes",2010,1,"female",32,"Secondary","farming","Pesticide"
2112
+ "2111",2111,"yes","no","yes",2010,6,"female",45,"Secondary","farming","Pesticide"
2113
+ "2112",2112,"yes","no","yes",2010,8,"female",29,"Secondary","unemployed","Pesticide"
2114
+ "2113",2113,"yes","no","yes",2010,1,"male",32,"Secondary","farming","Other poison"
2115
+ "2114",2114,"yes","no","yes",2010,1,"male",18,"unknown","others/unknown","Poison unspec"
2116
+ "2115",2115,"no","yes","no",2010,8,"male",66,"Secondary","farming","Pesticide"
2117
+ "2116",2116,"yes","yes","no",2010,9,"female",18,"Secondary","farming","Pesticide"
2118
+ "2117",2117,"no","yes","no",2011,10,"female",62,"primary","household","Hanging"
2119
+ "2118",2118,"no","yes","no",2010,8,"male",72,"iliterate","farming","Hanging"
2120
+ "2119",2119,"no","yes","no",2009,9,"female",77,"iliterate","farming","Hanging"
2121
+ "2120",2120,"no","yes","no",2010,4,"male",83,"primary","household","Hanging"
2122
+ "2121",2121,"no","yes","no",2010,2,"male",73,"primary","farming","Hanging"
2123
+ "2122",2122,"yes","no","no",2011,1,"female",69,"Secondary","farming","Poison unspec"
2124
+ "2123",2123,"no","yes","no",2009,5,"male",87,"primary","farming","Hanging"
2125
+ "2124",2124,"yes","no","no",2010,3,"female",22,"Secondary","others/unknown","Other poison"
2126
+ "2125",2125,"yes","no","no",2011,8,"male",15,"Secondary","student","Poison unspec"
2127
+ "2126",2126,"yes","no","no",2009,8,"male",68,"iliterate","farming","Pesticide"
2128
+ "2127",2127,"yes","yes","no",2010,7,"male",52,"primary","farming","Pesticide"
2129
+ "2128",2128,"no","yes","no",2009,6,"female",87,"iliterate","household","Hanging"
2130
+ "2129",2129,"yes","no","no",2011,4,"male",70,"primary","farming","Poison unspec"
2131
+ "2130",2130,"yes","yes","no",2011,2,"male",61,"primary","household","Pesticide"
2132
+ "2131",2131,"yes","no","no",2011,10,"male",52,"Secondary","others/unknown","Poison unspec"
2133
+ "2132",2132,"no","yes","no",2010,10,"female",70,"primary","household","Hanging"
2134
+ "2133",2133,"yes","no","no",2010,4,"male",54,"primary","farming","Pesticide"
2135
+ "2134",2134,"yes","no","no",2009,8,"female",54,"primary","farming","Pesticide"
2136
+ "2135",2135,"yes","no","no",2011,7,"female",49,"Secondary","farming","Poison unspec"
2137
+ "2136",2136,"yes","no","no",2009,7,"male",56,"primary","farming","Pesticide"
2138
+ "2137",2137,"yes","yes","no",2010,7,"male",80,"primary","farming","Pesticide"
2139
+ "2138",2138,"yes","yes","no",2010,7,"male",82,"primary","household","Pesticide"
2140
+ "2139",2139,"no","yes","no",2010,10,"male",58,"primary","farming","Hanging"
2141
+ "2140",2140,"yes","no","no",2009,2,"female",21,"Secondary","farming","Other poison"
2142
+ "2141",2141,"yes","no","no",2011,12,"female",42,"Secondary","others/unknown","Poison unspec"
2143
+ "2142",2142,"yes","no","no",2010,9,"female",60,"primary","household","Pesticide"
2144
+ "2143",2143,"yes","no","no",2010,5,"male",18,"Secondary","farming","Pesticide"
2145
+ "2144",2144,"yes","no","no",2009,2,"male",83,"Secondary","household","Other poison"
2146
+ "2145",2145,"yes","no","no",2010,7,"male",72,"primary","farming","Pesticide"
2147
+ "2146",2146,"no","yes","no",2010,1,"male",76,"primary","farming","Hanging"
2148
+ "2147",2147,"yes","no","no",2011,5,"male",65,"primary","farming","Pesticide"
2149
+ "2148",2148,"no","yes","no",2011,12,"male",48,"primary","farming","Hanging"
2150
+ "2149",2149,"no","yes","no",2010,12,"male",66,"primary","farming","Hanging"
2151
+ "2150",2150,"yes","no","no",2009,6,"male",40,"Secondary","farming","Other poison"
2152
+ "2151",2151,"no","yes","no",2011,7,"male",87,"primary","farming","Pesticide"
2153
+ "2152",2152,"no","yes","no",2011,8,"male",88,"iliterate","farming","Hanging"
2154
+ "2153",2153,"yes","no","no",2009,7,"male",52,"primary","household","Pesticide"
2155
+ "2154",2154,"yes","no","no",2011,3,"female",56,"Secondary","farming","Poison unspec"
2156
+ "2155",2155,"no","yes","no",2011,12,"female",75,"primary","farming","Hanging"
2157
+ "2156",2156,"yes","no","no",2011,10,"female",37,"Secondary","others/unknown","Poison unspec"
2158
+ "2157",2157,"yes","no","no",2009,1,"male",28,"Secondary","others/unknown","Pesticide"
2159
+ "2158",2158,"yes","no","no",2010,7,"female",40,"Secondary","farming","Pesticide"
2160
+ "2159",2159,"yes","no","no",2009,3,"male",84,"iliterate","business/service","Other poison"
2161
+ "2160",2160,"no","yes","no",2011,9,"female",72,"unknown","household","Hanging"
2162
+ "2161",2161,"yes","no","no",2011,8,"female",74,"iliterate","farming","unspecified"
2163
+ "2162",2162,"yes","no","no",2010,3,"male",54,"Secondary","farming","Pesticide"
2164
+ "2163",2163,"yes","no","no",2010,2,"female",47,"Secondary","farming","Pesticide"
2165
+ "2164",2164,"no","yes","no",2011,10,"male",69,"Secondary","farming","Hanging"
2166
+ "2165",2165,"no","yes","no",2010,9,"male",82,"iliterate","farming","Other poison"
2167
+ "2166",2166,"no","yes","no",2009,2,"female",82,"iliterate","household","Pesticide"
2168
+ "2167",2167,"yes","no","no",2011,6,"male",28,"Secondary","others/unknown","unspecified"
2169
+ "2168",2168,"no","yes","no",2011,5,"female",72,"iliterate","household","Pesticide"
2170
+ "2169",2169,"yes","no","no",2011,12,"female",51,"Secondary","others/unknown","Poison unspec"
2171
+ "2170",2170,"yes","no","no",2011,6,"male",52,"Secondary","farming","Poison unspec"
2172
+ "2171",2171,"no","yes","no",2010,3,"male",76,"iliterate","farming","Hanging"
2173
+ "2172",2172,"no","yes","no",2009,3,"male",58,"Secondary","others","Jumping"
2174
+ "2173",2173,"no","yes","no",2010,7,"male",62,"iliterate","farming","Pesticide"
2175
+ "2174",2174,"no","yes","no",2010,5,"male",61,"iliterate","farming","Pesticide"
2176
+ "2175",2175,"yes","yes","no",2009,6,"male",57,"iliterate","household","Other poison"
2177
+ "2176",2176,"yes","no","no",2010,9,"female",84,"iliterate","farming","Other poison"
2178
+ "2177",2177,"yes","yes","no",2011,2,"male",47,"Secondary","farming","Pesticide"
2179
+ "2178",2178,"no","yes","no",2011,10,"male",84,"primary","farming","Hanging"
2180
+ "2179",2179,"no","yes","no",2011,2,"male",74,"iliterate","farming","Hanging"
2181
+ "2180",2180,"no","yes","no",2011,2,"female",85,"iliterate","household","Hanging"
2182
+ "2181",2181,"yes","no","no",2009,4,"male",80,"primary","household","Hanging"
2183
+ "2182",2182,"no","yes","no",2011,2,"female",83,"iliterate","household","Pesticide"
2184
+ "2183",2183,"yes","no","no",2009,12,"female",43,"Secondary","farming","Pesticide"
2185
+ "2184",2184,"no","yes","no",2011,7,"female",65,"Secondary","household","Pesticide"
2186
+ "2185",2185,"no","yes","no",2010,11,"male",55,"primary","farming","Hanging"
2187
+ "2186",2186,"no","yes","no",2011,10,"female",56,"primary","household","Hanging"
2188
+ "2187",2187,"yes","no","no",2009,5,"male",74,"primary","others/unknown","Other poison"
2189
+ "2188",2188,"yes","no","no",2010,3,"female",36,"Secondary","household","Pesticide"
2190
+ "2189",2189,"yes","no","no",2011,7,"male",49,"Secondary","farming","Poison unspec"
2191
+ "2190",2190,"no","yes","no",2009,12,"male",58,"iliterate","farming","Pesticide"
2192
+ "2191",2191,"yes","no","no",2011,6,"female",56,"Secondary","farming","Poison unspec"
2193
+ "2192",2192,"yes","no","no",2011,12,"male",40,"Secondary","others/unknown","Poison unspec"
2194
+ "2193",2193,"no","yes","no",2011,3,"male",78,"iliterate","farming","Pesticide"
2195
+ "2194",2194,"yes","no","no",2009,12,"male",14,"Secondary","student","Other poison"
2196
+ "2195",2195,"yes","no","no",2010,10,"male",61,"Secondary","farming","Pesticide"
2197
+ "2196",2196,"yes","no","no",2010,11,"male",59,"Secondary","farming","Pesticide"
2198
+ "2197",2197,"no","yes","no",2011,8,"male",80,"iliterate","farming","Hanging"
2199
+ "2198",2198,"yes","no","no",2011,7,"male",15,"Secondary","student","Poison unspec"
2200
+ "2199",2199,"no","yes","no",2011,11,"male",55,"Secondary","household","Hanging"
2201
+ "2200",2200,"no","yes","no",2011,3,"female",66,"iliterate","household","Hanging"
2202
+ "2201",2201,"no","yes","no",2011,9,"male",62,"primary","farming","Hanging"
2203
+ "2202",2202,"yes","no","no",2011,8,"female",39,"Secondary","others/unknown","Poison unspec"
2204
+ "2203",2203,"yes","yes","no",2011,10,"male",80,"iliterate","farming","Pesticide"
2205
+ "2204",2204,"no","yes","no",2009,2,"male",88,"iliterate","farming","Hanging"
2206
+ "2205",2205,"yes","no","no",2011,1,"female",45,"Secondary","farming","Pesticide"
2207
+ "2206",2206,"no","yes","no",2010,3,"male",43,"Secondary","farming","Hanging"
2208
+ "2207",2207,"no","yes","no",2011,2,"female",58,"primary","farming","Pesticide"
2209
+ "2208",2208,"no","yes","no",2011,8,"male",66,"iliterate","farming","Hanging"
2210
+ "2209",2209,"no","yes","no",2009,12,"male",66,"primary","farming","Pesticide"
2211
+ "2210",2210,"no","yes","no",2011,6,"female",81,"iliterate","farming","Pesticide"
2212
+ "2211",2211,"no","yes","no",2010,8,"male",72,"iliterate","farming","Hanging"
2213
+ "2212",2212,"no","yes","no",2010,7,"male",78,"iliterate","farming","Hanging"
2214
+ "2213",2213,"no","yes","no",2009,7,"male",41,"Secondary","farming","Pesticide"
2215
+ "2214",2214,"no","yes","no",2010,4,"male",81,"Secondary","farming","Pesticide"
2216
+ "2215",2215,"yes","no","no",2011,9,"female",44,"Secondary","household","Pesticide"
2217
+ "2216",2216,"no","yes","no",2011,3,"female",70,"iliterate","farming","Hanging"
2218
+ "2217",2217,"no","yes","no",2011,6,"male",63,"iliterate","farming","Pesticide"
2219
+ "2218",2218,"yes","no","no",2011,5,"male",63,"Secondary","farming","Pesticide"
2220
+ "2219",2219,"no","yes","no",2009,5,"female",41,"primary","farming","Pesticide"
2221
+ "2220",2220,"yes","no","no",2010,11,"male",19,"Secondary","farming","Pesticide"
2222
+ "2221",2221,"no","yes","no",2009,8,"male",47,"iliterate","farming","Pesticide"
2223
+ "2222",2222,"yes","no","no",2011,8,"male",66,"Secondary","farming","Pesticide"
2224
+ "2223",2223,"no","yes","no",2010,1,"female",55,"iliterate","farming","Pesticide"
2225
+ "2224",2224,"yes","no","no",2009,6,"male",38,"Secondary","farming","Pesticide"
2226
+ "2225",2225,"yes","no","no",2010,8,"female",41,"primary","household","Pesticide"
2227
+ "2226",2226,"no","yes","no",2009,10,"female",77,"iliterate","farming","Pesticide"
2228
+ "2227",2227,"no","yes","no",2011,6,"male",66,"iliterate","farming","Pesticide"
2229
+ "2228",2228,"no","yes","no",2009,2,"female",66,"iliterate","farming","Pesticide"
2230
+ "2229",2229,"no","yes","no",2009,10,"male",78,"primary","farming","Pesticide"
2231
+ "2230",2230,"no","yes","no",2010,1,"male",73,"iliterate","farming","Pesticide"
2232
+ "2231",2231,"no","yes","no",2009,9,"female",84,"iliterate","farming","Pesticide"
2233
+ "2232",2232,"yes","no","no",2010,2,"female",47,"Secondary","farming","Pesticide"
2234
+ "2233",2233,"yes","no","no",2011,6,"male",32,"Secondary","farming","Pesticide"
2235
+ "2234",2234,"yes","no","no",2011,10,"female",39,"Secondary","household","Other poison"
2236
+ "2235",2235,"no","yes","no",2010,6,"male",25,"Secondary","farming","Pesticide"
2237
+ "2236",2236,"yes","no","no",2010,9,"male",63,"primary","farming","Pesticide"
2238
+ "2237",2237,"no","yes","no",2009,9,"female",48,"primary","farming","Pesticide"
2239
+ "2238",2238,"no","yes","no",2010,10,"male",69,"primary","farming","Pesticide"
2240
+ "2239",2239,"yes","no","no",2010,4,"female",77,"iliterate","farming","Pesticide"
2241
+ "2240",2240,"yes","no","no",2011,12,"female",59,"Secondary","farming","Pesticide"
2242
+ "2241",2241,"yes","yes","no",2011,8,"female",26,"Secondary","farming","Pesticide"
2243
+ "2242",2242,"no","yes","no",2011,8,"female",66,"iliterate","farming","Pesticide"
2244
+ "2243",2243,"no","yes","no",2010,1,"male",46,"iliterate","farming","Pesticide"
2245
+ "2244",2244,"yes","no","no",2011,5,"female",39,"Secondary","household","Pesticide"
2246
+ "2245",2245,"yes","yes","no",2010,6,"male",53,"iliterate","farming","Pesticide"
2247
+ "2246",2246,"yes","no","no",2011,3,"male",55,"Secondary","farming","Pesticide"
2248
+ "2247",2247,"yes","no","no",2011,7,"female",29,"Secondary","farming","Pesticide"
2249
+ "2248",2248,"yes","no","no",2011,3,"male",26,"Secondary","farming","Pesticide"
2250
+ "2249",2249,"yes","no","no",2009,6,"female",28,"Secondary","farming","Pesticide"
2251
+ "2250",2250,"no","yes","no",2011,4,"female",91,"iliterate","farming","Pesticide"
2252
+ "2251",2251,"yes","no","no",2011,2,"male",50,"primary","farming","Pesticide"
2253
+ "2252",2252,"no","yes","no",2010,6,"male",39,"primary","farming","Pesticide"
2254
+ "2253",2253,"no","yes","no",2010,6,"female",40,"primary","farming","Pesticide"
2255
+ "2254",2254,"no","yes","no",2009,6,"female",52,"primary","farming","Pesticide"
2256
+ "2255",2255,"yes","no","no",2010,6,"male",53,"Secondary","farming","Pesticide"
2257
+ "2256",2256,"yes","no","no",2011,7,"female",24,"Secondary","farming","Pesticide"
2258
+ "2257",2257,"no","yes","no",2011,7,"male",66,"iliterate","farming","Pesticide"
2259
+ "2258",2258,"yes","no","no",2010,11,"male",55,"Secondary","farming","Pesticide"
2260
+ "2259",2259,"no","yes","no",2009,8,"male",39,"Secondary","farming","Pesticide"
2261
+ "2260",2260,"yes","yes","no",2011,9,"female",58,"Secondary","farming","Pesticide"
2262
+ "2261",2261,"no","yes","no",2009,5,"male",46,"Secondary","farming","Pesticide"
2263
+ "2262",2262,"yes","no","no",2011,4,"female",70,"Secondary","farming","Pesticide"
2264
+ "2263",2263,"yes","no","no",2010,11,"male",57,"Secondary","farming","Pesticide"
2265
+ "2264",2264,"no","yes","no",2010,3,"male",59,"primary","farming","Hanging"
2266
+ "2265",2265,"yes","yes","no",2010,6,"male",85,"iliterate","farming","Pesticide"
2267
+ "2266",2266,"yes","yes","no",2010,7,"male",65,"iliterate","farming","Pesticide"
2268
+ "2267",2267,"no","yes","no",2011,10,"male",83,"iliterate","farming","Pesticide"
2269
+ "2268",2268,"yes","no","no",2011,2,"female",66,"Secondary","farming","Pesticide"
2270
+ "2269",2269,"yes","no","no",2010,10,"male",43,"Secondary","farming","Pesticide"
2271
+ "2270",2270,"yes","no","no",2010,9,"female",23,"iliterate","farming","Pesticide"
2272
+ "2271",2271,"yes","no","no",2009,12,"female",23,"Secondary","farming","Pesticide"
2273
+ "2272",2272,"no","yes","no",2011,1,"male",73,"iliterate","farming","Pesticide"
2274
+ "2273",2273,"no","yes","no",2010,9,"female",57,"iliterate","farming","Pesticide"
2275
+ "2274",2274,"no","yes","no",2010,2,"male",74,"iliterate","farming","Hanging"
2276
+ "2275",2275,"yes","no","no",2011,2,"male",35,"Secondary","farming","Cutting"
2277
+ "2276",2276,"yes","no","no",2011,11,"female",58,"primary","household","Pesticide"
2278
+ "2277",2277,"yes","no","no",2010,6,"female",60,"iliterate","farming","Pesticide"
2279
+ "2278",2278,"no","yes","no",2010,7,"female",95,"iliterate","farming","Pesticide"
2280
+ "2279",2279,"yes","no","no",2009,4,"female",42,"Secondary","farming","Pesticide"
2281
+ "2280",2280,"yes","no","no",2011,4,"male",43,"Secondary","farming","Pesticide"
2282
+ "2281",2281,"no","yes","no",2010,3,"male",83,"iliterate","farming","Pesticide"
2283
+ "2282",2282,"no","yes","no",2011,9,"female",67,"iliterate","farming","Pesticide"
2284
+ "2283",2283,"yes","no","no",2011,9,"female",50,"Secondary","farming","Pesticide"
2285
+ "2284",2284,"yes","yes","no",2011,2,"female",26,"Secondary","household","Pesticide"
2286
+ "2285",2285,"no","yes","no",2011,2,"female",25,"Secondary","farming","Pesticide"
2287
+ "2286",2286,"no","yes","no",2011,7,"male",52,"iliterate","farming","Pesticide"
2288
+ "2287",2287,"no","yes","no",2010,10,"male",82,"iliterate","farming","Hanging"
2289
+ "2288",2288,"no","yes","no",2009,2,"male",61,"primary","farming","Pesticide"
2290
+ "2289",2289,"no","yes","no",2009,5,"female",73,"iliterate","farming","Pesticide"
2291
+ "2290",2290,"yes","no","no",2011,10,"male",40,"Secondary","farming","Pesticide"
2292
+ "2291",2291,"yes","no","no",2011,2,"female",44,"Secondary","household","Pesticide"
2293
+ "2292",2292,"yes","no","no",2011,9,"male",51,"Secondary","farming","Pesticide"
2294
+ "2293",2293,"no","yes","no",2009,2,"female",62,"iliterate","farming","Pesticide"
2295
+ "2294",2294,"no","yes","no",2009,1,"male",71,"primary","farming","Pesticide"
2296
+ "2295",2295,"no","yes","no",2009,3,"female",81,"iliterate","farming","Pesticide"
2297
+ "2296",2296,"no","yes","no",2011,8,"female",16,"Secondary","student","Pesticide"
2298
+ "2297",2297,"yes","no","no",2010,9,"female",29,"Secondary","farming","Pesticide"
2299
+ "2298",2298,"no","yes","no",2009,1,"female",73,"primary","farming","Pesticide"
2300
+ "2299",2299,"yes","no","no",2011,8,"male",49,"Secondary","farming","unspecified"
2301
+ "2300",2300,"yes","no","no",2011,7,"male",70,"iliterate","farming","Pesticide"
2302
+ "2301",2301,"no","yes","no",2010,11,"male",70,"primary","farming","Pesticide"
2303
+ "2302",2302,"no","yes","no",2010,10,"male",63,"primary","farming","Pesticide"
2304
+ "2303",2303,"no","yes","no",2009,7,"female",23,"Secondary","farming","Pesticide"
2305
+ "2304",2304,"yes","no","no",2010,6,"female",47,"Secondary","farming","Pesticide"
2306
+ "2305",2305,"no","yes","no",2011,6,"female",63,"iliterate","farming","Pesticide"
2307
+ "2306",2306,"yes","no","no",2009,7,"male",33,"Secondary","farming","Pesticide"
2308
+ "2307",2307,"no","yes","no",2009,11,"female",60,"primary","farming","Pesticide"
2309
+ "2308",2308,"no","yes","no",2011,2,"male",63,"iliterate","farming","Hanging"
2310
+ "2309",2309,"no","yes","no",2010,4,"female",77,"iliterate","farming","Pesticide"
2311
+ "2310",2310,"no","yes","no",2009,4,"male",83,"iliterate","farming","Pesticide"
2312
+ "2311",2311,"no","yes","no",2009,11,"female",62,"iliterate","farming","Pesticide"
2313
+ "2312",2312,"yes","no","no",2011,11,"male",56,"Secondary","farming","Pesticide"
2314
+ "2313",2313,"no","yes","no",2009,10,"male",53,"iliterate","farming","Pesticide"
2315
+ "2314",2314,"no","yes","no",2009,9,"female",74,"iliterate","farming","Pesticide"
2316
+ "2315",2315,"no","yes","no",2009,6,"female",34,"primary","farming","Pesticide"
2317
+ "2316",2316,"no","yes","no",2009,9,"male",79,"iliterate","farming","Hanging"
2318
+ "2317",2317,"no","yes","no",2009,2,"female",54,"primary","farming","Hanging"
2319
+ "2318",2318,"no","yes","no",2009,6,"male",76,"iliterate","farming","Pesticide"
2320
+ "2319",2319,"yes","yes","yes",2010,10,"male",76,"primary","farming","Pesticide"
2321
+ "2320",2320,"yes","no","yes",2009,2,"female",36,"Secondary","farming","Other poison"
2322
+ "2321",2321,"yes","no","yes",2011,3,"female",23,"Secondary","household","Pesticide"
2323
+ "2322",2322,"yes","yes","yes",2010,10,"male",40,"Tertiary","professional","Pesticide"
2324
+ "2323",2323,"no","yes","yes",2011,11,"female",22,"Secondary","farming","Pesticide"
2325
+ "2324",2324,"no","yes","yes",2010,1,"female",20,"Secondary","unemployed","Jumping"
2326
+ "2325",2325,"yes","no","yes",2011,10,"male",33,"Secondary","professional","Pesticide"
2327
+ "2326",2326,"yes","yes","yes",2011,1,"female",78,"iliterate","farming","Other poison"
2328
+ "2327",2327,"yes","no","yes",2011,4,"female",47,"primary","household","Pesticide"
2329
+ "2328",2328,"yes","no","yes",2010,8,"female",44,"Secondary","farming","unspecified"
2330
+ "2329",2329,"yes","no","yes",2009,2,"male",65,"Secondary","farming","Pesticide"
2331
+ "2330",2330,"no","yes","yes",2010,12,"female",53,"Secondary","farming","Pesticide"
2332
+ "2331",2331,"yes","yes","yes",2011,12,"female",42,"Secondary","professional","Pesticide"
2333
+ "2332",2332,"yes","yes","yes",2011,4,"female",65,"primary","farming","Drowning"
2334
+ "2333",2333,"no","yes","yes",2010,6,"female",77,"primary","farming","Pesticide"
2335
+ "2334",2334,"yes","no","yes",2011,9,"male",25,"Secondary","farming","Pesticide"
2336
+ "2335",2335,"yes","no","yes",2010,5,"female",22,"Secondary","farming","Pesticide"
2337
+ "2336",2336,"yes","no","yes",2009,9,"male",14,"Secondary","student","Pesticide"
2338
+ "2337",2337,"no","yes","yes",2009,10,"male",54,"Secondary","farming","Hanging"
2339
+ "2338",2338,"yes","no","yes",2009,4,"female",85,"Secondary","household","Other poison"
2340
+ "2339",2339,"yes","no","yes",2011,1,"male",25,"Secondary","farming","Pesticide"
2341
+ "2340",2340,"no","yes","yes",2009,9,"male",56,"iliterate","farming","Pesticide"
2342
+ "2341",2341,"yes","no","yes",2011,8,"male",68,"Secondary","farming","Pesticide"
2343
+ "2342",2342,"yes","no","yes",2010,2,"female",84,"iliterate","farming","Pesticide"
2344
+ "2343",2343,"yes","no","yes",2011,8,"female",31,"Secondary","business/service","Pesticide"
2345
+ "2344",2344,"yes","no","yes",2010,2,"male",50,"Secondary","farming","Jumping"
2346
+ "2345",2345,"yes","yes","yes",2009,4,"male",49,"Secondary","farming","Pesticide"
2347
+ "2346",2346,"yes","no","yes",2009,4,"female",33,"Secondary","farming","Pesticide"
2348
+ "2347",2347,"yes","no","yes",2010,7,"female",41,"Secondary","farming","Other poison"
2349
+ "2348",2348,"yes","no","yes",2011,4,"male",19,"Secondary","farming","Pesticide"
2350
+ "2349",2349,"no","yes","yes",2010,1,"female",57,"primary","professional","Pesticide"
2351
+ "2350",2350,"yes","no","yes",2009,4,"female",16,"Secondary","farming","Pesticide"
2352
+ "2351",2351,"no","yes","yes",2010,2,"female",75,"primary","household","Pesticide"
2353
+ "2352",2352,"no","yes","yes",2011,8,"female",74,"primary","farming","Pesticide"
2354
+ "2353",2353,"yes","no","yes",2011,6,"female",43,"Secondary","farming","Pesticide"
2355
+ "2354",2354,"yes","no","yes",2011,6,"male",33,"Secondary","unemployed","unspecified"
2356
+ "2355",2355,"no","yes","yes",2011,5,"male",79,"Tertiary","professional","Hanging"
2357
+ "2356",2356,"yes","no","yes",2009,1,"male",56,"Secondary","farming","Pesticide"
2358
+ "2357",2357,"no","yes","yes",2010,10,"male",32,"Secondary","professional","Hanging"
2359
+ "2358",2358,"yes","no","yes",2010,11,"female",39,"Secondary","farming","Other poison"
2360
+ "2359",2359,"yes","no","yes",2011,5,"male",56,"Secondary","farming","Pesticide"
2361
+ "2360",2360,"yes","no","yes",2009,7,"female",17,"Secondary","farming","Pesticide"
2362
+ "2361",2361,"no","yes","yes",2010,12,"female",46,"Secondary","farming","Pesticide"
2363
+ "2362",2362,"yes","no","yes",2009,7,"male",19,"Secondary","student","Pesticide"
2364
+ "2363",2363,"yes","no","yes",2011,4,"female",47,"Secondary","professional","Pesticide"
2365
+ "2364",2364,"yes","no","yes",2009,7,"female",48,"Secondary","farming","Cutting"
2366
+ "2365",2365,"yes","no","yes",2009,8,"male",38,"Secondary","others/unknown","Pesticide"
2367
+ "2366",2366,"yes","yes","yes",2011,2,"male",63,"primary","farming","Pesticide"
2368
+ "2367",2367,"yes","no","yes",2011,11,"female",43,"Secondary","farming","Pesticide"
2369
+ "2368",2368,"yes","no","yes",2009,5,"female",49,"Secondary","farming","Pesticide"
2370
+ "2369",2369,"yes","no","yes",2009,7,"male",60,"Secondary","farming","Pesticide"
2371
+ "2370",2370,"yes","no","yes",2009,9,"female",57,"Secondary","farming","Pesticide"
2372
+ "2371",2371,"yes","no","yes",2009,8,"female",20,"Secondary","farming","Pesticide"
2373
+ "2372",2372,"yes","no","yes",2011,10,"female",43,"primary","household","Hanging"
2374
+ "2373",2373,"yes","no","no",2011,8,"female",23,"Secondary","household","Pesticide"
2375
+ "2374",2374,"yes","yes","no",2011,9,"female",22,"Secondary","farming","Pesticide"
2376
+ "2375",2375,"no","yes","no",2009,3,"male",56,"iliterate","farming","Hanging"
2377
+ "2376",2376,"no","yes","no",2009,7,"female",62,"iliterate","farming","Pesticide"
2378
+ "2377",2377,"yes","no","no",2011,12,"female",21,"Secondary","household","Pesticide"
2379
+ "2378",2378,"yes","no","no",2010,2,"male",40,"Secondary","farming","Pesticide"
2380
+ "2379",2379,"no","yes","no",2010,11,"female",81,"iliterate","farming","Pesticide"
2381
+ "2380",2380,"no","yes","no",2009,3,"female",84,"iliterate","farming","Drowning"
2382
+ "2381",2381,"yes","no","no",2011,11,"male",83,"iliterate","farming","Hanging"
2383
+ "2382",2382,"yes","no","no",2009,7,"female",28,"Secondary","farming","Pesticide"
2384
+ "2383",2383,"no","yes","no",2011,2,"female",80,"iliterate","farming","Pesticide"
2385
+ "2384",2384,"yes","no","no",2010,1,"female",30,"Secondary","farming","Pesticide"
2386
+ "2385",2385,"yes","no","no",2009,2,"male",60,"Secondary","farming","Pesticide"
2387
+ "2386",2386,"yes","no","no",2010,2,"female",31,"Secondary","farming","Pesticide"
2388
+ "2387",2387,"yes","no","no",2011,7,"female",23,"Secondary","household","Pesticide"
2389
+ "2388",2388,"yes","no","no",2011,9,"female",56,"Secondary","farming","Pesticide"
2390
+ "2389",2389,"no","yes","no",2010,8,"male",44,"Secondary","farming","Pesticide"
2391
+ "2390",2390,"yes","no","no",2009,5,"female",28,"Secondary","farming","Pesticide"
2392
+ "2391",2391,"no","yes","no",2011,4,"female",59,"iliterate","farming","Hanging"
2393
+ "2392",2392,"yes","no","no",2011,5,"female",41,"Secondary","farming","Pesticide"
2394
+ "2393",2393,"yes","yes","no",2011,5,"female",58,"iliterate","farming","Pesticide"
2395
+ "2394",2394,"no","yes","no",2011,11,"male",60,"iliterate","farming","Hanging"
2396
+ "2395",2395,"no","yes","no",2010,7,"male",68,"iliterate","farming","Cutting"
2397
+ "2396",2396,"yes","no","no",2011,4,"female",33,"Secondary","farming","Pesticide"
2398
+ "2397",2397,"no","yes","no",2009,5,"female",84,"iliterate","farming","Pesticide"
2399
+ "2398",2398,"no","yes","no",2011,3,"male",41,"iliterate","farming","Hanging"
2400
+ "2399",2399,"no","yes","no",2011,6,"male",56,"Secondary","farming","Pesticide"
2401
+ "2400",2400,"yes","yes","no",2011,5,"male",55,"primary","farming","Pesticide"
2402
+ "2401",2401,"no","yes","no",2011,10,"male",34,"primary","farming","Pesticide"
2403
+ "2402",2402,"no","yes","no",2009,10,"female",75,"iliterate","farming","Hanging"
2404
+ "2403",2403,"no","yes","no",2010,3,"female",63,"Secondary","professional","Pesticide"
2405
+ "2404",2404,"yes","no","no",2010,8,"female",66,"primary","household","Pesticide"
2406
+ "2405",2405,"yes","no","no",2009,7,"male",49,"Secondary","farming","Pesticide"
2407
+ "2406",2406,"yes","yes","no",2011,8,"female",21,"Secondary","farming","Pesticide"
2408
+ "2407",2407,"yes","no","no",2010,7,"female",42,"Secondary","farming","Pesticide"
2409
+ "2408",2408,"yes","yes","no",2011,9,"male",68,"iliterate","farming","Pesticide"
2410
+ "2409",2409,"no","yes","no",2010,8,"male",40,"iliterate","farming","Hanging"
2411
+ "2410",2410,"no","yes","no",2011,9,"male",79,"iliterate","farming","Pesticide"
2412
+ "2411",2411,"yes","no","no",2009,12,"male",58,"Secondary","farming","Pesticide"
2413
+ "2412",2412,"yes","no","no",2011,9,"male",47,"Secondary","farming","Pesticide"
2414
+ "2413",2413,"no","yes","no",2009,3,"female",51,"iliterate","farming","Hanging"
2415
+ "2414",2414,"no","yes","no",2010,3,"female",44,"primary","farming","Pesticide"
2416
+ "2415",2415,"no","yes","no",2011,11,"female",52,"primary","farming","Pesticide"
2417
+ "2416",2416,"yes","no","no",2010,8,"male",30,"Secondary","farming","Pesticide"
2418
+ "2417",2417,"no","yes","no",2010,1,"male",65,"Secondary","farming","Hanging"
2419
+ "2418",2418,"no","yes","no",2009,10,"male",14,"Secondary","student","Pesticide"
2420
+ "2419",2419,"no","yes","no",2011,4,"male",63,"iliterate","farming","Pesticide"
2421
+ "2420",2420,"no","yes","no",2011,5,"male",55,"Secondary","farming","Pesticide"
2422
+ "2421",2421,"no","yes","no",2011,8,"male",83,"iliterate","farming","Pesticide"
2423
+ "2422",2422,"yes","no","no",2011,1,"male",42,"Secondary","farming","Pesticide"
2424
+ "2423",2423,"no","yes","no",2009,1,"male",64,"iliterate","farming","Hanging"
2425
+ "2424",2424,"no","yes","no",2009,5,"female",51,"iliterate","farming","Pesticide"
2426
+ "2425",2425,"no","yes","no",2011,3,"female",75,"iliterate","farming","Hanging"
2427
+ "2426",2426,"yes","no","no",2011,11,"male",50,"Secondary","farming","unspecified"
2428
+ "2427",2427,"yes","no","no",2011,10,"female",51,"Secondary","farming","Pesticide"
2429
+ "2428",2428,"yes","no","no",2010,11,"female",50,"iliterate","farming","Pesticide"
2430
+ "2429",2429,"no","yes","no",2011,7,"male",70,"iliterate","farming","Pesticide"
2431
+ "2430",2430,"yes","no","no",2009,1,"male",40,"Secondary","farming","unspecified"
2432
+ "2431",2431,"no","yes","no",2010,8,"male",68,"primary","farming","Hanging"
2433
+ "2432",2432,"no","yes","no",2011,1,"female",68,"iliterate","farming","Pesticide"
2434
+ "2433",2433,"no","yes","no",2010,10,"female",54,"primary","farming","Pesticide"
2435
+ "2434",2434,"no","yes","no",2010,6,"female",53,"iliterate","farming","Pesticide"
2436
+ "2435",2435,"yes","no","no",2009,7,"female",37,"Secondary","farming","Pesticide"
2437
+ "2436",2436,"yes","no","no",2009,8,"female",55,"Secondary","farming","Pesticide"
2438
+ "2437",2437,"yes","no","no",2011,11,"male",35,"Secondary","farming","Pesticide"
2439
+ "2438",2438,"no","yes","no",2009,12,"male",88,"iliterate","farming","Cutting"
2440
+ "2439",2439,"no","yes","no",2009,5,"male",72,"iliterate","farming","Hanging"
2441
+ "2440",2440,"no","yes","no",2009,9,"female",69,"iliterate","farming","Pesticide"
2442
+ "2441",2441,"yes","no","no",2011,10,"male",31,"Secondary","farming","Pesticide"
2443
+ "2442",2442,"yes","yes","no",2011,11,"male",56,"primary","farming","Pesticide"
2444
+ "2443",2443,"no","yes","no",2009,4,"male",39,"iliterate","farming","Cutting"
2445
+ "2444",2444,"no","yes","no",2009,6,"male",80,"iliterate","farming","Pesticide"
2446
+ "2445",2445,"no","yes","no",2009,5,"female",49,"primary","farming","Pesticide"
2447
+ "2446",2446,"no","yes","no",2011,12,"male",56,"Secondary","farming","Pesticide"
2448
+ "2447",2447,"no","yes","no",2009,1,"female",80,"iliterate","farming","Cutting"
2449
+ "2448",2448,"yes","no","no",2009,10,"female",30,"Secondary","farming","Pesticide"
2450
+ "2449",2449,"yes","no","no",2010,8,"female",80,"primary","farming","Pesticide"
2451
+ "2450",2450,"no","yes","no",2010,10,"male",68,"iliterate","farming","Hanging"
2452
+ "2451",2451,"no","yes","no",2010,4,"female",46,"primary","farming","Pesticide"
2453
+ "2452",2452,"yes","no","no",2009,1,"male",57,"Secondary","farming","Pesticide"
2454
+ "2453",2453,"no","yes","no",2010,7,"female",73,"iliterate","farming","Pesticide"
2455
+ "2454",2454,"no","yes","no",2009,9,"male",65,"iliterate","farming","Hanging"
2456
+ "2455",2455,"no","yes","no",2009,3,"female",70,"iliterate","farming","Hanging"
2457
+ "2456",2456,"yes","no","no",2010,4,"female",62,"Secondary","farming","Pesticide"
2458
+ "2457",2457,"yes","yes","no",2010,12,"female",85,"iliterate","farming","Pesticide"
2459
+ "2458",2458,"yes","no","no",2010,6,"female",36,"Secondary","farming","Pesticide"
2460
+ "2459",2459,"no","yes","no",2009,3,"female",39,"primary","farming","Cutting"
2461
+ "2460",2460,"yes","yes","no",2011,10,"female",62,"primary","farming","Pesticide"
2462
+ "2461",2461,"no","yes","no",2009,12,"female",52,"iliterate","farming","Hanging"
2463
+ "2462",2462,"yes","no","no",2009,5,"male",60,"Secondary","farming","Pesticide"
2464
+ "2463",2463,"yes","no","no",2011,3,"female",26,"Secondary","farming","Pesticide"
2465
+ "2464",2464,"no","yes","no",2009,9,"female",70,"iliterate","farming","Pesticide"
2466
+ "2465",2465,"no","yes","no",2009,7,"male",41,"primary","farming","Pesticide"
2467
+ "2466",2466,"yes","yes","no",2009,5,"male",85,"iliterate","farming","Pesticide"
2468
+ "2467",2467,"yes","no","no",2009,7,"female",21,"primary","farming","Pesticide"
2469
+ "2468",2468,"no","yes","no",2009,9,"female",61,"iliterate","farming","Pesticide"
2470
+ "2469",2469,"yes","no","no",2009,12,"female",40,"Secondary","farming","Pesticide"
2471
+ "2470",2470,"no","yes","no",2009,9,"female",54,"iliterate","farming","Pesticide"
2472
+ "2471",2471,"yes","no","no",2009,9,"male",45,"Secondary","farming","Pesticide"
2473
+ "2472",2472,"yes","yes","no",2010,2,"male",54,"Secondary","farming","Pesticide"
2474
+ "2473",2473,"yes","yes","no",2011,12,"female",80,"Secondary","farming","Pesticide"
2475
+ "2474",2474,"yes","no","no",2011,5,"female",26,"Secondary","student","Other poison"
2476
+ "2475",2475,"no","yes","no",2011,12,"male",39,"Secondary","farming","Pesticide"
2477
+ "2476",2476,"yes","no","no",2010,4,"male",29,"Secondary","farming","Pesticide"
2478
+ "2477",2477,"yes","no","no",2011,12,"male",40,"Secondary","farming","Pesticide"
2479
+ "2478",2478,"yes","no","no",2011,6,"female",47,"Secondary","household","Pesticide"
2480
+ "2479",2479,"no","yes","no",2010,9,"female",64,"primary","farming","Hanging"
2481
+ "2480",2480,"yes","no","no",2011,4,"male",31,"Secondary","farming","unspecified"
2482
+ "2481",2481,"no","yes","no",2010,2,"female",44,"iliterate","farming","Cutting"
2483
+ "2482",2482,"no","yes","no",2011,10,"male",87,"iliterate","farming","Hanging"
2484
+ "2483",2483,"no","yes","no",2009,3,"male",20,"Secondary","farming","Pesticide"
2485
+ "2484",2484,"no","yes","no",2011,6,"female",43,"Secondary","farming","Hanging"
2486
+ "2485",2485,"yes","yes","no",2009,5,"female",86,"iliterate","farming","Pesticide"
2487
+ "2486",2486,"no","yes","no",2009,9,"female",37,"Secondary","farming","Pesticide"
2488
+ "2487",2487,"yes","no","no",2011,9,"female",23,"Secondary","household","Pesticide"
2489
+ "2488",2488,"no","yes","no",2011,12,"female",55,"iliterate","farming","Hanging"
2490
+ "2489",2489,"yes","yes","no",2011,6,"male",75,"iliterate","farming","Pesticide"
2491
+ "2490",2490,"no","yes","no",2010,11,"female",83,"primary","farming","Hanging"
2492
+ "2491",2491,"yes","no","unknown",2010,3,"female",24,"Secondary","farming","Pesticide"
2493
+ "2492",2492,"yes","no","unknown",2011,6,"female",58,"iliterate","farming","Pesticide"
2494
+ "2493",2493,"yes","no","unknown",2011,7,"male",36,"Secondary","business/service","unspecified"
2495
+ "2494",2494,"yes","no","unknown",2011,4,"female",26,"Secondary","professional","Pesticide"
2496
+ "2495",2495,"yes","no","unknown",2011,5,"male",79,"iliterate","farming","Pesticide"
2497
+ "2496",2496,"yes","no","unknown",2009,2,"female",59,"iliterate","farming","Pesticide"
2498
+ "2497",2497,"yes","no","unknown",2010,7,"female",32,"Secondary","farming","Pesticide"
2499
+ "2498",2498,"yes","no","unknown",2011,7,"male",24,"Secondary","farming","Pesticide"
2500
+ "2499",2499,"yes","no","unknown",2009,1,"female",67,"Secondary","retiree","Hanging"
2501
+ "2500",2500,"yes","no","unknown",2011,9,"female",26,"Secondary","professional","Pesticide"
2502
+ "2501",2501,"yes","no","unknown",2010,11,"male",26,"Secondary","farming","Pesticide"
2503
+ "2502",2502,"yes","no","unknown",2010,10,"male",55,"primary","farming","Pesticide"
2504
+ "2503",2503,"yes","no","unknown",2011,5,"female",43,"Secondary","household","Pesticide"
2505
+ "2504",2504,"yes","no","unknown",2009,10,"female",70,"Secondary","farming","Jumping"
2506
+ "2505",2505,"yes","no","unknown",2009,6,"male",50,"Secondary","farming","Pesticide"
2507
+ "2506",2506,"yes","no","unknown",2010,5,"male",48,"Secondary","farming","Pesticide"
2508
+ "2507",2507,"yes","no","unknown",2010,7,"female",59,"Secondary","retiree","Pesticide"
2509
+ "2508",2508,"yes","no","unknown",2010,6,"male",66,"Secondary","farming","Pesticide"
2510
+ "2509",2509,"yes","no","unknown",2011,8,"male",63,"primary","farming","Pesticide"
2511
+ "2510",2510,"yes","no","unknown",2011,5,"male",63,"Secondary","farming","Other poison"
2512
+ "2511",2511,"yes","no","unknown",2010,6,"male",36,"Secondary","farming","Pesticide"
2513
+ "2512",2512,"yes","no","unknown",2011,7,"male",65,"primary","farming","Pesticide"
2514
+ "2513",2513,"yes","no","unknown",2009,2,"female",37,"Secondary","farming","Pesticide"
2515
+ "2514",2514,"yes","no","unknown",2010,1,"male",22,"Secondary","unemployed","Pesticide"
2516
+ "2515",2515,"yes","no","unknown",2011,2,"female",36,"Secondary","farming","Cutting"
2517
+ "2516",2516,"yes","no","unknown",2011,4,"male",25,"Secondary","farming","Pesticide"
2518
+ "2517",2517,"no","yes","unknown",2011,9,"male",78,"primary","farming","Hanging"
2519
+ "2518",2518,"yes","no","unknown",2010,4,"male",27,"unknown","others/unknown","Pesticide"
2520
+ "2519",2519,"yes","no","unknown",2009,3,"female",37,"Secondary","farming","Pesticide"
2521
+ "2520",2520,"yes","no","unknown",2009,1,"male",40,"Secondary","farming","Pesticide"
2522
+ "2521",2521,"yes","no","unknown",2010,4,"male",54,"Secondary","farming","Pesticide"
2523
+ "2522",2522,"yes","no","unknown",2010,10,"female",42,"Secondary","farming","Pesticide"
2524
+ "2523",2523,"yes","no","unknown",2010,6,"male",32,"Secondary","farming","Pesticide"
2525
+ "2524",2524,"yes","no","unknown",2010,6,"female",33,"Secondary","farming","Pesticide"
2526
+ "2525",2525,"yes","no","unknown",2011,5,"female",38,"Secondary","farming","Pesticide"
2527
+ "2526",2526,"yes","no","unknown",2010,1,"female",31,"Secondary","business/service","Pesticide"
2528
+ "2527",2527,"yes","no","unknown",2010,8,"female",39,"Secondary","farming","Pesticide"
2529
+ "2528",2528,"yes","no","unknown",2010,5,"female",23,"Secondary","farming","Pesticide"
2530
+ "2529",2529,"yes","no","unknown",2009,12,"female",18,"Secondary","farming","Other poison"
2531
+ "2530",2530,"yes","no","unknown",2010,7,"female",45,"Secondary","farming","Pesticide"
2532
+ "2531",2531,"yes","no","unknown",2010,6,"male",49,"Secondary","farming","Pesticide"
2533
+ "2532",2532,"yes","no","unknown",2011,6,"male",15,"Secondary","student","Pesticide"
2534
+ "2533",2533,"yes","no","unknown",2009,4,"female",30,"Secondary","household","Pesticide"
2535
+ "2534",2534,"yes","no","unknown",2011,3,"female",34,"Secondary","professional","Pesticide"
2536
+ "2535",2535,"yes","no","unknown",2010,4,"male",38,"Secondary","others/unknown","unspecified"
2537
+ "2536",2536,"yes","no","unknown",2011,4,"female",22,"Secondary","farming","Jumping"
2538
+ "2537",2537,"yes","no","unknown",2011,9,"female",26,"Secondary","farming","Pesticide"
2539
+ "2538",2538,"yes","no","unknown",2010,7,"female",82,"iliterate","household","Pesticide"
2540
+ "2539",2539,"yes","no","unknown",2010,4,"female",59,"unknown","others/unknown","Other poison"
2541
+ "2540",2540,"yes","no","unknown",2009,9,"female",39,"Secondary","farming","Pesticide"
2542
+ "2541",2541,"yes","no","unknown",2009,6,"female",58,"Secondary","farming","Pesticide"
2543
+ "2542",2542,"no","yes","unknown",2009,3,"female",65,"Secondary","farming","Pesticide"
2544
+ "2543",2543,"yes","no","unknown",2009,11,"female",24,"Secondary","farming","Pesticide"
2545
+ "2544",2544,"yes","no","unknown",2011,7,"female",19,"Secondary","student","unspecified"
2546
+ "2545",2545,"yes","no","unknown",2010,5,"male",23,"Secondary","farming","Pesticide"
2547
+ "2546",2546,"yes","no","unknown",2009,2,"female",24,"Secondary","farming","Pesticide"
2548
+ "2547",2547,"yes","no","unknown",2009,8,"female",20,"Tertiary","farming","Pesticide"
2549
+ "2548",2548,"yes","no","unknown",2010,7,"male",41,"Secondary","farming","Pesticide"
2550
+ "2549",2549,"yes","no","unknown",2010,5,"male",40,"Secondary","farming","Pesticide"
2551
+ "2550",2550,"yes","no","unknown",2010,10,"male",40,"Secondary","farming","Other poison"
2552
+ "2551",2551,"yes","no","unknown",2009,4,"female",20,"Secondary","business/service","Pesticide"
2553
+ "2552",2552,"yes","no","unknown",2010,5,"male",46,"Secondary","farming","Pesticide"
2554
+ "2553",2553,"yes","no","unknown",2010,5,"female",60,"Secondary","farming","Pesticide"
2555
+ "2554",2554,"yes","no","unknown",2011,3,"female",20,"Secondary","farming","Pesticide"
2556
+ "2555",2555,"yes","no","unknown",2010,7,"male",51,"iliterate","farming","unspecified"
2557
+ "2556",2556,"yes","no","unknown",2010,2,"male",46,"Secondary","business/service","Pesticide"
2558
+ "2557",2557,"yes","no","unknown",2010,6,"female",23,"Secondary","farming","Pesticide"
2559
+ "2558",2558,"yes","no","unknown",2011,1,"female",21,"Secondary","farming","Pesticide"
2560
+ "2559",2559,"yes","no","unknown",2010,6,"male",33,"Secondary","farming","Pesticide"
2561
+ "2560",2560,"yes","no","unknown",2010,7,"female",25,"unknown","others/unknown","Poison unspec"
2562
+ "2561",2561,"yes","no","unknown",2011,9,"male",30,"Secondary","farming","Pesticide"
2563
+ "2562",2562,"yes","no","unknown",2010,3,"male",31,"unknown","others/unknown","Other poison"
2564
+ "2563",2563,"yes","no","unknown",2011,9,"male",50,"Secondary","farming","Pesticide"
2565
+ "2564",2564,"yes","no","unknown",2010,11,"female",43,"primary","farming","Pesticide"
2566
+ "2565",2565,"yes","no","unknown",2011,8,"female",30,"Secondary","household","Pesticide"
2567
+ "2566",2566,"yes","no","unknown",2011,6,"male",23,"Secondary","professional","Pesticide"
2568
+ "2567",2567,"yes","no","unknown",2010,7,"male",28,"primary","household","Pesticide"
2569
+ "2568",2568,"yes","no","unknown",2011,6,"male",35,"Secondary","farming","Pesticide"
2570
+ "2569",2569,"yes","no","unknown",2011,9,"female",22,"Secondary","unemployed","Other poison"
2571
+ "2570",2570,"yes","no","unknown",2010,8,"female",50,"Secondary","farming","Pesticide"
2572
+ "2571",2571,"yes","no","unknown",2010,7,"female",44,"primary","farming","Pesticide"