Advertisement
Guest User

hse db

a guest
Feb 6th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 333.68 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 4.2.10
  3. -- http://www.phpmyadmin.net
  4. --
  5. -- Host: localhost:3308
  6. -- Generation Time: Feb 07, 2018 at 12:06 AM
  7. -- Server version: 5.5.38
  8. -- PHP Version: 5.6.2
  9.  
  10. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  11. SET time_zone = "+00:00";
  12.  
  13. --
  14. -- Database: `mustang_hse`
  15. --
  16.  
  17. -- --------------------------------------------------------
  18.  
  19. --
  20. -- Table structure for table `certificate`
  21. --
  22.  
  23. CREATE TABLE `certificate` (
  24. `id` int(11) NOT NULL,
  25. `employeeId` int(11) NOT NULL,
  26. `typeId` varchar(30) NOT NULL,
  27. `type` varchar(100) NOT NULL,
  28. `expiry` int(11) NOT NULL
  29. ) ENGINE=InnoDB AUTO_INCREMENT=237 DEFAULT CHARSET=utf8;
  30.  
  31. --
  32. -- Dumping data for table `certificate`
  33. --
  34.  
  35. INSERT INTO `certificate` (`id`, `employeeId`, `typeId`, `type`, `expiry`) VALUES
  36. (12, 3, 'siteOrientation', 'Site Orientation', 1435593600),
  37. (13, 3, 'siteInduction', 'Site Induction', 1435593600),
  38. (14, 3, 'workplaceOrienation', 'Workplace Orientation', 1419868800),
  39. (15, 3, 'workplaceInduction', 'Workplace Induction', 1419868800),
  40. (16, 3, 'trainingSecurity', 'Security', 1486915200),
  41. (17, 3, 'allRequiredInductions', 'Reqd Inductions Completed', 1435593600),
  42. (18, 3, 'drugAlcohol', 'Drugs & Alcohol', 1419868800),
  43. (19, 3, 'erp', 'ERP', 1408291200),
  44. (20, 3, 'firstAid', 'First Aid', 1415548800),
  45. (21, 3, 'firstAider', 'First Aider', 1415548800),
  46. (22, 2, 'siteOrientation', 'Site Orientation', 1435593600),
  47. (23, 2, 'siteInduction', 'Site Induction', 1419868800),
  48. (24, 2, 'workplaceOrienation', 'Workplace Orientation', 1419868800),
  49. (25, 2, 'workplaceInduction', 'Workplace Induction', 1419868800),
  50. (26, 2, 'trainingSecurity', 'Security', 1486915200),
  51. (27, 2, 'allRequiredInductions', 'Reqd Inductions Completed', 1417104000),
  52. (28, 2, 'drugAlcohol', 'Drugs & Alcohol', 1419868800),
  53. (29, 2, 'firstAid', 'First Aid', 1410710400),
  54. (44, 5, 'siteOrientation', 'Site Orientation', 1435766400),
  55. (45, 5, 'siteInduction', 'Site Induction', 1435766400),
  56. (46, 5, 'workplaceOrienation', 'Workplace Orientation', 1435766400),
  57. (47, 5, 'workplaceInduction', 'Workplace Induction', 1435766400),
  58. (48, 5, 'allRequiredInductions', 'Reqd Inductions Completed', 1435766400),
  59. (49, 5, 'erp', 'ERP', 1435766400),
  60. (50, 5, 'fire', 'Fire', 1435766400),
  61. (51, 5, 'firstAid', 'First Aid', 1435766400),
  62. (52, 5, 'legalAspects', 'Legal Aspects ', 1435766400),
  63. (53, 5, 'riskAssessment', 'Risk Assessment', 1435766400),
  64. (54, 5, 'ptwIssue', 'PTW Issue', 1410192000),
  65. (55, 5, 'ptwUser', 'PTW User', 1410192000),
  66. (56, 5, 'excavations', 'Excavations', 1410192000),
  67. (57, 5, 'buriedServices', 'Buried Services', 1410192000),
  68. (58, 5, 'roadTrafficManagementPlan', 'Road Traffic Management Plan', 1435766400),
  69. (59, 5, 'firstAider', 'First Aider', 1406736000),
  70. (60, 6, 'siteOrientation', 'Site Orientation', 1406736000),
  71. (61, 6, 'siteInduction', 'Site Induction', 1406736000),
  72. (62, 6, 'workplaceOrienation', 'Workplace Orientation', 1406736000),
  73. (63, 6, 'workplaceInduction', 'Workplace Induction', 1406736000),
  74. (64, 6, 'allRequiredInductions', 'Reqd Inductions Completed', 1406736000),
  75. (65, 6, 'drugAlcohol', 'Drugs & Alcohol', 1406736000),
  76. (66, 6, 'erp', 'ERP', 1406736000),
  77. (67, 6, 'responAccount', 'Responsible Person', 1435852800),
  78. (68, 6, 'workAtHeight', 'Work at Height', 1438272000),
  79. (69, 6, 'craneOperator', 'Crane Operator', 1499702400),
  80. (70, 7, 'siteOrientation', 'Site Orientation', 1406736000),
  81. (71, 7, 'siteInduction', 'Site Induction', 1406736000),
  82. (72, 7, 'workplaceOrienation', 'Workplace Orientation', 1406736000),
  83. (73, 7, 'workplaceInduction', 'Workplace Induction', 1406736000),
  84. (74, 7, 'allRequiredInductions', 'Reqd Inductions Completed', 1406736000),
  85. (75, 7, 'drugAlcohol', 'Drugs & Alcohol', 1406736000),
  86. (76, 7, 'erp', 'ERP', 1406736000),
  87. (77, 7, 'liftingSlinger', 'Slinger', 1626105600),
  88. (78, 7, 'banksman', 'Banksman', 1626105600),
  89. (92, 8, 'siteOrientation', 'Site Orientation', 1435852800),
  90. (93, 8, 'siteInduction', 'Site Induction', 1438272000),
  91. (94, 8, 'workplaceOrienation', 'Workplace Orientation', 1438272000),
  92. (95, 8, 'workplaceInduction', 'Workplace Induction', 1435852800),
  93. (96, 8, 'trainingSecurity', 'Security', 1435852800),
  94. (97, 8, 'allRequiredInductions', 'Reqd Inductions Completed', 1435852800),
  95. (98, 8, 'drugAlcohol', 'Drugs & Alcohol', 1435852800),
  96. (99, 8, 'erp', 'ERP', 1435852800),
  97. (100, 8, 'environmental', 'Environmental', 1435852800),
  98. (101, 8, 'healthHygiene', 'Health & Hygiene', 1435852800),
  99. (102, 8, 'ppe', 'PPE', 1435852800),
  100. (103, 8, 'roadTrafficManagementPlan', 'Road Traffic Management Plan', 1438272000),
  101. (104, 8, 'PlantOperator', 'Plant Operator', 1499184000),
  102. (105, 9, 'siteOrientation', 'Site Orientation', 1435852800),
  103. (106, 9, 'siteInduction', 'Site Induction', 1435852800),
  104. (107, 9, 'workplaceOrienation', 'Workplace Orientation', 1435852800),
  105. (108, 9, 'workplaceInduction', 'Workplace Induction', 1435852800),
  106. (109, 9, 'trainingSecurity', 'Security', 1435852800),
  107. (110, 9, 'allRequiredInductions', 'Reqd Inductions Completed', 1435852800),
  108. (111, 9, 'drugAlcohol', 'Drugs & Alcohol', 1435852800),
  109. (112, 9, 'erp', 'ERP', 1435852800),
  110. (113, 9, 'roadTrafficManagementPlan', 'Road Traffic Management Plan', 1435852800),
  111. (114, 9, 'Plant', 'Plant', 1531238400),
  112. (138, 11, 'siteOrientation', 'Site Orientation', 1435939200),
  113. (139, 11, 'siteInduction', 'Site Induction', 1435939200),
  114. (140, 11, 'workplaceOrienation', 'Workplace Orientation', 1435939200),
  115. (141, 11, 'workplaceInduction', 'Workplace Induction', 1435939200),
  116. (142, 11, 'trainingSecurity', 'Security', 1435939200),
  117. (143, 11, 'allRequiredInductions', 'Reqd Inductions Completed', 1435939200),
  118. (144, 11, 'drugAlcohol', 'Drugs & Alcohol', 1435939200),
  119. (145, 11, 'erp', 'ERP', 1435939200),
  120. (146, 11, 'hazardIdentification', 'Hazard Identification', 1435766400),
  121. (147, 11, 'ppe', 'PPE', 1499184000),
  122. (148, 11, 'trainingManualHandling', 'Manual Handling', 1436284800),
  123. (149, 11, 'reportingComm', 'Reporting & Communication', 1406736000),
  124. (150, 11, 'excavations', 'Excavations', 1468339200),
  125. (151, 11, 'buriedServices', 'Buried Services', 1468339200),
  126. (152, 11, 'firstAider', 'First Aider', 1436803200),
  127. (153, 12, 'siteOrientation', 'Site Orientation', 1435939200),
  128. (154, 12, 'siteInduction', 'Site Induction', 1435939200),
  129. (155, 12, 'workplaceOrienation', 'Workplace Orientation', 1435939200),
  130. (156, 12, 'workplaceInduction', 'Workplace Induction', 1435939200),
  131. (157, 12, 'trainingSecurity', 'Security', 1435939200),
  132. (158, 12, 'allRequiredInductions', 'Reqd Inductions Completed', 1435939200),
  133. (159, 12, 'drugAlcohol', 'Drugs & Alcohol', 1435939200),
  134. (160, 12, 'erp', 'ERP', 1435939200),
  135. (161, 12, 'ppe', 'PPE', 1468252800),
  136. (162, 12, 'trainingManualHandling', 'Manual Handling', 1499184000),
  137. (163, 12, 'ptwUser', 'PTW User', 1406563200),
  138. (164, 12, 'excavations', 'Excavations', 1406563200),
  139. (165, 12, 'buriedServices', 'Buried Services', 1406563200),
  140. (166, 12, 'fireWarden', 'Fire Warden', 1435939200),
  141. (167, 13, 'siteOrientation', 'Site Orientation', 1436198400),
  142. (168, 13, 'siteInduction', 'Site Induction', 1436198400),
  143. (169, 13, 'workplaceOrienation', 'Workplace Orientation', 1436198400),
  144. (170, 13, 'workplaceInduction', 'Workplace Induction', 1436198400),
  145. (171, 13, 'trainingSecurity', 'Security', 1436198400),
  146. (172, 13, 'allRequiredInductions', 'Reqd Inductions Completed', 1436198400),
  147. (173, 13, 'drugAlcohol', 'Drugs & Alcohol', 1436198400),
  148. (174, 13, 'erp', 'ERP', 1436198400),
  149. (175, 13, 'ppe', 'PPE', 1436198400),
  150. (176, 13, 'trainingManualHandling', 'Manual Handling', 1436198400),
  151. (177, 13, 'workAtHeight', 'Work at Height', 1436198400),
  152. (178, 13, 'Scaffolder', 'Scaffolder', 1436198400),
  153. (179, 14, 'allRequiredInductions', 'Reqd Inductions Completed', 1436198400),
  154. (183, 16, 'siteOrientation', 'Site Orientation', 1412208000),
  155. (184, 16, 'siteInduction', 'Site Induction', 1412899200),
  156. (185, 17, 'fire', 'Fire', 1412812800),
  157. (186, 17, 'healthHygiene', 'Health & Hygiene', 1412899200),
  158. (187, 17, 'appointedPerson', 'Appointed Person', 1413849600),
  159. (188, 17, 'coordinator', 'Coordinator', 1412640000),
  160. (189, 17, 'liftingTeamLeader', 'Lifting Team Leader', 1414022400),
  161. (190, 17, 'craneOperator', 'Crane Operator', 1413331200),
  162. (191, 17, 'liftingSlinger', 'Slinger', 1413331200),
  163. (192, 17, 'banksman', 'Banksman', 1413331200),
  164. (193, 15, 'siteOrientation', 'Site Orientation', 1412899200),
  165. (194, 15, 'siteInduction', 'Site Induction', 1412899200),
  166. (195, 15, 'fire', 'Fire', 1413504000),
  167. (196, 10, 'siteOrientation', 'Site Orientation', 1435881600),
  168. (197, 10, 'siteInduction', 'Site Induction', 1435881600),
  169. (198, 10, 'workplaceOrienation', 'Workplace Orientation', 1435881600),
  170. (199, 10, 'workplaceInduction', 'Workplace Induction', 1435881600),
  171. (200, 10, 'trainingSecurity', 'Security', 1435881600),
  172. (201, 10, 'allRequiredInductions', 'Reqd Inductions Completed', 1435881600),
  173. (202, 10, 'drugAlcohol', 'Drugs & Alcohol', 1435881600),
  174. (203, 10, 'erp', 'ERP', 1435881600),
  175. (204, 10, 'firstAid', 'First Aid', 1499212800),
  176. (205, 10, 'environmental', 'Environmental', 1436400000),
  177. (206, 10, 'ppe', 'PPE', 1467763200),
  178. (207, 10, 'responAccount', 'Responsible Person', 1406764800),
  179. (208, 10, 'reportingComm', 'Reporting & Communication', 1499817600),
  180. (209, 10, 'ptwUser', 'PTW User', 1499817600),
  181. (210, 10, 'confinedSpace', 'Confined space', 1499817600),
  182. (211, 10, 'excavations', 'Excavations', 1499817600),
  183. (212, 10, 'buriedServices', 'Buried Services', 1499817600),
  184. (213, 10, 'roadTrafficManagementPlan', 'Road Traffic Management Plan', 1435881600),
  185. (214, 10, 'firstAider', 'First Aider', 1405987200),
  186. (215, 10, 'PlantOperator', 'Plant Operator', 1468368000),
  187. (216, 10, 'Plant', 'Plant', 1500422400),
  188. (222, 1, 'siteOrientation', 'Site Orientation', 0),
  189. (223, 1, 'siteInduction', 'Site Induction', 0),
  190. (224, 1, 'workplaceInduction', 'Workplace Induction', 0),
  191. (225, 4, 'siteOrientation', 'Site Orientation', 0),
  192. (226, 4, 'siteInduction', 'Site Induction', 0),
  193. (227, 4, 'workplaceOrienation', 'Workplace Orientation', 0),
  194. (228, 4, 'workplaceInduction', 'Workplace Induction', 0),
  195. (229, 4, 'trainingSecurity', 'Security', 0),
  196. (230, 4, 'allRequiredInductions', 'Reqd Inductions Completed', 0),
  197. (231, 4, 'drugAlcohol', 'Drugs & Alcohol', 0),
  198. (232, 4, 'erp', 'ERP', 0),
  199. (233, 4, 'firstAid', 'First Aid', 0),
  200. (234, 4, 'ptwIssue', 'PTW Issue', 0),
  201. (235, 4, 'defensiveDriving', 'Defensive Driving', 0),
  202. (236, 4, 'firstAider', 'First Aider', 0);
  203.  
  204. -- --------------------------------------------------------
  205.  
  206. --
  207. -- Table structure for table `dailySummary`
  208. --
  209.  
  210. CREATE TABLE `dailySummary` (
  211. `dateKey` int(11) NOT NULL,
  212. `dateTimestamp` int(11) NOT NULL,
  213. `formId` int(11) NOT NULL,
  214. `type` varchar(20) NOT NULL,
  215. `numStaff` int(11) NOT NULL,
  216. `shiftDuration` int(11) NOT NULL,
  217. `manHours` int(11) NOT NULL,
  218. `fatalities` int(11) NOT NULL,
  219. `ltis` int(11) NOT NULL,
  220. `daysLost` int(11) NOT NULL,
  221. `vehicleAccidents` int(11) NOT NULL,
  222. `environmentalAccidents` int(11) NOT NULL,
  223. `projectId` int(11) NOT NULL,
  224. `restrictedWorkCase` int(11) DEFAULT '0',
  225. `medicaltreatmentcase` int(11) DEFAULT '0',
  226. `numberofvehicles` int(11) DEFAULT '0',
  227. `kmsdriven` int(11) DEFAULT '0'
  228. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  229.  
  230. --
  231. -- Dumping data for table `dailySummary`
  232. --
  233.  
  234. INSERT INTO `dailySummary` (`dateKey`, `dateTimestamp`, `formId`, `type`, `numStaff`, `shiftDuration`, `manHours`, `fatalities`, `ltis`, `daysLost`, `vehicleAccidents`, `environmentalAccidents`, `projectId`, `restrictedWorkCase`, `medicaltreatmentcase`, `numberofvehicles`, `kmsdriven`) VALUES
  235. (20140806, 1407283200, 268, 'company', 1000, 30, 30000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  236. (20140806, 1407283200, 270, 'contractor', 34, 234, 7956, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  237. (20140807, 1407369600, 269, 'company', 400, 23, 9200, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  238. (20140807, 1407369600, 271, 'contractor', 50, 13, 650, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  239. (20140815, 1408060800, 273, 'company', 50, 10, 500, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  240. (20140930, 1412035200, 177, 'company', 30000, 20, 600000, 778, 400, 889, 8787, 878, 1, 8787, 7887, 6778, 30000),
  241. (20141002, 1412208000, 179, 'company', 245, 10, 2450, 45, 50, 8, 87, 86, 1, 4534, 876, 8768, 879),
  242. (20141008, 1412726400, 178, 'contractor', 34235, 34, 1163990, 43, 342, 20, 34, 432, 1, 432, 3, 324, 342),
  243. (20141009, 1412812800, 195, 'company', 1000, 20, 20000, 90, 8787, 87687, 878, 8678, 1, 6567, 887, 887, 84787878),
  244. (20141009, 1412812800, 194, 'contractor', 244, 10, 2440, 2, 43, 34, 5, 456, 1, 45, 546, 65, 3432),
  245. (20141015, 1413331200, 187, 'contractor', 45, 10, 450, 987, 9879, 8, 89, 89, 1, 87, 8, 987, 897989),
  246. (20141028, 1414454400, 264, 'company', 23, 34, 782, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  247. (20141029, 1414540800, 296, 'company', 45, 5, 225, 56, 653, 5654, 436, 36, 1, 3, 436, 54, 654),
  248. (20141029, 1414540800, 262, 'contractor', 23, 32, 736, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  249. (20141029, 1414540800, 277, 'contractor', 45, 345, 15525, 43, 45, 435, 543, 56, 3, 5, 454, 43, 53653),
  250. (20141030, 1414627200, 197, 'company', 100, 23, 2300, 324, 23, 21, 23, 203, 1, 23, 23, 20, 2000),
  251. (20141030, 1414627200, 198, 'contractor', 34, 23, 782, 23, 23, 2, 23, 200, 1, 23, 23, 23, 200),
  252. (20141031, 1414713600, 235, 'company', 34, 43, 1462, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  253. (20141101, 1414800000, 263, 'contractor', 34, 14, 476, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  254. (20141105, 1415145600, 275, 'company', 34, 234, 7956, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  255. (20141109, 1415491200, 217, 'contractor', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  256. (20141111, 1415664000, 214, 'company', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  257. (20141119, 1416355200, 216, 'company', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0),
  258. (20141119, 1416355200, 212, 'contractor', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0);
  259.  
  260. -- --------------------------------------------------------
  261.  
  262. --
  263. -- Table structure for table `document`
  264. --
  265.  
  266. CREATE TABLE `document` (
  267. `id` int(11) NOT NULL,
  268. `custom` tinyint(1) DEFAULT '0',
  269. `name` varchar(80) NOT NULL,
  270. `categoryId` int(11) DEFAULT NULL,
  271. `file` varchar(200) NOT NULL,
  272. `fileTypes` varchar(80) NOT NULL DEFAULT 'php',
  273. `orientation` varchar(10) NOT NULL DEFAULT '''portrait''',
  274. `order` int(11) DEFAULT NULL,
  275. `form` varchar(100) DEFAULT NULL
  276. ) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8;
  277.  
  278. --
  279. -- Dumping data for table `document`
  280. --
  281.  
  282. INSERT INTO `document` (`id`, `custom`, `name`, `categoryId`, `file`, `fileTypes`, `orientation`, `order`, `form`) VALUES
  283. (1, 1, 'Organisational Safety Culture Standard', 3, 'shared/documents/en/leadership_commitment/safety_culture_standard', 'php', 'portrait', 1, NULL),
  284. (2, 1, 'Safety Culture Survey Introduction', 3, 'shared/documents/en/leadership_commitment/safety_culture_survey_intro', 'php', 'portrait', 2, NULL),
  285. (3, 1, 'Safety Culture Survey', 3, 'shared/documents/en/leadership_commitment/safety_culture_survey', 'php', 'portrait', 3, NULL),
  286. (5, 1, 'Safety Culture Survey Questionnaire', 3, 'shared/documents/en/leadership_commitment/safety_culture_survey_questionnaire', 'php', 'portrait', 4, ''),
  287. (6, 1, 'Objectives', 1, 'shared/documents/en/policies_objectives/objectives', 'php', 'portrait', 1, NULL),
  288. (7, 1, 'Policies', 1, 'shared/documents/en/policies_objectives/policies', 'php', 'portrait', 2, NULL),
  289. (8, 1, 'Driving Policy', 1, 'shared/documents/en/policies_objectives/driving_policy', 'php', 'portrait', 3, NULL),
  290. (10, 1, 'Basic Organisational Chart', 4, 'shared/documents/en/organisation_resources/organisational_chart', 'php,pptx', 'landscape', 1, NULL),
  291. (11, 1, 'Job Description', 4, 'shared/documents/en/organisation_resources/job_description', 'php', 'portrait', 2, NULL),
  292. (12, 1, 'Training Matrix', 4, 'shared/documents/en/organisation_resources/training_matrix', 'php', 'landscape', 3, NULL),
  293. (13, 1, 'Company/Contractor Joint Activities', 5, 'shared/documents/en/contractor_management/joint_activities', 'php', 'portrait', 1, NULL),
  294. (14, 1, 'CORE H&S Criteria for Contractors', 5, 'shared/documents/en/contractor_management/core_criteria', 'php', 'portrait', 2, NULL),
  295. (15, 1, 'Contractors H&S Plan Template', 5, 'shared/documents/en/contractor_management/plan_template', 'php', 'portrait', 3, NULL),
  296. (16, 1, 'Contractors Performance', 5, 'shared/documents/en/contractor_management/performance', 'php', 'portrait', 4, NULL),
  297. (17, 1, 'Risk Management Flow Chart', 10, 'shared/documents/en/risk_management/flow_chart', 'php', 'portrait', 1, NULL),
  298. (18, 1, 'Risk Management Controls', 10, 'shared/documents/en/risk_management/controls', 'php', 'portrait', 2, NULL),
  299. (19, 1, 'Hazard ID', 12, 'shared/documents/en/risk_management/hazard_id', 'php', 'portrait', 3, NULL),
  300. (20, 1, 'Risk Matrix', 10, 'shared/documents/en/risk_management/risk_matrix', 'php', 'portrait', 4, NULL),
  301. (21, 1, 'Risk Register', 10, 'shared/documents/en/risk_management/risk_register', 'php', 'landscape', 5, NULL),
  302. (22, 1, 'Job Safety Analysis', 17, 'shared/documents/en/risk_management/job_safety', 'php', 'portrait', 6, NULL),
  303. (23, 1, 'Method Statement Template', 16, 'shared/documents/en/risk_management/statement_template', 'php', 'portrait', 7, NULL),
  304. (24, 1, 'Method Statement Checklist', 16, 'shared/documents/en/risk_management/statement_checklist', 'php', 'portrait', 8, NULL),
  305. (25, 1, 'PPE Guidance', 13, 'shared/documents/en/risk_management/ppe_guidance', 'php', 'portrait', 9, NULL),
  306. (26, 1, 'PPE Matrix Example', 13, 'shared/documents/en/risk_management/ppe_matrix', 'php', 'landscape', 10, ''),
  307. (27, 1, 'RPE Selection Assessment', 13, 'shared/documents/en/risk_management/rpe_selection', 'php', 'portrait', 11, NULL),
  308. (28, 1, 'COSHH Blank Risk Assessment', 14, 'shared/documents/en/risk_management/coshh_assessment', 'php', 'portrait', 12, NULL),
  309. (29, 1, 'ERP', 15, 'shared/documents/en/risk_management/erp', 'php', 'portrait', 13, NULL),
  310. (30, 1, 'Organisational Safety Culture Standard', 2, 'shared/documents/en/leadership_commitment/safety_culture_standard', 'php', 'portrait', 1, NULL),
  311. (31, 1, 'Work at Height Standard', 2, 'shared/documents/en/standards/work_at_height', 'php', 'portrait', 2, NULL),
  312. (32, 1, 'Permit to Work Standard', 2, 'shared/documents/en/standards/permit_to_work', 'php', 'portrait', 3, NULL),
  313. (34, 1, 'Lifting Operations', 11, 'shared/documents/en/organisation_resources/lifting_operations', 'php,pptx', 'portrait', 14, NULL),
  314. (35, 1, 'Lone Working', 11, 'shared/documents/en/organisation_resources/lone_working', 'php,pptx', 'portrait', 15, NULL),
  315. (36, 1, 'Workplace Transport Safety', 11, 'shared/documents/en/organisation_resources/transport_safety', 'php,pptx', 'portrait', 16, NULL),
  316. (37, 1, 'Working At Heights', 11, 'shared/documents/en/organisation_resources/working_at_heights', 'php,pptx', 'portrait', 17, NULL),
  317. (38, 1, 'Corrective & Preventive Actions', 9, 'shared/documents/en/corrective_actions/corrective_preventive_actions', 'php', 'portrait', 1, NULL),
  318. (39, 1, 'Performance Measurement & Monitoring', 7, 'shared/documents/en/performance_monitoring/performance_monitoring', 'php', 'portrait', 1, NULL),
  319. (40, 1, 'Audit & Review', 8, 'shared/documents/en/audit_review/audit_review', 'php', 'portrait', 1, ''),
  320. (41, 1, 'Permit to Work Closure Procedure', 18, 'shared/documents/en/risk_management/closure_procedure', 'php', 'portrait', 18, NULL),
  321. (42, 1, 'Permit to Work Issue Procedure', 6, 'shared/documents/en/risk_management/issue_procedure', 'php', 'portrait', 19, NULL),
  322. (43, 1, 'Confined Space Entry Certificate', 6, 'shared/documents/en/risk_management/space_entry', 'php', 'portrait', 20, 'ptw_confinedspace'),
  323. (44, 1, 'Excavation Certificate', 6, 'shared/documents/en/risk_management/excavation_cert', 'php', 'portrait', 21, 'ptw_excavation'),
  324. (45, 1, 'Hot Work Certificate', 6, 'shared/documents/en/risk_management/hot_work', 'php', 'portrait', 22, 'ptw_hotwork'),
  325. (46, 1, 'Performance Measurement & Monitoring', 18, 'shared/documents/en/performance_monitoring/performance_monitoring', 'php', 'portrait', 1, NULL),
  326. (47, 1, 'Permit to Work Extension Form', 18, 'shared/documents/en/risk_management/permit_work_extension', 'php', 'portrait', 23, 'ptw_extension'),
  327. (48, 1, 'Permit to Work', 19, 'shared/documents/en/risk_management/permit_work', 'php', 'portrait', 24, 'ptw_general'),
  328. (49, 1, 'LOTO Tags', 19, 'shared/documents/en/risk_management/loto_tags', 'php', 'landscape', 25, 'loto_tags'),
  329. (50, 1, 'LOTO Isolation Plan', 6, 'shared/documents/en/risk_management/loto_isolation', 'php', 'portrait', 26, 'loto_isolation'),
  330. (51, 1, 'Authority Remove Danger Tag', 19, 'shared/documents/en/risk_management/auth_remove', 'php', 'portrait', 27, NULL);
  331.  
  332. -- --------------------------------------------------------
  333.  
  334. --
  335. -- Table structure for table `documentCategory`
  336. --
  337.  
  338. CREATE TABLE `documentCategory` (
  339. `id` int(11) NOT NULL,
  340. `name` varchar(256) NOT NULL,
  341. `description` varchar(256) DEFAULT NULL,
  342. `parent` int(11) DEFAULT NULL,
  343. `order` int(11) DEFAULT NULL
  344. ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8;
  345.  
  346. --
  347. -- Dumping data for table `documentCategory`
  348. --
  349.  
  350. INSERT INTO `documentCategory` (`id`, `name`, `description`, `parent`, `order`) VALUES
  351. (1, 'Policies & Objectives', 'Company''s Policies & Objectives', NULL, 2),
  352. (2, 'Standards', 'Company''s & Government Standards', NULL, 3),
  353. (3, 'Leadership & Commitment', 'Company''s procedures for Leadership & Commitment', NULL, 1),
  354. (4, 'Organisation & Resources', 'Company''s Organisation & Resources', NULL, 4),
  355. (5, 'Contractor Management', 'Company''s documentation for Contractor Management', NULL, 5),
  356. (6, 'Risk Management', 'Company''s procedure for Risk Management', NULL, 6),
  357. (7, 'Performance & Monitoring', 'Company''s procedures for Performance & Monitoring', NULL, 7),
  358. (8, 'Audit & Review', 'Company''s Audit & Review procedures', NULL, 8),
  359. (9, 'Corrective Actions', 'Company''s procedures for Corrective Actions', NULL, 9),
  360. (10, 'Risk Management Controls', NULL, 6, 1),
  361. (11, 'Workplace Controls', NULL, 6, 2),
  362. (12, 'Hazard Identification', NULL, 6, 3),
  363. (13, 'Personal Protective Equipment', NULL, 6, 4),
  364. (14, 'COSHH', NULL, 6, 5),
  365. (15, 'ERP', NULL, 6, 6),
  366. (16, 'Method Statements', NULL, 6, 7),
  367. (17, 'Job Safety Analysis (JSA)', NULL, 6, 8),
  368. (18, 'Permit to Work (PTW)', NULL, 6, 9),
  369. (19, 'Lock Out Tag Out (LOTO)', NULL, 6, 10);
  370.  
  371. -- --------------------------------------------------------
  372.  
  373. --
  374. -- Table structure for table `employee`
  375. --
  376.  
  377. CREATE TABLE `employee` (
  378. `id` int(11) NOT NULL,
  379. `name` varchar(200) NOT NULL,
  380. `company` varchar(200) DEFAULT NULL,
  381. `companyNumber` varchar(200) DEFAULT NULL,
  382. `department` varchar(200) DEFAULT NULL,
  383. `location` varchar(200) DEFAULT NULL,
  384. `workgroup` varchar(200) DEFAULT NULL,
  385. `occupation` varchar(200) DEFAULT NULL,
  386. `dob` int(11) NOT NULL,
  387. `email` varchar(200) DEFAULT NULL,
  388. `inductionId` int(11) NOT NULL,
  389. `projectId` int(11) NOT NULL
  390. ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8;
  391.  
  392. --
  393. -- Dumping data for table `employee`
  394. --
  395.  
  396. INSERT INTO `employee` (`id`, `name`, `company`, `companyNumber`, `department`, `location`, `workgroup`, `occupation`, `dob`, `email`, `inductionId`, `projectId`) VALUES
  397. (1, 'Terry Hatching', 'AB Construction', '4234234', 'HSE', 'Office', 'HSE', 'HSE Manager', 455673600, 'stuart.roddis@mustangdesigns.net', 6, 1),
  398. (2, 'Ronald Kray', 'Kray Security', 'KC101', 'Security', 'Site', 'Security', 'Security Man', -491299200, 'mike.overton@mustangdesigns.net', 8, 1),
  399. (3, 'Reginald Kray', 'Kray Security', 'KC102', 'Security', 'Site', 'Security', 'Security Man', -522748800, 'mike.overton@mustangdesigns.net', 9, 1),
  400. (4, 'John Smith', 'AB Construction', '0123', 'Construction', 'Site', 'Civils', 'Site Manager', 197251200, 'stuart.roddis@mustangdesigns.net', 23, 1),
  401. (5, 'Fred Jones', 'AB Construction', '01200', 'Construction', 'Site', 'Civils', 'Site Foreman', -15926400, 'stuart.roddis@mustangdesigns.net', 24, 1),
  402. (6, 'John Jones', 'SiteCabs', '099', 'Hire', 'Site', 'Site Hire', 'Driver Crane Operator', -47462400, 'stuart.roddis@mustangdesigns.net', 27, 1),
  403. (7, 'Tom Brown', 'SiteCabs', '101', 'Hire', 'Site', 'Site Hire', 'Slinger', 79804800, 'stuart.roddis@mustangdesigns.net', 28, 1),
  404. (8, 'Fred Black', 'ABC Plant Hire', '009', 'Plant', 'Site', 'Plant', 'Plant operator', 143136000, 'stuart.roddis@mustangdesigns.net', 29, 1),
  405. (9, 'Jim White', 'ABC Plant Hire', '099', 'Plant', 'Site', 'Plant', 'Dumper Driver', -141638400, 'stuart.roddis@mustangdesigns.net', 30, 1),
  406. (10, 'Bill Smith', 'ABC Plant Hire', '055', 'Plant', 'Site', 'Site Hire', 'Foreman', -299894400, 'stuart.roddis@mustangdesigns.net', 31, 1),
  407. (11, 'Steve Black', 'AB Construction', '089', 'Construction', 'Site', 'Civils', 'Ground Worker', 204998400, 'stuart.roddis@mustangdesigns.net', 36, 1),
  408. (12, 'Dan Murphy', 'AB Construction', '076', 'Construction', 'Site', 'Civils', 'Ground Worker', 15609600, 'stuart.roddis@mustangdesigns.net', 37, 1),
  409. (13, 'Bruce Reynolds', 'Sitescaff', '0909', 'scaffold', 'Site', 'scaffolders', 'foreman', -78825600, 'stuart.roddis@mustangdesigns.net', 65, 1),
  410. (14, 'Buster Edwards', 'Sitescaff', '909', 'scaffold', 'site', 'scaffolding', 'labourer/driver', -78739200, 'stuart.roddis@mustangdesigns.net', 66, 1),
  411. (15, 'sirin', 'Nintriva', '576', 'test', 'test', 'test', 'test', 467683200, 'sirinibin2006@gmail.com', 105, 1),
  412. (16, 'sirin', '', '87687', 'test', 'test', 'tets', 'tets', 466128000, 'sirinibin2006@gmail.com', 112, 1),
  413. (17, 'sirin', 'nintriva', '6567', 'test', 'test', 'test', 'test', 466387200, 'sirinibin2006@gmail.com', 114, 1),
  414. (18, 'test', '', '33', 'test', 'test', 'test', 'test', 466214400, 'sirinibin2006@gmail.com', 125, 1),
  415. (19, 'sirin', 'jbhkjb', '8768', 'test', 'test', 'test', 'test', 468720000, 'sirinibin2006@gmail.com', 196, 1),
  416. (20, 'sirin', 'ABC Plant Hire', '765467', 'IT', 'cochin', 'Site Hire', 'Chain Man', 468547200, 'sirinibin2006@gmail.com', 199, 1);
  417.  
  418. -- --------------------------------------------------------
  419.  
  420. --
  421. -- Table structure for table `event`
  422. --
  423.  
  424. CREATE TABLE `event` (
  425. `id` int(11) NOT NULL,
  426. `projectId` int(11) NOT NULL,
  427. `username` varchar(80) NOT NULL,
  428. `title` varchar(100) NOT NULL,
  429. `description` varchar(1000) NOT NULL,
  430. `category` varchar(20) NOT NULL,
  431. `start` int(11) NOT NULL,
  432. `end` int(11) NOT NULL,
  433. `completed` tinyint(1) NOT NULL DEFAULT '0',
  434. `parent` int(11) DEFAULT NULL
  435. ) ENGINE=InnoDB AUTO_INCREMENT=114 DEFAULT CHARSET=utf8;
  436.  
  437. --
  438. -- Dumping data for table `event`
  439. --
  440.  
  441. INSERT INTO `event` (`id`, `projectId`, `username`, `title`, `description`, `category`, `start`, `end`, `completed`, `parent`) VALUES
  442. (1, 1, 'Stuart', 'KICK OFF MEETING', 'Kick off meeting for site start up 08:00 site office. All to attend.', 'meetings', 1404057600, 1404057600, 0, NULL),
  443. (2, 1, 'Stuart', 'Delivery of site cabins', 'Briefing, euipment & document check on arrival.\r\nBriefing on lift', 'meetings', 1404316800, 1404316800, 0, NULL),
  444. (3, 1, 'Stuart', 'Workplace inspection', 'Start up check', 'inspections', 1404489600, 1404489600, 0, NULL),
  445. (4, 1, 'Stuart', 'Lifting Plan Site Cabins', 'Briefing with AB Construction and Site Cabs for ', 'meetings', 1404316800, 1404316800, 0, NULL),
  446. (5, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1404662400, 1404662400, 0, NULL),
  447. (6, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1405872000, 1405872000, 0, 5),
  448. (7, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1407081600, 1407081600, 0, 5),
  449. (8, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1408291200, 1408291200, 0, 5),
  450. (9, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1409500800, 1409500800, 0, 5),
  451. (10, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1410710400, 1410710400, 0, 5),
  452. (11, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1411920000, 1411920000, 0, 5),
  453. (12, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1413129600, 1413129600, 0, 5),
  454. (13, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1414339200, 1414339200, 0, 5),
  455. (14, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1415548800, 1415548800, 0, 5),
  456. (15, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1416758400, 1416758400, 0, 5),
  457. (16, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1417968000, 1417968000, 0, 5),
  458. (17, 1, 'Stuart', 'Fire inspection', 'Fire inspection', 'inspections', 1419177600, 1419177600, 0, 5),
  459. (18, 1, 'Stuart', 'Audit', 'Management System Audit', 'audits', 1404748800, 1404835200, 1, NULL),
  460. (69, 1, 'bob', 'test1', 'test', 'audits', 1417219200, 1417392000, 1, NULL),
  461. (70, 1, 'bob', 'test1', 'test', 'audits', 1417305600, 1417478400, 1, 69),
  462. (71, 1, 'bob', 'test1', 'test', 'audits', 1417392000, 1417564800, 1, 69),
  463. (72, 1, 'bob', 'test1', 'test', 'audits', 1417478400, 1417651200, 1, 69),
  464. (73, 1, 'bob', 'test1', 'test', 'audits', 1417564800, 1417737600, 1, 69),
  465. (74, 1, 'bob', 'test1', 'test', 'audits', 1417651200, 1417824000, 1, 69),
  466. (75, 1, 'bob', 'test1', 'test', 'audits', 1417737600, 1417910400, 1, 69),
  467. (76, 1, 'bob', 'test1', 'test', 'audits', 1417824000, 1417996800, 1, 69),
  468. (77, 1, 'bob', 'test1', 'test', 'audits', 1417910400, 1418083200, 1, 69),
  469. (78, 1, 'bob', 'test1', 'test', 'audits', 1417996800, 1418169600, 1, 69),
  470. (79, 1, 'bob', 'test1', 'test', 'audits', 1418083200, 1418256000, 1, 69),
  471. (80, 1, 'bob', 'test1', 'test', 'audits', 1418169600, 1418342400, 1, 69),
  472. (81, 1, 'bob', 'test1', 'test', 'audits', 1418256000, 1418428800, 1, 69),
  473. (82, 1, 'bob', 'test1', 'test', 'audits', 1418342400, 1418515200, 1, 69),
  474. (83, 1, 'bob', 'test1', 'test', 'audits', 1418428800, 1418601600, 1, 69),
  475. (84, 1, 'bob', 'test1', 'test', 'audits', 1418515200, 1418688000, 1, 69),
  476. (85, 1, 'bob', 'test1', 'test', 'audits', 1418601600, 1418774400, 1, 69),
  477. (86, 1, 'bob', 'test1', 'test', 'audits', 1418688000, 1418860800, 1, 69),
  478. (87, 1, 'bob', 'test1', 'test', 'audits', 1418774400, 1418947200, 1, 69),
  479. (88, 1, 'bob', 'test1', 'test', 'audits', 1418860800, 1419033600, 1, 69),
  480. (89, 1, 'bob', 'test1', 'test', 'audits', 1418947200, 1419120000, 1, 69),
  481. (90, 1, 'bob', 'test1', 'test', 'audits', 1419033600, 1419206400, 1, 69),
  482. (91, 1, 'bob', 'test1', 'test', 'audits', 1419120000, 1419292800, 1, 69),
  483. (92, 1, 'bob', 'test1', 'test', 'audits', 1419206400, 1419379200, 1, 69),
  484. (93, 1, 'bob', 'test1', 'test', 'audits', 1419292800, 1419465600, 1, 69),
  485. (94, 1, 'bob', 'test1', 'test', 'audits', 1419379200, 1419552000, 1, 69),
  486. (95, 1, 'bob', 'test1', 'test', 'audits', 1419465600, 1419638400, 1, 69),
  487. (96, 1, 'bob', 'test1', 'test', 'audits', 1419552000, 1419724800, 1, 69),
  488. (97, 1, 'bob', 'test1', 'test', 'audits', 1419638400, 1419811200, 1, 69),
  489. (98, 1, 'bob', 'test1', 'test', 'audits', 1419724800, 1419897600, 1, 69),
  490. (99, 1, 'bob', 'test1', 'test', 'audits', 1419811200, 1419984000, 1, 69),
  491. (100, 1, 'bob', 'test1', 'test', 'audits', 1419897600, 1420070400, 1, 69),
  492. (101, 1, 'bob', 'test1', 'test', 'audits', 1419984000, 1420156800, 1, 69),
  493. (102, 1, 'bob', 'test1', 'test', 'audits', 1420070400, 1420243200, 1, 69),
  494. (103, 1, 'bob', 'test1', 'test', 'audits', 1420156800, 1420329600, 1, 69),
  495. (104, 1, 'bob', 'test1', 'test', 'audits', 1420243200, 1420416000, 1, 69),
  496. (105, 1, 'bob', 'test1', 'test', 'audits', 1420329600, 1420502400, 1, 69),
  497. (106, 1, 'bob', 'test1', 'test', 'audits', 1420416000, 1420588800, 1, 69),
  498. (107, 1, 'bob', 'test1', 'test', 'audits', 1420502400, 1420675200, 1, 69),
  499. (108, 1, 'bob', 'test1', 'test', 'audits', 1420588800, 1420761600, 1, 69),
  500. (109, 1, 'bob', 'test1', 'test', 'audits', 1420675200, 1420848000, 1, 69),
  501. (110, 1, 'bob', 'test1', 'test', 'audits', 1420761600, 1420934400, 1, 69),
  502. (111, 1, 'bob', 'test', 'test', 'audits', 1414800000, 1414886400, 0, NULL),
  503. (112, 1, 'bob', 's', 's', 'drills', 1415059200, 1415145600, 0, NULL),
  504. (113, 1, 'bob', 'test', 'test', 'audits', 1414972800, 1417305600, 0, NULL);
  505.  
  506. -- --------------------------------------------------------
  507.  
  508. --
  509. -- Table structure for table `form`
  510. --
  511.  
  512. CREATE TABLE `form` (
  513. `id` int(11) NOT NULL,
  514. `projectId` int(11) NOT NULL,
  515. `formType` varchar(100) CHARACTER SET utf8 NOT NULL,
  516. `submittedTime` int(11) NOT NULL,
  517. `formDate` int(11) DEFAULT NULL,
  518. `updatedTime` int(11) DEFAULT NULL,
  519. `deleted` tinyint(1) DEFAULT '0',
  520. `username` varchar(32) CHARACTER SET utf8 NOT NULL,
  521. `linkedFormId` int(11) DEFAULT NULL
  522. ) ENGINE=InnoDB AUTO_INCREMENT=342 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
  523.  
  524. --
  525. -- Dumping data for table `form`
  526. --
  527.  
  528. INSERT INTO `form` (`id`, `projectId`, `formType`, `submittedTime`, `formDate`, `updatedTime`, `deleted`, `username`, `linkedFormId`) VALUES
  529. (6, 1, 'inductrecord', 1404086535, NULL, 1417623298, 0, 'bob', NULL),
  530. (7, 1, 'dailystatcompany', 1404094600, NULL, NULL, 0, 'Stuart', NULL),
  531. (8, 1, 'inductrecord', 1404096051, NULL, 1404096606, 0, 'Stuart', NULL),
  532. (9, 1, 'inductrecord', 1404096460, NULL, NULL, 0, 'Stuart', NULL),
  533. (10, 1, 'dailystatcontractor', 1404137976, NULL, NULL, 0, 'Stuart', NULL),
  534. (12, 1, 'dailystatcompany', 1404174420, NULL, NULL, 0, 'Stuart', NULL),
  535. (13, 1, 'dailystatcontractor', 1404174474, NULL, NULL, 0, 'Stuart', NULL),
  536. (14, 1, 'dailystatcompany', 1404174521, NULL, NULL, 0, 'Stuart', NULL),
  537. (15, 1, 'dailystatcontractor', 1404174581, NULL, NULL, 0, 'Stuart', NULL),
  538. (21, 1, 'dailystatcompany', 1404261949, NULL, NULL, 0, 'Stuart', NULL),
  539. (22, 1, 'dailystatcontractor', 1404261990, NULL, NULL, 0, 'Stuart', NULL),
  540. (23, 1, 'inductrecord', 1404313865, NULL, 1417692318, 0, 'Stuart', NULL),
  541. (24, 1, 'inductrecord', 1404314318, NULL, NULL, 0, 'Stuart', NULL),
  542. (25, 1, 'dailystatcompany', 1404391305, NULL, NULL, 0, 'Stuart', NULL),
  543. (26, 1, 'dailystatcontractor', 1404391340, NULL, NULL, 0, 'Stuart', NULL),
  544. (27, 1, 'inductrecord', 1404399050, NULL, NULL, 0, 'Stuart', NULL),
  545. (28, 1, 'inductrecord', 1404399277, NULL, NULL, 0, 'Stuart', NULL),
  546. (29, 1, 'inductrecord', 1404399583, NULL, 1404399690, 0, 'Stuart', NULL),
  547. (30, 1, 'inductrecord', 1404399932, NULL, NULL, 0, 'Stuart', NULL),
  548. (31, 1, 'inductrecord', 1404400729, NULL, 1413893108, 0, 'Stuart', NULL),
  549. (32, 1, 'dailystatcompany', 1404434480, NULL, NULL, 0, 'Stuart', NULL),
  550. (33, 1, 'dailystatcontractor', 1404434521, NULL, NULL, 0, 'Stuart', NULL),
  551. (34, 1, 'dailystatcompany', 1404522718, NULL, NULL, 0, 'Stuart', NULL),
  552. (35, 1, 'dailystatcontractor', 1404522770, NULL, NULL, 0, 'Stuart', NULL),
  553. (36, 1, 'inductrecord', 1404523066, NULL, NULL, 0, 'Stuart', NULL),
  554. (37, 1, 'inductrecord', 1404523346, NULL, NULL, 0, 'Stuart', NULL),
  555. (38, 1, 'safetyculture', 1404523796, NULL, NULL, 0, 'Stuart', NULL),
  556. (39, 1, 'ppematrix', 1404523922, NULL, 1417624800, 0, 'Stuart', NULL),
  557. (40, 1, 'liftplan', 1404524457, NULL, 1417623745, 0, 'Stuart', NULL),
  558. (41, 1, 'hsmeeting', 1404528873, NULL, NULL, 0, 'Stuart', NULL),
  559. (42, 1, 'toolboxtalk', 1404552388, NULL, 1404552419, 0, 'Stuart', NULL),
  560. (43, 1, 'toolboxtalk', 1404553137, NULL, NULL, 0, 'Stuart', NULL),
  561. (44, 1, 'vehiclechecklist', 1404553507, NULL, 1417623824, 0, 'Stuart', NULL),
  562. (45, 1, 'generalworkplace', 1404553781, NULL, 1412156775, 0, 'Stuart', NULL),
  563. (47, 1, 'dailystatcompany', 1404613414, NULL, NULL, 0, 'Stuart', NULL),
  564. (48, 1, 'dailystatcontractor', 1404613640, NULL, NULL, 0, 'Stuart', NULL),
  565. (49, 1, 'firstnot', 1404616160, NULL, 1404624868, 0, 'Stuart', NULL),
  566. (50, 1, 'jobsafetyanalysis', 1404624010, NULL, NULL, 0, 'Stuart', NULL),
  567. (51, 1, 'ptw_general', 1404624551, NULL, NULL, 0, 'Stuart', NULL),
  568. (52, 1, 'ptw_excavation', 1404624650, NULL, NULL, 0, 'Stuart', NULL),
  569. (53, 1, 'loto_isolation', 1404624750, NULL, NULL, 0, 'Stuart', NULL),
  570. (54, 1, 'loto_removedanger', 1404624811, NULL, NULL, 0, 'Stuart', NULL),
  571. (55, 1, 'accreport', 1404624913, NULL, NULL, 0, 'Stuart', 49),
  572. (56, 1, 'safetyalert', 1404625157, NULL, 1417624266, 0, 'Stuart', NULL),
  573. (57, 1, 'firesafety', 1404641009, NULL, NULL, 0, 'Stuart', NULL),
  574. (58, 1, 'dailystatcompany', 1404694641, NULL, NULL, 0, 'Stuart', NULL),
  575. (59, 1, 'dailystatcontractor', 1404694710, NULL, NULL, 0, 'Stuart', NULL),
  576. (60, 1, 'nearmiss', 1404695637, NULL, NULL, 0, 'Stuart', NULL),
  577. (61, 1, 'witnessreport', 1404699476, NULL, 1417624185, 0, 'Stuart', NULL),
  578. (62, 1, 'ptw_extension', 1404705102, NULL, NULL, 0, 'Stuart', NULL),
  579. (63, 1, 'auditreview', 1404723520, NULL, NULL, 0, 'Stuart', NULL),
  580. (64, 1, 'hsreview', 1404724533, NULL, 1417624291, 0, 'Stuart', NULL),
  581. (65, 1, 'inductrecord', 1404725831, NULL, NULL, 0, 'Stuart', NULL),
  582. (66, 1, 'inductrecord', 1404726009, NULL, NULL, 0, 'Stuart', NULL),
  583. (67, 1, 'scaffoldinspection', 1404726192, NULL, 1404726445, 0, 'Stuart', NULL),
  584. (68, 1, 'dailystatcompany', 1404779741, NULL, NULL, 0, 'Stuart', NULL),
  585. (69, 1, 'dailystatcontractor', 1404779788, NULL, NULL, 0, 'Stuart', NULL),
  586. (70, 1, 'dailystatcompany', 1404864934, NULL, NULL, 0, 'Stuart', NULL),
  587. (71, 1, 'dailystatcontractor', 1404865012, NULL, NULL, 0, 'Stuart', NULL),
  588. (72, 1, 'dailystatcompany', 1405037423, NULL, NULL, 0, 'Stuart', NULL),
  589. (73, 1, 'dailystatcontractor', 1405037454, NULL, NULL, 0, 'Stuart', NULL),
  590. (74, 1, 'dailystatcompany', 1405231106, NULL, NULL, 0, 'Stuart', NULL),
  591. (75, 1, 'dailystatcontractor', 1405231145, NULL, NULL, 0, 'Stuart', NULL),
  592. (76, 1, 'dailystatcompany', 1405231230, NULL, NULL, 0, 'Stuart', NULL),
  593. (77, 1, 'dailystatcontractor', 1405405074, NULL, NULL, 0, 'Stuart', NULL),
  594. (78, 1, 'dailystatcompany', 1405405182, NULL, NULL, 0, 'Stuart', NULL),
  595. (79, 1, 'dailystatcontractor', 1405496482, NULL, NULL, 0, 'Stuart', NULL),
  596. (80, 1, 'dailystatcompany', 1405496513, NULL, NULL, 0, 'Stuart', NULL),
  597. (81, 1, 'dailystatcontractor', 1405496601, NULL, NULL, 0, 'Stuart', NULL),
  598. (82, 1, 'dailystatcompany', 1405496734, NULL, NULL, 0, 'Stuart', NULL),
  599. (83, 1, 'dailystatcontractor', 1405496765, NULL, NULL, 0, 'Stuart', NULL),
  600. (84, 1, 'loto_tags', 1405497013, NULL, NULL, 0, 'Stuart', NULL),
  601. (85, 1, 'dailystatcompany', 1405660643, NULL, NULL, 0, 'Stuart', NULL),
  602. (86, 1, 'dailystatcontractor', 1405660686, NULL, NULL, 0, 'Stuart', NULL),
  603. (87, 1, 'dailystatcompany', 1405660722, NULL, NULL, 0, 'Stuart', NULL),
  604. (88, 1, 'dailystatcontractor', 1405660760, NULL, NULL, 0, 'Stuart', NULL),
  605. (89, 1, 'dailystatcompany', 1406014887, NULL, NULL, 0, 'Stuart', NULL),
  606. (93, 1, 'nearmiss', 1408849020, NULL, 1417622841, 0, 'mikie', NULL),
  607. (102, 1, 'dailystatcompany', 1408967572, NULL, NULL, 0, 'bob', NULL),
  608. (104, 1, 'inductrecord', 1411821619, NULL, NULL, 0, 'mikie', NULL),
  609. (105, 1, 'inductrecord', 1412133959, NULL, 1412140595, 0, 'bob', NULL),
  610. (107, 1, 'safetyculture', 1412137453, NULL, NULL, 0, 'bob', NULL),
  611. (108, 1, 'safetyculture', 1412137495, NULL, NULL, 0, 'bob', NULL),
  612. (112, 1, 'inductrecord', 1412139255, NULL, NULL, 0, 'bob', NULL),
  613. (113, 1, 'ppematrix', 1412139474, NULL, NULL, 0, 'bob', NULL),
  614. (114, 1, 'inductrecord', 1412140560, NULL, NULL, 0, 'bob', NULL),
  615. (115, 1, 'ppematrix', 1412140623, NULL, NULL, 0, 'bob', NULL),
  616. (116, 1, 'scaffoldinspection', 1412141689, NULL, 1417623970, 0, 'bob', NULL),
  617. (117, 1, 'safetyculture', 1412141902, NULL, 1412141986, 0, 'bob', NULL),
  618. (118, 1, 'hsreview', 1412143426, NULL, NULL, 0, 'bob', NULL),
  619. (119, 1, 'hsreview', 1412143474, NULL, NULL, 0, 'bob', NULL),
  620. (120, 1, 'hsreview', 1412143517, NULL, NULL, 0, 'bob', NULL),
  621. (121, 1, 'firstnot', 1412157759, NULL, NULL, 0, 'bob', NULL),
  622. (122, 1, 'dailystatcompany', 1412176781, NULL, NULL, 0, 'bob', NULL),
  623. (125, 1, 'inductrecord', 1412186833, NULL, NULL, 0, 'bob', NULL),
  624. (128, 1, 'jobsafetyanalysis', 1412187356, NULL, NULL, 0, 'bob', NULL),
  625. (129, 1, 'jobsafetyanalysis', 1412187402, NULL, NULL, 0, 'bob', NULL),
  626. (130, 1, 'jobsafetyanalysis', 1412187430, NULL, NULL, 0, 'bob', NULL),
  627. (131, 1, 'ptw_general', 1412187453, NULL, NULL, 0, 'bob', NULL),
  628. (132, 1, 'ptw_general', 1412187615, NULL, NULL, 0, 'bob', NULL),
  629. (133, 1, 'ptw_general', 1412187636, NULL, NULL, 0, 'bob', NULL),
  630. (134, 1, 'ptw_general', 1412187742, NULL, NULL, 0, 'bob', NULL),
  631. (135, 1, 'ptw_general', 1412187820, NULL, NULL, 0, 'bob', NULL),
  632. (136, 1, 'ptw_general', 1412187897, NULL, NULL, 0, 'bob', NULL),
  633. (137, 1, 'ptw_general', 1412188091, NULL, NULL, 0, 'bob', NULL),
  634. (138, 1, 'ptw_general', 1412188096, NULL, NULL, 0, 'bob', NULL),
  635. (139, 1, 'ptw_general', 1412188151, NULL, NULL, 0, 'bob', NULL),
  636. (140, 1, 'ptw_general', 1412188206, NULL, NULL, 0, 'bob', NULL),
  637. (141, 1, 'dailystatcontractor', 1412188240, NULL, NULL, 0, 'bob', NULL),
  638. (142, 1, 'dailystatcompany', 1412188262, NULL, NULL, 0, 'bob', NULL),
  639. (143, 1, 'dailystatcontractor', 1412188278, NULL, NULL, 0, 'bob', NULL),
  640. (144, 1, 'dailystatcontractor', 1412188325, NULL, NULL, 0, 'bob', NULL),
  641. (145, 1, 'loto_isolation', 1412188363, NULL, NULL, 0, 'bob', NULL),
  642. (146, 1, 'generalworkplace', 1412188411, NULL, NULL, 0, 'bob', NULL),
  643. (147, 1, 'accreport', 1412226378, NULL, NULL, 0, 'bob', 121),
  644. (148, 1, 'hsmeeting', 1412233130, NULL, NULL, 0, 'bob', NULL),
  645. (149, 1, 'hsmeeting', 1412233767, NULL, NULL, 0, 'bob', NULL),
  646. (150, 1, 'hsmeeting', 1412233844, NULL, NULL, 0, 'bob', NULL),
  647. (151, 1, 'hsmeeting', 1412234074, NULL, NULL, 0, 'bob', NULL),
  648. (152, 1, 'hsmeeting', 1412234323, NULL, NULL, 0, 'bob', NULL),
  649. (153, 1, 'hsmeeting', 1412234361, NULL, NULL, 0, 'bob', NULL),
  650. (154, 1, 'dailystatcompany', 1412314337, NULL, NULL, 0, 'bob', NULL),
  651. (155, 1, 'dailystatcompany', 1412314366, NULL, NULL, 0, 'bob', NULL),
  652. (156, 1, 'ptw_general', 1412767978, NULL, NULL, 0, 'bob', NULL),
  653. (157, 1, 'ptw_general', 1412768875, NULL, NULL, 0, 'bob', NULL),
  654. (158, 1, 'dailystatcompany', 1413394235, NULL, NULL, 0, 'bob', NULL),
  655. (159, 1, 'dailystatcompany', 1413394373, NULL, NULL, 0, 'bob', NULL),
  656. (160, 1, 'dailystatcompany', 1413395784, NULL, NULL, 0, 'bob', NULL),
  657. (161, 1, 'dailystatcontractor', 1413395958, NULL, NULL, 0, 'bob', NULL),
  658. (162, 1, 'dailystatcontractor', 1413419953, NULL, NULL, 0, 'bob', NULL),
  659. (163, 1, 'dailystatcontractor', 1413420584, NULL, NULL, 0, 'bob', NULL),
  660. (164, 1, 'dailystatcontractor', 1413420778, NULL, NULL, 0, 'bob', NULL),
  661. (165, 1, 'dailystatcontractor', 1413420862, NULL, NULL, 0, 'bob', NULL),
  662. (166, 1, 'dailystatcontractor', 1413420948, NULL, NULL, 0, 'bob', NULL),
  663. (168, 1, 'dailystatcompany', 1413422505, NULL, NULL, 0, 'bob', NULL),
  664. (169, 1, 'dailystatcompany', 1413422619, NULL, NULL, 0, 'bob', NULL),
  665. (170, 1, 'dailystatcontractor', 1413423167, NULL, NULL, 0, 'bob', NULL),
  666. (171, 1, 'dailystatcompany', 1413423260, NULL, NULL, 0, 'bob', NULL),
  667. (172, 1, 'dailystatcompany', 1413423354, NULL, NULL, 0, 'bob', NULL),
  668. (173, 1, 'dailystatcompany', 1413423693, NULL, NULL, 0, 'bob', NULL),
  669. (174, 1, 'dailystatcompany', 1413423807, NULL, NULL, 0, 'bob', NULL),
  670. (175, 1, 'dailystatcompany', 1413424153, NULL, NULL, 0, 'bob', NULL),
  671. (176, 1, 'dailystatcompany', 1413424258, NULL, NULL, 0, 'bob', NULL),
  672. (177, 1, 'dailystatcompany', 1413424453, NULL, NULL, 0, 'bob', NULL),
  673. (178, 1, 'dailystatcontractor', 1413432302, NULL, NULL, 0, 'bob', NULL),
  674. (179, 1, 'dailystatcompany', 1413446398, NULL, 1413897655, 0, 'bob', NULL),
  675. (181, 1, 'nearmiss', 1413468193, NULL, NULL, 0, 'bob', NULL),
  676. (182, 1, 'nearmiss', 1413468311, NULL, NULL, 0, 'bob', NULL),
  677. (183, 1, 'nearmiss', 1413469072, NULL, NULL, 0, 'bob', NULL),
  678. (187, 1, 'dailystatcontractor', 1413810592, NULL, NULL, 0, 'bob', NULL),
  679. (189, 1, 'nearmissenv', 1413883091, NULL, NULL, 0, 'bob', NULL),
  680. (190, 1, 'nearmissenv', 1413883134, NULL, NULL, 0, 'bob', NULL),
  681. (191, 1, 'nearmissenv', 1413883227, NULL, NULL, 0, 'bob', NULL),
  682. (192, 1, 'nearmissenv', 1413883295, NULL, NULL, 0, 'bob', NULL),
  683. (193, 1, 'nearmissenv', 1413883370, NULL, NULL, 0, 'bob', NULL),
  684. (194, 1, 'dailystatcontractor', 1413893378, NULL, NULL, 0, 'bob', NULL),
  685. (195, 1, 'dailystatcompany', 1413893560, NULL, NULL, 0, 'bob', NULL),
  686. (196, 1, 'emsinduction', 1415430855, 1417769573, 1417769573, 0, 'bob', NULL),
  687. (197, 1, 'dailystatcompany', 1415627650, NULL, NULL, 0, 'bob', NULL),
  688. (198, 1, 'dailystatcontractor', 1415627688, NULL, NULL, 0, 'bob', NULL),
  689. (199, 1, 'inductrecord', 1415627737, NULL, NULL, 0, 'bob', NULL),
  690. (200, 1, 'firstnot', 1415627791, NULL, 1417624031, 0, 'bob', NULL),
  691. (201, 1, 'accreport', 1415627806, NULL, 1417624157, 0, 'bob', 200),
  692. (202, 1, 'emswitness', 1415627872, NULL, NULL, 0, 'bob', NULL),
  693. (204, 1, 'firstnotificationenv', 1415628025, NULL, NULL, 0, 'bob', NULL),
  694. (207, 1, 'wasterecords', 1415630220, NULL, NULL, 0, 'bob', NULL),
  695. (208, 1, 'energywater', 1415631971, NULL, NULL, 0, 'bob', NULL),
  696. (209, 1, 'energywater', 1415632016, NULL, NULL, 0, 'bob', NULL),
  697. (210, 1, 'wasterecords', 1415633120, NULL, NULL, 0, 'bob', NULL),
  698. (211, 1, 'sitewaste', 1415633177, NULL, NULL, 0, 'bob', NULL),
  699. (212, 1, 'emsdailystatcontractor', 1415696168, NULL, NULL, 0, 'bob', NULL),
  700. (213, 1, 'emsdailystatcontractor', 1415696429, NULL, NULL, 0, 'bob', NULL),
  701. (214, 1, 'emsdailystatcompany', 1415698546, NULL, NULL, 0, 'bob', NULL),
  702. (215, 1, 'emsdailystatcompany', 1415699797, NULL, NULL, 0, 'bob', NULL),
  703. (216, 1, 'emsdailystatcompany', 1415699824, NULL, NULL, 0, 'bob', NULL),
  704. (217, 1, 'emsdailystatcontractor', 1415699867, NULL, NULL, 0, 'bob', NULL),
  705. (218, 1, 'emsdailystatcompany', 1415701481, NULL, NULL, 0, 'bob', NULL),
  706. (219, 1, 'energywater', 1415704175, NULL, NULL, 0, 'bob', NULL),
  707. (220, 1, 'wasterecords', 1415704206, NULL, NULL, 0, 'bob', NULL),
  708. (221, 1, 'emsinduction', 1415707256, NULL, 1415707736, 0, 'bob', NULL),
  709. (223, 1, 'envmatrix', 1415707827, NULL, NULL, 0, 'bob', NULL),
  710. (224, 1, 'envmatrix', 1415707921, NULL, 1415707977, 0, 'bob', NULL),
  711. (225, 1, 'envinspection', 1415708200, NULL, NULL, 0, 'bob', NULL),
  712. (226, 1, 'siteinspection', 1415708576, NULL, NULL, 0, 'bob', NULL),
  713. (227, 1, 'oilfuelchecklist', 1415708640, NULL, 1415708703, 0, 'bob', NULL),
  714. (228, 1, 'walkaround', 1415708746, NULL, NULL, 0, 'bob', NULL),
  715. (229, 1, 'envmeeting', 1415708819, NULL, NULL, 0, 'bob', NULL),
  716. (230, 1, 'dailytoolboxtalk', 1415708894, NULL, NULL, 0, 'bob', NULL),
  717. (232, 1, 'emswitness', 1415709381, NULL, NULL, 0, 'bob', NULL),
  718. (233, 1, 'comrec', 1415709435, NULL, NULL, 0, 'bob', NULL),
  719. (234, 1, 'nearmissenv', 1415709563, NULL, NULL, 0, 'bob', NULL),
  720. (235, 1, 'emsdailystatcompany', 1415710647, NULL, 1415734448, 0, 'bob', NULL),
  721. (236, 1, 'firstnotificationenv', 1415711803, NULL, NULL, 0, 'bob', NULL),
  722. (237, 1, 'firstnot', 1415713537, NULL, NULL, 0, 'bob', NULL),
  723. (238, 1, 'firstnot', 1415713561, NULL, NULL, 0, 'bob', NULL),
  724. (239, 1, 'firstnot', 1415713566, NULL, NULL, 0, 'bob', NULL),
  725. (240, 1, 'firstnot', 1415713621, NULL, NULL, 0, 'bob', NULL),
  726. (241, 1, 'firstnot', 1415713626, NULL, NULL, 0, 'bob', NULL),
  727. (242, 1, 'firstnot', 1415713658, NULL, NULL, 0, 'bob', NULL),
  728. (246, 1, 'sitewaste', 1415719196, NULL, NULL, 0, 'bob', NULL),
  729. (247, 1, 'sitewaste', 1415719219, NULL, NULL, 0, 'bob', NULL),
  730. (248, 1, 'sitewaste', 1415719230, NULL, NULL, 0, 'bob', NULL),
  731. (249, 1, 'sitewaste', 1415719262, NULL, NULL, 0, 'bob', NULL),
  732. (257, 1, 'nearmissenv', 1415725515, NULL, NULL, 0, 'bob', NULL),
  733. (258, 1, 'nearmissenv', 1415725526, NULL, NULL, 0, 'bob', NULL),
  734. (259, 1, 'firstnotificationenv', 1415725997, 1412640000, 1418152146, 0, 'bob', NULL),
  735. (260, 1, 'energywater', 1415726054, NULL, NULL, 0, 'bob', NULL),
  736. (261, 1, 'sitewaste', 1415726132, NULL, NULL, 0, 'bob', NULL),
  737. (262, 1, 'emsdailystatcontractor', 1415727486, NULL, NULL, 0, 'bob', NULL),
  738. (263, 1, 'emsdailystatcontractor', 1415727624, NULL, NULL, 0, 'bob', NULL),
  739. (264, 1, 'emsdailystatcompany', 1415730879, NULL, 1415730904, 0, 'bob', NULL),
  740. (265, 1, 'nearmissenv', 1415779497, NULL, NULL, 0, 'bob', NULL),
  741. (268, 1, 'emsdailystatcompany', 1415790729, NULL, NULL, 0, 'bob', NULL),
  742. (269, 1, 'emsdailystatcompany', 1415790746, NULL, NULL, 0, 'bob', NULL),
  743. (270, 1, 'emsdailystatcontractor', 1415790861, NULL, NULL, 0, 'bob', NULL),
  744. (271, 1, 'emsdailystatcontractor', 1415790878, NULL, NULL, 0, 'bob', NULL),
  745. (273, 1, 'emsdailystatcompany', 1415791041, NULL, NULL, 0, 'bob', NULL),
  746. (275, 1, 'emsdailystatcompany', 1415795523, NULL, NULL, 0, 'bob', NULL),
  747. (277, 3, 'dailystatcontractor', 1415862108, NULL, NULL, 0, 'bob', NULL),
  748. (278, 1, 'firstnotificationenv', 1415881502, 1415836800, NULL, 0, 'bob', NULL),
  749. (279, 1, 'firstnotificationenv', 1415881535, 1415836800, NULL, 0, 'bob', NULL),
  750. (280, 1, 'firstnotificationenv', 1415881856, 1415836800, 1418147374, 0, 'bob', NULL),
  751. (281, 1, 'dailytoolboxtalk', 1416335574, 1416268800, NULL, 0, 'bob', NULL),
  752. (282, 1, 'dailytoolboxtalk', 1416335824, 1416268800, NULL, 0, 'bob', NULL),
  753. (283, 1, 'envmeeting', 1416336322, 1416336322, NULL, 0, 'bob', NULL),
  754. (284, 1, 'dailytoolboxtalk', 1416336556, 1416268800, NULL, 0, 'bob', NULL),
  755. (285, 1, 'envmeeting', 1416337131, 1416337131, NULL, 0, 'bob', NULL),
  756. (286, 1, 'envmeeting', 1416337247, 1416337247, NULL, 0, 'bob', NULL),
  757. (289, 1, 'siteinspection', 1416337478, 1416182400, NULL, 0, 'bob', NULL),
  758. (290, 1, 'nearmissenv', 1416392700, 1416268800, 1418137426, 0, 'bob', NULL),
  759. (291, 1, 'nearmissenv', 1416392750, 1416268800, 1418145516, 0, 'bob', NULL),
  760. (292, 1, 'nearmissenv', 1416396417, 1416182400, NULL, 0, 'bob', NULL),
  761. (293, 1, 'energywater', 1416413299, 1414800000, NULL, 0, 'bob', NULL),
  762. (294, 1, 'energywater', 1416413317, 1414800000, NULL, 0, 'bob', NULL),
  763. (296, 1, 'dailystatcompany', 1416560694, NULL, NULL, 0, 'bob', NULL),
  764. (297, 1, 'firstnotificationenv', 1417419282, 1417392000, NULL, 0, 'bob', NULL),
  765. (298, 1, 'firstnotificationenv', 1417419309, 1417392000, NULL, 0, 'bob', NULL),
  766. (304, 1, 'firstnotificationenv', 1417504010, 1417132800, NULL, 0, 'bob', NULL),
  767. (305, 1, 'firstnotificationenv', 1417504026, 1417132800, NULL, 0, 'bob', NULL),
  768. (316, 1, 'firstnotificationenv', 1417769451, 1418428800, NULL, 0, 'bob', NULL),
  769. (323, 1, 'nearmissenv', 1418135931, 1418083200, NULL, 0, 'bob', NULL),
  770. (324, 1, 'emsincident', 1418143775, 1412640000, NULL, 0, 'bob', 259),
  771. (325, 1, 'emsincident', 1418145393, 1417392000, NULL, 0, 'bob', 297),
  772. (326, 1, 'capar', 1418154399, NULL, NULL, 0, 'bob', NULL),
  773. (327, 1, 'capar', 1418154515, NULL, 1418155208, 0, 'bob', NULL),
  774. (328, 1, 'capar', 1418157516, NULL, NULL, 0, 'bob', NULL),
  775. (329, 1, 'capar', 1418157530, NULL, NULL, 0, 'bob', NULL),
  776. (330, 1, 'emscapar', 1418158567, 1418158567, NULL, 0, 'bob', NULL),
  777. (331, 1, 'emscapar', 1418158588, 1418158588, NULL, 0, 'bob', NULL),
  778. (332, 1, 'emscapar', 1418160240, 1418160240, NULL, 0, 'bob', NULL),
  779. (333, 1, 'emscapar', 1418160250, 1418160250, NULL, 0, 'bob', NULL),
  780. (334, 1, 'emscapar', 1418160314, 1418160416, 1418160416, 0, 'bob', NULL),
  781. (335, 12, 'firstnot', 1418602487, NULL, NULL, 0, 'bob', NULL),
  782. (336, 12, 'firstnot', 1418602515, NULL, NULL, 0, 'bob', NULL),
  783. (337, 12, 'firstnot', 1418602555, NULL, NULL, 0, 'bob', NULL),
  784. (338, 1, 'firstnotificationenv', 1418602636, 1418601600, NULL, 0, 'bob', NULL),
  785. (339, 1, 'firstnotificationenv', 1418602667, 1418601600, NULL, 0, 'bob', NULL),
  786. (340, 12, 'firstnot', 1418602771, NULL, NULL, 0, 'bob', NULL),
  787. (341, 12, 'firstnot', 1418602785, NULL, NULL, 0, 'bob', NULL);
  788.  
  789. -- --------------------------------------------------------
  790.  
  791. --
  792. -- Table structure for table `formAnswer`
  793. --
  794.  
  795. CREATE TABLE `formAnswer` (
  796. `id` int(11) NOT NULL,
  797. `formId` int(11) NOT NULL,
  798. `question` varchar(200) NOT NULL,
  799. `answer` varchar(400) NOT NULL
  800. ) ENGINE=InnoDB AUTO_INCREMENT=11158 DEFAULT CHARSET=utf8;
  801.  
  802. --
  803. -- Dumping data for table `formAnswer`
  804. --
  805.  
  806. INSERT INTO `formAnswer` (`id`, `formId`, `question`, `answer`) VALUES
  807. (59, 7, 'genBy', 'stuart Roddis'),
  808. (60, 7, 'date', '29 Jun 2014'),
  809. (61, 7, 'numStaff', '21'),
  810. (62, 7, 'shiftDuration', '10'),
  811. (63, 7, 'manHours', '210'),
  812. (64, 7, 'fatalities', '0'),
  813. (65, 7, 'ltis', '0'),
  814. (66, 7, 'daysLost', '0'),
  815. (67, 7, 'vehicleAccidents', '0'),
  816. (68, 7, 'environmentalAccidents', '0'),
  817. (96, 9, 'photo', '@/53b0cfccca5d6_regie.jpg'),
  818. (97, 9, 'name', 'Reginald Kray'),
  819. (98, 9, 'company', 'Kray Security'),
  820. (99, 9, 'companyNumber', 'KC102'),
  821. (100, 9, 'dob', '9 Jun 1953'),
  822. (101, 9, 'age', '61'),
  823. (102, 9, 'department', 'Security'),
  824. (103, 9, 'location', 'Site'),
  825. (104, 9, 'workgroup', 'Security'),
  826. (105, 9, 'occupation', 'Security Man'),
  827. (106, 9, 'email', 'mike.overton@mustangdesigns.net'),
  828. (107, 9, 'siteOrientation_check', '1'),
  829. (108, 9, 'siteOrientation_expires', '30 Jun 2015'),
  830. (109, 9, 'siteInduction_check', '1'),
  831. (110, 9, 'siteInduction_expires', '30 Jun 2015'),
  832. (111, 9, 'workplaceOrienation_check', '1'),
  833. (112, 9, 'workplaceOrienation_expires', '30 Dec 2014'),
  834. (113, 9, 'workplaceInduction_check', '1'),
  835. (114, 9, 'workplaceInduction_expires', '30 Dec 2014'),
  836. (115, 9, 'trainingSecurity_check', '1'),
  837. (116, 9, 'trainingSecurity_expires', '13 Feb 2017'),
  838. (117, 9, 'allRequiredInductions_check', '1'),
  839. (118, 9, 'allRequiredInductions_expires', '30 Jun 2015'),
  840. (119, 9, 'drugAlcohol_check', '1'),
  841. (120, 9, 'drugAlcohol_expires', '30 Dec 2014'),
  842. (121, 9, 'erp_check', '1'),
  843. (122, 9, 'erp_expires', '18 Aug 2014'),
  844. (123, 9, 'firstAid_check', '1'),
  845. (124, 9, 'firstAid_expires', '10 Nov 2014'),
  846. (125, 9, 'firstAider_check', '1'),
  847. (126, 9, 'firstAider_expires', '10 Nov 2014'),
  848. (127, 8, 'photo', '@/53b0ce339b20e_ron.jpg'),
  849. (128, 8, 'name', 'Ronald Kray'),
  850. (129, 8, 'company', 'Kray Security'),
  851. (130, 8, 'companyNumber', 'KC101'),
  852. (131, 8, 'dob', '8 Jun 1954'),
  853. (132, 8, 'age', '60'),
  854. (133, 8, 'department', 'Security'),
  855. (134, 8, 'location', 'Site'),
  856. (135, 8, 'workgroup', 'Security'),
  857. (136, 8, 'occupation', 'Security Man'),
  858. (137, 8, 'email', 'mike.overton@mustangdesigns.net'),
  859. (138, 8, 'siteOrientation_check', '1'),
  860. (139, 8, 'siteOrientation_expires', '30 Jun 2015'),
  861. (140, 8, 'siteInduction_check', '1'),
  862. (141, 8, 'siteInduction_expires', '30 Dec 2014'),
  863. (142, 8, 'workplaceOrienation_check', '1'),
  864. (143, 8, 'workplaceOrienation_expires', '30 Dec 2014'),
  865. (144, 8, 'workplaceInduction_check', '1'),
  866. (145, 8, 'workplaceInduction_expires', '30 Dec 2014'),
  867. (146, 8, 'trainingSecurity_check', '1'),
  868. (147, 8, 'trainingSecurity_expires', '13 Feb 2017'),
  869. (148, 8, 'allRequiredInductions_check', '1'),
  870. (149, 8, 'allRequiredInductions_expires', '28 Nov 2014'),
  871. (150, 8, 'drugAlcohol_check', '1'),
  872. (151, 8, 'drugAlcohol_expires', '30 Dec 2014'),
  873. (152, 8, 'firstAid_check', '1'),
  874. (153, 8, 'firstAid_expires', '15 Sep 2014'),
  875. (154, 10, 'genBy', 'Andy Jones'),
  876. (155, 10, 'date', '29 Jun 2014'),
  877. (156, 10, 'numStaff', '2'),
  878. (157, 10, 'shiftDuration', '12'),
  879. (158, 10, 'manHours', '24'),
  880. (159, 10, 'fatalities', '0'),
  881. (160, 10, 'ltis', '0'),
  882. (161, 10, 'daysLost', '0'),
  883. (162, 10, 'vehicleAccidents', '0'),
  884. (163, 10, 'environmentalAccidents', '0'),
  885. (204, 12, 'genBy', 'stuart roddis'),
  886. (205, 12, 'date', '30 Jun 2014'),
  887. (206, 12, 'numStaff', '2'),
  888. (207, 12, 'shiftDuration', '10'),
  889. (208, 12, 'manHours', '20'),
  890. (209, 12, 'fatalities', '0'),
  891. (210, 12, 'ltis', '0'),
  892. (211, 12, 'daysLost', '0'),
  893. (212, 12, 'vehicleAccidents', '0'),
  894. (213, 12, 'environmentalAccidents', '0'),
  895. (214, 13, 'genBy', 'stuart rodddis'),
  896. (215, 13, 'date', '30 Jun 2014'),
  897. (216, 13, 'numStaff', '2'),
  898. (217, 13, 'shiftDuration', '12'),
  899. (218, 13, 'manHours', '24'),
  900. (219, 13, 'fatalities', '0'),
  901. (220, 13, 'ltis', '0'),
  902. (221, 13, 'daysLost', '0'),
  903. (222, 13, 'vehicleAccidents', '0'),
  904. (223, 13, 'environmentalAccidents', '0'),
  905. (224, 14, 'genBy', 'stuart roddis'),
  906. (225, 14, 'date', '1 Jul 2014'),
  907. (226, 14, 'numStaff', '2'),
  908. (227, 14, 'shiftDuration', '10'),
  909. (228, 14, 'manHours', '20'),
  910. (229, 14, 'fatalities', '0'),
  911. (230, 14, 'ltis', '0'),
  912. (231, 14, 'daysLost', '0'),
  913. (232, 14, 'vehicleAccidents', '0'),
  914. (233, 14, 'environmentalAccidents', '0'),
  915. (234, 15, 'genBy', 'stuart roddis'),
  916. (235, 15, 'date', '1 Jul 2014'),
  917. (236, 15, 'numStaff', '2'),
  918. (237, 15, 'shiftDuration', '12'),
  919. (238, 15, 'manHours', '24'),
  920. (239, 15, 'fatalities', '0'),
  921. (240, 15, 'ltis', '0'),
  922. (241, 15, 'daysLost', '0'),
  923. (242, 15, 'vehicleAccidents', '0'),
  924. (243, 15, 'environmentalAccidents', '0'),
  925. (294, 21, 'genBy', 'stuart roddis'),
  926. (295, 21, 'date', '2 Jul 2014'),
  927. (296, 21, 'numStaff', '4'),
  928. (297, 21, 'shiftDuration', '8'),
  929. (298, 21, 'manHours', '32'),
  930. (299, 21, 'fatalities', '0'),
  931. (300, 21, 'ltis', '0'),
  932. (301, 21, 'daysLost', '0'),
  933. (302, 21, 'vehicleAccidents', '0'),
  934. (303, 21, 'environmentalAccidents', '0'),
  935. (304, 22, 'genBy', 'stuart roddis'),
  936. (305, 22, 'date', '2 Jul 2014'),
  937. (306, 22, 'numStaff', '2'),
  938. (307, 22, 'shiftDuration', '12'),
  939. (308, 22, 'manHours', '24'),
  940. (309, 22, 'fatalities', '0'),
  941. (310, 22, 'ltis', '0'),
  942. (311, 22, 'daysLost', '0'),
  943. (312, 22, 'vehicleAccidents', '0'),
  944. (313, 22, 'environmentalAccidents', '0'),
  945. (366, 24, 'name', 'Fred Jones'),
  946. (367, 24, 'company', 'AB Construction'),
  947. (368, 24, 'companyNumber', '01200'),
  948. (369, 24, 'dob', '1 Jul 1969'),
  949. (370, 24, 'age', '45'),
  950. (371, 24, 'department', 'Construction'),
  951. (372, 24, 'location', 'Site'),
  952. (373, 24, 'workgroup', 'Civils'),
  953. (374, 24, 'occupation', 'Site Foreman'),
  954. (375, 24, 'email', 'stuart.roddis@mustangdesigns.net'),
  955. (376, 24, 'siteOrientation_check', '1'),
  956. (377, 24, 'siteOrientation_expires', '2 Jul 2015'),
  957. (378, 24, 'siteInduction_check', '1'),
  958. (379, 24, 'siteInduction_expires', '2 Jul 2015'),
  959. (380, 24, 'workplaceOrienation_check', '1'),
  960. (381, 24, 'workplaceOrienation_expires', '2 Jul 2015'),
  961. (382, 24, 'workplaceInduction_check', '1'),
  962. (383, 24, 'workplaceInduction_expires', '2 Jul 2015'),
  963. (384, 24, 'allRequiredInductions_check', '1'),
  964. (385, 24, 'allRequiredInductions_expires', '2 Jul 2015'),
  965. (386, 24, 'erp_check', '1'),
  966. (387, 24, 'erp_expires', '2 Jul 2015'),
  967. (388, 24, 'fire_check', '1'),
  968. (389, 24, 'fire_expires', '2 Jul 2015'),
  969. (390, 24, 'firstAid_check', '1'),
  970. (391, 24, 'firstAid_expires', '2 Jul 2015'),
  971. (392, 24, 'legalAspects_check', '1'),
  972. (393, 24, 'legalAspects_expires', '2 Jul 2015'),
  973. (394, 24, 'riskAssessment_check', '1'),
  974. (395, 24, 'riskAssessment_expires', '2 Jul 2015'),
  975. (396, 24, 'ptwIssue_check', '1'),
  976. (397, 24, 'ptwIssue_expires', '9 Sep 2014'),
  977. (398, 24, 'ptwIssue_cert', '@/53b422ce782c1_PTW.jpg'),
  978. (399, 24, 'ptwUser_check', '1'),
  979. (400, 24, 'ptwUser_expires', '9 Sep 2014'),
  980. (401, 24, 'ptwUser_cert', '@/53b422ce7848b_PTW User.jpg'),
  981. (402, 24, 'excavations_check', '1'),
  982. (403, 24, 'excavations_expires', '9 Sep 2014'),
  983. (404, 24, 'excavations_cert', '@/53b422ce78605_Excavations.jpg'),
  984. (405, 24, 'buriedServices_check', '1'),
  985. (406, 24, 'buriedServices_expires', '9 Sep 2014'),
  986. (407, 24, 'buriedServices_cert', '@/53b422ce7876c_Buried Services.jpg'),
  987. (408, 24, 'roadTrafficManagementPlan_check', '1'),
  988. (409, 24, 'roadTrafficManagementPlan_expires', '2 Jul 2015'),
  989. (410, 24, 'roadTrafficManagementPlan_cert', '@/53b422ce78902_Road Traffic Management Plan.jpg'),
  990. (411, 24, 'firstAider_check', '1'),
  991. (412, 24, 'firstAider_expires', '31 Jul 2014'),
  992. (413, 24, 'firstAider_cert', '@/53b422ce78afd_First Aider.jpg'),
  993. (414, 25, 'genBy', 'John Smith'),
  994. (415, 25, 'date', '3 Jul 2014'),
  995. (416, 25, 'numStaff', '3'),
  996. (417, 25, 'shiftDuration', '10'),
  997. (418, 25, 'manHours', '30'),
  998. (419, 25, 'fatalities', '0'),
  999. (420, 25, 'ltis', '0'),
  1000. (421, 25, 'daysLost', '0'),
  1001. (422, 25, 'vehicleAccidents', '0'),
  1002. (423, 25, 'environmentalAccidents', '0'),
  1003. (424, 26, 'genBy', 'John Smith'),
  1004. (425, 26, 'date', '3 Jul 2014'),
  1005. (426, 26, 'numStaff', '2'),
  1006. (427, 26, 'shiftDuration', '12'),
  1007. (428, 26, 'manHours', '24'),
  1008. (429, 26, 'fatalities', '0'),
  1009. (430, 26, 'ltis', '0'),
  1010. (431, 26, 'daysLost', '0'),
  1011. (432, 26, 'vehicleAccidents', '0'),
  1012. (433, 26, 'environmentalAccidents', '0'),
  1013. (434, 27, 'name', 'John Jones'),
  1014. (435, 27, 'company', 'SiteCabs'),
  1015. (436, 27, 'companyNumber', '099'),
  1016. (437, 27, 'dob', '1 Jul 1968'),
  1017. (438, 27, 'age', '46'),
  1018. (439, 27, 'department', 'Hire'),
  1019. (440, 27, 'location', 'Site'),
  1020. (441, 27, 'workgroup', 'Site Hire'),
  1021. (442, 27, 'occupation', 'Driver Crane Operator'),
  1022. (443, 27, 'email', 'stuart.roddis@mustangdesigns.net'),
  1023. (444, 27, 'siteOrientation_check', '1'),
  1024. (445, 27, 'siteOrientation_expires', '31 Jul 2014'),
  1025. (446, 27, 'siteInduction_check', '1'),
  1026. (447, 27, 'siteInduction_expires', '31 Jul 2014'),
  1027. (448, 27, 'workplaceOrienation_check', '1'),
  1028. (449, 27, 'workplaceOrienation_expires', '31 Jul 2014'),
  1029. (450, 27, 'workplaceInduction_check', '1'),
  1030. (451, 27, 'workplaceInduction_expires', '31 Jul 2014'),
  1031. (452, 27, 'allRequiredInductions_check', '1'),
  1032. (453, 27, 'allRequiredInductions_expires', '31 Jul 2014'),
  1033. (454, 27, 'drugAlcohol_check', '1'),
  1034. (455, 27, 'drugAlcohol_expires', '31 Jul 2014'),
  1035. (456, 27, 'erp_check', '1'),
  1036. (457, 27, 'erp_expires', '31 Jul 2014'),
  1037. (458, 27, 'responAccount_check', '1'),
  1038. (459, 27, 'responAccount_expires', '3 Jul 2015'),
  1039. (460, 27, 'workAtHeight_check', '1'),
  1040. (461, 27, 'workAtHeight_expires', '31 Jul 2015'),
  1041. (462, 27, 'craneOperator_check', '1'),
  1042. (463, 27, 'craneOperator_expires', '11 Jul 2017'),
  1043. (464, 27, 'craneOperator_cert', '@/53b56dca6a772_Crane Operator.jpg'),
  1044. (465, 28, 'name', 'Tom Brown'),
  1045. (466, 28, 'company', 'SiteCabs'),
  1046. (467, 28, 'companyNumber', '101'),
  1047. (468, 28, 'dob', '13 Jul 1972'),
  1048. (469, 28, 'age', '41'),
  1049. (470, 28, 'department', 'Hire'),
  1050. (471, 28, 'location', 'Site'),
  1051. (472, 28, 'workgroup', 'Site Hire'),
  1052. (473, 28, 'occupation', 'Slinger'),
  1053. (474, 28, 'email', 'stuart.roddis@mustangdesigns.net'),
  1054. (475, 28, 'siteOrientation_check', '1'),
  1055. (476, 28, 'siteOrientation_expires', '31 Jul 2014'),
  1056. (477, 28, 'siteInduction_check', '1'),
  1057. (478, 28, 'siteInduction_expires', '31 Jul 2014'),
  1058. (479, 28, 'workplaceOrienation_check', '1'),
  1059. (480, 28, 'workplaceOrienation_expires', '31 Jul 2014'),
  1060. (481, 28, 'workplaceInduction_check', '1'),
  1061. (482, 28, 'workplaceInduction_expires', '31 Jul 2014'),
  1062. (483, 28, 'allRequiredInductions_check', '1'),
  1063. (484, 28, 'allRequiredInductions_expires', '31 Jul 2014'),
  1064. (485, 28, 'drugAlcohol_check', '1'),
  1065. (486, 28, 'drugAlcohol_expires', '31 Jul 2014'),
  1066. (487, 28, 'erp_check', '1'),
  1067. (488, 28, 'erp_expires', '31 Jul 2014'),
  1068. (489, 28, 'liftingSlinger_check', '1'),
  1069. (490, 28, 'liftingSlinger_expires', '13 Jul 2021'),
  1070. (491, 28, 'liftingSlinger_cert', '@/53b56ead28839_Banksman.jpg'),
  1071. (492, 28, 'banksman_check', '1'),
  1072. (493, 28, 'banksman_expires', '13 Jul 2021'),
  1073. (494, 28, 'banksman_cert', '@/53b56ead28985_Banksman.jpg'),
  1074. (533, 29, 'photo', '@/53b5704a4b515_nutter on the bus.jpg'),
  1075. (534, 29, 'name', 'Fred Black'),
  1076. (535, 29, 'company', 'ABC Plant Hire'),
  1077. (536, 29, 'companyNumber', '009'),
  1078. (537, 29, 'dob', '16 Jul 1974'),
  1079. (538, 29, 'age', '39'),
  1080. (539, 29, 'department', 'Plant'),
  1081. (540, 29, 'location', 'Site'),
  1082. (541, 29, 'workgroup', 'Plant'),
  1083. (542, 29, 'occupation', 'Plant operator'),
  1084. (543, 29, 'email', 'stuart.roddis@mustangdesigns.net'),
  1085. (544, 29, 'siteOrientation_check', '1'),
  1086. (545, 29, 'siteOrientation_expires', '3 Jul 2015'),
  1087. (546, 29, 'siteInduction_check', '1'),
  1088. (547, 29, 'siteInduction_expires', '31 Jul 2015'),
  1089. (548, 29, 'workplaceOrienation_check', '1'),
  1090. (549, 29, 'workplaceOrienation_expires', '31 Jul 2015'),
  1091. (550, 29, 'workplaceInduction_check', '1'),
  1092. (551, 29, 'workplaceInduction_expires', '3 Jul 2015'),
  1093. (552, 29, 'trainingSecurity_check', '1'),
  1094. (553, 29, 'trainingSecurity_expires', '3 Jul 2015'),
  1095. (554, 29, 'allRequiredInductions_check', '1'),
  1096. (555, 29, 'allRequiredInductions_expires', '3 Jul 2015'),
  1097. (556, 29, 'drugAlcohol_check', '1'),
  1098. (557, 29, 'drugAlcohol_expires', '3 Jul 2015'),
  1099. (558, 29, 'erp_check', '1'),
  1100. (559, 29, 'erp_expires', '3 Jul 2015'),
  1101. (560, 29, 'environmental_check', '1'),
  1102. (561, 29, 'environmental_expires', '3 Jul 2015'),
  1103. (562, 29, 'healthHygiene_check', '1'),
  1104. (563, 29, 'healthHygiene_expires', '3 Jul 2015'),
  1105. (564, 29, 'ppe_check', '1'),
  1106. (565, 29, 'ppe_expires', '3 Jul 2015'),
  1107. (566, 29, 'roadTrafficManagementPlan_check', '1'),
  1108. (567, 29, 'roadTrafficManagementPlan_expires', '31 Jul 2015'),
  1109. (568, 29, 'roadTrafficManagementPlan_cert', '@/53b56fdfc4813_Road Traffic Management Plan.jpg'),
  1110. (569, 29, 'tradeCerts_0_type', 'Plant Operator'),
  1111. (570, 29, 'tradeCerts_0_expires', '5 Jul 2017'),
  1112. (571, 29, 'tradeCerts_0_cert', '@/53b56fdfc49ab_360 Excavator.jpg'),
  1113. (572, 30, 'name', 'Jim White'),
  1114. (573, 30, 'company', 'ABC Plant Hire'),
  1115. (574, 30, 'companyNumber', '099'),
  1116. (575, 30, 'dob', '7 Jul 1965'),
  1117. (576, 30, 'age', '48'),
  1118. (577, 30, 'department', 'Plant'),
  1119. (578, 30, 'location', 'Site'),
  1120. (579, 30, 'workgroup', 'Plant'),
  1121. (580, 30, 'occupation', 'Dumper Driver'),
  1122. (581, 30, 'email', 'stuart.roddis@mustangdesigns.net'),
  1123. (582, 30, 'siteOrientation_check', '1'),
  1124. (583, 30, 'siteOrientation_expires', '3 Jul 2015'),
  1125. (584, 30, 'siteInduction_check', '1'),
  1126. (585, 30, 'siteInduction_expires', '3 Jul 2015'),
  1127. (586, 30, 'workplaceOrienation_check', '1'),
  1128. (587, 30, 'workplaceOrienation_expires', '3 Jul 2015'),
  1129. (588, 30, 'workplaceInduction_check', '1'),
  1130. (589, 30, 'workplaceInduction_expires', '3 Jul 2015'),
  1131. (590, 30, 'trainingSecurity_check', '1'),
  1132. (591, 30, 'trainingSecurity_expires', '3 Jul 2015'),
  1133. (592, 30, 'allRequiredInductions_check', '1'),
  1134. (593, 30, 'allRequiredInductions_expires', '3 Jul 2015'),
  1135. (594, 30, 'drugAlcohol_check', '1'),
  1136. (595, 30, 'drugAlcohol_expires', '3 Jul 2015'),
  1137. (596, 30, 'erp_check', '1'),
  1138. (597, 30, 'erp_expires', '3 Jul 2015'),
  1139. (598, 30, 'roadTrafficManagementPlan_check', '1'),
  1140. (599, 30, 'roadTrafficManagementPlan_expires', '3 Jul 2015'),
  1141. (600, 30, 'roadTrafficManagementPlan_cert', '@/53b5713c763b8_Road Traffic Management Plan.jpg'),
  1142. (601, 30, 'licenses_0_type', 'Plant'),
  1143. (602, 30, 'licenses_0_expires', '11 Jul 2018'),
  1144. (603, 30, 'licenses_0_cert', '@/53b5713c764fd_Dump Truck.jpg'),
  1145. (664, 32, 'genBy', 'John Smith'),
  1146. (665, 32, 'date', '4 Jul 2014'),
  1147. (666, 32, 'numStaff', '3'),
  1148. (667, 32, 'shiftDuration', '10'),
  1149. (668, 32, 'manHours', '30'),
  1150. (669, 32, 'fatalities', '0'),
  1151. (670, 32, 'ltis', '0'),
  1152. (671, 32, 'daysLost', '0'),
  1153. (672, 32, 'vehicleAccidents', '0'),
  1154. (673, 32, 'environmentalAccidents', '0'),
  1155. (674, 33, 'genBy', 'John Smith'),
  1156. (675, 33, 'date', '4 Jul 2014'),
  1157. (676, 33, 'numStaff', '7'),
  1158. (677, 33, 'shiftDuration', '10'),
  1159. (678, 33, 'manHours', '70'),
  1160. (679, 33, 'fatalities', '0'),
  1161. (680, 33, 'ltis', '0'),
  1162. (681, 33, 'daysLost', '0'),
  1163. (682, 33, 'vehicleAccidents', '0'),
  1164. (683, 33, 'environmentalAccidents', '0'),
  1165. (699, 34, 'genBy', 'John Smith'),
  1166. (700, 34, 'date', '5 Jul 2014'),
  1167. (701, 34, 'numStaff', '3'),
  1168. (702, 34, 'shiftDuration', '10'),
  1169. (703, 34, 'manHours', '30'),
  1170. (704, 34, 'fatalities', '0'),
  1171. (705, 34, 'ltis', '0'),
  1172. (706, 34, 'daysLost', '0'),
  1173. (707, 34, 'vehicleAccidents', '0'),
  1174. (708, 34, 'environmentalAccidents', '0'),
  1175. (709, 35, 'genBy', 'John Smith'),
  1176. (710, 35, 'date', '5 Jul 2014'),
  1177. (711, 35, 'numStaff', '5'),
  1178. (712, 35, 'shiftDuration', '10'),
  1179. (713, 35, 'manHours', '50'),
  1180. (714, 35, 'fatalities', '0'),
  1181. (715, 35, 'ltis', '0'),
  1182. (716, 35, 'daysLost', '0'),
  1183. (717, 35, 'vehicleAccidents', '0'),
  1184. (718, 35, 'environmentalAccidents', '0'),
  1185. (719, 36, 'name', 'Steve Black'),
  1186. (720, 36, 'company', 'AB Construction'),
  1187. (721, 36, 'companyNumber', '089'),
  1188. (722, 36, 'dob', '1 Jul 1976'),
  1189. (723, 36, 'age', '38'),
  1190. (724, 36, 'department', 'Construction'),
  1191. (725, 36, 'location', 'Site'),
  1192. (726, 36, 'workgroup', 'Civils'),
  1193. (727, 36, 'occupation', 'Ground Worker'),
  1194. (728, 36, 'email', 'stuart.roddis@mustangdesigns.net'),
  1195. (729, 36, 'siteOrientation_check', '1'),
  1196. (730, 36, 'siteOrientation_expires', '4 Jul 2015'),
  1197. (731, 36, 'siteInduction_check', '1'),
  1198. (732, 36, 'siteInduction_expires', '4 Jul 2015'),
  1199. (733, 36, 'workplaceOrienation_check', '1'),
  1200. (734, 36, 'workplaceOrienation_expires', '4 Jul 2015'),
  1201. (735, 36, 'workplaceInduction_check', '1'),
  1202. (736, 36, 'workplaceInduction_expires', '4 Jul 2015'),
  1203. (737, 36, 'trainingSecurity_check', '1'),
  1204. (738, 36, 'trainingSecurity_expires', '4 Jul 2015'),
  1205. (739, 36, 'allRequiredInductions_check', '1'),
  1206. (740, 36, 'allRequiredInductions_expires', '4 Jul 2015'),
  1207. (741, 36, 'drugAlcohol_check', '1'),
  1208. (742, 36, 'drugAlcohol_expires', '4 Jul 2015'),
  1209. (743, 36, 'erp_check', '1'),
  1210. (744, 36, 'erp_expires', '4 Jul 2015'),
  1211. (745, 36, 'hazardIdentification_check', '1'),
  1212. (746, 36, 'hazardIdentification_expires', '2 Jul 2015'),
  1213. (747, 36, 'ppe_check', '1'),
  1214. (748, 36, 'ppe_expires', '5 Jul 2017'),
  1215. (749, 36, 'trainingManualHandling_check', '1'),
  1216. (750, 36, 'trainingManualHandling_expires', '8 Jul 2015'),
  1217. (751, 36, 'reportingComm_check', '1'),
  1218. (752, 36, 'reportingComm_expires', '31 Jul 2014'),
  1219. (753, 36, 'excavations_check', '1'),
  1220. (754, 36, 'excavations_expires', '13 Jul 2016'),
  1221. (755, 36, 'excavations_cert', '@/53b7523aa92c8_Excavations.jpg'),
  1222. (756, 36, 'buriedServices_check', '1'),
  1223. (757, 36, 'buriedServices_expires', '13 Jul 2016'),
  1224. (758, 36, 'buriedServices_cert', '@/53b7523aa9426_Buried Services.jpg'),
  1225. (759, 36, 'firstAider_check', '1'),
  1226. (760, 36, 'firstAider_expires', '14 Jul 2015'),
  1227. (761, 36, 'firstAider_cert', '@/53b7523aa95a5_First Aider.jpg'),
  1228. (762, 37, 'name', 'Dan Murphy'),
  1229. (763, 37, 'company', 'AB Construction'),
  1230. (764, 37, 'companyNumber', '076'),
  1231. (765, 37, 'dob', '1 Jul 1970'),
  1232. (766, 37, 'age', '44'),
  1233. (767, 37, 'department', 'Construction'),
  1234. (768, 37, 'location', 'Site'),
  1235. (769, 37, 'workgroup', 'Civils'),
  1236. (770, 37, 'occupation', 'Ground Worker'),
  1237. (771, 37, 'email', 'stuart.roddis@mustangdesigns.net'),
  1238. (772, 37, 'siteOrientation_check', '1'),
  1239. (773, 37, 'siteOrientation_expires', '4 Jul 2015'),
  1240. (774, 37, 'siteInduction_check', '1'),
  1241. (775, 37, 'siteInduction_expires', '4 Jul 2015'),
  1242. (776, 37, 'workplaceOrienation_check', '1'),
  1243. (777, 37, 'workplaceOrienation_expires', '4 Jul 2015'),
  1244. (778, 37, 'workplaceInduction_check', '1'),
  1245. (779, 37, 'workplaceInduction_expires', '4 Jul 2015'),
  1246. (780, 37, 'trainingSecurity_check', '1'),
  1247. (781, 37, 'trainingSecurity_expires', '4 Jul 2015'),
  1248. (782, 37, 'allRequiredInductions_check', '1'),
  1249. (783, 37, 'allRequiredInductions_expires', '4 Jul 2015'),
  1250. (784, 37, 'drugAlcohol_check', '1'),
  1251. (785, 37, 'drugAlcohol_expires', '4 Jul 2015'),
  1252. (786, 37, 'erp_check', '1'),
  1253. (787, 37, 'erp_expires', '4 Jul 2015'),
  1254. (788, 37, 'ppe_check', '1'),
  1255. (789, 37, 'ppe_expires', '12 Jul 2016'),
  1256. (790, 37, 'trainingManualHandling_check', '1'),
  1257. (791, 37, 'trainingManualHandling_expires', '5 Jul 2017'),
  1258. (792, 37, 'ptwUser_check', '1'),
  1259. (793, 37, 'ptwUser_expires', '29 Jul 2014'),
  1260. (794, 37, 'ptwUser_cert', '@/53b75352c1c73_PTW User.jpg'),
  1261. (795, 37, 'excavations_check', '1'),
  1262. (796, 37, 'excavations_expires', '29 Jul 2014'),
  1263. (797, 37, 'excavations_cert', '@/53b75352c1dbb_Excavations.jpg'),
  1264. (798, 37, 'buriedServices_check', '1'),
  1265. (799, 37, 'buriedServices_expires', '29 Jul 2014'),
  1266. (800, 37, 'buriedServices_cert', '@/53b75352c1ecf_Buried Services.jpg'),
  1267. (801, 37, 'fireWarden_check', '1'),
  1268. (802, 37, 'fireWarden_expires', '4 Jul 2015'),
  1269. (803, 37, 'fireWarden_cert', '@/53b75352c204a_Fire Warden.jpg'),
  1270. (804, 38, 'worker', '0'),
  1271. (805, 38, 'manager', '1'),
  1272. (806, 38, 'q1_items_0', '1'),
  1273. (807, 38, 'q1_items_1', '0'),
  1274. (808, 38, 'q1_items_2', '0'),
  1275. (809, 38, 'q2_items_0', '1'),
  1276. (810, 38, 'q2_items_1', '0'),
  1277. (811, 38, 'q2_items_2', '0'),
  1278. (812, 38, 'q3_items_0', '0'),
  1279. (813, 38, 'q3_items_1', '1'),
  1280. (814, 38, 'q3_items_2', '0'),
  1281. (815, 38, 'q4_items_0', '1'),
  1282. (816, 38, 'q4_items_1', '0'),
  1283. (817, 38, 'q4_items_2', '0'),
  1284. (818, 38, 'q5_items_0', '0'),
  1285. (819, 38, 'q5_items_1', '1'),
  1286. (820, 38, 'q5_items_2', '0'),
  1287. (821, 38, 'q6_items_0', '1'),
  1288. (822, 38, 'q6_items_1', '0'),
  1289. (823, 38, 'q6_items_2', '0'),
  1290. (824, 38, 'q7_items_0', '0'),
  1291. (825, 38, 'q7_items_1', '1'),
  1292. (826, 38, 'q7_items_2', '0'),
  1293. (827, 38, 'q8_items_0', '1'),
  1294. (828, 38, 'q8_items_1', '0'),
  1295. (829, 38, 'q8_items_2', '0'),
  1296. (830, 38, 'q9_items_0', '1'),
  1297. (831, 38, 'q9_items_1', '0'),
  1298. (832, 38, 'q9_items_2', '0'),
  1299. (833, 38, 'q10_items_0', '1'),
  1300. (834, 38, 'q10_items_1', '0'),
  1301. (835, 38, 'q10_items_2', '0'),
  1302. (836, 38, 'q11_items_0', '1'),
  1303. (837, 38, 'q11_items_1', '0'),
  1304. (838, 38, 'q11_items_2', '0'),
  1305. (839, 38, 'q12_items_0', '1'),
  1306. (840, 38, 'q12_items_1', '0'),
  1307. (841, 38, 'q12_items_2', '0'),
  1308. (842, 38, 'q13_items_0', '1'),
  1309. (843, 38, 'q13_items_1', '0'),
  1310. (844, 38, 'q13_items_2', '0'),
  1311. (845, 38, 'q14_items_0', '1'),
  1312. (846, 38, 'q14_items_1', '0'),
  1313. (847, 38, 'q14_items_2', '0'),
  1314. (848, 38, 'q15_items_0', '1'),
  1315. (849, 38, 'q15_items_1', '0'),
  1316. (850, 38, 'q15_items_2', '0'),
  1317. (851, 38, 'q16_items_0', '1'),
  1318. (852, 38, 'q16_items_1', '0'),
  1319. (853, 38, 'q16_items_2', '0'),
  1320. (854, 38, 'q17_items_0', '1'),
  1321. (855, 38, 'q17_items_1', '0'),
  1322. (856, 38, 'q17_items_2', '0'),
  1323. (857, 38, 'q18_items_0', '1'),
  1324. (858, 38, 'q18_items_1', '0'),
  1325. (859, 38, 'q18_items_2', '0'),
  1326. (860, 38, 'q19_items_0', '1'),
  1327. (861, 38, 'q19_items_1', '0'),
  1328. (862, 38, 'q19_items_2', '0'),
  1329. (863, 38, 'q20_items_0', '1'),
  1330. (864, 38, 'q20_items_1', '0'),
  1331. (865, 38, 'q20_items_2', '0'),
  1332. (866, 38, 'q21_items_0', '1'),
  1333. (867, 38, 'q21_items_1', '0'),
  1334. (868, 38, 'q21_items_2', '0'),
  1335. (869, 38, 'q22_items_0', '1'),
  1336. (870, 38, 'q22_items_1', '0'),
  1337. (871, 38, 'q22_items_2', '0'),
  1338. (872, 38, 'q23_items_0', '1'),
  1339. (873, 38, 'q23_items_1', '0'),
  1340. (874, 38, 'q23_items_2', '0'),
  1341. (875, 38, 'q24_items_0', '1'),
  1342. (876, 38, 'q24_items_1', '0'),
  1343. (877, 38, 'q24_items_2', '0'),
  1344. (878, 38, 'q25_items_0', '1'),
  1345. (879, 38, 'q25_items_1', '0'),
  1346. (880, 38, 'q25_items_2', '0'),
  1347. (881, 38, 'q26_items_0', '1'),
  1348. (882, 38, 'q26_items_1', '0'),
  1349. (883, 38, 'q26_items_2', '0'),
  1350. (884, 38, 'q27_items_0', '1'),
  1351. (885, 38, 'q27_items_1', '0'),
  1352. (886, 38, 'q27_items_2', '0'),
  1353. (887, 38, 'q28_items_0', '1'),
  1354. (888, 38, 'q28_items_1', '0'),
  1355. (889, 38, 'q28_items_2', '0'),
  1356. (890, 38, 'q29_items_0', '1'),
  1357. (891, 38, 'q29_items_1', '0'),
  1358. (892, 38, 'q29_items_2', '0'),
  1359. (893, 38, 'q30_items_0', '1'),
  1360. (894, 38, 'q30_items_1', '0'),
  1361. (895, 38, 'q30_items_2', '0'),
  1362. (896, 38, 'q31_items_0', '1'),
  1363. (897, 38, 'q31_items_1', '0'),
  1364. (898, 38, 'q31_items_2', '0'),
  1365. (899, 38, 'q32_items_0', '1'),
  1366. (900, 38, 'q32_items_1', '0'),
  1367. (901, 38, 'q32_items_2', '0'),
  1368. (902, 38, 'q33_items_0', '1'),
  1369. (903, 38, 'q33_items_1', '0'),
  1370. (904, 38, 'q33_items_2', '0'),
  1371. (905, 38, 'q34_items_0', '1'),
  1372. (906, 38, 'q34_items_1', '0'),
  1373. (907, 38, 'q34_items_2', '0'),
  1374. (908, 38, 'q35_items_0', '0'),
  1375. (909, 38, 'q35_items_1', '0'),
  1376. (910, 38, 'q35_items_2', '1'),
  1377. (911, 38, 'q36_items_0', '0'),
  1378. (912, 38, 'q36_items_1', '1'),
  1379. (913, 38, 'q36_items_2', '0'),
  1380. (914, 38, 'q37_items_0', '0'),
  1381. (915, 38, 'q37_items_1', '1'),
  1382. (916, 38, 'q37_items_2', '0'),
  1383. (1350, 41, 'genBy', 'John Smith'),
  1384. (1351, 41, 'company', 'AB Construction'),
  1385. (1352, 41, 'department', 'Construction'),
  1386. (1353, 41, 'workgroup', 'Civils'),
  1387. (1354, 41, 'duration', 'Weekly'),
  1388. (1355, 41, 'deliveredBy', 'John Smith'),
  1389. (1356, 41, 'deliveredCompany', 'AB Construction'),
  1390. (1357, 41, 'deliveredDepartment', 'Construction'),
  1391. (1358, 41, 'deliveredWorkgroup', 'Civils'),
  1392. (1359, 41, 'subjectMatters_0', 'Fire Safety'),
  1393. (1360, 41, 'subjectMatters_1', 'Security'),
  1394. (1361, 41, 'subjectMatters_2', 'Site traffic'),
  1395. (1362, 41, 'subjectMatters_3', 'Loading & Unloading'),
  1396. (1363, 41, 'intro', 'Site intro for security staff'),
  1397. (1364, 41, 'mainPoints_0', 'Site Traffic'),
  1398. (1365, 41, 'mainPoints_1', 'Fire'),
  1399. (1366, 41, 'mainPoints_2', 'Security'),
  1400. (1367, 41, 'discussionPoints_0', 'Site welfare until cabins arrive'),
  1401. (1368, 41, 'attendance_0', 'Ronald Kray'),
  1402. (1369, 41, 'attendance_1', 'Reginald Kray'),
  1403. (1414, 42, 'genBy', 'John Smith'),
  1404. (1415, 42, 'company', 'AB Construction'),
  1405. (1416, 42, 'department', 'Construction'),
  1406. (1417, 42, 'workgroup', 'Civils'),
  1407. (1418, 42, 'date', '5 Jul 2014'),
  1408. (1419, 42, 'deliveredBy', 'Fred Jones'),
  1409. (1420, 42, 'company2', 'AB Construction'),
  1410. (1421, 42, 'department2', 'Construction'),
  1411. (1422, 42, 'workgroup2', 'Civils'),
  1412. (1423, 42, 'employeeResp', '0'),
  1413. (1424, 42, 'eyeProtection', '0'),
  1414. (1425, 42, 'hearingProtection', '0'),
  1415. (1426, 42, 'workHeights', '0'),
  1416. (1427, 42, 'ladders', '0'),
  1417. (1428, 42, 'portableEA', '0'),
  1418. (1429, 42, 'confinedSpaces', '0'),
  1419. (1430, 42, 'hotWork', '0'),
  1420. (1431, 42, 'loadingUnloading', '0'),
  1421. (1432, 42, 'unlistedSubject', '0'),
  1422. (1433, 42, 'chemicals', '0'),
  1423. (1434, 42, 'manualHandling', '0'),
  1424. (1435, 42, 'handTools', '0'),
  1425. (1436, 42, 'fireSafety', '0'),
  1426. (1437, 42, 'excavations', '0'),
  1427. (1438, 42, 'liftingEquipment', '0'),
  1428. (1439, 42, 'siteTraffic', '0'),
  1429. (1440, 42, 'plantEquipment', '0'),
  1430. (1441, 42, 'mewp', '0'),
  1431. (1442, 42, 'housekeeping', '0'),
  1432. (1443, 42, 'siteWaste', '0'),
  1433. (1444, 42, 'pollutionPrevention', '0'),
  1434. (1445, 42, 'spillLeaks', '0'),
  1435. (1446, 42, 'safetyAlert', '0'),
  1436. (1447, 42, 'ptw', '0'),
  1437. (1448, 42, 'vibration', '0'),
  1438. (1449, 42, 'dust', '0'),
  1439. (1450, 42, 'fumes', '0'),
  1440. (1451, 42, 'undergroundService', '1'),
  1441. (1452, 42, 'accidentPrevention', '0'),
  1442. (1453, 42, 'hsReporting', '0'),
  1443. (1454, 42, 'compressedGases', '0'),
  1444. (1455, 42, 'loneWorking', '0'),
  1445. (1456, 42, 'introduction', 'Services on site'),
  1446. (1457, 42, 'mainPoints_0', 'PTW'),
  1447. (1458, 43, 'genBy', 'John Smith'),
  1448. (1459, 43, 'company', 'AB Construction'),
  1449. (1460, 43, 'department', 'Construction'),
  1450. (1461, 43, 'workgroup', 'Civils'),
  1451. (1462, 43, 'date', '5 Jul 2014'),
  1452. (1463, 43, 'deliveredBy', 'Fred Jones'),
  1453. (1464, 43, 'company2', 'AB Construction'),
  1454. (1465, 43, 'department2', 'Construction'),
  1455. (1466, 43, 'workgroup2', 'Civils'),
  1456. (1467, 43, 'employeeResp', '0'),
  1457. (1468, 43, 'eyeProtection', '0'),
  1458. (1469, 43, 'hearingProtection', '0'),
  1459. (1470, 43, 'workHeights', '0'),
  1460. (1471, 43, 'ladders', '0'),
  1461. (1472, 43, 'portableEA', '0'),
  1462. (1473, 43, 'confinedSpaces', '0'),
  1463. (1474, 43, 'hotWork', '0'),
  1464. (1475, 43, 'loadingUnloading', '0'),
  1465. (1476, 43, 'unlistedSubject', '0'),
  1466. (1477, 43, 'chemicals', '0'),
  1467. (1478, 43, 'manualHandling', '0'),
  1468. (1479, 43, 'handTools', '0'),
  1469. (1480, 43, 'fireSafety', '0'),
  1470. (1481, 43, 'excavations', '0'),
  1471. (1482, 43, 'liftingEquipment', '0'),
  1472. (1483, 43, 'siteTraffic', '0'),
  1473. (1484, 43, 'plantEquipment', '0'),
  1474. (1485, 43, 'mewp', '0'),
  1475. (1486, 43, 'housekeeping', '0'),
  1476. (1487, 43, 'siteWaste', '0'),
  1477. (1488, 43, 'pollutionPrevention', '0'),
  1478. (1489, 43, 'spillLeaks', '0'),
  1479. (1490, 43, 'safetyAlert', '0'),
  1480. (1491, 43, 'ptw', '0'),
  1481. (1492, 43, 'vibration', '0'),
  1482. (1493, 43, 'dust', '0'),
  1483. (1494, 43, 'fumes', '0'),
  1484. (1495, 43, 'undergroundService', '1'),
  1485. (1496, 43, 'accidentPrevention', '0'),
  1486. (1497, 43, 'hsReporting', '0'),
  1487. (1498, 43, 'compressedGases', '0'),
  1488. (1499, 43, 'loneWorking', '0'),
  1489. (1500, 43, 'introduction', 'Services present on site'),
  1490. (1501, 43, 'mainPoints_0', 'PTW'),
  1491. (1502, 43, 'mainPoints_1', 'Excavation certificate'),
  1492. (1503, 43, 'mainPoints_2', 'Service plans'),
  1493. (1504, 43, 'mainPoints_3', 'Scan while digging'),
  1494. (1505, 43, 'discussionPoints_0', 'Hand excavation'),
  1495. (1506, 43, 'quotation', 'No plans - no digging'),
  1496. (1507, 43, 'attendance_0', 'John Smith'),
  1497. (1508, 43, 'attendance_1', 'Fred Jones'),
  1498. (1509, 43, 'attendance_2', 'Steve Black'),
  1499. (1510, 43, 'attendance_3', 'Terry Hatching'),
  1500. (1511, 43, 'attendance_4', 'Dan Murphy'),
  1501. (1947, 47, 'genBy', 'John Smith'),
  1502. (1948, 47, 'date', '6 Jul 2014'),
  1503. (1949, 47, 'numStaff', '5'),
  1504. (1950, 47, 'shiftDuration', '10'),
  1505. (1951, 47, 'manHours', '50'),
  1506. (1952, 47, 'fatalities', '0'),
  1507. (1953, 47, 'ltis', '0'),
  1508. (1954, 47, 'daysLost', '0'),
  1509. (1955, 47, 'vehicleAccidents', '0'),
  1510. (1956, 47, 'environmentalAccidents', '0'),
  1511. (1957, 48, 'genBy', 'John Smith'),
  1512. (1958, 48, 'date', '6 Jul 2014'),
  1513. (1959, 48, 'numStaff', '0'),
  1514. (1960, 48, 'shiftDuration', '0'),
  1515. (1961, 48, 'manHours', '0'),
  1516. (1962, 48, 'fatalities', '0'),
  1517. (1963, 48, 'ltis', '0'),
  1518. (1964, 48, 'daysLost', '0'),
  1519. (1965, 48, 'vehicleAccidents', '0'),
  1520. (1966, 48, 'environmentalAccidents', '0'),
  1521. (1992, 50, 'genBy', 'Terry Hatching'),
  1522. (1993, 50, 'company', 'AB Construction'),
  1523. (1994, 50, 'location', 'Site'),
  1524. (1995, 50, 'document', '@/53b8dc8a4cc5a_Job Safety Analysis (2_.pdf'),
  1525. (1996, 51, 'genBy', 'Fred Jones'),
  1526. (1997, 51, 'company', 'AB Construction'),
  1527. (1998, 51, 'location', 'Site'),
  1528. (1999, 51, 'document', '@/53b8dea8002fb_Permit to Work.pdf'),
  1529. (2000, 52, 'genBy', 'Fred Jones'),
  1530. (2001, 52, 'company', 'AB Construction'),
  1531. (2002, 52, 'location', 'Site'),
  1532. (2003, 52, 'document', '@/53b8df0aa9783_Excavation Certificate (1_.pdf'),
  1533. (2004, 53, 'genBy', 'Fred Jones'),
  1534. (2005, 53, 'company', 'AB Construction'),
  1535. (2006, 53, 'location', 'site'),
  1536. (2007, 53, 'document', '@/53b8df6e39109_LOTO Isolation Plan.pdf'),
  1537. (2008, 54, 'genBy', 'Fred Jones'),
  1538. (2009, 54, 'company', 'AB Construction'),
  1539. (2010, 54, 'location', 'Site'),
  1540. (2011, 54, 'document', '@/53b8dfab18c0e_LOTO Tags.pdf'),
  1541. (2012, 49, 'genBy', 'John Smith'),
  1542. (2013, 49, 'date', '6 Jul 2014'),
  1543. (2014, 49, 'time', '11:06 AM'),
  1544. (2015, 49, 'location', 'Site'),
  1545. (2016, 49, 'accfail', 'Minor'),
  1546. (2017, 49, 'personnel', 'Injury'),
  1547. (2018, 49, 'propertyDamage', 'No'),
  1548. (2019, 49, 'briefDescrip', 'Tripped and twisted ankle'),
  1549. (2020, 49, 'situationDescrip', 'First Aid on site sent to A&E for X-ray'),
  1550. (2021, 49, 'involved_0_name', 'Dan Murphy'),
  1551. (2022, 49, 'involved_0_company', 'AB Construction'),
  1552. (2023, 49, 'involved_0_companyNumber', '076'),
  1553. (2024, 49, 'involved_0_age', '44'),
  1554. (2025, 49, 'involved_0_los', '5'),
  1555. (2026, 49, 'involved_0_hrsDuty', '2'),
  1556. (2027, 49, 'involved_0_hrsLastSleep', '4'),
  1557. (2028, 49, 'involved_0_hrsSlept', '8'),
  1558. (2029, 49, 'involved_0_lti', 'No'),
  1559. (2030, 49, 'involved_0_fatality', 'No'),
  1560. (2031, 49, 'involved_0_injury_0', 'Sprain/Strain'),
  1561. (2032, 49, 'involved_0_bodyAffected_0', 'Feet'),
  1562. (2033, 49, 'involved_0_daysLost', '<1'),
  1563. (2034, 49, 'involved_0_treatmentType', 'Basic First Aid'),
  1564. (2035, 49, 'involved_0_onoffSite', 'On Site'),
  1565. (2036, 49, 'involved_0_hospitalised', 'No'),
  1566. (2037, 55, 'genBy', 'John Smith'),
  1567. (2038, 55, 'date', '6 Jul 2014'),
  1568. (2039, 55, 'time', '11:06 AM'),
  1569. (2040, 55, 'location', 'Site'),
  1570. (2041, 55, 'accfail', 'Minor'),
  1571. (2042, 55, 'personnel', 'Injury'),
  1572. (2043, 55, 'propertyDamage', 'No'),
  1573. (2044, 55, 'briefDescrip', 'Tripped and twisted ankle'),
  1574. (2045, 55, 'situationDescrip', 'First Aid on site sent to A&E for X-ray'),
  1575. (2046, 55, 'involved_0_name', 'Dan Murphy'),
  1576. (2047, 55, 'involved_0_company', 'AB Construction'),
  1577. (2048, 55, 'involved_0_companyNumber', '076'),
  1578. (2049, 55, 'involved_0_age', '44'),
  1579. (2050, 55, 'involved_0_los', '5'),
  1580. (2051, 55, 'involved_0_hrsDuty', '2'),
  1581. (2052, 55, 'involved_0_hrsLastSleep', '4'),
  1582. (2053, 55, 'involved_0_hrsSlept', '8'),
  1583. (2054, 55, 'involved_0_lti', 'No'),
  1584. (2055, 55, 'involved_0_fatality', 'No'),
  1585. (2056, 55, 'involved_0_injury_0', 'Sprain/Strain'),
  1586. (2057, 55, 'involved_0_bodyAffected_0', 'Feet'),
  1587. (2058, 55, 'involved_0_daysLost', '<1'),
  1588. (2059, 55, 'involved_0_treatmentType', 'Basic First Aid'),
  1589. (2060, 55, 'involved_0_onoffSite', 'On Site'),
  1590. (2061, 55, 'involved_0_hospitalised', 'No'),
  1591. (2073, 57, 'genBy', 'Fred Jones'),
  1592. (2074, 57, 'date', '7 Jul 2014'),
  1593. (2075, 57, 'time', '05:00 PM'),
  1594. (2076, 57, 'company', 'AB Construction'),
  1595. (2077, 57, 'department', 'Construction'),
  1596. (2078, 57, 'workgroup', 'Civils'),
  1597. (2079, 57, 'inspectedBy', 'Fred Jones'),
  1598. (2080, 57, 'part3a1_items_0', 'Yes'),
  1599. (2081, 57, 'part3a1_items_1', '0'),
  1600. (2082, 57, 'part3a1_items_2', '0'),
  1601. (2083, 57, 'part3a1_items_3', '0'),
  1602. (2084, 57, 'part3a2_items_0', 'Yes'),
  1603. (2085, 57, 'part3a2_items_1', '0'),
  1604. (2086, 57, 'part3a2_items_2', '0'),
  1605. (2087, 57, 'part3a2_items_3', '0'),
  1606. (2088, 57, 'part3a3_items_0', 'Yes'),
  1607. (2089, 57, 'part3a3_items_1', '0'),
  1608. (2090, 57, 'part3a3_items_2', '0'),
  1609. (2091, 57, 'part3a3_items_3', '0'),
  1610. (2092, 57, 'part3a4_items_0', 'Yes'),
  1611. (2093, 57, 'part3a4_items_1', '0'),
  1612. (2094, 57, 'part3a4_items_2', '0'),
  1613. (2095, 57, 'part3a4_items_3', '0'),
  1614. (2096, 57, 'part3a5_items_0', 'Yes'),
  1615. (2097, 57, 'part3a5_items_1', '0'),
  1616. (2098, 57, 'part3a5_items_2', '0'),
  1617. (2099, 57, 'part3a5_items_3', '0'),
  1618. (2100, 57, 'part3a6_items_0', 'Yes'),
  1619. (2101, 57, 'part3a6_items_1', '0'),
  1620. (2102, 57, 'part3a6_items_2', '0'),
  1621. (2103, 57, 'part3a6_items_3', '0'),
  1622. (2104, 57, 'part3b1_items_0', 'Yes'),
  1623. (2105, 57, 'part3b1_items_1', '0'),
  1624. (2106, 57, 'part3b1_items_2', '0'),
  1625. (2107, 57, 'part3b1_items_3', '0'),
  1626. (2108, 57, 'part3b2_items_0', 'Yes'),
  1627. (2109, 57, 'part3b2_items_1', '0'),
  1628. (2110, 57, 'part3b2_items_2', '0'),
  1629. (2111, 57, 'part3b2_items_3', '0'),
  1630. (2112, 57, 'part3b3_items_0', 'Yes'),
  1631. (2113, 57, 'part3b3_items_1', '0'),
  1632. (2114, 57, 'part3b3_items_2', '0'),
  1633. (2115, 57, 'part3b3_items_3', '0'),
  1634. (2116, 57, 'part3b4_items_0', 'Yes'),
  1635. (2117, 57, 'part3b4_items_1', '0'),
  1636. (2118, 57, 'part3b4_items_2', '0'),
  1637. (2119, 57, 'part3b4_items_3', '0'),
  1638. (2120, 57, 'part3c1_items_0', 'Yes'),
  1639. (2121, 57, 'part3c1_items_1', '0'),
  1640. (2122, 57, 'part3c1_items_2', '0'),
  1641. (2123, 57, 'part3c1_items_3', '0'),
  1642. (2124, 57, 'part3c2_items_0', 'Yes'),
  1643. (2125, 57, 'part3c2_items_1', '0'),
  1644. (2126, 57, 'part3c2_items_2', '0'),
  1645. (2127, 57, 'part3c2_items_3', '0'),
  1646. (2128, 57, 'part3c3_items_0', 'Yes'),
  1647. (2129, 57, 'part3c3_items_1', '0'),
  1648. (2130, 57, 'part3c3_items_2', '0'),
  1649. (2131, 57, 'part3c3_items_3', '0'),
  1650. (2132, 57, 'part3d1_items_0', 'Yes'),
  1651. (2133, 57, 'part3d1_items_1', '0'),
  1652. (2134, 57, 'part3d1_items_2', '0'),
  1653. (2135, 57, 'part3d1_items_3', '0'),
  1654. (2136, 57, 'part3d2_items_0', '0'),
  1655. (2137, 57, 'part3d2_items_1', 'No'),
  1656. (2138, 57, 'part3d2_items_2', '0'),
  1657. (2139, 57, 'part3d2_items_3', '0'),
  1658. (2140, 57, 'part3d2_comments', 'n/a'),
  1659. (2141, 57, 'part3d3_items_0', '0'),
  1660. (2142, 57, 'part3d3_items_1', 'No'),
  1661. (2143, 57, 'part3d3_items_2', '0'),
  1662. (2144, 57, 'part3d3_items_3', '0'),
  1663. (2145, 57, 'part3d3_comments', 'n/a'),
  1664. (2146, 57, 'part4a1_items_0', 'Yes'),
  1665. (2147, 57, 'part4a1_items_1', '0'),
  1666. (2148, 57, 'part4a1_items_2', '0'),
  1667. (2149, 57, 'part4a1_items_3', '0'),
  1668. (2150, 57, 'part4a2_items_0', 'Yes'),
  1669. (2151, 57, 'part4a2_items_1', '0'),
  1670. (2152, 57, 'part4a2_items_2', '0'),
  1671. (2153, 57, 'part4a2_items_3', '0'),
  1672. (2154, 57, 'part4a3_items_0', 'Yes'),
  1673. (2155, 57, 'part4a3_items_1', '0'),
  1674. (2156, 57, 'part4a3_items_2', '0'),
  1675. (2157, 57, 'part4a3_items_3', '0'),
  1676. (2158, 57, 'part4a4_items_0', 'Yes'),
  1677. (2159, 57, 'part4a4_items_1', '0'),
  1678. (2160, 57, 'part4a4_items_2', '0'),
  1679. (2161, 57, 'part4a4_items_3', '0'),
  1680. (2162, 57, 'part4a5_items_0', 'Yes'),
  1681. (2163, 57, 'part4a5_items_1', '0'),
  1682. (2164, 57, 'part4a5_items_2', '0'),
  1683. (2165, 57, 'part4a5_items_3', '0'),
  1684. (2166, 57, 'comments', 'Missing extinguisher from site cabs now in place'),
  1685. (2167, 57, 'dateNoLaterThan', '7 Jul 2014'),
  1686. (2168, 57, 'inspector', 'Fred Jones'),
  1687. (2169, 57, 'inspectorSign', '@/sig_53b91ef1ef22e.png'),
  1688. (2170, 57, 'inspectorDate', '7 Jul 2014'),
  1689. (2171, 58, 'genBy', 'John Smith'),
  1690. (2172, 58, 'date', '7 Jul 2014'),
  1691. (2173, 58, 'numStaff', '5'),
  1692. (2174, 58, 'shiftDuration', '10'),
  1693. (2175, 58, 'manHours', '50'),
  1694. (2176, 58, 'fatalities', '0'),
  1695. (2177, 58, 'ltis', '0'),
  1696. (2178, 58, 'daysLost', '0'),
  1697. (2179, 58, 'vehicleAccidents', '0'),
  1698. (2180, 58, 'environmentalAccidents', '0'),
  1699. (2181, 59, 'genBy', 'John Smith'),
  1700. (2182, 59, 'date', '7 Jul 2014'),
  1701. (2183, 59, 'numStaff', '5'),
  1702. (2184, 59, 'shiftDuration', '10'),
  1703. (2185, 59, 'manHours', '50'),
  1704. (2186, 59, 'fatalities', '0'),
  1705. (2187, 59, 'ltis', '0'),
  1706. (2188, 59, 'daysLost', '0'),
  1707. (2189, 59, 'vehicleAccidents', '0'),
  1708. (2190, 59, 'environmentalAccidents', '0'),
  1709. (2191, 60, 'genBy', 'Bill Smith'),
  1710. (2192, 60, 'date', '7 Jul 2014'),
  1711. (2193, 60, 'time', '07:00 AM'),
  1712. (2194, 60, 'weather', 'Dry'),
  1713. (2195, 60, 'visibility', 'Poor'),
  1714. (2196, 60, 'photos_0', '@/53b9f455f0a8a_360-excavator.jpg'),
  1715. (2197, 60, 'company', 'ABC Plant Hire'),
  1716. (2198, 60, 'department', 'Construction Team'),
  1717. (2199, 60, 'workgroup', 'Civils'),
  1718. (2200, 60, 'location', 'Site'),
  1719. (2201, 60, 'worksStopped', 'No'),
  1720. (2202, 60, 'reporter', 'Bill Smith'),
  1721. (2203, 60, 'supervisor', 'Bill Smith'),
  1722. (2204, 60, 'manager', 'John Smith'),
  1723. (2205, 60, 'hsContact', 'Terry Hatching'),
  1724. (2206, 60, 'event', 'Minor'),
  1725. (2207, 60, 'environmental', 'Potential Leak'),
  1726. (2208, 60, 'propertyDamage', 'No'),
  1727. (2209, 60, 'type_0', 'Near Miss'),
  1728. (2210, 60, 'briefDescrip', '360 tracking from park up to excavation. leak seen on hydraulic hose'),
  1729. (2211, 60, 'actionTaken', 'operator stopped. parked on hard standing to work on 360 and minimise leak going into ground'),
  1730. (2212, 60, 'followupAction', 'spill kits to be carried on plant'),
  1731. (2236, 62, 'genBy', 'Fred Jones'),
  1732. (2237, 62, 'company', 'AB Construction'),
  1733. (2238, 62, 'location', 'Site'),
  1734. (2239, 62, 'document', '@/53ba194ee973d_Permit to Work Extension Form (1_.pdf'),
  1735. (2240, 63, 'genBy', 'Terry Hatching'),
  1736. (2241, 63, 'date', '7 Jul 2014'),
  1737. (2242, 63, 'auditPeriod', 'Quarterly'),
  1738. (2243, 63, 'reportNo', '003'),
  1739. (2244, 63, 'genReqText', 'gggkgkjkg'),
  1740. (2245, 63, 'part2aPass', '1'),
  1741. (2246, 63, 'part2aNeeds', '0'),
  1742. (2247, 63, 'part2aDoc', '0'),
  1743. (2248, 63, 'part2aFail', '0'),
  1744. (2249, 63, 'observations1', 'kjgkjgkjg'),
  1745. (2250, 63, 'part2b1Pass', '1'),
  1746. (2251, 63, 'part2b1Needs', '0'),
  1747. (2252, 63, 'part2b1Doc', '0'),
  1748. (2253, 63, 'part2b1Fail', '0'),
  1749. (2254, 63, 'part2b2Pass', '1'),
  1750. (2255, 63, 'part2b2Needs', '0'),
  1751. (2256, 63, 'part2b2Doc', '0'),
  1752. (2257, 63, 'part2b2Fail', '0'),
  1753. (2258, 63, 'part2b3Pass', '1'),
  1754. (2259, 63, 'part2b3Needs', '0'),
  1755. (2260, 63, 'part2b3Doc', '0'),
  1756. (2261, 63, 'part2b3Fail', '0'),
  1757. (2262, 63, 'part2b4Pass', '1'),
  1758. (2263, 63, 'part2b4Needs', '0'),
  1759. (2264, 63, 'part2b4Doc', '0'),
  1760. (2265, 63, 'part2b4Fail', '0'),
  1761. (2266, 63, 'part2b5Pass', '1'),
  1762. (2267, 63, 'part2b5Needs', '0'),
  1763. (2268, 63, 'part2b5Doc', '0'),
  1764. (2269, 63, 'part2b5Fail', '0'),
  1765. (2270, 63, 'part2b6Pass', '1'),
  1766. (2271, 63, 'part2b6Needs', '0'),
  1767. (2272, 63, 'part2b6Doc', '0'),
  1768. (2273, 63, 'part2b6Fail', '0'),
  1769. (2274, 63, 'part2b7Pass', '1'),
  1770. (2275, 63, 'part2b7Needs', '0'),
  1771. (2276, 63, 'part2b7Doc', '0'),
  1772. (2277, 63, 'part2b7Fail', '0'),
  1773. (2278, 63, 'observations2', 'kjgkjgkjgkgkg'),
  1774. (2279, 63, 'observations2Pass', '1'),
  1775. (2280, 63, 'observations2Needs', '0'),
  1776. (2281, 63, 'observations2Doc', '0'),
  1777. (2282, 63, 'observations2Fail', '0'),
  1778. (2283, 63, 'part2c1Pass', '1'),
  1779. (2284, 63, 'part2c1Needs', '0'),
  1780. (2285, 63, 'part2c1Doc', '0'),
  1781. (2286, 63, 'part2c1Fail', '0'),
  1782. (2287, 63, 'part2c2Pass', '1'),
  1783. (2288, 63, 'part2c2Needs', '0'),
  1784. (2289, 63, 'part2c2Doc', '0'),
  1785. (2290, 63, 'part2c2Fail', '0'),
  1786. (2291, 63, 'part2c3Pass', '0'),
  1787. (2292, 63, 'part2c3Needs', '1'),
  1788. (2293, 63, 'part2c3Doc', '0'),
  1789. (2294, 63, 'part2c3Fail', '0'),
  1790. (2295, 63, 'part2c4Pass', '1'),
  1791. (2296, 63, 'part2c4Needs', '0'),
  1792. (2297, 63, 'part2c4Doc', '0'),
  1793. (2298, 63, 'part2c4Fail', '0'),
  1794. (2299, 63, 'part2c5Pass', '1'),
  1795. (2300, 63, 'part2c5Needs', '0'),
  1796. (2301, 63, 'part2c5Doc', '0'),
  1797. (2302, 63, 'part2c5Fail', '0'),
  1798. (2303, 63, 'part2c6Pass', '1'),
  1799. (2304, 63, 'part2c6Needs', '0'),
  1800. (2305, 63, 'part2c6Doc', '0'),
  1801. (2306, 63, 'part2c6Fail', '0'),
  1802. (2307, 63, 'part2c7Pass', '1'),
  1803. (2308, 63, 'part2c7Needs', '0'),
  1804. (2309, 63, 'part2c7Doc', '0'),
  1805. (2310, 63, 'part2c7Fail', '0'),
  1806. (2311, 63, 'part2c8Pass', '1'),
  1807. (2312, 63, 'part2c8Needs', '0'),
  1808. (2313, 63, 'part2c8Doc', '0'),
  1809. (2314, 63, 'part2c8Fail', '0'),
  1810. (2315, 63, 'part2c9Pass', '1'),
  1811. (2316, 63, 'part2c9Needs', '0'),
  1812. (2317, 63, 'part2c9Doc', '0'),
  1813. (2318, 63, 'part2c9Fail', '0'),
  1814. (2319, 63, 'part2c10Pass', '1'),
  1815. (2320, 63, 'part2c10Needs', '0'),
  1816. (2321, 63, 'part2c10Doc', '0'),
  1817. (2322, 63, 'part2c10Fail', '0'),
  1818. (2323, 63, 'part2c11Pass', '1'),
  1819. (2324, 63, 'part2c11Needs', '0'),
  1820. (2325, 63, 'part2c11Doc', '0'),
  1821. (2326, 63, 'part2c11Fail', '0'),
  1822. (2327, 63, 'part2c12Pass', '1'),
  1823. (2328, 63, 'part2c12Needs', '0'),
  1824. (2329, 63, 'part2c12Doc', '0'),
  1825. (2330, 63, 'part2c12Fail', '0'),
  1826. (2331, 63, 'part2cPass', '0'),
  1827. (2332, 63, 'part2cNeeds', '0'),
  1828. (2333, 63, 'part2cDoc', '0'),
  1829. (2334, 63, 'part2cFail', '0'),
  1830. (2335, 63, 'observations3', 'kjgkjgkjgkjgkjg'),
  1831. (2336, 63, 'observations3Pass', '1'),
  1832. (2337, 63, 'observations3Needs', '0'),
  1833. (2338, 63, 'observations3Doc', '0'),
  1834. (2339, 63, 'observations3Fail', '0'),
  1835. (2340, 63, 'part2dPass', '1'),
  1836. (2341, 63, 'part2dNeeds', '0'),
  1837. (2342, 63, 'part2dDoc', '0'),
  1838. (2343, 63, 'part2dFail', '0'),
  1839. (2344, 63, 'observations4', 'kjgkjgkjg'),
  1840. (2345, 63, 'observations4Pass', '1'),
  1841. (2346, 63, 'observations4Needs', '0'),
  1842. (2347, 63, 'observations4Doc', '0'),
  1843. (2348, 63, 'observations4Fail', '0'),
  1844. (2349, 63, 'part2ePass', '0'),
  1845. (2350, 63, 'part2eNeeds', '0'),
  1846. (2351, 63, 'part2eDoc', '1'),
  1847. (2352, 63, 'part2eFail', '0'),
  1848. (2353, 63, 'observations5', 'kjgkjgkjgg'),
  1849. (2354, 63, 'observations5Pass', '0'),
  1850. (2355, 63, 'observations5Needs', '0'),
  1851. (2356, 63, 'observations5Doc', '1'),
  1852. (2357, 63, 'observations5Fail', '0'),
  1853. (2358, 63, 'part2fPass', '1'),
  1854. (2359, 63, 'part2fNeeds', '0'),
  1855. (2360, 63, 'part2fDoc', '0'),
  1856. (2361, 63, 'part2fFail', '0'),
  1857. (2362, 63, 'observations6', 'kjgk'),
  1858. (2363, 63, 'observations6Pass', '1'),
  1859. (2364, 63, 'observations6Needs', '0'),
  1860. (2365, 63, 'observations6Doc', '0'),
  1861. (2366, 63, 'observations6Fail', '0'),
  1862. (2367, 63, 'part2gPass', '1'),
  1863. (2368, 63, 'part2gNeeds', '0'),
  1864. (2369, 63, 'part2gDoc', '0'),
  1865. (2370, 63, 'part2gFail', '0'),
  1866. (2371, 63, 'observations7', 'kjgkjgkjg'),
  1867. (2372, 63, 'observations7Pass', '1'),
  1868. (2373, 63, 'observations7Needs', '0'),
  1869. (2374, 63, 'observations7Doc', '0'),
  1870. (2375, 63, 'observations7Fail', '0'),
  1871. (2376, 63, 'part2hPass', '1'),
  1872. (2377, 63, 'part2hNeeds', '0'),
  1873. (2378, 63, 'part2hDoc', '0'),
  1874. (2379, 63, 'part2hFail', '0'),
  1875. (2380, 63, 'observations8', 'kjgkjg'),
  1876. (2381, 63, 'observations8Pass', '1'),
  1877. (2382, 63, 'observations8Needs', '0'),
  1878. (2383, 63, 'observations8Doc', '0'),
  1879. (2384, 63, 'observations8Fail', '0'),
  1880. (2385, 63, 'part2iPass', '1'),
  1881. (2386, 63, 'part2iNeeds', '0'),
  1882. (2387, 63, 'part2iDoc', '0'),
  1883. (2388, 63, 'part2iFail', '0'),
  1884. (2389, 63, 'observations9', 'kjgkjgkj'),
  1885. (2390, 63, 'observations9Pass', '1'),
  1886. (2391, 63, 'observations9Needs', '0'),
  1887. (2392, 63, 'observations9Doc', '0'),
  1888. (2393, 63, 'observations9Fail', '0'),
  1889. (2394, 63, 'part2jPass', '1'),
  1890. (2395, 63, 'part2jNeeds', '0'),
  1891. (2396, 63, 'part2jDoc', '0'),
  1892. (2397, 63, 'part2jFail', '0'),
  1893. (2398, 63, 'observations10', 'kjgkjgkjg'),
  1894. (2399, 63, 'observations10Pass', '1'),
  1895. (2400, 63, 'observations10Needs', '0'),
  1896. (2401, 63, 'observations10Doc', '0'),
  1897. (2402, 63, 'observations10Fail', '0'),
  1898. (2403, 63, 'part2kPass', '1'),
  1899. (2404, 63, 'part2kNeeds', '0'),
  1900. (2405, 63, 'part2kDoc', '0'),
  1901. (2406, 63, 'part2kFail', '0'),
  1902. (2407, 63, 'observations11', 'kjgkjg'),
  1903. (2408, 63, 'observations11Pass', '0'),
  1904. (2409, 63, 'observations11Needs', '0'),
  1905. (2410, 63, 'observations11Doc', '0'),
  1906. (2411, 63, 'observations11Fail', '0'),
  1907. (2412, 63, 'part2lPass', '1'),
  1908. (2413, 63, 'part2lNeeds', '0'),
  1909. (2414, 63, 'part2lDoc', '0'),
  1910. (2415, 63, 'part2lFail', '0'),
  1911. (2416, 63, 'observations12', 'kjgkjg'),
  1912. (2417, 63, 'observations12Pass', '1'),
  1913. (2418, 63, 'observations12Needs', '0'),
  1914. (2419, 63, 'observations12Doc', '0'),
  1915. (2420, 63, 'observations12Fail', '0'),
  1916. (2421, 63, 'part2mPass', '1'),
  1917. (2422, 63, 'part2mNeeds', '0'),
  1918. (2423, 63, 'part2mDoc', '0'),
  1919. (2424, 63, 'part2mFail', '0'),
  1920. (2425, 63, 'observations13', 'kjgkjgkjg'),
  1921. (2426, 63, 'observations13Pass', '0'),
  1922. (2427, 63, 'observations13Needs', '0'),
  1923. (2428, 63, 'observations13Doc', '0'),
  1924. (2429, 63, 'observations13Fail', '0'),
  1925. (2430, 63, 'part2nPass', '1'),
  1926. (2431, 63, 'part2nNeeds', '0'),
  1927. (2432, 63, 'part2nDoc', '0'),
  1928. (2433, 63, 'part2nFail', '0'),
  1929. (2434, 63, 'observations14', 'kjgkjgkjg'),
  1930. (2435, 63, 'observations14Pass', '1'),
  1931. (2436, 63, 'observations14Needs', '0'),
  1932. (2437, 63, 'observations14Doc', '0'),
  1933. (2438, 63, 'observations14Fail', '0'),
  1934. (2439, 63, 'part2oPass', '0'),
  1935. (2440, 63, 'part2oNeeds', '1'),
  1936. (2441, 63, 'part2oDoc', '0'),
  1937. (2442, 63, 'part2oFail', '0'),
  1938. (2443, 63, 'observations15', 'lhlhlh'),
  1939. (2444, 63, 'observations15Pass', '0'),
  1940. (2445, 63, 'observations15Needs', '1'),
  1941. (2446, 63, 'observations15Doc', '0'),
  1942. (2447, 63, 'observations15Fail', '0'),
  1943. (2448, 63, 'part2pPass', '1'),
  1944. (2449, 63, 'part2pNeeds', '0'),
  1945. (2450, 63, 'part2pDoc', '0'),
  1946. (2451, 63, 'part2pFail', '0'),
  1947. (2452, 63, 'observations16', 'lkhlkh'),
  1948. (2453, 63, 'observations16Pass', '1'),
  1949. (2454, 63, 'observations16Needs', '0'),
  1950. (2455, 63, 'observations16Doc', '0'),
  1951. (2456, 63, 'observations16Fail', '0'),
  1952. (2457, 63, 'part2qPass', '1'),
  1953. (2458, 63, 'part2qNeeds', '0'),
  1954. (2459, 63, 'part2qDoc', '0'),
  1955. (2460, 63, 'part2qFail', '0'),
  1956. (2461, 63, 'observations17', 'lkhkh'),
  1957. (2462, 63, 'observations17Pass', '1'),
  1958. (2463, 63, 'observations17Needs', '0'),
  1959. (2464, 63, 'observations17Doc', '0'),
  1960. (2465, 63, 'observations17Fail', '0'),
  1961. (2466, 63, 'part2rPass', '0'),
  1962. (2467, 63, 'part2rNeeds', '0'),
  1963. (2468, 63, 'part2rDoc', '0'),
  1964. (2469, 63, 'part2rFail', '0'),
  1965. (2470, 63, 'observations18', 'lkhlkh'),
  1966. (2471, 63, 'observations18Pass', '1'),
  1967. (2472, 63, 'observations18Needs', '0'),
  1968. (2473, 63, 'observations18Doc', '0'),
  1969. (2474, 63, 'observations18Fail', '0'),
  1970. (2475, 63, 'part2sPass', '0'),
  1971. (2476, 63, 'part2sNeeds', '1'),
  1972. (2477, 63, 'part2sDoc', '0'),
  1973. (2478, 63, 'part2sFail', '0'),
  1974. (2479, 63, 'observations19', 'lkhklhlh'),
  1975. (2480, 63, 'observations19Pass', '1'),
  1976. (2481, 63, 'observations19Needs', '0'),
  1977. (2482, 63, 'observations19Doc', '0'),
  1978. (2483, 63, 'observations19Fail', '0'),
  1979. (2484, 63, 'summary', 'lklkhlkhlh'),
  1980. (2485, 63, 'summaryPass', '1'),
  1981. (2486, 63, 'summaryNeeds', '0'),
  1982. (2487, 63, 'summaryDoc', '0'),
  1983. (2488, 63, 'summaryFail', '0'),
  1984. (2489, 63, 'signedOff', 'Terry Hatching'),
  1985. (2490, 63, 'sign', '@/sig_53ba6140cd0de.png'),
  1986. (2491, 63, 'signedDate', '7 Jul 2014'),
  1987. (2492, 63, 'nextAudit', '7 Oct 2014'),
  1988. (2576, 65, 'name', 'Bruce Reynolds'),
  1989. (2577, 65, 'company', 'Sitescaff'),
  1990. (2578, 65, 'companyNumber', '0909'),
  1991. (2579, 65, 'dob', '4 Jul 1967'),
  1992. (2580, 65, 'age', '47'),
  1993. (2581, 65, 'department', 'scaffold'),
  1994. (2582, 65, 'location', 'Site'),
  1995. (2583, 65, 'workgroup', 'scaffolders'),
  1996. (2584, 65, 'occupation', 'foreman'),
  1997. (2585, 65, 'email', 'stuart.roddis@mustangdesigns.net'),
  1998. (2586, 65, 'siteOrientation_check', '1'),
  1999. (2587, 65, 'siteOrientation_expires', '7 Jul 2015'),
  2000. (2588, 65, 'siteInduction_check', '1'),
  2001. (2589, 65, 'siteInduction_expires', '7 Jul 2015'),
  2002. (2590, 65, 'workplaceOrienation_check', '1'),
  2003. (2591, 65, 'workplaceOrienation_expires', '7 Jul 2015'),
  2004. (2592, 65, 'workplaceInduction_check', '1'),
  2005. (2593, 65, 'workplaceInduction_expires', '7 Jul 2015'),
  2006. (2594, 65, 'trainingSecurity_check', '1'),
  2007. (2595, 65, 'trainingSecurity_expires', '7 Jul 2015'),
  2008. (2596, 65, 'allRequiredInductions_check', '1'),
  2009. (2597, 65, 'allRequiredInductions_expires', '7 Jul 2015'),
  2010. (2598, 65, 'drugAlcohol_check', '1'),
  2011. (2599, 65, 'drugAlcohol_expires', '7 Jul 2015'),
  2012. (2600, 65, 'erp_check', '1'),
  2013. (2601, 65, 'erp_expires', '7 Jul 2015'),
  2014. (2602, 65, 'ppe_check', '1'),
  2015. (2603, 65, 'ppe_expires', '7 Jul 2015'),
  2016. (2604, 65, 'trainingManualHandling_check', '1'),
  2017. (2605, 65, 'trainingManualHandling_expires', '7 Jul 2015'),
  2018. (2606, 65, 'workAtHeight_check', '1'),
  2019. (2607, 65, 'workAtHeight_expires', '7 Jul 2015'),
  2020. (2608, 65, 'tradeCerts_0_type', 'Scaffolder'),
  2021. (2609, 65, 'tradeCerts_0_expires', '7 Jul 2015'),
  2022. (2610, 65, 'tradeCerts_0_cert', '@/53ba6a473fead_working at heights.jpg'),
  2023. (2611, 66, 'name', 'Buster Edwards'),
  2024. (2612, 66, 'company', 'Sitescaff'),
  2025. (2613, 66, 'companyNumber', '909'),
  2026. (2614, 66, 'dob', '5 Jul 1967'),
  2027. (2615, 66, 'age', '47'),
  2028. (2616, 66, 'department', 'scaffold'),
  2029. (2617, 66, 'location', 'site'),
  2030. (2618, 66, 'workgroup', 'scaffolding'),
  2031. (2619, 66, 'occupation', 'labourer/driver'),
  2032. (2620, 66, 'email', 'stuart.roddis@mustangdesigns.net'),
  2033. (2621, 66, 'allRequiredInductions_check', '1'),
  2034. (2622, 66, 'allRequiredInductions_expires', '7 Jul 2015'),
  2035. (2814, 67, 'genBy', 'Bruce Reynolds'),
  2036. (2815, 67, 'date', '7 Jul 2014'),
  2037. (2816, 67, 'time', '05:40 PM'),
  2038. (2817, 67, 'company', 'Sitescaff'),
  2039. (2818, 67, 'department', 'scaffold'),
  2040. (2819, 67, 'workgroup', 'scaffolders'),
  2041. (2820, 67, 'commenceDate', '7 Jul 2014'),
  2042. (2821, 67, 'owned', 'Hired'),
  2043. (2822, 67, 'hireCompany', 'Scaffhire'),
  2044. (2823, 67, 'hcContactPerson', 'Ted Brown'),
  2045. (2824, 67, 'phone', '0980989898'),
  2046. (2825, 67, 'typeScaffold', 'Self-contained scaffold'),
  2047. (2826, 67, 'estimatedAge', '1'),
  2048. (2827, 67, 'quantity', '1'),
  2049. (2828, 67, 'visualCondition', 'Good'),
  2050. (2829, 67, 'lastInspectionDate', '2 Jun 2014'),
  2051. (2830, 67, 'scaffoldErected', 'area B'),
  2052. (2831, 67, 'indoorsOutdoors', 'Outdoors'),
  2053. (2832, 67, 'maxHeight', '4'),
  2054. (2833, 67, 'suspended', 'No'),
  2055. (2834, 67, 'ridged', 'No'),
  2056. (2835, 67, 'groundConditions', 'Concrete'),
  2057. (2836, 67, 'basePlates_items_0', '0'),
  2058. (2837, 67, 'basePlates_items_1', '0'),
  2059. (2838, 67, 'basePlates_items_2', '0'),
  2060. (2839, 67, 'basePlates_items_3', '0'),
  2061. (2840, 67, 'basePlates_items_4', '0'),
  2062. (2841, 67, 'basePlates_items_5', '0'),
  2063. (2842, 67, 'basePlates_items_6', '0'),
  2064. (2843, 67, 'basePlates_items_7', '0'),
  2065. (2844, 67, 'basePlates_items_8', 'Passed'),
  2066. (2845, 67, 'soleBoards_items_0', '0'),
  2067. (2846, 67, 'soleBoards_items_1', '0'),
  2068. (2847, 67, 'soleBoards_items_2', '0'),
  2069. (2848, 67, 'soleBoards_items_3', '0'),
  2070. (2849, 67, 'soleBoards_items_4', '0'),
  2071. (2850, 67, 'soleBoards_items_5', '0'),
  2072. (2851, 67, 'soleBoards_items_6', '0'),
  2073. (2852, 67, 'soleBoards_items_7', '0'),
  2074. (2853, 67, 'soleBoards_items_8', '0'),
  2075. (2854, 67, 'bracing_items_0', '0'),
  2076. (2855, 67, 'bracing_items_1', '0'),
  2077. (2856, 67, 'bracing_items_2', '0'),
  2078. (2857, 67, 'bracing_items_3', '0'),
  2079. (2858, 67, 'bracing_items_4', '0'),
  2080. (2859, 67, 'bracing_items_5', '0'),
  2081. (2860, 67, 'bracing_items_6', '0'),
  2082. (2861, 67, 'bracing_items_7', '0'),
  2083. (2862, 67, 'bracing_items_8', 'Passed'),
  2084. (2863, 67, 'facade_items_0', '0'),
  2085. (2864, 67, 'facade_items_1', '0'),
  2086. (2865, 67, 'facade_items_2', '0'),
  2087. (2866, 67, 'facade_items_3', '0'),
  2088. (2867, 67, 'facade_items_4', '0'),
  2089. (2868, 67, 'facade_items_5', '0'),
  2090. (2869, 67, 'facade_items_6', '0'),
  2091. (2870, 67, 'facade_items_7', '0'),
  2092. (2871, 67, 'facade_items_8', 'Passed'),
  2093. (2872, 67, 'ledger_items_0', '0'),
  2094. (2873, 67, 'ledger_items_1', '0'),
  2095. (2874, 67, 'ledger_items_2', '0'),
  2096. (2875, 67, 'ledger_items_3', '0'),
  2097. (2876, 67, 'ledger_items_4', '0'),
  2098. (2877, 67, 'ledger_items_5', '0'),
  2099. (2878, 67, 'ledger_items_6', '0'),
  2100. (2879, 67, 'ledger_items_7', '0'),
  2101. (2880, 67, 'ledger_items_8', 'Passed'),
  2102. (2881, 67, 'ties_items_0', '0'),
  2103. (2882, 67, 'ties_items_1', '0'),
  2104. (2883, 67, 'ties_items_2', '0'),
  2105. (2884, 67, 'ties_items_3', '0'),
  2106. (2885, 67, 'ties_items_4', '0'),
  2107. (2886, 67, 'ties_items_5', '0'),
  2108. (2887, 67, 'ties_items_6', '0'),
  2109. (2888, 67, 'ties_items_7', '0'),
  2110. (2889, 67, 'ties_items_8', 'Passed'),
  2111. (2890, 67, 'standards_items_0', '0'),
  2112. (2891, 67, 'standards_items_1', '0'),
  2113. (2892, 67, 'standards_items_2', '0'),
  2114. (2893, 67, 'standards_items_3', '0'),
  2115. (2894, 67, 'standards_items_4', '0'),
  2116. (2895, 67, 'standards_items_5', '0'),
  2117. (2896, 67, 'standards_items_6', '0'),
  2118. (2897, 67, 'standards_items_7', '0'),
  2119. (2898, 67, 'standards_items_8', 'Passed'),
  2120. (2899, 67, 'plumb_items_0', '0'),
  2121. (2900, 67, 'plumb_items_1', '0'),
  2122. (2901, 67, 'plumb_items_2', '0'),
  2123. (2902, 67, 'plumb_items_3', '0'),
  2124. (2903, 67, 'plumb_items_4', '0'),
  2125. (2904, 67, 'plumb_items_5', '0'),
  2126. (2905, 67, 'plumb_items_6', '0'),
  2127. (2906, 67, 'plumb_items_7', '0'),
  2128. (2907, 67, 'plumb_items_8', 'Passed'),
  2129. (2908, 67, 'joinedSame_items_0', '0'),
  2130. (2909, 67, 'joinedSame_items_1', '0'),
  2131. (2910, 67, 'joinedSame_items_2', '0'),
  2132. (2911, 67, 'joinedSame_items_3', '0'),
  2133. (2912, 67, 'joinedSame_items_4', '0'),
  2134. (2913, 67, 'joinedSame_items_5', '0'),
  2135. (2914, 67, 'joinedSame_items_6', '0'),
  2136. (2915, 67, 'joinedSame_items_7', '0'),
  2137. (2916, 67, 'joinedSame_items_8', 'Passed'),
  2138. (2917, 67, 'height_items_0', '0'),
  2139. (2918, 67, 'height_items_1', '0'),
  2140. (2919, 67, 'height_items_2', '0'),
  2141. (2920, 67, 'height_items_3', '0'),
  2142. (2921, 67, 'height_items_4', '0'),
  2143. (2922, 67, 'height_items_5', '0'),
  2144. (2923, 67, 'height_items_6', '0'),
  2145. (2924, 67, 'height_items_7', '0'),
  2146. (2925, 67, 'height_items_8', 'Passed'),
  2147. (2926, 67, 'spacing_items_0', '0'),
  2148. (2927, 67, 'spacing_items_1', '0'),
  2149. (2928, 67, 'spacing_items_2', '0'),
  2150. (2929, 67, 'spacing_items_3', '0'),
  2151. (2930, 67, 'spacing_items_4', '0'),
  2152. (2931, 67, 'spacing_items_5', '0'),
  2153. (2932, 67, 'spacing_items_6', '0'),
  2154. (2933, 67, 'spacing_items_7', '0'),
  2155. (2934, 67, 'spacing_items_8', 'Passed'),
  2156. (2935, 67, 'putlogsTransoms_items_0', '0'),
  2157. (2936, 67, 'putlogsTransoms_items_1', '0'),
  2158. (2937, 67, 'putlogsTransoms_items_2', '0'),
  2159. (2938, 67, 'putlogsTransoms_items_3', '0'),
  2160. (2939, 67, 'putlogsTransoms_items_4', '0'),
  2161. (2940, 67, 'putlogsTransoms_items_5', '0'),
  2162. (2941, 67, 'putlogsTransoms_items_6', '0'),
  2163. (2942, 67, 'putlogsTransoms_items_7', '0'),
  2164. (2943, 67, 'putlogsTransoms_items_8', 'Passed'),
  2165. (2944, 67, 'trapBoards_items_0', '0'),
  2166. (2945, 67, 'trapBoards_items_1', '0'),
  2167. (2946, 67, 'trapBoards_items_2', '0'),
  2168. (2947, 67, 'trapBoards_items_3', '0'),
  2169. (2948, 67, 'trapBoards_items_4', '0'),
  2170. (2949, 67, 'trapBoards_items_5', '0'),
  2171. (2950, 67, 'trapBoards_items_6', '0'),
  2172. (2951, 67, 'trapBoards_items_7', '0'),
  2173. (2952, 67, 'trapBoards_items_8', 'Passed'),
  2174. (2953, 67, 'toeBoards_items_0', '0'),
  2175. (2954, 67, 'toeBoards_items_1', '0'),
  2176. (2955, 67, 'toeBoards_items_2', '0'),
  2177. (2956, 67, 'toeBoards_items_3', '0'),
  2178. (2957, 67, 'toeBoards_items_4', '0'),
  2179. (2958, 67, 'toeBoards_items_5', '0'),
  2180. (2959, 67, 'toeBoards_items_6', '0'),
  2181. (2960, 67, 'toeBoards_items_7', '0'),
  2182. (2961, 67, 'toeBoards_items_8', 'Passed'),
  2183. (2962, 67, 'ledgerLedgers_items_0', '0'),
  2184. (2963, 67, 'ledgerLedgers_items_1', '0'),
  2185. (2964, 67, 'ledgerLedgers_items_2', '0'),
  2186. (2965, 67, 'ledgerLedgers_items_3', '0'),
  2187. (2966, 67, 'ledgerLedgers_items_4', '0'),
  2188. (2967, 67, 'ledgerLedgers_items_5', '0'),
  2189. (2968, 67, 'ledgerLedgers_items_6', '0'),
  2190. (2969, 67, 'ledgerLedgers_items_7', '0'),
  2191. (2970, 67, 'ledgerLedgers_items_8', 'Passed'),
  2192. (2971, 67, 'jointSamebay_items_0', '0');
  2193. INSERT INTO `formAnswer` (`id`, `formId`, `question`, `answer`) VALUES
  2194. (2972, 67, 'jointSamebay_items_1', '0'),
  2195. (2973, 67, 'jointSamebay_items_2', '0'),
  2196. (2974, 67, 'jointSamebay_items_3', '0'),
  2197. (2975, 67, 'jointSamebay_items_4', '0'),
  2198. (2976, 67, 'jointSamebay_items_5', '0'),
  2199. (2977, 67, 'jointSamebay_items_6', '0'),
  2200. (2978, 67, 'jointSamebay_items_7', '0'),
  2201. (2979, 67, 'jointSamebay_items_8', 'Passed'),
  2202. (2980, 67, 'brindleLedgers_items_0', '0'),
  2203. (2981, 67, 'brindleLedgers_items_1', '0'),
  2204. (2982, 67, 'brindleLedgers_items_2', '0'),
  2205. (2983, 67, 'brindleLedgers_items_3', '0'),
  2206. (2984, 67, 'brindleLedgers_items_4', '0'),
  2207. (2985, 67, 'brindleLedgers_items_5', '0'),
  2208. (2986, 67, 'brindleLedgers_items_6', '0'),
  2209. (2987, 67, 'brindleLedgers_items_7', '0'),
  2210. (2988, 67, 'brindleLedgers_items_8', 'Passed'),
  2211. (2989, 67, 'ladders_items_0', '0'),
  2212. (2990, 67, 'ladders_items_1', '0'),
  2213. (2991, 67, 'ladders_items_2', '0'),
  2214. (2992, 67, 'ladders_items_3', '0'),
  2215. (2993, 67, 'ladders_items_4', '0'),
  2216. (2994, 67, 'ladders_items_5', '0'),
  2217. (2995, 67, 'ladders_items_6', '0'),
  2218. (2996, 67, 'ladders_items_7', '0'),
  2219. (2997, 67, 'ladders_items_8', 'Passed'),
  2220. (2998, 67, 'personnelFall_items_0', '0'),
  2221. (2999, 67, 'personnelFall_items_1', '0'),
  2222. (3000, 67, 'personnelFall_items_2', '0'),
  2223. (3001, 67, 'personnelFall_items_3', '0'),
  2224. (3002, 67, 'personnelFall_items_4', '0'),
  2225. (3003, 67, 'personnelFall_items_5', '0'),
  2226. (3004, 67, 'personnelFall_items_6', '0'),
  2227. (3005, 67, 'personnelFall_items_7', '0'),
  2228. (3006, 67, 'personnelFall_items_8', '0'),
  2229. (3007, 67, 'personnelFall_comments', 'n/a'),
  2230. (3008, 67, 'guardrail_items_0', '0'),
  2231. (3009, 67, 'guardrail_items_1', '0'),
  2232. (3010, 67, 'guardrail_items_2', '0'),
  2233. (3011, 67, 'guardrail_items_3', '0'),
  2234. (3012, 67, 'guardrail_items_4', '0'),
  2235. (3013, 67, 'guardrail_items_5', '0'),
  2236. (3014, 67, 'guardrail_items_6', '0'),
  2237. (3015, 67, 'guardrail_items_7', '0'),
  2238. (3016, 67, 'guardrail_items_8', 'Passed'),
  2239. (3017, 68, 'genBy', 'John Smith'),
  2240. (3018, 68, 'date', '8 Jul 2014'),
  2241. (3019, 68, 'numStaff', '5'),
  2242. (3020, 68, 'shiftDuration', '10'),
  2243. (3021, 68, 'manHours', '50'),
  2244. (3022, 68, 'fatalities', '0'),
  2245. (3023, 68, 'ltis', '0'),
  2246. (3024, 68, 'daysLost', '0'),
  2247. (3025, 68, 'vehicleAccidents', '0'),
  2248. (3026, 68, 'environmentalAccidents', '0'),
  2249. (3027, 69, 'genBy', 'John Smith'),
  2250. (3028, 69, 'date', '8 Jul 2014'),
  2251. (3029, 69, 'numStaff', '7'),
  2252. (3030, 69, 'shiftDuration', '10'),
  2253. (3031, 69, 'manHours', '70'),
  2254. (3032, 69, 'fatalities', '0'),
  2255. (3033, 69, 'ltis', '0'),
  2256. (3034, 69, 'daysLost', '0'),
  2257. (3035, 69, 'vehicleAccidents', '0'),
  2258. (3036, 69, 'environmentalAccidents', '0'),
  2259. (3037, 70, 'genBy', 'John Smith'),
  2260. (3038, 70, 'date', '9 Jul 2014'),
  2261. (3039, 70, 'numStaff', '5'),
  2262. (3040, 70, 'shiftDuration', '10'),
  2263. (3041, 70, 'manHours', '50'),
  2264. (3042, 70, 'fatalities', '0'),
  2265. (3043, 70, 'ltis', '0'),
  2266. (3044, 70, 'daysLost', '0'),
  2267. (3045, 70, 'vehicleAccidents', '0'),
  2268. (3046, 70, 'environmentalAccidents', '0'),
  2269. (3047, 71, 'genBy', 'John Smith'),
  2270. (3048, 71, 'date', '9 Jul 2014'),
  2271. (3049, 71, 'numStaff', '7'),
  2272. (3050, 71, 'shiftDuration', '10'),
  2273. (3051, 71, 'manHours', '70'),
  2274. (3052, 71, 'fatalities', '0'),
  2275. (3053, 71, 'ltis', '0'),
  2276. (3054, 71, 'daysLost', '0'),
  2277. (3055, 71, 'vehicleAccidents', '0'),
  2278. (3056, 71, 'environmentalAccidents', '0'),
  2279. (3057, 72, 'genBy', 'John Smith'),
  2280. (3058, 72, 'date', '10 Jul 2014'),
  2281. (3059, 72, 'numStaff', '5'),
  2282. (3060, 72, 'shiftDuration', '10'),
  2283. (3061, 72, 'manHours', '50'),
  2284. (3062, 72, 'fatalities', '0'),
  2285. (3063, 72, 'ltis', '0'),
  2286. (3064, 72, 'daysLost', '0'),
  2287. (3065, 72, 'vehicleAccidents', '0'),
  2288. (3066, 72, 'environmentalAccidents', '0'),
  2289. (3067, 73, 'genBy', 'John Smith'),
  2290. (3068, 73, 'date', '10 Jul 2014'),
  2291. (3069, 73, 'numStaff', '7'),
  2292. (3070, 73, 'shiftDuration', '10'),
  2293. (3071, 73, 'manHours', '70'),
  2294. (3072, 73, 'fatalities', '0'),
  2295. (3073, 73, 'ltis', '0'),
  2296. (3074, 73, 'daysLost', '0'),
  2297. (3075, 73, 'vehicleAccidents', '0'),
  2298. (3076, 73, 'environmentalAccidents', '0'),
  2299. (3077, 74, 'genBy', 'John Smith'),
  2300. (3078, 74, 'date', '11 Jul 2014'),
  2301. (3079, 74, 'numStaff', '5'),
  2302. (3080, 74, 'shiftDuration', '10'),
  2303. (3081, 74, 'manHours', '50'),
  2304. (3082, 74, 'fatalities', '0'),
  2305. (3083, 74, 'ltis', '0'),
  2306. (3084, 74, 'daysLost', '0'),
  2307. (3085, 74, 'vehicleAccidents', '0'),
  2308. (3086, 74, 'environmentalAccidents', '0'),
  2309. (3087, 75, 'genBy', 'John Smith'),
  2310. (3088, 75, 'date', '11 Jul 2014'),
  2311. (3089, 75, 'numStaff', '6'),
  2312. (3090, 75, 'shiftDuration', '10'),
  2313. (3091, 75, 'manHours', '60'),
  2314. (3092, 75, 'fatalities', '0'),
  2315. (3093, 75, 'ltis', '0'),
  2316. (3094, 75, 'daysLost', '0'),
  2317. (3095, 75, 'vehicleAccidents', '0'),
  2318. (3096, 75, 'environmentalAccidents', '0'),
  2319. (3097, 76, 'genBy', 'John Smith'),
  2320. (3098, 76, 'date', '12 Jul 2014'),
  2321. (3099, 76, 'numStaff', '2'),
  2322. (3100, 76, 'shiftDuration', '8'),
  2323. (3101, 76, 'manHours', '16'),
  2324. (3102, 76, 'fatalities', '0'),
  2325. (3103, 76, 'ltis', '0'),
  2326. (3104, 76, 'daysLost', '0'),
  2327. (3105, 76, 'vehicleAccidents', '0'),
  2328. (3106, 76, 'environmentalAccidents', '0'),
  2329. (3107, 77, 'genBy', 'John Smith'),
  2330. (3108, 77, 'date', '12 Jul 2014'),
  2331. (3109, 77, 'numStaff', '6'),
  2332. (3110, 77, 'shiftDuration', '10'),
  2333. (3111, 77, 'manHours', '60'),
  2334. (3112, 77, 'fatalities', '0'),
  2335. (3113, 77, 'ltis', '0'),
  2336. (3114, 77, 'daysLost', '0'),
  2337. (3115, 77, 'vehicleAccidents', '0'),
  2338. (3116, 77, 'environmentalAccidents', '0'),
  2339. (3117, 78, 'genBy', 'John Smith'),
  2340. (3118, 78, 'date', '13 Jul 2014'),
  2341. (3119, 78, 'numStaff', '5'),
  2342. (3120, 78, 'shiftDuration', '11'),
  2343. (3121, 78, 'manHours', '55'),
  2344. (3122, 78, 'fatalities', '0'),
  2345. (3123, 78, 'ltis', '0'),
  2346. (3124, 78, 'daysLost', '0'),
  2347. (3125, 78, 'vehicleAccidents', '0'),
  2348. (3126, 78, 'environmentalAccidents', '0'),
  2349. (3127, 79, 'genBy', 'John Smith'),
  2350. (3128, 79, 'date', '13 Jul 2014'),
  2351. (3129, 79, 'numStaff', '6'),
  2352. (3130, 79, 'shiftDuration', '11'),
  2353. (3131, 79, 'manHours', '66'),
  2354. (3132, 79, 'fatalities', '0'),
  2355. (3133, 79, 'ltis', '0'),
  2356. (3134, 79, 'daysLost', '0'),
  2357. (3135, 79, 'vehicleAccidents', '0'),
  2358. (3136, 79, 'environmentalAccidents', '0'),
  2359. (3137, 80, 'genBy', 'John Smith'),
  2360. (3138, 80, 'date', '14 Jul 2014'),
  2361. (3139, 80, 'numStaff', '5'),
  2362. (3140, 80, 'shiftDuration', '10'),
  2363. (3141, 80, 'manHours', '50'),
  2364. (3142, 80, 'fatalities', '0'),
  2365. (3143, 80, 'ltis', '0'),
  2366. (3144, 80, 'daysLost', '0'),
  2367. (3145, 80, 'vehicleAccidents', '0'),
  2368. (3146, 80, 'environmentalAccidents', '0'),
  2369. (3147, 81, 'genBy', 'John Smith'),
  2370. (3148, 81, 'date', '14 Jul 2014'),
  2371. (3149, 81, 'numStaff', '7'),
  2372. (3150, 81, 'shiftDuration', '10'),
  2373. (3151, 81, 'manHours', '70'),
  2374. (3152, 81, 'fatalities', '0'),
  2375. (3153, 81, 'ltis', '0'),
  2376. (3154, 81, 'daysLost', '0'),
  2377. (3155, 81, 'vehicleAccidents', '0'),
  2378. (3156, 81, 'environmentalAccidents', '0'),
  2379. (3157, 82, 'genBy', 'John Smith'),
  2380. (3158, 82, 'date', '15 Jul 2014'),
  2381. (3159, 82, 'numStaff', '5'),
  2382. (3160, 82, 'shiftDuration', '11'),
  2383. (3161, 82, 'manHours', '55'),
  2384. (3162, 82, 'fatalities', '0'),
  2385. (3163, 82, 'ltis', '0'),
  2386. (3164, 82, 'daysLost', '0'),
  2387. (3165, 82, 'vehicleAccidents', '0'),
  2388. (3166, 82, 'environmentalAccidents', '0'),
  2389. (3167, 83, 'genBy', 'John Smith'),
  2390. (3168, 83, 'date', '15 Jul 2014'),
  2391. (3169, 83, 'numStaff', '7'),
  2392. (3170, 83, 'shiftDuration', '11'),
  2393. (3171, 83, 'manHours', '77'),
  2394. (3172, 83, 'fatalities', '0'),
  2395. (3173, 83, 'ltis', '0'),
  2396. (3174, 83, 'daysLost', '0'),
  2397. (3175, 83, 'vehicleAccidents', '0'),
  2398. (3176, 83, 'environmentalAccidents', '0'),
  2399. (3177, 84, 'genBy', 'Fred Jones'),
  2400. (3178, 84, 'company', 'AB Construction'),
  2401. (3179, 84, 'location', 'Site'),
  2402. (3180, 84, 'document', '@/53c62eb586292_LOTO Tags (2_.pdf'),
  2403. (3181, 85, 'genBy', 'John Smith'),
  2404. (3182, 85, 'date', '16 Jul 2014'),
  2405. (3183, 85, 'numStaff', '5'),
  2406. (3184, 85, 'shiftDuration', '8'),
  2407. (3185, 85, 'manHours', '40'),
  2408. (3186, 85, 'fatalities', '0'),
  2409. (3187, 85, 'ltis', '0'),
  2410. (3188, 85, 'daysLost', '0'),
  2411. (3189, 85, 'vehicleAccidents', '0'),
  2412. (3190, 85, 'environmentalAccidents', '0'),
  2413. (3191, 86, 'genBy', 'John Smith'),
  2414. (3192, 86, 'date', '16 Jul 2014'),
  2415. (3193, 86, 'numStaff', '7'),
  2416. (3194, 86, 'shiftDuration', '10'),
  2417. (3195, 86, 'manHours', '70'),
  2418. (3196, 86, 'fatalities', '0'),
  2419. (3197, 86, 'ltis', '0'),
  2420. (3198, 86, 'daysLost', '0'),
  2421. (3199, 86, 'vehicleAccidents', '0'),
  2422. (3200, 86, 'environmentalAccidents', '0'),
  2423. (3201, 87, 'genBy', 'John Smith'),
  2424. (3202, 87, 'date', '17 Jul 2014'),
  2425. (3203, 87, 'numStaff', '5'),
  2426. (3204, 87, 'shiftDuration', '11'),
  2427. (3205, 87, 'manHours', '55'),
  2428. (3206, 87, 'fatalities', '0'),
  2429. (3207, 87, 'ltis', '0'),
  2430. (3208, 87, 'daysLost', '0'),
  2431. (3209, 87, 'vehicleAccidents', '0'),
  2432. (3210, 87, 'environmentalAccidents', '0'),
  2433. (3211, 88, 'genBy', 'Fred Jones'),
  2434. (3212, 88, 'date', '17 Jul 2014'),
  2435. (3213, 88, 'numStaff', '5'),
  2436. (3214, 88, 'shiftDuration', '10'),
  2437. (3215, 88, 'manHours', '50'),
  2438. (3216, 88, 'fatalities', '0'),
  2439. (3217, 88, 'ltis', '0'),
  2440. (3218, 88, 'daysLost', '0'),
  2441. (3219, 88, 'vehicleAccidents', '0'),
  2442. (3220, 88, 'environmentalAccidents', '0'),
  2443. (3221, 89, 'genBy', 'John Smith'),
  2444. (3222, 89, 'date', '18 Jul 2014'),
  2445. (3223, 89, 'numStaff', '5'),
  2446. (3224, 89, 'shiftDuration', '10'),
  2447. (3225, 89, 'manHours', '50'),
  2448. (3226, 89, 'fatalities', '0'),
  2449. (3227, 89, 'ltis', '0'),
  2450. (3228, 89, 'daysLost', '0'),
  2451. (3229, 89, 'vehicleAccidents', '0'),
  2452. (3230, 89, 'environmentalAccidents', '0'),
  2453. (3362, 102, 'genBy', 'Bill Smith'),
  2454. (3363, 102, 'date', '25 Aug 2014'),
  2455. (3364, 102, 'numStaff', '12'),
  2456. (3365, 102, 'shiftDuration', '5'),
  2457. (3366, 102, 'manHours', '60'),
  2458. (3367, 102, 'fatalities', '2'),
  2459. (3368, 102, 'ltis', '0'),
  2460. (3369, 102, 'daysLost', '4'),
  2461. (3370, 102, 'vehicleAccidents', '2'),
  2462. (3371, 102, 'environmentalAccidents', '0'),
  2463. (3381, 104, 'name', 'sirin'),
  2464. (3382, 104, 'company', 'nintriva'),
  2465. (3383, 104, 'companyNumber', '6876'),
  2466. (3384, 104, 'dob', '29 Sep 1984'),
  2467. (3385, 104, 'age', '29'),
  2468. (3386, 104, 'department', 'test'),
  2469. (3387, 104, 'location', 'india'),
  2470. (3388, 104, 'workgroup', 'nin'),
  2471. (3389, 104, 'occupation', 'tester'),
  2472. (3390, 104, 'email', 'sirinibin2006@gmail.com'),
  2473. (3406, 107, 'worker', '0'),
  2474. (3407, 107, 'manager', '1'),
  2475. (3408, 107, 'q1_items_0', '0'),
  2476. (3409, 107, 'q1_items_1', '0'),
  2477. (3410, 107, 'q1_items_2', '0'),
  2478. (3411, 107, 'q2_items_0', '0'),
  2479. (3412, 107, 'q2_items_1', '0'),
  2480. (3413, 107, 'q2_items_2', '0'),
  2481. (3414, 107, 'q3_items_0', '0'),
  2482. (3415, 107, 'q3_items_1', '0'),
  2483. (3416, 107, 'q3_items_2', '0'),
  2484. (3417, 107, 'q4_items_0', '0'),
  2485. (3418, 107, 'q4_items_1', '0'),
  2486. (3419, 107, 'q4_items_2', '0'),
  2487. (3420, 107, 'q5_items_0', '0'),
  2488. (3421, 107, 'q5_items_1', '0'),
  2489. (3422, 107, 'q5_items_2', '0'),
  2490. (3423, 107, 'q6_items_0', '0'),
  2491. (3424, 107, 'q6_items_1', '0'),
  2492. (3425, 107, 'q6_items_2', '0'),
  2493. (3426, 107, 'q7_items_0', '0'),
  2494. (3427, 107, 'q7_items_1', '0'),
  2495. (3428, 107, 'q7_items_2', '0'),
  2496. (3429, 107, 'q8_items_0', '0'),
  2497. (3430, 107, 'q8_items_1', '0'),
  2498. (3431, 107, 'q8_items_2', '0'),
  2499. (3432, 107, 'q9_items_0', '0'),
  2500. (3433, 107, 'q9_items_1', '0'),
  2501. (3434, 107, 'q9_items_2', '0'),
  2502. (3435, 107, 'q10_items_0', '0'),
  2503. (3436, 107, 'q10_items_1', '0'),
  2504. (3437, 107, 'q10_items_2', '0'),
  2505. (3438, 107, 'q11_items_0', '0'),
  2506. (3439, 107, 'q11_items_1', '0'),
  2507. (3440, 107, 'q11_items_2', '0'),
  2508. (3441, 107, 'q12_items_0', '0'),
  2509. (3442, 107, 'q12_items_1', '0'),
  2510. (3443, 107, 'q12_items_2', '0'),
  2511. (3444, 107, 'q13_items_0', '0'),
  2512. (3445, 107, 'q13_items_1', '0'),
  2513. (3446, 107, 'q13_items_2', '0'),
  2514. (3447, 107, 'q14_items_0', '0'),
  2515. (3448, 107, 'q14_items_1', '0'),
  2516. (3449, 107, 'q14_items_2', '0'),
  2517. (3450, 107, 'q15_items_0', '0'),
  2518. (3451, 107, 'q15_items_1', '0'),
  2519. (3452, 107, 'q15_items_2', '0'),
  2520. (3453, 107, 'q16_items_0', '0'),
  2521. (3454, 107, 'q16_items_1', '0'),
  2522. (3455, 107, 'q16_items_2', '0'),
  2523. (3456, 107, 'q17_items_0', '0'),
  2524. (3457, 107, 'q17_items_1', '0'),
  2525. (3458, 107, 'q17_items_2', '0'),
  2526. (3459, 107, 'q18_items_0', '0'),
  2527. (3460, 107, 'q18_items_1', '0'),
  2528. (3461, 107, 'q18_items_2', '0'),
  2529. (3462, 107, 'q19_items_0', '0'),
  2530. (3463, 107, 'q19_items_1', '0'),
  2531. (3464, 107, 'q19_items_2', '0'),
  2532. (3465, 107, 'q20_items_0', '0'),
  2533. (3466, 107, 'q20_items_1', '0'),
  2534. (3467, 107, 'q20_items_2', '0'),
  2535. (3468, 107, 'q21_items_0', '0'),
  2536. (3469, 107, 'q21_items_1', '0'),
  2537. (3470, 107, 'q21_items_2', '0'),
  2538. (3471, 107, 'q22_items_0', '0'),
  2539. (3472, 107, 'q22_items_1', '0'),
  2540. (3473, 107, 'q22_items_2', '0'),
  2541. (3474, 107, 'q23_items_0', '0'),
  2542. (3475, 107, 'q23_items_1', '0'),
  2543. (3476, 107, 'q23_items_2', '0'),
  2544. (3477, 107, 'q24_items_0', '0'),
  2545. (3478, 107, 'q24_items_1', '0'),
  2546. (3479, 107, 'q24_items_2', '0'),
  2547. (3480, 107, 'q25_items_0', '0'),
  2548. (3481, 107, 'q25_items_1', '0'),
  2549. (3482, 107, 'q25_items_2', '0'),
  2550. (3483, 107, 'q26_items_0', '0'),
  2551. (3484, 107, 'q26_items_1', '0'),
  2552. (3485, 107, 'q26_items_2', '0'),
  2553. (3486, 107, 'q27_items_0', '0'),
  2554. (3487, 107, 'q27_items_1', '0'),
  2555. (3488, 107, 'q27_items_2', '0'),
  2556. (3489, 107, 'q28_items_0', '0'),
  2557. (3490, 107, 'q28_items_1', '0'),
  2558. (3491, 107, 'q28_items_2', '0'),
  2559. (3492, 107, 'q29_items_0', '0'),
  2560. (3493, 107, 'q29_items_1', '0'),
  2561. (3494, 107, 'q29_items_2', '0'),
  2562. (3495, 107, 'q30_items_0', '0'),
  2563. (3496, 107, 'q30_items_1', '0'),
  2564. (3497, 107, 'q30_items_2', '0'),
  2565. (3498, 107, 'q31_items_0', '0'),
  2566. (3499, 107, 'q31_items_1', '0'),
  2567. (3500, 107, 'q31_items_2', '0'),
  2568. (3501, 107, 'q32_items_0', '0'),
  2569. (3502, 107, 'q32_items_1', '0'),
  2570. (3503, 107, 'q32_items_2', '0'),
  2571. (3504, 107, 'q33_items_0', '0'),
  2572. (3505, 107, 'q33_items_1', '0'),
  2573. (3506, 107, 'q33_items_2', '0'),
  2574. (3507, 107, 'q34_items_0', '0'),
  2575. (3508, 107, 'q34_items_1', '0'),
  2576. (3509, 107, 'q34_items_2', '0'),
  2577. (3510, 107, 'q35_items_0', '0'),
  2578. (3511, 107, 'q35_items_1', '0'),
  2579. (3512, 107, 'q35_items_2', '0'),
  2580. (3513, 107, 'q36_items_0', '0'),
  2581. (3514, 107, 'q36_items_1', '0'),
  2582. (3515, 107, 'q36_items_2', '0'),
  2583. (3516, 107, 'q37_items_0', '0'),
  2584. (3517, 107, 'q37_items_1', '0'),
  2585. (3518, 107, 'q37_items_2', '0'),
  2586. (3519, 108, 'worker', '1'),
  2587. (3520, 108, 'manager', '0'),
  2588. (3521, 108, 'q1_items_0', '0'),
  2589. (3522, 108, 'q1_items_1', '1'),
  2590. (3523, 108, 'q1_items_2', '0'),
  2591. (3524, 108, 'q2_items_0', '0'),
  2592. (3525, 108, 'q2_items_1', '0'),
  2593. (3526, 108, 'q2_items_2', '0'),
  2594. (3527, 108, 'q3_items_0', '0'),
  2595. (3528, 108, 'q3_items_1', '0'),
  2596. (3529, 108, 'q3_items_2', '0'),
  2597. (3530, 108, 'q4_items_0', '0'),
  2598. (3531, 108, 'q4_items_1', '0'),
  2599. (3532, 108, 'q4_items_2', '0'),
  2600. (3533, 108, 'q5_items_0', '0'),
  2601. (3534, 108, 'q5_items_1', '0'),
  2602. (3535, 108, 'q5_items_2', '0'),
  2603. (3536, 108, 'q6_items_0', '0'),
  2604. (3537, 108, 'q6_items_1', '0'),
  2605. (3538, 108, 'q6_items_2', '0'),
  2606. (3539, 108, 'q7_items_0', '0'),
  2607. (3540, 108, 'q7_items_1', '0'),
  2608. (3541, 108, 'q7_items_2', '0'),
  2609. (3542, 108, 'q8_items_0', '0'),
  2610. (3543, 108, 'q8_items_1', '0'),
  2611. (3544, 108, 'q8_items_2', '0'),
  2612. (3545, 108, 'q9_items_0', '0'),
  2613. (3546, 108, 'q9_items_1', '0'),
  2614. (3547, 108, 'q9_items_2', '0'),
  2615. (3548, 108, 'q10_items_0', '0'),
  2616. (3549, 108, 'q10_items_1', '0'),
  2617. (3550, 108, 'q10_items_2', '0'),
  2618. (3551, 108, 'q11_items_0', '0'),
  2619. (3552, 108, 'q11_items_1', '0'),
  2620. (3553, 108, 'q11_items_2', '0'),
  2621. (3554, 108, 'q12_items_0', '0'),
  2622. (3555, 108, 'q12_items_1', '0'),
  2623. (3556, 108, 'q12_items_2', '0'),
  2624. (3557, 108, 'q13_items_0', '0'),
  2625. (3558, 108, 'q13_items_1', '0'),
  2626. (3559, 108, 'q13_items_2', '0'),
  2627. (3560, 108, 'q14_items_0', '0'),
  2628. (3561, 108, 'q14_items_1', '0'),
  2629. (3562, 108, 'q14_items_2', '0'),
  2630. (3563, 108, 'q15_items_0', '0'),
  2631. (3564, 108, 'q15_items_1', '0'),
  2632. (3565, 108, 'q15_items_2', '0'),
  2633. (3566, 108, 'q16_items_0', '0'),
  2634. (3567, 108, 'q16_items_1', '0'),
  2635. (3568, 108, 'q16_items_2', '0'),
  2636. (3569, 108, 'q17_items_0', '0'),
  2637. (3570, 108, 'q17_items_1', '0'),
  2638. (3571, 108, 'q17_items_2', '0'),
  2639. (3572, 108, 'q18_items_0', '0'),
  2640. (3573, 108, 'q18_items_1', '0'),
  2641. (3574, 108, 'q18_items_2', '0'),
  2642. (3575, 108, 'q19_items_0', '0'),
  2643. (3576, 108, 'q19_items_1', '0'),
  2644. (3577, 108, 'q19_items_2', '0'),
  2645. (3578, 108, 'q20_items_0', '0'),
  2646. (3579, 108, 'q20_items_1', '0'),
  2647. (3580, 108, 'q20_items_2', '0'),
  2648. (3581, 108, 'q21_items_0', '0'),
  2649. (3582, 108, 'q21_items_1', '0'),
  2650. (3583, 108, 'q21_items_2', '0'),
  2651. (3584, 108, 'q22_items_0', '0'),
  2652. (3585, 108, 'q22_items_1', '0'),
  2653. (3586, 108, 'q22_items_2', '0'),
  2654. (3587, 108, 'q23_items_0', '0'),
  2655. (3588, 108, 'q23_items_1', '0'),
  2656. (3589, 108, 'q23_items_2', '0'),
  2657. (3590, 108, 'q24_items_0', '0'),
  2658. (3591, 108, 'q24_items_1', '0'),
  2659. (3592, 108, 'q24_items_2', '0'),
  2660. (3593, 108, 'q25_items_0', '0'),
  2661. (3594, 108, 'q25_items_1', '0'),
  2662. (3595, 108, 'q25_items_2', '0'),
  2663. (3596, 108, 'q26_items_0', '0'),
  2664. (3597, 108, 'q26_items_1', '0'),
  2665. (3598, 108, 'q26_items_2', '0'),
  2666. (3599, 108, 'q27_items_0', '0'),
  2667. (3600, 108, 'q27_items_1', '0'),
  2668. (3601, 108, 'q27_items_2', '0'),
  2669. (3602, 108, 'q28_items_0', '0'),
  2670. (3603, 108, 'q28_items_1', '0'),
  2671. (3604, 108, 'q28_items_2', '0'),
  2672. (3605, 108, 'q29_items_0', '0'),
  2673. (3606, 108, 'q29_items_1', '0'),
  2674. (3607, 108, 'q29_items_2', '0'),
  2675. (3608, 108, 'q30_items_0', '0'),
  2676. (3609, 108, 'q30_items_1', '0'),
  2677. (3610, 108, 'q30_items_2', '0'),
  2678. (3611, 108, 'q31_items_0', '0'),
  2679. (3612, 108, 'q31_items_1', '0'),
  2680. (3613, 108, 'q31_items_2', '0'),
  2681. (3614, 108, 'q32_items_0', '0'),
  2682. (3615, 108, 'q32_items_1', '0'),
  2683. (3616, 108, 'q32_items_2', '0'),
  2684. (3617, 108, 'q33_items_0', '0'),
  2685. (3618, 108, 'q33_items_1', '0'),
  2686. (3619, 108, 'q33_items_2', '0'),
  2687. (3620, 108, 'q34_items_0', '0'),
  2688. (3621, 108, 'q34_items_1', '0'),
  2689. (3622, 108, 'q34_items_2', '0'),
  2690. (3623, 108, 'q35_items_0', '0'),
  2691. (3624, 108, 'q35_items_1', '0'),
  2692. (3625, 108, 'q35_items_2', '0'),
  2693. (3626, 108, 'q36_items_0', '0'),
  2694. (3627, 108, 'q36_items_1', '0'),
  2695. (3628, 108, 'q36_items_2', '0'),
  2696. (3629, 108, 'q37_items_0', '0'),
  2697. (3630, 108, 'q37_items_1', '0'),
  2698. (3631, 108, 'q37_items_2', '0'),
  2699. (3632, 112, 'photo', '@/542b88f7f396d_me_fb1.jpg'),
  2700. (3633, 112, 'name', 'sirin'),
  2701. (3635, 112, 'companyNumber', '87687'),
  2702. (3636, 112, 'dob', '9 Oct 1984'),
  2703. (3637, 112, 'department', 'test'),
  2704. (3638, 112, 'location', 'test'),
  2705. (3639, 112, 'workgroup', 'tets'),
  2706. (3640, 112, 'occupation', 'tets'),
  2707. (3641, 112, 'email', 'sirinibin2006@gmail.com'),
  2708. (3642, 112, 'siteOrientation_check', '1'),
  2709. (3643, 112, 'siteOrientation_expires', '2 Oct 2014'),
  2710. (3644, 112, 'siteInduction_check', '1'),
  2711. (3645, 112, 'siteInduction_expires', '10 Oct 2014'),
  2712. (3646, 113, 'genBy', 'sirin'),
  2713. (3647, 113, 'company', 'Nintriva'),
  2714. (3648, 113, 'department', 'test'),
  2715. (3649, 113, 'workgroup', 'test'),
  2716. (3650, 113, 'date', '1 Oct 2014'),
  2717. (3651, 113, 'cutting_items_0', '0'),
  2718. (3652, 113, 'cutting_items_1', '0'),
  2719. (3653, 113, 'cutting_items_2', '0'),
  2720. (3654, 113, 'cutting_items_3', '0'),
  2721. (3655, 113, 'cutting_items_4', '0'),
  2722. (3656, 113, 'cutting_items_5', '0'),
  2723. (3657, 113, 'cutting_items_6', '0'),
  2724. (3658, 113, 'cutting_items_7', '0'),
  2725. (3659, 113, 'cutting_items_8', '0'),
  2726. (3660, 113, 'cutting_items_9', '0'),
  2727. (3661, 113, 'cutting_items_10', '0'),
  2728. (3662, 113, 'driving_items_0', '0'),
  2729. (3663, 113, 'driving_items_1', '0'),
  2730. (3664, 113, 'driving_items_2', 'Arm'),
  2731. (3665, 113, 'driving_items_3', '0'),
  2732. (3666, 113, 'driving_items_4', '0'),
  2733. (3667, 113, 'driving_items_5', '0'),
  2734. (3668, 113, 'driving_items_6', '0'),
  2735. (3669, 113, 'driving_items_7', '0'),
  2736. (3670, 113, 'driving_items_8', '0'),
  2737. (3671, 113, 'driving_items_9', '0'),
  2738. (3672, 113, 'driving_items_10', '0'),
  2739. (3673, 113, 'grinding_items_0', '0'),
  2740. (3674, 113, 'grinding_items_1', '0'),
  2741. (3675, 113, 'grinding_items_2', 'Arm'),
  2742. (3676, 113, 'grinding_items_3', '0'),
  2743. (3677, 113, 'grinding_items_4', '0'),
  2744. (3678, 113, 'grinding_items_5', '0'),
  2745. (3679, 113, 'grinding_items_6', '0'),
  2746. (3680, 113, 'grinding_items_7', '0'),
  2747. (3681, 113, 'grinding_items_8', '0'),
  2748. (3682, 113, 'grinding_items_9', '0'),
  2749. (3683, 113, 'grinding_items_10', '0'),
  2750. (3684, 113, 'handlingChem_items_0', '0'),
  2751. (3685, 113, 'handlingChem_items_1', '0'),
  2752. (3686, 113, 'handlingChem_items_2', 'Arm'),
  2753. (3687, 113, 'handlingChem_items_3', '0'),
  2754. (3688, 113, 'handlingChem_items_4', '0'),
  2755. (3689, 113, 'handlingChem_items_5', '0'),
  2756. (3690, 113, 'handlingChem_items_6', '0'),
  2757. (3691, 113, 'handlingChem_items_7', '0'),
  2758. (3692, 113, 'handlingChem_items_8', '0'),
  2759. (3693, 113, 'handlingChem_items_9', '0'),
  2760. (3694, 113, 'handlingChem_items_10', '0'),
  2761. (3695, 113, 'handlingMetal_items_0', '0'),
  2762. (3696, 113, 'handlingMetal_items_1', '0'),
  2763. (3697, 113, 'handlingMetal_items_2', '0'),
  2764. (3698, 113, 'handlingMetal_items_3', '0'),
  2765. (3699, 113, 'handlingMetal_items_4', '0'),
  2766. (3700, 113, 'handlingMetal_items_5', '0'),
  2767. (3701, 113, 'handlingMetal_items_6', '0'),
  2768. (3702, 113, 'handlingMetal_items_7', '0'),
  2769. (3703, 113, 'handlingMetal_items_8', '0'),
  2770. (3704, 113, 'handlingMetal_items_9', '0'),
  2771. (3705, 113, 'handlingMetal_items_10', '0'),
  2772. (3706, 113, 'handlingAgents_items_0', '0'),
  2773. (3707, 113, 'handlingAgents_items_1', '0'),
  2774. (3708, 113, 'handlingAgents_items_2', '0'),
  2775. (3709, 113, 'handlingAgents_items_3', '0'),
  2776. (3710, 113, 'handlingAgents_items_4', '0'),
  2777. (3711, 113, 'handlingAgents_items_5', '0'),
  2778. (3712, 113, 'handlingAgents_items_6', '0'),
  2779. (3713, 113, 'handlingAgents_items_7', '0'),
  2780. (3714, 113, 'handlingAgents_items_8', '0'),
  2781. (3715, 113, 'handlingAgents_items_9', '0'),
  2782. (3716, 113, 'handlingAgents_items_10', '0'),
  2783. (3717, 113, 'welding_items_0', '0'),
  2784. (3718, 113, 'welding_items_1', '0'),
  2785. (3719, 113, 'welding_items_2', '0'),
  2786. (3720, 113, 'welding_items_3', '0'),
  2787. (3721, 113, 'welding_items_4', '0'),
  2788. (3722, 113, 'welding_items_5', '0'),
  2789. (3723, 113, 'welding_items_6', '0'),
  2790. (3724, 113, 'welding_items_7', '0'),
  2791. (3725, 113, 'welding_items_8', '0'),
  2792. (3726, 113, 'welding_items_9', '0'),
  2793. (3727, 113, 'welding_items_10', '0'),
  2794. (3728, 113, 'workingConstruction_items_0', '0'),
  2795. (3729, 113, 'workingConstruction_items_1', '0'),
  2796. (3730, 113, 'workingConstruction_items_2', '0'),
  2797. (3731, 113, 'workingConstruction_items_3', '0'),
  2798. (3732, 113, 'workingConstruction_items_4', '0'),
  2799. (3733, 113, 'workingConstruction_items_5', '0'),
  2800. (3734, 113, 'workingConstruction_items_6', '0'),
  2801. (3735, 113, 'workingConstruction_items_7', '0'),
  2802. (3736, 113, 'workingConstruction_items_8', '0'),
  2803. (3737, 113, 'workingConstruction_items_9', '0'),
  2804. (3738, 113, 'workingConstruction_items_10', '0'),
  2805. (3739, 113, 'workingElevated_items_0', '0'),
  2806. (3740, 113, 'workingElevated_items_1', '0'),
  2807. (3741, 113, 'workingElevated_items_2', '0'),
  2808. (3742, 113, 'workingElevated_items_3', '0'),
  2809. (3743, 113, 'workingElevated_items_4', '0'),
  2810. (3744, 113, 'workingElevated_items_5', '0'),
  2811. (3745, 113, 'workingElevated_items_6', '0'),
  2812. (3746, 113, 'workingElevated_items_7', '0'),
  2813. (3747, 113, 'workingElevated_items_8', '0'),
  2814. (3748, 113, 'workingElevated_items_9', '0'),
  2815. (3749, 113, 'workingElevated_items_10', '0'),
  2816. (3750, 114, 'name', 'sirin'),
  2817. (3751, 114, 'company', 'nintriva'),
  2818. (3752, 114, 'companyNumber', '6567'),
  2819. (3753, 114, 'dob', '12 Oct 1984'),
  2820. (3754, 114, 'department', 'test'),
  2821. (3755, 114, 'location', 'test'),
  2822. (3756, 114, 'workgroup', 'test'),
  2823. (3757, 114, 'occupation', 'test'),
  2824. (3758, 114, 'email', 'sirinibin2006@gmail.com'),
  2825. (3759, 114, 'fire_check', '1'),
  2826. (3760, 114, 'fire_expires', '9 Oct 2014'),
  2827. (3761, 114, 'healthHygiene_check', '1'),
  2828. (3762, 114, 'healthHygiene_expires', '10 Oct 2014'),
  2829. (3763, 114, 'appointedPerson_check', '1'),
  2830. (3764, 114, 'appointedPerson_expires', '21 Oct 2014'),
  2831. (3765, 114, 'coordinator_check', '1'),
  2832. (3766, 114, 'coordinator_expires', '7 Oct 2014'),
  2833. (3767, 114, 'craneOperator_check', '1'),
  2834. (3768, 114, 'craneOperator_expires', '15 Oct 2014'),
  2835. (3769, 114, 'liftingSlinger_check', '1'),
  2836. (3770, 114, 'liftingSlinger_expires', '15 Oct 2014'),
  2837. (3771, 114, 'banksman_check', '1'),
  2838. (3772, 114, 'banksman_expires', '15 Oct 2014'),
  2839. (3773, 114, 'liftingTeamLeader_check', '1'),
  2840. (3774, 114, 'liftingTeamLeader_expires', '23 Oct 2014'),
  2841. (3775, 105, 'photo', '@/542b8e3378b51_me_fb1.jpg'),
  2842. (3776, 105, 'name', 'sirin'),
  2843. (3777, 105, 'company', 'Nintriva'),
  2844. (3778, 105, 'companyNumber', '576'),
  2845. (3779, 105, 'dob', '27 Oct 1984'),
  2846. (3780, 105, 'department', 'test'),
  2847. (3781, 105, 'location', 'test'),
  2848. (3782, 105, 'workgroup', 'test'),
  2849. (3783, 105, 'occupation', 'test'),
  2850. (3784, 105, 'email', 'sirinibin2006@gmail.com'),
  2851. (3785, 105, 'siteOrientation_check', '1'),
  2852. (3786, 105, 'siteOrientation_expires', '10 Oct 2014'),
  2853. (3787, 105, 'siteInduction_check', '1'),
  2854. (3788, 105, 'siteInduction_expires', '10 Oct 2014'),
  2855. (3789, 105, 'fire_check', '1'),
  2856. (3790, 105, 'fire_expires', '17 Oct 2014'),
  2857. (3791, 115, 'genBy', 'John Smith'),
  2858. (3792, 115, 'company', 'AB Construction'),
  2859. (3793, 115, 'department', 'Construction'),
  2860. (3794, 115, 'workgroup', 'Civils'),
  2861. (3795, 115, 'date', '1 Oct 2014'),
  2862. (3796, 115, 'cutting_items_0', '0'),
  2863. (3797, 115, 'cutting_items_1', '0'),
  2864. (3798, 115, 'cutting_items_2', '0'),
  2865. (3799, 115, 'cutting_items_3', '0'),
  2866. (3800, 115, 'cutting_items_4', '0'),
  2867. (3801, 115, 'cutting_items_5', '0'),
  2868. (3802, 115, 'cutting_items_6', '0'),
  2869. (3803, 115, 'cutting_items_7', '0'),
  2870. (3804, 115, 'cutting_items_8', '0'),
  2871. (3805, 115, 'cutting_items_9', '0'),
  2872. (3806, 115, 'cutting_items_10', '0'),
  2873. (3807, 115, 'driving_items_0', '0'),
  2874. (3808, 115, 'driving_items_1', '0'),
  2875. (3809, 115, 'driving_items_2', '0'),
  2876. (3810, 115, 'driving_items_3', '0'),
  2877. (3811, 115, 'driving_items_4', '0'),
  2878. (3812, 115, 'driving_items_5', '0'),
  2879. (3813, 115, 'driving_items_6', '0'),
  2880. (3814, 115, 'driving_items_7', '0'),
  2881. (3815, 115, 'driving_items_8', '0'),
  2882. (3816, 115, 'driving_items_9', '0'),
  2883. (3817, 115, 'driving_items_10', '0'),
  2884. (3818, 115, 'grinding_items_0', '0'),
  2885. (3819, 115, 'grinding_items_1', '0'),
  2886. (3820, 115, 'grinding_items_2', '0'),
  2887. (3821, 115, 'grinding_items_3', '0'),
  2888. (3822, 115, 'grinding_items_4', '0'),
  2889. (3823, 115, 'grinding_items_5', '0'),
  2890. (3824, 115, 'grinding_items_6', '0'),
  2891. (3825, 115, 'grinding_items_7', '0'),
  2892. (3826, 115, 'grinding_items_8', '0'),
  2893. (3827, 115, 'grinding_items_9', '0'),
  2894. (3828, 115, 'grinding_items_10', '0'),
  2895. (3829, 115, 'handlingChem_items_0', '0'),
  2896. (3830, 115, 'handlingChem_items_1', '0'),
  2897. (3831, 115, 'handlingChem_items_2', '0'),
  2898. (3832, 115, 'handlingChem_items_3', '0'),
  2899. (3833, 115, 'handlingChem_items_4', '0'),
  2900. (3834, 115, 'handlingChem_items_5', '0'),
  2901. (3835, 115, 'handlingChem_items_6', '0'),
  2902. (3836, 115, 'handlingChem_items_7', '0'),
  2903. (3837, 115, 'handlingChem_items_8', '0'),
  2904. (3838, 115, 'handlingChem_items_9', '0'),
  2905. (3839, 115, 'handlingChem_items_10', '0'),
  2906. (3840, 115, 'handlingMetal_items_0', '0'),
  2907. (3841, 115, 'handlingMetal_items_1', 'Hands'),
  2908. (3842, 115, 'handlingMetal_items_2', '0'),
  2909. (3843, 115, 'handlingMetal_items_3', '0'),
  2910. (3844, 115, 'handlingMetal_items_4', '0'),
  2911. (3845, 115, 'handlingMetal_items_5', '0'),
  2912. (3846, 115, 'handlingMetal_items_6', '0'),
  2913. (3847, 115, 'handlingMetal_items_7', '0'),
  2914. (3848, 115, 'handlingMetal_items_8', '0'),
  2915. (3849, 115, 'handlingMetal_items_9', '0'),
  2916. (3850, 115, 'handlingMetal_items_10', '0'),
  2917. (3851, 115, 'handlingAgents_items_0', '0'),
  2918. (3852, 115, 'handlingAgents_items_1', '0'),
  2919. (3853, 115, 'handlingAgents_items_2', '0'),
  2920. (3854, 115, 'handlingAgents_items_3', '0'),
  2921. (3855, 115, 'handlingAgents_items_4', '0'),
  2922. (3856, 115, 'handlingAgents_items_5', '0'),
  2923. (3857, 115, 'handlingAgents_items_6', '0'),
  2924. (3858, 115, 'handlingAgents_items_7', '0'),
  2925. (3859, 115, 'handlingAgents_items_8', '0'),
  2926. (3860, 115, 'handlingAgents_items_9', '0'),
  2927. (3861, 115, 'handlingAgents_items_10', '0'),
  2928. (3862, 115, 'welding_items_0', '0'),
  2929. (3863, 115, 'welding_items_1', '0'),
  2930. (3864, 115, 'welding_items_2', '0'),
  2931. (3865, 115, 'welding_items_3', '0'),
  2932. (3866, 115, 'welding_items_4', '0'),
  2933. (3867, 115, 'welding_items_5', '0'),
  2934. (3868, 115, 'welding_items_6', '0'),
  2935. (3869, 115, 'welding_items_7', '0'),
  2936. (3870, 115, 'welding_items_8', '0'),
  2937. (3871, 115, 'welding_items_9', '0'),
  2938. (3872, 115, 'welding_items_10', '0'),
  2939. (3873, 115, 'workingConstruction_items_0', '0'),
  2940. (3874, 115, 'workingConstruction_items_1', '0'),
  2941. (3875, 115, 'workingConstruction_items_2', '0'),
  2942. (3876, 115, 'workingConstruction_items_3', '0'),
  2943. (3877, 115, 'workingConstruction_items_4', '0'),
  2944. (3878, 115, 'workingConstruction_items_5', '0'),
  2945. (3879, 115, 'workingConstruction_items_6', '0'),
  2946. (3880, 115, 'workingConstruction_items_7', '0'),
  2947. (3881, 115, 'workingConstruction_items_8', '0'),
  2948. (3882, 115, 'workingConstruction_items_9', '0'),
  2949. (3883, 115, 'workingConstruction_items_10', '0'),
  2950. (3884, 115, 'workingElevated_items_0', '0'),
  2951. (3885, 115, 'workingElevated_items_1', '0'),
  2952. (3886, 115, 'workingElevated_items_2', '0'),
  2953. (3887, 115, 'workingElevated_items_3', '0'),
  2954. (3888, 115, 'workingElevated_items_4', '0'),
  2955. (3889, 115, 'workingElevated_items_5', '0'),
  2956. (3890, 115, 'workingElevated_items_6', '0'),
  2957. (3891, 115, 'workingElevated_items_7', '0'),
  2958. (3892, 115, 'workingElevated_items_8', '0'),
  2959. (3893, 115, 'workingElevated_items_9', '0'),
  2960. (3894, 115, 'workingElevated_items_10', '0'),
  2961. (4198, 117, 'worker', '1'),
  2962. (4199, 117, 'manager', '0'),
  2963. (4200, 117, 'q1_items_0', '0'),
  2964. (4201, 117, 'q1_items_1', '0'),
  2965. (4202, 117, 'q1_items_2', '0'),
  2966. (4203, 117, 'q2_items_0', '0'),
  2967. (4204, 117, 'q2_items_1', '0'),
  2968. (4205, 117, 'q2_items_2', '1'),
  2969. (4206, 117, 'q3_items_0', '0'),
  2970. (4207, 117, 'q3_items_1', '1'),
  2971. (4208, 117, 'q3_items_2', '0'),
  2972. (4209, 117, 'q4_items_0', '0'),
  2973. (4210, 117, 'q4_items_1', '1'),
  2974. (4211, 117, 'q4_items_2', '0'),
  2975. (4212, 117, 'q5_items_0', '0'),
  2976. (4213, 117, 'q5_items_1', '0'),
  2977. (4214, 117, 'q5_items_2', '0'),
  2978. (4215, 117, 'q6_items_0', '0'),
  2979. (4216, 117, 'q6_items_1', '0'),
  2980. (4217, 117, 'q6_items_2', '0'),
  2981. (4218, 117, 'q7_items_0', '0'),
  2982. (4219, 117, 'q7_items_1', '0'),
  2983. (4220, 117, 'q7_items_2', '0'),
  2984. (4221, 117, 'q8_items_0', '0'),
  2985. (4222, 117, 'q8_items_1', '1'),
  2986. (4223, 117, 'q8_items_2', '0'),
  2987. (4224, 117, 'q9_items_0', '0'),
  2988. (4225, 117, 'q9_items_1', '0'),
  2989. (4226, 117, 'q9_items_2', '1'),
  2990. (4227, 117, 'q10_items_0', '0'),
  2991. (4228, 117, 'q10_items_1', '0'),
  2992. (4229, 117, 'q10_items_2', '0'),
  2993. (4230, 117, 'q11_items_0', '0'),
  2994. (4231, 117, 'q11_items_1', '0'),
  2995. (4232, 117, 'q11_items_2', '0'),
  2996. (4233, 117, 'q12_items_0', '0'),
  2997. (4234, 117, 'q12_items_1', '0'),
  2998. (4235, 117, 'q12_items_2', '1'),
  2999. (4236, 117, 'q13_items_0', '0'),
  3000. (4237, 117, 'q13_items_1', '1'),
  3001. (4238, 117, 'q13_items_2', '0'),
  3002. (4239, 117, 'q14_items_0', '0'),
  3003. (4240, 117, 'q14_items_1', '1'),
  3004. (4241, 117, 'q14_items_2', '0'),
  3005. (4242, 117, 'q15_items_0', '1'),
  3006. (4243, 117, 'q15_items_1', '0'),
  3007. (4244, 117, 'q15_items_2', '0'),
  3008. (4245, 117, 'q16_items_0', '0'),
  3009. (4246, 117, 'q16_items_1', '0'),
  3010. (4247, 117, 'q16_items_2', '0'),
  3011. (4248, 117, 'q17_items_0', '0'),
  3012. (4249, 117, 'q17_items_1', '0'),
  3013. (4250, 117, 'q17_items_2', '0'),
  3014. (4251, 117, 'q18_items_0', '0'),
  3015. (4252, 117, 'q18_items_1', '1'),
  3016. (4253, 117, 'q18_items_2', '0'),
  3017. (4254, 117, 'q19_items_0', '0'),
  3018. (4255, 117, 'q19_items_1', '1'),
  3019. (4256, 117, 'q19_items_2', '0'),
  3020. (4257, 117, 'q20_items_0', '0'),
  3021. (4258, 117, 'q20_items_1', '0'),
  3022. (4259, 117, 'q20_items_2', '0'),
  3023. (4260, 117, 'q21_items_0', '0'),
  3024. (4261, 117, 'q21_items_1', '0'),
  3025. (4262, 117, 'q21_items_2', '0'),
  3026. (4263, 117, 'q22_items_0', '0'),
  3027. (4264, 117, 'q22_items_1', '0'),
  3028. (4265, 117, 'q22_items_2', '0'),
  3029. (4266, 117, 'q23_items_0', '0'),
  3030. (4267, 117, 'q23_items_1', '0'),
  3031. (4268, 117, 'q23_items_2', '0'),
  3032. (4269, 117, 'q24_items_0', '0'),
  3033. (4270, 117, 'q24_items_1', '0'),
  3034. (4271, 117, 'q24_items_2', '0'),
  3035. (4272, 117, 'q25_items_0', '0'),
  3036. (4273, 117, 'q25_items_1', '0'),
  3037. (4274, 117, 'q25_items_2', '0'),
  3038. (4275, 117, 'q26_items_0', '0'),
  3039. (4276, 117, 'q26_items_1', '0'),
  3040. (4277, 117, 'q26_items_2', '0'),
  3041. (4278, 117, 'q27_items_0', '0'),
  3042. (4279, 117, 'q27_items_1', '0'),
  3043. (4280, 117, 'q27_items_2', '0'),
  3044. (4281, 117, 'q28_items_0', '0'),
  3045. (4282, 117, 'q28_items_1', '0'),
  3046. (4283, 117, 'q28_items_2', '0'),
  3047. (4284, 117, 'q29_items_0', '0'),
  3048. (4285, 117, 'q29_items_1', '0'),
  3049. (4286, 117, 'q29_items_2', '0'),
  3050. (4287, 117, 'q30_items_0', '0'),
  3051. (4288, 117, 'q30_items_1', '0'),
  3052. (4289, 117, 'q30_items_2', '0'),
  3053. (4290, 117, 'q31_items_0', '0'),
  3054. (4291, 117, 'q31_items_1', '0'),
  3055. (4292, 117, 'q31_items_2', '0'),
  3056. (4293, 117, 'q32_items_0', '0'),
  3057. (4294, 117, 'q32_items_1', '0'),
  3058. (4295, 117, 'q32_items_2', '0'),
  3059. (4296, 117, 'q33_items_0', '0'),
  3060. (4297, 117, 'q33_items_1', '0'),
  3061. (4298, 117, 'q33_items_2', '0'),
  3062. (4299, 117, 'q34_items_0', '0'),
  3063. (4300, 117, 'q34_items_1', '0'),
  3064. (4301, 117, 'q34_items_2', '0'),
  3065. (4302, 117, 'q35_items_0', '0'),
  3066. (4303, 117, 'q35_items_1', '0'),
  3067. (4304, 117, 'q35_items_2', '0'),
  3068. (4305, 117, 'q36_items_0', '0'),
  3069. (4306, 117, 'q36_items_1', '0'),
  3070. (4307, 117, 'q36_items_2', '0'),
  3071. (4308, 117, 'q37_items_0', '0'),
  3072. (4309, 117, 'q37_items_1', '0'),
  3073. (4310, 117, 'q37_items_2', '0'),
  3074. (4311, 118, 'genBy', 'Terry Hatching'),
  3075. (4312, 118, 'date', '1 Oct 2014'),
  3076. (4313, 118, 'time', '06:01'),
  3077. (4314, 118, 'company', 'AB Construction'),
  3078. (4315, 118, 'department', 'HSE'),
  3079. (4316, 118, 'workgroup', 'HSE'),
  3080. (4317, 118, 'reviewCommenced', '22 Oct 2014'),
  3081. (4318, 118, 'reviewCompleted', '14 Oct 2014'),
  3082. (4319, 118, 'auditor1Date', '1 Oct 2014'),
  3083. (4320, 118, 'auditor2Date', '1 Oct 2014'),
  3084. (4321, 119, 'genBy', 'Fred Black'),
  3085. (4322, 119, 'date', '1 Oct 2014'),
  3086. (4323, 119, 'time', '06:04'),
  3087. (4324, 119, 'company', 'ABC Plant Hire'),
  3088. (4325, 119, 'department', 'Plant'),
  3089. (4326, 119, 'workgroup', 'Plant'),
  3090. (4327, 119, 'reviewCommenced', '8 Oct 2014'),
  3091. (4328, 119, 'reviewCompleted', '24 Oct 2014'),
  3092. (4329, 119, 'auditor1Date', '1 Oct 2014'),
  3093. (4330, 119, 'auditor2Date', '1 Oct 2014'),
  3094. (4331, 120, 'genBy', 'Steve Black'),
  3095. (4332, 120, 'date', '1 Oct 2014'),
  3096. (4333, 120, 'time', '06:05'),
  3097. (4334, 120, 'company', 'AB Construction'),
  3098. (4335, 120, 'department', 'Construction'),
  3099. (4336, 120, 'workgroup', 'Civils'),
  3100. (4337, 120, 'reviewCommenced', '23 Oct 2014'),
  3101. (4338, 120, 'reviewCompleted', '27 Oct 2014'),
  3102. (4339, 120, 'auditor1Date', '1 Oct 2014'),
  3103. (4340, 120, 'auditor2Date', '1 Oct 2014'),
  3104. (4341, 45, 'genBy', 'Terry Hatching'),
  3105. (4342, 45, 'date', '5 Jul 2014'),
  3106. (4343, 45, 'time', '03:30'),
  3107. (4344, 45, 'company', 'AB Construction'),
  3108. (4345, 45, 'department', 'HSE'),
  3109. (4346, 45, 'workgroup', 'HSE'),
  3110. (4347, 45, 'inspectedBy', 'John Smith'),
  3111. (4348, 45, 'areaInspected', 'Medical Centre'),
  3112. (4349, 45, 'part31_items_0', 'Yes'),
  3113. (4350, 45, 'part31_items_1', '0'),
  3114. (4351, 45, 'part31_items_2', '0'),
  3115. (4352, 45, 'part31_items_3', '0'),
  3116. (4353, 45, 'part31_items_4', '0'),
  3117. (4354, 45, 'part32_items_0', 'Yes'),
  3118. (4355, 45, 'part32_items_1', '0'),
  3119. (4356, 45, 'part32_items_2', '0'),
  3120. (4357, 45, 'part32_items_3', '0'),
  3121. (4358, 45, 'part32_items_4', '0'),
  3122. (4359, 45, 'part33_items_0', 'Yes'),
  3123. (4360, 45, 'part33_items_1', '0'),
  3124. (4361, 45, 'part33_items_2', '0'),
  3125. (4362, 45, 'part33_items_3', '0'),
  3126. (4363, 45, 'part33_items_4', '0'),
  3127. (4364, 45, 'part34_items_0', 'Yes'),
  3128. (4365, 45, 'part34_items_1', '0'),
  3129. (4366, 45, 'part34_items_2', '0'),
  3130. (4367, 45, 'part34_items_3', '0'),
  3131. (4368, 45, 'part34_items_4', '0'),
  3132. (4369, 45, 'part35_items_0', 'Yes'),
  3133. (4370, 45, 'part35_items_1', '0'),
  3134. (4371, 45, 'part35_items_2', '0'),
  3135. (4372, 45, 'part35_items_3', '0'),
  3136. (4373, 45, 'part35_items_4', '0'),
  3137. (4374, 45, 'part36_items_0', 'Yes'),
  3138. (4375, 45, 'part36_items_1', '0'),
  3139. (4376, 45, 'part36_items_2', '0'),
  3140. (4377, 45, 'part36_items_3', '0'),
  3141. (4378, 45, 'part36_items_4', '0'),
  3142. (4379, 45, 'part37_items_0', 'Yes'),
  3143. (4380, 45, 'part37_items_1', '0'),
  3144. (4381, 45, 'part37_items_2', '0'),
  3145. (4382, 45, 'part37_items_3', '0'),
  3146. (4383, 45, 'part37_items_4', '0'),
  3147. (4384, 45, 'part41_items_0', 'Yes'),
  3148. (4385, 45, 'part41_items_1', '0'),
  3149. (4386, 45, 'part41_items_2', '0'),
  3150. (4387, 45, 'part41_items_3', '0'),
  3151. (4388, 45, 'part41_items_4', '0'),
  3152. (4389, 45, 'part42_items_0', 'Yes'),
  3153. (4390, 45, 'part42_items_1', '0'),
  3154. (4391, 45, 'part42_items_2', '0'),
  3155. (4392, 45, 'part42_items_3', '0'),
  3156. (4393, 45, 'part42_items_4', '0'),
  3157. (4394, 45, 'part43_items_0', 'Yes'),
  3158. (4395, 45, 'part43_items_1', '0'),
  3159. (4396, 45, 'part43_items_2', '0'),
  3160. (4397, 45, 'part43_items_3', '0'),
  3161. (4398, 45, 'part43_items_4', '0'),
  3162. (4399, 45, 'part51_items_0', 'Yes'),
  3163. (4400, 45, 'part51_items_1', '0'),
  3164. (4401, 45, 'part51_items_2', '0'),
  3165. (4402, 45, 'part51_items_3', '0'),
  3166. (4403, 45, 'part51_items_4', '0'),
  3167. (4404, 45, 'part52_items_0', '0'),
  3168. (4405, 45, 'part52_items_1', '0'),
  3169. (4406, 45, 'part52_items_2', '0'),
  3170. (4407, 45, 'part52_items_3', '0'),
  3171. (4408, 45, 'part52_items_4', 'N/A'),
  3172. (4409, 45, 'part53_items_0', '0'),
  3173. (4410, 45, 'part53_items_1', '0'),
  3174. (4411, 45, 'part53_items_2', '0'),
  3175. (4412, 45, 'part53_items_3', '0'),
  3176. (4413, 45, 'part53_items_4', 'N/A'),
  3177. (4414, 45, 'part61_items_0', '0'),
  3178. (4415, 45, 'part61_items_1', 'No'),
  3179. (4416, 45, 'part61_items_2', '0'),
  3180. (4417, 45, 'part61_items_3', '0'),
  3181. (4418, 45, 'part61_items_4', '0'),
  3182. (4419, 45, 'part62_items_0', '0'),
  3183. (4420, 45, 'part62_items_1', '0'),
  3184. (4421, 45, 'part62_items_2', '0'),
  3185. (4422, 45, 'part62_items_3', '0'),
  3186. (4423, 45, 'part62_items_4', 'N/A'),
  3187. (4424, 45, 'part71_items_0', 'Yes'),
  3188. (4425, 45, 'part71_items_1', '0'),
  3189. (4426, 45, 'part71_items_2', '0'),
  3190. (4427, 45, 'part71_items_3', '0'),
  3191. (4428, 45, 'part71_items_4', '0'),
  3192. (4429, 45, 'part72_items_0', 'Yes'),
  3193. (4430, 45, 'part72_items_1', '0'),
  3194. (4431, 45, 'part72_items_2', '0'),
  3195. (4432, 45, 'part72_items_3', '0'),
  3196. (4433, 45, 'part72_items_4', '0'),
  3197. (4434, 45, 'part73_items_0', 'Yes'),
  3198. (4435, 45, 'part73_items_1', '0'),
  3199. (4436, 45, 'part73_items_2', '0'),
  3200. (4437, 45, 'part73_items_3', '0'),
  3201. (4438, 45, 'part73_items_4', '0'),
  3202. (4439, 45, 'part81_items_0', '0'),
  3203. (4440, 45, 'part81_items_1', '0'),
  3204. (4441, 45, 'part81_items_2', '0'),
  3205. (4442, 45, 'part81_items_3', '0'),
  3206. (4443, 45, 'part81_items_4', 'N/A'),
  3207. (4444, 45, 'part82_items_0', 'Yes'),
  3208. (4445, 45, 'part82_items_1', '0'),
  3209. (4446, 45, 'part82_items_2', '0'),
  3210. (4447, 45, 'part82_items_3', '0'),
  3211. (4448, 45, 'part82_items_4', '0'),
  3212. (4449, 45, 'part83_items_0', 'Yes'),
  3213. (4450, 45, 'part83_items_1', '0'),
  3214. (4451, 45, 'part83_items_2', '0'),
  3215. (4452, 45, 'part83_items_3', '0'),
  3216. (4453, 45, 'part83_items_4', '0'),
  3217. (4454, 45, 'part91_items_0', 'Yes'),
  3218. (4455, 45, 'part91_items_1', '0'),
  3219. (4456, 45, 'part91_items_2', '0'),
  3220. (4457, 45, 'part91_items_3', '0'),
  3221. (4458, 45, 'part91_items_4', '0'),
  3222. (4459, 45, 'part92_items_0', 'Yes'),
  3223. (4460, 45, 'part92_items_1', '0'),
  3224. (4461, 45, 'part92_items_2', '0'),
  3225. (4462, 45, 'part92_items_3', '0'),
  3226. (4463, 45, 'part92_items_4', '0'),
  3227. (4464, 45, 'part93_items_0', 'Yes'),
  3228. (4465, 45, 'part93_items_1', '0'),
  3229. (4466, 45, 'part93_items_2', '0'),
  3230. (4467, 45, 'part93_items_3', '0'),
  3231. (4468, 45, 'part93_items_4', '0'),
  3232. (4469, 45, 'part101_items_0', 'Yes'),
  3233. (4470, 45, 'part101_items_1', '0'),
  3234. (4471, 45, 'part101_items_2', '0'),
  3235. (4472, 45, 'part101_items_3', '0'),
  3236. (4473, 45, 'part101_items_4', '0'),
  3237. (4474, 45, 'part111_items_0', 'Yes'),
  3238. (4475, 45, 'part111_items_1', '0'),
  3239. (4476, 45, 'part111_items_2', '0'),
  3240. (4477, 45, 'part111_items_3', '0'),
  3241. (4478, 45, 'part111_items_4', '0'),
  3242. (4479, 45, 'part112_items_0', 'Yes'),
  3243. (4480, 45, 'part112_items_1', '0'),
  3244. (4481, 45, 'part112_items_2', '0'),
  3245. (4482, 45, 'part112_items_3', '0'),
  3246. (4483, 45, 'part112_items_4', '0'),
  3247. (4484, 45, 'part121_items_0', 'Yes'),
  3248. (4485, 45, 'part121_items_1', '0'),
  3249. (4486, 45, 'part121_items_2', '0'),
  3250. (4487, 45, 'part121_items_3', '0'),
  3251. (4488, 45, 'part121_items_4', '0'),
  3252. (4489, 45, 'part122_items_0', 'Yes'),
  3253. (4490, 45, 'part122_items_1', '0'),
  3254. (4491, 45, 'part122_items_2', '0'),
  3255. (4492, 45, 'part122_items_3', '0'),
  3256. (4493, 45, 'part122_items_4', '0'),
  3257. (4494, 45, 'part123_items_0', 'Yes'),
  3258. (4495, 45, 'part123_items_1', '0'),
  3259. (4496, 45, 'part123_items_2', '0'),
  3260. (4497, 45, 'part123_items_3', '0'),
  3261. (4498, 45, 'part123_items_4', '0'),
  3262. (4499, 45, 'part124_items_0', 'Yes'),
  3263. (4500, 45, 'part124_items_1', '0'),
  3264. (4501, 45, 'part124_items_2', '0'),
  3265. (4502, 45, 'part124_items_3', '0'),
  3266. (4503, 45, 'part124_items_4', '0'),
  3267. (4504, 45, 'part125_items_0', 'Yes'),
  3268. (4505, 45, 'part125_items_1', '0'),
  3269. (4506, 45, 'part125_items_2', '0'),
  3270. (4507, 45, 'part125_items_3', '0'),
  3271. (4508, 45, 'part125_items_4', '0'),
  3272. (4509, 45, 'part131_items_0', '0'),
  3273. (4510, 45, 'part131_items_1', '0'),
  3274. (4511, 45, 'part131_items_2', 'Missing'),
  3275. (4512, 45, 'part131_items_3', '0'),
  3276. (4513, 45, 'part131_items_4', '0'),
  3277. (4514, 45, 'part131_comments', 'missing in site office'),
  3278. (4515, 45, 'part132_items_0', 'Yes'),
  3279. (4516, 45, 'part132_items_1', '0'),
  3280. (4517, 45, 'part132_items_2', '0'),
  3281. (4518, 45, 'part132_items_3', '0'),
  3282. (4519, 45, 'part132_items_4', '0'),
  3283. (4520, 45, 'part133_items_0', 'Yes'),
  3284. (4521, 45, 'part133_items_1', '0'),
  3285. (4522, 45, 'part133_items_2', '0'),
  3286. (4523, 45, 'part133_items_3', '0'),
  3287. (4524, 45, 'part133_items_4', '0'),
  3288. (4525, 45, 'part134_items_0', 'Yes'),
  3289. (4526, 45, 'part134_items_1', '0'),
  3290. (4527, 45, 'part134_items_2', '0'),
  3291. (4528, 45, 'part134_items_3', '0'),
  3292. (4529, 45, 'part134_items_4', '0'),
  3293. (4530, 45, 'part135_items_0', 'Yes'),
  3294. (4531, 45, 'part135_items_1', '0'),
  3295. (4532, 45, 'part135_items_2', '0'),
  3296. (4533, 45, 'part135_items_3', '0'),
  3297. (4534, 45, 'part135_items_4', '0'),
  3298. (4535, 45, 'part136_items_0', 'Yes'),
  3299. (4536, 45, 'part136_items_1', '0'),
  3300. (4537, 45, 'part136_items_2', '0'),
  3301. (4538, 45, 'part136_items_3', '0'),
  3302. (4539, 45, 'part136_items_4', '0'),
  3303. (4540, 45, 'part137_items_0', 'Yes'),
  3304. (4541, 45, 'part137_items_1', '0'),
  3305. (4542, 45, 'part137_items_2', '0'),
  3306. (4543, 45, 'part137_items_3', '0'),
  3307. (4544, 45, 'part137_items_4', '0'),
  3308. (4545, 45, 'part138_items_0', 'Yes'),
  3309. (4546, 45, 'part138_items_1', '0'),
  3310. (4547, 45, 'part138_items_2', '0'),
  3311. (4548, 45, 'part138_items_3', '0'),
  3312. (4549, 45, 'part138_items_4', '0'),
  3313. (4550, 45, 'part139_items_0', 'Yes'),
  3314. (4551, 45, 'part139_items_1', '0'),
  3315. (4552, 45, 'part139_items_2', '0'),
  3316. (4553, 45, 'part139_items_3', '0'),
  3317. (4554, 45, 'part139_items_4', '0'),
  3318. (4555, 45, 'part1310_items_0', 'Yes'),
  3319. (4556, 45, 'part1310_items_1', '0'),
  3320. (4557, 45, 'part1310_items_2', '0'),
  3321. (4558, 45, 'part1310_items_3', '0'),
  3322. (4559, 45, 'part1310_items_4', '0'),
  3323. (4560, 45, 'part141_items_0', 'Yes'),
  3324. (4561, 45, 'part141_items_1', '0'),
  3325. (4562, 45, 'part141_items_2', '0'),
  3326. (4563, 45, 'part141_items_3', '0'),
  3327. (4564, 45, 'part141_items_4', '0'),
  3328. (4565, 45, 'part142_items_0', 'Yes'),
  3329. (4566, 45, 'part142_items_1', '0'),
  3330. (4567, 45, 'part142_items_2', '0'),
  3331. (4568, 45, 'part142_items_3', '0'),
  3332. (4569, 45, 'part142_items_4', '0'),
  3333. (4570, 45, 'part143_items_0', 'Yes'),
  3334. (4571, 45, 'part143_items_1', '0'),
  3335. (4572, 45, 'part143_items_2', '0'),
  3336. (4573, 45, 'part143_items_3', '0'),
  3337. (4574, 45, 'part143_items_4', '0'),
  3338. (4575, 45, 'comments', 'Raise CAPAR for extinguisher'),
  3339. (4576, 45, 'dateNoLaterThan', '6 Jul 2014'),
  3340. (4577, 45, 'inspector', 'Terry Hatchinggf'),
  3341. (4578, 45, 'inspectorDate', '5 Jul 2014'),
  3342. (4579, 121, 'genBy', 'Terry Hatching'),
  3343. (4580, 121, 'date', '1 Oct 2014'),
  3344. (4581, 121, 'time', '10:00'),
  3345. (4582, 121, 'location', 'Office'),
  3346. (4583, 121, 'attachments_0', '@/542bd13f2014f_me_fb1.jpg'),
  3347. (4584, 121, 'accfail', 'Hazardous Situation'),
  3348. (4585, 121, 'personnel', 'Health'),
  3349. (4586, 121, 'automotive', 'Light Vehicle'),
  3350. (4587, 121, 'environmental', 'Disposal'),
  3351. (4588, 121, 'other', 'Assets'),
  3352. (4589, 121, 'propertyDamage', 'No'),
  3353. (4590, 121, 'briefDescrip', 'TETS'),
  3354. (4591, 121, 'situationDescrip', 'TEST'),
  3355. (4592, 121, 'involved_0_name', 'John Smith'),
  3356. (4593, 121, 'involved_0_company', 'AB Construction'),
  3357. (4594, 121, 'involved_0_companyNumber', '0123'),
  3358. (4595, 121, 'involved_0_age', '38'),
  3359. (4596, 121, 'involved_0_los', '2016'),
  3360. (4597, 121, 'involved_0_hrsDuty', '23'),
  3361. (4598, 121, 'involved_0_hrsLastSleep', '23'),
  3362. (4599, 121, 'involved_0_hrsSlept', '2'),
  3363. (4600, 121, 'involved_0_lti', 'Yes'),
  3364. (4601, 121, 'involved_0_fatality', 'No'),
  3365. (4602, 121, 'involved_0_injury_0', 'Bruise'),
  3366. (4603, 121, 'involved_0_injury_1', 'Cut'),
  3367. (4604, 121, 'involved_0_bodyAffected_0', 'Face'),
  3368. (4605, 121, 'involved_0_daysLost', '<1'),
  3369. (4606, 121, 'involved_0_treatmentType', 'Stabilised for Evacuation'),
  3370. (4607, 121, 'involved_0_onoffSite', 'On Site'),
  3371. (4608, 121, 'involved_0_hospitalised', 'No'),
  3372. (4609, 121, 'involved_1_name', 'test'),
  3373. (4610, 121, 'involved_1_company', 'nintrica'),
  3374. (4611, 121, 'involved_1_companyNumber', '876587587'),
  3375. (4612, 121, 'involved_1_age', '23'),
  3376. (4613, 121, 'involved_1_los', '21'),
  3377. (4614, 121, 'involved_1_hrsDuty', '23'),
  3378. (4615, 121, 'involved_1_hrsLastSleep', '23'),
  3379. (4616, 121, 'involved_1_hrsSlept', '23'),
  3380. (4617, 121, 'involved_1_lti', 'No'),
  3381. (4618, 121, 'involved_1_fatality', 'No'),
  3382. (4619, 121, 'involved_1_injury_0', 'Bruise'),
  3383. (4620, 121, 'involved_1_bodyAffected_0', 'Eyes'),
  3384. (4621, 121, 'involved_1_daysLost', '49>60'),
  3385. (4622, 121, 'involved_1_treatmentType', 'Resuscitation (CPR)'),
  3386. (4623, 121, 'involved_1_onoffSite', 'Off Site'),
  3387. (4624, 121, 'involved_1_hospitalised', 'No'),
  3388. (4625, 122, 'genBy', 'John Smith'),
  3389. (4626, 122, 'date', '29 Sep 2014'),
  3390. (4627, 122, 'numStaff', '23'),
  3391. (4628, 122, 'shiftDuration', '32'),
  3392. (4629, 122, 'manHours', '736'),
  3393. (4630, 122, 'fatalities', '2'),
  3394. (4631, 122, 'ltis', '32'),
  3395. (4632, 122, 'daysLost', '32'),
  3396. (4633, 122, 'restrictedWorkCase', '32'),
  3397. (4634, 122, 'medicaltreatmentcase', '32'),
  3398. (4635, 122, 'vehicleAccidents', '32'),
  3399. (4636, 122, 'numberofvehicles', '32'),
  3400. (4637, 122, 'kmsdriven', '32'),
  3401. (4638, 122, 'environmentalAccidents', '32'),
  3402. (4656, 125, 'name', 'test'),
  3403. (4658, 125, 'companyNumber', '33'),
  3404. (4659, 125, 'dob', '10 Oct 1984'),
  3405. (4660, 125, 'department', 'test'),
  3406. (4661, 125, 'location', 'test'),
  3407. (4662, 125, 'workgroup', 'test'),
  3408. (4663, 125, 'occupation', 'test'),
  3409. (4664, 125, 'email', 'sirinibin2006@gmail.com'),
  3410. (4681, 128, 'genBy', 'John Smith'),
  3411. (4682, 128, 'company', 'AB Construction'),
  3412. (4683, 128, 'location', 'Site'),
  3413. (4684, 128, 'document', '@/542c44dc2639c_me_fb1.jpg'),
  3414. (4685, 129, 'genBy', 'John Jones'),
  3415. (4686, 129, 'company', 'SiteCabs'),
  3416. (4687, 129, 'location', 'Site'),
  3417. (4688, 129, 'document', '@/542c450adfd3e_mik.jpeg'),
  3418. (4689, 130, 'genBy', 'John Jones'),
  3419. (4690, 130, 'company', 'SiteCabs'),
  3420. (4691, 130, 'location', 'Site'),
  3421. (4692, 130, 'document', '@/542c45268c991_mik.jpeg'),
  3422. (4693, 131, 'genBy', 'Fred Jones'),
  3423. (4694, 131, 'company', 'AB Construction'),
  3424. (4695, 131, 'location', 'Site'),
  3425. (4696, 131, 'document', '@/542c453d777ed_me_fb1.jpg'),
  3426. (4697, 132, 'genBy', 'Fred Jones'),
  3427. (4698, 132, 'company', 'AB Construction'),
  3428. (4699, 132, 'location', 'Site'),
  3429. (4700, 132, 'document', '@/542c45df9e717_me_fb1.jpg'),
  3430. (4701, 133, 'genBy', 'John Smith'),
  3431. (4702, 133, 'company', 'AB Construction'),
  3432. (4703, 133, 'location', 'Site'),
  3433. (4704, 133, 'document', '@/542c45f4cda58_mik.jpeg'),
  3434. (4705, 134, 'genBy', 'John Smith'),
  3435. (4706, 134, 'company', 'AB Construction'),
  3436. (4707, 134, 'location', 'Site'),
  3437. (4708, 134, 'document', '@/542c465ea9126_mik.jpeg'),
  3438. (4709, 135, 'genBy', 'John Smith'),
  3439. (4710, 135, 'company', 'AB Construction'),
  3440. (4711, 135, 'location', 'Site'),
  3441. (4712, 135, 'document', '@/542c46ac863bc_mik.jpeg'),
  3442. (4713, 136, 'genBy', 'John Smith'),
  3443. (4714, 136, 'company', 'AB Construction'),
  3444. (4715, 136, 'location', 'Site'),
  3445. (4716, 136, 'document', '@/542c46f94def2_mik.jpeg'),
  3446. (4717, 137, 'genBy', 'John Smith'),
  3447. (4718, 137, 'company', 'AB Construction'),
  3448. (4719, 137, 'location', 'Site'),
  3449. (4720, 137, 'document', '@/542c47bbcbb7a_mik.jpeg'),
  3450. (4721, 138, 'genBy', 'John Smith'),
  3451. (4722, 138, 'company', 'AB Construction'),
  3452. (4723, 138, 'location', 'Site'),
  3453. (4724, 138, 'document', '@/542c47c0eac27_mik.jpeg'),
  3454. (4725, 139, 'genBy', 'John Smith'),
  3455. (4726, 139, 'company', 'AB Construction'),
  3456. (4727, 139, 'location', 'Site'),
  3457. (4728, 139, 'document', '@/542c47f7d3196_mik.jpeg'),
  3458. (4729, 140, 'genBy', 'John Smith'),
  3459. (4730, 140, 'company', 'AB Construction'),
  3460. (4731, 140, 'location', 'Site'),
  3461. (4732, 140, 'document', '@/542c482eea541_me_fb1.jpg'),
  3462. (4733, 141, 'genBy', 'frger'),
  3463. (4734, 141, 'date', '29 Sep 2014'),
  3464. (4735, 141, 'numStaff', '0'),
  3465. (4736, 141, 'shiftDuration', '0'),
  3466. (4737, 141, 'manHours', '0'),
  3467. (4738, 141, 'fatalities', '0'),
  3468. (4739, 141, 'ltis', '0'),
  3469. (4740, 141, 'daysLost', '0'),
  3470. (4741, 141, 'restrictedWorkCase', '0'),
  3471. (4742, 141, 'medicaltreatmentcase', '0'),
  3472. (4743, 141, 'vehicleAccidents', '0'),
  3473. (4744, 141, 'numberofvehicles', '0'),
  3474. (4745, 141, 'kmsdriven', '0'),
  3475. (4746, 141, 'environmentalAccidents', '0'),
  3476. (4747, 142, 'genBy', 'wdgre'),
  3477. (4748, 142, 'date', '30 Sep 2014'),
  3478. (4749, 142, 'numStaff', '0'),
  3479. (4750, 142, 'shiftDuration', '0'),
  3480. (4751, 142, 'manHours', '0'),
  3481. (4752, 142, 'fatalities', '0'),
  3482. (4753, 142, 'ltis', '0'),
  3483. (4754, 142, 'daysLost', '0'),
  3484. (4755, 142, 'restrictedWorkCase', '0'),
  3485. (4756, 142, 'medicaltreatmentcase', '0'),
  3486. (4757, 142, 'vehicleAccidents', '0'),
  3487. (4758, 142, 'numberofvehicles', '0'),
  3488. (4759, 142, 'kmsdriven', '0'),
  3489. (4760, 142, 'environmentalAccidents', '0'),
  3490. (4761, 143, 'genBy', 'dsgvere'),
  3491. (4762, 143, 'date', '30 Sep 2014'),
  3492. (4763, 143, 'numStaff', '0'),
  3493. (4764, 143, 'shiftDuration', '0'),
  3494. (4765, 143, 'manHours', '0'),
  3495. (4766, 143, 'fatalities', '0'),
  3496. (4767, 143, 'ltis', '0'),
  3497. (4768, 143, 'daysLost', '0'),
  3498. (4769, 143, 'restrictedWorkCase', '0'),
  3499. (4770, 143, 'medicaltreatmentcase', '0'),
  3500. (4771, 143, 'vehicleAccidents', '0'),
  3501. (4772, 143, 'numberofvehicles', '0'),
  3502. (4773, 143, 'kmsdriven', '0'),
  3503. (4774, 143, 'environmentalAccidents', '0'),
  3504. (4775, 144, 'genBy', 'Ronald Kray'),
  3505. (4776, 144, 'date', '1 Oct 2014'),
  3506. (4777, 144, 'numStaff', '0'),
  3507. (4778, 144, 'shiftDuration', '0'),
  3508. (4779, 144, 'manHours', '0'),
  3509. (4780, 144, 'fatalities', '0'),
  3510. (4781, 144, 'ltis', '0'),
  3511. (4782, 144, 'daysLost', '0'),
  3512. (4783, 144, 'restrictedWorkCase', '0'),
  3513. (4784, 144, 'medicaltreatmentcase', '0'),
  3514. (4785, 144, 'vehicleAccidents', '0'),
  3515. (4786, 144, 'numberofvehicles', '0'),
  3516. (4787, 144, 'kmsdriven', '0'),
  3517. (4788, 144, 'environmentalAccidents', '0'),
  3518. (4789, 145, 'genBy', 'John Smith'),
  3519. (4790, 145, 'company', 'AB Construction'),
  3520. (4791, 145, 'location', 'Site'),
  3521. (4792, 145, 'document', '@/542c48cb5633f_me_fb1.jpg'),
  3522. (4793, 146, 'genBy', 'Bill Smith'),
  3523. (4794, 146, 'date', '1 Oct 2014'),
  3524. (4795, 146, 'time', '00:00'),
  3525. (4796, 146, 'company', 'ABC Plant Hire'),
  3526. (4797, 146, 'department', 'Plant'),
  3527. (4798, 146, 'workgroup', 'Plant'),
  3528. (4799, 146, 'inspectedBy', 'John Jones'),
  3529. (4800, 146, 'areaInspected', 'Facility'),
  3530. (4801, 146, 'part31_items_0', '0'),
  3531. (4802, 146, 'part31_items_1', '0'),
  3532. (4803, 146, 'part31_items_2', '0'),
  3533. (4804, 146, 'part31_items_3', '0'),
  3534. (4805, 146, 'part31_items_4', '0'),
  3535. (4806, 146, 'part32_items_0', '0'),
  3536. (4807, 146, 'part32_items_1', '0'),
  3537. (4808, 146, 'part32_items_2', '0'),
  3538. (4809, 146, 'part32_items_3', '0'),
  3539. (4810, 146, 'part32_items_4', '0'),
  3540. (4811, 146, 'part33_items_0', '0'),
  3541. (4812, 146, 'part33_items_1', '0'),
  3542. (4813, 146, 'part33_items_2', '0'),
  3543. (4814, 146, 'part33_items_3', '0'),
  3544. (4815, 146, 'part33_items_4', '0'),
  3545. (4816, 146, 'part34_items_0', '0'),
  3546. (4817, 146, 'part34_items_1', '0'),
  3547. (4818, 146, 'part34_items_2', '0'),
  3548. (4819, 146, 'part34_items_3', '0'),
  3549. (4820, 146, 'part34_items_4', '0'),
  3550. (4821, 146, 'part35_items_0', '0'),
  3551. (4822, 146, 'part35_items_1', '0'),
  3552. (4823, 146, 'part35_items_2', '0'),
  3553. (4824, 146, 'part35_items_3', '0'),
  3554. (4825, 146, 'part35_items_4', '0'),
  3555. (4826, 146, 'part36_items_0', '0'),
  3556. (4827, 146, 'part36_items_1', '0'),
  3557. (4828, 146, 'part36_items_2', '0'),
  3558. (4829, 146, 'part36_items_3', '0'),
  3559. (4830, 146, 'part36_items_4', '0'),
  3560. (4831, 146, 'part37_items_0', '0'),
  3561. (4832, 146, 'part37_items_1', '0'),
  3562. (4833, 146, 'part37_items_2', '0'),
  3563. (4834, 146, 'part37_items_3', '0'),
  3564. (4835, 146, 'part37_items_4', '0'),
  3565. (4836, 146, 'part41_items_0', '0'),
  3566. (4837, 146, 'part41_items_1', '0'),
  3567. (4838, 146, 'part41_items_2', '0'),
  3568. (4839, 146, 'part41_items_3', '0'),
  3569. (4840, 146, 'part41_items_4', '0'),
  3570. (4841, 146, 'part42_items_0', '0'),
  3571. (4842, 146, 'part42_items_1', '0'),
  3572. (4843, 146, 'part42_items_2', '0'),
  3573. (4844, 146, 'part42_items_3', '0'),
  3574. (4845, 146, 'part42_items_4', '0'),
  3575. (4846, 146, 'part43_items_0', '0'),
  3576. (4847, 146, 'part43_items_1', '0'),
  3577. (4848, 146, 'part43_items_2', '0'),
  3578. (4849, 146, 'part43_items_3', '0'),
  3579. (4850, 146, 'part43_items_4', '0'),
  3580. (4851, 146, 'part51_items_0', '0'),
  3581. (4852, 146, 'part51_items_1', '0'),
  3582. (4853, 146, 'part51_items_2', '0'),
  3583. (4854, 146, 'part51_items_3', '0'),
  3584. (4855, 146, 'part51_items_4', '0'),
  3585. (4856, 146, 'part52_items_0', '0'),
  3586. (4857, 146, 'part52_items_1', '0'),
  3587. (4858, 146, 'part52_items_2', '0'),
  3588. (4859, 146, 'part52_items_3', '0'),
  3589. (4860, 146, 'part52_items_4', '0'),
  3590. (4861, 146, 'part53_items_0', '0'),
  3591. (4862, 146, 'part53_items_1', '0'),
  3592. (4863, 146, 'part53_items_2', '0'),
  3593. (4864, 146, 'part53_items_3', '0'),
  3594. (4865, 146, 'part53_items_4', '0'),
  3595. (4866, 146, 'part61_items_0', '0'),
  3596. (4867, 146, 'part61_items_1', '0'),
  3597. (4868, 146, 'part61_items_2', '0'),
  3598. (4869, 146, 'part61_items_3', '0'),
  3599. (4870, 146, 'part61_items_4', '0'),
  3600. (4871, 146, 'part62_items_0', '0'),
  3601. (4872, 146, 'part62_items_1', '0'),
  3602. (4873, 146, 'part62_items_2', '0'),
  3603. (4874, 146, 'part62_items_3', '0'),
  3604. (4875, 146, 'part62_items_4', '0'),
  3605. (4876, 146, 'part71_items_0', '0'),
  3606. (4877, 146, 'part71_items_1', '0'),
  3607. (4878, 146, 'part71_items_2', '0'),
  3608. (4879, 146, 'part71_items_3', '0'),
  3609. (4880, 146, 'part71_items_4', '0'),
  3610. (4881, 146, 'part72_items_0', '0'),
  3611. (4882, 146, 'part72_items_1', '0'),
  3612. (4883, 146, 'part72_items_2', '0'),
  3613. (4884, 146, 'part72_items_3', '0'),
  3614. (4885, 146, 'part72_items_4', '0'),
  3615. (4886, 146, 'part73_items_0', '0'),
  3616. (4887, 146, 'part73_items_1', '0'),
  3617. (4888, 146, 'part73_items_2', '0'),
  3618. (4889, 146, 'part73_items_3', '0'),
  3619. (4890, 146, 'part73_items_4', '0'),
  3620. (4891, 146, 'part81_items_0', '0'),
  3621. (4892, 146, 'part81_items_1', '0'),
  3622. (4893, 146, 'part81_items_2', '0'),
  3623. (4894, 146, 'part81_items_3', '0'),
  3624. (4895, 146, 'part81_items_4', '0'),
  3625. (4896, 146, 'part82_items_0', '0'),
  3626. (4897, 146, 'part82_items_1', '0'),
  3627. (4898, 146, 'part82_items_2', '0'),
  3628. (4899, 146, 'part82_items_3', '0'),
  3629. (4900, 146, 'part82_items_4', '0'),
  3630. (4901, 146, 'part83_items_0', '0'),
  3631. (4902, 146, 'part83_items_1', '0'),
  3632. (4903, 146, 'part83_items_2', '0'),
  3633. (4904, 146, 'part83_items_3', '0'),
  3634. (4905, 146, 'part83_items_4', '0'),
  3635. (4906, 146, 'part91_items_0', '0'),
  3636. (4907, 146, 'part91_items_1', '0'),
  3637. (4908, 146, 'part91_items_2', '0'),
  3638. (4909, 146, 'part91_items_3', '0'),
  3639. (4910, 146, 'part91_items_4', '0'),
  3640. (4911, 146, 'part92_items_0', '0'),
  3641. (4912, 146, 'part92_items_1', '0'),
  3642. (4913, 146, 'part92_items_2', '0'),
  3643. (4914, 146, 'part92_items_3', '0'),
  3644. (4915, 146, 'part92_items_4', '0'),
  3645. (4916, 146, 'part93_items_0', '0');
  3646. INSERT INTO `formAnswer` (`id`, `formId`, `question`, `answer`) VALUES
  3647. (4917, 146, 'part93_items_1', '0'),
  3648. (4918, 146, 'part93_items_2', '0'),
  3649. (4919, 146, 'part93_items_3', '0'),
  3650. (4920, 146, 'part93_items_4', '0'),
  3651. (4921, 146, 'part101_items_0', '0'),
  3652. (4922, 146, 'part101_items_1', '0'),
  3653. (4923, 146, 'part101_items_2', '0'),
  3654. (4924, 146, 'part101_items_3', '0'),
  3655. (4925, 146, 'part101_items_4', '0'),
  3656. (4926, 146, 'part111_items_0', '0'),
  3657. (4927, 146, 'part111_items_1', '0'),
  3658. (4928, 146, 'part111_items_2', '0'),
  3659. (4929, 146, 'part111_items_3', '0'),
  3660. (4930, 146, 'part111_items_4', '0'),
  3661. (4931, 146, 'part112_items_0', '0'),
  3662. (4932, 146, 'part112_items_1', '0'),
  3663. (4933, 146, 'part112_items_2', '0'),
  3664. (4934, 146, 'part112_items_3', '0'),
  3665. (4935, 146, 'part112_items_4', '0'),
  3666. (4936, 146, 'part121_items_0', '0'),
  3667. (4937, 146, 'part121_items_1', '0'),
  3668. (4938, 146, 'part121_items_2', '0'),
  3669. (4939, 146, 'part121_items_3', '0'),
  3670. (4940, 146, 'part121_items_4', '0'),
  3671. (4941, 146, 'part122_items_0', '0'),
  3672. (4942, 146, 'part122_items_1', '0'),
  3673. (4943, 146, 'part122_items_2', '0'),
  3674. (4944, 146, 'part122_items_3', '0'),
  3675. (4945, 146, 'part122_items_4', '0'),
  3676. (4946, 146, 'part123_items_0', '0'),
  3677. (4947, 146, 'part123_items_1', '0'),
  3678. (4948, 146, 'part123_items_2', '0'),
  3679. (4949, 146, 'part123_items_3', '0'),
  3680. (4950, 146, 'part123_items_4', '0'),
  3681. (4951, 146, 'part124_items_0', '0'),
  3682. (4952, 146, 'part124_items_1', '0'),
  3683. (4953, 146, 'part124_items_2', '0'),
  3684. (4954, 146, 'part124_items_3', '0'),
  3685. (4955, 146, 'part124_items_4', '0'),
  3686. (4956, 146, 'part125_items_0', '0'),
  3687. (4957, 146, 'part125_items_1', '0'),
  3688. (4958, 146, 'part125_items_2', '0'),
  3689. (4959, 146, 'part125_items_3', '0'),
  3690. (4960, 146, 'part125_items_4', '0'),
  3691. (4961, 146, 'part131_items_0', '0'),
  3692. (4962, 146, 'part131_items_1', '0'),
  3693. (4963, 146, 'part131_items_2', '0'),
  3694. (4964, 146, 'part131_items_3', '0'),
  3695. (4965, 146, 'part131_items_4', '0'),
  3696. (4966, 146, 'part132_items_0', '0'),
  3697. (4967, 146, 'part132_items_1', '0'),
  3698. (4968, 146, 'part132_items_2', '0'),
  3699. (4969, 146, 'part132_items_3', '0'),
  3700. (4970, 146, 'part132_items_4', '0'),
  3701. (4971, 146, 'part133_items_0', '0'),
  3702. (4972, 146, 'part133_items_1', '0'),
  3703. (4973, 146, 'part133_items_2', '0'),
  3704. (4974, 146, 'part133_items_3', '0'),
  3705. (4975, 146, 'part133_items_4', '0'),
  3706. (4976, 146, 'part134_items_0', '0'),
  3707. (4977, 146, 'part134_items_1', '0'),
  3708. (4978, 146, 'part134_items_2', '0'),
  3709. (4979, 146, 'part134_items_3', '0'),
  3710. (4980, 146, 'part134_items_4', '0'),
  3711. (4981, 146, 'part135_items_0', '0'),
  3712. (4982, 146, 'part135_items_1', '0'),
  3713. (4983, 146, 'part135_items_2', '0'),
  3714. (4984, 146, 'part135_items_3', '0'),
  3715. (4985, 146, 'part135_items_4', '0'),
  3716. (4986, 146, 'part136_items_0', '0'),
  3717. (4987, 146, 'part136_items_1', '0'),
  3718. (4988, 146, 'part136_items_2', '0'),
  3719. (4989, 146, 'part136_items_3', '0'),
  3720. (4990, 146, 'part136_items_4', '0'),
  3721. (4991, 146, 'part137_items_0', '0'),
  3722. (4992, 146, 'part137_items_1', '0'),
  3723. (4993, 146, 'part137_items_2', '0'),
  3724. (4994, 146, 'part137_items_3', '0'),
  3725. (4995, 146, 'part137_items_4', '0'),
  3726. (4996, 146, 'part138_items_0', '0'),
  3727. (4997, 146, 'part138_items_1', '0'),
  3728. (4998, 146, 'part138_items_2', '0'),
  3729. (4999, 146, 'part138_items_3', '0'),
  3730. (5000, 146, 'part138_items_4', '0'),
  3731. (5001, 146, 'part139_items_0', '0'),
  3732. (5002, 146, 'part139_items_1', '0'),
  3733. (5003, 146, 'part139_items_2', '0'),
  3734. (5004, 146, 'part139_items_3', '0'),
  3735. (5005, 146, 'part139_items_4', '0'),
  3736. (5006, 146, 'part1310_items_0', '0'),
  3737. (5007, 146, 'part1310_items_1', '0'),
  3738. (5008, 146, 'part1310_items_2', '0'),
  3739. (5009, 146, 'part1310_items_3', '0'),
  3740. (5010, 146, 'part1310_items_4', '0'),
  3741. (5011, 146, 'part141_items_0', '0'),
  3742. (5012, 146, 'part141_items_1', '0'),
  3743. (5013, 146, 'part141_items_2', '0'),
  3744. (5014, 146, 'part141_items_3', '0'),
  3745. (5015, 146, 'part141_items_4', '0'),
  3746. (5016, 146, 'part142_items_0', '0'),
  3747. (5017, 146, 'part142_items_1', '0'),
  3748. (5018, 146, 'part142_items_2', '0'),
  3749. (5019, 146, 'part142_items_3', '0'),
  3750. (5020, 146, 'part142_items_4', '0'),
  3751. (5021, 146, 'part143_items_0', '0'),
  3752. (5022, 146, 'part143_items_1', '0'),
  3753. (5023, 146, 'part143_items_2', '0'),
  3754. (5024, 146, 'part143_items_3', '0'),
  3755. (5025, 146, 'part143_items_4', '0'),
  3756. (5026, 146, 'dateNoLaterThan', '14 Oct 2014'),
  3757. (5027, 146, 'inspectorDate', '1 Oct 2014'),
  3758. (5028, 147, 'genBy', 'Terry Hatching'),
  3759. (5029, 147, 'date', '1 Oct 2014'),
  3760. (5030, 147, 'time', '10:00'),
  3761. (5031, 147, 'location', 'Office'),
  3762. (5032, 147, 'attachments_0', '@/542bd13f2014f_me_fb1.jpg'),
  3763. (5033, 147, 'accfail', 'Hazardous Situation'),
  3764. (5034, 147, 'personnel', 'Health'),
  3765. (5035, 147, 'automotive', 'Light Vehicle'),
  3766. (5036, 147, 'environmental', 'Disposal'),
  3767. (5037, 147, 'other', 'Assets'),
  3768. (5038, 147, 'propertyDamage', 'No'),
  3769. (5039, 147, 'briefDescrip', 'TETS'),
  3770. (5040, 147, 'situationDescrip', 'TEST'),
  3771. (5041, 147, 'involved_0_name', 'John Smith'),
  3772. (5042, 147, 'involved_0_company', 'AB Construction'),
  3773. (5043, 147, 'involved_0_companyNumber', '0123'),
  3774. (5044, 147, 'involved_0_age', '38'),
  3775. (5045, 147, 'involved_0_los', '2016'),
  3776. (5046, 147, 'involved_0_hrsDuty', '23'),
  3777. (5047, 147, 'involved_0_hrsLastSleep', '23'),
  3778. (5048, 147, 'involved_0_hrsSlept', '2'),
  3779. (5049, 147, 'involved_0_lti', 'Yes'),
  3780. (5050, 147, 'involved_0_fatality', 'No'),
  3781. (5051, 147, 'involved_0_injury_0', 'Bruise'),
  3782. (5052, 147, 'involved_0_injury_1', 'Cut'),
  3783. (5053, 147, 'involved_0_bodyAffected_0', 'Face'),
  3784. (5054, 147, 'involved_0_daysLost', '<1'),
  3785. (5055, 147, 'involved_0_treatmentType', 'Stabilised for Evacuation'),
  3786. (5056, 147, 'involved_0_onoffSite', 'On Site'),
  3787. (5057, 147, 'involved_0_hospitalised', 'No'),
  3788. (5058, 147, 'involved_1_name', 'test'),
  3789. (5059, 147, 'involved_1_company', 'nintrica'),
  3790. (5060, 147, 'involved_1_companyNumber', '876587587'),
  3791. (5061, 147, 'involved_1_age', '23'),
  3792. (5062, 147, 'involved_1_los', '21'),
  3793. (5063, 147, 'involved_1_hrsDuty', '23'),
  3794. (5064, 147, 'involved_1_hrsLastSleep', '23'),
  3795. (5065, 147, 'involved_1_hrsSlept', '23'),
  3796. (5066, 147, 'involved_1_lti', 'No'),
  3797. (5067, 147, 'involved_1_fatality', 'No'),
  3798. (5068, 147, 'involved_1_injury_0', 'Bruise'),
  3799. (5069, 147, 'involved_1_bodyAffected_0', 'Eyes'),
  3800. (5070, 147, 'involved_1_daysLost', '49>60'),
  3801. (5071, 147, 'involved_1_treatmentType', 'Resuscitation (CPR)'),
  3802. (5072, 147, 'involved_1_onoffSite', 'Off Site'),
  3803. (5073, 147, 'involved_1_hospitalised', 'No'),
  3804. (5074, 148, 'genBy', 'Terry Hatching'),
  3805. (5075, 148, 'company', 'AB Construction'),
  3806. (5076, 148, 'department', 'HSE'),
  3807. (5077, 148, 'workgroup', 'HSE'),
  3808. (5078, 148, 'duration', 'Weekly'),
  3809. (5079, 148, 'deliveredBy', 'Reginald Kray'),
  3810. (5080, 148, 'deliveredCompany', 'Kray Security'),
  3811. (5081, 148, 'deliveredDepartment', 'Security'),
  3812. (5082, 148, 'deliveredWorkgroup', 'Security'),
  3813. (5083, 149, 'genBy', 'Reginald Kray'),
  3814. (5084, 149, 'company', 'Kray Security'),
  3815. (5085, 149, 'department', 'Security'),
  3816. (5086, 149, 'workgroup', 'Security'),
  3817. (5087, 149, 'duration', 'Weekly'),
  3818. (5088, 149, 'deliveredBy', 'Fred Black'),
  3819. (5089, 149, 'deliveredCompany', 'ABC Plant Hire'),
  3820. (5090, 149, 'deliveredDepartment', 'Plant'),
  3821. (5091, 149, 'deliveredWorkgroup', 'Plant'),
  3822. (5092, 150, 'genBy', 'Ronald Kray'),
  3823. (5093, 150, 'company', 'Kray Security'),
  3824. (5094, 150, 'department', 'Security'),
  3825. (5095, 150, 'workgroup', 'Security'),
  3826. (5096, 150, 'duration', 'Weekly'),
  3827. (5097, 150, 'deliveredBy', 'Fred Black'),
  3828. (5098, 150, 'deliveredCompany', 'ABC Plant Hire'),
  3829. (5099, 150, 'deliveredDepartment', 'Plant'),
  3830. (5100, 150, 'deliveredWorkgroup', 'Plant'),
  3831. (5101, 151, 'genBy', 'Terry Hatching'),
  3832. (5102, 151, 'company', 'AB Construction'),
  3833. (5103, 151, 'department', 'HSE'),
  3834. (5104, 151, 'workgroup', 'HSE'),
  3835. (5105, 151, 'duration', 'Weekly'),
  3836. (5106, 151, 'deliveredBy', 'Reginald Kray'),
  3837. (5107, 151, 'deliveredCompany', 'Kray Security'),
  3838. (5108, 151, 'deliveredDepartment', 'Security'),
  3839. (5109, 151, 'deliveredWorkgroup', 'Security'),
  3840. (5110, 151, 'subjectMatters_0', 'Fire Safety'),
  3841. (5111, 152, 'genBy', 'Terry Hatching'),
  3842. (5112, 152, 'company', 'AB Construction'),
  3843. (5113, 152, 'department', 'HSE'),
  3844. (5114, 152, 'workgroup', 'HSE'),
  3845. (5115, 152, 'duration', 'Weekly'),
  3846. (5116, 152, 'deliveredBy', 'Reginald Kray'),
  3847. (5117, 152, 'deliveredCompany', 'Kray Security'),
  3848. (5118, 152, 'deliveredDepartment', 'Security'),
  3849. (5119, 152, 'deliveredWorkgroup', 'Security'),
  3850. (5120, 152, 'subjectMatters_0', 'Fire Safety'),
  3851. (5121, 153, 'genBy', 'Terry Hatching'),
  3852. (5122, 153, 'company', 'AB Construction'),
  3853. (5123, 153, 'department', 'HSE'),
  3854. (5124, 153, 'workgroup', 'HSE'),
  3855. (5125, 153, 'duration', 'Weekly'),
  3856. (5126, 153, 'deliveredBy', 'Reginald Kray'),
  3857. (5127, 153, 'deliveredCompany', 'Kray Security'),
  3858. (5128, 153, 'deliveredDepartment', 'Security'),
  3859. (5129, 153, 'deliveredWorkgroup', 'Security'),
  3860. (5130, 153, 'subjectMatters_0', 'Fire Safety'),
  3861. (5131, 154, 'genBy', 'Fred Black'),
  3862. (5132, 154, 'date', '1 Oct 2014'),
  3863. (5133, 154, 'numStaff', '23'),
  3864. (5134, 154, 'shiftDuration', '32'),
  3865. (5135, 154, 'manHours', '736'),
  3866. (5136, 154, 'fatalities', '2'),
  3867. (5137, 154, 'ltis', '3'),
  3868. (5138, 154, 'daysLost', '23'),
  3869. (5139, 154, 'restrictedWorkCase', '32'),
  3870. (5140, 154, 'medicaltreatmentcase', '32'),
  3871. (5141, 154, 'vehicleAccidents', '3232'),
  3872. (5142, 154, 'numberofvehicles', '32'),
  3873. (5143, 154, 'kmsdriven', '323'),
  3874. (5144, 154, 'environmentalAccidents', '2'),
  3875. (5145, 155, 'genBy', 'mbjhb'),
  3876. (5146, 155, 'date', '2 Oct 2014'),
  3877. (5147, 155, 'numStaff', '0'),
  3878. (5148, 155, 'shiftDuration', '0'),
  3879. (5149, 155, 'manHours', '0'),
  3880. (5150, 155, 'fatalities', '0'),
  3881. (5151, 155, 'ltis', '0'),
  3882. (5152, 155, 'daysLost', '0'),
  3883. (5153, 155, 'restrictedWorkCase', '0'),
  3884. (5154, 155, 'medicaltreatmentcase', '0'),
  3885. (5155, 155, 'vehicleAccidents', '0'),
  3886. (5156, 155, 'numberofvehicles', '0'),
  3887. (5157, 155, 'kmsdriven', '0'),
  3888. (5158, 155, 'environmentalAccidents', '0'),
  3889. (5159, 156, 'genBy', 'John Smith'),
  3890. (5160, 156, 'company', 'AB Construction'),
  3891. (5161, 156, 'location', 'Site'),
  3892. (5162, 156, 'document', '@/543520eaa6412_mik.jpeg'),
  3893. (5163, 157, 'genBy', 'John Smith'),
  3894. (5164, 157, 'company', 'AB Construction'),
  3895. (5165, 157, 'location', 'Site'),
  3896. (5166, 157, 'document', '@/5435246b851c2_transaction1.pdf'),
  3897. (5167, 158, 'genBy', 'John Smith'),
  3898. (5168, 158, 'date', '8 Oct 2014'),
  3899. (5169, 158, 'numStaff', '5000'),
  3900. (5170, 158, 'shiftDuration', '25'),
  3901. (5171, 158, 'manHours', '125000'),
  3902. (5172, 158, 'fatalities', '87687'),
  3903. (5173, 158, 'ltis', '8688'),
  3904. (5174, 158, 'daysLost', '10'),
  3905. (5175, 158, 'restrictedWorkCase', '8687'),
  3906. (5176, 158, 'medicaltreatmentcase', '8768'),
  3907. (5177, 158, 'vehicleAccidents', '87876'),
  3908. (5178, 158, 'numberofvehicles', '7658'),
  3909. (5179, 158, 'kmsdriven', '300000'),
  3910. (5180, 158, 'environmentalAccidents', '8768'),
  3911. (5181, 159, 'genBy', 'Fred Jones'),
  3912. (5182, 159, 'date', '9 Oct 2014'),
  3913. (5183, 159, 'numStaff', '2000'),
  3914. (5184, 159, 'shiftDuration', '8977'),
  3915. (5185, 159, 'manHours', '17954000'),
  3916. (5186, 159, 'fatalities', '67587'),
  3917. (5187, 159, 'ltis', '87568'),
  3918. (5188, 159, 'daysLost', '87687'),
  3919. (5189, 159, 'restrictedWorkCase', '876876'),
  3920. (5190, 159, 'medicaltreatmentcase', '87687'),
  3921. (5191, 159, 'vehicleAccidents', '8687'),
  3922. (5192, 159, 'numberofvehicles', '7687'),
  3923. (5193, 159, 'kmsdriven', '6757657'),
  3924. (5194, 159, 'environmentalAccidents', '75687'),
  3925. (5195, 160, 'genBy', 'John Smith'),
  3926. (5196, 160, 'date', '10 Oct 2014'),
  3927. (5197, 160, 'numStaff', '897'),
  3928. (5198, 160, 'shiftDuration', '8976'),
  3929. (5199, 160, 'manHours', '8051472'),
  3930. (5200, 160, 'fatalities', '87'),
  3931. (5201, 160, 'ltis', '868998'),
  3932. (5202, 160, 'daysLost', '87'),
  3933. (5203, 160, 'restrictedWorkCase', '867'),
  3934. (5204, 160, 'medicaltreatmentcase', '768'),
  3935. (5205, 160, 'vehicleAccidents', '87'),
  3936. (5206, 160, 'numberofvehicles', '87687'),
  3937. (5207, 160, 'kmsdriven', '8768776'),
  3938. (5208, 160, 'environmentalAccidents', '765675'),
  3939. (5209, 161, 'genBy', 'Terry Hatching'),
  3940. (5210, 161, 'date', '7 Oct 2014'),
  3941. (5211, 161, 'numStaff', '78687'),
  3942. (5212, 161, 'shiftDuration', '78687'),
  3943. (5213, 161, 'manHours', '6191643969'),
  3944. (5214, 161, 'fatalities', '76'),
  3945. (5215, 161, 'ltis', '76567'),
  3946. (5216, 161, 'daysLost', '76567'),
  3947. (5217, 161, 'restrictedWorkCase', '7567'),
  3948. (5218, 161, 'medicaltreatmentcase', '87687'),
  3949. (5219, 161, 'vehicleAccidents', '76567'),
  3950. (5220, 161, 'numberofvehicles', '87687'),
  3951. (5221, 161, 'kmsdriven', '7567'),
  3952. (5222, 161, 'environmentalAccidents', '76567'),
  3953. (5223, 162, 'genBy', 'Ronald Kray'),
  3954. (5224, 162, 'date', '30 Jul 2014'),
  3955. (5225, 162, 'numStaff', '879678978'),
  3956. (5226, 162, 'shiftDuration', '20'),
  3957. (5227, 162, 'manHours', '17593579560'),
  3958. (5228, 162, 'fatalities', '8687'),
  3959. (5229, 162, 'ltis', '78878'),
  3960. (5230, 162, 'daysLost', '76587'),
  3961. (5231, 162, 'restrictedWorkCase', '8789'),
  3962. (5232, 162, 'medicaltreatmentcase', '8768'),
  3963. (5233, 162, 'vehicleAccidents', '8767'),
  3964. (5234, 162, 'numberofvehicles', '875687'),
  3965. (5235, 162, 'kmsdriven', '8768789'),
  3966. (5236, 162, 'environmentalAccidents', '76876'),
  3967. (5237, 163, 'genBy', 'John Jones'),
  3968. (5238, 163, 'date', '25 Jul 2014'),
  3969. (5239, 163, 'numStaff', '987'),
  3970. (5240, 163, 'shiftDuration', '87'),
  3971. (5241, 163, 'manHours', '85869'),
  3972. (5242, 163, 'fatalities', '875687'),
  3973. (5243, 163, 'ltis', '87678'),
  3974. (5244, 163, 'daysLost', '878'),
  3975. (5245, 163, 'restrictedWorkCase', '8687'),
  3976. (5246, 163, 'medicaltreatmentcase', '87687'),
  3977. (5247, 163, 'vehicleAccidents', '7576'),
  3978. (5248, 163, 'numberofvehicles', '9867986'),
  3979. (5249, 163, 'kmsdriven', '87587587'),
  3980. (5250, 163, 'environmentalAccidents', '87687'),
  3981. (5251, 164, 'genBy', 'Dan Murphy'),
  3982. (5252, 164, 'date', '9 Oct 2014'),
  3983. (5253, 164, 'numStaff', '8979'),
  3984. (5254, 164, 'shiftDuration', '86896'),
  3985. (5255, 164, 'manHours', '780239184'),
  3986. (5256, 164, 'fatalities', '765687'),
  3987. (5257, 164, 'ltis', '85875'),
  3988. (5258, 164, 'daysLost', '87678'),
  3989. (5259, 164, 'restrictedWorkCase', '78687'),
  3990. (5260, 164, 'medicaltreatmentcase', '76576'),
  3991. (5261, 164, 'vehicleAccidents', '7576'),
  3992. (5262, 164, 'numberofvehicles', '867'),
  3993. (5263, 164, 'kmsdriven', '876875'),
  3994. (5264, 164, 'environmentalAccidents', '87687'),
  3995. (5265, 165, 'genBy', 'Dan Murphy'),
  3996. (5266, 165, 'date', '10 Oct 2014'),
  3997. (5267, 165, 'numStaff', '8768'),
  3998. (5268, 165, 'shiftDuration', '7855'),
  3999. (5269, 165, 'manHours', '68872640'),
  4000. (5270, 165, 'fatalities', '765675'),
  4001. (5271, 165, 'ltis', '875875'),
  4002. (5272, 165, 'daysLost', '8'),
  4003. (5273, 165, 'restrictedWorkCase', '875875'),
  4004. (5274, 165, 'medicaltreatmentcase', '8787'),
  4005. (5275, 165, 'vehicleAccidents', '76567'),
  4006. (5276, 165, 'numberofvehicles', '8757'),
  4007. (5277, 165, 'kmsdriven', '875687585'),
  4008. (5278, 165, 'environmentalAccidents', '78587'),
  4009. (5279, 166, 'genBy', 'Jim White'),
  4010. (5280, 166, 'date', '13 Oct 2014'),
  4011. (5281, 166, 'numStaff', '987897987'),
  4012. (5282, 166, 'shiftDuration', '30'),
  4013. (5283, 166, 'manHours', '29636939610'),
  4014. (5284, 166, 'fatalities', '6789'),
  4015. (5285, 166, 'ltis', '89898'),
  4016. (5286, 166, 'daysLost', '78'),
  4017. (5287, 166, 'restrictedWorkCase', '978'),
  4018. (5288, 166, 'medicaltreatmentcase', '897'),
  4019. (5289, 166, 'vehicleAccidents', '78'),
  4020. (5290, 166, 'numberofvehicles', '87687'),
  4021. (5291, 166, 'kmsdriven', '7687'),
  4022. (5292, 166, 'environmentalAccidents', '76'),
  4023. (5307, 168, 'genBy', 'John Jones'),
  4024. (5308, 168, 'date', '2 Sep 2014'),
  4025. (5309, 168, 'numStaff', '1000000'),
  4026. (5310, 168, 'shiftDuration', '2000'),
  4027. (5311, 168, 'manHours', '2000000000'),
  4028. (5312, 168, 'fatalities', '87'),
  4029. (5313, 168, 'ltis', '20000'),
  4030. (5314, 168, 'daysLost', '50'),
  4031. (5315, 168, 'restrictedWorkCase', '879'),
  4032. (5316, 168, 'medicaltreatmentcase', '89'),
  4033. (5317, 168, 'vehicleAccidents', '90'),
  4034. (5318, 168, 'numberofvehicles', '879'),
  4035. (5319, 168, 'kmsdriven', '896789'),
  4036. (5320, 168, 'environmentalAccidents', '986789'),
  4037. (5321, 169, 'genBy', 'John Smith'),
  4038. (5322, 169, 'date', '3 Sep 2014'),
  4039. (5323, 169, 'numStaff', '1000000'),
  4040. (5324, 169, 'shiftDuration', '898'),
  4041. (5325, 169, 'manHours', '898000000'),
  4042. (5326, 169, 'fatalities', '87'),
  4043. (5327, 169, 'ltis', '7000'),
  4044. (5328, 169, 'daysLost', '90'),
  4045. (5329, 169, 'restrictedWorkCase', '76567587'),
  4046. (5330, 169, 'medicaltreatmentcase', '8785'),
  4047. (5331, 169, 'vehicleAccidents', '875875'),
  4048. (5332, 169, 'numberofvehicles', '87687'),
  4049. (5333, 169, 'kmsdriven', '67567'),
  4050. (5334, 169, 'environmentalAccidents', '87587'),
  4051. (5335, 170, 'genBy', 'Terry Hatching'),
  4052. (5336, 170, 'date', '31 Jul 2014'),
  4053. (5337, 170, 'numStaff', '1000'),
  4054. (5338, 170, 'shiftDuration', '90'),
  4055. (5339, 170, 'manHours', '90000'),
  4056. (5340, 170, 'fatalities', '987'),
  4057. (5341, 170, 'ltis', '150'),
  4058. (5342, 170, 'daysLost', '4'),
  4059. (5343, 170, 'restrictedWorkCase', '8979'),
  4060. (5344, 170, 'medicaltreatmentcase', '98789'),
  4061. (5345, 170, 'vehicleAccidents', '987'),
  4062. (5346, 170, 'numberofvehicles', '879'),
  4063. (5347, 170, 'kmsdriven', '30000'),
  4064. (5348, 170, 'environmentalAccidents', '87'),
  4065. (5349, 171, 'genBy', 'John Smith'),
  4066. (5350, 171, 'date', '1 Aug 2014'),
  4067. (5351, 171, 'numStaff', '10000'),
  4068. (5352, 171, 'shiftDuration', '200'),
  4069. (5353, 171, 'manHours', '2000000'),
  4070. (5354, 171, 'fatalities', '889'),
  4071. (5355, 171, 'ltis', '200'),
  4072. (5356, 171, 'daysLost', '8'),
  4073. (5357, 171, 'restrictedWorkCase', '899'),
  4074. (5358, 171, 'medicaltreatmentcase', '8787'),
  4075. (5359, 171, 'vehicleAccidents', '87879'),
  4076. (5360, 171, 'numberofvehicles', '87989'),
  4077. (5361, 171, 'kmsdriven', '87879'),
  4078. (5362, 171, 'environmentalAccidents', '9889'),
  4079. (5363, 172, 'genBy', 'Terry Hatching'),
  4080. (5364, 172, 'date', '2 Aug 2014'),
  4081. (5365, 172, 'numStaff', '2000'),
  4082. (5366, 172, 'shiftDuration', '878'),
  4083. (5367, 172, 'manHours', '1756000'),
  4084. (5368, 172, 'fatalities', '8989'),
  4085. (5369, 172, 'ltis', '300'),
  4086. (5370, 172, 'daysLost', '10'),
  4087. (5371, 172, 'restrictedWorkCase', '8778'),
  4088. (5372, 172, 'medicaltreatmentcase', '8787'),
  4089. (5373, 172, 'vehicleAccidents', '89'),
  4090. (5374, 172, 'numberofvehicles', '8778'),
  4091. (5375, 172, 'kmsdriven', '87778'),
  4092. (5376, 172, 'environmentalAccidents', '98'),
  4093. (5377, 173, 'genBy', 'Terry Hatching'),
  4094. (5378, 173, 'date', '1 Oct 2014'),
  4095. (5379, 173, 'numStaff', '10000'),
  4096. (5380, 173, 'shiftDuration', '30'),
  4097. (5381, 173, 'manHours', '300000'),
  4098. (5382, 173, 'fatalities', '87'),
  4099. (5383, 173, 'ltis', '150'),
  4100. (5384, 173, 'daysLost', '78'),
  4101. (5385, 173, 'restrictedWorkCase', '8787'),
  4102. (5386, 173, 'medicaltreatmentcase', '877'),
  4103. (5387, 173, 'vehicleAccidents', '87'),
  4104. (5388, 173, 'numberofvehicles', '788'),
  4105. (5389, 173, 'kmsdriven', '878787'),
  4106. (5390, 173, 'environmentalAccidents', '8787'),
  4107. (5391, 174, 'genBy', 'Reginald Kray'),
  4108. (5392, 174, 'date', '1 Oct 2014'),
  4109. (5393, 174, 'numStaff', '10000'),
  4110. (5394, 174, 'shiftDuration', '20'),
  4111. (5395, 174, 'manHours', '200000'),
  4112. (5396, 174, 'fatalities', '78'),
  4113. (5397, 174, 'ltis', '300'),
  4114. (5398, 174, 'daysLost', '10'),
  4115. (5399, 174, 'restrictedWorkCase', '87'),
  4116. (5400, 174, 'medicaltreatmentcase', '89'),
  4117. (5401, 174, 'vehicleAccidents', '89'),
  4118. (5402, 174, 'numberofvehicles', '203'),
  4119. (5403, 174, 'kmsdriven', '1000'),
  4120. (5404, 174, 'environmentalAccidents', '98'),
  4121. (5405, 175, 'genBy', 'John Smith'),
  4122. (5406, 175, 'date', '30 Sep 2014'),
  4123. (5407, 175, 'numStaff', '2000'),
  4124. (5408, 175, 'shiftDuration', '20'),
  4125. (5409, 175, 'manHours', '40000'),
  4126. (5410, 175, 'fatalities', '9879'),
  4127. (5411, 175, 'ltis', '400'),
  4128. (5412, 175, 'daysLost', '40'),
  4129. (5413, 175, 'restrictedWorkCase', '98689'),
  4130. (5414, 175, 'medicaltreatmentcase', '90'),
  4131. (5415, 175, 'vehicleAccidents', '879'),
  4132. (5416, 175, 'numberofvehicles', '87689'),
  4133. (5417, 175, 'kmsdriven', '8979'),
  4134. (5418, 175, 'environmentalAccidents', '897689'),
  4135. (5419, 176, 'genBy', 'John Smith'),
  4136. (5420, 176, 'date', '31 Aug 2014'),
  4137. (5421, 176, 'numStaff', '20000'),
  4138. (5422, 176, 'shiftDuration', '879'),
  4139. (5423, 176, 'manHours', '17580000'),
  4140. (5424, 176, 'fatalities', '78'),
  4141. (5425, 176, 'ltis', '300'),
  4142. (5426, 176, 'daysLost', '15'),
  4143. (5427, 176, 'restrictedWorkCase', '8989'),
  4144. (5428, 176, 'medicaltreatmentcase', '877'),
  4145. (5429, 176, 'vehicleAccidents', '788'),
  4146. (5430, 176, 'numberofvehicles', '8787'),
  4147. (5431, 176, 'kmsdriven', '8778'),
  4148. (5432, 176, 'environmentalAccidents', '8787'),
  4149. (5433, 177, 'genBy', 'Terry Hatching'),
  4150. (5434, 177, 'date', '30 Sep 2014'),
  4151. (5435, 177, 'numStaff', '30000'),
  4152. (5436, 177, 'shiftDuration', '20'),
  4153. (5437, 177, 'manHours', '600000'),
  4154. (5438, 177, 'fatalities', '778'),
  4155. (5439, 177, 'ltis', '400'),
  4156. (5440, 177, 'daysLost', '889'),
  4157. (5441, 177, 'restrictedWorkCase', '8787'),
  4158. (5442, 177, 'medicaltreatmentcase', '7887'),
  4159. (5443, 177, 'vehicleAccidents', '8787'),
  4160. (5444, 177, 'numberofvehicles', '6778'),
  4161. (5445, 177, 'kmsdriven', '30000'),
  4162. (5446, 177, 'environmentalAccidents', '878'),
  4163. (5447, 178, 'genBy', 'John Smith'),
  4164. (5448, 178, 'date', '8 Oct 2014'),
  4165. (5449, 178, 'numStaff', '34235'),
  4166. (5450, 178, 'shiftDuration', '34'),
  4167. (5451, 178, 'manHours', '1163990'),
  4168. (5452, 178, 'fatalities', '43'),
  4169. (5453, 178, 'ltis', '342'),
  4170. (5454, 178, 'daysLost', '20'),
  4171. (5455, 178, 'restrictedWorkCase', '432'),
  4172. (5456, 178, 'medicaltreatmentcase', '3'),
  4173. (5457, 178, 'vehicleAccidents', '34'),
  4174. (5458, 178, 'numberofvehicles', '324'),
  4175. (5459, 178, 'kmsdriven', '342'),
  4176. (5460, 178, 'environmentalAccidents', '432'),
  4177. (5510, 181, 'genBy', 'John Smith'),
  4178. (5511, 181, 'date', '16 Oct 2014'),
  4179. (5512, 181, 'time', '19:30'),
  4180. (5513, 181, 'weather', 'Dry'),
  4181. (5514, 181, 'visibility', 'Fair'),
  4182. (5515, 181, 'company', 'AB Construction'),
  4183. (5516, 181, 'department', 'Accounts'),
  4184. (5517, 181, 'location', 'EM Response'),
  4185. (5518, 181, 'worksStopped', 'Yes'),
  4186. (5519, 181, 'propertyDamage', 'No'),
  4187. (5520, 181, 'severity', 'Low'),
  4188. (5521, 182, 'genBy', 'John Smith'),
  4189. (5522, 182, 'date', '16 Oct 2014'),
  4190. (5523, 182, 'time', '19:30'),
  4191. (5524, 182, 'company', 'AB Construction'),
  4192. (5525, 182, 'department', 'Construction Team'),
  4193. (5526, 182, 'location', 'Facility'),
  4194. (5527, 182, 'worksStopped', 'No'),
  4195. (5528, 182, 'event', 'Hazardous Situation'),
  4196. (5529, 182, 'personnel', 'Endangering life'),
  4197. (5530, 182, 'automotive', 'Equipment'),
  4198. (5531, 182, 'environmental', 'Potential Emission'),
  4199. (5532, 182, 'propertyDamage', 'Yes'),
  4200. (5533, 183, 'genBy', 'Fred Jones'),
  4201. (5534, 183, 'date', '16 Oct 2014'),
  4202. (5535, 183, 'time', '19:45'),
  4203. (5536, 183, 'weather', 'Clear'),
  4204. (5537, 183, 'visibility', 'Fair'),
  4205. (5538, 183, 'company', 'Sitescaff'),
  4206. (5539, 183, 'department', 'Catering'),
  4207. (5540, 183, 'location', 'Site'),
  4208. (5541, 183, 'worksStopped', 'No'),
  4209. (5542, 183, 'automotive', 'Heavy Vehicle'),
  4210. (5543, 183, 'propertyDamage', 'No'),
  4211. (5573, 187, 'genBy', 'Bill Smith'),
  4212. (5574, 187, 'date', '15 Oct 2014'),
  4213. (5575, 187, 'numStaff', '45'),
  4214. (5576, 187, 'shiftDuration', '10'),
  4215. (5577, 187, 'manHours', '450'),
  4216. (5578, 187, 'fatalities', '987'),
  4217. (5579, 187, 'ltis', '9879'),
  4218. (5580, 187, 'daysLost', '8'),
  4219. (5581, 187, 'restrictedWorkCase', '87'),
  4220. (5582, 187, 'medicaltreatmentcase', '8'),
  4221. (5583, 187, 'vehicleAccidents', '89'),
  4222. (5584, 187, 'numberofvehicles', '987'),
  4223. (5585, 187, 'kmsdriven', '897989'),
  4224. (5586, 187, 'environmentalAccidents', '89'),
  4225. (5595, 189, 'genBy', 'Terry Hatching'),
  4226. (5596, 189, 'date', '21 Oct 2014'),
  4227. (5597, 189, 'time', '14:45'),
  4228. (5598, 189, 'companyInvolved', 'AB Construction'),
  4229. (5599, 189, 'department', 'Accounts'),
  4230. (5600, 189, 'location', 'EM Response'),
  4231. (5601, 189, 'worksStopped', 'No'),
  4232. (5602, 190, 'genBy', 'Terry Hatching'),
  4233. (5603, 190, 'date', '21 Oct 2014'),
  4234. (5604, 190, 'time', '14:45'),
  4235. (5605, 190, 'companyInvolved', 'AB Construction'),
  4236. (5606, 190, 'department', 'Accounts'),
  4237. (5607, 190, 'location', 'EM Response'),
  4238. (5608, 190, 'worksStopped', 'No'),
  4239. (5609, 191, 'genBy', 'Terry Hatching'),
  4240. (5610, 191, 'date', '21 Oct 2014'),
  4241. (5611, 191, 'time', '14:45'),
  4242. (5612, 191, 'companyInvolved', 'AB Construction'),
  4243. (5613, 191, 'department', 'Accounts'),
  4244. (5614, 191, 'location', 'EM Response'),
  4245. (5615, 191, 'worksStopped', 'No'),
  4246. (5616, 192, 'genBy', 'Terry Hatching'),
  4247. (5617, 192, 'date', '21 Oct 2014'),
  4248. (5618, 192, 'time', '14:45'),
  4249. (5619, 192, 'companyInvolved', 'AB Construction'),
  4250. (5620, 192, 'department', 'Accounts'),
  4251. (5621, 192, 'location', 'EM Response'),
  4252. (5622, 192, 'worksStopped', 'No'),
  4253. (5623, 193, 'genBy', 'Terry Hatching'),
  4254. (5624, 193, 'date', '21 Oct 2014'),
  4255. (5625, 193, 'time', '14:45'),
  4256. (5626, 193, 'companyInvolved', 'AB Construction'),
  4257. (5627, 193, 'department', 'Accounts'),
  4258. (5628, 193, 'location', 'EM Response'),
  4259. (5629, 193, 'worksStopped', 'No'),
  4260. (5672, 31, 'name', 'Bill Smith'),
  4261. (5673, 31, 'company', 'ABC Plant Hire'),
  4262. (5674, 31, 'companyNumber', '055'),
  4263. (5675, 31, 'dob', '1 Jul 1960'),
  4264. (5676, 31, 'age', '54'),
  4265. (5677, 31, 'department', 'Plant'),
  4266. (5678, 31, 'location', 'Site'),
  4267. (5679, 31, 'workgroup', 'Site Hire'),
  4268. (5680, 31, 'occupation', 'Foreman'),
  4269. (5681, 31, 'email', 'stuart.roddis@mustangdesigns.net'),
  4270. (5682, 31, 'siteOrientation_check', '1'),
  4271. (5683, 31, 'siteOrientation_expires', '3 Jul 2015'),
  4272. (5684, 31, 'siteInduction_check', '1'),
  4273. (5685, 31, 'siteInduction_expires', '3 Jul 2015'),
  4274. (5686, 31, 'workplaceOrienation_check', '1'),
  4275. (5687, 31, 'workplaceOrienation_expires', '3 Jul 2015'),
  4276. (5688, 31, 'workplaceInduction_check', '1'),
  4277. (5689, 31, 'workplaceInduction_expires', '3 Jul 2015'),
  4278. (5690, 31, 'trainingSecurity_check', '1'),
  4279. (5691, 31, 'trainingSecurity_expires', '3 Jul 2015'),
  4280. (5692, 31, 'allRequiredInductions_check', '1'),
  4281. (5693, 31, 'allRequiredInductions_expires', '3 Jul 2015'),
  4282. (5694, 31, 'drugAlcohol_check', '1'),
  4283. (5695, 31, 'drugAlcohol_expires', '3 Jul 2015'),
  4284. (5696, 31, 'erp_check', '1'),
  4285. (5697, 31, 'erp_expires', '3 Jul 2015'),
  4286. (5698, 31, 'firstAid_check', '1'),
  4287. (5699, 31, 'firstAid_expires', '5 Jul 2017'),
  4288. (5700, 31, 'environmental_check', '1'),
  4289. (5701, 31, 'environmental_expires', '9 Jul 2015'),
  4290. (5702, 31, 'ppe_check', '1'),
  4291. (5703, 31, 'ppe_expires', '6 Jul 2016'),
  4292. (5704, 31, 'responAccount_check', '1'),
  4293. (5705, 31, 'responAccount_expires', '31 Jul 2014'),
  4294. (5706, 31, 'reportingComm_check', '1'),
  4295. (5707, 31, 'reportingComm_expires', '12 Jul 2017'),
  4296. (5708, 31, 'ptwUser_check', '1'),
  4297. (5709, 31, 'ptwUser_expires', '12 Jul 2017'),
  4298. (5710, 31, 'ptwUser_cert', '@/53b5745960ef0_PTW User.jpg'),
  4299. (5711, 31, 'confinedSpace_check', '1'),
  4300. (5712, 31, 'confinedSpace_expires', '12 Jul 2017'),
  4301. (5713, 31, 'confinedSpace_cert', '@/53b574596103a_Confined Space.jpg'),
  4302. (5714, 31, 'excavations_check', '1'),
  4303. (5715, 31, 'excavations_expires', '12 Jul 2017'),
  4304. (5716, 31, 'excavations_cert', '@/53b5745961156_Excavations.jpg'),
  4305. (5717, 31, 'buriedServices_check', '1'),
  4306. (5718, 31, 'buriedServices_expires', '12 Jul 2017'),
  4307. (5719, 31, 'buriedServices_cert', '@/53b5745961260_Buried Services.jpg'),
  4308. (5720, 31, 'roadTrafficManagementPlan_check', '1'),
  4309. (5721, 31, 'roadTrafficManagementPlan_expires', '3 Jul 2015'),
  4310. (5722, 31, 'roadTrafficManagementPlan_cert', '@/53b5745961376_Road Traffic Management Plan.jpg'),
  4311. (5723, 31, 'licenses_0_type', 'Plant'),
  4312. (5724, 31, 'licenses_0_expires', '19 Jul 2017'),
  4313. (5725, 31, 'licenses_0_cert', '@/53b5745961488_Telescopic Fork Lift.jpg'),
  4314. (5726, 31, 'tradeCerts_0_type', 'Plant Operator'),
  4315. (5727, 31, 'tradeCerts_0_expires', '13 Jul 2016'),
  4316. (5728, 31, 'tradeCerts_0_cert', '@/53b5745961598_Telehandler.jpg'),
  4317. (5729, 31, 'firstAider_check', '1'),
  4318. (5730, 31, 'firstAider_expires', '22 Jul 2014'),
  4319. (5731, 31, 'firstAider_cert', '@/53b57459616a1_First Aider.jpg'),
  4320. (5732, 194, 'genBy', 'Terry Hatching'),
  4321. (5733, 194, 'date', '9 Oct 2014'),
  4322. (5734, 194, 'numStaff', '244'),
  4323. (5735, 194, 'shiftDuration', '10'),
  4324. (5736, 194, 'manHours', '2440'),
  4325. (5737, 194, 'fatalities', '2'),
  4326. (5738, 194, 'ltis', '43'),
  4327. (5739, 194, 'daysLost', '34'),
  4328. (5740, 194, 'restrictedWorkCase', '45'),
  4329. (5741, 194, 'medicaltreatmentcase', '546'),
  4330. (5742, 194, 'vehicleAccidents', '5'),
  4331. (5743, 194, 'numberofvehicles', '65'),
  4332. (5744, 194, 'kmsdriven', '3432'),
  4333. (5745, 194, 'environmentalAccidents', '456'),
  4334. (5746, 195, 'genBy', 'Terry Hatching'),
  4335. (5747, 195, 'date', '9 Oct 2014'),
  4336. (5748, 195, 'numStaff', '1000'),
  4337. (5749, 195, 'shiftDuration', '20'),
  4338. (5750, 195, 'manHours', '20000'),
  4339. (5751, 195, 'fatalities', '90'),
  4340. (5752, 195, 'ltis', '8787'),
  4341. (5753, 195, 'daysLost', '87687'),
  4342. (5754, 195, 'restrictedWorkCase', '6567'),
  4343. (5755, 195, 'medicaltreatmentcase', '887'),
  4344. (5756, 195, 'vehicleAccidents', '878'),
  4345. (5757, 195, 'numberofvehicles', '887'),
  4346. (5758, 195, 'kmsdriven', '84787878'),
  4347. (5759, 195, 'environmentalAccidents', '8678'),
  4348. (5904, 179, 'genBy', 'Ronald Kray'),
  4349. (5905, 179, 'date', '2 Oct 2014'),
  4350. (5906, 179, 'numStaff', '245'),
  4351. (5907, 179, 'shiftDuration', '10'),
  4352. (5908, 179, 'manHours', '2450'),
  4353. (5909, 179, 'fatalities', '45'),
  4354. (5910, 179, 'ltis', '50'),
  4355. (5911, 179, 'daysLost', '8'),
  4356. (5912, 179, 'restrictedWorkCase', '4534'),
  4357. (5913, 179, 'medicaltreatmentcase', '876'),
  4358. (5914, 179, 'vehicleAccidents', '87'),
  4359. (5915, 179, 'numberofvehicles', '8768'),
  4360. (5916, 179, 'kmsdriven', '879'),
  4361. (5917, 179, 'environmentalAccidents', '86'),
  4362. (5928, 197, 'genBy', 'Steve Black'),
  4363. (5929, 197, 'date', '30 Oct 2014'),
  4364. (5930, 197, 'numStaff', '100'),
  4365. (5931, 197, 'shiftDuration', '23'),
  4366. (5932, 197, 'manHours', '2300'),
  4367. (5933, 197, 'fatalities', '324'),
  4368. (5934, 197, 'ltis', '23'),
  4369. (5935, 197, 'daysLost', '21'),
  4370. (5936, 197, 'restrictedWorkCase', '23'),
  4371. (5937, 197, 'medicaltreatmentcase', '23'),
  4372. (5938, 197, 'vehicleAccidents', '23'),
  4373. (5939, 197, 'numberofvehicles', '20'),
  4374. (5940, 197, 'kmsdriven', '2000'),
  4375. (5941, 197, 'environmentalAccidents', '203'),
  4376. (5942, 198, 'genBy', 'sirin'),
  4377. (5943, 198, 'date', '30 Oct 2014'),
  4378. (5944, 198, 'numStaff', '34'),
  4379. (5945, 198, 'shiftDuration', '23'),
  4380. (5946, 198, 'manHours', '782'),
  4381. (5947, 198, 'fatalities', '23'),
  4382. (5948, 198, 'ltis', '23'),
  4383. (5949, 198, 'daysLost', '2'),
  4384. (5950, 198, 'restrictedWorkCase', '23'),
  4385. (5951, 198, 'medicaltreatmentcase', '23'),
  4386. (5952, 198, 'vehicleAccidents', '23'),
  4387. (5953, 198, 'numberofvehicles', '23'),
  4388. (5954, 198, 'kmsdriven', '200'),
  4389. (5955, 198, 'environmentalAccidents', '200'),
  4390. (5956, 199, 'name', 'sirin'),
  4391. (5957, 199, 'company', 'ABC Plant Hire'),
  4392. (5958, 199, 'companyNumber', '765467'),
  4393. (5959, 199, 'dob', '6 Nov 1984'),
  4394. (5960, 199, 'age', '30'),
  4395. (5961, 199, 'department', 'IT'),
  4396. (5962, 199, 'location', 'cochin'),
  4397. (5963, 199, 'workgroup', 'Site Hire'),
  4398. (5964, 199, 'occupation', 'Chain Man'),
  4399. (5965, 199, 'email', 'sirinibin2006@gmail.com'),
  4400. (5996, 202, 'genBy', 'Bill Smith'),
  4401. (5997, 202, 'date', '10 Nov 2014'),
  4402. (5998, 202, 'time', '13:57'),
  4403. (5999, 202, 'reportNo', '3443'),
  4404. (6000, 202, 'company', 'ABC Plant Hire'),
  4405. (6001, 202, 'department', 'Plant'),
  4406. (6002, 202, 'workgroup', 'Site Hire'),
  4407. (6003, 202, 'involvedAccident', 'Yes'),
  4408. (6004, 202, 'address', 'test'),
  4409. (6005, 202, 'phone', '87587'),
  4410. (6006, 202, 'dateEvent', '10 Nov 2014'),
  4411. (6007, 202, 'seeHappened', 'Yes'),
  4412. (6008, 202, 'accidentNearMiss', 'Accident'),
  4413. (6009, 202, 'workRelated', 'Yes'),
  4414. (6010, 202, 'takeplaceSite', 'Yes'),
  4415. (6011, 202, 'statementDate', '10 Nov 2014'),
  4416. (6022, 204, 'genBy', 'Steve Black'),
  4417. (6023, 204, 'date', '10 Nov 2014'),
  4418. (6024, 204, 'time', '13:44'),
  4419. (6025, 204, 'location', 'Facility'),
  4420. (6026, 204, 'x1', 'Insignificant'),
  4421. (6027, 204, 'x2', 'Land'),
  4422. (6028, 204, 'involved_0_name', 'Fred Jones'),
  4423. (6029, 204, 'involved_0_company', 'AB Construction'),
  4424. (6030, 204, 'involved_0_companyNumber', '01200'),
  4425. (6046, 207, 'genBy', 'John Jones'),
  4426. (6047, 207, 'date', '8 Oct 2014'),
  4427. (6048, 207, 'inputs_0_date', '26 Nov 2014'),
  4428. (6049, 207, 'inputs_0_wastetype', 'Mixed'),
  4429. (6050, 207, 'inputs_0_ewccode', '123'),
  4430. (6051, 207, 'inputs_0_wastecarrier', 'test'),
  4431. (6052, 207, 'inputs_0_sitelicenced', 'Licenced'),
  4432. (6053, 207, 'inputs_0_carrier', '67476'),
  4433. (6054, 207, 'inputs_0_delivery', 'Confirmed'),
  4434. (6055, 208, 'genBy', 'John Jones'),
  4435. (6056, 208, 'monthYear', 'November 2014'),
  4436. (6057, 208, 'location', 'cochin'),
  4437. (6058, 208, 'electricity', '100'),
  4438. (6059, 208, 'electricityEmission', '52.00'),
  4439. (6060, 208, 'gas', '290'),
  4440. (6061, 208, 'gasEmission', '55.10'),
  4441. (6062, 208, 'oil', '3434'),
  4442. (6063, 208, 'oilEmission', '927.18'),
  4443. (6064, 208, 'petrol', '45'),
  4444. (6065, 208, 'petrolEmission', '12.15'),
  4445. (6066, 208, 'diesel', '45'),
  4446. (6067, 208, 'dieselEmission', '12.15'),
  4447. (6068, 208, 'water', '4365'),
  4448. (6069, 209, 'genBy', 'Reginald Kray'),
  4449. (6070, 209, 'monthYear', 'November 2014'),
  4450. (6071, 209, 'location', 'cochin'),
  4451. (6072, 209, 'electricity', '100'),
  4452. (6073, 209, 'electricityEmission', '52.00'),
  4453. (6074, 209, 'gas', '300'),
  4454. (6075, 209, 'gasEmission', '57.00'),
  4455. (6076, 209, 'oil', '4000'),
  4456. (6077, 209, 'oilEmission', '1080.00'),
  4457. (6078, 209, 'petrol', '5000'),
  4458. (6079, 209, 'petrolEmission', '1350.00'),
  4459. (6080, 209, 'diesel', '2000'),
  4460. (6081, 209, 'dieselEmission', '540.00'),
  4461. (6082, 209, 'water', '100'),
  4462. (6083, 210, 'genBy', 'John Jones'),
  4463. (6084, 210, 'date', '11 Nov 2014'),
  4464. (6085, 210, 'inputs_0_date', '18 Nov 2014'),
  4465. (6086, 210, 'inputs_0_wastetype', 'Paper'),
  4466. (6087, 210, 'inputs_0_ewccode', 'abc'),
  4467. (6088, 210, 'inputs_0_wastecarrier', 'test'),
  4468. (6089, 210, 'inputs_0_sitelicenced', 'Exempt'),
  4469. (6090, 210, 'inputs_0_carrier', '5687'),
  4470. (6091, 210, 'inputs_0_delivery', 'Not Confirmed'),
  4471. (6092, 211, 'genBy', 'Fred Black'),
  4472. (6093, 211, 'monthYear', 'November 2014'),
  4473. (6094, 211, 'location', 'cochin'),
  4474. (6095, 211, 'targetInertReuseon', '10'),
  4475. (6096, 211, 'targetInertReuseoff', '3'),
  4476. (6097, 211, 'targetInertRecycledon', '213'),
  4477. (6098, 211, 'targetInertRecycledoff', '3'),
  4478. (6099, 211, 'targetInertSent', '213'),
  4479. (6100, 211, 'targetInertOther', '233'),
  4480. (6101, 211, 'targetNonhazReuseon', '2'),
  4481. (6102, 211, 'targetNonhazReuseoff', '23'),
  4482. (6103, 211, 'targetNonhazRecycledon', '3'),
  4483. (6104, 211, 'targetNonhazRecycledoff', '43'),
  4484. (6105, 211, 'targetNonhazSent', '23'),
  4485. (6106, 211, 'targetNonhazOther', '32'),
  4486. (6107, 211, 'targetHazReuseon', '32'),
  4487. (6108, 211, 'targetHazReuseoff', '3254'),
  4488. (6109, 211, 'targetHazRecycledon', '65'),
  4489. (6110, 211, 'targetHazRecycledoff', '5'),
  4490. (6111, 211, 'targetHazSent', '34'),
  4491. (6112, 211, 'targetHazOther', '23'),
  4492. (6113, 211, 'targetTotReuseon', '44'),
  4493. (6114, 211, 'targetTotReuseoff', '3280'),
  4494. (6115, 211, 'targetTotRecycledon', '281'),
  4495. (6116, 211, 'targetTotRecycledoff', '51'),
  4496. (6117, 211, 'targetTotSent', '270'),
  4497. (6118, 211, 'targetTotOther', '288'),
  4498. (6119, 211, 'actualInertReuseon', '213'),
  4499. (6120, 211, 'actualInertReuseoff', '5'),
  4500. (6121, 211, 'actualInertRecycledon', '345'),
  4501. (6122, 211, 'actualInertRecycledoff', '34'),
  4502. (6123, 211, 'actualInertSent', '4'),
  4503. (6124, 211, 'actualInertOther', '24'),
  4504. (6125, 211, 'actualNonhazReuseon', '34'),
  4505. (6126, 211, 'actualNonhazReuseoff', '4'),
  4506. (6127, 211, 'actualNonhazRecycledon', '455'),
  4507. (6128, 211, 'actualNonhazRecycledoff', '34'),
  4508. (6129, 211, 'actualNonhazSent', '45'),
  4509. (6130, 211, 'actualNonhazOther', '234'),
  4510. (6131, 211, 'actualHazReuseon', '3'),
  4511. (6132, 211, 'actualHazReuseoff', '534'),
  4512. (6133, 211, 'actualHazRecycledon', '4'),
  4513. (6134, 211, 'actualHazRecycledoff', '4'),
  4514. (6135, 211, 'actualHazSent', '545'),
  4515. (6136, 211, 'actualHazOther', '4'),
  4516. (6137, 211, 'actualTotReuseon', '250'),
  4517. (6138, 211, 'actualTotReuseoff', '543'),
  4518. (6139, 211, 'actualTotRecycledon', '804'),
  4519. (6140, 211, 'actualTotRecycledoff', '72'),
  4520. (6141, 211, 'actualTotSent', '594'),
  4521. (6142, 211, 'actualTotOther', '262'),
  4522. (6143, 211, 'diffReuseon', '206'),
  4523. (6144, 211, 'diffReuseoff', '-2737'),
  4524. (6145, 211, 'diffRecycledon', '523'),
  4525. (6146, 211, 'diffRecycledoff', '21'),
  4526. (6147, 211, 'diffSent', '324'),
  4527. (6148, 211, 'diffOther', '-26'),
  4528. (6149, 212, 'genBy', 'Fred Jones'),
  4529. (6150, 212, 'date', '19 Nov 2014'),
  4530. (6151, 212, 'numStaff', '23'),
  4531. (6152, 212, 'shiftDuration', '34'),
  4532. (6153, 212, 'manHours', '782'),
  4533. (6154, 212, 'incidents', '23'),
  4534. (6155, 212, 'complaints', '3'),
  4535. (6156, 213, 'genBy', 'John Smith'),
  4536. (6157, 213, 'date', '19 Nov 2014'),
  4537. (6158, 213, 'numStaff', '76'),
  4538. (6159, 213, 'shiftDuration', '87'),
  4539. (6160, 213, 'manHours', '6612'),
  4540. (6161, 213, 'incidents', '87'),
  4541. (6162, 213, 'complaints', '87'),
  4542. (6163, 214, 'genBy', 'Fred Jones'),
  4543. (6164, 214, 'date', '11 Nov 2014'),
  4544. (6165, 214, 'numStaff', '234'),
  4545. (6166, 214, 'shiftDuration', '34'),
  4546. (6167, 214, 'manHours', '7956'),
  4547. (6168, 214, 'incidents', '34'),
  4548. (6169, 214, 'complaints', '43'),
  4549. (6170, 215, 'genBy', 'Fred Jones'),
  4550. (6171, 215, 'date', '11 Nov 2014'),
  4551. (6172, 215, 'numStaff', '234'),
  4552. (6173, 215, 'shiftDuration', '34'),
  4553. (6174, 215, 'manHours', '7956'),
  4554. (6175, 215, 'incidents', '34'),
  4555. (6176, 215, 'complaints', '43'),
  4556. (6177, 216, 'genBy', 'John Jones'),
  4557. (6178, 216, 'date', '19 Nov 2014'),
  4558. (6179, 216, 'numStaff', '3'),
  4559. (6180, 216, 'shiftDuration', '23'),
  4560. (6181, 216, 'manHours', '69'),
  4561. (6182, 216, 'incidents', '23'),
  4562. (6183, 216, 'complaints', '3'),
  4563. (6184, 217, 'genBy', 'Fred Jones'),
  4564. (6185, 217, 'date', '9 Nov 2014'),
  4565. (6186, 217, 'numStaff', '23'),
  4566. (6187, 217, 'shiftDuration', '32'),
  4567. (6188, 217, 'manHours', '736'),
  4568. (6189, 217, 'incidents', '34'),
  4569. (6190, 217, 'complaints', '43'),
  4570. (6191, 218, 'genBy', 'Fred Jones'),
  4571. (6192, 218, 'date', '31 Oct 2014'),
  4572. (6193, 218, 'numStaff', '34'),
  4573. (6194, 218, 'shiftDuration', '34'),
  4574. (6195, 218, 'manHours', '1156'),
  4575. (6196, 218, 'incidents', '43'),
  4576. (6197, 218, 'complaints', '4'),
  4577. (6198, 219, 'genBy', 'Steve Black'),
  4578. (6199, 219, 'monthYear', 'November 2014'),
  4579. (6200, 219, 'location', 'palakkad'),
  4580. (6201, 219, 'electricity', '34'),
  4581. (6202, 219, 'electricityEmission', '17.68'),
  4582. (6203, 219, 'gas', '455'),
  4583. (6204, 219, 'gasEmission', '86.45'),
  4584. (6205, 219, 'oil', '56'),
  4585. (6206, 219, 'oilEmission', '15.12'),
  4586. (6207, 219, 'petrol', '56'),
  4587. (6208, 219, 'petrolEmission', '15.12'),
  4588. (6209, 219, 'diesel', '56'),
  4589. (6210, 219, 'dieselEmission', '15.12'),
  4590. (6211, 219, 'water', '56'),
  4591. (6212, 220, 'genBy', 'Buster Edwards'),
  4592. (6213, 220, 'date', '9 Nov 2014'),
  4593. (6214, 220, 'inputs_0_date', '5 Nov 2014'),
  4594. (6215, 220, 'inputs_0_wastetype', 'Oil'),
  4595. (6216, 220, 'inputs_0_ewccode', '4325'),
  4596. (6217, 220, 'inputs_0_wastecarrier', 'test'),
  4597. (6218, 220, 'inputs_0_sitelicenced', 'Licenced'),
  4598. (6219, 220, 'inputs_0_carrier', '245436'),
  4599. (6220, 220, 'inputs_0_delivery', 'Confirmed'),
  4600. (6269, 221, 'photo', '@/5461fc58bd802_pathiri.jpeg'),
  4601. (6270, 221, 'name', 'xavier'),
  4602. (6271, 221, 'company', 'nintriva'),
  4603. (6272, 221, 'companyNumber', '2364'),
  4604. (6273, 221, 'dob', '9 Sep 1992'),
  4605. (6274, 221, 'age', '22'),
  4606. (6275, 221, 'department', 'software engineer'),
  4607. (6276, 221, 'location', 'kakkanad'),
  4608. (6277, 221, 'workgroup', 'hdfhsdsdfss'),
  4609. (6278, 221, 'occupation', 'sdfas'),
  4610. (6279, 221, 'email', 'xavi@gmail.com'),
  4611. (6280, 221, 'siteOrientation_check', '1'),
  4612. (6281, 221, 'siteOrientation_expires', '26 Nov 2014'),
  4613. (6282, 221, 'siteInduction_check', '1'),
  4614. (6283, 221, 'siteInduction_expires', '12 Nov 2014'),
  4615. (6284, 221, 'workplaceOrienation_check', '1'),
  4616. (6285, 221, 'workplaceInduction_check', '1'),
  4617. (6286, 221, 'workplaceInduction_expires', '19 Nov 2014'),
  4618. (6287, 221, 'trainingSecurity_check', '1'),
  4619. (6288, 221, 'allRequiredInductions_check', '1'),
  4620. (6289, 221, 'drugAlcohol_check', '1'),
  4621. (6290, 221, 'erp_check', '1'),
  4622. (6291, 221, 'emsiso14001_check', '1'),
  4623. (6292, 221, 'emsiso14001_expires', '26 Nov 2014'),
  4624. (6293, 221, 'wasteStorage_check', '1'),
  4625. (6294, 221, 'wasteStorage_expires', '21 Nov 2014'),
  4626. (6295, 221, 'materials_check', '1'),
  4627. (6296, 221, 'materials_expires', '17 Nov 2014'),
  4628. (6297, 221, 'asbestos_check', '1'),
  4629. (6298, 221, 'asbestos_expires', '18 Nov 2014'),
  4630. (6299, 221, 'legalReq_check', '1'),
  4631. (6300, 221, 'legalReq_expires', '20 Nov 2014'),
  4632. (6301, 221, 'tradeCerts_0_type', 'Gas Fitter'),
  4633. (6302, 221, 'tradeCerts_0_expires', '19 Nov 2014'),
  4634. (6303, 221, 'tradeCerts_0_cert', '@/5461fa78e9b9d_pathiri.jpeg'),
  4635. (6304, 221, 'tBTHeld_check', '1'),
  4636. (6305, 221, 'tBTHeld_date', '27 Nov 2014'),
  4637. (6306, 221, 'suggestion_check', '1'),
  4638. (6307, 221, 'uANMHOReported_check', '1'),
  4639. (6308, 223, 'genBy', 'xavier'),
  4640. (6309, 223, 'company', 'nintriva'),
  4641. (6310, 223, 'location', 'hgfds'),
  4642. (6323, 224, 'genBy', 'xavier'),
  4643. (6324, 224, 'company', 'nintriva'),
  4644. (6325, 224, 'location', 'kakan adZCXZCX'),
  4645. (6326, 224, 'aspects_0_activity', 'weasdf'),
  4646. (6327, 224, 'aspects_0_aspect', 'dsfasf'),
  4647. (6328, 224, 'aspects_0_potential', 'sdfsd'),
  4648. (6329, 224, 'aspects_0_severity', 'sdfsf'),
  4649. (6330, 224, 'aspects_0_likelihood', 'sdfs'),
  4650. (6331, 224, 'aspects_0_rating', 'dsff'),
  4651. (6332, 224, 'aspects_0_measures', 'sdf'),
  4652. (6333, 224, 'aspects_0_person', 'sdf'),
  4653. (6334, 224, 'aspects_0_legislation', 'fddfsdf'),
  4654. (6335, 224, 'aspects_1_potential', 'xczXC'),
  4655. (6336, 225, 'genBy', 'xavier'),
  4656. (6337, 225, 'date', '11 Nov 2014'),
  4657. (6338, 225, 'time', '17:30'),
  4658. (6339, 225, 'company', 'AB Construction'),
  4659. (6340, 225, 'department', 'HSE'),
  4660. (6341, 225, 'workgroup', 'HSE'),
  4661. (6342, 225, 'inspectedBy', 'xavier'),
  4662. (6343, 225, 'partz1_items_0', '0'),
  4663. (6344, 225, 'partz1_items_1', 'No'),
  4664. (6345, 225, 'partz1_items_2', '0'),
  4665. (6346, 225, 'partz2_items_0', 'Yes'),
  4666. (6347, 225, 'partz2_items_1', '0'),
  4667. (6348, 225, 'partz2_items_2', '0'),
  4668. (6349, 225, 'partz3_items_0', '0'),
  4669. (6350, 225, 'partz3_items_1', 'No'),
  4670. (6351, 225, 'partz3_items_2', '0'),
  4671. (6352, 225, 'partz4_items_0', '0'),
  4672. (6353, 225, 'partz4_items_1', '0'),
  4673. (6354, 225, 'partz4_items_2', '0'),
  4674. (6355, 225, 'partz5_items_0', '0'),
  4675. (6356, 225, 'partz5_items_1', '0'),
  4676. (6357, 225, 'partz5_items_2', '0'),
  4677. (6358, 225, 'partz6_items_0', '0'),
  4678. (6359, 225, 'partz6_items_1', '0'),
  4679. (6360, 225, 'partz6_items_2', '0'),
  4680. (6361, 225, 'partz7_items_0', '0'),
  4681. (6362, 225, 'partz7_items_1', '0'),
  4682. (6363, 225, 'partz7_items_2', '0'),
  4683. (6364, 225, 'partz8_items_0', '0'),
  4684. (6365, 225, 'partz8_items_1', '0'),
  4685. (6366, 225, 'partz8_items_2', '0'),
  4686. (6367, 225, 'partz9_items_0', '0'),
  4687. (6368, 225, 'partz9_items_1', '0'),
  4688. (6369, 225, 'partz9_items_2', '0'),
  4689. (6370, 225, 'partz10_items_0', '0'),
  4690. (6371, 225, 'partz10_items_1', '0'),
  4691. (6372, 225, 'partz10_items_2', '0'),
  4692. (6373, 225, 'partz11_items_0', '0'),
  4693. (6374, 225, 'partz11_items_1', '0'),
  4694. (6375, 225, 'partz11_items_2', '0'),
  4695. (6376, 225, 'partz12_items_0', '0'),
  4696. (6377, 225, 'partz12_items_1', 'No'),
  4697. (6378, 225, 'partz12_items_2', '0'),
  4698. (6379, 225, 'partz13_items_0', '0'),
  4699. (6380, 225, 'partz13_items_1', '0'),
  4700. (6381, 225, 'partz13_items_2', '0'),
  4701. (6382, 225, 'partz14_items_0', '0'),
  4702. (6383, 225, 'partz14_items_1', 'No'),
  4703. (6384, 225, 'partz14_items_2', '0'),
  4704. (6385, 225, 'partz15_items_0', '0'),
  4705. (6386, 225, 'partz15_items_1', '0'),
  4706. (6387, 225, 'partz15_items_2', '0'),
  4707. (6388, 225, 'partz16_items_0', '0'),
  4708. (6389, 225, 'partz16_items_1', '0'),
  4709. (6390, 225, 'partz16_items_2', '0'),
  4710. (6391, 225, 'partz17_items_0', '0'),
  4711. (6392, 225, 'partz17_items_1', '0'),
  4712. (6393, 225, 'partz17_items_2', '0'),
  4713. (6394, 225, 'partz18_items_0', '0'),
  4714. (6395, 225, 'partz18_items_1', '0'),
  4715. (6396, 225, 'partz18_items_2', '0'),
  4716. (6397, 225, 'partz19_items_0', '0'),
  4717. (6398, 225, 'partz19_items_1', '0'),
  4718. (6399, 225, 'partz19_items_2', '0'),
  4719. (6400, 225, 'partz20_items_0', '0'),
  4720. (6401, 225, 'partz20_items_1', '0'),
  4721. (6402, 225, 'partz20_items_2', '0'),
  4722. (6403, 225, 'partz21_items_0', '0'),
  4723. (6404, 225, 'partz21_items_1', '0'),
  4724. (6405, 225, 'partz21_items_2', '0'),
  4725. (6406, 225, 'partz22_items_0', '0'),
  4726. (6407, 225, 'partz22_items_1', '0'),
  4727. (6408, 225, 'partz22_items_2', '0'),
  4728. (6409, 225, 'partz23_items_0', '0'),
  4729. (6410, 225, 'partz23_items_1', '0'),
  4730. (6411, 225, 'partz23_items_2', '0'),
  4731. (6412, 225, 'partz24_items_0', '0'),
  4732. (6413, 225, 'partz24_items_1', '0'),
  4733. (6414, 225, 'partz24_items_2', '0'),
  4734. (6415, 225, 'partz25_items_0', '0'),
  4735. (6416, 225, 'partz25_items_1', '0'),
  4736. (6417, 225, 'partz25_items_2', '0'),
  4737. (6418, 225, 'partz26_items_0', '0'),
  4738. (6419, 225, 'partz26_items_1', '0'),
  4739. (6420, 225, 'partz26_items_2', '0'),
  4740. (6421, 225, 'partz27_items_0', '0'),
  4741. (6422, 225, 'partz27_items_1', '0'),
  4742. (6423, 225, 'partz27_items_2', '0'),
  4743. (6424, 225, 'partz28_items_0', '0'),
  4744. (6425, 225, 'partz28_items_1', '0'),
  4745. (6426, 225, 'partz28_items_2', '0'),
  4746. (6427, 225, 'partz29_items_0', '0'),
  4747. (6428, 225, 'partz29_items_1', '0'),
  4748. (6429, 225, 'partz29_items_2', '0'),
  4749. (6430, 225, 'partz30_items_0', '0'),
  4750. (6431, 225, 'partz30_items_1', '0'),
  4751. (6432, 225, 'partz30_items_2', '0'),
  4752. (6433, 225, 'partz31_items_0', '0'),
  4753. (6434, 225, 'partz31_items_1', '0'),
  4754. (6435, 225, 'partz31_items_2', '0'),
  4755. (6436, 225, 'partz32_items_0', '0'),
  4756. (6437, 225, 'partz32_items_1', '0'),
  4757. (6438, 225, 'partz32_items_2', '0'),
  4758. (6439, 225, 'comments', 'qgfwdethqwfeqwefqjwg'),
  4759. (6440, 225, 'dateNoLaterThan', '12 Nov 2014'),
  4760. (6441, 225, 'inspector', 'Terry Hatching'),
  4761. (6442, 225, 'inspectorSign', '@/sig_5461fe282e818.png'),
  4762. (6443, 225, 'inspectorDate', '11 Nov 2014'),
  4763. (6444, 226, 'genBy', 'sirin'),
  4764. (6445, 226, 'date', '12 Nov 2014'),
  4765. (6446, 226, 'time', '17:45'),
  4766. (6447, 226, 'company', 'Nintriva'),
  4767. (6448, 226, 'department', 'test'),
  4768. (6449, 226, 'workgroup', 'test'),
  4769. (6450, 226, 'areaInspected', 'fsxcc'),
  4770. (6451, 226, 'part11pol_items_0', 'Yes'),
  4771. (6452, 226, 'part11pol_items_1', '0'),
  4772. (6453, 226, 'part11pol_items_2', '0'),
  4773. (6454, 226, 'part12pol_items_0', 'Yes'),
  4774. (6455, 226, 'part12pol_items_1', '0'),
  4775. (6456, 226, 'part12pol_items_2', '0'),
  4776. (6457, 226, 'part13pol_items_0', '0'),
  4777. (6458, 226, 'part13pol_items_1', 'No'),
  4778. (6459, 226, 'part13pol_items_2', '0'),
  4779. (6460, 226, 'part14pol_items_0', '0'),
  4780. (6461, 226, 'part14pol_items_1', 'No'),
  4781. (6462, 226, 'part14pol_items_2', '0'),
  4782. (6463, 226, 'part15pol_items_0', '0'),
  4783. (6464, 226, 'part15pol_items_1', 'No'),
  4784. (6465, 226, 'part15pol_items_2', '0'),
  4785. (6466, 226, 'part15pol_comments', 'xczxc'),
  4786. (6467, 226, 'part16pol_items_0', '0'),
  4787. (6468, 226, 'part16pol_items_1', '0'),
  4788. (6469, 226, 'part16pol_items_2', '0'),
  4789. (6470, 226, 'part16pol_comments', 'xcxzc'),
  4790. (6471, 226, 'part17pol_items_0', '0'),
  4791. (6472, 226, 'part17pol_items_1', '0'),
  4792. (6473, 226, 'part17pol_items_2', '0'),
  4793. (6474, 226, 'part17pol_comments', 'xzcxc'),
  4794. (6475, 226, 'part18pol_items_0', '0'),
  4795. (6476, 226, 'part18pol_items_1', '0'),
  4796. (6477, 226, 'part18pol_items_2', '0'),
  4797. (6478, 226, 'part18pol_comments', 'xczxczxc'),
  4798. (6479, 226, 'part19pol_items_0', '0'),
  4799. (6480, 226, 'part19pol_items_1', '0'),
  4800. (6481, 226, 'part19pol_items_2', '0'),
  4801. (6482, 226, 'part110pol_items_0', '0'),
  4802. (6483, 226, 'part110pol_items_1', '0'),
  4803. (6484, 226, 'part110pol_items_2', '0'),
  4804. (6485, 226, 'part111pol_items_0', '0'),
  4805. (6486, 226, 'part111pol_items_1', '0'),
  4806. (6487, 226, 'part111pol_items_2', '0'),
  4807. (6488, 226, 'part112pol_items_0', '0'),
  4808. (6489, 226, 'part112pol_items_1', '0'),
  4809. (6490, 226, 'part112pol_items_2', '0'),
  4810. (6491, 226, 'part112pol_comments', 'xcxzc'),
  4811. (6492, 226, 'part113pol_items_0', '0'),
  4812. (6493, 226, 'part113pol_items_1', '0'),
  4813. (6494, 226, 'part113pol_items_2', '0'),
  4814. (6495, 226, 'part113pol_comments', 'xzczxczxc'),
  4815. (6496, 226, 'part114pol_items_0', '0'),
  4816. (6497, 226, 'part114pol_items_1', '0'),
  4817. (6498, 226, 'part114pol_items_2', '0'),
  4818. (6499, 226, 'part115pol_items_0', '0'),
  4819. (6500, 226, 'part115pol_items_1', 'No'),
  4820. (6501, 226, 'part115pol_items_2', '0'),
  4821. (6502, 226, 'part115pol_comments', 'zxczxc'),
  4822. (6503, 226, 'part116pol_items_0', '0'),
  4823. (6504, 226, 'part116pol_items_1', '0'),
  4824. (6505, 226, 'part116pol_items_2', '0'),
  4825. (6506, 226, 'part117pol_items_0', '0'),
  4826. (6507, 226, 'part117pol_items_1', '0'),
  4827. (6508, 226, 'part117pol_items_2', '0'),
  4828. (6509, 226, 'part118pol_items_0', '0'),
  4829. (6510, 226, 'part118pol_items_1', '0'),
  4830. (6511, 226, 'part118pol_items_2', '0'),
  4831. (6512, 226, 'part119pol_items_0', '0'),
  4832. (6513, 226, 'part119pol_items_1', '0'),
  4833. (6514, 226, 'part119pol_items_2', '0'),
  4834. (6515, 226, 'part120pol_items_0', '0'),
  4835. (6516, 226, 'part120pol_items_1', '0'),
  4836. (6517, 226, 'part120pol_items_2', '0'),
  4837. (6518, 226, 'part21_items_0', '0'),
  4838. (6519, 226, 'part21_items_1', '0'),
  4839. (6520, 226, 'part21_items_2', '0'),
  4840. (6521, 226, 'part21_comments', 'xczxczx'),
  4841. (6522, 226, 'part22_items_0', '0'),
  4842. (6523, 226, 'part22_items_1', '0'),
  4843. (6524, 226, 'part22_items_2', '0'),
  4844. (6525, 226, 'part22_comments', 'xzczx'),
  4845. (6526, 226, 'part23_items_0', '0'),
  4846. (6527, 226, 'part23_items_1', 'No'),
  4847. (6528, 226, 'part23_items_2', '0'),
  4848. (6529, 226, 'part23_comments', 'hggvjh'),
  4849. (6530, 226, 'part24_items_0', '0'),
  4850. (6531, 226, 'part24_items_1', '0'),
  4851. (6532, 226, 'part24_items_2', 'N/A'),
  4852. (6533, 226, 'part24_comments', ''),
  4853. (6534, 226, 'part25_items_0', 'Yes'),
  4854. (6535, 226, 'part25_items_1', '0'),
  4855. (6536, 226, 'part25_items_2', '0'),
  4856. (6537, 226, 'part25_comments', 'huhu'),
  4857. (6538, 226, 'part26_items_0', 'Yes'),
  4858. (6539, 226, 'part26_items_1', '0'),
  4859. (6540, 226, 'part26_items_2', '0'),
  4860. (6541, 226, 'part26_comments', 'uhuhuh'),
  4861. (6542, 226, 'part27_items_0', 'Yes'),
  4862. (6543, 226, 'part27_items_1', '0'),
  4863. (6544, 226, 'part27_items_2', '0'),
  4864. (6545, 226, 'part27_comments', 'uhuh'),
  4865. (6546, 226, 'part28_items_0', '0'),
  4866. (6547, 226, 'part28_items_1', '0'),
  4867. (6548, 226, 'part28_items_2', 'N/A'),
  4868. (6549, 226, 'part28_comments', 'uh'),
  4869. (6550, 226, 'part29_items_0', '0'),
  4870. (6551, 226, 'part29_items_1', '0'),
  4871. (6552, 226, 'part29_items_2', 'N/A'),
  4872. (6553, 226, 'part29_comments', 'uh'),
  4873. (6554, 226, 'part31_items_0', '0'),
  4874. (6555, 226, 'part31_items_1', '0'),
  4875. (6556, 226, 'part31_items_2', 'N/A'),
  4876. (6557, 226, 'part31_comments', ''),
  4877. (6558, 226, 'part32_items_0', '0'),
  4878. (6559, 226, 'part32_items_1', '0'),
  4879. (6560, 226, 'part32_items_2', 'N/A'),
  4880. (6561, 226, 'part32_comments', 'uh'),
  4881. (6562, 226, 'part33_items_0', '0'),
  4882. (6563, 226, 'part33_items_1', '0'),
  4883. (6564, 226, 'part33_items_2', '0'),
  4884. (6565, 226, 'part33_comments', 'iuh'),
  4885. (6566, 226, 'part34_items_0', '0'),
  4886. (6567, 226, 'part34_items_1', '0'),
  4887. (6568, 226, 'part34_items_2', 'N/A'),
  4888. (6569, 226, 'part34_comments', ''),
  4889. (6570, 226, 'part35_items_0', '0'),
  4890. (6571, 226, 'part35_items_1', '0'),
  4891. (6572, 226, 'part35_items_2', 'N/A'),
  4892. (6573, 226, 'part35_comments', 'iuhu'),
  4893. (6574, 226, 'part36_items_0', '0'),
  4894. (6575, 226, 'part36_items_1', '0'),
  4895. (6576, 226, 'part36_items_2', 'N/A'),
  4896. (6577, 226, 'part36_comments', 'h uh'),
  4897. (6578, 226, 'part37_items_0', '0'),
  4898. (6579, 226, 'part37_items_1', '0'),
  4899. (6580, 226, 'part37_items_2', 'N/A'),
  4900. (6581, 226, 'part38_items_0', '0'),
  4901. (6582, 226, 'part38_items_1', '0'),
  4902. (6583, 226, 'part38_items_2', '0'),
  4903. (6584, 226, 'part39_items_0', '0'),
  4904. (6585, 226, 'part39_items_1', '0'),
  4905. (6586, 226, 'part39_items_2', '0'),
  4906. (6587, 226, 'part41_items_0', '0'),
  4907. (6588, 226, 'part41_items_1', '0'),
  4908. (6589, 226, 'part41_items_2', '0'),
  4909. (6590, 226, 'part42_items_0', '0'),
  4910. (6591, 226, 'part42_items_1', '0'),
  4911. (6592, 226, 'part42_items_2', '0'),
  4912. (6593, 226, 'part43_items_0', '0'),
  4913. (6594, 226, 'part43_items_1', '0'),
  4914. (6595, 226, 'part43_items_2', '0'),
  4915. (6596, 226, 'part44_items_0', 'Yes'),
  4916. (6597, 226, 'part44_items_1', '0'),
  4917. (6598, 226, 'part44_items_2', '0'),
  4918. (6599, 226, 'part44_comments', 'uhuh'),
  4919. (6600, 226, 'part45_items_0', '0'),
  4920. (6601, 226, 'part45_items_1', 'No'),
  4921. (6602, 226, 'part45_items_2', '0'),
  4922. (6603, 226, 'part45_comments', 'uhh'),
  4923. (6604, 226, 'part46_items_0', 'Yes'),
  4924. (6605, 226, 'part46_items_1', '0'),
  4925. (6606, 226, 'part46_items_2', '0'),
  4926. (6607, 226, 'part47_items_0', '0'),
  4927. (6608, 226, 'part47_items_1', '0'),
  4928. (6609, 226, 'part47_items_2', '0'),
  4929. (6610, 226, 'part48_items_0', '0'),
  4930. (6611, 226, 'part48_items_1', 'No'),
  4931. (6612, 226, 'part48_items_2', '0'),
  4932. (6613, 226, 'part48_comments', ''),
  4933. (6614, 226, 'part49_items_0', '0'),
  4934. (6615, 226, 'part49_items_1', '0'),
  4935. (6616, 226, 'part49_items_2', '0'),
  4936. (6617, 226, 'part49_comments', 'u uh h'),
  4937. (6618, 226, 'part51_items_0', '0'),
  4938. (6619, 226, 'part51_items_1', '0'),
  4939. (6620, 226, 'part51_items_2', 'N/A'),
  4940. (6621, 226, 'part52_items_0', 'Yes'),
  4941. (6622, 226, 'part52_items_1', '0'),
  4942. (6623, 226, 'part52_items_2', '0'),
  4943. (6624, 226, 'part52_comments', 'u uh'),
  4944. (6625, 226, 'part53_items_0', '0'),
  4945. (6626, 226, 'part53_items_1', '0'),
  4946. (6627, 226, 'part53_items_2', '0'),
  4947. (6628, 226, 'part53_comments', 'u'),
  4948. (6629, 226, 'part54_items_0', 'Yes'),
  4949. (6630, 226, 'part54_items_1', '0'),
  4950. (6631, 226, 'part54_items_2', '0'),
  4951. (6632, 226, 'part55_items_0', 'Yes'),
  4952. (6633, 226, 'part55_items_1', '0'),
  4953. (6634, 226, 'part55_items_2', '0'),
  4954. (6635, 226, 'part56_items_0', 'Yes'),
  4955. (6636, 226, 'part56_items_1', '0'),
  4956. (6637, 226, 'part56_items_2', '0'),
  4957. (6638, 226, 'part57_items_0', '0'),
  4958. (6639, 226, 'part57_items_1', '0'),
  4959. (6640, 226, 'part57_items_2', '0'),
  4960. (6641, 226, 'part58_items_0', '0'),
  4961. (6642, 226, 'part58_items_1', '0'),
  4962. (6643, 226, 'part58_items_2', '0'),
  4963. (6644, 226, 'part59_items_0', '0'),
  4964. (6645, 226, 'part59_items_1', '0'),
  4965. (6646, 226, 'part59_items_2', '0'),
  4966. (6647, 226, 'part510_items_0', '0'),
  4967. (6648, 226, 'part510_items_1', '0'),
  4968. (6649, 226, 'part510_items_2', '0'),
  4969. (6650, 226, 'part511_items_0', '0'),
  4970. (6651, 226, 'part511_items_1', '0'),
  4971. (6652, 226, 'part511_items_2', '0'),
  4972. (6653, 226, 'part61_items_0', '0'),
  4973. (6654, 226, 'part61_items_1', '0'),
  4974. (6655, 226, 'part61_items_2', '0'),
  4975. (6656, 226, 'part62_items_0', '0'),
  4976. (6657, 226, 'part62_items_1', '0'),
  4977. (6658, 226, 'part62_items_2', '0'),
  4978. (6659, 226, 'part63_items_0', '0'),
  4979. (6660, 226, 'part63_items_1', '0'),
  4980. (6661, 226, 'part63_items_2', '0'),
  4981. (6662, 226, 'part64_items_0', '0'),
  4982. (6663, 226, 'part64_items_1', '0'),
  4983. (6664, 226, 'part64_items_2', '0'),
  4984. (6665, 226, 'part65_items_0', '0'),
  4985. (6666, 226, 'part65_items_1', '0'),
  4986. (6667, 226, 'part65_items_2', '0'),
  4987. (6668, 226, 'part66_items_0', '0'),
  4988. (6669, 226, 'part66_items_1', '0'),
  4989. (6670, 226, 'part66_items_2', '0'),
  4990. (6671, 226, 'part67_items_0', '0'),
  4991. (6672, 226, 'part67_items_1', '0'),
  4992. (6673, 226, 'part67_items_2', '0'),
  4993. (6674, 226, 'part71_items_0', '0'),
  4994. (6675, 226, 'part71_items_1', '0'),
  4995. (6676, 226, 'part71_items_2', '0'),
  4996. (6677, 226, 'part72_items_0', '0'),
  4997. (6678, 226, 'part72_items_1', '0'),
  4998. (6679, 226, 'part72_items_2', '0'),
  4999. (6680, 226, 'part73_items_0', '0'),
  5000. (6681, 226, 'part73_items_1', '0'),
  5001. (6682, 226, 'part73_items_2', '0'),
  5002. (6683, 226, 'part74_items_0', '0'),
  5003. (6684, 226, 'part74_items_1', '0'),
  5004. (6685, 226, 'part74_items_2', '0'),
  5005. (6686, 226, 'part75_items_0', '0'),
  5006. (6687, 226, 'part75_items_1', '0'),
  5007. (6688, 226, 'part75_items_2', '0'),
  5008. (6689, 226, 'part76_items_0', '0'),
  5009. (6690, 226, 'part76_items_1', '0'),
  5010. (6691, 226, 'part76_items_2', '0'),
  5011. (6692, 226, 'part77_items_0', '0'),
  5012. (6693, 226, 'part77_items_1', '0'),
  5013. (6694, 226, 'part77_items_2', '0');
  5014. INSERT INTO `formAnswer` (`id`, `formId`, `question`, `answer`) VALUES
  5015. (6695, 226, 'part78_items_0', '0'),
  5016. (6696, 226, 'part78_items_1', '0'),
  5017. (6697, 226, 'part78_items_2', '0'),
  5018. (6698, 226, 'part79_items_0', '0'),
  5019. (6699, 226, 'part79_items_1', '0'),
  5020. (6700, 226, 'part79_items_2', '0'),
  5021. (6701, 226, 'part710_items_0', '0'),
  5022. (6702, 226, 'part710_items_1', '0'),
  5023. (6703, 226, 'part710_items_2', '0'),
  5024. (6704, 226, 'part711_items_0', '0'),
  5025. (6705, 226, 'part711_items_1', '0'),
  5026. (6706, 226, 'part711_items_2', '0'),
  5027. (6707, 226, 'part712_items_0', '0'),
  5028. (6708, 226, 'part712_items_1', '0'),
  5029. (6709, 226, 'part712_items_2', '0'),
  5030. (6710, 226, 'part713_items_0', '0'),
  5031. (6711, 226, 'part713_items_1', '0'),
  5032. (6712, 226, 'part713_items_2', '0'),
  5033. (6713, 226, 'part714_items_0', '0'),
  5034. (6714, 226, 'part714_items_1', '0'),
  5035. (6715, 226, 'part714_items_2', '0'),
  5036. (6716, 226, 'part715_items_0', '0'),
  5037. (6717, 226, 'part715_items_1', '0'),
  5038. (6718, 226, 'part715_items_2', '0'),
  5039. (6719, 226, 'part716_items_0', '0'),
  5040. (6720, 226, 'part716_items_1', '0'),
  5041. (6721, 226, 'part716_items_2', '0'),
  5042. (6722, 226, 'part81_items_0', '0'),
  5043. (6723, 226, 'part81_items_1', '0'),
  5044. (6724, 226, 'part81_items_2', '0'),
  5045. (6725, 226, 'part82_items_0', '0'),
  5046. (6726, 226, 'part82_items_1', '0'),
  5047. (6727, 226, 'part82_items_2', '0'),
  5048. (6728, 226, 'part83_items_0', '0'),
  5049. (6729, 226, 'part83_items_1', '0'),
  5050. (6730, 226, 'part83_items_2', '0'),
  5051. (6731, 226, 'part84_items_0', '0'),
  5052. (6732, 226, 'part84_items_1', '0'),
  5053. (6733, 226, 'part84_items_2', '0'),
  5054. (6734, 226, 'part85_items_0', '0'),
  5055. (6735, 226, 'part85_items_1', '0'),
  5056. (6736, 226, 'part85_items_2', '0'),
  5057. (6737, 226, 'part86_items_0', '0'),
  5058. (6738, 226, 'part86_items_1', '0'),
  5059. (6739, 226, 'part86_items_2', '0'),
  5060. (6740, 226, 'part87_items_0', '0'),
  5061. (6741, 226, 'part87_items_1', '0'),
  5062. (6742, 226, 'part87_items_2', '0'),
  5063. (6743, 226, 'part91_items_0', '0'),
  5064. (6744, 226, 'part91_items_1', '0'),
  5065. (6745, 226, 'part91_items_2', '0'),
  5066. (6746, 226, 'part92_items_0', '0'),
  5067. (6747, 226, 'part92_items_1', '0'),
  5068. (6748, 226, 'part92_items_2', '0'),
  5069. (6749, 226, 'part93_items_0', '0'),
  5070. (6750, 226, 'part93_items_1', '0'),
  5071. (6751, 226, 'part93_items_2', '0'),
  5072. (6752, 226, 'part94_items_0', '0'),
  5073. (6753, 226, 'part94_items_1', '0'),
  5074. (6754, 226, 'part94_items_2', '0'),
  5075. (6755, 226, 'part95_items_0', '0'),
  5076. (6756, 226, 'part95_items_1', '0'),
  5077. (6757, 226, 'part95_items_2', '0'),
  5078. (6758, 226, 'part96_items_0', '0'),
  5079. (6759, 226, 'part96_items_1', '0'),
  5080. (6760, 226, 'part96_items_2', '0'),
  5081. (6761, 226, 'part101_items_0', '0'),
  5082. (6762, 226, 'part101_items_1', '0'),
  5083. (6763, 226, 'part101_items_2', '0'),
  5084. (6764, 226, 'part102_items_0', '0'),
  5085. (6765, 226, 'part102_items_1', '0'),
  5086. (6766, 226, 'part102_items_2', '0'),
  5087. (6767, 226, 'part103_items_0', '0'),
  5088. (6768, 226, 'part103_items_1', '0'),
  5089. (6769, 226, 'part103_items_2', '0'),
  5090. (6770, 226, 'part104_items_0', '0'),
  5091. (6771, 226, 'part104_items_1', '0'),
  5092. (6772, 226, 'part104_items_2', '0'),
  5093. (6773, 226, 'part105_items_0', '0'),
  5094. (6774, 226, 'part105_items_1', '0'),
  5095. (6775, 226, 'part105_items_2', '0'),
  5096. (6776, 226, 'part106_items_0', '0'),
  5097. (6777, 226, 'part106_items_1', '0'),
  5098. (6778, 226, 'part106_items_2', '0'),
  5099. (6779, 226, 'part107_items_0', '0'),
  5100. (6780, 226, 'part107_items_1', '0'),
  5101. (6781, 226, 'part107_items_2', '0'),
  5102. (6782, 226, 'part108_items_0', '0'),
  5103. (6783, 226, 'part108_items_1', '0'),
  5104. (6784, 226, 'part108_items_2', '0'),
  5105. (6785, 226, 'part109_items_0', '0'),
  5106. (6786, 226, 'part109_items_1', '0'),
  5107. (6787, 226, 'part109_items_2', '0'),
  5108. (6788, 226, 'part1010_items_0', '0'),
  5109. (6789, 226, 'part1010_items_1', '0'),
  5110. (6790, 226, 'part1010_items_2', '0'),
  5111. (6791, 226, 'part1011_items_0', '0'),
  5112. (6792, 226, 'part1011_items_1', '0'),
  5113. (6793, 226, 'part1011_items_2', '0'),
  5114. (6794, 226, 'part1012_items_0', '0'),
  5115. (6795, 226, 'part1012_items_1', '0'),
  5116. (6796, 226, 'part1012_items_2', '0'),
  5117. (6797, 226, 'part1013_items_0', '0'),
  5118. (6798, 226, 'part1013_items_1', '0'),
  5119. (6799, 226, 'part1013_items_2', '0'),
  5120. (6800, 226, 'part111_items_0', '0'),
  5121. (6801, 226, 'part111_items_1', '0'),
  5122. (6802, 226, 'part111_items_2', '0'),
  5123. (6803, 226, 'part112_items_0', '0'),
  5124. (6804, 226, 'part112_items_1', '0'),
  5125. (6805, 226, 'part112_items_2', '0'),
  5126. (6806, 226, 'part113_items_0', '0'),
  5127. (6807, 226, 'part113_items_1', '0'),
  5128. (6808, 226, 'part113_items_2', '0'),
  5129. (6809, 226, 'part114_items_0', '0'),
  5130. (6810, 226, 'part114_items_1', '0'),
  5131. (6811, 226, 'part114_items_2', '0'),
  5132. (6812, 226, 'part115_items_0', '0'),
  5133. (6813, 226, 'part115_items_1', '0'),
  5134. (6814, 226, 'part115_items_2', '0'),
  5135. (6815, 226, 'part116_items_0', '0'),
  5136. (6816, 226, 'part116_items_1', '0'),
  5137. (6817, 226, 'part116_items_2', '0'),
  5138. (6818, 226, 'part117_items_0', '0'),
  5139. (6819, 226, 'part117_items_1', '0'),
  5140. (6820, 226, 'part117_items_2', '0'),
  5141. (6821, 226, 'part118_items_0', '0'),
  5142. (6822, 226, 'part118_items_1', '0'),
  5143. (6823, 226, 'part118_items_2', '0'),
  5144. (6824, 226, 'part119_items_0', '0'),
  5145. (6825, 226, 'part119_items_1', '0'),
  5146. (6826, 226, 'part119_items_2', '0'),
  5147. (6827, 226, 'part1110_items_0', '0'),
  5148. (6828, 226, 'part1110_items_1', '0'),
  5149. (6829, 226, 'part1110_items_2', '0'),
  5150. (6830, 226, 'part121_items_0', '0'),
  5151. (6831, 226, 'part121_items_1', '0'),
  5152. (6832, 226, 'part121_items_2', '0'),
  5153. (6833, 226, 'part122_items_0', '0'),
  5154. (6834, 226, 'part122_items_1', '0'),
  5155. (6835, 226, 'part122_items_2', '0'),
  5156. (6836, 226, 'part123_items_0', '0'),
  5157. (6837, 226, 'part123_items_1', '0'),
  5158. (6838, 226, 'part123_items_2', '0'),
  5159. (6839, 226, 'part124_items_0', '0'),
  5160. (6840, 226, 'part124_items_1', '0'),
  5161. (6841, 226, 'part124_items_2', '0'),
  5162. (6842, 226, 'part125_items_0', '0'),
  5163. (6843, 226, 'part125_items_1', '0'),
  5164. (6844, 226, 'part125_items_2', '0'),
  5165. (6845, 226, 'part126_items_0', '0'),
  5166. (6846, 226, 'part126_items_1', '0'),
  5167. (6847, 226, 'part126_items_2', '0'),
  5168. (6848, 226, 'part127_items_0', '0'),
  5169. (6849, 226, 'part127_items_1', '0'),
  5170. (6850, 226, 'part127_items_2', '0'),
  5171. (6851, 226, 'part128_items_0', '0'),
  5172. (6852, 226, 'part128_items_1', '0'),
  5173. (6853, 226, 'part128_items_2', '0'),
  5174. (6854, 226, 'part129_items_0', '0'),
  5175. (6855, 226, 'part129_items_1', '0'),
  5176. (6856, 226, 'part129_items_2', '0'),
  5177. (6857, 226, 'part1210_items_0', '0'),
  5178. (6858, 226, 'part1210_items_1', '0'),
  5179. (6859, 226, 'part1210_items_2', '0'),
  5180. (6860, 226, 'part1211_items_0', '0'),
  5181. (6861, 226, 'part1211_items_1', '0'),
  5182. (6862, 226, 'part1211_items_2', '0'),
  5183. (6863, 226, 'part1212_items_0', '0'),
  5184. (6864, 226, 'part1212_items_1', '0'),
  5185. (6865, 226, 'part1212_items_2', '0'),
  5186. (6866, 226, 'part131_items_0', '0'),
  5187. (6867, 226, 'part131_items_1', '0'),
  5188. (6868, 226, 'part131_items_2', '0'),
  5189. (6869, 226, 'part132_items_0', '0'),
  5190. (6870, 226, 'part132_items_1', '0'),
  5191. (6871, 226, 'part132_items_2', '0'),
  5192. (6872, 226, 'part133_items_0', '0'),
  5193. (6873, 226, 'part133_items_1', '0'),
  5194. (6874, 226, 'part133_items_2', '0'),
  5195. (6875, 226, 'part134_items_0', '0'),
  5196. (6876, 226, 'part134_items_1', '0'),
  5197. (6877, 226, 'part134_items_2', '0'),
  5198. (6878, 226, 'part135_items_0', '0'),
  5199. (6879, 226, 'part135_items_1', '0'),
  5200. (6880, 226, 'part135_items_2', '0'),
  5201. (6881, 226, 'part136_items_0', '0'),
  5202. (6882, 226, 'part136_items_1', '0'),
  5203. (6883, 226, 'part136_items_2', '0'),
  5204. (6884, 226, 'part137_items_0', '0'),
  5205. (6885, 226, 'part137_items_1', '0'),
  5206. (6886, 226, 'part137_items_2', '0'),
  5207. (6887, 226, 'inspectorDate', '11 Nov 2014'),
  5208. (7016, 227, 'genBy', 'sirin'),
  5209. (7017, 227, 'date', '11 Nov 2014'),
  5210. (7018, 227, 'time', '17:45'),
  5211. (7019, 227, 'company', 'nintriva'),
  5212. (7020, 227, 'department', 'test'),
  5213. (7021, 227, 'workgroup', 'test'),
  5214. (7022, 227, 'inspectedBy', 'xdcs'),
  5215. (7023, 227, 'partz1_items_0', '0'),
  5216. (7024, 227, 'partz1_items_1', '0'),
  5217. (7025, 227, 'partz1_items_2', '0'),
  5218. (7026, 227, 'partz2_items_0', '0'),
  5219. (7027, 227, 'partz2_items_1', '0'),
  5220. (7028, 227, 'partz2_items_2', '0'),
  5221. (7029, 227, 'partz3_items_0', '0'),
  5222. (7030, 227, 'partz3_items_1', '0'),
  5223. (7031, 227, 'partz3_items_2', '0'),
  5224. (7032, 227, 'partz4_items_0', '0'),
  5225. (7033, 227, 'partz4_items_1', '0'),
  5226. (7034, 227, 'partz4_items_2', '0'),
  5227. (7035, 227, 'partz5_items_0', '0'),
  5228. (7036, 227, 'partz5_items_1', '0'),
  5229. (7037, 227, 'partz5_items_2', '0'),
  5230. (7038, 227, 'partz6_items_0', '0'),
  5231. (7039, 227, 'partz6_items_1', '0'),
  5232. (7040, 227, 'partz6_items_2', '0'),
  5233. (7041, 227, 'partz7_items_0', '0'),
  5234. (7042, 227, 'partz7_items_1', '0'),
  5235. (7043, 227, 'partz7_items_2', '0'),
  5236. (7044, 227, 'partz8_items_0', '0'),
  5237. (7045, 227, 'partz8_items_1', '0'),
  5238. (7046, 227, 'partz8_items_2', '0'),
  5239. (7047, 227, 'partz9_items_0', '0'),
  5240. (7048, 227, 'partz9_items_1', '0'),
  5241. (7049, 227, 'partz9_items_2', '0'),
  5242. (7050, 227, 'partz10_items_0', '0'),
  5243. (7051, 227, 'partz10_items_1', '0'),
  5244. (7052, 227, 'partz10_items_2', '0'),
  5245. (7053, 227, 'partz11_items_0', '0'),
  5246. (7054, 227, 'partz11_items_1', '0'),
  5247. (7055, 227, 'partz11_items_2', '0'),
  5248. (7056, 227, 'partz12_items_0', '0'),
  5249. (7057, 227, 'partz12_items_1', '0'),
  5250. (7058, 227, 'partz12_items_2', '0'),
  5251. (7059, 227, 'partz13_items_0', '0'),
  5252. (7060, 227, 'partz13_items_1', '0'),
  5253. (7061, 227, 'partz13_items_2', '0'),
  5254. (7062, 227, 'partz14_items_0', '0'),
  5255. (7063, 227, 'partz14_items_1', '0'),
  5256. (7064, 227, 'partz14_items_2', '0'),
  5257. (7065, 227, 'partz15_items_0', '0'),
  5258. (7066, 227, 'partz15_items_1', '0'),
  5259. (7067, 227, 'partz15_items_2', '0'),
  5260. (7068, 227, 'partz16_items_0', '0'),
  5261. (7069, 227, 'partz16_items_1', '0'),
  5262. (7070, 227, 'partz16_items_2', '0'),
  5263. (7071, 227, 'partz17_items_0', '0'),
  5264. (7072, 227, 'partz17_items_1', '0'),
  5265. (7073, 227, 'partz17_items_2', '0'),
  5266. (7074, 227, 'partz18_items_0', '0'),
  5267. (7075, 227, 'partz18_items_1', '0'),
  5268. (7076, 227, 'partz18_items_2', '0'),
  5269. (7077, 227, 'partz19_items_0', '0'),
  5270. (7078, 227, 'partz19_items_1', '0'),
  5271. (7079, 227, 'partz19_items_2', '0'),
  5272. (7080, 227, 'partz20_items_0', '0'),
  5273. (7081, 227, 'partz20_items_1', '0'),
  5274. (7082, 227, 'partz20_items_2', '0'),
  5275. (7083, 227, 'partz21_items_0', '0'),
  5276. (7084, 227, 'partz21_items_1', '0'),
  5277. (7085, 227, 'partz21_items_2', '0'),
  5278. (7086, 227, 'partz22_items_0', '0'),
  5279. (7087, 227, 'partz22_items_1', '0'),
  5280. (7088, 227, 'partz22_items_2', '0'),
  5281. (7089, 227, 'partz23_items_0', '0'),
  5282. (7090, 227, 'partz23_items_1', '0'),
  5283. (7091, 227, 'partz23_items_2', '0'),
  5284. (7092, 227, 'partz24_items_0', '0'),
  5285. (7093, 227, 'partz24_items_1', '0'),
  5286. (7094, 227, 'partz24_items_2', '0'),
  5287. (7095, 227, 'partz25_items_0', '0'),
  5288. (7096, 227, 'partz25_items_1', '0'),
  5289. (7097, 227, 'partz25_items_2', '0'),
  5290. (7098, 227, 'partz26_items_0', '0'),
  5291. (7099, 227, 'partz26_items_1', '0'),
  5292. (7100, 227, 'partz26_items_2', '0'),
  5293. (7101, 227, 'partz27_items_0', '0'),
  5294. (7102, 227, 'partz27_items_1', '0'),
  5295. (7103, 227, 'partz27_items_2', '0'),
  5296. (7104, 227, 'partz28_items_0', '0'),
  5297. (7105, 227, 'partz28_items_1', '0'),
  5298. (7106, 227, 'partz28_items_2', '0'),
  5299. (7107, 227, 'partz29_items_0', '0'),
  5300. (7108, 227, 'partz29_items_1', '0'),
  5301. (7109, 227, 'partz29_items_2', '0'),
  5302. (7110, 227, 'partz30_items_0', '0'),
  5303. (7111, 227, 'partz30_items_1', '0'),
  5304. (7112, 227, 'partz30_items_2', '0'),
  5305. (7113, 227, 'partz31_items_0', '0'),
  5306. (7114, 227, 'partz31_items_1', '0'),
  5307. (7115, 227, 'partz31_items_2', '0'),
  5308. (7116, 227, 'partz32_items_0', '0'),
  5309. (7117, 227, 'partz32_items_1', '0'),
  5310. (7118, 227, 'partz32_items_2', '0'),
  5311. (7119, 227, 'partz33_items_0', '0'),
  5312. (7120, 227, 'partz33_items_1', '0'),
  5313. (7121, 227, 'partz33_items_2', '0'),
  5314. (7122, 227, 'partz34_items_0', '0'),
  5315. (7123, 227, 'partz34_items_1', '0'),
  5316. (7124, 227, 'partz34_items_2', '0'),
  5317. (7125, 227, 'partz35_items_0', '0'),
  5318. (7126, 227, 'partz35_items_1', '0'),
  5319. (7127, 227, 'partz35_items_2', 'N/A'),
  5320. (7128, 227, 'partz36_items_0', '0'),
  5321. (7129, 227, 'partz36_items_1', '0'),
  5322. (7130, 227, 'partz36_items_2', '0'),
  5323. (7131, 227, 'partz37_items_0', '0'),
  5324. (7132, 227, 'partz37_items_1', '0'),
  5325. (7133, 227, 'partz37_items_2', 'N/A'),
  5326. (7134, 227, 'partz38_items_0', '0'),
  5327. (7135, 227, 'partz38_items_1', '0'),
  5328. (7136, 227, 'partz38_items_2', '0'),
  5329. (7137, 227, 'partz39_items_0', '0'),
  5330. (7138, 227, 'partz39_items_1', '0'),
  5331. (7139, 227, 'partz39_items_2', '0'),
  5332. (7140, 227, 'partz40_items_0', '0'),
  5333. (7141, 227, 'partz40_items_1', '0'),
  5334. (7142, 227, 'partz40_items_2', '0'),
  5335. (7143, 227, 'inspector', 'xzdcfsd'),
  5336. (7144, 227, 'inspectorSign', '@/sig_5462001f397d4.png'),
  5337. (7145, 227, 'inspectorDate', '11 Nov 2014'),
  5338. (7146, 228, 'genBy', 'sirin'),
  5339. (7147, 228, 'date', '19 Nov 2014'),
  5340. (7148, 228, 'time', '17:45'),
  5341. (7149, 228, 'company', 'Nintriva'),
  5342. (7150, 228, 'department', 'test'),
  5343. (7151, 228, 'workgroup', 'test'),
  5344. (7152, 228, 'areaInspected', 'cdxc'),
  5345. (7153, 228, 'part11_items_0', '0'),
  5346. (7154, 228, 'part11_items_1', '0'),
  5347. (7155, 228, 'part11_items_2', '0'),
  5348. (7156, 228, 'part12_items_0', '0'),
  5349. (7157, 228, 'part12_items_1', '0'),
  5350. (7158, 228, 'part12_items_2', '0'),
  5351. (7159, 228, 'part13_items_0', '0'),
  5352. (7160, 228, 'part13_items_1', '0'),
  5353. (7161, 228, 'part13_items_2', '0'),
  5354. (7162, 228, 'part14_items_0', '0'),
  5355. (7163, 228, 'part14_items_1', '0'),
  5356. (7164, 228, 'part14_items_2', '0'),
  5357. (7165, 228, 'part15_items_0', '0'),
  5358. (7166, 228, 'part15_items_1', '0'),
  5359. (7167, 228, 'part15_items_2', '0'),
  5360. (7168, 228, 'part21_items_0', '0'),
  5361. (7169, 228, 'part21_items_1', '0'),
  5362. (7170, 228, 'part21_items_2', '0'),
  5363. (7171, 228, 'part22_items_0', '0'),
  5364. (7172, 228, 'part22_items_1', '0'),
  5365. (7173, 228, 'part22_items_2', '0'),
  5366. (7174, 228, 'part23_items_0', '0'),
  5367. (7175, 228, 'part23_items_1', '0'),
  5368. (7176, 228, 'part23_items_2', '0'),
  5369. (7177, 228, 'part24_items_0', '0'),
  5370. (7178, 228, 'part24_items_1', '0'),
  5371. (7179, 228, 'part24_items_2', '0'),
  5372. (7180, 228, 'part25_items_0', '0'),
  5373. (7181, 228, 'part25_items_1', '0'),
  5374. (7182, 228, 'part25_items_2', '0'),
  5375. (7183, 228, 'part26_items_0', '0'),
  5376. (7184, 228, 'part26_items_1', '0'),
  5377. (7185, 228, 'part26_items_2', '0'),
  5378. (7186, 228, 'part31_items_0', '0'),
  5379. (7187, 228, 'part31_items_1', '0'),
  5380. (7188, 228, 'part31_items_2', '0'),
  5381. (7189, 228, 'part32_items_0', '0'),
  5382. (7190, 228, 'part32_items_1', '0'),
  5383. (7191, 228, 'part32_items_2', '0'),
  5384. (7192, 228, 'part33_items_0', '0'),
  5385. (7193, 228, 'part33_items_1', '0'),
  5386. (7194, 228, 'part33_items_2', '0'),
  5387. (7195, 228, 'part34_items_0', '0'),
  5388. (7196, 228, 'part34_items_1', '0'),
  5389. (7197, 228, 'part34_items_2', '0'),
  5390. (7198, 228, 'part35_items_0', '0'),
  5391. (7199, 228, 'part35_items_1', '0'),
  5392. (7200, 228, 'part35_items_2', '0'),
  5393. (7201, 228, 'part41_items_0', '0'),
  5394. (7202, 228, 'part41_items_1', '0'),
  5395. (7203, 228, 'part41_items_2', '0'),
  5396. (7204, 228, 'part42_items_0', '0'),
  5397. (7205, 228, 'part42_items_1', '0'),
  5398. (7206, 228, 'part42_items_2', '0'),
  5399. (7207, 228, 'part43_items_0', '0'),
  5400. (7208, 228, 'part43_items_1', '0'),
  5401. (7209, 228, 'part43_items_2', '0'),
  5402. (7210, 228, 'part44_items_0', '0'),
  5403. (7211, 228, 'part44_items_1', '0'),
  5404. (7212, 228, 'part44_items_2', '0'),
  5405. (7213, 228, 'part45_items_0', '0'),
  5406. (7214, 228, 'part45_items_1', '0'),
  5407. (7215, 228, 'part45_items_2', '0'),
  5408. (7216, 228, 'part51_items_0', '0'),
  5409. (7217, 228, 'part51_items_1', '0'),
  5410. (7218, 228, 'part51_items_2', '0'),
  5411. (7219, 228, 'part52_items_0', '0'),
  5412. (7220, 228, 'part52_items_1', '0'),
  5413. (7221, 228, 'part52_items_2', '0'),
  5414. (7222, 228, 'part53_items_0', '0'),
  5415. (7223, 228, 'part53_items_1', '0'),
  5416. (7224, 228, 'part53_items_2', '0'),
  5417. (7225, 228, 'part54_items_0', '0'),
  5418. (7226, 228, 'part54_items_1', '0'),
  5419. (7227, 228, 'part54_items_2', '0'),
  5420. (7228, 228, 'part61_items_0', '0'),
  5421. (7229, 228, 'part61_items_1', '0'),
  5422. (7230, 228, 'part61_items_2', '0'),
  5423. (7231, 228, 'part62_items_0', '0'),
  5424. (7232, 228, 'part62_items_1', '0'),
  5425. (7233, 228, 'part62_items_2', '0'),
  5426. (7234, 228, 'part63_items_0', '0'),
  5427. (7235, 228, 'part63_items_1', '0'),
  5428. (7236, 228, 'part63_items_2', '0'),
  5429. (7237, 228, 'part64_items_0', '0'),
  5430. (7238, 228, 'part64_items_1', '0'),
  5431. (7239, 228, 'part64_items_2', '0'),
  5432. (7240, 228, 'part65_items_0', '0'),
  5433. (7241, 228, 'part65_items_1', '0'),
  5434. (7242, 228, 'part65_items_2', '0'),
  5435. (7243, 228, 'part66_items_0', '0'),
  5436. (7244, 228, 'part66_items_1', '0'),
  5437. (7245, 228, 'part66_items_2', '0'),
  5438. (7246, 228, 'part67_items_0', '0'),
  5439. (7247, 228, 'part67_items_1', '0'),
  5440. (7248, 228, 'part67_items_2', '0'),
  5441. (7249, 228, 'part71_items_0', '0'),
  5442. (7250, 228, 'part71_items_1', '0'),
  5443. (7251, 228, 'part71_items_2', '0'),
  5444. (7252, 228, 'part72_items_0', '0'),
  5445. (7253, 228, 'part72_items_1', '0'),
  5446. (7254, 228, 'part72_items_2', '0'),
  5447. (7255, 228, 'part73_items_0', '0'),
  5448. (7256, 228, 'part73_items_1', '0'),
  5449. (7257, 228, 'part73_items_2', '0'),
  5450. (7258, 228, 'part74_items_0', '0'),
  5451. (7259, 228, 'part74_items_1', '0'),
  5452. (7260, 228, 'part74_items_2', '0'),
  5453. (7261, 228, 'inspectorDate', '11 Nov 2014'),
  5454. (7262, 229, 'genBy', 'sirin'),
  5455. (7264, 229, 'department', 'test'),
  5456. (7265, 229, 'workgroup', 'tets'),
  5457. (7266, 229, 'duration', 'Weekly'),
  5458. (7267, 229, 'deliveredBy', 'Reginald Kray'),
  5459. (7268, 229, 'deliveredCompany', 'Kray Security'),
  5460. (7269, 229, 'deliveredDepartment', 'Security'),
  5461. (7270, 229, 'deliveredWorkgroup', 'Security'),
  5462. (7271, 230, 'genBy', 'sirin'),
  5463. (7272, 230, 'company', 'nintriva'),
  5464. (7273, 230, 'department', 'test'),
  5465. (7274, 230, 'workgroup', 'test'),
  5466. (7275, 230, 'date', '11 Nov 2014'),
  5467. (7280, 232, 'genBy', 'Steve Black'),
  5468. (7281, 232, 'date', '11 Nov 2014'),
  5469. (7282, 232, 'time', '12:35'),
  5470. (7283, 232, 'reportNo', '1234'),
  5471. (7284, 232, 'company', 'AB Construction'),
  5472. (7285, 232, 'department', 'Construction'),
  5473. (7286, 232, 'workgroup', 'Civils'),
  5474. (7287, 232, 'periodWorked', '43'),
  5475. (7288, 232, 'involvedAccident', 'Yes'),
  5476. (7289, 232, 'dateEvent', '11 Nov 2014'),
  5477. (7290, 232, 'statementDate', '11 Nov 2014'),
  5478. (7291, 233, 'genBy', 'sirin'),
  5479. (7292, 233, 'date', '11 Nov 2014'),
  5480. (7293, 233, 'time', '18:00'),
  5481. (7294, 233, 'companyInvolved', 'nintriva'),
  5482. (7295, 233, 'department', 'Catering'),
  5483. (7296, 233, 'location', 'Gate House'),
  5484. (7297, 233, 'worksStopped', 'No'),
  5485. (7298, 234, 'genBy', 'sirin'),
  5486. (7299, 234, 'date', '11 Nov 2014'),
  5487. (7300, 234, 'time', '18:00'),
  5488. (7301, 234, 'weather', 'Clear'),
  5489. (7302, 234, 'visibility', 'Fair'),
  5490. (7303, 234, 'companyInvolved', 'nintriva'),
  5491. (7304, 234, 'department', 'Catering'),
  5492. (7305, 234, 'workgroup', 'Security'),
  5493. (7306, 234, 'location', 'Facility'),
  5494. (7307, 234, 'worksStopped', 'No'),
  5495. (7315, 236, 'genBy', 'John Jones'),
  5496. (7316, 236, 'date', '11 Nov 2014'),
  5497. (7317, 236, 'time', '13:13'),
  5498. (7318, 236, 'location', 'Facility'),
  5499. (7319, 236, 'x1', 'Minor'),
  5500. (7320, 236, 'x2', 'Hazardous materials'),
  5501. (7321, 237, 'genBy', 'Fred Jones'),
  5502. (7322, 237, 'date', '11 Nov 2014'),
  5503. (7323, 237, 'time', '13:45'),
  5504. (7324, 237, 'location', 'Site'),
  5505. (7325, 237, 'accfail', 'Catastrophic'),
  5506. (7326, 237, 'personnel', 'Plant'),
  5507. (7327, 237, 'automotive', 'Equipment'),
  5508. (7328, 237, 'environmental', 'Disposal'),
  5509. (7329, 237, 'other', 'Assets'),
  5510. (7330, 237, 'propertyDamage', 'Yes'),
  5511. (7331, 237, 'involved_0_lti', 'No'),
  5512. (7332, 237, 'involved_0_fatality', 'No'),
  5513. (7333, 237, 'involved_0_daysLost', '<1'),
  5514. (7334, 237, 'involved_0_onoffSite', 'On Site'),
  5515. (7335, 237, 'involved_0_hospitalised', 'No'),
  5516. (7336, 238, 'genBy', 'Fred Jones'),
  5517. (7337, 238, 'date', '11 Nov 2014'),
  5518. (7338, 238, 'time', '13:45'),
  5519. (7339, 238, 'location', 'Site'),
  5520. (7340, 238, 'accfail', 'Catastrophic'),
  5521. (7341, 238, 'personnel', 'Plant'),
  5522. (7342, 238, 'automotive', 'Equipment'),
  5523. (7343, 238, 'environmental', 'Disposal'),
  5524. (7344, 238, 'other', 'Assets'),
  5525. (7345, 238, 'propertyDamage', 'Yes'),
  5526. (7346, 238, 'involved_0_lti', 'No'),
  5527. (7347, 238, 'involved_0_fatality', 'No'),
  5528. (7348, 238, 'involved_0_daysLost', '<1'),
  5529. (7349, 238, 'involved_0_onoffSite', 'On Site'),
  5530. (7350, 238, 'involved_0_hospitalised', 'No'),
  5531. (7351, 239, 'genBy', 'Fred Jones'),
  5532. (7352, 239, 'date', '11 Nov 2014'),
  5533. (7353, 239, 'time', '13:45'),
  5534. (7354, 239, 'location', 'Site'),
  5535. (7355, 239, 'accfail', 'Catastrophic'),
  5536. (7356, 239, 'personnel', 'Plant'),
  5537. (7357, 239, 'automotive', 'Equipment'),
  5538. (7358, 239, 'environmental', 'Disposal'),
  5539. (7359, 239, 'other', 'Assets'),
  5540. (7360, 239, 'propertyDamage', 'Yes'),
  5541. (7361, 239, 'involved_0_lti', 'No'),
  5542. (7362, 239, 'involved_0_fatality', 'No'),
  5543. (7363, 239, 'involved_0_daysLost', '<1'),
  5544. (7364, 239, 'involved_0_onoffSite', 'On Site'),
  5545. (7365, 239, 'involved_0_hospitalised', 'No'),
  5546. (7366, 240, 'genBy', 'Fred Jones'),
  5547. (7367, 240, 'date', '11 Nov 2014'),
  5548. (7368, 240, 'time', '13:45'),
  5549. (7369, 240, 'location', 'Site'),
  5550. (7370, 240, 'accfail', 'Catastrophic'),
  5551. (7371, 240, 'personnel', 'Plant'),
  5552. (7372, 240, 'automotive', 'Equipment'),
  5553. (7373, 240, 'environmental', 'Disposal'),
  5554. (7374, 240, 'other', 'Assets'),
  5555. (7375, 240, 'propertyDamage', 'Yes'),
  5556. (7376, 240, 'involved_0_lti', 'No'),
  5557. (7377, 240, 'involved_0_fatality', 'No'),
  5558. (7378, 240, 'involved_0_daysLost', '<1'),
  5559. (7379, 240, 'involved_0_onoffSite', 'On Site'),
  5560. (7380, 240, 'involved_0_hospitalised', 'No'),
  5561. (7381, 241, 'genBy', 'Fred Jones'),
  5562. (7382, 241, 'date', '11 Nov 2014'),
  5563. (7383, 241, 'time', '13:45'),
  5564. (7384, 241, 'location', 'Site'),
  5565. (7385, 241, 'accfail', 'Catastrophic'),
  5566. (7386, 241, 'personnel', 'Plant'),
  5567. (7387, 241, 'automotive', 'Equipment'),
  5568. (7388, 241, 'environmental', 'Disposal'),
  5569. (7389, 241, 'other', 'Assets'),
  5570. (7390, 241, 'propertyDamage', 'Yes'),
  5571. (7391, 241, 'involved_0_lti', 'No'),
  5572. (7392, 241, 'involved_0_fatality', 'No'),
  5573. (7393, 241, 'involved_0_daysLost', '<1'),
  5574. (7394, 241, 'involved_0_onoffSite', 'On Site'),
  5575. (7395, 241, 'involved_0_hospitalised', 'No'),
  5576. (7396, 242, 'genBy', 'Fred Jones'),
  5577. (7397, 242, 'date', '11 Nov 2014'),
  5578. (7398, 242, 'time', '13:45'),
  5579. (7399, 242, 'location', 'Site'),
  5580. (7400, 242, 'accfail', 'Catastrophic'),
  5581. (7401, 242, 'personnel', 'Plant'),
  5582. (7402, 242, 'automotive', 'Equipment'),
  5583. (7403, 242, 'environmental', 'Disposal'),
  5584. (7404, 242, 'other', 'Assets'),
  5585. (7405, 242, 'propertyDamage', 'Yes'),
  5586. (7406, 242, 'involved_0_lti', 'No'),
  5587. (7407, 242, 'involved_0_fatality', 'No'),
  5588. (7408, 242, 'involved_0_daysLost', '<1'),
  5589. (7409, 242, 'involved_0_onoffSite', 'On Site'),
  5590. (7410, 242, 'involved_0_hospitalised', 'No'),
  5591. (7448, 246, 'genBy', 'John Jones'),
  5592. (7449, 246, 'monthYear', 'November 2014'),
  5593. (7450, 246, 'location', 'almaty'),
  5594. (7451, 246, 'targetInertReuseon', '23'),
  5595. (7452, 246, 'targetInertReuseoff', '434'),
  5596. (7453, 246, 'targetInertRecycledon', '45'),
  5597. (7454, 246, 'targetInertRecycledoff', '43'),
  5598. (7455, 246, 'targetInertSent', '6'),
  5599. (7456, 246, 'targetInertOther', '342'),
  5600. (7457, 246, 'targetNonhazReuseon', '34'),
  5601. (7458, 246, 'targetNonhazReuseoff', '4'),
  5602. (7459, 246, 'targetNonhazRecycledon', '4325'),
  5603. (7460, 246, 'targetNonhazRecycledoff', '324'),
  5604. (7461, 246, 'targetNonhazSent', '4324'),
  5605. (7462, 246, 'targetNonhazOther', '34'),
  5606. (7463, 246, 'targetHazReuseon', '3'),
  5607. (7464, 246, 'targetHazReuseoff', '43'),
  5608. (7465, 246, 'targetHazRecycledon', '32'),
  5609. (7466, 246, 'targetHazRecycledoff', '434'),
  5610. (7467, 246, 'targetHazSent', '432'),
  5611. (7468, 246, 'targetHazOther', '342'),
  5612. (7469, 246, 'targetTotReuseon', '60'),
  5613. (7470, 246, 'targetTotReuseoff', '481'),
  5614. (7471, 246, 'targetTotRecycledon', '4402'),
  5615. (7472, 246, 'targetTotRecycledoff', '801'),
  5616. (7473, 246, 'targetTotSent', '4762'),
  5617. (7474, 246, 'targetTotOther', '718'),
  5618. (7475, 246, 'actualInertReuseon', '43'),
  5619. (7476, 246, 'actualInertReuseoff', '43'),
  5620. (7477, 246, 'actualInertRecycledon', '345'),
  5621. (7478, 246, 'actualInertRecycledoff', '57'),
  5622. (7479, 246, 'actualInertSent', '43'),
  5623. (7480, 246, 'actualInertOther', '6'),
  5624. (7481, 246, 'actualNonhazReuseon', '43'),
  5625. (7482, 246, 'actualNonhazReuseoff', '43'),
  5626. (7483, 246, 'actualNonhazRecycledon', '56'),
  5627. (7484, 246, 'actualNonhazRecycledoff', '32'),
  5628. (7485, 246, 'actualNonhazSent', '354'),
  5629. (7486, 246, 'actualNonhazOther', '546'),
  5630. (7487, 246, 'actualHazReuseon', '43'),
  5631. (7488, 246, 'actualHazReuseoff', '3'),
  5632. (7489, 246, 'actualHazRecycledon', '34'),
  5633. (7490, 246, 'actualHazRecycledoff', '324'),
  5634. (7491, 246, 'actualHazSent', '43'),
  5635. (7492, 246, 'actualHazOther', '43'),
  5636. (7493, 246, 'actualTotReuseon', '129'),
  5637. (7494, 246, 'actualTotReuseoff', '89'),
  5638. (7495, 246, 'actualTotRecycledon', '435'),
  5639. (7496, 246, 'actualTotRecycledoff', '413'),
  5640. (7497, 246, 'actualTotSent', '440'),
  5641. (7498, 246, 'actualTotOther', '595'),
  5642. (7499, 246, 'diffReuseon', '69'),
  5643. (7500, 246, 'diffReuseoff', '-392'),
  5644. (7501, 246, 'diffRecycledon', '-3967'),
  5645. (7502, 246, 'diffRecycledoff', '-388'),
  5646. (7503, 246, 'diffSent', '-4322'),
  5647. (7504, 246, 'diffOther', '-123'),
  5648. (7505, 247, 'genBy', 'John Jones'),
  5649. (7506, 247, 'monthYear', 'November 2014'),
  5650. (7507, 247, 'location', 'almaty'),
  5651. (7508, 247, 'targetInertReuseon', '23'),
  5652. (7509, 247, 'targetInertReuseoff', '434'),
  5653. (7510, 247, 'targetInertRecycledon', '45'),
  5654. (7511, 247, 'targetInertRecycledoff', '43'),
  5655. (7512, 247, 'targetInertSent', '6'),
  5656. (7513, 247, 'targetInertOther', '342'),
  5657. (7514, 247, 'targetNonhazReuseon', '34'),
  5658. (7515, 247, 'targetNonhazReuseoff', '4'),
  5659. (7516, 247, 'targetNonhazRecycledon', '4325'),
  5660. (7517, 247, 'targetNonhazRecycledoff', '324'),
  5661. (7518, 247, 'targetNonhazSent', '4324'),
  5662. (7519, 247, 'targetNonhazOther', '34'),
  5663. (7520, 247, 'targetHazReuseon', '3'),
  5664. (7521, 247, 'targetHazReuseoff', '43'),
  5665. (7522, 247, 'targetHazRecycledon', '32'),
  5666. (7523, 247, 'targetHazRecycledoff', '434'),
  5667. (7524, 247, 'targetHazSent', '432'),
  5668. (7525, 247, 'targetHazOther', '342'),
  5669. (7526, 247, 'targetTotReuseon', '60'),
  5670. (7527, 247, 'targetTotReuseoff', '481'),
  5671. (7528, 247, 'targetTotRecycledon', '4402'),
  5672. (7529, 247, 'targetTotRecycledoff', '801'),
  5673. (7530, 247, 'targetTotSent', '4762'),
  5674. (7531, 247, 'targetTotOther', '718'),
  5675. (7532, 247, 'actualInertReuseon', '43'),
  5676. (7533, 247, 'actualInertReuseoff', '43'),
  5677. (7534, 247, 'actualInertRecycledon', '345'),
  5678. (7535, 247, 'actualInertRecycledoff', '57'),
  5679. (7536, 247, 'actualInertSent', '43'),
  5680. (7537, 247, 'actualInertOther', '6'),
  5681. (7538, 247, 'actualNonhazReuseon', '43'),
  5682. (7539, 247, 'actualNonhazReuseoff', '43'),
  5683. (7540, 247, 'actualNonhazRecycledon', '56'),
  5684. (7541, 247, 'actualNonhazRecycledoff', '32'),
  5685. (7542, 247, 'actualNonhazSent', '354'),
  5686. (7543, 247, 'actualNonhazOther', '546'),
  5687. (7544, 247, 'actualHazReuseon', '43'),
  5688. (7545, 247, 'actualHazReuseoff', '3'),
  5689. (7546, 247, 'actualHazRecycledon', '34'),
  5690. (7547, 247, 'actualHazRecycledoff', '324'),
  5691. (7548, 247, 'actualHazSent', '43'),
  5692. (7549, 247, 'actualHazOther', '43'),
  5693. (7550, 247, 'actualTotReuseon', '129'),
  5694. (7551, 247, 'actualTotReuseoff', '89'),
  5695. (7552, 247, 'actualTotRecycledon', '435'),
  5696. (7553, 247, 'actualTotRecycledoff', '413'),
  5697. (7554, 247, 'actualTotSent', '440'),
  5698. (7555, 247, 'actualTotOther', '595'),
  5699. (7556, 247, 'diffReuseon', '69'),
  5700. (7557, 247, 'diffReuseoff', '-392'),
  5701. (7558, 247, 'diffRecycledon', '-3967'),
  5702. (7559, 247, 'diffRecycledoff', '-388'),
  5703. (7560, 247, 'diffSent', '-4322'),
  5704. (7561, 247, 'diffOther', '-123'),
  5705. (7562, 248, 'genBy', 'John Jones'),
  5706. (7563, 248, 'monthYear', 'November 2014'),
  5707. (7564, 248, 'location', 'almaty'),
  5708. (7565, 248, 'targetInertReuseon', '23'),
  5709. (7566, 248, 'targetInertReuseoff', '434'),
  5710. (7567, 248, 'targetInertRecycledon', '45'),
  5711. (7568, 248, 'targetInertRecycledoff', '43'),
  5712. (7569, 248, 'targetInertSent', '6'),
  5713. (7570, 248, 'targetInertOther', '342'),
  5714. (7571, 248, 'targetNonhazReuseon', '34'),
  5715. (7572, 248, 'targetNonhazReuseoff', '4'),
  5716. (7573, 248, 'targetNonhazRecycledon', '4325'),
  5717. (7574, 248, 'targetNonhazRecycledoff', '324'),
  5718. (7575, 248, 'targetNonhazSent', '4324'),
  5719. (7576, 248, 'targetNonhazOther', '34'),
  5720. (7577, 248, 'targetHazReuseon', '3'),
  5721. (7578, 248, 'targetHazReuseoff', '43'),
  5722. (7579, 248, 'targetHazRecycledon', '32'),
  5723. (7580, 248, 'targetHazRecycledoff', '434'),
  5724. (7581, 248, 'targetHazSent', '432'),
  5725. (7582, 248, 'targetHazOther', '342'),
  5726. (7583, 248, 'targetTotReuseon', '60'),
  5727. (7584, 248, 'targetTotReuseoff', '481'),
  5728. (7585, 248, 'targetTotRecycledon', '4402'),
  5729. (7586, 248, 'targetTotRecycledoff', '801'),
  5730. (7587, 248, 'targetTotSent', '4762'),
  5731. (7588, 248, 'targetTotOther', '718'),
  5732. (7589, 248, 'actualInertReuseon', '43'),
  5733. (7590, 248, 'actualInertReuseoff', '43'),
  5734. (7591, 248, 'actualInertRecycledon', '345'),
  5735. (7592, 248, 'actualInertRecycledoff', '57'),
  5736. (7593, 248, 'actualInertSent', '43'),
  5737. (7594, 248, 'actualInertOther', '6'),
  5738. (7595, 248, 'actualNonhazReuseon', '43'),
  5739. (7596, 248, 'actualNonhazReuseoff', '43'),
  5740. (7597, 248, 'actualNonhazRecycledon', '56'),
  5741. (7598, 248, 'actualNonhazRecycledoff', '32'),
  5742. (7599, 248, 'actualNonhazSent', '354'),
  5743. (7600, 248, 'actualNonhazOther', '546'),
  5744. (7601, 248, 'actualHazReuseon', '43'),
  5745. (7602, 248, 'actualHazReuseoff', '3'),
  5746. (7603, 248, 'actualHazRecycledon', '34'),
  5747. (7604, 248, 'actualHazRecycledoff', '324'),
  5748. (7605, 248, 'actualHazSent', '43'),
  5749. (7606, 248, 'actualHazOther', '43'),
  5750. (7607, 248, 'actualTotReuseon', '129'),
  5751. (7608, 248, 'actualTotReuseoff', '89'),
  5752. (7609, 248, 'actualTotRecycledon', '435'),
  5753. (7610, 248, 'actualTotRecycledoff', '413'),
  5754. (7611, 248, 'actualTotSent', '440'),
  5755. (7612, 248, 'actualTotOther', '595'),
  5756. (7613, 248, 'diffReuseon', '69'),
  5757. (7614, 248, 'diffReuseoff', '-392'),
  5758. (7615, 248, 'diffRecycledon', '-3967'),
  5759. (7616, 248, 'diffRecycledoff', '-388'),
  5760. (7617, 248, 'diffSent', '-4322'),
  5761. (7618, 248, 'diffOther', '-123'),
  5762. (7619, 249, 'genBy', 'John Jones'),
  5763. (7620, 249, 'monthYear', 'November 2014'),
  5764. (7621, 249, 'location', 'almaty'),
  5765. (7622, 249, 'targetInertReuseon', '23'),
  5766. (7623, 249, 'targetInertReuseoff', '434'),
  5767. (7624, 249, 'targetInertRecycledon', '45'),
  5768. (7625, 249, 'targetInertRecycledoff', '43'),
  5769. (7626, 249, 'targetInertSent', '6'),
  5770. (7627, 249, 'targetInertOther', '342'),
  5771. (7628, 249, 'targetNonhazReuseon', '34'),
  5772. (7629, 249, 'targetNonhazReuseoff', '4'),
  5773. (7630, 249, 'targetNonhazRecycledon', '4325'),
  5774. (7631, 249, 'targetNonhazRecycledoff', '324'),
  5775. (7632, 249, 'targetNonhazSent', '4324'),
  5776. (7633, 249, 'targetNonhazOther', '34'),
  5777. (7634, 249, 'targetHazReuseon', '3'),
  5778. (7635, 249, 'targetHazReuseoff', '43'),
  5779. (7636, 249, 'targetHazRecycledon', '32'),
  5780. (7637, 249, 'targetHazRecycledoff', '434'),
  5781. (7638, 249, 'targetHazSent', '432'),
  5782. (7639, 249, 'targetHazOther', '342'),
  5783. (7640, 249, 'targetTotReuseon', '60'),
  5784. (7641, 249, 'targetTotReuseoff', '481'),
  5785. (7642, 249, 'targetTotRecycledon', '4402'),
  5786. (7643, 249, 'targetTotRecycledoff', '801'),
  5787. (7644, 249, 'targetTotSent', '4762'),
  5788. (7645, 249, 'targetTotOther', '718'),
  5789. (7646, 249, 'actualInertReuseon', '43'),
  5790. (7647, 249, 'actualInertReuseoff', '43'),
  5791. (7648, 249, 'actualInertRecycledon', '345'),
  5792. (7649, 249, 'actualInertRecycledoff', '57'),
  5793. (7650, 249, 'actualInertSent', '43'),
  5794. (7651, 249, 'actualInertOther', '6'),
  5795. (7652, 249, 'actualNonhazReuseon', '43'),
  5796. (7653, 249, 'actualNonhazReuseoff', '43'),
  5797. (7654, 249, 'actualNonhazRecycledon', '56'),
  5798. (7655, 249, 'actualNonhazRecycledoff', '32'),
  5799. (7656, 249, 'actualNonhazSent', '354'),
  5800. (7657, 249, 'actualNonhazOther', '546'),
  5801. (7658, 249, 'actualHazReuseon', '43'),
  5802. (7659, 249, 'actualHazReuseoff', '3'),
  5803. (7660, 249, 'actualHazRecycledon', '34'),
  5804. (7661, 249, 'actualHazRecycledoff', '324'),
  5805. (7662, 249, 'actualHazSent', '43'),
  5806. (7663, 249, 'actualHazOther', '43'),
  5807. (7664, 249, 'actualTotReuseon', '129'),
  5808. (7665, 249, 'actualTotReuseoff', '89'),
  5809. (7666, 249, 'actualTotRecycledon', '435'),
  5810. (7667, 249, 'actualTotRecycledoff', '413'),
  5811. (7668, 249, 'actualTotSent', '440'),
  5812. (7669, 249, 'actualTotOther', '595'),
  5813. (7670, 249, 'diffReuseon', '69'),
  5814. (7671, 249, 'diffReuseoff', '-392'),
  5815. (7672, 249, 'diffRecycledon', '-3967'),
  5816. (7673, 249, 'diffRecycledoff', '-388'),
  5817. (7674, 249, 'diffSent', '-4322'),
  5818. (7675, 249, 'diffOther', '-123'),
  5819. (7732, 257, 'genBy', 'Fred Jones'),
  5820. (7733, 257, 'date', '11 Nov 2014'),
  5821. (7734, 257, 'time', '22:30'),
  5822. (7735, 257, 'visibility', 'Fair'),
  5823. (7736, 257, 'companyInvolved', 'AB Construction'),
  5824. (7737, 257, 'department', 'Accounts'),
  5825. (7738, 257, 'location', 'Facility'),
  5826. (7739, 257, 'worksStopped', 'No'),
  5827. (7740, 258, 'genBy', 'Fred Jones'),
  5828. (7741, 258, 'date', '11 Nov 2014'),
  5829. (7742, 258, 'time', '22:30'),
  5830. (7743, 258, 'visibility', 'Fair'),
  5831. (7744, 258, 'companyInvolved', 'AB Construction'),
  5832. (7745, 258, 'department', 'Accounts'),
  5833. (7746, 258, 'location', 'Facility'),
  5834. (7747, 258, 'worksStopped', 'No'),
  5835. (7754, 260, 'genBy', 'Steve Black'),
  5836. (7755, 260, 'monthYear', 'November 2014'),
  5837. (7756, 260, 'electricity', '34'),
  5838. (7757, 260, 'electricityEmission', '17.68'),
  5839. (7758, 260, 'gas', '3431'),
  5840. (7759, 260, 'gasEmission', '651.89'),
  5841. (7760, 260, 'oil', '3124'),
  5842. (7761, 260, 'oilEmission', '843.48'),
  5843. (7762, 260, 'petrol', '43124'),
  5844. (7763, 260, 'petrolEmission', '11643.48'),
  5845. (7764, 260, 'diesel', '4312'),
  5846. (7765, 260, 'dieselEmission', '1164.24'),
  5847. (7766, 260, 'water', '43'),
  5848. (7767, 261, 'genBy', 'Bill Smith'),
  5849. (7768, 261, 'monthYear', 'November 2014'),
  5850. (7769, 261, 'location', 'pal'),
  5851. (7770, 261, 'targetInertReuseon', '34'),
  5852. (7771, 261, 'targetInertReuseoff', '3124'),
  5853. (7772, 261, 'targetInertRecycledon', '34124'),
  5854. (7773, 261, 'targetInertRecycledoff', '132'),
  5855. (7774, 261, 'targetInertSent', '4321'),
  5856. (7775, 261, 'targetInertOther', '23'),
  5857. (7776, 261, 'targetNonhazReuseon', '4'),
  5858. (7777, 261, 'targetNonhazReuseoff', '32'),
  5859. (7778, 261, 'targetNonhazRecycledon', '32'),
  5860. (7779, 261, 'targetNonhazRecycledoff', '32'),
  5861. (7780, 261, 'targetNonhazSent', '3'),
  5862. (7781, 261, 'targetNonhazOther', '23'),
  5863. (7782, 261, 'targetHazReuseon', '32'),
  5864. (7783, 261, 'targetHazReuseoff', '432'),
  5865. (7784, 261, 'targetHazRecycledon', '432'),
  5866. (7785, 261, 'targetHazRecycledoff', '43'),
  5867. (7786, 261, 'targetHazSent', '23'),
  5868. (7787, 261, 'targetHazOther', '32'),
  5869. (7788, 261, 'targetTotReuseon', '70'),
  5870. (7789, 261, 'targetTotReuseoff', '3588'),
  5871. (7790, 261, 'targetTotRecycledon', '34588'),
  5872. (7791, 261, 'targetTotRecycledoff', '207'),
  5873. (7792, 261, 'targetTotSent', '4347'),
  5874. (7793, 261, 'targetTotOther', '78'),
  5875. (7794, 261, 'actualInertReuseon', '342'),
  5876. (7795, 261, 'actualInertReuseoff', '3421'),
  5877. (7796, 261, 'actualInertRecycledon', '42'),
  5878. (7797, 261, 'actualInertRecycledoff', '23'),
  5879. (7798, 261, 'actualInertSent', '2'),
  5880. (7799, 261, 'actualInertOther', '32'),
  5881. (7800, 261, 'actualNonhazReuseon', '324'),
  5882. (7801, 261, 'actualNonhazReuseoff', '342'),
  5883. (7802, 261, 'actualNonhazRecycledon', '432'),
  5884. (7803, 261, 'actualNonhazRecycledoff', '34'),
  5885. (7804, 261, 'actualNonhazSent', '34'),
  5886. (7805, 261, 'actualNonhazOther', '4'),
  5887. (7806, 261, 'actualHazReuseon', '4'),
  5888. (7807, 261, 'actualHazReuseoff', '43'),
  5889. (7808, 261, 'actualHazRecycledon', '3123'),
  5890. (7809, 261, 'actualHazRecycledoff', '321'),
  5891. (7810, 261, 'actualHazSent', '3214'),
  5892. (7811, 261, 'actualHazOther', '54'),
  5893. (7812, 261, 'actualTotReuseon', '670'),
  5894. (7813, 261, 'actualTotReuseoff', '3806'),
  5895. (7814, 261, 'actualTotRecycledon', '3597'),
  5896. (7815, 261, 'actualTotRecycledoff', '378'),
  5897. (7816, 261, 'actualTotSent', '3250'),
  5898. (7817, 261, 'actualTotOther', '90'),
  5899. (7818, 261, 'diffReuseon', '600'),
  5900. (7819, 261, 'diffReuseoff', '218'),
  5901. (7820, 261, 'diffRecycledon', '-30991'),
  5902. (7821, 261, 'diffRecycledoff', '171'),
  5903. (7822, 261, 'diffSent', '-1097'),
  5904. (7823, 261, 'diffOther', '12'),
  5905. (7824, 262, 'genBy', 'John Jones'),
  5906. (7825, 262, 'date', '29 Oct 2014'),
  5907. (7826, 262, 'numStaff', '23'),
  5908. (7827, 262, 'shiftDuration', '32'),
  5909. (7828, 262, 'manHours', '736'),
  5910. (7829, 262, 'incidents', '32'),
  5911. (7830, 262, 'complaints', '32'),
  5912. (7838, 263, 'genBy', 'Fred Jones'),
  5913. (7839, 263, 'date', '1 Nov 2014'),
  5914. (7840, 263, 'numStaff', '34'),
  5915. (7841, 263, 'shiftDuration', '14'),
  5916. (7842, 263, 'manHours', '476'),
  5917. (7843, 263, 'incidents', '43'),
  5918. (7844, 263, 'complaints', '4'),
  5919. (7880, 264, 'genBy', 'Fred Jones'),
  5920. (7881, 264, 'date', '28 Oct 2014'),
  5921. (7882, 264, 'numStaff', '23'),
  5922. (7883, 264, 'shiftDuration', '34'),
  5923. (7884, 264, 'manHours', '782'),
  5924. (7885, 264, 'incidents', '43'),
  5925. (7886, 264, 'complaints', '345'),
  5926. (7887, 235, 'genBy', 'John Jones'),
  5927. (7888, 235, 'date', '31 Oct 2014'),
  5928. (7889, 235, 'numStaff', '34'),
  5929. (7890, 235, 'shiftDuration', '43'),
  5930. (7891, 235, 'manHours', '1462'),
  5931. (7892, 235, 'incidents', '32'),
  5932. (7893, 235, 'complaints', '432'),
  5933. (7894, 265, 'genBy', 'John Jones'),
  5934. (7895, 265, 'date', '12 Nov 2014'),
  5935. (7896, 265, 'time', '13:30'),
  5936. (7897, 265, 'weather', 'Clear'),
  5937. (7898, 265, 'visibility', 'Poor'),
  5938. (7899, 265, 'companyInvolved', 'ABC Plant Hire'),
  5939. (7900, 265, 'department', 'Accounts'),
  5940. (7901, 265, 'location', 'Facility'),
  5941. (7902, 265, 'worksStopped', 'No'),
  5942. (7903, 265, 'x1', 'Pedestrian Access Obstruction'),
  5943. (7916, 268, 'genBy', 'Steve Black'),
  5944. (7917, 268, 'date', '6 Aug 2014'),
  5945. (7918, 268, 'numStaff', '1000'),
  5946. (7919, 268, 'shiftDuration', '30'),
  5947. (7920, 268, 'manHours', '30000'),
  5948. (7921, 268, 'incidents', '34'),
  5949. (7922, 268, 'complaints', '54'),
  5950. (7923, 269, 'genBy', 'Bruce Reynolds'),
  5951. (7924, 269, 'date', '7 Aug 2014'),
  5952. (7925, 269, 'numStaff', '400'),
  5953. (7926, 269, 'shiftDuration', '23'),
  5954. (7927, 269, 'manHours', '9200'),
  5955. (7928, 269, 'incidents', '23'),
  5956. (7929, 269, 'complaints', '45'),
  5957. (7930, 270, 'genBy', 'Bill Smith'),
  5958. (7931, 270, 'date', '6 Aug 2014'),
  5959. (7932, 270, 'numStaff', '34'),
  5960. (7933, 270, 'shiftDuration', '234'),
  5961. (7934, 270, 'manHours', '7956'),
  5962. (7935, 270, 'incidents', '11'),
  5963. (7936, 270, 'complaints', '3'),
  5964. (7937, 271, 'genBy', 'Bill Smith'),
  5965. (7938, 271, 'date', '7 Aug 2014'),
  5966. (7939, 271, 'numStaff', '50'),
  5967. (7940, 271, 'shiftDuration', '13'),
  5968. (7941, 271, 'manHours', '650'),
  5969. (7942, 271, 'incidents', '23'),
  5970. (7943, 271, 'complaints', '3'),
  5971. (7950, 273, 'genBy', 'Bill Smith'),
  5972. (7951, 273, 'date', '15 Aug 2014'),
  5973. (7952, 273, 'numStaff', '50'),
  5974. (7953, 273, 'shiftDuration', '10'),
  5975. (7954, 273, 'manHours', '500'),
  5976. (7955, 273, 'incidents', '3'),
  5977. (7956, 273, 'complaints', '3'),
  5978. (7964, 275, 'genBy', 'John Jones'),
  5979. (7965, 275, 'date', '5 Nov 2014'),
  5980. (7966, 275, 'numStaff', '34'),
  5981. (7967, 275, 'shiftDuration', '234'),
  5982. (7968, 275, 'manHours', '7956'),
  5983. (7969, 275, 'incidents', '4'),
  5984. (7970, 275, 'complaints', '3'),
  5985. (7985, 277, 'genBy', 'Bill Smith'),
  5986. (7986, 277, 'date', '29 Oct 2014'),
  5987. (7987, 277, 'numStaff', '45'),
  5988. (7988, 277, 'shiftDuration', '345'),
  5989. (7989, 277, 'manHours', '15525'),
  5990. (7990, 277, 'fatalities', '43'),
  5991. (7991, 277, 'ltis', '45'),
  5992. (7992, 277, 'daysLost', '435'),
  5993. (7993, 277, 'restrictedWorkCase', '5'),
  5994. (7994, 277, 'medicaltreatmentcase', '454'),
  5995. (7995, 277, 'vehicleAccidents', '543'),
  5996. (7996, 277, 'numberofvehicles', '43'),
  5997. (7997, 277, 'kmsdriven', '53653'),
  5998. (7998, 277, 'environmentalAccidents', '56'),
  5999. (7999, 278, 'genBy', 'Steve Black'),
  6000. (8000, 278, 'date', '13 Nov 2014'),
  6001. (8001, 278, 'time', '12:24'),
  6002. (8002, 278, 'location', 'Facility'),
  6003. (8003, 278, 'x1', 'Minor'),
  6004. (8004, 278, 'x2', 'Waste'),
  6005. (8005, 279, 'genBy', 'Steve Black'),
  6006. (8006, 279, 'date', '13 Nov 2014'),
  6007. (8007, 279, 'time', '12:24'),
  6008. (8008, 279, 'location', 'Facility'),
  6009. (8009, 279, 'x1', 'Minor'),
  6010. (8010, 279, 'x2', 'Waste'),
  6011. (8017, 281, 'genBy', 'Steve Black'),
  6012. (8018, 281, 'company', 'AB Construction'),
  6013. (8019, 281, 'department', 'Construction'),
  6014. (8020, 281, 'workgroup', 'Civils'),
  6015. (8021, 281, 'date', '18 Nov 2014'),
  6016. (8022, 281, 'deliveredBy', 'Bruce Reynolds'),
  6017. (8023, 281, 'company2', 'Sitescaff'),
  6018. (8024, 281, 'department2', 'scaffold'),
  6019. (8025, 281, 'workgroup2', 'scaffolders'),
  6020. (8026, 282, 'genBy', 'Steve Black'),
  6021. (8027, 282, 'company', 'AB Construction'),
  6022. (8028, 282, 'department', 'Construction'),
  6023. (8029, 282, 'workgroup', 'Civils'),
  6024. (8030, 282, 'date', '18 Nov 2014'),
  6025. (8031, 282, 'deliveredBy', 'sirin'),
  6026. (8032, 282, 'company2', 'Nintriva'),
  6027. (8033, 282, 'department2', 'test'),
  6028. (8034, 282, 'workgroup2', 'test'),
  6029. (8035, 283, 'genBy', 'Steve Black'),
  6030. (8036, 283, 'company', 'AB Construction'),
  6031. (8037, 283, 'department', 'Construction'),
  6032. (8038, 283, 'workgroup', 'Civils'),
  6033. (8039, 283, 'duration', 'Monthly'),
  6034. (8040, 283, 'deliveredBy', 'Bruce Reynolds'),
  6035. (8041, 283, 'deliveredCompany', 'Sitescaff'),
  6036. (8042, 283, 'deliveredDepartment', 'scaffold'),
  6037. (8043, 283, 'deliveredWorkgroup', 'scaffolders'),
  6038. (8044, 284, 'genBy', 'Buster Edwards'),
  6039. (8045, 284, 'company', 'Sitescaff'),
  6040. (8046, 284, 'department', 'scaffold'),
  6041. (8047, 284, 'workgroup', 'scaffolding'),
  6042. (8048, 284, 'date', '18 Nov 2014'),
  6043. (8049, 284, 'deliveredBy', 'Bruce Reynolds'),
  6044. (8050, 284, 'company2', 'Sitescaff'),
  6045. (8051, 284, 'department2', 'scaffold'),
  6046. (8052, 284, 'workgroup2', 'scaffolders'),
  6047. (8053, 285, 'genBy', 'John Jones'),
  6048. (8054, 285, 'company', 'SiteCabs'),
  6049. (8055, 285, 'department', 'Hire'),
  6050. (8056, 285, 'workgroup', 'Site Hire'),
  6051. (8057, 285, 'duration', 'Weekly'),
  6052. (8058, 285, 'deliveredBy', 'Buster Edwards'),
  6053. (8059, 285, 'deliveredCompany', 'Sitescaff'),
  6054. (8060, 285, 'deliveredDepartment', 'scaffold'),
  6055. (8061, 285, 'deliveredWorkgroup', 'scaffolding'),
  6056. (8062, 286, 'genBy', 'Buster Edwards'),
  6057. (8063, 286, 'company', 'Sitescaff'),
  6058. (8064, 286, 'department', 'scaffold'),
  6059. (8065, 286, 'workgroup', 'scaffolding'),
  6060. (8066, 286, 'duration', 'Weekly'),
  6061. (8067, 286, 'deliveredBy', 'John Jones'),
  6062. (8068, 286, 'deliveredCompany', 'SiteCabs'),
  6063. (8069, 286, 'deliveredDepartment', 'Hire'),
  6064. (8070, 286, 'deliveredWorkgroup', 'Site Hire'),
  6065. (8071, 289, 'genBy', 'Steve Black'),
  6066. (8072, 289, 'date', '17 Nov 2014'),
  6067. (8073, 289, 'time', '00:30'),
  6068. (8074, 289, 'company', 'AB Construction'),
  6069. (8075, 289, 'department', 'Construction'),
  6070. (8076, 289, 'workgroup', 'Civils'),
  6071. (8077, 289, 'areaInspected', 'cochin'),
  6072. (8078, 289, 'part11pol_items_0', '0'),
  6073. (8079, 289, 'part11pol_items_1', '0'),
  6074. (8080, 289, 'part11pol_items_2', '0'),
  6075. (8081, 289, 'part12pol_items_0', '0'),
  6076. (8082, 289, 'part12pol_items_1', '0'),
  6077. (8083, 289, 'part12pol_items_2', '0'),
  6078. (8084, 289, 'part13pol_items_0', '0'),
  6079. (8085, 289, 'part13pol_items_1', '0'),
  6080. (8086, 289, 'part13pol_items_2', '0'),
  6081. (8087, 289, 'part14pol_items_0', '0'),
  6082. (8088, 289, 'part14pol_items_1', '0'),
  6083. (8089, 289, 'part14pol_items_2', '0'),
  6084. (8090, 289, 'part15pol_items_0', '0'),
  6085. (8091, 289, 'part15pol_items_1', '0'),
  6086. (8092, 289, 'part15pol_items_2', '0'),
  6087. (8093, 289, 'part16pol_items_0', '0'),
  6088. (8094, 289, 'part16pol_items_1', '0'),
  6089. (8095, 289, 'part16pol_items_2', '0'),
  6090. (8096, 289, 'part17pol_items_0', '0'),
  6091. (8097, 289, 'part17pol_items_1', '0'),
  6092. (8098, 289, 'part17pol_items_2', '0'),
  6093. (8099, 289, 'part18pol_items_0', '0'),
  6094. (8100, 289, 'part18pol_items_1', '0'),
  6095. (8101, 289, 'part18pol_items_2', '0'),
  6096. (8102, 289, 'part19pol_items_0', '0'),
  6097. (8103, 289, 'part19pol_items_1', '0'),
  6098. (8104, 289, 'part19pol_items_2', '0'),
  6099. (8105, 289, 'part110pol_items_0', '0'),
  6100. (8106, 289, 'part110pol_items_1', '0'),
  6101. (8107, 289, 'part110pol_items_2', '0'),
  6102. (8108, 289, 'part111pol_items_0', '0'),
  6103. (8109, 289, 'part111pol_items_1', '0'),
  6104. (8110, 289, 'part111pol_items_2', '0'),
  6105. (8111, 289, 'part112pol_items_0', '0'),
  6106. (8112, 289, 'part112pol_items_1', '0'),
  6107. (8113, 289, 'part112pol_items_2', '0'),
  6108. (8114, 289, 'part113pol_items_0', '0'),
  6109. (8115, 289, 'part113pol_items_1', '0'),
  6110. (8116, 289, 'part113pol_items_2', '0'),
  6111. (8117, 289, 'part114pol_items_0', '0'),
  6112. (8118, 289, 'part114pol_items_1', '0'),
  6113. (8119, 289, 'part114pol_items_2', '0'),
  6114. (8120, 289, 'part115pol_items_0', '0'),
  6115. (8121, 289, 'part115pol_items_1', '0'),
  6116. (8122, 289, 'part115pol_items_2', '0'),
  6117. (8123, 289, 'part116pol_items_0', '0'),
  6118. (8124, 289, 'part116pol_items_1', '0'),
  6119. (8125, 289, 'part116pol_items_2', '0'),
  6120. (8126, 289, 'part117pol_items_0', '0'),
  6121. (8127, 289, 'part117pol_items_1', '0'),
  6122. (8128, 289, 'part117pol_items_2', '0'),
  6123. (8129, 289, 'part118pol_items_0', '0'),
  6124. (8130, 289, 'part118pol_items_1', '0'),
  6125. (8131, 289, 'part118pol_items_2', '0'),
  6126. (8132, 289, 'part119pol_items_0', '0'),
  6127. (8133, 289, 'part119pol_items_1', '0'),
  6128. (8134, 289, 'part119pol_items_2', '0'),
  6129. (8135, 289, 'part120pol_items_0', '0'),
  6130. (8136, 289, 'part120pol_items_1', '0'),
  6131. (8137, 289, 'part120pol_items_2', '0'),
  6132. (8138, 289, 'part21_items_0', '0'),
  6133. (8139, 289, 'part21_items_1', '0'),
  6134. (8140, 289, 'part21_items_2', '0'),
  6135. (8141, 289, 'part22_items_0', '0'),
  6136. (8142, 289, 'part22_items_1', '0'),
  6137. (8143, 289, 'part22_items_2', '0'),
  6138. (8144, 289, 'part23_items_0', '0'),
  6139. (8145, 289, 'part23_items_1', '0'),
  6140. (8146, 289, 'part23_items_2', '0'),
  6141. (8147, 289, 'part24_items_0', '0'),
  6142. (8148, 289, 'part24_items_1', '0'),
  6143. (8149, 289, 'part24_items_2', '0'),
  6144. (8150, 289, 'part25_items_0', '0'),
  6145. (8151, 289, 'part25_items_1', '0'),
  6146. (8152, 289, 'part25_items_2', '0'),
  6147. (8153, 289, 'part26_items_0', '0'),
  6148. (8154, 289, 'part26_items_1', '0'),
  6149. (8155, 289, 'part26_items_2', '0'),
  6150. (8156, 289, 'part27_items_0', '0'),
  6151. (8157, 289, 'part27_items_1', '0'),
  6152. (8158, 289, 'part27_items_2', '0'),
  6153. (8159, 289, 'part28_items_0', '0'),
  6154. (8160, 289, 'part28_items_1', '0'),
  6155. (8161, 289, 'part28_items_2', '0'),
  6156. (8162, 289, 'part29_items_0', '0'),
  6157. (8163, 289, 'part29_items_1', '0'),
  6158. (8164, 289, 'part29_items_2', '0'),
  6159. (8165, 289, 'part31_items_0', '0'),
  6160. (8166, 289, 'part31_items_1', '0'),
  6161. (8167, 289, 'part31_items_2', '0'),
  6162. (8168, 289, 'part32_items_0', '0'),
  6163. (8169, 289, 'part32_items_1', '0'),
  6164. (8170, 289, 'part32_items_2', '0'),
  6165. (8171, 289, 'part33_items_0', '0'),
  6166. (8172, 289, 'part33_items_1', '0'),
  6167. (8173, 289, 'part33_items_2', '0'),
  6168. (8174, 289, 'part34_items_0', '0'),
  6169. (8175, 289, 'part34_items_1', '0'),
  6170. (8176, 289, 'part34_items_2', '0'),
  6171. (8177, 289, 'part35_items_0', '0'),
  6172. (8178, 289, 'part35_items_1', '0'),
  6173. (8179, 289, 'part35_items_2', '0'),
  6174. (8180, 289, 'part36_items_0', '0'),
  6175. (8181, 289, 'part36_items_1', '0'),
  6176. (8182, 289, 'part36_items_2', '0'),
  6177. (8183, 289, 'part37_items_0', '0'),
  6178. (8184, 289, 'part37_items_1', '0'),
  6179. (8185, 289, 'part37_items_2', '0'),
  6180. (8186, 289, 'part38_items_0', '0'),
  6181. (8187, 289, 'part38_items_1', '0'),
  6182. (8188, 289, 'part38_items_2', '0'),
  6183. (8189, 289, 'part39_items_0', '0'),
  6184. (8190, 289, 'part39_items_1', '0'),
  6185. (8191, 289, 'part39_items_2', '0'),
  6186. (8192, 289, 'part41_items_0', '0'),
  6187. (8193, 289, 'part41_items_1', '0'),
  6188. (8194, 289, 'part41_items_2', '0'),
  6189. (8195, 289, 'part42_items_0', '0'),
  6190. (8196, 289, 'part42_items_1', '0'),
  6191. (8197, 289, 'part42_items_2', '0'),
  6192. (8198, 289, 'part43_items_0', '0'),
  6193. (8199, 289, 'part43_items_1', '0'),
  6194. (8200, 289, 'part43_items_2', '0'),
  6195. (8201, 289, 'part44_items_0', '0'),
  6196. (8202, 289, 'part44_items_1', '0'),
  6197. (8203, 289, 'part44_items_2', '0'),
  6198. (8204, 289, 'part45_items_0', '0'),
  6199. (8205, 289, 'part45_items_1', '0'),
  6200. (8206, 289, 'part45_items_2', '0'),
  6201. (8207, 289, 'part46_items_0', '0'),
  6202. (8208, 289, 'part46_items_1', '0'),
  6203. (8209, 289, 'part46_items_2', '0'),
  6204. (8210, 289, 'part47_items_0', '0'),
  6205. (8211, 289, 'part47_items_1', '0'),
  6206. (8212, 289, 'part47_items_2', '0'),
  6207. (8213, 289, 'part48_items_0', '0'),
  6208. (8214, 289, 'part48_items_1', '0'),
  6209. (8215, 289, 'part48_items_2', '0'),
  6210. (8216, 289, 'part49_items_0', '0'),
  6211. (8217, 289, 'part49_items_1', '0'),
  6212. (8218, 289, 'part49_items_2', '0'),
  6213. (8219, 289, 'part51_items_0', '0'),
  6214. (8220, 289, 'part51_items_1', '0'),
  6215. (8221, 289, 'part51_items_2', '0'),
  6216. (8222, 289, 'part52_items_0', '0'),
  6217. (8223, 289, 'part52_items_1', '0'),
  6218. (8224, 289, 'part52_items_2', '0'),
  6219. (8225, 289, 'part53_items_0', '0'),
  6220. (8226, 289, 'part53_items_1', '0'),
  6221. (8227, 289, 'part53_items_2', '0'),
  6222. (8228, 289, 'part54_items_0', '0'),
  6223. (8229, 289, 'part54_items_1', '0'),
  6224. (8230, 289, 'part54_items_2', '0'),
  6225. (8231, 289, 'part55_items_0', '0'),
  6226. (8232, 289, 'part55_items_1', '0'),
  6227. (8233, 289, 'part55_items_2', '0'),
  6228. (8234, 289, 'part56_items_0', '0'),
  6229. (8235, 289, 'part56_items_1', '0'),
  6230. (8236, 289, 'part56_items_2', '0'),
  6231. (8237, 289, 'part57_items_0', '0'),
  6232. (8238, 289, 'part57_items_1', '0'),
  6233. (8239, 289, 'part57_items_2', '0'),
  6234. (8240, 289, 'part58_items_0', '0'),
  6235. (8241, 289, 'part58_items_1', '0'),
  6236. (8242, 289, 'part58_items_2', '0'),
  6237. (8243, 289, 'part59_items_0', '0'),
  6238. (8244, 289, 'part59_items_1', '0'),
  6239. (8245, 289, 'part59_items_2', '0'),
  6240. (8246, 289, 'part510_items_0', '0'),
  6241. (8247, 289, 'part510_items_1', '0'),
  6242. (8248, 289, 'part510_items_2', '0'),
  6243. (8249, 289, 'part511_items_0', '0'),
  6244. (8250, 289, 'part511_items_1', '0'),
  6245. (8251, 289, 'part511_items_2', '0'),
  6246. (8252, 289, 'part61_items_0', '0'),
  6247. (8253, 289, 'part61_items_1', '0'),
  6248. (8254, 289, 'part61_items_2', '0'),
  6249. (8255, 289, 'part62_items_0', '0'),
  6250. (8256, 289, 'part62_items_1', '0'),
  6251. (8257, 289, 'part62_items_2', '0'),
  6252. (8258, 289, 'part63_items_0', '0'),
  6253. (8259, 289, 'part63_items_1', '0'),
  6254. (8260, 289, 'part63_items_2', '0'),
  6255. (8261, 289, 'part64_items_0', '0'),
  6256. (8262, 289, 'part64_items_1', '0'),
  6257. (8263, 289, 'part64_items_2', '0'),
  6258. (8264, 289, 'part65_items_0', '0'),
  6259. (8265, 289, 'part65_items_1', '0'),
  6260. (8266, 289, 'part65_items_2', '0'),
  6261. (8267, 289, 'part66_items_0', '0'),
  6262. (8268, 289, 'part66_items_1', '0'),
  6263. (8269, 289, 'part66_items_2', '0'),
  6264. (8270, 289, 'part67_items_0', '0'),
  6265. (8271, 289, 'part67_items_1', '0'),
  6266. (8272, 289, 'part67_items_2', '0'),
  6267. (8273, 289, 'part71_items_0', '0'),
  6268. (8274, 289, 'part71_items_1', '0'),
  6269. (8275, 289, 'part71_items_2', '0'),
  6270. (8276, 289, 'part72_items_0', '0'),
  6271. (8277, 289, 'part72_items_1', '0'),
  6272. (8278, 289, 'part72_items_2', '0'),
  6273. (8279, 289, 'part73_items_0', '0'),
  6274. (8280, 289, 'part73_items_1', '0'),
  6275. (8281, 289, 'part73_items_2', '0'),
  6276. (8282, 289, 'part74_items_0', '0'),
  6277. (8283, 289, 'part74_items_1', '0'),
  6278. (8284, 289, 'part74_items_2', '0'),
  6279. (8285, 289, 'part75_items_0', '0'),
  6280. (8286, 289, 'part75_items_1', '0'),
  6281. (8287, 289, 'part75_items_2', '0'),
  6282. (8288, 289, 'part76_items_0', '0'),
  6283. (8289, 289, 'part76_items_1', '0'),
  6284. (8290, 289, 'part76_items_2', '0'),
  6285. (8291, 289, 'part77_items_0', '0'),
  6286. (8292, 289, 'part77_items_1', '0'),
  6287. (8293, 289, 'part77_items_2', '0'),
  6288. (8294, 289, 'part78_items_0', '0'),
  6289. (8295, 289, 'part78_items_1', '0'),
  6290. (8296, 289, 'part78_items_2', '0'),
  6291. (8297, 289, 'part79_items_0', '0'),
  6292. (8298, 289, 'part79_items_1', '0'),
  6293. (8299, 289, 'part79_items_2', '0'),
  6294. (8300, 289, 'part710_items_0', '0'),
  6295. (8301, 289, 'part710_items_1', '0'),
  6296. (8302, 289, 'part710_items_2', '0'),
  6297. (8303, 289, 'part711_items_0', '0'),
  6298. (8304, 289, 'part711_items_1', '0'),
  6299. (8305, 289, 'part711_items_2', '0'),
  6300. (8306, 289, 'part712_items_0', '0'),
  6301. (8307, 289, 'part712_items_1', '0'),
  6302. (8308, 289, 'part712_items_2', '0'),
  6303. (8309, 289, 'part713_items_0', '0'),
  6304. (8310, 289, 'part713_items_1', '0'),
  6305. (8311, 289, 'part713_items_2', '0'),
  6306. (8312, 289, 'part714_items_0', '0'),
  6307. (8313, 289, 'part714_items_1', '0'),
  6308. (8314, 289, 'part714_items_2', '0'),
  6309. (8315, 289, 'part715_items_0', '0'),
  6310. (8316, 289, 'part715_items_1', '0'),
  6311. (8317, 289, 'part715_items_2', '0'),
  6312. (8318, 289, 'part716_items_0', '0'),
  6313. (8319, 289, 'part716_items_1', '0'),
  6314. (8320, 289, 'part716_items_2', '0'),
  6315. (8321, 289, 'part81_items_0', '0'),
  6316. (8322, 289, 'part81_items_1', '0'),
  6317. (8323, 289, 'part81_items_2', '0'),
  6318. (8324, 289, 'part82_items_0', '0'),
  6319. (8325, 289, 'part82_items_1', '0'),
  6320. (8326, 289, 'part82_items_2', '0'),
  6321. (8327, 289, 'part83_items_0', '0'),
  6322. (8328, 289, 'part83_items_1', '0'),
  6323. (8329, 289, 'part83_items_2', '0'),
  6324. (8330, 289, 'part84_items_0', '0'),
  6325. (8331, 289, 'part84_items_1', '0'),
  6326. (8332, 289, 'part84_items_2', '0'),
  6327. (8333, 289, 'part85_items_0', '0'),
  6328. (8334, 289, 'part85_items_1', '0'),
  6329. (8335, 289, 'part85_items_2', '0'),
  6330. (8336, 289, 'part86_items_0', '0'),
  6331. (8337, 289, 'part86_items_1', '0'),
  6332. (8338, 289, 'part86_items_2', '0'),
  6333. (8339, 289, 'part87_items_0', '0'),
  6334. (8340, 289, 'part87_items_1', '0'),
  6335. (8341, 289, 'part87_items_2', '0'),
  6336. (8342, 289, 'part91_items_0', '0'),
  6337. (8343, 289, 'part91_items_1', '0'),
  6338. (8344, 289, 'part91_items_2', '0'),
  6339. (8345, 289, 'part92_items_0', '0'),
  6340. (8346, 289, 'part92_items_1', '0'),
  6341. (8347, 289, 'part92_items_2', '0'),
  6342. (8348, 289, 'part93_items_0', '0'),
  6343. (8349, 289, 'part93_items_1', '0'),
  6344. (8350, 289, 'part93_items_2', '0'),
  6345. (8351, 289, 'part94_items_0', '0'),
  6346. (8352, 289, 'part94_items_1', '0'),
  6347. (8353, 289, 'part94_items_2', '0'),
  6348. (8354, 289, 'part95_items_0', '0'),
  6349. (8355, 289, 'part95_items_1', '0'),
  6350. (8356, 289, 'part95_items_2', '0'),
  6351. (8357, 289, 'part96_items_0', '0'),
  6352. (8358, 289, 'part96_items_1', '0'),
  6353. (8359, 289, 'part96_items_2', '0'),
  6354. (8360, 289, 'part101_items_0', '0'),
  6355. (8361, 289, 'part101_items_1', '0'),
  6356. (8362, 289, 'part101_items_2', '0'),
  6357. (8363, 289, 'part102_items_0', '0'),
  6358. (8364, 289, 'part102_items_1', '0'),
  6359. (8365, 289, 'part102_items_2', '0'),
  6360. (8366, 289, 'part103_items_0', '0'),
  6361. (8367, 289, 'part103_items_1', '0'),
  6362. (8368, 289, 'part103_items_2', '0'),
  6363. (8369, 289, 'part104_items_0', '0'),
  6364. (8370, 289, 'part104_items_1', '0'),
  6365. (8371, 289, 'part104_items_2', '0'),
  6366. (8372, 289, 'part105_items_0', '0'),
  6367. (8373, 289, 'part105_items_1', '0'),
  6368. (8374, 289, 'part105_items_2', '0'),
  6369. (8375, 289, 'part106_items_0', '0'),
  6370. (8376, 289, 'part106_items_1', '0'),
  6371. (8377, 289, 'part106_items_2', '0'),
  6372. (8378, 289, 'part107_items_0', '0'),
  6373. (8379, 289, 'part107_items_1', '0'),
  6374. (8380, 289, 'part107_items_2', '0'),
  6375. (8381, 289, 'part108_items_0', '0'),
  6376. (8382, 289, 'part108_items_1', '0'),
  6377. (8383, 289, 'part108_items_2', '0'),
  6378. (8384, 289, 'part109_items_0', '0'),
  6379. (8385, 289, 'part109_items_1', '0'),
  6380. (8386, 289, 'part109_items_2', '0'),
  6381. (8387, 289, 'part1010_items_0', '0'),
  6382. (8388, 289, 'part1010_items_1', '0'),
  6383. (8389, 289, 'part1010_items_2', '0'),
  6384. (8390, 289, 'part1011_items_0', '0'),
  6385. (8391, 289, 'part1011_items_1', '0'),
  6386. (8392, 289, 'part1011_items_2', '0'),
  6387. (8393, 289, 'part1012_items_0', '0'),
  6388. (8394, 289, 'part1012_items_1', '0'),
  6389. (8395, 289, 'part1012_items_2', '0'),
  6390. (8396, 289, 'part1013_items_0', '0'),
  6391. (8397, 289, 'part1013_items_1', '0'),
  6392. (8398, 289, 'part1013_items_2', '0'),
  6393. (8399, 289, 'part111_items_0', '0'),
  6394. (8400, 289, 'part111_items_1', '0'),
  6395. (8401, 289, 'part111_items_2', '0'),
  6396. (8402, 289, 'part112_items_0', '0'),
  6397. (8403, 289, 'part112_items_1', '0'),
  6398. (8404, 289, 'part112_items_2', '0'),
  6399. (8405, 289, 'part113_items_0', '0'),
  6400. (8406, 289, 'part113_items_1', '0'),
  6401. (8407, 289, 'part113_items_2', '0'),
  6402. (8408, 289, 'part114_items_0', '0'),
  6403. (8409, 289, 'part114_items_1', '0'),
  6404. (8410, 289, 'part114_items_2', '0'),
  6405. (8411, 289, 'part115_items_0', '0'),
  6406. (8412, 289, 'part115_items_1', '0'),
  6407. (8413, 289, 'part115_items_2', '0'),
  6408. (8414, 289, 'part116_items_0', '0'),
  6409. (8415, 289, 'part116_items_1', '0'),
  6410. (8416, 289, 'part116_items_2', '0'),
  6411. (8417, 289, 'part117_items_0', '0'),
  6412. (8418, 289, 'part117_items_1', '0'),
  6413. (8419, 289, 'part117_items_2', '0'),
  6414. (8420, 289, 'part118_items_0', '0'),
  6415. (8421, 289, 'part118_items_1', '0');
  6416. INSERT INTO `formAnswer` (`id`, `formId`, `question`, `answer`) VALUES
  6417. (8422, 289, 'part118_items_2', '0'),
  6418. (8423, 289, 'part119_items_0', '0'),
  6419. (8424, 289, 'part119_items_1', '0'),
  6420. (8425, 289, 'part119_items_2', '0'),
  6421. (8426, 289, 'part1110_items_0', '0'),
  6422. (8427, 289, 'part1110_items_1', '0'),
  6423. (8428, 289, 'part1110_items_2', '0'),
  6424. (8429, 289, 'part121_items_0', '0'),
  6425. (8430, 289, 'part121_items_1', '0'),
  6426. (8431, 289, 'part121_items_2', '0'),
  6427. (8432, 289, 'part122_items_0', '0'),
  6428. (8433, 289, 'part122_items_1', '0'),
  6429. (8434, 289, 'part122_items_2', '0'),
  6430. (8435, 289, 'part123_items_0', '0'),
  6431. (8436, 289, 'part123_items_1', '0'),
  6432. (8437, 289, 'part123_items_2', '0'),
  6433. (8438, 289, 'part124_items_0', '0'),
  6434. (8439, 289, 'part124_items_1', '0'),
  6435. (8440, 289, 'part124_items_2', '0'),
  6436. (8441, 289, 'part125_items_0', '0'),
  6437. (8442, 289, 'part125_items_1', '0'),
  6438. (8443, 289, 'part125_items_2', '0'),
  6439. (8444, 289, 'part126_items_0', '0'),
  6440. (8445, 289, 'part126_items_1', '0'),
  6441. (8446, 289, 'part126_items_2', '0'),
  6442. (8447, 289, 'part127_items_0', '0'),
  6443. (8448, 289, 'part127_items_1', '0'),
  6444. (8449, 289, 'part127_items_2', '0'),
  6445. (8450, 289, 'part128_items_0', '0'),
  6446. (8451, 289, 'part128_items_1', '0'),
  6447. (8452, 289, 'part128_items_2', '0'),
  6448. (8453, 289, 'part129_items_0', '0'),
  6449. (8454, 289, 'part129_items_1', '0'),
  6450. (8455, 289, 'part129_items_2', '0'),
  6451. (8456, 289, 'part1210_items_0', '0'),
  6452. (8457, 289, 'part1210_items_1', '0'),
  6453. (8458, 289, 'part1210_items_2', '0'),
  6454. (8459, 289, 'part1211_items_0', '0'),
  6455. (8460, 289, 'part1211_items_1', '0'),
  6456. (8461, 289, 'part1211_items_2', '0'),
  6457. (8462, 289, 'part1212_items_0', '0'),
  6458. (8463, 289, 'part1212_items_1', '0'),
  6459. (8464, 289, 'part1212_items_2', '0'),
  6460. (8465, 289, 'part131_items_0', '0'),
  6461. (8466, 289, 'part131_items_1', '0'),
  6462. (8467, 289, 'part131_items_2', '0'),
  6463. (8468, 289, 'part132_items_0', '0'),
  6464. (8469, 289, 'part132_items_1', '0'),
  6465. (8470, 289, 'part132_items_2', '0'),
  6466. (8471, 289, 'part133_items_0', '0'),
  6467. (8472, 289, 'part133_items_1', '0'),
  6468. (8473, 289, 'part133_items_2', '0'),
  6469. (8474, 289, 'part134_items_0', '0'),
  6470. (8475, 289, 'part134_items_1', '0'),
  6471. (8476, 289, 'part134_items_2', '0'),
  6472. (8477, 289, 'part135_items_0', '0'),
  6473. (8478, 289, 'part135_items_1', '0'),
  6474. (8479, 289, 'part135_items_2', '0'),
  6475. (8480, 289, 'part136_items_0', '0'),
  6476. (8481, 289, 'part136_items_1', '0'),
  6477. (8482, 289, 'part136_items_2', '0'),
  6478. (8483, 289, 'part137_items_0', '0'),
  6479. (8484, 289, 'part137_items_1', '0'),
  6480. (8485, 289, 'part137_items_2', '0'),
  6481. (8486, 289, 'inspectorDate', '18 Nov 2014'),
  6482. (8505, 292, 'genBy', 'John Jones'),
  6483. (8506, 292, 'date', '17 Nov 2014'),
  6484. (8507, 292, 'time', '16:45'),
  6485. (8508, 292, 'weather', 'Clear'),
  6486. (8509, 292, 'company', 'AB Construction'),
  6487. (8510, 292, 'department', 'Accounts'),
  6488. (8511, 292, 'location', 'EM Response'),
  6489. (8512, 292, 'worksStopped', 'No'),
  6490. (8513, 293, 'genBy', 'Bill Smith'),
  6491. (8514, 293, 'monthYear', 'November 2014'),
  6492. (8515, 293, 'location', 'palakkad'),
  6493. (8516, 293, 'electricity', '346'),
  6494. (8517, 293, 'electricityEmission', '179.92'),
  6495. (8518, 293, 'gas', '56'),
  6496. (8519, 293, 'gasEmission', '10.64'),
  6497. (8520, 293, 'oil', '56'),
  6498. (8521, 293, 'oilEmission', '15.12'),
  6499. (8522, 293, 'petrol', '37'),
  6500. (8523, 293, 'petrolEmission', '9.99'),
  6501. (8524, 293, 'diesel', '53'),
  6502. (8525, 293, 'dieselEmission', '14.31'),
  6503. (8526, 293, 'water', '3573'),
  6504. (8527, 294, 'genBy', 'Bill Smith'),
  6505. (8528, 294, 'monthYear', 'November 2014'),
  6506. (8529, 294, 'location', 'palakkad'),
  6507. (8530, 294, 'electricity', '346'),
  6508. (8531, 294, 'electricityEmission', '179.92'),
  6509. (8532, 294, 'gas', '56'),
  6510. (8533, 294, 'gasEmission', '10.64'),
  6511. (8534, 294, 'oil', '56'),
  6512. (8535, 294, 'oilEmission', '15.12'),
  6513. (8536, 294, 'petrol', '37'),
  6514. (8537, 294, 'petrolEmission', '9.99'),
  6515. (8538, 294, 'diesel', '53'),
  6516. (8539, 294, 'dieselEmission', '14.31'),
  6517. (8540, 294, 'water', '3573'),
  6518. (8562, 296, 'genBy', 'Steve Black'),
  6519. (8563, 296, 'date', '29 Oct 2014'),
  6520. (8564, 296, 'numStaff', '45'),
  6521. (8565, 296, 'shiftDuration', '5'),
  6522. (8566, 296, 'manHours', '225'),
  6523. (8567, 296, 'fatalities', '56'),
  6524. (8568, 296, 'ltis', '653'),
  6525. (8569, 296, 'daysLost', '5654'),
  6526. (8570, 296, 'restrictedWorkCase', '3'),
  6527. (8571, 296, 'medicaltreatmentcase', '436'),
  6528. (8572, 296, 'vehicleAccidents', '436'),
  6529. (8573, 296, 'numberofvehicles', '54'),
  6530. (8574, 296, 'kmsdriven', '654'),
  6531. (8575, 296, 'environmentalAccidents', '36'),
  6532. (8576, 296, 'x1', 'Asphalt road'),
  6533. (8577, 296, 'x2', 'Clear'),
  6534. (8578, 296, 'x3', 'Fair'),
  6535. (8579, 296, 'x4', '34'),
  6536. (8580, 296, 'x5', 'West'),
  6537. (8581, 296, 'x6', '436'),
  6538. (8582, 296, 'x7', 'rwgt'),
  6539. (8583, 297, 'genBy', 'Bill Smith'),
  6540. (8584, 297, 'date', '1 Dec 2014'),
  6541. (8585, 297, 'time', '07:34'),
  6542. (8586, 297, 'location', 'Facility'),
  6543. (8587, 297, 'Weather', 'Clear '),
  6544. (8588, 297, 'visibility', 'Fair'),
  6545. (8589, 297, 'wp', 'Day Time'),
  6546. (8590, 297, 'accfail', 'Hazardous Situation'),
  6547. (8591, 297, 'propertyDamage', 'No'),
  6548. (8592, 297, 'involved_0_lti', 'No'),
  6549. (8593, 297, 'involved_0_fatality', 'No'),
  6550. (8594, 297, 'involved_0_daysLost', '<1'),
  6551. (8595, 297, 'involved_0_onoffSite', 'On Site'),
  6552. (8596, 297, 'involved_0_hospitalised', 'No'),
  6553. (8597, 298, 'genBy', 'Bill Smith'),
  6554. (8598, 298, 'date', '1 Dec 2014'),
  6555. (8599, 298, 'time', '07:34'),
  6556. (8600, 298, 'location', 'Facility'),
  6557. (8601, 298, 'Weather', 'Clear '),
  6558. (8602, 298, 'visibility', 'Fair'),
  6559. (8603, 298, 'wp', 'Day Time'),
  6560. (8604, 298, 'accfail', 'Hazardous Situation'),
  6561. (8605, 298, 'propertyDamage', 'No'),
  6562. (8606, 298, 'involved_0_lti', 'No'),
  6563. (8607, 298, 'involved_0_fatality', 'No'),
  6564. (8608, 298, 'involved_0_daysLost', '<1'),
  6565. (8609, 298, 'involved_0_onoffSite', 'On Site'),
  6566. (8610, 298, 'involved_0_hospitalised', 'No'),
  6567. (8808, 304, 'genBy', 'John Jones'),
  6568. (8809, 304, 'date', '28 Nov 2014'),
  6569. (8810, 304, 'time', '07:06'),
  6570. (8811, 304, 'location', 'Facility'),
  6571. (8812, 304, 'Weather', 'Clear '),
  6572. (8813, 304, 'visibility', 'Fair'),
  6573. (8814, 304, 'wp', 'Day Time'),
  6574. (8815, 304, 'category', 'Acts of God'),
  6575. (8816, 304, 'plant', 'Motor Vehicle'),
  6576. (8817, 304, 'severity', 'Major'),
  6577. (8818, 304, 'involved_0_name', 'Ronald Kray'),
  6578. (8819, 304, 'involved_0_company', 'Kray Security'),
  6579. (8820, 304, 'involved_0_companyNumber', 'KC101'),
  6580. (8821, 305, 'genBy', 'John Jones'),
  6581. (8822, 305, 'date', '28 Nov 2014'),
  6582. (8823, 305, 'time', '07:06'),
  6583. (8824, 305, 'location', 'Facility'),
  6584. (8825, 305, 'Weather', 'Clear '),
  6585. (8826, 305, 'visibility', 'Fair'),
  6586. (8827, 305, 'wp', 'Day Time'),
  6587. (8828, 305, 'category', 'Acts of God'),
  6588. (8829, 305, 'plant', 'Motor Vehicle'),
  6589. (8830, 305, 'severity', 'Major'),
  6590. (8831, 305, 'involved_0_name', 'Ronald Kray'),
  6591. (8832, 305, 'involved_0_company', 'Kray Security'),
  6592. (8833, 305, 'involved_0_companyNumber', 'KC101'),
  6593. (9405, 93, 'genBy', 'John Jones'),
  6594. (9406, 93, 'date', '23 Aug 2014'),
  6595. (9407, 93, 'time', '08:45'),
  6596. (9408, 93, 'company', 'AB Construction'),
  6597. (9409, 93, 'department', 'Техническое обслуживание'),
  6598. (9410, 93, 'workgroup', 'Civils'),
  6599. (9411, 93, 'location', 'Офис'),
  6600. (9412, 93, 'worksStopped', 'Нет'),
  6601. (9413, 93, 'reporter', 'John Jones'),
  6602. (9414, 93, 'supervisor', 'John Smith'),
  6603. (9415, 93, 'manager', 'Fred Jones'),
  6604. (9416, 93, 'hsContact', 'Steve Black'),
  6605. (9417, 93, 'propertyDamage', 'Нет'),
  6606. (9418, 93, 'briefDescrip', 'unloading of blocks - damaged pallet'),
  6607. (9419, 93, 'actionTaken', 'unloaded by hand'),
  6608. (9420, 93, 'followupAction', 'supplier to check prior to delivery'),
  6609. (9464, 6, 'photo', '@/53b0a94a9123a_1684260249_f08ecae1dd.jpg'),
  6610. (9465, 6, 'name', 'Terry Hatching'),
  6611. (9466, 6, 'company', 'AB Construction'),
  6612. (9467, 6, 'companyNumber', '4234234'),
  6613. (9468, 6, 'dob', '10 Jun 1984'),
  6614. (9469, 6, 'age', '30'),
  6615. (9470, 6, 'department', 'HSE'),
  6616. (9471, 6, 'location', 'Office'),
  6617. (9472, 6, 'workgroup', 'HSE'),
  6618. (9473, 6, 'occupation', 'HSE Manager'),
  6619. (9474, 6, 'email', 'stuart.roddis@mustangdesigns.net'),
  6620. (9475, 6, 'siteOrientation_check', '1'),
  6621. (9476, 6, 'siteOrientation_expires', '27 Jun 2015'),
  6622. (9477, 6, 'siteInduction_check', '1'),
  6623. (9478, 6, 'siteInduction_expires', '17 Dec 2014'),
  6624. (9479, 6, 'workplaceInduction_check', '1'),
  6625. (9480, 6, 'workplaceInduction_expires', '6 Jul 2017'),
  6626. (9585, 40, 'person', 'John Jones'),
  6627. (9586, 40, 'company', 'SiteCabs'),
  6628. (9587, 40, 'department', 'Hire'),
  6629. (9588, 40, 'workgroup', 'Site Hire'),
  6630. (9589, 40, 'dateLift', '6 Jul 2014'),
  6631. (9590, 40, 'startTime', '09:33'),
  6632. (9591, 40, 'duration', '02:00'),
  6633. (9592, 40, 'description', 'Unloading 4 site cabins arriving in 2 loads'),
  6634. (9593, 40, 'make', 'Hiab'),
  6635. (9594, 40, 'model', 'H123'),
  6636. (9595, 40, 'liftCapacity', '15'),
  6637. (9596, 40, 'jib', '9'),
  6638. (9597, 40, 'outriggerSpread', '2'),
  6639. (9598, 40, 'outriggerLoad', '20'),
  6640. (9599, 40, 'groundBearing', '50'),
  6641. (9600, 40, 'counterweight', '5'),
  6642. (9601, 40, 'craneWeight', '15'),
  6643. (9602, 40, 'loadWeight', '3'),
  6644. (9603, 40, 'centerGravity', 'TDC'),
  6645. (9604, 40, 'heightLift', '3'),
  6646. (9605, 40, 'maxRadius', '3'),
  6647. (9606, 40, 'weightLifted', '5'),
  6648. (9607, 40, 'slingsWireRope_items_0', '0'),
  6649. (9608, 40, 'slingsWireRope_items_1', '0'),
  6650. (9609, 40, 'slingsWireRope_items_2', '0'),
  6651. (9610, 40, 'slingsWireRope_items_3', '0'),
  6652. (9611, 40, 'slingsWireRope_items_4', '0'),
  6653. (9612, 40, 'slingsChains_items_0', '0'),
  6654. (9613, 40, 'slingsChains_items_1', '0'),
  6655. (9614, 40, 'slingsChains_items_2', '0'),
  6656. (9615, 40, 'slingsChains_items_3', '0'),
  6657. (9616, 40, 'slingsChains_items_4', '0'),
  6658. (9617, 40, 'otherAccessories_items_0', '0'),
  6659. (9618, 40, 'otherAccessories_items_1', '0'),
  6660. (9619, 40, 'otherAccessories_items_2', '0'),
  6661. (9620, 40, 'otherAccessories_items_3', '0'),
  6662. (9621, 40, 'otherAccessories_items_4', '0'),
  6663. (9622, 40, 'slingsWebbings_items_0', '0'),
  6664. (9623, 40, 'slingsWebbings_items_1', '0'),
  6665. (9624, 40, 'slingsWebbings_items_2', '0'),
  6666. (9625, 40, 'slingsWebbings_items_3', '0'),
  6667. (9626, 40, 'slingsWebbings_items_4', '0'),
  6668. (9627, 40, 'shackles_items_0', '0'),
  6669. (9628, 40, 'shackles_items_1', '0'),
  6670. (9629, 40, 'shackles_items_2', '0'),
  6671. (9630, 40, 'shackles_items_3', '0'),
  6672. (9631, 40, 'shackles_items_4', '0'),
  6673. (9632, 40, 'forks_items_0', '0'),
  6674. (9633, 40, 'forks_items_1', '0'),
  6675. (9634, 40, 'forks_items_2', '0'),
  6676. (9635, 40, 'forks_items_3', '0'),
  6677. (9636, 40, 'forks_items_4', '0'),
  6678. (9637, 40, 'forks_comments', 'n/a'),
  6679. (9638, 40, 'accessCrane_items_0', '0'),
  6680. (9639, 40, 'accessCrane_items_1', '0'),
  6681. (9640, 40, 'accessCrane_items_2', '0'),
  6682. (9641, 40, 'accessCrane_items_3', '0'),
  6683. (9642, 40, 'accessCrane_items_4', '0'),
  6684. (9643, 40, 'accessCrane_items_5', '0'),
  6685. (9644, 40, 'accessCrane_items_6', '0'),
  6686. (9645, 40, 'accessCrane_items_7', '0'),
  6687. (9646, 40, 'liftingPosition_items_0', '0'),
  6688. (9647, 40, 'liftingPosition_items_1', '0'),
  6689. (9648, 40, 'liftingPosition_items_2', '0'),
  6690. (9649, 40, 'liftingPosition_items_3', '0'),
  6691. (9650, 40, 'liftingPosition_items_4', '0'),
  6692. (9651, 40, 'liftingPosition_items_5', '0'),
  6693. (9652, 40, 'liftingPosition_items_6', '0'),
  6694. (9653, 40, 'liftingPosition_items_7', '0'),
  6695. (9654, 40, 'powerLines', '0'),
  6696. (9655, 40, 'overheadObstacles', '0'),
  6697. (9656, 40, 'undergroundServices', '0'),
  6698. (9657, 40, 'excavations', '0'),
  6699. (9658, 40, 'unstableSoftgrounds', '0'),
  6700. (9659, 40, 'hazardousChemicals', '0'),
  6701. (9660, 40, 'confinedWorkingarea', '0'),
  6702. (9661, 40, 'restrictedAccesswidth', '0'),
  6703. (9662, 40, 'restrictedAccessheight', '0'),
  6704. (9663, 40, 'vehicles', '0'),
  6705. (9664, 40, 'otherIdentified', '0'),
  6706. (9665, 40, 'nohazardLocation', '1'),
  6707. (9666, 40, 'slingingDiff', '0'),
  6708. (9667, 40, 'topHeavy', '0'),
  6709. (9668, 40, 'sharpEdges', '0'),
  6710. (9669, 40, 'otherHazards', '0'),
  6711. (9670, 40, 'nohazardLoad', '1'),
  6712. (9671, 40, 'respPerson', 'John Jones'),
  6713. (9672, 40, 'hazard', 'Congestion'),
  6714. (9673, 40, 'risk', 'vehicle foot traffic'),
  6715. (9674, 40, 'action', 'Time loads 2 arrive 2 hours apart.\r\nFirst load stores cabins. Second load office & mess'),
  6716. (9675, 40, 'respName', 'John Jones'),
  6717. (9676, 40, 'personnelName', 'John Jones'),
  6718. (9677, 40, 'equipmentName1', 'John Jones'),
  6719. (9678, 40, 'equipmentName2', 'John Jones'),
  6720. (9679, 40, 'groundName', 'John Smith'),
  6721. (9680, 40, 'weatherAppointed', 'John Jones'),
  6722. (9681, 40, 'craneSupervisor', 'John Jones'),
  6723. (9682, 40, 'siteName', 'John Smith'),
  6724. (9683, 40, 'keyAppointed', 'John Smith'),
  6725. (9684, 40, 'keySlingers', 'Tom Brown'),
  6726. (9685, 40, 'keyCraneDriver', 'John Smith'),
  6727. (9686, 40, 'liftSequence', 'Stores 1 & 2\r\nMess\r\nOffice'),
  6728. (9687, 40, 'acceptanceAppointed', 'John Jones'),
  6729. (9688, 40, 'acceptanceAppointedDate', '5 Jul 2014'),
  6730. (9689, 40, 'acceptanceCrane', 'John Jones'),
  6731. (9690, 40, 'acceptanceCraneDate', '5 Jul 2014'),
  6732. (9691, 44, 'genBy', 'Fred Black'),
  6733. (9692, 44, 'date', '26 Jul 2014'),
  6734. (9693, 44, 'time', '05:42'),
  6735. (9694, 44, 'company', 'ABC Plant Hire'),
  6736. (9695, 44, 'department', 'Plant'),
  6737. (9696, 44, 'workgroup', 'Plant'),
  6738. (9697, 44, 'personVehicle', 'Fred Black'),
  6739. (9698, 44, 'vehicleMake', 'Toyota Hilux'),
  6740. (9699, 44, 'vehicleType', 'Pickup'),
  6741. (9700, 44, 'vehicleRegNo', 'VAN 1'),
  6742. (9701, 44, 'odometer', '10000'),
  6743. (9702, 44, 'conditionBodywork_items_0', '0'),
  6744. (9703, 44, 'conditionBodywork_items_1', '0'),
  6745. (9704, 44, 'conditionBodywork_items_2', '0'),
  6746. (9705, 44, 'conditionBodywork_items_3', '0'),
  6747. (9706, 44, 'conditionWindscreen_items_0', '0'),
  6748. (9707, 44, 'conditionWindscreen_items_1', '0'),
  6749. (9708, 44, 'conditionWindscreen_items_2', '0'),
  6750. (9709, 44, 'conditionWindscreen_items_3', '0'),
  6751. (9710, 44, 'cleanlinessWindscreen_items_0', '0'),
  6752. (9711, 44, 'cleanlinessWindscreen_items_1', '0'),
  6753. (9712, 44, 'cleanlinessWindscreen_items_2', '0'),
  6754. (9713, 44, 'cleanlinessWindscreen_items_3', '0'),
  6755. (9714, 44, 'conditionWindscreenWiperBlades_items_0', '0'),
  6756. (9715, 44, 'conditionWindscreenWiperBlades_items_1', '0'),
  6757. (9716, 44, 'conditionWindscreenWiperBlades_items_2', '0'),
  6758. (9717, 44, 'conditionWindscreenWiperBlades_items_3', '0'),
  6759. (9718, 44, 'conditionWindows_items_0', '0'),
  6760. (9719, 44, 'conditionWindows_items_1', '0'),
  6761. (9720, 44, 'conditionWindows_items_2', '0'),
  6762. (9721, 44, 'conditionWindows_items_3', '0'),
  6763. (9722, 44, 'conditionLights_items_0', '0'),
  6764. (9723, 44, 'conditionLights_items_1', '0'),
  6765. (9724, 44, 'conditionLights_items_2', '0'),
  6766. (9725, 44, 'conditionLights_items_3', '0'),
  6767. (9726, 44, 'conditionIndicators_items_0', '0'),
  6768. (9727, 44, 'conditionIndicators_items_1', '0'),
  6769. (9728, 44, 'conditionIndicators_items_2', '0'),
  6770. (9729, 44, 'conditionIndicators_items_3', '0'),
  6771. (9730, 44, 'conditionMirrors_items_0', '0'),
  6772. (9731, 44, 'conditionMirrors_items_1', '0'),
  6773. (9732, 44, 'conditionMirrors_items_2', '0'),
  6774. (9733, 44, 'conditionMirrors_items_3', '0'),
  6775. (9734, 44, 'conditionTyres_items_0', '0'),
  6776. (9735, 44, 'conditionTyres_items_1', '0'),
  6777. (9736, 44, 'conditionTyres_items_2', '0'),
  6778. (9737, 44, 'conditionTyres_items_3', '0'),
  6779. (9738, 44, 'tyrePressure_items_0', '0'),
  6780. (9739, 44, 'tyrePressure_items_1', '0'),
  6781. (9740, 44, 'tyrePressure_items_2', '0'),
  6782. (9741, 44, 'tyrePressure_items_3', '0'),
  6783. (9742, 44, 'spareWheel_items_0', '0'),
  6784. (9743, 44, 'spareWheel_items_1', '0'),
  6785. (9744, 44, 'spareWheel_items_2', '0'),
  6786. (9745, 44, 'spareWheel_items_3', '0'),
  6787. (9746, 44, 'conditionSpareWheel_items_0', '0'),
  6788. (9747, 44, 'conditionSpareWheel_items_1', '0'),
  6789. (9748, 44, 'conditionSpareWheel_items_2', '0'),
  6790. (9749, 44, 'conditionSpareWheel_items_3', '0'),
  6791. (9750, 44, 'conditionJack_items_0', '0'),
  6792. (9751, 44, 'conditionJack_items_1', '0'),
  6793. (9752, 44, 'conditionJack_items_2', '0'),
  6794. (9753, 44, 'conditionJack_items_3', '0'),
  6795. (9754, 44, 'engineOilLevel_items_0', '0'),
  6796. (9755, 44, 'engineOilLevel_items_1', '0'),
  6797. (9756, 44, 'engineOilLevel_items_2', '0'),
  6798. (9757, 44, 'engineOilLevel_items_3', '0'),
  6799. (9758, 44, 'coolantLevel_items_0', '0'),
  6800. (9759, 44, 'coolantLevel_items_1', '0'),
  6801. (9760, 44, 'coolantLevel_items_2', '0'),
  6802. (9761, 44, 'coolantLevel_items_3', '0'),
  6803. (9762, 44, 'windscreenWashLevel_items_0', '0'),
  6804. (9763, 44, 'windscreenWashLevel_items_1', '0'),
  6805. (9764, 44, 'windscreenWashLevel_items_2', '0'),
  6806. (9765, 44, 'windscreenWashLevel_items_3', '0'),
  6807. (9766, 44, 'brakeClutchFluid_items_0', '0'),
  6808. (9767, 44, 'brakeClutchFluid_items_1', '0'),
  6809. (9768, 44, 'brakeClutchFluid_items_2', '0'),
  6810. (9769, 44, 'brakeClutchFluid_items_3', '0'),
  6811. (9770, 44, 'powerSteeringFluid_items_0', '0'),
  6812. (9771, 44, 'powerSteeringFluid_items_1', '0'),
  6813. (9772, 44, 'powerSteeringFluid_items_2', '0'),
  6814. (9773, 44, 'powerSteeringFluid_items_3', '0'),
  6815. (9774, 44, 'conditionBattery_items_0', '0'),
  6816. (9775, 44, 'conditionBattery_items_1', '0'),
  6817. (9776, 44, 'conditionBattery_items_2', '0'),
  6818. (9777, 44, 'conditionBattery_items_3', '0'),
  6819. (9778, 44, 'oilWasteLeaks_items_0', '0'),
  6820. (9779, 44, 'oilWasteLeaks_items_1', '0'),
  6821. (9780, 44, 'oilWasteLeaks_items_2', '0'),
  6822. (9781, 44, 'oilWasteLeaks_items_3', '0'),
  6823. (9782, 44, 'conditionSeatBelts_items_0', '0'),
  6824. (9783, 44, 'conditionSeatBelts_items_1', '0'),
  6825. (9784, 44, 'conditionSeatBelts_items_2', '0'),
  6826. (9785, 44, 'conditionSeatBelts_items_3', '0'),
  6827. (9786, 44, 'headRestraintAdjustment_items_0', '0'),
  6828. (9787, 44, 'headRestraintAdjustment_items_1', '0'),
  6829. (9788, 44, 'headRestraintAdjustment_items_2', '0'),
  6830. (9789, 44, 'headRestraintAdjustment_items_3', '0'),
  6831. (9790, 44, 'mirrorAdjustment_items_0', '0'),
  6832. (9791, 44, 'mirrorAdjustment_items_1', '0'),
  6833. (9792, 44, 'mirrorAdjustment_items_2', '0'),
  6834. (9793, 44, 'mirrorAdjustment_items_3', '0'),
  6835. (9794, 44, 'vehicleDocument_items_0', '0'),
  6836. (9795, 44, 'vehicleDocument_items_1', '0'),
  6837. (9796, 44, 'vehicleDocument_items_2', '0'),
  6838. (9797, 44, 'vehicleDocument_items_3', '0'),
  6839. (9798, 44, 'firstAidKit_items_0', '0'),
  6840. (9799, 44, 'firstAidKit_items_1', '0'),
  6841. (9800, 44, 'firstAidKit_items_2', '0'),
  6842. (9801, 44, 'firstAidKit_items_3', '0'),
  6843. (9802, 44, 'fireExtinguisher_items_0', '0'),
  6844. (9803, 44, 'fireExtinguisher_items_1', '0'),
  6845. (9804, 44, 'fireExtinguisher_items_2', '0'),
  6846. (9805, 44, 'fireExtinguisher_items_3', '0'),
  6847. (9806, 44, 'torch_items_0', '0'),
  6848. (9807, 44, 'torch_items_1', '0'),
  6849. (9808, 44, 'torch_items_2', '0'),
  6850. (9809, 44, 'torch_items_3', '0'),
  6851. (9810, 44, 'torch_comments', 'need new batteries'),
  6852. (9811, 44, 'warningTriangle_items_0', '0'),
  6853. (9812, 44, 'warningTriangle_items_1', '0'),
  6854. (9813, 44, 'warningTriangle_items_2', '0'),
  6855. (9814, 44, 'warningTriangle_items_3', '0'),
  6856. (9815, 44, 'vehicleHandbook_items_0', '0'),
  6857. (9816, 44, 'vehicleHandbook_items_1', '0'),
  6858. (9817, 44, 'vehicleHandbook_items_2', '0'),
  6859. (9818, 44, 'vehicleHandbook_items_3', '0'),
  6860. (9819, 44, 'radioComm_items_0', '0'),
  6861. (9820, 44, 'radioComm_items_1', '0'),
  6862. (9821, 44, 'radioComm_items_2', '0'),
  6863. (9822, 44, 'radioComm_items_3', '0'),
  6864. (9823, 44, 'warningLight_items_0', '0'),
  6865. (9824, 44, 'warningLight_items_1', '0'),
  6866. (9825, 44, 'warningLight_items_2', '0'),
  6867. (9826, 44, 'warningLight_items_3', '0'),
  6868. (9827, 44, 'allLights_items_0', '0'),
  6869. (9828, 44, 'allLights_items_1', '0'),
  6870. (9829, 44, 'allLights_items_2', '0'),
  6871. (9830, 44, 'allLights_items_3', '0'),
  6872. (9831, 44, 'horn_items_0', '0'),
  6873. (9832, 44, 'horn_items_1', '0'),
  6874. (9833, 44, 'horn_items_2', '0'),
  6875. (9834, 44, 'horn_items_3', '0'),
  6876. (9835, 44, 'washersWipers_items_0', '0'),
  6877. (9836, 44, 'washersWipers_items_1', '0'),
  6878. (9837, 44, 'washersWipers_items_2', '0'),
  6879. (9838, 44, 'washersWipers_items_3', '0'),
  6880. (9839, 44, 'brake_items_0', '0'),
  6881. (9840, 44, 'brake_items_1', '0'),
  6882. (9841, 44, 'brake_items_2', '0'),
  6883. (9842, 44, 'brake_items_3', '0'),
  6884. (9843, 44, 'fuel_items_0', '0'),
  6885. (9844, 44, 'fuel_items_1', '0'),
  6886. (9845, 44, 'fuel_items_2', '0'),
  6887. (9846, 44, 'fuel_items_3', '0'),
  6888. (9847, 44, 'securityLoad_items_0', 'Удовлетворительно'),
  6889. (9848, 44, 'securityLoad_items_1', '0'),
  6890. (9849, 44, 'securityLoad_items_2', '0'),
  6891. (9850, 44, 'securityLoad_items_3', '0'),
  6892. (9851, 44, 'securityTrailer_items_0', '0'),
  6893. (9852, 44, 'securityTrailer_items_1', '0'),
  6894. (9853, 44, 'securityTrailer_items_2', '0'),
  6895. (9854, 44, 'securityTrailer_items_3', '0'),
  6896. (9855, 44, 'securityRoofrack_items_0', '0'),
  6897. (9856, 44, 'securityRoofrack_items_1', '0'),
  6898. (9857, 44, 'securityRoofrack_items_2', '0'),
  6899. (9858, 44, 'securityRoofrack_items_3', '0'),
  6900. (9859, 44, 'emergencyEquipment_items_0', '0'),
  6901. (9860, 44, 'emergencyEquipment_items_1', '0'),
  6902. (9861, 44, 'emergencyEquipment_items_2', '0'),
  6903. (9862, 44, 'emergencyEquipment_items_3', '0'),
  6904. (9863, 44, 'journeyManagement_items_0', '0'),
  6905. (9864, 44, 'journeyManagement_items_1', '0'),
  6906. (9865, 44, 'journeyManagement_items_2', '0'),
  6907. (9866, 44, 'journeyManagement_items_3', '0'),
  6908. (10056, 116, 'genBy', 'Ronald Kray'),
  6909. (10057, 116, 'date', '10 Dec 2014'),
  6910. (10058, 116, 'time', '05:32'),
  6911. (10059, 116, 'company', 'Kray Security'),
  6912. (10060, 116, 'department', 'Security'),
  6913. (10061, 116, 'workgroup', 'Security'),
  6914. (10062, 116, 'commenceDate', '1 Oct 2014'),
  6915. (10063, 116, 'estimatedAge', '564'),
  6916. (10064, 116, 'quantity', '67'),
  6917. (10065, 116, 'basePlates_items_0', 'Required'),
  6918. (10066, 116, 'basePlates_items_1', '0'),
  6919. (10067, 116, 'basePlates_items_2', '0'),
  6920. (10068, 116, 'basePlates_items_3', '0'),
  6921. (10069, 116, 'basePlates_items_4', '0'),
  6922. (10070, 116, 'basePlates_items_5', '0'),
  6923. (10071, 116, 'basePlates_items_6', '0'),
  6924. (10072, 116, 'basePlates_items_7', '0'),
  6925. (10073, 116, 'basePlates_items_8', '0'),
  6926. (10074, 116, 'soleBoards_items_0', '0'),
  6927. (10075, 116, 'soleBoards_items_1', '0'),
  6928. (10076, 116, 'soleBoards_items_2', '0'),
  6929. (10077, 116, 'soleBoards_items_3', '0'),
  6930. (10078, 116, 'soleBoards_items_4', '0'),
  6931. (10079, 116, 'soleBoards_items_5', '0'),
  6932. (10080, 116, 'soleBoards_items_6', '0'),
  6933. (10081, 116, 'soleBoards_items_7', '0'),
  6934. (10082, 116, 'soleBoards_items_8', '0'),
  6935. (10083, 116, 'bracing_items_0', '0'),
  6936. (10084, 116, 'bracing_items_1', '0'),
  6937. (10085, 116, 'bracing_items_2', 'Failed'),
  6938. (10086, 116, 'bracing_items_3', '0'),
  6939. (10087, 116, 'bracing_items_4', '0'),
  6940. (10088, 116, 'bracing_items_5', '0'),
  6941. (10089, 116, 'bracing_items_6', '0'),
  6942. (10090, 116, 'bracing_items_7', '0'),
  6943. (10091, 116, 'bracing_items_8', '0'),
  6944. (10092, 116, 'facade_items_0', '0'),
  6945. (10093, 116, 'facade_items_1', '0'),
  6946. (10094, 116, 'facade_items_2', '0'),
  6947. (10095, 116, 'facade_items_3', 'Incorrect'),
  6948. (10096, 116, 'facade_items_4', '0'),
  6949. (10097, 116, 'facade_items_5', '0'),
  6950. (10098, 116, 'facade_items_6', '0'),
  6951. (10099, 116, 'facade_items_7', '0'),
  6952. (10100, 116, 'facade_items_8', '0'),
  6953. (10101, 116, 'ledger_items_0', '0'),
  6954. (10102, 116, 'ledger_items_1', '0'),
  6955. (10103, 116, 'ledger_items_2', '0'),
  6956. (10104, 116, 'ledger_items_3', '0'),
  6957. (10105, 116, 'ledger_items_4', '0'),
  6958. (10106, 116, 'ledger_items_5', '0'),
  6959. (10107, 116, 'ledger_items_6', '0'),
  6960. (10108, 116, 'ledger_items_7', '0'),
  6961. (10109, 116, 'ledger_items_8', '0'),
  6962. (10110, 116, 'ties_items_0', '0'),
  6963. (10111, 116, 'ties_items_1', '0'),
  6964. (10112, 116, 'ties_items_2', '0'),
  6965. (10113, 116, 'ties_items_3', '0'),
  6966. (10114, 116, 'ties_items_4', '0'),
  6967. (10115, 116, 'ties_items_5', '0'),
  6968. (10116, 116, 'ties_items_6', '0'),
  6969. (10117, 116, 'ties_items_7', '0'),
  6970. (10118, 116, 'ties_items_8', '0'),
  6971. (10119, 116, 'standards_items_0', '0'),
  6972. (10120, 116, 'standards_items_1', '0'),
  6973. (10121, 116, 'standards_items_2', '0'),
  6974. (10122, 116, 'standards_items_3', '0'),
  6975. (10123, 116, 'standards_items_4', '0'),
  6976. (10124, 116, 'standards_items_5', '0'),
  6977. (10125, 116, 'standards_items_6', '0'),
  6978. (10126, 116, 'standards_items_7', '0'),
  6979. (10127, 116, 'standards_items_8', '0'),
  6980. (10128, 116, 'plumb_items_0', '0'),
  6981. (10129, 116, 'plumb_items_1', '0'),
  6982. (10130, 116, 'plumb_items_2', '0'),
  6983. (10131, 116, 'plumb_items_3', '0'),
  6984. (10132, 116, 'plumb_items_4', '0'),
  6985. (10133, 116, 'plumb_items_5', '0'),
  6986. (10134, 116, 'plumb_items_6', '0'),
  6987. (10135, 116, 'plumb_items_7', '0'),
  6988. (10136, 116, 'plumb_items_8', '0'),
  6989. (10137, 116, 'joinedSame_items_0', '0'),
  6990. (10138, 116, 'joinedSame_items_1', '0'),
  6991. (10139, 116, 'joinedSame_items_2', '0'),
  6992. (10140, 116, 'joinedSame_items_3', '0'),
  6993. (10141, 116, 'joinedSame_items_4', '0'),
  6994. (10142, 116, 'joinedSame_items_5', '0'),
  6995. (10143, 116, 'joinedSame_items_6', '0'),
  6996. (10144, 116, 'joinedSame_items_7', '0'),
  6997. (10145, 116, 'joinedSame_items_8', '0'),
  6998. (10146, 116, 'height_items_0', '0'),
  6999. (10147, 116, 'height_items_1', '0'),
  7000. (10148, 116, 'height_items_2', '0'),
  7001. (10149, 116, 'height_items_3', '0'),
  7002. (10150, 116, 'height_items_4', '0'),
  7003. (10151, 116, 'height_items_5', '0'),
  7004. (10152, 116, 'height_items_6', '0'),
  7005. (10153, 116, 'height_items_7', '0'),
  7006. (10154, 116, 'height_items_8', '0'),
  7007. (10155, 116, 'spacing_items_0', '0'),
  7008. (10156, 116, 'spacing_items_1', '0'),
  7009. (10157, 116, 'spacing_items_2', '0'),
  7010. (10158, 116, 'spacing_items_3', '0'),
  7011. (10159, 116, 'spacing_items_4', '0'),
  7012. (10160, 116, 'spacing_items_5', '0'),
  7013. (10161, 116, 'spacing_items_6', '0'),
  7014. (10162, 116, 'spacing_items_7', '0'),
  7015. (10163, 116, 'spacing_items_8', '0'),
  7016. (10164, 116, 'putlogsTransoms_items_0', '0'),
  7017. (10165, 116, 'putlogsTransoms_items_1', '0'),
  7018. (10166, 116, 'putlogsTransoms_items_2', '0'),
  7019. (10167, 116, 'putlogsTransoms_items_3', '0'),
  7020. (10168, 116, 'putlogsTransoms_items_4', '0'),
  7021. (10169, 116, 'putlogsTransoms_items_5', '0'),
  7022. (10170, 116, 'putlogsTransoms_items_6', '0'),
  7023. (10171, 116, 'putlogsTransoms_items_7', '0'),
  7024. (10172, 116, 'putlogsTransoms_items_8', '0'),
  7025. (10173, 116, 'trapBoards_items_0', '0'),
  7026. (10174, 116, 'trapBoards_items_1', '0'),
  7027. (10175, 116, 'trapBoards_items_2', '0'),
  7028. (10176, 116, 'trapBoards_items_3', '0'),
  7029. (10177, 116, 'trapBoards_items_4', '0'),
  7030. (10178, 116, 'trapBoards_items_5', '0'),
  7031. (10179, 116, 'trapBoards_items_6', '0'),
  7032. (10180, 116, 'trapBoards_items_7', '0'),
  7033. (10181, 116, 'trapBoards_items_8', '0'),
  7034. (10182, 116, 'toeBoards_items_0', '0'),
  7035. (10183, 116, 'toeBoards_items_1', '0'),
  7036. (10184, 116, 'toeBoards_items_2', '0'),
  7037. (10185, 116, 'toeBoards_items_3', '0'),
  7038. (10186, 116, 'toeBoards_items_4', '0'),
  7039. (10187, 116, 'toeBoards_items_5', '0'),
  7040. (10188, 116, 'toeBoards_items_6', '0'),
  7041. (10189, 116, 'toeBoards_items_7', '0'),
  7042. (10190, 116, 'toeBoards_items_8', '0'),
  7043. (10191, 116, 'ledgerLedgers_items_0', '0'),
  7044. (10192, 116, 'ledgerLedgers_items_1', '0'),
  7045. (10193, 116, 'ledgerLedgers_items_2', '0'),
  7046. (10194, 116, 'ledgerLedgers_items_3', '0'),
  7047. (10195, 116, 'ledgerLedgers_items_4', '0'),
  7048. (10196, 116, 'ledgerLedgers_items_5', '0'),
  7049. (10197, 116, 'ledgerLedgers_items_6', '0'),
  7050. (10198, 116, 'ledgerLedgers_items_7', '0'),
  7051. (10199, 116, 'ledgerLedgers_items_8', '0'),
  7052. (10200, 116, 'jointSamebay_items_0', '0'),
  7053. (10201, 116, 'jointSamebay_items_1', '0'),
  7054. (10202, 116, 'jointSamebay_items_2', '0'),
  7055. (10203, 116, 'jointSamebay_items_3', '0'),
  7056. (10204, 116, 'jointSamebay_items_4', '0'),
  7057. (10205, 116, 'jointSamebay_items_5', '0'),
  7058. (10206, 116, 'jointSamebay_items_6', '0'),
  7059. (10207, 116, 'jointSamebay_items_7', '0'),
  7060. (10208, 116, 'jointSamebay_items_8', '0'),
  7061. (10209, 116, 'brindleLedgers_items_0', '0'),
  7062. (10210, 116, 'brindleLedgers_items_1', '0'),
  7063. (10211, 116, 'brindleLedgers_items_2', '0'),
  7064. (10212, 116, 'brindleLedgers_items_3', '0'),
  7065. (10213, 116, 'brindleLedgers_items_4', '0'),
  7066. (10214, 116, 'brindleLedgers_items_5', '0'),
  7067. (10215, 116, 'brindleLedgers_items_6', '0'),
  7068. (10216, 116, 'brindleLedgers_items_7', '0'),
  7069. (10217, 116, 'brindleLedgers_items_8', '0'),
  7070. (10218, 116, 'ladders_items_0', '0'),
  7071. (10219, 116, 'ladders_items_1', '0'),
  7072. (10220, 116, 'ladders_items_2', '0'),
  7073. (10221, 116, 'ladders_items_3', '0'),
  7074. (10222, 116, 'ladders_items_4', '0'),
  7075. (10223, 116, 'ladders_items_5', '0'),
  7076. (10224, 116, 'ladders_items_6', '0'),
  7077. (10225, 116, 'ladders_items_7', '0'),
  7078. (10226, 116, 'ladders_items_8', '0'),
  7079. (10227, 116, 'personnelFall_items_0', '0'),
  7080. (10228, 116, 'personnelFall_items_1', '0'),
  7081. (10229, 116, 'personnelFall_items_2', '0'),
  7082. (10230, 116, 'personnelFall_items_3', '0'),
  7083. (10231, 116, 'personnelFall_items_4', '0'),
  7084. (10232, 116, 'personnelFall_items_5', '0'),
  7085. (10233, 116, 'personnelFall_items_6', '0'),
  7086. (10234, 116, 'personnelFall_items_7', '0'),
  7087. (10235, 116, 'personnelFall_items_8', '0'),
  7088. (10236, 116, 'guardrail_items_0', '0'),
  7089. (10237, 116, 'guardrail_items_1', '0'),
  7090. (10238, 116, 'guardrail_items_2', '0'),
  7091. (10239, 116, 'guardrail_items_3', '0'),
  7092. (10240, 116, 'guardrail_items_4', '0'),
  7093. (10241, 116, 'guardrail_items_5', '0'),
  7094. (10242, 116, 'guardrail_items_6', '0'),
  7095. (10243, 116, 'guardrail_items_7', '0'),
  7096. (10244, 116, 'guardrail_items_8', '0'),
  7097. (10245, 200, 'genBy', 'Bruce Reynolds'),
  7098. (10246, 200, 'date', '28 Nov 2014'),
  7099. (10247, 200, 'time', '13:56'),
  7100. (10248, 200, 'location', 'Офис'),
  7101. (10249, 200, 'accfail', 'Потенциальное происшествие'),
  7102. (10250, 200, 'propertyDamage', 'Нет'),
  7103. (10251, 200, 'involved_0_name', 'Bill Smith'),
  7104. (10252, 200, 'involved_0_company', 'ABC Plant Hire'),
  7105. (10253, 200, 'involved_0_companyNumber', '055'),
  7106. (10254, 200, 'involved_0_age', '54'),
  7107. (10255, 200, 'involved_0_lti', 'Нет'),
  7108. (10256, 200, 'involved_0_fatality', 'Нет'),
  7109. (10257, 200, 'involved_0_daysLost', '<1'),
  7110. (10258, 200, 'involved_0_onoffSite', 'На площадке'),
  7111. (10259, 200, 'involved_0_hospitalised', 'Нет'),
  7112. (10260, 201, 'genBy', 'Bruce Reynolds'),
  7113. (10261, 201, 'date', '16 Nov 2014'),
  7114. (10262, 201, 'time', '13:56'),
  7115. (10263, 201, 'location', 'Площадка'),
  7116. (10264, 201, 'accfail', 'Малые'),
  7117. (10265, 201, 'propertyDamage', 'Нет'),
  7118. (10266, 201, 'involved_0_name', 'Bill Smith'),
  7119. (10267, 201, 'involved_0_company', 'ABC Plant Hire'),
  7120. (10268, 201, 'involved_0_companyNumber', '055'),
  7121. (10269, 201, 'involved_0_age', '54'),
  7122. (10270, 201, 'involved_0_lti', 'Нет'),
  7123. (10271, 201, 'involved_0_fatality', 'Нет'),
  7124. (10272, 201, 'involved_0_daysLost', '<1'),
  7125. (10273, 201, 'involved_0_onoffSite', 'На площадке'),
  7126. (10274, 201, 'involved_0_hospitalised', 'Нет'),
  7127. (10275, 61, 'genBy', 'Steve Black'),
  7128. (10276, 61, 'date', '11 Jul 2014'),
  7129. (10277, 61, 'time', '10:13'),
  7130. (10278, 61, 'reportNo', '001'),
  7131. (10279, 61, 'company', 'AB Construction'),
  7132. (10280, 61, 'department', 'Construction'),
  7133. (10281, 61, 'workgroup', 'Civils'),
  7134. (10282, 61, 'periodWorked', '1'),
  7135. (10283, 61, 'address', '23 West Wallaby Street Fulchester'),
  7136. (10284, 61, 'phone', '01234556'),
  7137. (10285, 61, 'dateEvent', '6 Jul 2014'),
  7138. (10286, 61, 'activityUndertaken', 'Hand excavation'),
  7139. (10287, 61, 'onSiteLocation', 'Area A'),
  7140. (10288, 61, 'statement', 'We were hand digging trench to expose services. Spoil had built up a edge and Dan twisted his ankle when walking over it.\r\nWe took him to first aid post at office and put ice pack and strapped up his ankle.'),
  7141. (10289, 61, 'statementName', 'Steve Black'),
  7142. (10290, 61, 'statementDate', '6 Jul 2014'),
  7143. (10291, 56, 'genBy', 'Terry Hatching'),
  7144. (10292, 56, 'company', 'AB Construction'),
  7145. (10293, 56, 'department', 'HSE'),
  7146. (10294, 56, 'workgroup', 'HSE'),
  7147. (10295, 56, 'date', '27 Jul 2014'),
  7148. (10296, 56, 'time', '01:36'),
  7149. (10297, 56, 'nature', 'Groundwork twisted ankle while walking over spoil heap'),
  7150. (10298, 56, 'circumstancesText', 'Hand digging near buried services'),
  7151. (10299, 56, 'causesText', 'Build up of spoil near edge of excavation'),
  7152. (10300, 56, 'corrActionTaken_0', 'Used 360 to back blade spoil from edge of excavation'),
  7153. (10301, 56, 'prevActionTaken_0', 'Improve cooperation and coordination between ground workers and plant operators'),
  7154. (10302, 64, 'genBy', 'Terry Hatching'),
  7155. (10303, 64, 'date', '8 Jul 2014'),
  7156. (10304, 64, 'time', '05:00'),
  7157. (10305, 64, 'reportNo', '002 2014'),
  7158. (10306, 64, 'company', 'AB Construction'),
  7159. (10307, 64, 'department', 'Construction'),
  7160. (10308, 64, 'workgroup', 'Civils'),
  7161. (10309, 64, 'reviewCommenced', '20 Jul 2014'),
  7162. (10310, 64, 'reviewCompleted', '20 Jul 2014'),
  7163. (10311, 64, 'commitmentStatus', 'good'),
  7164. (10312, 64, 'commitmentText', 'none'),
  7165. (10313, 64, 'safetyStatus', 'good'),
  7166. (10314, 64, 'safetyText', 'none'),
  7167. (10315, 64, 'policyStatus', 'recently reviewd'),
  7168. (10316, 64, 'policyText', 'none'),
  7169. (10317, 64, 'objectivesStatus', 'set and reviewed quarterly'),
  7170. (10318, 64, 'objectivesText', 'none'),
  7171. (10319, 64, 'ohsasStatus', 'recently audited'),
  7172. (10320, 64, 'ohsasText', 'actions to be entered into CAPAR'),
  7173. (10321, 64, 'ohsasDate', '10 Jul 2014'),
  7174. (10322, 64, 'companyStatus', 'kllkh'),
  7175. (10323, 64, 'companyText', 'lkhlkh'),
  7176. (10324, 64, 'roleStatus', 'ljlkhl'),
  7177. (10325, 64, 'roleText', 'lkhlk'),
  7178. (10326, 64, 'orgStatus', 'lhlkh'),
  7179. (10327, 64, 'orgText', 'lkhlkh'),
  7180. (10328, 64, 'infraStatus', 'lhklh'),
  7181. (10329, 64, 'infraText', 'lhlkh'),
  7182. (10330, 64, 'competenceStatus', 'lhl'),
  7183. (10331, 64, 'competenceText', 'lhkh'),
  7184. (10332, 64, 'infoStatus', 'lkhlkh'),
  7185. (10333, 64, 'infoText', 'lhkh'),
  7186. (10334, 64, 'infoDate', '14 Jul 2014'),
  7187. (10335, 64, 'selectionStatus', 'lkhkh'),
  7188. (10336, 64, 'selectionText', 'lkh'),
  7189. (10337, 64, 'selectionDate', '9 Jul 2014'),
  7190. (10338, 64, 'mngtStatus', 'khklh'),
  7191. (10339, 64, 'mngtText', 'lkh'),
  7192. (10340, 64, 'performanceStatus', 'lkh'),
  7193. (10341, 64, 'performanceText', 'lkh'),
  7194. (10342, 64, 'registerStatus', 'lkhkl'),
  7195. (10343, 64, 'registerText', 'lkh'),
  7196. (10344, 64, 'assessmentsStatus', 'lkhlkh'),
  7197. (10345, 64, 'assessmentsText', 'lkhlkh'),
  7198. (10346, 64, 'chemicalStatus', 'lkh'),
  7199. (10347, 64, 'chemicalText', 'lkhlk'),
  7200. (10348, 64, 'chemicalDate', '8 Jul 2014'),
  7201. (10349, 64, 'controlStatus', 'lhkl'),
  7202. (10350, 64, 'controlText', 'lkhlkh'),
  7203. (10351, 64, 'proceduresStatus', 'lkhl'),
  7204. (10352, 64, 'proceduresText', 'lkhlkh'),
  7205. (10353, 64, 'ppeStatus', 'lhkl'),
  7206. (10354, 64, 'ppeText', 'lhkh'),
  7207. (10355, 64, 'permitStatus', 'lkh'),
  7208. (10356, 64, 'permitText', 'lkh'),
  7209. (10357, 64, 'legalStatus', 'lkh'),
  7210. (10358, 64, 'legalText', 'lhk'),
  7211. (10359, 64, 'erpStatus', 'lhklk'),
  7212. (10360, 64, 'erpText', 'llkh'),
  7213. (10361, 64, 'inspectionsStatus', 'lhlkh'),
  7214. (10362, 64, 'inspectionsText', 'lkh'),
  7215. (10363, 64, 'evaluationStatus', 'lkh'),
  7216. (10364, 64, 'evaluationText', 'lh'),
  7217. (10365, 64, 'incidentStatus', 'lkhlk'),
  7218. (10366, 64, 'incidentText', 'lkh'),
  7219. (10367, 64, 'statisticsStatus', 'lhklkh'),
  7220. (10368, 64, 'statisticsText', 'lh'),
  7221. (10369, 64, 'auditStatus', 'lkhl'),
  7222. (10370, 64, 'auditText', 'lkh'),
  7223. (10371, 64, 'reviewStatus', 'lkh'),
  7224. (10372, 64, 'reviewText', 'lhkh'),
  7225. (10373, 64, 'actionStatus', 'lkh'),
  7226. (10374, 64, 'actionText', 'lkhlk'),
  7227. (10375, 64, 'background', 'demo test'),
  7228. (10376, 64, 'comments', 'lk;lk'),
  7229. (10377, 64, 'auditor1Name', 'Terry Hatching'),
  7230. (10378, 64, 'auditor1Position', 'HSE Manager'),
  7231. (10379, 64, 'auditor1Date', '17 Jul 2014'),
  7232. (10380, 64, 'auditor2Name', 'John Smith'),
  7233. (10381, 64, 'auditor2Position', 'Site Manager'),
  7234. (10382, 64, 'auditor2Date', '7 Jul 2014'),
  7235. (10487, 39, 'genBy', 'John Smith'),
  7236. (10488, 39, 'company', 'AB Construction'),
  7237. (10489, 39, 'department', 'Construction'),
  7238. (10490, 39, 'workgroup', 'Civils'),
  7239. (10491, 39, 'date', '11 Jul 2014'),
  7240. (10492, 39, 'cutting_items_0', '0'),
  7241. (10493, 39, 'cutting_items_1', '0'),
  7242. (10494, 39, 'cutting_items_2', '0'),
  7243. (10495, 39, 'cutting_items_3', '0'),
  7244. (10496, 39, 'cutting_items_4', '0'),
  7245. (10497, 39, 'cutting_items_5', '0'),
  7246. (10498, 39, 'cutting_items_6', '0'),
  7247. (10499, 39, 'cutting_items_7', '0'),
  7248. (10500, 39, 'cutting_items_8', '0'),
  7249. (10501, 39, 'cutting_items_9', '0'),
  7250. (10502, 39, 'cutting_items_10', '0'),
  7251. (10503, 39, 'driving_items_0', '0'),
  7252. (10504, 39, 'driving_items_1', '0'),
  7253. (10505, 39, 'driving_items_2', '0'),
  7254. (10506, 39, 'driving_items_3', '0'),
  7255. (10507, 39, 'driving_items_4', '0'),
  7256. (10508, 39, 'driving_items_5', '0'),
  7257. (10509, 39, 'driving_items_6', '0'),
  7258. (10510, 39, 'driving_items_7', '0'),
  7259. (10511, 39, 'driving_items_8', '0'),
  7260. (10512, 39, 'driving_items_9', '0'),
  7261. (10513, 39, 'driving_items_10', '0'),
  7262. (10514, 39, 'grinding_items_0', '0'),
  7263. (10515, 39, 'grinding_items_1', '0'),
  7264. (10516, 39, 'grinding_items_2', '0'),
  7265. (10517, 39, 'grinding_items_3', '0'),
  7266. (10518, 39, 'grinding_items_4', '0'),
  7267. (10519, 39, 'grinding_items_5', '0'),
  7268. (10520, 39, 'grinding_items_6', '0'),
  7269. (10521, 39, 'grinding_items_7', '0'),
  7270. (10522, 39, 'grinding_items_8', '0'),
  7271. (10523, 39, 'grinding_items_9', '0'),
  7272. (10524, 39, 'grinding_items_10', '0'),
  7273. (10525, 39, 'handlingChem_items_0', '0'),
  7274. (10526, 39, 'handlingChem_items_1', '0'),
  7275. (10527, 39, 'handlingChem_items_2', '0'),
  7276. (10528, 39, 'handlingChem_items_3', '0'),
  7277. (10529, 39, 'handlingChem_items_4', '0'),
  7278. (10530, 39, 'handlingChem_items_5', '0'),
  7279. (10531, 39, 'handlingChem_items_6', '0'),
  7280. (10532, 39, 'handlingChem_items_7', '0'),
  7281. (10533, 39, 'handlingChem_items_8', '0'),
  7282. (10534, 39, 'handlingChem_items_9', '0'),
  7283. (10535, 39, 'handlingChem_items_10', '0'),
  7284. (10536, 39, 'handlingMetal_items_0', '0'),
  7285. (10537, 39, 'handlingMetal_items_1', '0'),
  7286. (10538, 39, 'handlingMetal_items_2', '0'),
  7287. (10539, 39, 'handlingMetal_items_3', '0'),
  7288. (10540, 39, 'handlingMetal_items_4', '0'),
  7289. (10541, 39, 'handlingMetal_items_5', '0'),
  7290. (10542, 39, 'handlingMetal_items_6', '0'),
  7291. (10543, 39, 'handlingMetal_items_7', '0'),
  7292. (10544, 39, 'handlingMetal_items_8', '0'),
  7293. (10545, 39, 'handlingMetal_items_9', '0'),
  7294. (10546, 39, 'handlingMetal_items_10', '0'),
  7295. (10547, 39, 'handlingAgents_items_0', '0'),
  7296. (10548, 39, 'handlingAgents_items_1', '0'),
  7297. (10549, 39, 'handlingAgents_items_2', '0'),
  7298. (10550, 39, 'handlingAgents_items_3', '0'),
  7299. (10551, 39, 'handlingAgents_items_4', '0'),
  7300. (10552, 39, 'handlingAgents_items_5', '0'),
  7301. (10553, 39, 'handlingAgents_items_6', '0'),
  7302. (10554, 39, 'handlingAgents_items_7', '0'),
  7303. (10555, 39, 'handlingAgents_items_8', '0'),
  7304. (10556, 39, 'handlingAgents_items_9', '0'),
  7305. (10557, 39, 'handlingAgents_items_10', '0'),
  7306. (10558, 39, 'welding_items_0', '0'),
  7307. (10559, 39, 'welding_items_1', '0'),
  7308. (10560, 39, 'welding_items_2', '0'),
  7309. (10561, 39, 'welding_items_3', '0'),
  7310. (10562, 39, 'welding_items_4', '0'),
  7311. (10563, 39, 'welding_items_5', '0'),
  7312. (10564, 39, 'welding_items_6', '0'),
  7313. (10565, 39, 'welding_items_7', '0'),
  7314. (10566, 39, 'welding_items_8', '0'),
  7315. (10567, 39, 'welding_items_9', '0'),
  7316. (10568, 39, 'welding_items_10', '0'),
  7317. (10569, 39, 'workingConstruction_items_0', '0'),
  7318. (10570, 39, 'workingConstruction_items_1', '0'),
  7319. (10571, 39, 'workingConstruction_items_2', '0'),
  7320. (10572, 39, 'workingConstruction_items_3', '0'),
  7321. (10573, 39, 'workingConstruction_items_4', '0'),
  7322. (10574, 39, 'workingConstruction_items_5', '0'),
  7323. (10575, 39, 'workingConstruction_items_6', '0'),
  7324. (10576, 39, 'workingConstruction_items_7', '0'),
  7325. (10577, 39, 'workingConstruction_items_8', '0'),
  7326. (10578, 39, 'workingConstruction_items_9', '0'),
  7327. (10579, 39, 'workingConstruction_items_10', '0'),
  7328. (10580, 39, 'workingElevated_items_0', '0'),
  7329. (10581, 39, 'workingElevated_items_1', '0'),
  7330. (10582, 39, 'workingElevated_items_2', '0'),
  7331. (10583, 39, 'workingElevated_items_3', '0'),
  7332. (10584, 39, 'workingElevated_items_4', '0'),
  7333. (10585, 39, 'workingElevated_items_5', '0'),
  7334. (10586, 39, 'workingElevated_items_6', '0'),
  7335. (10587, 39, 'workingElevated_items_7', '0'),
  7336. (10588, 39, 'workingElevated_items_8', '0'),
  7337. (10589, 39, 'workingElevated_items_9', '0'),
  7338. (10590, 39, 'workingElevated_items_10', '0'),
  7339. (10591, 23, 'name', 'John Smith'),
  7340. (10592, 23, 'company', 'AB Construction'),
  7341. (10593, 23, 'companyNumber', '0123'),
  7342. (10594, 23, 'dob', '2 Apr 1976'),
  7343. (10595, 23, 'age', '38'),
  7344. (10596, 23, 'department', 'Construction'),
  7345. (10597, 23, 'location', 'Site'),
  7346. (10598, 23, 'workgroup', 'Civils'),
  7347. (10599, 23, 'occupation', 'Site Manager'),
  7348. (10600, 23, 'email', 'stuart.roddis@mustangdesigns.net'),
  7349. (10601, 23, 'siteOrientation_check', '1'),
  7350. (10602, 23, 'siteOrientation_expires', '2 Jul 2015'),
  7351. (10603, 23, 'siteInduction_check', '1'),
  7352. (10604, 23, 'siteInduction_expires', '2 Jul 2015'),
  7353. (10605, 23, 'workplaceOrienation_check', '1'),
  7354. (10606, 23, 'workplaceOrienation_expires', '2 Jul 2015'),
  7355. (10607, 23, 'workplaceInduction_check', '1'),
  7356. (10608, 23, 'workplaceInduction_expires', '2 Jul 2015'),
  7357. (10609, 23, 'trainingSecurity_check', '1'),
  7358. (10610, 23, 'trainingSecurity_expires', '2 Jul 2015'),
  7359. (10611, 23, 'allRequiredInductions_check', '1'),
  7360. (10612, 23, 'allRequiredInductions_expires', '2 Jul 2015'),
  7361. (10613, 23, 'drugAlcohol_check', '1'),
  7362. (10614, 23, 'drugAlcohol_expires', '2 Jul 2015'),
  7363. (10615, 23, 'erp_check', '1'),
  7364. (10616, 23, 'erp_expires', '2 Jul 2015'),
  7365. (10617, 23, 'firstAid_check', '1'),
  7366. (10618, 23, 'firstAid_expires', '11 Aug 2014'),
  7367. (10619, 23, 'ptwIssue_check', '1'),
  7368. (10620, 23, 'ptwIssue_expires', '2 Sep 2014'),
  7369. (10621, 23, 'ptwIssue_cert', '@/53b42109bce2d_PTW.jpg'),
  7370. (10622, 23, 'defensiveDriving_check', '1'),
  7371. (10623, 23, 'defensiveDriving_expires', '4 Jul 2017'),
  7372. (10624, 23, 'defensiveDriving_cert', '@/53b42109bcf96_Defensive Driving.jpg'),
  7373. (10625, 23, 'firstAider_check', '1'),
  7374. (10626, 23, 'firstAider_expires', '5 Jul 2017'),
  7375. (10627, 23, 'firstAider_cert', '@/53b42109bd103_First Aider.jpg'),
  7376. (10767, 316, 'genBy', 'Steve Black'),
  7377. (10768, 316, 'date', '13 Dec 2014'),
  7378. (10769, 316, 'time', '08:50'),
  7379. (10770, 316, 'location', 'Здание'),
  7380. (10771, 316, 'Weather', 'Ясно'),
  7381. (10772, 316, 'visibility', 'Приемлимо'),
  7382. (10773, 316, 'category', 'Ущерб растительности'),
  7383. (10774, 316, 'plant', 'Mobile Crane'),
  7384. (10775, 316, 'severity', 'Незначительный'),
  7385. (10794, 196, 'name', 'sirin'),
  7386. (10795, 196, 'company', 'jbhkjb'),
  7387. (10796, 196, 'companyNumber', '8768'),
  7388. (10797, 196, 'dob', '8 Nov 1984'),
  7389. (10798, 196, 'age', '29'),
  7390. (10799, 196, 'department', 'test'),
  7391. (10800, 196, 'location', 'test'),
  7392. (10801, 196, 'workgroup', 'test'),
  7393. (10802, 196, 'occupation', 'test'),
  7394. (10803, 196, 'email', 'sirinibin2006@gmail.com'),
  7395. (10859, 323, 'genBy', 'John Smith'),
  7396. (10860, 323, 'date', '9 Dec 2014'),
  7397. (10861, 323, 'time', '20:00'),
  7398. (10862, 323, 'wp', 'Day Time'),
  7399. (10863, 323, 'weather', 'Cloudy'),
  7400. (10864, 323, 'companyInvolved', 'AB Construction'),
  7401. (10865, 323, 'department', 'Human Resources'),
  7402. (10866, 323, 'location', 'Warehouse'),
  7403. (10867, 323, 'worksStopped', 'No'),
  7404. (10868, 323, 'x1', 'Inconsiderate Behaviour'),
  7405. (10869, 290, 'genBy', 'Bill Smith'),
  7406. (10870, 290, 'date', '18 Nov 2014'),
  7407. (10871, 290, 'time', '15:45'),
  7408. (10872, 290, 'visibility', 'Good'),
  7409. (10873, 290, 'company', 'ABC Plant Hire'),
  7410. (10874, 290, 'department', 'Construction Team'),
  7411. (10875, 290, 'location', 'EM Response'),
  7412. (10876, 290, 'worksStopped', 'No'),
  7413. (10901, 324, 'genBy', 'Bill Smith'),
  7414. (10902, 324, 'date', '7 Oct 2014'),
  7415. (10903, 324, 'time', '17:12'),
  7416. (10904, 324, 'location', 'Facility'),
  7417. (10905, 324, 'Weather', 'Sunny'),
  7418. (10906, 324, 'visibility', 'Fair'),
  7419. (10907, 324, 'wp', 'Day Time'),
  7420. (10908, 324, 'category', 'Cultural Heritage'),
  7421. (10909, 324, 'plant', 'None'),
  7422. (10910, 324, 'severity', 'Catastrophic'),
  7423. (10911, 324, 'involved_0_name', 'Bill Smith'),
  7424. (10912, 324, 'involved_0_company', 'ABC Plant Hire'),
  7425. (10913, 324, 'involved_0_companyNumber', '055'),
  7426. (10914, 325, 'genBy', 'Bill Smith'),
  7427. (10915, 325, 'date', '1 Dec 2014'),
  7428. (10916, 325, 'time', '07:34'),
  7429. (10917, 325, 'location', 'Facility'),
  7430. (10918, 325, 'Weather', 'Clear '),
  7431. (10919, 325, 'visibility', 'Fair'),
  7432. (10920, 325, 'wp', 'Day Time'),
  7433. (10921, 325, 'category', 'Vegetation damage'),
  7434. (10922, 325, 'plant', 'Motor Vehicle'),
  7435. (10923, 325, 'severity', 'Catastrophic'),
  7436. (10924, 325, 'involved_0_name', 'John Smith'),
  7437. (10925, 325, 'involved_0_company', 'Excon Construction'),
  7438. (10926, 325, 'involved_0_companyNumber', '0123'),
  7439. (10927, 291, 'genBy', 'Bill Smith'),
  7440. (10928, 291, 'date', '18 Nov 2014'),
  7441. (10929, 291, 'time', '15:45'),
  7442. (10930, 291, 'visibility', 'Good'),
  7443. (10931, 291, 'company', 'ABC Plant Hire'),
  7444. (10932, 291, 'department', 'Construction Team'),
  7445. (10933, 291, 'location', 'EM Response'),
  7446. (10934, 291, 'worksStopped', 'No'),
  7447. (10940, 280, 'genBy', 'Bill Smith'),
  7448. (10941, 280, 'date', '13 Nov 2014'),
  7449. (10942, 280, 'time', '12:30'),
  7450. (10943, 280, 'location', 'Office'),
  7451. (10944, 280, 'category', 'Waste storage, handling transfer'),
  7452. (10950, 259, 'genBy', 'Bill Smith'),
  7453. (10951, 259, 'date', '7 Oct 2014'),
  7454. (10952, 259, 'time', '17:12'),
  7455. (10953, 259, 'location', 'Office'),
  7456. (10954, 259, 'category', 'Uncontrolled Event'),
  7457. (10955, 326, 'genBy', 'Fred Jones'),
  7458. (10956, 326, 'reportDate', '8 Dec 2014'),
  7459. (10957, 326, 'time', '01:15'),
  7460. (10958, 326, 'email', 'test@gmail.com'),
  7461. (10959, 326, 'requiredDate', '8 Dec 2014'),
  7462. (10960, 326, 'takenDate', '8 Dec 2014'),
  7463. (10961, 326, 'status', 'Открыто'),
  7464. (10962, 326, 'inspectDate', '9 Dec 2014'),
  7465. (11001, 327, 'genBy', 'Fred Jones'),
  7466. (11002, 327, 'reportDate', '8 Dec 2014'),
  7467. (11003, 327, 'time', '01:15'),
  7468. (11004, 327, 'email', 'test@gmail.com'),
  7469. (11005, 327, 'requiredDate', '8 Dec 2014'),
  7470. (11006, 327, 'takenDate', '8 Dec 2014'),
  7471. (11007, 327, 'status', 'Закрыто'),
  7472. (11008, 327, 'inspectDate', '9 Dec 2014'),
  7473. (11009, 328, 'genBy', 'John Jones'),
  7474. (11010, 328, 'reportDate', '9 Dec 2014'),
  7475. (11011, 328, 'time', '02:00'),
  7476. (11012, 328, 'caparIssuedTo', 'Reginald Kray'),
  7477. (11013, 328, 'email', 'test@gmail.com'),
  7478. (11014, 328, 'requiredDate', '8 Dec 2014'),
  7479. (11015, 328, 'takenDate', '8 Dec 2014'),
  7480. (11016, 328, 'status', 'Открыто'),
  7481. (11017, 328, 'inspectDate', '9 Dec 2014'),
  7482. (11018, 329, 'genBy', 'John Jones'),
  7483. (11019, 329, 'reportDate', '9 Dec 2014'),
  7484. (11020, 329, 'time', '02:00'),
  7485. (11021, 329, 'caparIssuedTo', 'Reginald Kray'),
  7486. (11022, 329, 'email', 'test@gmail.com'),
  7487. (11023, 329, 'requiredDate', '8 Dec 2014'),
  7488. (11024, 329, 'takenDate', '8 Dec 2014'),
  7489. (11025, 329, 'status', 'Открыто'),
  7490. (11026, 329, 'inspectDate', '9 Dec 2014'),
  7491. (11027, 330, 'genBy', 'John Jones'),
  7492. (11028, 330, 'reportDate', '9 Dec 2014'),
  7493. (11029, 330, 'time', '02:15'),
  7494. (11030, 330, 'caparIssuedTo', 'Fred Jones'),
  7495. (11031, 330, 'email', 'test@gmail.com'),
  7496. (11032, 330, 'requiredDate', '8 Dec 2014'),
  7497. (11033, 330, 'takenDate', '8 Dec 2014'),
  7498. (11034, 330, 'status', 'Открыто'),
  7499. (11035, 331, 'genBy', 'John Jones'),
  7500. (11036, 331, 'reportDate', '9 Dec 2014'),
  7501. (11037, 331, 'time', '02:15'),
  7502. (11038, 331, 'caparIssuedTo', 'Fred Jones'),
  7503. (11039, 331, 'email', 'test@gmail.com'),
  7504. (11040, 331, 'requiredDate', '8 Dec 2014'),
  7505. (11041, 331, 'takenDate', '8 Dec 2014'),
  7506. (11042, 331, 'status', 'Открыто'),
  7507. (11043, 332, 'genBy', 'John Jones'),
  7508. (11044, 332, 'reportDate', '9 Dec 2014'),
  7509. (11045, 332, 'time', '02:45'),
  7510. (11046, 332, 'company', 'AB Construction'),
  7511. (11047, 332, 'email', 'test@gmail.com'),
  7512. (11048, 332, 'requiredDate', '01 Jan 1970'),
  7513. (11049, 332, 'takenDate', '01 Jan 1970'),
  7514. (11050, 332, 'status', 'Открыто'),
  7515. (11051, 333, 'genBy', 'John Jones'),
  7516. (11052, 333, 'reportDate', '9 Dec 2014'),
  7517. (11053, 333, 'time', '02:45'),
  7518. (11054, 333, 'company', 'AB Construction'),
  7519. (11055, 333, 'email', 'test@gmail.com'),
  7520. (11056, 333, 'requiredDate', '01 Jan 1970'),
  7521. (11057, 333, 'takenDate', '01 Jan 1970'),
  7522. (11058, 333, 'status', 'Открыто'),
  7523. (11067, 334, 'genBy', 'Bill Smith'),
  7524. (11068, 334, 'reportDate', '09 Dec 2014'),
  7525. (11069, 334, 'time', '02:45'),
  7526. (11070, 334, 'caparIssuedTo', 'Ronald Kray'),
  7527. (11071, 334, 'email', 'test@gmail.com'),
  7528. (11072, 334, 'requiredDate', '08 Dec 2014'),
  7529. (11073, 334, 'takenDate', '09 Dec 2014'),
  7530. (11074, 334, 'status', 'Открыто'),
  7531. (11075, 335, 'genBy', 'Ronald Kray'),
  7532. (11076, 335, 'date', '10 Dec 2014'),
  7533. (11077, 335, 'time', '00:14'),
  7534. (11078, 335, 'location', 'Здание'),
  7535. (11079, 335, 'Weather', 'Солнечно'),
  7536. (11080, 335, 'visibility', 'Приемлимо'),
  7537. (11081, 335, 'wp', 'Дневное время'),
  7538. (11082, 335, 'accfail', 'Катастрофические'),
  7539. (11083, 335, 'personnel', 'Смерть от несчастного случая'),
  7540. (11084, 335, 'propertyDamage', 'Нет'),
  7541. (11085, 335, 'involved_0_lti', 'Нет'),
  7542. (11086, 335, 'involved_0_fatality', 'Нет'),
  7543. (11087, 335, 'involved_0_daysLost', '<1'),
  7544. (11088, 335, 'involved_0_onoffSite', 'На площадке'),
  7545. (11089, 335, 'involved_0_hospitalised', 'Нет'),
  7546. (11090, 336, 'genBy', 'Ronald Kray'),
  7547. (11091, 336, 'date', '10 Dec 2014'),
  7548. (11092, 336, 'time', '00:14'),
  7549. (11093, 336, 'location', 'Здание'),
  7550. (11094, 336, 'Weather', 'Солнечно'),
  7551. (11095, 336, 'visibility', 'Приемлимо'),
  7552. (11096, 336, 'wp', 'Дневное время'),
  7553. (11097, 336, 'accfail', 'Катастрофические'),
  7554. (11098, 336, 'personnel', 'Смерть от несчастного случая'),
  7555. (11099, 336, 'propertyDamage', 'Нет'),
  7556. (11100, 336, 'involved_0_lti', 'Нет'),
  7557. (11101, 336, 'involved_0_fatality', 'Нет'),
  7558. (11102, 336, 'involved_0_daysLost', '<1'),
  7559. (11103, 336, 'involved_0_onoffSite', 'На площадке'),
  7560. (11104, 336, 'involved_0_hospitalised', 'Нет'),
  7561. (11105, 337, 'genBy', 'Ronald Kray'),
  7562. (11106, 337, 'date', '10 Dec 2014'),
  7563. (11107, 337, 'time', '00:14'),
  7564. (11108, 337, 'location', 'Здание'),
  7565. (11109, 337, 'Weather', 'Солнечно'),
  7566. (11110, 337, 'visibility', 'Приемлимо'),
  7567. (11111, 337, 'wp', 'Дневное время'),
  7568. (11112, 337, 'accfail', 'Катастрофические'),
  7569. (11113, 337, 'personnel', 'Смерть от несчастного случая'),
  7570. (11114, 337, 'propertyDamage', 'Нет'),
  7571. (11115, 337, 'involved_0_lti', 'Нет'),
  7572. (11116, 337, 'involved_0_fatality', 'Нет'),
  7573. (11117, 337, 'involved_0_daysLost', '<1'),
  7574. (11118, 337, 'involved_0_onoffSite', 'На площадке'),
  7575. (11119, 337, 'involved_0_hospitalised', 'Нет'),
  7576. (11120, 338, 'genBy', 'Ronald Kray'),
  7577. (11121, 338, 'date', '15 Dec 2014'),
  7578. (11122, 338, 'time', '00:17'),
  7579. (11123, 338, 'location', 'Площадка'),
  7580. (11124, 338, 'category', 'Хранение и транспортировка отходов'),
  7581. (11125, 338, 'plant', 'Автовышка'),
  7582. (11126, 338, 'severity', 'Катастрофические'),
  7583. (11127, 339, 'genBy', 'Ronald Kray'),
  7584. (11128, 339, 'date', '15 Dec 2014'),
  7585. (11129, 339, 'time', '00:17'),
  7586. (11130, 339, 'location', 'Площадка'),
  7587. (11131, 339, 'category', 'Хранение и транспортировка отходов'),
  7588. (11132, 339, 'plant', 'Автовышка'),
  7589. (11133, 339, 'severity', 'Катастрофические'),
  7590. (11134, 340, 'genBy', 'Reginald Kray'),
  7591. (11135, 340, 'date', '15 Dec 2014'),
  7592. (11136, 340, 'time', '00:19'),
  7593. (11137, 340, 'location', 'Здание'),
  7594. (11138, 340, 'accfail', 'Малые'),
  7595. (11139, 340, 'automotive', 'Легкое транспортное средство'),
  7596. (11140, 340, 'propertyDamage', 'Нет'),
  7597. (11141, 340, 'involved_0_lti', 'Нет'),
  7598. (11142, 340, 'involved_0_fatality', 'Нет'),
  7599. (11143, 340, 'involved_0_daysLost', '<1'),
  7600. (11144, 340, 'involved_0_onoffSite', 'На площадке'),
  7601. (11145, 340, 'involved_0_hospitalised', 'Нет'),
  7602. (11146, 341, 'genBy', 'Reginald Kray'),
  7603. (11147, 341, 'date', '15 Dec 2014'),
  7604. (11148, 341, 'time', '00:19'),
  7605. (11149, 341, 'location', 'Здание'),
  7606. (11150, 341, 'accfail', 'Малые'),
  7607. (11151, 341, 'automotive', 'Легкое транспортное средство'),
  7608. (11152, 341, 'propertyDamage', 'Нет'),
  7609. (11153, 341, 'involved_0_lti', 'Нет'),
  7610. (11154, 341, 'involved_0_fatality', 'Нет'),
  7611. (11155, 341, 'involved_0_daysLost', '<1'),
  7612. (11156, 341, 'involved_0_onoffSite', 'На площадке'),
  7613. (11157, 341, 'involved_0_hospitalised', 'Нет');
  7614.  
  7615. -- --------------------------------------------------------
  7616.  
  7617. --
  7618. -- Table structure for table `gp_accident_report`
  7619. --
  7620.  
  7621. CREATE TABLE `gp_accident_report` (
  7622. `id` int(11) NOT NULL,
  7623. `projectId` int(11) NOT NULL,
  7624. `projectName` varchar(200) DEFAULT NULL,
  7625. `heavy_vehicle` int(11) DEFAULT NULL,
  7626. `light_vehicle` int(11) DEFAULT NULL,
  7627. `plant` int(11) DEFAULT NULL,
  7628. `equipment` int(11) DEFAULT NULL,
  7629. `date` varchar(50) DEFAULT NULL,
  7630. `month` varchar(50) DEFAULT NULL,
  7631. `year` varchar(50) DEFAULT NULL,
  7632. `created_time` varchar(30) DEFAULT NULL,
  7633. `createdAt` timestamp NULL DEFAULT NULL,
  7634. `updatedAt` timestamp NULL DEFAULT NULL
  7635. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
  7636.  
  7637. --
  7638. -- Dumping data for table `gp_accident_report`
  7639. --
  7640.  
  7641. INSERT INTO `gp_accident_report` (`id`, `projectId`, `projectName`, `heavy_vehicle`, `light_vehicle`, `plant`, `equipment`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`) VALUES
  7642. (1, 1, 'Mustang Demo', 0, 0, 0, 0, '14', '7', '2014', '1405339200', '2014-10-16 08:19:22', '2014-10-16 08:19:22'),
  7643. (2, 1, 'Mustang Demo', 0, 1, 0, 0, '14', '10', '2014', '1413288000', '2014-10-16 08:19:22', '2014-10-16 08:19:22');
  7644.  
  7645. -- --------------------------------------------------------
  7646.  
  7647. --
  7648. -- Table structure for table `gp_capars`
  7649. --
  7650.  
  7651. CREATE TABLE `gp_capars` (
  7652. `id` int(11) NOT NULL,
  7653. `projectId` int(11) NOT NULL,
  7654. `projectName` varchar(200) DEFAULT NULL,
  7655. `closed_capa` int(11) DEFAULT NULL,
  7656. `open_capa` int(11) DEFAULT NULL,
  7657. `overdue_capa` int(11) DEFAULT NULL,
  7658. `closure_rate` float DEFAULT NULL,
  7659. `date` int(11) DEFAULT NULL,
  7660. `month` int(11) DEFAULT NULL,
  7661. `year` int(11) DEFAULT NULL,
  7662. `created_time` varchar(30) DEFAULT NULL,
  7663. `createdAt` timestamp NULL DEFAULT NULL,
  7664. `updatedAt` timestamp NULL DEFAULT NULL
  7665. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
  7666.  
  7667. --
  7668. -- Dumping data for table `gp_capars`
  7669. --
  7670.  
  7671. INSERT INTO `gp_capars` (`id`, `projectId`, `projectName`, `closed_capa`, `open_capa`, `overdue_capa`, `closure_rate`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`) VALUES
  7672. (1, 1, 'Mustang Demo', 0, 1, 1, 0, 14, 7, 2014, '1405339200', '2014-10-16 10:02:00', '2014-10-16 10:02:00'),
  7673. (2, 1, 'Mustang Demo', 1, 4, 4, 11.11, 14, 10, 2014, '1413288000', '2014-10-16 10:02:00', '2014-10-21 07:39:58');
  7674.  
  7675. -- --------------------------------------------------------
  7676.  
  7677. --
  7678. -- Table structure for table `gp_lti`
  7679. --
  7680.  
  7681. CREATE TABLE `gp_lti` (
  7682. `id` int(11) NOT NULL,
  7683. `projectId` int(11) NOT NULL,
  7684. `projectName` varchar(200) DEFAULT NULL,
  7685. `lti_frquency_rate` float(20,2) DEFAULT NULL,
  7686. `target` int(11) DEFAULT NULL,
  7687. `avg_lti_frequency_rate` float(20,2) DEFAULT NULL,
  7688. `daysLost` int(11) DEFAULT NULL,
  7689. `date` int(11) DEFAULT NULL,
  7690. `month` int(11) DEFAULT NULL,
  7691. `year` int(11) DEFAULT NULL,
  7692. `created_time` varchar(30) DEFAULT NULL,
  7693. `createdAt` timestamp NULL DEFAULT NULL,
  7694. `updatedAt` timestamp NULL DEFAULT NULL
  7695. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
  7696.  
  7697. --
  7698. -- Dumping data for table `gp_lti`
  7699. --
  7700.  
  7701. INSERT INTO `gp_lti` (`id`, `projectId`, `projectName`, `lti_frquency_rate`, `target`, `avg_lti_frequency_rate`, `daysLost`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`) VALUES
  7702. (1, 1, 'Mustang Demo', 66.67, 10000, 2.22, 889, 14, 9, 2014, '1410696000', '2014-10-24 03:48:28', '2014-10-24 03:48:28'),
  7703. (2, 1, 'Mustang Demo', 2195333.25, 10000, 70817.20, 8, 14, 10, 2014, '1413288000', '2014-10-24 03:48:28', '2014-10-24 03:48:28');
  7704.  
  7705. -- --------------------------------------------------------
  7706.  
  7707. --
  7708. -- Table structure for table `gp_nearmiss`
  7709. --
  7710.  
  7711. CREATE TABLE `gp_nearmiss` (
  7712. `id` int(11) NOT NULL,
  7713. `projectId` int(11) NOT NULL,
  7714. `projectName` varchar(200) DEFAULT NULL,
  7715. `heavy_vehicle` int(11) DEFAULT NULL,
  7716. `light_vehicle` int(11) DEFAULT NULL,
  7717. `plant` int(11) DEFAULT NULL,
  7718. `equipment` int(11) DEFAULT NULL,
  7719. `date` varchar(50) DEFAULT NULL,
  7720. `month` varchar(50) DEFAULT NULL,
  7721. `year` varchar(50) DEFAULT NULL,
  7722. `created_time` varchar(30) DEFAULT NULL,
  7723. `createdAt` timestamp NULL DEFAULT NULL,
  7724. `updatedAt` timestamp NULL DEFAULT NULL
  7725. ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
  7726.  
  7727. --
  7728. -- Dumping data for table `gp_nearmiss`
  7729. --
  7730.  
  7731. INSERT INTO `gp_nearmiss` (`id`, `projectId`, `projectName`, `heavy_vehicle`, `light_vehicle`, `plant`, `equipment`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`) VALUES
  7732. (1, 1, 'Mustang Demo', 0, 0, 0, 0, '14', '7', '2014', '1405339200', '2014-10-16 08:18:29', '2014-10-16 08:18:29'),
  7733. (2, 1, 'Mustang Demo', 0, 0, 0, 0, '14', '8', '2014', '1408017600', '2014-10-16 08:18:29', '2014-10-16 08:18:29'),
  7734. (3, 1, 'Mustang Demo', 1, 0, 0, 1, '16', '10', '2014', '1413468193', '2014-10-16 08:33:14', '2014-10-16 08:47:52');
  7735.  
  7736. -- --------------------------------------------------------
  7737.  
  7738. --
  7739. -- Table structure for table `gp_total_recordable_cases`
  7740. --
  7741.  
  7742. CREATE TABLE `gp_total_recordable_cases` (
  7743. `id` int(11) NOT NULL,
  7744. `projectId` int(11) NOT NULL,
  7745. `projectName` varchar(200) DEFAULT NULL,
  7746. `trc_frequency_rate` float(20,2) DEFAULT NULL,
  7747. `target` int(11) DEFAULT NULL,
  7748. `avg_trc_rate` float(20,2) DEFAULT NULL,
  7749. `date` int(11) DEFAULT NULL,
  7750. `month` int(11) DEFAULT NULL,
  7751. `year` int(11) DEFAULT NULL,
  7752. `created_time` varchar(30) DEFAULT NULL,
  7753. `createdAt` timestamp NULL DEFAULT NULL,
  7754. `updatedAt` timestamp NULL DEFAULT NULL
  7755. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
  7756.  
  7757. --
  7758. -- Dumping data for table `gp_total_recordable_cases`
  7759. --
  7760.  
  7761. INSERT INTO `gp_total_recordable_cases` (`id`, `projectId`, `projectName`, `trc_frequency_rate`, `target`, `avg_trc_rate`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`) VALUES
  7762. (1, 1, 'Mustang Demo', 28456.67, 30000, 948.56, 14, 9, 2014, '1410696000', '2014-10-24 03:48:28', '2014-10-24 03:48:28'),
  7763. (2, 1, 'Mustang Demo', 27819.02, 30000, 897.39, 14, 10, 2014, '1413288000', '2014-10-24 03:48:28', '2014-10-24 03:48:28');
  7764.  
  7765. -- --------------------------------------------------------
  7766.  
  7767. --
  7768. -- Table structure for table `gp_vehicle_accident`
  7769. --
  7770.  
  7771. CREATE TABLE `gp_vehicle_accident` (
  7772. `id` int(11) NOT NULL,
  7773. `projectId` int(11) NOT NULL,
  7774. `projectName` varchar(200) DEFAULT NULL,
  7775. `rate_on_vehicles_operated` float(20,2) DEFAULT NULL,
  7776. `avg_rate_on_vehicles_operated` float(20,2) DEFAULT NULL,
  7777. `target` float DEFAULT NULL,
  7778. `rate_on_mileage` float(20,2) DEFAULT NULL,
  7779. `avg_rate_on_mileage` float(20,2) DEFAULT NULL,
  7780. `date` int(11) DEFAULT NULL,
  7781. `month` int(11) DEFAULT NULL,
  7782. `year` int(11) DEFAULT NULL,
  7783. `created_time` varchar(30) DEFAULT NULL,
  7784. `createdAt` timestamp NULL DEFAULT NULL,
  7785. `updatedAt` timestamp NULL DEFAULT NULL,
  7786. `accident_rate` float DEFAULT NULL,
  7787. `avg_rate` float NOT NULL
  7788. ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
  7789.  
  7790. --
  7791. -- Dumping data for table `gp_vehicle_accident`
  7792. --
  7793.  
  7794. INSERT INTO `gp_vehicle_accident` (`id`, `projectId`, `projectName`, `rate_on_vehicles_operated`, `avg_rate_on_vehicles_operated`, `target`, `rate_on_mileage`, `avg_rate_on_mileage`, `date`, `month`, `year`, `created_time`, `createdAt`, `updatedAt`, `accident_rate`, `avg_rate`) VALUES
  7795. (1, 1, 'Mustang Demo', 129.64, 4.32, 20000, 292900.00, 9763.33, 14, 9, 2014, '1410696000', '2014-10-24 03:48:28', '2014-10-24 03:48:28', NULL, 0),
  7796. (2, 1, 'Mustang Demo', 9.91, 0.32, 20000, 12.76, 0.41, 14, 10, 2014, '1413288000', '2014-10-24 03:48:28', '2014-10-24 03:48:28', NULL, 0);
  7797.  
  7798. -- --------------------------------------------------------
  7799.  
  7800. --
  7801. -- Table structure for table `graph_settings`
  7802. --
  7803.  
  7804. CREATE TABLE `graph_settings` (
  7805. `id` int(11) NOT NULL,
  7806. `graph_key` varchar(100) NOT NULL,
  7807. `graph_value` varchar(100) NOT NULL
  7808. ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
  7809.  
  7810. --
  7811. -- Dumping data for table `graph_settings`
  7812. --
  7813.  
  7814. INSERT INTO `graph_settings` (`id`, `graph_key`, `graph_value`) VALUES
  7815. (1, 'LTI_CONSTANT', '100000'),
  7816. (2, 'VAR_CONSTANT', ''),
  7817. (3, 'VEHICLESCOUNT_CONSTANT', '100'),
  7818. (4, 'MILEAGE_CONSTANT', '1000000'),
  7819. (5, 'TRC_CONSTANT', '1000000'),
  7820. (6, 'LTI_TARGET', '10000'),
  7821. (7, 'VAR_TARGET', '20000'),
  7822. (8, 'TRC_TARGET', '30000'),
  7823. (9, 'INCIDENT_CONSTANT', '1000000'),
  7824. (10, 'INCIDENT_TARGET', '0'),
  7825. (11, 'ENV_INCIDENT_CONSTANT', '100'),
  7826. (12, 'ENV_INCIDENT_TARGET', '10');
  7827.  
  7828. -- --------------------------------------------------------
  7829.  
  7830. --
  7831. -- Table structure for table `migration`
  7832. --
  7833.  
  7834. CREATE TABLE `migration` (
  7835. `version` varchar(180) NOT NULL,
  7836. `apply_time` int(11) DEFAULT NULL
  7837. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  7838.  
  7839. --
  7840. -- Dumping data for table `migration`
  7841. --
  7842.  
  7843. INSERT INTO `migration` (`version`, `apply_time`) VALUES
  7844. ('m000000_000000_base', 1404900573),
  7845. ('m140707_145630_migrateinit', 1404900574),
  7846. ('m140708_124140_projectClose', 1404900574),
  7847. ('m140710_135519_docsOverhaul', 1405420053),
  7848. ('m140710_152445_docCategoryRequiredFix', 1405420053),
  7849. ('m140710_161753_docCatNameFix', 1405420053),
  7850. ('m140714_105248_documentForm', 1405420053);
  7851.  
  7852. -- --------------------------------------------------------
  7853.  
  7854. --
  7855. -- Table structure for table `project`
  7856. --
  7857.  
  7858. CREATE TABLE `project` (
  7859. `id` int(11) NOT NULL,
  7860. `name` varchar(64) NOT NULL,
  7861. `commenced_date` int(11) DEFAULT NULL,
  7862. `completion_date` int(11) DEFAULT NULL,
  7863. `days_allocated` int(11) DEFAULT NULL,
  7864. `project_manager` varchar(50) DEFAULT NULL,
  7865. `project_manager_email` varchar(50) DEFAULT NULL,
  7866. `project_manager_contact_number` varchar(50) DEFAULT NULL,
  7867. `lead_engineer` varchar(50) DEFAULT NULL,
  7868. `lead_engineer_email` varchar(50) DEFAULT NULL,
  7869. `lead_engineer_contact_number` varchar(50) DEFAULT NULL,
  7870. `client` varchar(50) DEFAULT NULL,
  7871. `client_representative` varchar(50) DEFAULT NULL,
  7872. `client_representative_email` varchar(50) DEFAULT NULL,
  7873. `client_representative_contact_number` varchar(50) DEFAULT NULL,
  7874. `created` int(11) NOT NULL,
  7875. `closed` int(11) DEFAULT NULL
  7876. ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
  7877.  
  7878. --
  7879. -- Dumping data for table `project`
  7880. --
  7881.  
  7882. INSERT INTO `project` (`id`, `name`, `commenced_date`, `completion_date`, `days_allocated`, `project_manager`, `project_manager_email`, `project_manager_contact_number`, `lead_engineer`, `lead_engineer_email`, `lead_engineer_contact_number`, `client`, `client_representative`, `client_representative_email`, `client_representative_contact_number`, `created`, `closed`) VALUES
  7883. (1, 'Mustang Demo', 1413849600, 1414627200, 23, 'sirin', 'sirinhfvhuv', '87t65780', 'jhvbhj', 'hjgvhujvkjh', '65896', 'jubgvhju', 'ijbhijhb', 'iubhiubh', '5879879', 1404040065, NULL),
  7884. (2, 'test', 1412899200, 1412899200, 234, 'sirin', 'sirin@nintriva.com', '8768767', 'Sirin2', 'sirin2@gmail.com', '6579', 'Mike', 'Lev', 'Lev@gmail.com', '7587789587', 1412932095, 1415808447),
  7885. (3, 'Test2', 1412940501, 1412940501, 23, 'test', 'test@gmail.com', '8969868', 'test', 'test@gmail.com', '87568756897', 'test', 'test', 'test@gmail.com', '648467', 1412940501, NULL),
  7886. (4, 'test2', 1412899200, 1412899200, 234, 'me', 'me@jhb.com', '67587567', 'hjbhj', 'jhbhj@jhgbhj.com', '75878', 'jugyuh', 'gkhcvgkh', 'gfcgfc@hbvkhb.com', '7659776', 1412950225, 1413097307),
  7887. (5, 'test', 1418372558, 1418372558, 10, 'test', 'hjbjhb@hjvhj.com', '675657', '', '', '', 'test', 'tets', 'test@gmail.com', '87687', 1418372558, NULL),
  7888. (6, 'test', 1418342400, 1418860800, 7, 'test', 'hjbjhb@hjvhj.com', '675657', '', '', '', 'test', 'tets', 'test@gmail.com', '87687', 1418372628, NULL),
  7889. (7, 'test', 1418372701, 1418372701, 23, 'tedst', 'jhvjh@jhbvjhb.com', '76576', 'jfh', 'hgvhg@jhv.com', '78', 'test', 'jhvjhv', 'jhvhj@hgcgh.com', '867', 1418372701, NULL),
  7890. (8, 'test', 1418372905, 1418372905, 18, 'test', 'test@gmail.com', '78687', 'jkbkj', 'uhvhv@hgvh.com', 'jhv', 'test', 'hjgjv', 'mbnkjb@jhbhjb.com', '8756875', 1418372905, NULL),
  7891. (9, 'test2', 1417996800, 1419033600, 13, 'test', 'test@gmail.com', '87687', '', '', '', 'test', 'test', 'test@gmail.com', '87687', 1418374685, NULL),
  7892. (10, 'test', 1417996800, 1419465600, 18, 'test', 'test@gmail.com', '67567', '', '', '', 'test', 'test', 'test@gmail.com', '78587589', 1418374744, NULL),
  7893. (11, 'russian test', 1418083200, 1419033600, 12, 'test', 'test@gmail.com', 'test', '', '', '', 'test', 'test', 'test@gmail.com', 'test', 1418593734, NULL),
  7894. (12, 'russian test', 1418083200, 1419033600, 12, 'test', 'test@gmail.com', 'test', '', '', '', 'test', 'test', 'test@gmail.com', 'test', 1418593749, NULL);
  7895.  
  7896. -- --------------------------------------------------------
  7897.  
  7898. --
  7899. -- Table structure for table `scanned`
  7900. --
  7901.  
  7902. CREATE TABLE `scanned` (
  7903. `id` int(11) NOT NULL,
  7904. `formNumber` varchar(45) NOT NULL,
  7905. `formType` varchar(45) NOT NULL,
  7906. `location` varchar(45) DEFAULT NULL,
  7907. `date` varchar(45) DEFAULT NULL,
  7908. `company` varchar(45) DEFAULT NULL,
  7909. `image` varchar(400) DEFAULT NULL,
  7910. `projectId` int(11) NOT NULL DEFAULT '1',
  7911. `username` varchar(32) NOT NULL
  7912. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  7913.  
  7914. -- --------------------------------------------------------
  7915.  
  7916. --
  7917. -- Table structure for table `system`
  7918. --
  7919.  
  7920. CREATE TABLE `system` (
  7921. `hashKey` varchar(100) NOT NULL,
  7922. `hashVal` varchar(2000) NOT NULL,
  7923. `updated` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
  7924. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  7925.  
  7926. --
  7927. -- Dumping data for table `system`
  7928. --
  7929.  
  7930. INSERT INTO `system` (`hashKey`, `hashVal`, `updated`) VALUES
  7931. ('language', 'en', '2014-10-10 06:59:48');
  7932.  
  7933. -- --------------------------------------------------------
  7934.  
  7935. --
  7936. -- Table structure for table `user`
  7937. --
  7938.  
  7939. CREATE TABLE `user` (
  7940. `username` varchar(32) NOT NULL,
  7941. `password_hash` varchar(255) NOT NULL,
  7942. `password_reset_token` varchar(255) DEFAULT NULL,
  7943. `auth_key` varchar(255) NOT NULL,
  7944. `name` varchar(128) NOT NULL,
  7945. `email` varchar(128) NOT NULL,
  7946. `comments` varchar(1000) DEFAULT NULL,
  7947. `admin` tinyint(1) DEFAULT '0'
  7948. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  7949.  
  7950. --
  7951. -- Dumping data for table `user`
  7952. --
  7953.  
  7954. INSERT INTO `user` (`username`, `password_hash`, `password_reset_token`, `auth_key`, `name`, `email`, `comments`, `admin`) VALUES
  7955. ('bob', '202cb962ac59075b964b07152d234b70', NULL, 'yRNNDaLw9WlNE_kiSuFnNFPZR9boYBgb', 'Bob Seagull', 'prasha849@gmail.com', '', 1),
  7956. ('mikie', '202cb962ac59075b964b07152d234b70', NULL, 'h7JIlJQmUGOOrb57LCs6-CKmNL0vt_Pi', 'Mike Overton', 'mike.overton@mustangdesigns.net', '', 1),
  7957. ('sirin', '$2y$13$9o0CUjDrs87AB1cxsrLVVe8liVmI6eNmnZmXJNkre0ZIA2hejvErG', NULL, '8ua5egyE1cN40Hw1DpR1QFzZXXl70YkT', 'sirin', 'sirinibin2006@gmail.com', '', 0),
  7958. ('sirinibin', '$2y$13$ycnfktVdXFsIU5tXwHSVbu5ZcOydbKUAH5tPpfDYVuZJ4lWu7W.fS', NULL, 'LHNp66QX6yR00OfN9Eeh4vcQttDuMGrw', 'sirin k', 'sirinibin2006@gmail.com', '', 0),
  7959. ('Stuart', '$2y$13$QBUNXXyYixAdc1JB5HWgOeKrDs/bG.4rqcLkcufnsuLtYq2LU2y3m', NULL, '6re-FiROVAuqNA5FFnNFPQXe0o7xT94i', 'Stuart Roddis', 'stuart.roddis@mustangdesigns.net', '', 0),
  7960. ('test1', '$2y$13$6lSJZ7KFptPIAxOAeVhEfevaFeWdI/glaxm4Xjr2oiaP7WVQndCla', NULL, 'sXdVJ5qADUKUaGpBWrB3gtC3mPPZOF5f', 'test1', 'test1@gmail.com', '', 0);
  7961.  
  7962. -- --------------------------------------------------------
  7963.  
  7964. --
  7965. -- Table structure for table `userPermission`
  7966. --
  7967.  
  7968. CREATE TABLE `userPermission` (
  7969. `username` varchar(32) NOT NULL,
  7970. `projectId` int(11) NOT NULL,
  7971. `permission` int(11) NOT NULL DEFAULT '0'
  7972. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  7973.  
  7974. --
  7975. -- Dumping data for table `userPermission`
  7976. --
  7977.  
  7978. INSERT INTO `userPermission` (`username`, `projectId`, `permission`) VALUES
  7979. ('bob', 1, 51087),
  7980. ('bob', 2, 51087),
  7981. ('bob', 3, 51087),
  7982. ('bob', 4, 51087),
  7983. ('bob', 6, 51087),
  7984. ('bob', 7, 51087),
  7985. ('bob', 8, 51087),
  7986. ('bob', 9, 51087),
  7987. ('bob', 10, 51087),
  7988. ('bob', 12, 51087),
  7989. ('mikie', 1, 51087),
  7990. ('sirin', 1, 51087),
  7991. ('sirinibin', 1, 51087),
  7992. ('Stuart', 1, 51087),
  7993. ('test1', 1, 51087);
  7994.  
  7995. --
  7996. -- Indexes for dumped tables
  7997. --
  7998.  
  7999. --
  8000. -- Indexes for table `certificate`
  8001. --
  8002. ALTER TABLE `certificate`
  8003. ADD PRIMARY KEY (`id`);
  8004.  
  8005. --
  8006. -- Indexes for table `dailySummary`
  8007. --
  8008. ALTER TABLE `dailySummary`
  8009. ADD PRIMARY KEY (`dateKey`,`type`,`projectId`), ADD KEY `fk_dailySummary_form` (`formId`), ADD KEY `fk_dailySummary_project` (`projectId`);
  8010.  
  8011. --
  8012. -- Indexes for table `document`
  8013. --
  8014. ALTER TABLE `document`
  8015. ADD PRIMARY KEY (`id`), ADD KEY `categoryId` (`categoryId`);
  8016.  
  8017. --
  8018. -- Indexes for table `documentCategory`
  8019. --
  8020. ALTER TABLE `documentCategory`
  8021. ADD PRIMARY KEY (`id`);
  8022.  
  8023. --
  8024. -- Indexes for table `employee`
  8025. --
  8026. ALTER TABLE `employee`
  8027. ADD PRIMARY KEY (`id`), ADD KEY `fk_employee_form` (`inductionId`), ADD KEY `fk_employee_project` (`projectId`);
  8028.  
  8029. --
  8030. -- Indexes for table `event`
  8031. --
  8032. ALTER TABLE `event`
  8033. ADD PRIMARY KEY (`id`), ADD KEY `fk_event_user` (`username`), ADD KEY `fk_event_project` (`projectId`);
  8034.  
  8035. --
  8036. -- Indexes for table `form`
  8037. --
  8038. ALTER TABLE `form`
  8039. ADD PRIMARY KEY (`id`), ADD KEY `fk_form_user` (`username`), ADD KEY `fk_form_project` (`projectId`);
  8040.  
  8041. --
  8042. -- Indexes for table `formAnswer`
  8043. --
  8044. ALTER TABLE `formAnswer`
  8045. ADD PRIMARY KEY (`id`), ADD KEY `fk_formAnswer_form` (`formId`);
  8046.  
  8047. --
  8048. -- Indexes for table `gp_accident_report`
  8049. --
  8050. ALTER TABLE `gp_accident_report`
  8051. ADD PRIMARY KEY (`id`);
  8052.  
  8053. --
  8054. -- Indexes for table `gp_capars`
  8055. --
  8056. ALTER TABLE `gp_capars`
  8057. ADD PRIMARY KEY (`id`);
  8058.  
  8059. --
  8060. -- Indexes for table `gp_lti`
  8061. --
  8062. ALTER TABLE `gp_lti`
  8063. ADD PRIMARY KEY (`id`);
  8064.  
  8065. --
  8066. -- Indexes for table `gp_nearmiss`
  8067. --
  8068. ALTER TABLE `gp_nearmiss`
  8069. ADD PRIMARY KEY (`id`);
  8070.  
  8071. --
  8072. -- Indexes for table `gp_total_recordable_cases`
  8073. --
  8074. ALTER TABLE `gp_total_recordable_cases`
  8075. ADD PRIMARY KEY (`id`);
  8076.  
  8077. --
  8078. -- Indexes for table `gp_vehicle_accident`
  8079. --
  8080. ALTER TABLE `gp_vehicle_accident`
  8081. ADD PRIMARY KEY (`id`);
  8082.  
  8083. --
  8084. -- Indexes for table `graph_settings`
  8085. --
  8086. ALTER TABLE `graph_settings`
  8087. ADD PRIMARY KEY (`id`);
  8088.  
  8089. --
  8090. -- Indexes for table `migration`
  8091. --
  8092. ALTER TABLE `migration`
  8093. ADD PRIMARY KEY (`version`);
  8094.  
  8095. --
  8096. -- Indexes for table `project`
  8097. --
  8098. ALTER TABLE `project`
  8099. ADD PRIMARY KEY (`id`);
  8100.  
  8101. --
  8102. -- Indexes for table `scanned`
  8103. --
  8104. ALTER TABLE `scanned`
  8105. ADD PRIMARY KEY (`id`);
  8106.  
  8107. --
  8108. -- Indexes for table `system`
  8109. --
  8110. ALTER TABLE `system`
  8111. ADD PRIMARY KEY (`hashKey`);
  8112.  
  8113. --
  8114. -- Indexes for table `user`
  8115. --
  8116. ALTER TABLE `user`
  8117. ADD PRIMARY KEY (`username`);
  8118.  
  8119. --
  8120. -- Indexes for table `userPermission`
  8121. --
  8122. ALTER TABLE `userPermission`
  8123. ADD PRIMARY KEY (`username`,`projectId`), ADD KEY `fk_userPermission_project` (`projectId`);
  8124.  
  8125. --
  8126. -- AUTO_INCREMENT for dumped tables
  8127. --
  8128.  
  8129. --
  8130. -- AUTO_INCREMENT for table `certificate`
  8131. --
  8132. ALTER TABLE `certificate`
  8133. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=237;
  8134. --
  8135. -- AUTO_INCREMENT for table `document`
  8136. --
  8137. ALTER TABLE `document`
  8138. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=52;
  8139. --
  8140. -- AUTO_INCREMENT for table `documentCategory`
  8141. --
  8142. ALTER TABLE `documentCategory`
  8143. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=20;
  8144. --
  8145. -- AUTO_INCREMENT for table `employee`
  8146. --
  8147. ALTER TABLE `employee`
  8148. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=21;
  8149. --
  8150. -- AUTO_INCREMENT for table `event`
  8151. --
  8152. ALTER TABLE `event`
  8153. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=114;
  8154. --
  8155. -- AUTO_INCREMENT for table `form`
  8156. --
  8157. ALTER TABLE `form`
  8158. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=342;
  8159. --
  8160. -- AUTO_INCREMENT for table `formAnswer`
  8161. --
  8162. ALTER TABLE `formAnswer`
  8163. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=11158;
  8164. --
  8165. -- AUTO_INCREMENT for table `gp_accident_report`
  8166. --
  8167. ALTER TABLE `gp_accident_report`
  8168. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
  8169. --
  8170. -- AUTO_INCREMENT for table `gp_capars`
  8171. --
  8172. ALTER TABLE `gp_capars`
  8173. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
  8174. --
  8175. -- AUTO_INCREMENT for table `gp_lti`
  8176. --
  8177. ALTER TABLE `gp_lti`
  8178. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
  8179. --
  8180. -- AUTO_INCREMENT for table `gp_nearmiss`
  8181. --
  8182. ALTER TABLE `gp_nearmiss`
  8183. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=4;
  8184. --
  8185. -- AUTO_INCREMENT for table `gp_total_recordable_cases`
  8186. --
  8187. ALTER TABLE `gp_total_recordable_cases`
  8188. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
  8189. --
  8190. -- AUTO_INCREMENT for table `gp_vehicle_accident`
  8191. --
  8192. ALTER TABLE `gp_vehicle_accident`
  8193. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3;
  8194. --
  8195. -- AUTO_INCREMENT for table `graph_settings`
  8196. --
  8197. ALTER TABLE `graph_settings`
  8198. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=13;
  8199. --
  8200. -- AUTO_INCREMENT for table `project`
  8201. --
  8202. ALTER TABLE `project`
  8203. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=13;
  8204. --
  8205. -- AUTO_INCREMENT for table `scanned`
  8206. --
  8207. ALTER TABLE `scanned`
  8208. MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
  8209. --
  8210. -- Constraints for dumped tables
  8211. --
  8212.  
  8213. --
  8214. -- Constraints for table `dailySummary`
  8215. --
  8216. ALTER TABLE `dailySummary`
  8217. ADD CONSTRAINT `fk_dailySummary_form` FOREIGN KEY (`formId`) REFERENCES `form` (`id`),
  8218. ADD CONSTRAINT `fk_dailySummary_project` FOREIGN KEY (`projectId`) REFERENCES `project` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
  8219.  
  8220. --
  8221. -- Constraints for table `employee`
  8222. --
  8223. ALTER TABLE `employee`
  8224. ADD CONSTRAINT `fk_employee_project` FOREIGN KEY (`projectId`) REFERENCES `project` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
  8225.  
  8226. --
  8227. -- Constraints for table `event`
  8228. --
  8229. ALTER TABLE `event`
  8230. ADD CONSTRAINT `fk_event_project` FOREIGN KEY (`projectId`) REFERENCES `project` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  8231. ADD CONSTRAINT `fk_event_user` FOREIGN KEY (`username`) REFERENCES `user` (`username`);
  8232.  
  8233. --
  8234. -- Constraints for table `form`
  8235. --
  8236. ALTER TABLE `form`
  8237. ADD CONSTRAINT `fk_form_project` FOREIGN KEY (`projectId`) REFERENCES `project` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  8238. ADD CONSTRAINT `fk_form_user` FOREIGN KEY (`username`) REFERENCES `user` (`username`);
  8239.  
  8240. --
  8241. -- Constraints for table `formAnswer`
  8242. --
  8243. ALTER TABLE `formAnswer`
  8244. ADD CONSTRAINT `fk_formAnswer_form` FOREIGN KEY (`formId`) REFERENCES `form` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
  8245.  
  8246. --
  8247. -- Constraints for table `userPermission`
  8248. --
  8249. ALTER TABLE `userPermission`
  8250. ADD CONSTRAINT `fk_userPermission_project` FOREIGN KEY (`projectId`) REFERENCES `project` (`id`) ON DELETE CASCADE,
  8251. ADD CONSTRAINT `fk_userPermission_user` FOREIGN KEY (`username`) REFERENCES `user` (`username`) ON DELETE CASCADE;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement