eddy 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1154) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +10 -0
  3. data/.rubocop.yml +159 -0
  4. data/.solargraph.yml +14 -0
  5. data/.travis.yml +7 -0
  6. data/.yardopts +2 -0
  7. data/CHANGELOG.md +1 -0
  8. data/Gemfile +3 -0
  9. data/Gemfile.lock +63 -0
  10. data/LICENSE.txt +21 -0
  11. data/README.md +49 -0
  12. data/Rakefile +21 -0
  13. data/bin/console +7 -0
  14. data/bin/docs +2 -0
  15. data/bin/setup +8 -0
  16. data/data/004010/code-lists/1002.tsv +4 -0
  17. data/data/004010/code-lists/1004.tsv +207 -0
  18. data/data/004010/code-lists/1005.tsv +62 -0
  19. data/data/004010/code-lists/1006.tsv +9 -0
  20. data/data/004010/code-lists/1007.tsv +5 -0
  21. data/data/004010/code-lists/1008.tsv +27 -0
  22. data/data/004010/code-lists/1009.tsv +90 -0
  23. data/data/004010/code-lists/1012.tsv +27 -0
  24. data/data/004010/code-lists/1013.tsv +87 -0
  25. data/data/004010/code-lists/1015.tsv +7 -0
  26. data/data/004010/code-lists/1016.tsv +7 -0
  27. data/data/004010/code-lists/1017.tsv +54 -0
  28. data/data/004010/code-lists/1019.tsv +4 -0
  29. data/data/004010/code-lists/102.tsv +6 -0
  30. data/data/004010/code-lists/1020.tsv +4 -0
  31. data/data/004010/code-lists/1023.tsv +5 -0
  32. data/data/004010/code-lists/1025.tsv +4 -0
  33. data/data/004010/code-lists/1026.tsv +8 -0
  34. data/data/004010/code-lists/1029.tsv +42 -0
  35. data/data/004010/code-lists/103.tsv +204 -0
  36. data/data/004010/code-lists/1030.tsv +15 -0
  37. data/data/004010/code-lists/1031.tsv +14 -0
  38. data/data/004010/code-lists/1032.tsv +46 -0
  39. data/data/004010/code-lists/1033.tsv +9 -0
  40. data/data/004010/code-lists/104.tsv +5 -0
  41. data/data/004010/code-lists/1042.tsv +6 -0
  42. data/data/004010/code-lists/1044.tsv +15 -0
  43. data/data/004010/code-lists/1045.tsv +6 -0
  44. data/data/004010/code-lists/1046.tsv +8 -0
  45. data/data/004010/code-lists/1047.tsv +14 -0
  46. data/data/004010/code-lists/1048.tsv +9 -0
  47. data/data/004010/code-lists/1053.tsv +3 -0
  48. data/data/004010/code-lists/1054.tsv +4 -0
  49. data/data/004010/code-lists/1062.tsv +21 -0
  50. data/data/004010/code-lists/1065.tsv +15 -0
  51. data/data/004010/code-lists/1066.tsv +16 -0
  52. data/data/004010/code-lists/1067.tsv +13 -0
  53. data/data/004010/code-lists/1068.tsv +8 -0
  54. data/data/004010/code-lists/1069.tsv +154 -0
  55. data/data/004010/code-lists/107.tsv +38 -0
  56. data/data/004010/code-lists/1070.tsv +16 -0
  57. data/data/004010/code-lists/1071.tsv +76 -0
  58. data/data/004010/code-lists/1073.tsv +5 -0
  59. data/data/004010/code-lists/1074.tsv +72 -0
  60. data/data/004010/code-lists/1075.tsv +14 -0
  61. data/data/004010/code-lists/1076.tsv +5 -0
  62. data/data/004010/code-lists/1077.tsv +4 -0
  63. data/data/004010/code-lists/1078.tsv +15 -0
  64. data/data/004010/code-lists/1079.tsv +5 -0
  65. data/data/004010/code-lists/108.tsv +33 -0
  66. data/data/004010/code-lists/1080.tsv +5 -0
  67. data/data/004010/code-lists/1081.tsv +46 -0
  68. data/data/004010/code-lists/1082.tsv +23 -0
  69. data/data/004010/code-lists/1083.tsv +31 -0
  70. data/data/004010/code-lists/1084.tsv +3 -0
  71. data/data/004010/code-lists/1085.tsv +32 -0
  72. data/data/004010/code-lists/1086.tsv +8 -0
  73. data/data/004010/code-lists/1087.tsv +4 -0
  74. data/data/004010/code-lists/1088.tsv +4 -0
  75. data/data/004010/code-lists/1089.tsv +72 -0
  76. data/data/004010/code-lists/1090.tsv +4 -0
  77. data/data/004010/code-lists/1091.tsv +11 -0
  78. data/data/004010/code-lists/1092.tsv +4 -0
  79. data/data/004010/code-lists/1093.tsv +19 -0
  80. data/data/004010/code-lists/1097.tsv +5 -0
  81. data/data/004010/code-lists/1098.tsv +4 -0
  82. data/data/004010/code-lists/1099.tsv +5 -0
  83. data/data/004010/code-lists/11.tsv +21 -0
  84. data/data/004010/code-lists/110.tsv +21 -0
  85. data/data/004010/code-lists/1100.tsv +10 -0
  86. data/data/004010/code-lists/1101.tsv +8 -0
  87. data/data/004010/code-lists/1102.tsv +4 -0
  88. data/data/004010/code-lists/1103.tsv +6 -0
  89. data/data/004010/code-lists/1104.tsv +23 -0
  90. data/data/004010/code-lists/1105.tsv +8 -0
  91. data/data/004010/code-lists/1106.tsv +71 -0
  92. data/data/004010/code-lists/1107.tsv +17 -0
  93. data/data/004010/code-lists/1108.tsv +13 -0
  94. data/data/004010/code-lists/1109.tsv +17 -0
  95. data/data/004010/code-lists/1113.tsv +17 -0
  96. data/data/004010/code-lists/1122.tsv +8 -0
  97. data/data/004010/code-lists/1123.tsv +20 -0
  98. data/data/004010/code-lists/1127.tsv +32 -0
  99. data/data/004010/code-lists/1129.tsv +146 -0
  100. data/data/004010/code-lists/1130.tsv +3 -0
  101. data/data/004010/code-lists/1131.tsv +57 -0
  102. data/data/004010/code-lists/1132.tsv +31 -0
  103. data/data/004010/code-lists/1133.tsv +78 -0
  104. data/data/004010/code-lists/1134.tsv +6 -0
  105. data/data/004010/code-lists/1135.tsv +8 -0
  106. data/data/004010/code-lists/1136.tsv +342 -0
  107. data/data/004010/code-lists/1138.tsv +7 -0
  108. data/data/004010/code-lists/1139.tsv +10 -0
  109. data/data/004010/code-lists/1140.tsv +6 -0
  110. data/data/004010/code-lists/1141.tsv +10 -0
  111. data/data/004010/code-lists/1142.tsv +37 -0
  112. data/data/004010/code-lists/1143.tsv +10 -0
  113. data/data/004010/code-lists/1146.tsv +7 -0
  114. data/data/004010/code-lists/1147.tsv +19 -0
  115. data/data/004010/code-lists/115.tsv +31 -0
  116. data/data/004010/code-lists/1150.tsv +4 -0
  117. data/data/004010/code-lists/1152.tsv +4 -0
  118. data/data/004010/code-lists/1153.tsv +13 -0
  119. data/data/004010/code-lists/1154.tsv +5 -0
  120. data/data/004010/code-lists/1156.tsv +12 -0
  121. data/data/004010/code-lists/1157.tsv +5 -0
  122. data/data/004010/code-lists/1159.tsv +29 -0
  123. data/data/004010/code-lists/1160.tsv +13 -0
  124. data/data/004010/code-lists/1161.tsv +31 -0
  125. data/data/004010/code-lists/1162.tsv +9 -0
  126. data/data/004010/code-lists/1163.tsv +9 -0
  127. data/data/004010/code-lists/1164.tsv +10 -0
  128. data/data/004010/code-lists/1165.tsv +4 -0
  129. data/data/004010/code-lists/1166.tsv +51 -0
  130. data/data/004010/code-lists/1168.tsv +17 -0
  131. data/data/004010/code-lists/1172.tsv +28 -0
  132. data/data/004010/code-lists/1173.tsv +20 -0
  133. data/data/004010/code-lists/1176.tsv +59 -0
  134. data/data/004010/code-lists/1179.tsv +3 -0
  135. data/data/004010/code-lists/1181.tsv +20 -0
  136. data/data/004010/code-lists/1185.tsv +22 -0
  137. data/data/004010/code-lists/1186.tsv +90 -0
  138. data/data/004010/code-lists/1187.tsv +34 -0
  139. data/data/004010/code-lists/1188.tsv +103 -0
  140. data/data/004010/code-lists/1189.tsv +6 -0
  141. data/data/004010/code-lists/1193.tsv +35 -0
  142. data/data/004010/code-lists/1196.tsv +167 -0
  143. data/data/004010/code-lists/1197.tsv +20 -0
  144. data/data/004010/code-lists/1198.tsv +4 -0
  145. data/data/004010/code-lists/1199.tsv +6 -0
  146. data/data/004010/code-lists/120.tsv +5 -0
  147. data/data/004010/code-lists/1201.tsv +8 -0
  148. data/data/004010/code-lists/1202.tsv +6 -0
  149. data/data/004010/code-lists/1203.tsv +110 -0
  150. data/data/004010/code-lists/1205.tsv +50 -0
  151. data/data/004010/code-lists/1207.tsv +19 -0
  152. data/data/004010/code-lists/1209.tsv +8 -0
  153. data/data/004010/code-lists/121.tsv +26 -0
  154. data/data/004010/code-lists/1211.tsv +9 -0
  155. data/data/004010/code-lists/1212.tsv +6 -0
  156. data/data/004010/code-lists/1213.tsv +14 -0
  157. data/data/004010/code-lists/1215.tsv +4 -0
  158. data/data/004010/code-lists/1216.tsv +7 -0
  159. data/data/004010/code-lists/1218.tsv +6 -0
  160. data/data/004010/code-lists/1219.tsv +10 -0
  161. data/data/004010/code-lists/122.tsv +164 -0
  162. data/data/004010/code-lists/1220.tsv +4 -0
  163. data/data/004010/code-lists/1221.tsv +27 -0
  164. data/data/004010/code-lists/1222.tsv +12 -0
  165. data/data/004010/code-lists/1223.tsv +9 -0
  166. data/data/004010/code-lists/1224.tsv +36 -0
  167. data/data/004010/code-lists/1225.tsv +13 -0
  168. data/data/004010/code-lists/1226.tsv +17 -0
  169. data/data/004010/code-lists/1227.tsv +8 -0
  170. data/data/004010/code-lists/1229.tsv +6 -0
  171. data/data/004010/code-lists/1230.tsv +61 -0
  172. data/data/004010/code-lists/1231.tsv +12 -0
  173. data/data/004010/code-lists/1232.tsv +17 -0
  174. data/data/004010/code-lists/1233.tsv +23 -0
  175. data/data/004010/code-lists/1234.tsv +5 -0
  176. data/data/004010/code-lists/1236.tsv +5 -0
  177. data/data/004010/code-lists/1237.tsv +6 -0
  178. data/data/004010/code-lists/1238.tsv +4 -0
  179. data/data/004010/code-lists/1239.tsv +10 -0
  180. data/data/004010/code-lists/1240.tsv +31 -0
  181. data/data/004010/code-lists/1241.tsv +10 -0
  182. data/data/004010/code-lists/1246.tsv +4 -0
  183. data/data/004010/code-lists/1250.tsv +40 -0
  184. data/data/004010/code-lists/1254.tsv +15 -0
  185. data/data/004010/code-lists/1257.tsv +26 -0
  186. data/data/004010/code-lists/1262.tsv +72 -0
  187. data/data/004010/code-lists/1264.tsv +33 -0
  188. data/data/004010/code-lists/1265.tsv +8 -0
  189. data/data/004010/code-lists/1266.tsv +17 -0
  190. data/data/004010/code-lists/1267.tsv +7 -0
  191. data/data/004010/code-lists/1268.tsv +4 -0
  192. data/data/004010/code-lists/1270.tsv +559 -0
  193. data/data/004010/code-lists/1273.tsv +4 -0
  194. data/data/004010/code-lists/1275.tsv +5 -0
  195. data/data/004010/code-lists/1277.tsv +5 -0
  196. data/data/004010/code-lists/1278.tsv +3 -0
  197. data/data/004010/code-lists/128.tsv +1504 -0
  198. data/data/004010/code-lists/1280.tsv +17 -0
  199. data/data/004010/code-lists/1292.tsv +15 -0
  200. data/data/004010/code-lists/1293.tsv +30 -0
  201. data/data/004010/code-lists/1294.tsv +15 -0
  202. data/data/004010/code-lists/1295.tsv +29 -0
  203. data/data/004010/code-lists/1297.tsv +7 -0
  204. data/data/004010/code-lists/1300.tsv +1054 -0
  205. data/data/004010/code-lists/1303.tsv +9 -0
  206. data/data/004010/code-lists/1304.tsv +11 -0
  207. data/data/004010/code-lists/1307.tsv +152 -0
  208. data/data/004010/code-lists/1308.tsv +12 -0
  209. data/data/004010/code-lists/1309.tsv +118 -0
  210. data/data/004010/code-lists/1310.tsv +4 -0
  211. data/data/004010/code-lists/1311.tsv +11 -0
  212. data/data/004010/code-lists/1312.tsv +4 -0
  213. data/data/004010/code-lists/1316.tsv +5 -0
  214. data/data/004010/code-lists/1317.tsv +6 -0
  215. data/data/004010/code-lists/1319.tsv +11 -0
  216. data/data/004010/code-lists/132.tsv +7 -0
  217. data/data/004010/code-lists/1320.tsv +5 -0
  218. data/data/004010/code-lists/1321.tsv +1080 -0
  219. data/data/004010/code-lists/1322.tsv +15 -0
  220. data/data/004010/code-lists/1327.tsv +5 -0
  221. data/data/004010/code-lists/1329.tsv +11 -0
  222. data/data/004010/code-lists/133.tsv +24 -0
  223. data/data/004010/code-lists/1330.tsv +74 -0
  224. data/data/004010/code-lists/1332.tsv +3 -0
  225. data/data/004010/code-lists/1333.tsv +7 -0
  226. data/data/004010/code-lists/1335.tsv +5 -0
  227. data/data/004010/code-lists/1336.tsv +46 -0
  228. data/data/004010/code-lists/1337.tsv +9 -0
  229. data/data/004010/code-lists/1338.tsv +18 -0
  230. data/data/004010/code-lists/1340.tsv +4 -0
  231. data/data/004010/code-lists/1342.tsv +8 -0
  232. data/data/004010/code-lists/1343.tsv +48 -0
  233. data/data/004010/code-lists/1344.tsv +4 -0
  234. data/data/004010/code-lists/1345.tsv +10 -0
  235. data/data/004010/code-lists/1346.tsv +4 -0
  236. data/data/004010/code-lists/1347.tsv +5 -0
  237. data/data/004010/code-lists/1348.tsv +7 -0
  238. data/data/004010/code-lists/1349.tsv +8 -0
  239. data/data/004010/code-lists/1350.tsv +4 -0
  240. data/data/004010/code-lists/1351.tsv +6 -0
  241. data/data/004010/code-lists/1355.tsv +9 -0
  242. data/data/004010/code-lists/1356.tsv +5 -0
  243. data/data/004010/code-lists/1357.tsv +9 -0
  244. data/data/004010/code-lists/1358.tsv +3 -0
  245. data/data/004010/code-lists/1359.tsv +5 -0
  246. data/data/004010/code-lists/1360.tsv +8 -0
  247. data/data/004010/code-lists/1361.tsv +17 -0
  248. data/data/004010/code-lists/1362.tsv +7 -0
  249. data/data/004010/code-lists/1363.tsv +7 -0
  250. data/data/004010/code-lists/1364.tsv +9 -0
  251. data/data/004010/code-lists/1365.tsv +144 -0
  252. data/data/004010/code-lists/1366.tsv +11 -0
  253. data/data/004010/code-lists/1367.tsv +29 -0
  254. data/data/004010/code-lists/1368.tsv +5 -0
  255. data/data/004010/code-lists/1369.tsv +8 -0
  256. data/data/004010/code-lists/1370.tsv +11 -0
  257. data/data/004010/code-lists/1373.tsv +13 -0
  258. data/data/004010/code-lists/1374.tsv +4 -0
  259. data/data/004010/code-lists/1376.tsv +22 -0
  260. data/data/004010/code-lists/1378.tsv +10 -0
  261. data/data/004010/code-lists/1379.tsv +23 -0
  262. data/data/004010/code-lists/1382.tsv +6 -0
  263. data/data/004010/code-lists/1383.tsv +19 -0
  264. data/data/004010/code-lists/1384.tsv +16 -0
  265. data/data/004010/code-lists/1387.tsv +35 -0
  266. data/data/004010/code-lists/139.tsv +14 -0
  267. data/data/004010/code-lists/1390.tsv +36 -0
  268. data/data/004010/code-lists/1393.tsv +5 -0
  269. data/data/004010/code-lists/1395.tsv +9 -0
  270. data/data/004010/code-lists/1396.tsv +4 -0
  271. data/data/004010/code-lists/1398.tsv +34 -0
  272. data/data/004010/code-lists/1401.tsv +17 -0
  273. data/data/004010/code-lists/1402.tsv +30 -0
  274. data/data/004010/code-lists/1403.tsv +4 -0
  275. data/data/004010/code-lists/1404.tsv +3 -0
  276. data/data/004010/code-lists/1407.tsv +3 -0
  277. data/data/004010/code-lists/1408.tsv +4 -0
  278. data/data/004010/code-lists/1413.tsv +4 -0
  279. data/data/004010/code-lists/1420.tsv +15 -0
  280. data/data/004010/code-lists/1422.tsv +6 -0
  281. data/data/004010/code-lists/1423.tsv +61 -0
  282. data/data/004010/code-lists/1425.tsv +10 -0
  283. data/data/004010/code-lists/1426.tsv +17 -0
  284. data/data/004010/code-lists/1428.tsv +3 -0
  285. data/data/004010/code-lists/1429.tsv +48 -0
  286. data/data/004010/code-lists/143.tsv +299 -0
  287. data/data/004010/code-lists/1431.tsv +7 -0
  288. data/data/004010/code-lists/1432.tsv +12 -0
  289. data/data/004010/code-lists/1434.tsv +7 -0
  290. data/data/004010/code-lists/1439.tsv +11 -0
  291. data/data/004010/code-lists/146.tsv +29 -0
  292. data/data/004010/code-lists/1465.tsv +22 -0
  293. data/data/004010/code-lists/1466.tsv +23 -0
  294. data/data/004010/code-lists/1468.tsv +38 -0
  295. data/data/004010/code-lists/1469.tsv +7 -0
  296. data/data/004010/code-lists/147.tsv +36 -0
  297. data/data/004010/code-lists/1473.tsv +16 -0
  298. data/data/004010/code-lists/1476.tsv +12 -0
  299. data/data/004010/code-lists/1484.tsv +11 -0
  300. data/data/004010/code-lists/1485.tsv +3 -0
  301. data/data/004010/code-lists/1487.tsv +30 -0
  302. data/data/004010/code-lists/1488.tsv +18 -0
  303. data/data/004010/code-lists/1489.tsv +13 -0
  304. data/data/004010/code-lists/1491.tsv +4 -0
  305. data/data/004010/code-lists/1492.tsv +11 -0
  306. data/data/004010/code-lists/1493.tsv +9 -0
  307. data/data/004010/code-lists/1495.tsv +4 -0
  308. data/data/004010/code-lists/1496.tsv +55 -0
  309. data/data/004010/code-lists/1499.tsv +3 -0
  310. data/data/004010/code-lists/150.tsv +1074 -0
  311. data/data/004010/code-lists/1511.tsv +8 -0
  312. data/data/004010/code-lists/1514.tsv +15 -0
  313. data/data/004010/code-lists/152.tsv +527 -0
  314. data/data/004010/code-lists/1520.tsv +26 -0
  315. data/data/004010/code-lists/1521.tsv +15 -0
  316. data/data/004010/code-lists/1522.tsv +26 -0
  317. data/data/004010/code-lists/1523.tsv +9 -0
  318. data/data/004010/code-lists/1524.tsv +4 -0
  319. data/data/004010/code-lists/1525.tsv +8 -0
  320. data/data/004010/code-lists/1526.tsv +6 -0
  321. data/data/004010/code-lists/1527.tsv +7 -0
  322. data/data/004010/code-lists/1540.tsv +5 -0
  323. data/data/004010/code-lists/1543.tsv +3 -0
  324. data/data/004010/code-lists/1546.tsv +6 -0
  325. data/data/004010/code-lists/1549.tsv +8 -0
  326. data/data/004010/code-lists/1550.tsv +5 -0
  327. data/data/004010/code-lists/1552.tsv +15 -0
  328. data/data/004010/code-lists/1553.tsv +15 -0
  329. data/data/004010/code-lists/1554.tsv +21 -0
  330. data/data/004010/code-lists/1555.tsv +5 -0
  331. data/data/004010/code-lists/1556.tsv +4 -0
  332. data/data/004010/code-lists/1557.tsv +6 -0
  333. data/data/004010/code-lists/1558.tsv +5 -0
  334. data/data/004010/code-lists/1559.tsv +24 -0
  335. data/data/004010/code-lists/1560.tsv +12 -0
  336. data/data/004010/code-lists/1561.tsv +3 -0
  337. data/data/004010/code-lists/1564.tsv +5 -0
  338. data/data/004010/code-lists/1568.tsv +7 -0
  339. data/data/004010/code-lists/1569.tsv +5 -0
  340. data/data/004010/code-lists/157.tsv +176 -0
  341. data/data/004010/code-lists/1570.tsv +7 -0
  342. data/data/004010/code-lists/1571.tsv +3 -0
  343. data/data/004010/code-lists/1572.tsv +4 -0
  344. data/data/004010/code-lists/1574.tsv +7 -0
  345. data/data/004010/code-lists/1575.tsv +7 -0
  346. data/data/004010/code-lists/1576.tsv +4 -0
  347. data/data/004010/code-lists/1577.tsv +4 -0
  348. data/data/004010/code-lists/1578.tsv +10 -0
  349. data/data/004010/code-lists/1579.tsv +4 -0
  350. data/data/004010/code-lists/1585.tsv +7 -0
  351. data/data/004010/code-lists/1588.tsv +21 -0
  352. data/data/004010/code-lists/1590.tsv +125 -0
  353. data/data/004010/code-lists/1591.tsv +133 -0
  354. data/data/004010/code-lists/1592.tsv +34 -0
  355. data/data/004010/code-lists/1594.tsv +43 -0
  356. data/data/004010/code-lists/1595.tsv +16 -0
  357. data/data/004010/code-lists/1596.tsv +56 -0
  358. data/data/004010/code-lists/1599.tsv +125 -0
  359. data/data/004010/code-lists/16.tsv +7 -0
  360. data/data/004010/code-lists/160.tsv +5 -0
  361. data/data/004010/code-lists/1600.tsv +10 -0
  362. data/data/004010/code-lists/1601.tsv +13 -0
  363. data/data/004010/code-lists/1602.tsv +33 -0
  364. data/data/004010/code-lists/1606.tsv +13 -0
  365. data/data/004010/code-lists/1607.tsv +21 -0
  366. data/data/004010/code-lists/1609.tsv +21 -0
  367. data/data/004010/code-lists/1610.tsv +5 -0
  368. data/data/004010/code-lists/1611.tsv +12 -0
  369. data/data/004010/code-lists/1612.tsv +6 -0
  370. data/data/004010/code-lists/1617.tsv +5 -0
  371. data/data/004010/code-lists/1619.tsv +4 -0
  372. data/data/004010/code-lists/1620.tsv +23 -0
  373. data/data/004010/code-lists/1621.tsv +2 -0
  374. data/data/004010/code-lists/1622.tsv +9 -0
  375. data/data/004010/code-lists/1626.tsv +4 -0
  376. data/data/004010/code-lists/1627.tsv +3 -0
  377. data/data/004010/code-lists/1629.tsv +14 -0
  378. data/data/004010/code-lists/163.tsv +20 -0
  379. data/data/004010/code-lists/1630.tsv +18 -0
  380. data/data/004010/code-lists/1631.tsv +8 -0
  381. data/data/004010/code-lists/1632.tsv +35 -0
  382. data/data/004010/code-lists/1633.tsv +6 -0
  383. data/data/004010/code-lists/1634.tsv +85 -0
  384. data/data/004010/code-lists/1635.tsv +13 -0
  385. data/data/004010/code-lists/1636.tsv +28 -0
  386. data/data/004010/code-lists/1637.tsv +3 -0
  387. data/data/004010/code-lists/1638.tsv +14 -0
  388. data/data/004010/code-lists/1642.tsv +9 -0
  389. data/data/004010/code-lists/1644.tsv +8 -0
  390. data/data/004010/code-lists/1650.tsv +43 -0
  391. data/data/004010/code-lists/1651.tsv +87 -0
  392. data/data/004010/code-lists/1652.tsv +10 -0
  393. data/data/004010/code-lists/1653.tsv +21 -0
  394. data/data/004010/code-lists/1656.tsv +5 -0
  395. data/data/004010/code-lists/1657.tsv +4 -0
  396. data/data/004010/code-lists/1658.tsv +8 -0
  397. data/data/004010/code-lists/1675.tsv +5 -0
  398. data/data/004010/code-lists/1678.tsv +8 -0
  399. data/data/004010/code-lists/1679.tsv +4 -0
  400. data/data/004010/code-lists/1680.tsv +4 -0
  401. data/data/004010/code-lists/1681.tsv +17 -0
  402. data/data/004010/code-lists/1685.tsv +4 -0
  403. data/data/004010/code-lists/176.tsv +43 -0
  404. data/data/004010/code-lists/181.tsv +49 -0
  405. data/data/004010/code-lists/184.tsv +17 -0
  406. data/data/004010/code-lists/187.tsv +52 -0
  407. data/data/004010/code-lists/188.tsv +9 -0
  408. data/data/004010/code-lists/190.tsv +3 -0
  409. data/data/004010/code-lists/192.tsv +4 -0
  410. data/data/004010/code-lists/195.tsv +7 -0
  411. data/data/004010/code-lists/197.tsv +8 -0
  412. data/data/004010/code-lists/199.tsv +5 -0
  413. data/data/004010/code-lists/201.tsv +13 -0
  414. data/data/004010/code-lists/202.tsv +37 -0
  415. data/data/004010/code-lists/208.tsv +14 -0
  416. data/data/004010/code-lists/210.tsv +3 -0
  417. data/data/004010/code-lists/211.tsv +135 -0
  418. data/data/004010/code-lists/214.tsv +5 -0
  419. data/data/004010/code-lists/216.tsv +2 -0
  420. data/data/004010/code-lists/221.tsv +48 -0
  421. data/data/004010/code-lists/226.tsv +3 -0
  422. data/data/004010/code-lists/23.tsv +24 -0
  423. data/data/004010/code-lists/231.tsv +16 -0
  424. data/data/004010/code-lists/235.tsv +478 -0
  425. data/data/004010/code-lists/236.tsv +165 -0
  426. data/data/004010/code-lists/240.tsv +20 -0
  427. data/data/004010/code-lists/241.tsv +10 -0
  428. data/data/004010/code-lists/242.tsv +9 -0
  429. data/data/004010/code-lists/246.tsv +60 -0
  430. data/data/004010/code-lists/248.tsv +8 -0
  431. data/data/004010/code-lists/249.tsv +6 -0
  432. data/data/004010/code-lists/253.tsv +7 -0
  433. data/data/004010/code-lists/256.tsv +22 -0
  434. data/data/004010/code-lists/257.tsv +11 -0
  435. data/data/004010/code-lists/259.tsv +22 -0
  436. data/data/004010/code-lists/261.tsv +11 -0
  437. data/data/004010/code-lists/262.tsv +11 -0
  438. data/data/004010/code-lists/263.tsv +21 -0
  439. data/data/004010/code-lists/271.tsv +2 -0
  440. data/data/004010/code-lists/272.tsv +3 -0
  441. data/data/004010/code-lists/278.tsv +3 -0
  442. data/data/004010/code-lists/283.tsv +5 -0
  443. data/data/004010/code-lists/284.tsv +67 -0
  444. data/data/004010/code-lists/286.tsv +11 -0
  445. data/data/004010/code-lists/287.tsv +4 -0
  446. data/data/004010/code-lists/288.tsv +8 -0
  447. data/data/004010/code-lists/290.tsv +3 -0
  448. data/data/004010/code-lists/291.tsv +4 -0
  449. data/data/004010/code-lists/292.tsv +3 -0
  450. data/data/004010/code-lists/293.tsv +4 -0
  451. data/data/004010/code-lists/295.tsv +10 -0
  452. data/data/004010/code-lists/304.tsv +105 -0
  453. data/data/004010/code-lists/305.tsv +24 -0
  454. data/data/004010/code-lists/306.tsv +297 -0
  455. data/data/004010/code-lists/308.tsv +2 -0
  456. data/data/004010/code-lists/309.tsv +173 -0
  457. data/data/004010/code-lists/311.tsv +6 -0
  458. data/data/004010/code-lists/312.tsv +6 -0
  459. data/data/004010/code-lists/313.tsv +11 -0
  460. data/data/004010/code-lists/321.tsv +9 -0
  461. data/data/004010/code-lists/322.tsv +4 -0
  462. data/data/004010/code-lists/33.tsv +7 -0
  463. data/data/004010/code-lists/331.tsv +23 -0
  464. data/data/004010/code-lists/334.tsv +4 -0
  465. data/data/004010/code-lists/335.tsv +26 -0
  466. data/data/004010/code-lists/336.tsv +66 -0
  467. data/data/004010/code-lists/340.tsv +114 -0
  468. data/data/004010/code-lists/344.tsv +51 -0
  469. data/data/004010/code-lists/345.tsv +31 -0
  470. data/data/004010/code-lists/346.tsv +85 -0
  471. data/data/004010/code-lists/349.tsv +4 -0
  472. data/data/004010/code-lists/353.tsv +66 -0
  473. data/data/004010/code-lists/355.tsv +795 -0
  474. data/data/004010/code-lists/363.tsv +242 -0
  475. data/data/004010/code-lists/365.tsv +41 -0
  476. data/data/004010/code-lists/366.tsv +231 -0
  477. data/data/004010/code-lists/368.tsv +103 -0
  478. data/data/004010/code-lists/371.tsv +31 -0
  479. data/data/004010/code-lists/372.tsv +3 -0
  480. data/data/004010/code-lists/374.tsv +1113 -0
  481. data/data/004010/code-lists/375.tsv +80 -0
  482. data/data/004010/code-lists/376.tsv +3 -0
  483. data/data/004010/code-lists/377.tsv +6 -0
  484. data/data/004010/code-lists/378.tsv +12 -0
  485. data/data/004010/code-lists/379.tsv +10 -0
  486. data/data/004010/code-lists/381.tsv +18 -0
  487. data/data/004010/code-lists/39.tsv +9 -0
  488. data/data/004010/code-lists/392.tsv +4 -0
  489. data/data/004010/code-lists/393.tsv +18 -0
  490. data/data/004010/code-lists/399.tsv +6 -0
  491. data/data/004010/code-lists/40.tsv +135 -0
  492. data/data/004010/code-lists/400.tsv +13 -0
  493. data/data/004010/code-lists/407.tsv +5 -0
  494. data/data/004010/code-lists/412.tsv +16 -0
  495. data/data/004010/code-lists/415.tsv +9 -0
  496. data/data/004010/code-lists/422.tsv +71 -0
  497. data/data/004010/code-lists/423.tsv +8 -0
  498. data/data/004010/code-lists/426.tsv +371 -0
  499. data/data/004010/code-lists/432.tsv +138 -0
  500. data/data/004010/code-lists/433.tsv +5 -0
  501. data/data/004010/code-lists/436.tsv +7 -0
  502. data/data/004010/code-lists/437.tsv +2 -0
  503. data/data/004010/code-lists/441.tsv +35 -0
  504. data/data/004010/code-lists/444.tsv +7 -0
  505. data/data/004010/code-lists/445.tsv +11 -0
  506. data/data/004010/code-lists/448.tsv +17 -0
  507. data/data/004010/code-lists/455.tsv +3 -0
  508. data/data/004010/code-lists/456.tsv +5 -0
  509. data/data/004010/code-lists/460.tsv +14 -0
  510. data/data/004010/code-lists/461.tsv +4 -0
  511. data/data/004010/code-lists/465.tsv +2 -0
  512. data/data/004010/code-lists/47.tsv +3 -0
  513. data/data/004010/code-lists/473.tsv +13 -0
  514. data/data/004010/code-lists/478.tsv +3 -0
  515. data/data/004010/code-lists/479.tsv +235 -0
  516. data/data/004010/code-lists/48.tsv +5 -0
  517. data/data/004010/code-lists/480.tsv +37 -0
  518. data/data/004010/code-lists/481.tsv +4 -0
  519. data/data/004010/code-lists/482.tsv +10 -0
  520. data/data/004010/code-lists/483.tsv +6 -0
  521. data/data/004010/code-lists/485.tsv +12 -0
  522. data/data/004010/code-lists/486.tsv +9 -0
  523. data/data/004010/code-lists/487.tsv +7 -0
  524. data/data/004010/code-lists/491.tsv +5 -0
  525. data/data/004010/code-lists/501.tsv +17 -0
  526. data/data/004010/code-lists/503.tsv +4 -0
  527. data/data/004010/code-lists/506.tsv +6 -0
  528. data/data/004010/code-lists/51.tsv +3 -0
  529. data/data/004010/code-lists/511.tsv +10 -0
  530. data/data/004010/code-lists/512.tsv +5 -0
  531. data/data/004010/code-lists/514.tsv +14 -0
  532. data/data/004010/code-lists/516.tsv +5 -0
  533. data/data/004010/code-lists/519.tsv +7 -0
  534. data/data/004010/code-lists/52.tsv +20 -0
  535. data/data/004010/code-lists/521.tsv +55 -0
  536. data/data/004010/code-lists/522.tsv +1474 -0
  537. data/data/004010/code-lists/529.tsv +17 -0
  538. data/data/004010/code-lists/533.tsv +5 -0
  539. data/data/004010/code-lists/534.tsv +8 -0
  540. data/data/004010/code-lists/535.tsv +7 -0
  541. data/data/004010/code-lists/536.tsv +14 -0
  542. data/data/004010/code-lists/537.tsv +3 -0
  543. data/data/004010/code-lists/538.tsv +10 -0
  544. data/data/004010/code-lists/54.tsv +10 -0
  545. data/data/004010/code-lists/544.tsv +3 -0
  546. data/data/004010/code-lists/545.tsv +10 -0
  547. data/data/004010/code-lists/546.tsv +149 -0
  548. data/data/004010/code-lists/547.tsv +19 -0
  549. data/data/004010/code-lists/548.tsv +60 -0
  550. data/data/004010/code-lists/558.tsv +8 -0
  551. data/data/004010/code-lists/559.tsv +177 -0
  552. data/data/004010/code-lists/56.tsv +19 -0
  553. data/data/004010/code-lists/560.tsv +169 -0
  554. data/data/004010/code-lists/562.tsv +47 -0
  555. data/data/004010/code-lists/563.tsv +55 -0
  556. data/data/004010/code-lists/566.tsv +10 -0
  557. data/data/004010/code-lists/568.tsv +8 -0
  558. data/data/004010/code-lists/569.tsv +41 -0
  559. data/data/004010/code-lists/570.tsv +3 -0
  560. data/data/004010/code-lists/571.tsv +3 -0
  561. data/data/004010/code-lists/572.tsv +6 -0
  562. data/data/004010/code-lists/575.tsv +2 -0
  563. data/data/004010/code-lists/578.tsv +15 -0
  564. data/data/004010/code-lists/579.tsv +9 -0
  565. data/data/004010/code-lists/580.tsv +6 -0
  566. data/data/004010/code-lists/582.tsv +14 -0
  567. data/data/004010/code-lists/584.tsv +70 -0
  568. data/data/004010/code-lists/585.tsv +20 -0
  569. data/data/004010/code-lists/587.tsv +16 -0
  570. data/data/004010/code-lists/590.tsv +4 -0
  571. data/data/004010/code-lists/591.tsv +55 -0
  572. data/data/004010/code-lists/592.tsv +8 -0
  573. data/data/004010/code-lists/594.tsv +17 -0
  574. data/data/004010/code-lists/595.tsv +7 -0
  575. data/data/004010/code-lists/599.tsv +54 -0
  576. data/data/004010/code-lists/604.tsv +4 -0
  577. data/data/004010/code-lists/605.tsv +5 -0
  578. data/data/004010/code-lists/608.tsv +8 -0
  579. data/data/004010/code-lists/611.tsv +26 -0
  580. data/data/004010/code-lists/612.tsv +5 -0
  581. data/data/004010/code-lists/615.tsv +37 -0
  582. data/data/004010/code-lists/617.tsv +19 -0
  583. data/data/004010/code-lists/623.tsv +52 -0
  584. data/data/004010/code-lists/625.tsv +5 -0
  585. data/data/004010/code-lists/626.tsv +24 -0
  586. data/data/004010/code-lists/627.tsv +6 -0
  587. data/data/004010/code-lists/629.tsv +7 -0
  588. data/data/004010/code-lists/632.tsv +12 -0
  589. data/data/004010/code-lists/635.tsv +21 -0
  590. data/data/004010/code-lists/639.tsv +92 -0
  591. data/data/004010/code-lists/640.tsv +447 -0
  592. data/data/004010/code-lists/641.tsv +388 -0
  593. data/data/004010/code-lists/644.tsv +5 -0
  594. data/data/004010/code-lists/645.tsv +3 -0
  595. data/data/004010/code-lists/647.tsv +163 -0
  596. data/data/004010/code-lists/648.tsv +7 -0
  597. data/data/004010/code-lists/650.tsv +67 -0
  598. data/data/004010/code-lists/653.tsv +13 -0
  599. data/data/004010/code-lists/654.tsv +5 -0
  600. data/data/004010/code-lists/656.tsv +3 -0
  601. data/data/004010/code-lists/659.tsv +12 -0
  602. data/data/004010/code-lists/66.tsv +216 -0
  603. data/data/004010/code-lists/662.tsv +6 -0
  604. data/data/004010/code-lists/665.tsv +3 -0
  605. data/data/004010/code-lists/666.tsv +21 -0
  606. data/data/004010/code-lists/668.tsv +27 -0
  607. data/data/004010/code-lists/669.tsv +7 -0
  608. data/data/004010/code-lists/670.tsv +30 -0
  609. data/data/004010/code-lists/672.tsv +9 -0
  610. data/data/004010/code-lists/673.tsv +833 -0
  611. data/data/004010/code-lists/674.tsv +6 -0
  612. data/data/004010/code-lists/675.tsv +12 -0
  613. data/data/004010/code-lists/676.tsv +5 -0
  614. data/data/004010/code-lists/678.tsv +45 -0
  615. data/data/004010/code-lists/679.tsv +10 -0
  616. data/data/004010/code-lists/680.tsv +22 -0
  617. data/data/004010/code-lists/681.tsv +12 -0
  618. data/data/004010/code-lists/682.tsv +32 -0
  619. data/data/004010/code-lists/683.tsv +6 -0
  620. data/data/004010/code-lists/687.tsv +53 -0
  621. data/data/004010/code-lists/688.tsv +10 -0
  622. data/data/004010/code-lists/689.tsv +18 -0
  623. data/data/004010/code-lists/692.tsv +28 -0
  624. data/data/004010/code-lists/693.tsv +8 -0
  625. data/data/004010/code-lists/695.tsv +13 -0
  626. data/data/004010/code-lists/698.tsv +4 -0
  627. data/data/004010/code-lists/699.tsv +3 -0
  628. data/data/004010/code-lists/701.tsv +84 -0
  629. data/data/004010/code-lists/703.tsv +16 -0
  630. data/data/004010/code-lists/704.tsv +15 -0
  631. data/data/004010/code-lists/705.tsv +4 -0
  632. data/data/004010/code-lists/707.tsv +70 -0
  633. data/data/004010/code-lists/708.tsv +85 -0
  634. data/data/004010/code-lists/709.tsv +3 -0
  635. data/data/004010/code-lists/714.tsv +4 -0
  636. data/data/004010/code-lists/715.tsv +8 -0
  637. data/data/004010/code-lists/716.tsv +24 -0
  638. data/data/004010/code-lists/717.tsv +7 -0
  639. data/data/004010/code-lists/718.tsv +26 -0
  640. data/data/004010/code-lists/72.tsv +4 -0
  641. data/data/004010/code-lists/720.tsv +9 -0
  642. data/data/004010/code-lists/723.tsv +11 -0
  643. data/data/004010/code-lists/726.tsv +20 -0
  644. data/data/004010/code-lists/728.tsv +12 -0
  645. data/data/004010/code-lists/73.tsv +4 -0
  646. data/data/004010/code-lists/731.tsv +8 -0
  647. data/data/004010/code-lists/732.tsv +11 -0
  648. data/data/004010/code-lists/735.tsv +171 -0
  649. data/data/004010/code-lists/736.tsv +3 -0
  650. data/data/004010/code-lists/737.tsv +153 -0
  651. data/data/004010/code-lists/738.tsv +921 -0
  652. data/data/004010/code-lists/743.tsv +5 -0
  653. data/data/004010/code-lists/744.tsv +13 -0
  654. data/data/004010/code-lists/745.tsv +2 -0
  655. data/data/004010/code-lists/747.tsv +4 -0
  656. data/data/004010/code-lists/748.tsv +25 -0
  657. data/data/004010/code-lists/750.tsv +218 -0
  658. data/data/004010/code-lists/752.tsv +102 -0
  659. data/data/004010/code-lists/753.tsv +45 -0
  660. data/data/004010/code-lists/755.tsv +523 -0
  661. data/data/004010/code-lists/756.tsv +52 -0
  662. data/data/004010/code-lists/759.tsv +2 -0
  663. data/data/004010/code-lists/760.tsv +2 -0
  664. data/data/004010/code-lists/762.tsv +14 -0
  665. data/data/004010/code-lists/771.tsv +13 -0
  666. data/data/004010/code-lists/772.tsv +4 -0
  667. data/data/004010/code-lists/78.tsv +5 -0
  668. data/data/004010/code-lists/783.tsv +16 -0
  669. data/data/004010/code-lists/786.tsv +18 -0
  670. data/data/004010/code-lists/789.tsv +18 -0
  671. data/data/004010/code-lists/792.tsv +16 -0
  672. data/data/004010/code-lists/795.tsv +10 -0
  673. data/data/004010/code-lists/797.tsv +6 -0
  674. data/data/004010/code-lists/8.tsv +3 -0
  675. data/data/004010/code-lists/808.tsv +20 -0
  676. data/data/004010/code-lists/811.tsv +19 -0
  677. data/data/004010/code-lists/812.tsv +11 -0
  678. data/data/004010/code-lists/813.tsv +13 -0
  679. data/data/004010/code-lists/814.tsv +3 -0
  680. data/data/004010/code-lists/815.tsv +14 -0
  681. data/data/004010/code-lists/816.tsv +11 -0
  682. data/data/004010/code-lists/820.tsv +32 -0
  683. data/data/004010/code-lists/821.tsv +154 -0
  684. data/data/004010/code-lists/829.tsv +15 -0
  685. data/data/004010/code-lists/83.tsv +13 -0
  686. data/data/004010/code-lists/831.tsv +15 -0
  687. data/data/004010/code-lists/835.tsv +2 -0
  688. data/data/004010/code-lists/836.tsv +22 -0
  689. data/data/004010/code-lists/837.tsv +12 -0
  690. data/data/004010/code-lists/844.tsv +4 -0
  691. data/data/004010/code-lists/845.tsv +8 -0
  692. data/data/004010/code-lists/846.tsv +40 -0
  693. data/data/004010/code-lists/847.tsv +9 -0
  694. data/data/004010/code-lists/848.tsv +4 -0
  695. data/data/004010/code-lists/849.tsv +4 -0
  696. data/data/004010/code-lists/850.tsv +13 -0
  697. data/data/004010/code-lists/852.tsv +5 -0
  698. data/data/004010/code-lists/853.tsv +22 -0
  699. data/data/004010/code-lists/854.tsv +21 -0
  700. data/data/004010/code-lists/855.tsv +3 -0
  701. data/data/004010/code-lists/856.tsv +5 -0
  702. data/data/004010/code-lists/859.tsv +40 -0
  703. data/data/004010/code-lists/868.tsv +3 -0
  704. data/data/004010/code-lists/875.tsv +104 -0
  705. data/data/004010/code-lists/88.tsv +21 -0
  706. data/data/004010/code-lists/883.tsv +8 -0
  707. data/data/004010/code-lists/886.tsv +10 -0
  708. data/data/004010/code-lists/887.tsv +16 -0
  709. data/data/004010/code-lists/888.tsv +8 -0
  710. data/data/004010/code-lists/889.tsv +11 -0
  711. data/data/004010/code-lists/890.tsv +17 -0
  712. data/data/004010/code-lists/891.tsv +21 -0
  713. data/data/004010/code-lists/892.tsv +26 -0
  714. data/data/004010/code-lists/893.tsv +3 -0
  715. data/data/004010/code-lists/894.tsv +13 -0
  716. data/data/004010/code-lists/897.tsv +5 -0
  717. data/data/004010/code-lists/9.tsv +24 -0
  718. data/data/004010/code-lists/90.tsv +5 -0
  719. data/data/004010/code-lists/901.tsv +182 -0
  720. data/data/004010/code-lists/902.tsv +5 -0
  721. data/data/004010/code-lists/903.tsv +4 -0
  722. data/data/004010/code-lists/904.tsv +7 -0
  723. data/data/004010/code-lists/906.tsv +5 -0
  724. data/data/004010/code-lists/91.tsv +72 -0
  725. data/data/004010/code-lists/912.tsv +6 -0
  726. data/data/004010/code-lists/913.tsv +17 -0
  727. data/data/004010/code-lists/92.tsv +70 -0
  728. data/data/004010/code-lists/921.tsv +7 -0
  729. data/data/004010/code-lists/922.tsv +4 -0
  730. data/data/004010/code-lists/923.tsv +9 -0
  731. data/data/004010/code-lists/924.tsv +3 -0
  732. data/data/004010/code-lists/927.tsv +3 -0
  733. data/data/004010/code-lists/934.tsv +8 -0
  734. data/data/004010/code-lists/935.tsv +97 -0
  735. data/data/004010/code-lists/936.tsv +46 -0
  736. data/data/004010/code-lists/937.tsv +21 -0
  737. data/data/004010/code-lists/938.tsv +9 -0
  738. data/data/004010/code-lists/939.tsv +3 -0
  739. data/data/004010/code-lists/940.tsv +6 -0
  740. data/data/004010/code-lists/943.tsv +27 -0
  741. data/data/004010/code-lists/944.tsv +17 -0
  742. data/data/004010/code-lists/945.tsv +30 -0
  743. data/data/004010/code-lists/950.tsv +49 -0
  744. data/data/004010/code-lists/951.tsv +10 -0
  745. data/data/004010/code-lists/952.tsv +4 -0
  746. data/data/004010/code-lists/955.tsv +4 -0
  747. data/data/004010/code-lists/959.tsv +3 -0
  748. data/data/004010/code-lists/960.tsv +14 -0
  749. data/data/004010/code-lists/962.tsv +12 -0
  750. data/data/004010/code-lists/963.tsv +75 -0
  751. data/data/004010/code-lists/964.tsv +20 -0
  752. data/data/004010/code-lists/969.tsv +12 -0
  753. data/data/004010/code-lists/974.tsv +2 -0
  754. data/data/004010/code-lists/976.tsv +6 -0
  755. data/data/004010/code-lists/98.tsv +1313 -0
  756. data/data/004010/code-lists/980.tsv +9 -0
  757. data/data/004010/code-lists/981.tsv +20 -0
  758. data/data/004010/code-lists/982.tsv +6 -0
  759. data/data/004010/code-lists/983.tsv +3 -0
  760. data/data/004010/code-lists/984.tsv +4 -0
  761. data/data/004010/code-lists/985.tsv +2 -0
  762. data/data/004010/code-lists/986.tsv +2 -0
  763. data/data/004010/code-lists/987.tsv +10 -0
  764. data/data/004010/code-lists/988.tsv +22 -0
  765. data/data/004010/code-lists/990.tsv +8 -0
  766. data/data/004010/code-lists/992.tsv +7 -0
  767. data/data/004010/code-lists/994.tsv +13 -0
  768. data/data/004010/code-lists/998.tsv +4 -0
  769. data/data/004010/code-lists/999.tsv +13 -0
  770. data/data/004010/code-lists/I01.tsv +8 -0
  771. data/data/004010/code-lists/I03.tsv +3 -0
  772. data/data/004010/code-lists/I05.tsv +39 -0
  773. data/data/004010/code-lists/I10.tsv +2 -0
  774. data/data/004010/code-lists/I11.tsv +15 -0
  775. data/data/004010/code-lists/I13.tsv +3 -0
  776. data/data/004010/code-lists/I14.tsv +4 -0
  777. data/data/004010/code-lists/I17.tsv +4 -0
  778. data/data/004010/code-lists/I18.tsv +33 -0
  779. data/data/004010/code-lists/I19.tsv +4 -0
  780. data/data/004010/code-lists/I22.tsv +14 -0
  781. data/data/004010/code-lists/I27.tsv +40 -0
  782. data/data/004010/code-lists/I29.tsv +3 -0
  783. data/data/004010/code-lists/I32.tsv +4 -0
  784. data/data/004010/code-lists/I33.tsv +25 -0
  785. data/data/004010/code-lists/I34.tsv +4 -0
  786. data/data/004010/code-lists/I37.tsv +40 -0
  787. data/data/004010/code-lists/I40.tsv +10 -0
  788. data/data/004010/code-lists/I43.tsv +35 -0
  789. data/data/004010/code-lists/I56.tsv +7 -0
  790. data/data/004010/code-lists/I58.tsv +6 -0
  791. data/data/004010/code-lists/I60.tsv +3 -0
  792. data/data/004010/code-lists/I61.tsv +4 -0
  793. data/data/004010/code-lists/I62.tsv +4 -0
  794. data/data/004010/code-lists/I63.tsv +7 -0
  795. data/data/004010/elements.tsv +1405 -0
  796. data/data/004010/segments-by-transaction-set/100.tsv +44 -0
  797. data/data/004010/segments-by-transaction-set/101.tsv +11 -0
  798. data/data/004010/segments-by-transaction-set/102.tsv +5 -0
  799. data/data/004010/segments-by-transaction-set/103.tsv +48 -0
  800. data/data/004010/segments-by-transaction-set/104.tsv +36 -0
  801. data/data/004010/segments-by-transaction-set/105.tsv +68 -0
  802. data/data/004010/segments-by-transaction-set/106.tsv +45 -0
  803. data/data/004010/segments-by-transaction-set/107.tsv +45 -0
  804. data/data/004010/segments-by-transaction-set/108.tsv +11 -0
  805. data/data/004010/segments-by-transaction-set/109.tsv +10 -0
  806. data/data/004010/segments-by-transaction-set/110.tsv +36 -0
  807. data/data/004010/segments-by-transaction-set/111.tsv +49 -0
  808. data/data/004010/segments-by-transaction-set/112.tsv +32 -0
  809. data/data/004010/segments-by-transaction-set/113.tsv +50 -0
  810. data/data/004010/segments-by-transaction-set/120.tsv +11 -0
  811. data/data/004010/segments-by-transaction-set/121.tsv +10 -0
  812. data/data/004010/segments-by-transaction-set/124.tsv +71 -0
  813. data/data/004010/segments-by-transaction-set/125.tsv +5 -0
  814. data/data/004010/segments-by-transaction-set/126.tsv +6 -0
  815. data/data/004010/segments-by-transaction-set/127.tsv +5 -0
  816. data/data/004010/segments-by-transaction-set/128.tsv +10 -0
  817. data/data/004010/segments-by-transaction-set/129.tsv +5 -0
  818. data/data/004010/segments-by-transaction-set/130.tsv +77 -0
  819. data/data/004010/segments-by-transaction-set/131.tsv +7 -0
  820. data/data/004010/segments-by-transaction-set/132.tsv +62 -0
  821. data/data/004010/segments-by-transaction-set/133.tsv +46 -0
  822. data/data/004010/segments-by-transaction-set/135.tsv +44 -0
  823. data/data/004010/segments-by-transaction-set/138.tsv +57 -0
  824. data/data/004010/segments-by-transaction-set/139.tsv +13 -0
  825. data/data/004010/segments-by-transaction-set/140.tsv +58 -0
  826. data/data/004010/segments-by-transaction-set/141.tsv +21 -0
  827. data/data/004010/segments-by-transaction-set/142.tsv +73 -0
  828. data/data/004010/segments-by-transaction-set/143.tsv +67 -0
  829. data/data/004010/segments-by-transaction-set/144.tsv +13 -0
  830. data/data/004010/segments-by-transaction-set/146.tsv +18 -0
  831. data/data/004010/segments-by-transaction-set/147.tsv +13 -0
  832. data/data/004010/segments-by-transaction-set/148.tsv +113 -0
  833. data/data/004010/segments-by-transaction-set/149.tsv +34 -0
  834. data/data/004010/segments-by-transaction-set/150.tsv +23 -0
  835. data/data/004010/segments-by-transaction-set/151.tsv +19 -0
  836. data/data/004010/segments-by-transaction-set/152.tsv +22 -0
  837. data/data/004010/segments-by-transaction-set/153.tsv +23 -0
  838. data/data/004010/segments-by-transaction-set/154.tsv +30 -0
  839. data/data/004010/segments-by-transaction-set/155.tsv +139 -0
  840. data/data/004010/segments-by-transaction-set/157.tsv +24 -0
  841. data/data/004010/segments-by-transaction-set/158.tsv +9 -0
  842. data/data/004010/segments-by-transaction-set/159.tsv +29 -0
  843. data/data/004010/segments-by-transaction-set/160.tsv +17 -0
  844. data/data/004010/segments-by-transaction-set/161.tsv +10 -0
  845. data/data/004010/segments-by-transaction-set/163.tsv +29 -0
  846. data/data/004010/segments-by-transaction-set/170.tsv +8 -0
  847. data/data/004010/segments-by-transaction-set/175.tsv +35 -0
  848. data/data/004010/segments-by-transaction-set/176.tsv +41 -0
  849. data/data/004010/segments-by-transaction-set/179.tsv +79 -0
  850. data/data/004010/segments-by-transaction-set/180.tsv +56 -0
  851. data/data/004010/segments-by-transaction-set/185.tsv +33 -0
  852. data/data/004010/segments-by-transaction-set/186.tsv +86 -0
  853. data/data/004010/segments-by-transaction-set/187.tsv +92 -0
  854. data/data/004010/segments-by-transaction-set/188.tsv +12 -0
  855. data/data/004010/segments-by-transaction-set/189.tsv +92 -0
  856. data/data/004010/segments-by-transaction-set/190.tsv +28 -0
  857. data/data/004010/segments-by-transaction-set/191.tsv +33 -0
  858. data/data/004010/segments-by-transaction-set/194.tsv +62 -0
  859. data/data/004010/segments-by-transaction-set/195.tsv +49 -0
  860. data/data/004010/segments-by-transaction-set/196.tsv +28 -0
  861. data/data/004010/segments-by-transaction-set/197.tsv +42 -0
  862. data/data/004010/segments-by-transaction-set/198.tsv +52 -0
  863. data/data/004010/segments-by-transaction-set/199.tsv +32 -0
  864. data/data/004010/segments-by-transaction-set/200.tsv +115 -0
  865. data/data/004010/segments-by-transaction-set/201.tsv +97 -0
  866. data/data/004010/segments-by-transaction-set/202.tsv +71 -0
  867. data/data/004010/segments-by-transaction-set/203.tsv +30 -0
  868. data/data/004010/segments-by-transaction-set/204.tsv +82 -0
  869. data/data/004010/segments-by-transaction-set/205.tsv +36 -0
  870. data/data/004010/segments-by-transaction-set/206.tsv +54 -0
  871. data/data/004010/segments-by-transaction-set/210.tsv +58 -0
  872. data/data/004010/segments-by-transaction-set/211.tsv +36 -0
  873. data/data/004010/segments-by-transaction-set/212.tsv +33 -0
  874. data/data/004010/segments-by-transaction-set/213.tsv +12 -0
  875. data/data/004010/segments-by-transaction-set/214.tsv +23 -0
  876. data/data/004010/segments-by-transaction-set/215.tsv +62 -0
  877. data/data/004010/segments-by-transaction-set/216.tsv +11 -0
  878. data/data/004010/segments-by-transaction-set/217.tsv +26 -0
  879. data/data/004010/segments-by-transaction-set/219.tsv +67 -0
  880. data/data/004010/segments-by-transaction-set/220.tsv +38 -0
  881. data/data/004010/segments-by-transaction-set/222.tsv +43 -0
  882. data/data/004010/segments-by-transaction-set/223.tsv +27 -0
  883. data/data/004010/segments-by-transaction-set/224.tsv +4 -0
  884. data/data/004010/segments-by-transaction-set/225.tsv +3 -0
  885. data/data/004010/segments-by-transaction-set/227.tsv +13 -0
  886. data/data/004010/segments-by-transaction-set/228.tsv +20 -0
  887. data/data/004010/segments-by-transaction-set/240.tsv +27 -0
  888. data/data/004010/segments-by-transaction-set/242.tsv +15 -0
  889. data/data/004010/segments-by-transaction-set/244.tsv +11 -0
  890. data/data/004010/segments-by-transaction-set/245.tsv +36 -0
  891. data/data/004010/segments-by-transaction-set/248.tsv +25 -0
  892. data/data/004010/segments-by-transaction-set/249.tsv +37 -0
  893. data/data/004010/segments-by-transaction-set/250.tsv +17 -0
  894. data/data/004010/segments-by-transaction-set/251.tsv +48 -0
  895. data/data/004010/segments-by-transaction-set/252.tsv +74 -0
  896. data/data/004010/segments-by-transaction-set/255.tsv +54 -0
  897. data/data/004010/segments-by-transaction-set/256.tsv +49 -0
  898. data/data/004010/segments-by-transaction-set/259.tsv +30 -0
  899. data/data/004010/segments-by-transaction-set/260.tsv +30 -0
  900. data/data/004010/segments-by-transaction-set/261.tsv +50 -0
  901. data/data/004010/segments-by-transaction-set/262.tsv +71 -0
  902. data/data/004010/segments-by-transaction-set/263.tsv +13 -0
  903. data/data/004010/segments-by-transaction-set/264.tsv +43 -0
  904. data/data/004010/segments-by-transaction-set/265.tsv +48 -0
  905. data/data/004010/segments-by-transaction-set/266.tsv +39 -0
  906. data/data/004010/segments-by-transaction-set/267.tsv +202 -0
  907. data/data/004010/segments-by-transaction-set/268.tsv +82 -0
  908. data/data/004010/segments-by-transaction-set/269.tsv +20 -0
  909. data/data/004010/segments-by-transaction-set/270.tsv +24 -0
  910. data/data/004010/segments-by-transaction-set/271.tsv +48 -0
  911. data/data/004010/segments-by-transaction-set/272.tsv +123 -0
  912. data/data/004010/segments-by-transaction-set/273.tsv +79 -0
  913. data/data/004010/segments-by-transaction-set/274.tsv +41 -0
  914. data/data/004010/segments-by-transaction-set/275.tsv +26 -0
  915. data/data/004010/segments-by-transaction-set/276.tsv +24 -0
  916. data/data/004010/segments-by-transaction-set/277.tsv +37 -0
  917. data/data/004010/segments-by-transaction-set/278.tsv +37 -0
  918. data/data/004010/segments-by-transaction-set/280.tsv +26 -0
  919. data/data/004010/segments-by-transaction-set/283.tsv +38 -0
  920. data/data/004010/segments-by-transaction-set/284.tsv +47 -0
  921. data/data/004010/segments-by-transaction-set/285.tsv +43 -0
  922. data/data/004010/segments-by-transaction-set/286.tsv +39 -0
  923. data/data/004010/segments-by-transaction-set/288.tsv +29 -0
  924. data/data/004010/segments-by-transaction-set/290.tsv +17 -0
  925. data/data/004010/segments-by-transaction-set/300.tsv +42 -0
  926. data/data/004010/segments-by-transaction-set/301.tsv +40 -0
  927. data/data/004010/segments-by-transaction-set/303.tsv +5 -0
  928. data/data/004010/segments-by-transaction-set/304.tsv +133 -0
  929. data/data/004010/segments-by-transaction-set/309.tsv +30 -0
  930. data/data/004010/segments-by-transaction-set/310.tsv +78 -0
  931. data/data/004010/segments-by-transaction-set/311.tsv +28 -0
  932. data/data/004010/segments-by-transaction-set/312.tsv +58 -0
  933. data/data/004010/segments-by-transaction-set/313.tsv +4 -0
  934. data/data/004010/segments-by-transaction-set/315.tsv +8 -0
  935. data/data/004010/segments-by-transaction-set/317.tsv +13 -0
  936. data/data/004010/segments-by-transaction-set/319.tsv +3 -0
  937. data/data/004010/segments-by-transaction-set/322.tsv +34 -0
  938. data/data/004010/segments-by-transaction-set/323.tsv +6 -0
  939. data/data/004010/segments-by-transaction-set/324.tsv +14 -0
  940. data/data/004010/segments-by-transaction-set/325.tsv +34 -0
  941. data/data/004010/segments-by-transaction-set/326.tsv +10 -0
  942. data/data/004010/segments-by-transaction-set/350.tsv +13 -0
  943. data/data/004010/segments-by-transaction-set/352.tsv +5 -0
  944. data/data/004010/segments-by-transaction-set/353.tsv +5 -0
  945. data/data/004010/segments-by-transaction-set/354.tsv +5 -0
  946. data/data/004010/segments-by-transaction-set/355.tsv +47 -0
  947. data/data/004010/segments-by-transaction-set/356.tsv +4 -0
  948. data/data/004010/segments-by-transaction-set/357.tsv +9 -0
  949. data/data/004010/segments-by-transaction-set/358.tsv +15 -0
  950. data/data/004010/segments-by-transaction-set/361.tsv +4 -0
  951. data/data/004010/segments-by-transaction-set/362.tsv +22 -0
  952. data/data/004010/segments-by-transaction-set/404.tsv +91 -0
  953. data/data/004010/segments-by-transaction-set/410.tsv +44 -0
  954. data/data/004010/segments-by-transaction-set/412.tsv +20 -0
  955. data/data/004010/segments-by-transaction-set/414.tsv +13 -0
  956. data/data/004010/segments-by-transaction-set/417.tsv +91 -0
  957. data/data/004010/segments-by-transaction-set/418.tsv +29 -0
  958. data/data/004010/segments-by-transaction-set/419.tsv +4 -0
  959. data/data/004010/segments-by-transaction-set/420.tsv +3 -0
  960. data/data/004010/segments-by-transaction-set/421.tsv +36 -0
  961. data/data/004010/segments-by-transaction-set/422.tsv +32 -0
  962. data/data/004010/segments-by-transaction-set/423.tsv +40 -0
  963. data/data/004010/segments-by-transaction-set/424.tsv +21 -0
  964. data/data/004010/segments-by-transaction-set/425.tsv +4 -0
  965. data/data/004010/segments-by-transaction-set/426.tsv +53 -0
  966. data/data/004010/segments-by-transaction-set/429.tsv +5 -0
  967. data/data/004010/segments-by-transaction-set/431.tsv +9 -0
  968. data/data/004010/segments-by-transaction-set/432.tsv +12 -0
  969. data/data/004010/segments-by-transaction-set/433.tsv +7 -0
  970. data/data/004010/segments-by-transaction-set/434.tsv +8 -0
  971. data/data/004010/segments-by-transaction-set/435.tsv +14 -0
  972. data/data/004010/segments-by-transaction-set/436.tsv +4 -0
  973. data/data/004010/segments-by-transaction-set/437.tsv +7 -0
  974. data/data/004010/segments-by-transaction-set/440.tsv +4 -0
  975. data/data/004010/segments-by-transaction-set/451.tsv +8 -0
  976. data/data/004010/segments-by-transaction-set/452.tsv +6 -0
  977. data/data/004010/segments-by-transaction-set/453.tsv +15 -0
  978. data/data/004010/segments-by-transaction-set/455.tsv +13 -0
  979. data/data/004010/segments-by-transaction-set/456.tsv +26 -0
  980. data/data/004010/segments-by-transaction-set/460.tsv +26 -0
  981. data/data/004010/segments-by-transaction-set/463.tsv +5 -0
  982. data/data/004010/segments-by-transaction-set/466.tsv +6 -0
  983. data/data/004010/segments-by-transaction-set/468.tsv +4 -0
  984. data/data/004010/segments-by-transaction-set/470.tsv +22 -0
  985. data/data/004010/segments-by-transaction-set/475.tsv +6 -0
  986. data/data/004010/segments-by-transaction-set/485.tsv +10 -0
  987. data/data/004010/segments-by-transaction-set/486.tsv +5 -0
  988. data/data/004010/segments-by-transaction-set/490.tsv +13 -0
  989. data/data/004010/segments-by-transaction-set/492.tsv +6 -0
  990. data/data/004010/segments-by-transaction-set/494.tsv +19 -0
  991. data/data/004010/segments-by-transaction-set/500.tsv +48 -0
  992. data/data/004010/segments-by-transaction-set/501.tsv +39 -0
  993. data/data/004010/segments-by-transaction-set/503.tsv +37 -0
  994. data/data/004010/segments-by-transaction-set/504.tsv +15 -0
  995. data/data/004010/segments-by-transaction-set/511.tsv +42 -0
  996. data/data/004010/segments-by-transaction-set/517.tsv +24 -0
  997. data/data/004010/segments-by-transaction-set/521.tsv +39 -0
  998. data/data/004010/segments-by-transaction-set/527.tsv +48 -0
  999. data/data/004010/segments-by-transaction-set/536.tsv +34 -0
  1000. data/data/004010/segments-by-transaction-set/540.tsv +24 -0
  1001. data/data/004010/segments-by-transaction-set/561.tsv +37 -0
  1002. data/data/004010/segments-by-transaction-set/567.tsv +17 -0
  1003. data/data/004010/segments-by-transaction-set/568.tsv +31 -0
  1004. data/data/004010/segments-by-transaction-set/601.tsv +20 -0
  1005. data/data/004010/segments-by-transaction-set/602.tsv +37 -0
  1006. data/data/004010/segments-by-transaction-set/620.tsv +22 -0
  1007. data/data/004010/segments-by-transaction-set/625.tsv +21 -0
  1008. data/data/004010/segments-by-transaction-set/650.tsv +42 -0
  1009. data/data/004010/segments-by-transaction-set/715.tsv +13 -0
  1010. data/data/004010/segments-by-transaction-set/753.tsv +17 -0
  1011. data/data/004010/segments-by-transaction-set/754.tsv +20 -0
  1012. data/data/004010/segments-by-transaction-set/805.tsv +42 -0
  1013. data/data/004010/segments-by-transaction-set/806.tsv +47 -0
  1014. data/data/004010/segments-by-transaction-set/810.tsv +93 -0
  1015. data/data/004010/segments-by-transaction-set/811.tsv +135 -0
  1016. data/data/004010/segments-by-transaction-set/812.tsv +38 -0
  1017. data/data/004010/segments-by-transaction-set/813.tsv +36 -0
  1018. data/data/004010/segments-by-transaction-set/814.tsv +45 -0
  1019. data/data/004010/segments-by-transaction-set/815.tsv +5 -0
  1020. data/data/004010/segments-by-transaction-set/816.tsv +21 -0
  1021. data/data/004010/segments-by-transaction-set/818.tsv +20 -0
  1022. data/data/004010/segments-by-transaction-set/819.tsv +37 -0
  1023. data/data/004010/segments-by-transaction-set/820.tsv +122 -0
  1024. data/data/004010/segments-by-transaction-set/821.tsv +47 -0
  1025. data/data/004010/segments-by-transaction-set/822.tsv +28 -0
  1026. data/data/004010/segments-by-transaction-set/823.tsv +94 -0
  1027. data/data/004010/segments-by-transaction-set/824.tsv +22 -0
  1028. data/data/004010/segments-by-transaction-set/826.tsv +34 -0
  1029. data/data/004010/segments-by-transaction-set/827.tsv +12 -0
  1030. data/data/004010/segments-by-transaction-set/828.tsv +17 -0
  1031. data/data/004010/segments-by-transaction-set/829.tsv +7 -0
  1032. data/data/004010/segments-by-transaction-set/830.tsv +80 -0
  1033. data/data/004010/segments-by-transaction-set/831.tsv +8 -0
  1034. data/data/004010/segments-by-transaction-set/832.tsv +153 -0
  1035. data/data/004010/segments-by-transaction-set/833.tsv +78 -0
  1036. data/data/004010/segments-by-transaction-set/834.tsv +109 -0
  1037. data/data/004010/segments-by-transaction-set/835.tsv +36 -0
  1038. data/data/004010/segments-by-transaction-set/836.tsv +50 -0
  1039. data/data/004010/segments-by-transaction-set/837.tsv +114 -0
  1040. data/data/004010/segments-by-transaction-set/838.tsv +69 -0
  1041. data/data/004010/segments-by-transaction-set/839.tsv +36 -0
  1042. data/data/004010/segments-by-transaction-set/840.tsv +160 -0
  1043. data/data/004010/segments-by-transaction-set/841.tsv +75 -0
  1044. data/data/004010/segments-by-transaction-set/842.tsv +80 -0
  1045. data/data/004010/segments-by-transaction-set/843.tsv +151 -0
  1046. data/data/004010/segments-by-transaction-set/844.tsv +39 -0
  1047. data/data/004010/segments-by-transaction-set/845.tsv +58 -0
  1048. data/data/004010/segments-by-transaction-set/846.tsv +64 -0
  1049. data/data/004010/segments-by-transaction-set/847.tsv +33 -0
  1050. data/data/004010/segments-by-transaction-set/848.tsv +36 -0
  1051. data/data/004010/segments-by-transaction-set/849.tsv +40 -0
  1052. data/data/004010/segments-by-transaction-set/850.tsv +206 -0
  1053. data/data/004010/segments-by-transaction-set/851.tsv +38 -0
  1054. data/data/004010/segments-by-transaction-set/852.tsv +29 -0
  1055. data/data/004010/segments-by-transaction-set/853.tsv +25 -0
  1056. data/data/004010/segments-by-transaction-set/854.tsv +29 -0
  1057. data/data/004010/segments-by-transaction-set/855.tsv +154 -0
  1058. data/data/004010/segments-by-transaction-set/856.tsv +58 -0
  1059. data/data/004010/segments-by-transaction-set/857.tsv +66 -0
  1060. data/data/004010/segments-by-transaction-set/858.tsv +117 -0
  1061. data/data/004010/segments-by-transaction-set/859.tsv +83 -0
  1062. data/data/004010/segments-by-transaction-set/860.tsv +200 -0
  1063. data/data/004010/segments-by-transaction-set/861.tsv +58 -0
  1064. data/data/004010/segments-by-transaction-set/862.tsv +31 -0
  1065. data/data/004010/segments-by-transaction-set/863.tsv +88 -0
  1066. data/data/004010/segments-by-transaction-set/864.tsv +17 -0
  1067. data/data/004010/segments-by-transaction-set/865.tsv +177 -0
  1068. data/data/004010/segments-by-transaction-set/866.tsv +30 -0
  1069. data/data/004010/segments-by-transaction-set/867.tsv +65 -0
  1070. data/data/004010/segments-by-transaction-set/868.tsv +22 -0
  1071. data/data/004010/segments-by-transaction-set/869.tsv +25 -0
  1072. data/data/004010/segments-by-transaction-set/870.tsv +65 -0
  1073. data/data/004010/segments-by-transaction-set/871.tsv +24 -0
  1074. data/data/004010/segments-by-transaction-set/872.tsv +51 -0
  1075. data/data/004010/segments-by-transaction-set/873.tsv +27 -0
  1076. data/data/004010/segments-by-transaction-set/874.tsv +18 -0
  1077. data/data/004010/segments-by-transaction-set/875.tsv +27 -0
  1078. data/data/004010/segments-by-transaction-set/876.tsv +27 -0
  1079. data/data/004010/segments-by-transaction-set/877.tsv +8 -0
  1080. data/data/004010/segments-by-transaction-set/878.tsv +18 -0
  1081. data/data/004010/segments-by-transaction-set/879.tsv +29 -0
  1082. data/data/004010/segments-by-transaction-set/880.tsv +37 -0
  1083. data/data/004010/segments-by-transaction-set/881.tsv +31 -0
  1084. data/data/004010/segments-by-transaction-set/882.tsv +17 -0
  1085. data/data/004010/segments-by-transaction-set/883.tsv +23 -0
  1086. data/data/004010/segments-by-transaction-set/884.tsv +10 -0
  1087. data/data/004010/segments-by-transaction-set/885.tsv +21 -0
  1088. data/data/004010/segments-by-transaction-set/886.tsv +14 -0
  1089. data/data/004010/segments-by-transaction-set/887.tsv +25 -0
  1090. data/data/004010/segments-by-transaction-set/888.tsv +64 -0
  1091. data/data/004010/segments-by-transaction-set/889.tsv +29 -0
  1092. data/data/004010/segments-by-transaction-set/891.tsv +10 -0
  1093. data/data/004010/segments-by-transaction-set/893.tsv +13 -0
  1094. data/data/004010/segments-by-transaction-set/894.tsv +14 -0
  1095. data/data/004010/segments-by-transaction-set/895.tsv +14 -0
  1096. data/data/004010/segments-by-transaction-set/896.tsv +13 -0
  1097. data/data/004010/segments-by-transaction-set/920.tsv +19 -0
  1098. data/data/004010/segments-by-transaction-set/924.tsv +6 -0
  1099. data/data/004010/segments-by-transaction-set/925.tsv +3 -0
  1100. data/data/004010/segments-by-transaction-set/926.tsv +5 -0
  1101. data/data/004010/segments-by-transaction-set/928.tsv +5 -0
  1102. data/data/004010/segments-by-transaction-set/940.tsv +66 -0
  1103. data/data/004010/segments-by-transaction-set/943.tsv +19 -0
  1104. data/data/004010/segments-by-transaction-set/944.tsv +26 -0
  1105. data/data/004010/segments-by-transaction-set/945.tsv +51 -0
  1106. data/data/004010/segments-by-transaction-set/947.tsv +34 -0
  1107. data/data/004010/segments-by-transaction-set/980.tsv +2 -0
  1108. data/data/004010/segments-by-transaction-set/990.tsv +3 -0
  1109. data/data/004010/segments-by-transaction-set/993.tsv +7 -0
  1110. data/data/004010/segments-by-transaction-set/996.tsv +3 -0
  1111. data/data/004010/segments-by-transaction-set/997.tsv +7 -0
  1112. data/data/004010/segments-by-transaction-set/998.tsv +2 -0
  1113. data/data/004010/segments-by-transaction-set/999.tsv +9 -0
  1114. data/data/004010/segments.tsv +1003 -0
  1115. data/data/004010/segments/ISA.tsv +17 -0
  1116. data/data/004010/transaction-sets.tsv +325 -0
  1117. data/data/schema.jsonc +67 -0
  1118. data/data/sources.md +174 -0
  1119. data/eddy.gemspec +40 -0
  1120. data/lib/eddy.rb +11 -0
  1121. data/lib/eddy/build/build_an.rb +31 -0
  1122. data/lib/eddy/build/build_dt.rb +46 -0
  1123. data/lib/eddy/build/build_elements.rb +181 -0
  1124. data/lib/eddy/build/build_id.rb +56 -0
  1125. data/lib/eddy/build/build_r_and_n.rb +69 -0
  1126. data/lib/eddy/build/build_tm.rb +52 -0
  1127. data/lib/eddy/build/segments.rb +25 -0
  1128. data/lib/eddy/definitions/manual/elements/109.dt.pickup_date.rb +20 -0
  1129. data/lib/eddy/definitions/manual/elements/111.tm.pickup_time.rb +20 -0
  1130. data/lib/eddy/definitions/manual/elements/112.an.pier_name.rb +19 -0
  1131. data/lib/eddy/definitions/manual/elements/785.b.binary_data.rb +19 -0
  1132. data/lib/eddy/definitions/manual/elements/81.r.weight.rb +19 -0
  1133. data/lib/eddy/definitions/manual/elements/86.n0.total_equipment.rb +20 -0
  1134. data/lib/eddy/definitions/manual/elements/I02.authorization_information.rb +20 -0
  1135. data/lib/eddy/definitions/manual/elements/I04.security_information.rb +20 -0
  1136. data/lib/eddy/definitions/manual/elements/I08.interchange_date.rb +20 -0
  1137. data/lib/eddy/definitions/manual/elements/I09.interchange_time.rb +20 -0
  1138. data/lib/eddy/definitions/manual/elements/I15.component_element_separator.rb +32 -0
  1139. data/lib/eddy/definitions/manual/segments/n1.rb +14 -0
  1140. data/lib/eddy/element.rb +14 -0
  1141. data/lib/eddy/element/an.rb +36 -0
  1142. data/lib/eddy/element/b.rb +9 -0
  1143. data/lib/eddy/element/base.rb +37 -0
  1144. data/lib/eddy/element/dt.rb +89 -0
  1145. data/lib/eddy/element/id.rb +40 -0
  1146. data/lib/eddy/element/n.rb +43 -0
  1147. data/lib/eddy/element/r.rb +47 -0
  1148. data/lib/eddy/element/tm.rb +108 -0
  1149. data/lib/eddy/error.rb +14 -0
  1150. data/lib/eddy/helpers.rb +31 -0
  1151. data/lib/eddy/segment.rb +12 -0
  1152. data/lib/eddy/transaction_set.rb +35 -0
  1153. data/lib/eddy/version.rb +3 -0
  1154. metadata +1326 -0
@@ -0,0 +1,9 @@
1
+ id definition
2
+ 1 Language of Instruction
3
+ 2 Language of Examination
4
+ 3 Language in which Examination is Written
5
+ 4 Language Spoken in the Home
6
+ 5 Language Reading
7
+ 6 Language Writing
8
+ 7 Language Speaking
9
+ 8 Native Language
@@ -0,0 +1,11 @@
1
+ id definition
2
+ 1 School Mark
3
+ 2 Department Mark
4
+ 3 Final Mark
5
+ 4 Supplemental Mark
6
+ 5 Mid-term Mark
7
+ 6 Six-week Mark
8
+ 7 Examination Mark
9
+ 8 Work Experience Mark
10
+ 9 Nine Weeks' Mark
11
+ 10 Mark at Time of Withdrawal
@@ -0,0 +1,152 @@
1
+ id definition
2
+ 1 Guaranteed
3
+ 2 Guaranteed with Changes
4
+ 3 Denied
5
+ 4 Rejected
6
+ 5 Pending
7
+ 6 Disbursed
8
+ 7 Grace
9
+ 8 Deferred
10
+ 9 Forbearance
11
+ 10 Preclaim
12
+ 11 Claim
13
+ 12 Repayment
14
+ 13 Paid in Full
15
+ 14 Current
16
+ 15 Preforeclosure Acceptance Plan Available
17
+ 16 Preforeclosure Acceptance Plan Not Available
18
+ 17 Preforeclosure Sale Closing Plan Accepted
19
+ 18 Preforeclosure Sale Closing Plan Rejected
20
+ 19 Partial Reinstatement
21
+ 1A Foreclosure Sale Held
22
+ 1B Foreclosure Sale Confirmed
23
+ 1C Certificate of Title Issued
24
+ 1D Eviction Referral Received
25
+ 1E Eviction Started
26
+ 1F Eviction Scheduled
27
+ 1G Eviction Completed
28
+ 1H Title Package Submitted
29
+ 1J Attorney File Closed
30
+ 1K Bankruptcy Referral Received
31
+ 1L Proof Claim Filing Expires
32
+ 1M Proof of Claim Filed
33
+ 1N Petition Sent
34
+ 1P Creditors Meeting
35
+ 1Q Motion to Lift Bankruptcy Stay Filed
36
+ 1R Preliminary Hearing for Motion to Lift Bankruptcy Stay
37
+ 1S Final Hearing for Motion to Lift Bankruptcy Stay
38
+ 1T Bankruptcy Discharge Hearing
39
+ 1U Bankruptcy Discharge Entered
40
+ 1V Adequate Protection Granted
41
+ 1W Trustee's No Asset Report Filed
42
+ 1X Trustee's Abandonment Requested
43
+ 1Y Court File Closed
44
+ 1Z Case Dismissed
45
+ 20 Reinstated by Mortgagor Who Retains Ownership
46
+ 21 Reinstated by Assumptor
47
+ 22 Servicing Transferred or Sold to Another Mortgagee
48
+ 23 Sold
49
+ 24 Government Seizure
50
+ 25 Cancel
51
+ 26 Refinance
52
+ 27 Assumption
53
+ 28 Modification
54
+ 29 Charge-off
55
+ 2A Reaffirmation Hearing
56
+ 2B Reaffirmation Agreement Approved
57
+ 2C Bankruptcy Schedules Reviewed
58
+ 2D Bankruptcy Schedules Sent
59
+ 2E Bankruptcy Confirmation Hearing
60
+ 2F Bankruptcy Objection Filed
61
+ 2G Hearing on Bankruptcy Objection to Confirmation
62
+ 2H Plan and Disclosure Statement Filed
63
+ 2I Hearing on Disclosure Statement
64
+ 2J Ballot Expires
65
+ 2K Motion to Dismiss Bankruptcy Filed
66
+ 2L Contested Bankruptcy
67
+ 2M Deed in Lieu Referral Received
68
+ 2N Deed in Lieu Documents Sent to Borrower
69
+ 2P Deed in Lieu Documents Executed by Borrower
70
+ 2Q Deed in Lieu Documents Received from Borrower
71
+ 2R Deed in Lieu Documents Sent for Recording
72
+ 2S Deed in Lieu Title Package Sent
73
+ 2U Veterans Affairs Notice of Default Sent (VA 6850)
74
+ 2V Veterans Affairs Intention to Foreclose Sent (VA 6851)
75
+ 2W Veterans Affairs Notice of Election to Convey Sent
76
+ 2X Sale of Converted Adjustable Rate Mortgage
77
+ 2Y Resale of Converted Adjustable Rate Mortgage
78
+ 2Z Foreclosure Status Reset
79
+ 30 Third Party Sale
80
+ 31 Probate
81
+ 32 Military Indulgence
82
+ 33 Contested Foreclosure
83
+ 34 Natural Disaster
84
+ 35 Expiration of Redemption
85
+ 36 Preclaim - Skip
86
+ 37 Preclaim - Past Due Repayment
87
+ 38 Preclaim - Failure to Pay Interest
88
+ 39 Preclaim - Enrolled
89
+ 3A Reinstated or Modified - Not Reassigned to Mortgage Registrar
90
+ 40 Preclaim - Ineligible Borrower
91
+ 41 Supplemental Preclaim
92
+ 42 Delinquent
93
+ 43 Foreclosure Started
94
+ 44 Deed-in-Lieu Started
95
+ 45 Foreclosure Completed
96
+ 46 Property Conveyed to Insurer
97
+ 47 Deed-in-Lieu Completed
98
+ 48 Claims without Conveyance of Title
99
+ 49 Assignment Completed
100
+ 50 Claim Paid
101
+ 51 Claim - Closed School
102
+ 52 Claim - False Certification
103
+ 53 Claim - Non-payment
104
+ 54 Claim - Ineligible Borrower
105
+ 55 Claim - Death
106
+ 56 Claim - Disability
107
+ 57 Foreclosure Pending - Assigned to Servicer
108
+ 58 Foreclosure Pending - Retained by Mortgage Registrar
109
+ 59 Chapter 12 Bankruptcy
110
+ 60 Reinstated or Modified - Reassigned to Mortgage Registrar
111
+ 61 Second Lien Considerations
112
+ 62 Veterans Affairs -- No Bid
113
+ 63 Veterans Affairs -- Refund
114
+ 64 Veterans Affairs -- Buydown
115
+ 65 Chapter 7 Bankruptcy
116
+ 66 Chapter 11 Bankruptcy
117
+ 67 Chapter 13 Bankruptcy
118
+ 68 First Legal Action to Commence Foreclosure
119
+ 69 Bankruptcy Plan Confirmed
120
+ 70 Order Lifting Bankruptcy Stay Entered
121
+ 71 Foreclosure Sale Scheduled
122
+ 72 Redemption or Confirmation Post Sale Ended
123
+ 73 Property Redeemed
124
+ 74 Broker's Price Opinion or Appraisal Obtained
125
+ 75 No Delinquencies to Report
126
+ 76 Bankruptcy Court Clearance Obtained
127
+ 77 Deed Recorded
128
+ 78 State Housing Assistance Program
129
+ 79 Foreclosure File Received by Attorney
130
+ 80 Breach Letter Sent
131
+ 81 Breach Letter Expired
132
+ 82 Service By Publication
133
+ 83 Service Completed
134
+ 84 Hearing Scheduled
135
+ 85 Department of Housing and Urban Development Occupancy Letter Sent
136
+ 86 Title Search Ordered
137
+ 87 Power of Attorney or Substitute of Trustee Recorded
138
+ 88 Appraisal Ordered
139
+ 89 Veterans Affairs Holder's Statement of Account Sent (VA 567)
140
+ 90 Notice of Election and Demand Recorded
141
+ 91 Default Entered
142
+ 92 Hearing Held
143
+ 93 Writ of Seizure Issued
144
+ 94 Judgment or Decree Entered
145
+ 95 Foreclosure Sale Continued
146
+ 96 Foreclosure Publication Commenced
147
+ 97 Redemption Pre-sale Expired
148
+ 98 Reinstatement Funds Received
149
+ 99 Payoff Funds Received by Attorney
150
+ AA Conversion
151
+ ZA Title Search Received
152
+ ZZ Mutually Defined
@@ -0,0 +1,12 @@
1
+ id definition
2
+ CO Existing Contract
3
+ KA New Contract
4
+ KB Contract Change Order
5
+ KC Price Revision
6
+ KD Price Redetermination
7
+ KE Letter Contract
8
+ KF Unpriced Order
9
+ KG Other Contract Action
10
+ PE Program Estimate
11
+ RP Request for Proposal
12
+ ZZ Mutually Defined
@@ -0,0 +1,118 @@
1
+ id definition
2
+ 01 Government Property Required
3
+ 02 Government Property Not Required
4
+ 03 Contract Financing Required
5
+ 04 Contract Financing Not Required
6
+ 05 Awarded Contract for the Same or Similar Items
7
+ 06 Not Awarded Contract for the Same or Similar Items
8
+ 07 Proposal Consistent with Established Practices, Procedures, and Principles
9
+ 08 Proposal Not Consistent with Established Practices, Procedures, and Principles
10
+ 09 Contract Subject to Cost Accounting Standards Board (CASB) Regulations
11
+ 10 Contract Not Subject to Cost Accounting Standards Board (CASB) Regulations
12
+ 11 Adequate Cost Accounting Standards Board (CASB) Disclosure Statement Submitted
13
+ 12 Inadequate Cost Accounting Standards Board (CASB) Disclosure Statement Determined
14
+ 13 Cost Accounting Standards Board (CASB) Disclosure Statement Not Submitted
15
+ 14 Notified of Actual or Potential Disclosure Statement or Cost Accounting Standards Board (CASB) Noncompliance
16
+ 15 Not Notified of Actual or Potential Disclosure Statement or Cost Accounting Standards Board (CASB) Noncompliance
17
+ 16 Proposal Consistent with Disclosed Practices or Standards
18
+ 17 Proposal Not Consistent With Disclosed Practices or Standards
19
+ 18 Access to Communications Security Information Required
20
+ 19 Access to Communication Security Information Not Required
21
+ 20 Access to Restricted Data Required
22
+ 21 Access to Restricted Data Not Required
23
+ 22 Access to Critical Nuclear Weapon Design Information Required
24
+ 23 Access to Critical Nuclear Weapon Design Information Not Required
25
+ 24 Access to Formerly Restricted Data Required
26
+ 25 Access to Formerly Restricted Data Not Required
27
+ 26 Access to Sensitive Compartmented Information Required
28
+ 27 Access to Sensitive Compartmented Information Not Required
29
+ 28 Access to Non-sensitive Compartmented Information Required
30
+ 29 Access to Non-sensitive Compartmented Information Not Required
31
+ 30 Access to Special Access Information Required
32
+ 31 Access to Special Access Information Not Required
33
+ 32 Access to North Atlantic Treaty Organization Information Required
34
+ 33 Access to North Atlantic Treaty Organization Information Not Required
35
+ 34 Access to Foreign Government Information Required
36
+ 35 Access to Foreign Government Information Not Required
37
+ 36 Access to Limited Dissemination Information Required
38
+ 37 Access to Limited Dissemination Information Not Required
39
+ 38 Access to For Official Use Only Information Required
40
+ 39 Access to For Official Use Only Information Not Required
41
+ 40 Access to Other Type of Information Required
42
+ 41 Access to Other Type of Information Not Required
43
+ 42 Contractor Will Have Access to United States Classified Information at another Contractor's Facility or a Government Activity
44
+ 43 Contractor Will Not Have Access to United States Classified Information at another Contractor's Facility or a Government Activity
45
+ 44 Contractor Will Receive Classified Documents Only
46
+ 45 Contractor Will Not Receive Classified Documents Only
47
+ 46 Contractor Will Receive or Generate Classified Material
48
+ 47 Contractor Will Not Receive or Generate Classified Material
49
+ 48 Contractor Will Fabricate, Modify, or Store Classified Hardware
50
+ 49 Contractor Will Not Fabricate, Modify, or Store Classified Hardware
51
+ 50 Contractor Will Perform Services Only
52
+ 51 Contractor Will Not Perform Services Only
53
+ 52 Contractor Will Have Access to United States Classified Information outside the United States, Puerto Rico, United States Possessions and Trust Territories
54
+ 53 Contractor Will Not Have Access to United States Classified Information outside the United States, Puerto Rico, United States Possessions and Trust Territories
55
+ 54 Contractor Will Be Authorized to use the Services of Defense Technical Information Center or other Secondary Distribution Center
56
+ 55 Contractor Will Not Be Authorized to use the Services of Defense Technical Information Center or other Secondary Distribution Center
57
+ 56 Contractor Will Require a Communications Security Account
58
+ 57 Contractor Will Not Require a Communications Security Account
59
+ 58 Contractor Will Have Tempest Requirements
60
+ 59 Contractor Will Not Have Tempest Requirements
61
+ 60 Contractor Will Have Operations Security Requirements
62
+ 61 Contractor Will Not Have Operations Security Requirements
63
+ 62 Contractor Will Be Authorized to use the Defense Courier Service
64
+ 63 Contractor Will Not Be Authorized to use the Defense Courier Service
65
+ 64 Contractor Will Have some other Authorization in the Performance of the Contract
66
+ 65 Contractor Will Not Have some other Authorization in the Performance of the Contract
67
+ 66 Facility Clearance Required
68
+ 67 Facility Clearance Not Required
69
+ 68 Follow-on Contract
70
+ 69 Not a Follow-on Contract
71
+ 70 Final Contract Security Classification Specification
72
+ 71 Not a Final Contract Security Classification Specification
73
+ 72 Direct Public Release Authorized
74
+ 73 Direct Public Release Not Authorized
75
+ 74 Additional Materials being Forwarded
76
+ 75 No Additional Materials being Forwarded
77
+ 76 Additional Requirements Established
78
+ 77 Additional Requirements Not Established
79
+ 78 Elements of the Contract are outside the Inspection Responsibility of the Cognizant Security Office
80
+ 79 No Element of the Contract Is Outside the Inspection Responsibility of the Cognizant Security Office
81
+ 80 Contractor Distribution Required
82
+ 81 Contractor Distribution Not Required
83
+ 82 Subcontractor Distribution Required
84
+ 83 Subcontractor Distribution Not Required
85
+ 84 Cognizant Security Office for Prime and Subcontractor Distribution Required
86
+ 85 Cognizant Security Office for Prime and Subcontractor Distribution Not Required
87
+ 86 United States Activity Responsible for Overseas Security Administration Distribution Required
88
+ 87 United States Activity Responsible for Overseas Security Administration Distribution Not Required
89
+ 88 Administrative Contracting Office Distribution Required
90
+ 89 Administrative Contracting Office Distribution Not Required
91
+ 90 Other Distribution Required
92
+ 91 Other Distribution Not Required
93
+ K1 Subcontract Costs
94
+ K2 Inter-Division Transfer
95
+ K3 Profit/Fee
96
+ K4 Labor History
97
+ K5 Bill of Materials and Purchase History
98
+ K6 Other Unlisted Proposal Type
99
+ KH General and Administrative Expenses (G&A)
100
+ KI Overhead Expenses
101
+ KJ Intermediate Expense Pool Allocation
102
+ KK Bases Used to Allocate Indirect Expense
103
+ KL Claimed Rates for Each Expense Pool
104
+ KM Facilities Capital Cost of Money Factors Computation
105
+ KN Reconciliation of Books of Account and Claimed Direct Cost-Incurred Costs
106
+ KO Contract Direct Costs Claimed and Not Claimed, IR&D/B&P Direct Costs Incurred (Overhead, G&A and Cost of Money Applied at Claimed Rates)-Incurred Costs
107
+ KP Government Participation in Indirect Expense Pools-Incurred Costs
108
+ KQ Reconciliation of Claimed G&A Pool to G&A Claimed on Contracts-Incurred Costs
109
+ KR Schedule of Cumulative Direct and Indirect Costs Claimed and Billed-Incurred Costs
110
+ KS Computation of Allowable IR&D/B&P Costs-Incurred Costs
111
+ KT Summary of Hours and Amounts on T&M/Labor Hour Contracts-Incurred Costs
112
+ KU Reconciliation of Total Payroll to Total Labor Distributed-Incurred Costs
113
+ KV Listing of Decisions/Agreements/Approvals and Description of Accounting/Organization Changes
114
+ KW Indirect Costs Certification
115
+ KX Direct Labor
116
+ KY Other Direct Costs
117
+ KZ Direct Material
118
+ L2 Other Unlisted Type of Proposal
@@ -0,0 +1,4 @@
1
+ id definition
2
+ A Advance Payment
3
+ G Guaranteed Loan
4
+ P Progress Payment
@@ -0,0 +1,11 @@
1
+ id definition
2
+ A Add
3
+ C Common Logarithm (Base 10)
4
+ D Divide
5
+ E Equals
6
+ F End of Formula
7
+ M Multiply
8
+ N Natural Logarithm (Base e)
9
+ Q Square Root
10
+ R Raise to a Power
11
+ S Subtract
@@ -0,0 +1,4 @@
1
+ id definition
2
+ TF Final Test Measurement or Readpoint (Cumulative)
3
+ TI Intermediate Test Measurements or Readpoint (Cumulative)
4
+ TO Initial Test Measurement or Readpoint (Cumulative)
@@ -0,0 +1,5 @@
1
+ id definition
2
+ I Initial Trip
3
+ R Return Trip
4
+ T Transfer Trip
5
+ X Round Trip
@@ -0,0 +1,6 @@
1
+ id definition
2
+ A Patient was transported to nearest facility for care of symptoms, complaints, or both
3
+ B Patient was transported for the benefit of a preferred physician
4
+ C Patient was transported for the nearness of family members
5
+ D Patient was transported for the care of a specialist or for availability of specialized equipment
6
+ E Patient Transferred to Rehabilitation Facility
@@ -0,0 +1,11 @@
1
+ id definition
2
+ 0 Not specified
3
+ 1 Average Wholesale Price (AWP)
4
+ 2 Local Wholesaler
5
+ 3 Direct
6
+ 4 Estimated Acquisition Cost
7
+ 5 Acquisition Cost
8
+ 6 Maximum Allowable Cost (MAC)
9
+ 7 Usual, Customary, and Reasonable (UCR)
10
+ 8 Unit Dose
11
+ 9 Brand Medically Necessary
@@ -0,0 +1,7 @@
1
+ id definition
2
+ B Not Released - Billing Data Only
3
+ H Hold previously released shipment
4
+ R Released with Billing Data
5
+ S Scheduled future release
6
+ T Released with shipment information/billing data
7
+ U Unscheduled release
@@ -0,0 +1,5 @@
1
+ id definition
2
+ 0 Not Specified
3
+ 1 Explicit Directions
4
+ 2 PRN Directions (Take as Needed; Pharmacist Estimate)
5
+ 3 As Directed by Physician
@@ -0,0 +1,1080 @@
1
+ id definition
2
+ 01 Patient was admitted to a hospital
3
+ 02 Patient was bed confined before the ambulance service
4
+ 03 Patient was bed confined after the ambulance service
5
+ 04 Patient was moved by stretcher
6
+ 05 Patient was unconscious or in shock
7
+ 06 Patient was transported in an emergency situation
8
+ 07 Patient had to be physically restrained
9
+ 08 Patient had visible hemorrhaging
10
+ 09 Ambulance service was medically necessary
11
+ 10 Patient is ambulatory
12
+ 11 Ambulation is Impaired and Walking Aid is Used for Therapy or Mobility
13
+ 12 Patient is confined to a bed or chair
14
+ 13 Patient is Confined to a Room or an Area Without Bathroom Facilities
15
+ 14 Ambulation is Impaired and Walking Aid is Used for Mobility
16
+ 15 Patient Condition Requires Positioning of the Body or Attachments Which Would Not be Feasible With the Use of an Ordinary Bed
17
+ 16 Patient needs a trapeze bar to sit up due to respiratory condition or change body positions for other medical reasons
18
+ 17 Patient's Ability to Breathe is Severely Impaired
19
+ 18 Patient condition requires frequent and/or immediate changes in body positions
20
+ 19 Patient can operate controls
21
+ 1A Patient is receiving anti-fungal therapy
22
+ 1B Property is occupied by owner
23
+ 1C Property is occupied by tenant
24
+ 1D Property is vacant
25
+ 1E Location is urban
26
+ 1F Location is suburban
27
+ 1G Location is rural
28
+ 1H Built-up over 75%
29
+ 1I Built-up 25 - 75%
30
+ 1J Built-up under 25%
31
+ 1K Growth rate is rapid
32
+ 1L Class I-Left
33
+ 1M Growth rate is stable
34
+ 1N Growth rate is slow
35
+ 1O Property values are increasing
36
+ 1P Property values are stable
37
+ 1Q Property values are declining
38
+ 1R Class I-Right
39
+ 1S Demand or supply is in shortage
40
+ 1T Demand or supply is in balance
41
+ 1U Demand or supply is over supply
42
+ 1V Marketing time is under 3 months
43
+ 1W Marketing time is 3 to 6 months
44
+ 1X Marketing time is over 6 months
45
+ 1Y Predominant occupancy is the owner
46
+ 1Z Predominant occupancy is the tenant
47
+ 20 Siderails Are to be Attached to a Hospital Bed Owned by the Beneficiary
48
+ 21 Patient owns equipment
49
+ 22 Mattress or Siderails are Being Used with Prescribed Medically Necessary Hospital Bed Owned by the Beneficiary
50
+ 23 Patient Needs Lift to Get In or Out of Bed or to Assist in Transfer from Bed to Wheelchair
51
+ 24 Patient has an orthopedic impairment requiring traction equipment which prevents ambulation during period of use
52
+ 25 Item has been prescribed as part of a planned regimen of treatment in patient home
53
+ 26 Patient is highly susceptible to decubitus ulcers
54
+ 27 Patient or a care-giver has been instructed in use of equipment
55
+ 28 Patient has poor diabetic control
56
+ 29 A 6-7 hour nocturnal study documents 30 episodes of apnea each lasting more than 10 seconds
57
+ 2A Patient is receiving oral anti-fungal therapy
58
+ 2B Predominant occupancy is vacant (0-5%)
59
+ 2C Predominant occupancy is vacant (over 5%)
60
+ 2D Developer or builder is in control of the Home Owners Association
61
+ 2E Site is a corner lot
62
+ 2F Zoning compliance is legal
63
+ 2G Zoning compliance is legal nonconforming (grandfather use)
64
+ 2H Zoning compliance is illegal
65
+ 2I There is no zoning
66
+ 2J Highest and best use as improved is the present use
67
+ 2K Highest and best use as improved is other use
68
+ 2L Class II-Left
69
+ 2M Property is located in a Federal Emergency Management Administration special flood hazard area
70
+ 2N Appraisal is made "as is"
71
+ 2O Appraisal is made subject to the repairs, alterations, inspections, or conditions listed
72
+ 2P Appraisal is made subject to the completion per plans and specifications
73
+ 2Q Project type is planned unit development (PUD)
74
+ 2R Class II-Right
75
+ 2S Project type is condominium
76
+ 2T Property rights are fee simple
77
+ 2U Property rights are leasehold
78
+ 2V Supervisor appraiser inspected the property per supervisory appraiser's certification
79
+ 2W Property was sold within last 12 months
80
+ 2X Appraiser signed statement of limiting conditions and disclaimer
81
+ 2Y Ownership interest in a property
82
+ 2Z Termination
83
+ 30 Without the equipment, the patient would require surgery
84
+ 31 Patient has had a total knee replacement
85
+ 32 Patient has intractable lymphedema of the extremities
86
+ 33 Patient is in a nursing home
87
+ 34 Patient is conscious
88
+ 35 This Feeding is the Only Form of Nutritional Intake for This Patient
89
+ 36 Patient was administered premix
90
+ 37 Oxygen delivery equipment is stationary
91
+ 38 Certification signed by the physician is on file at the supplier's office
92
+ 39 Patient Has Mobilizing Respiratory Tract Secretions
93
+ 3A Patient is receiving topical anti-fungal therapy
94
+ 3B Points Paid by Seller
95
+ 3C Points Paid by Buyer
96
+ 3D Seller Concession
97
+ 3E Letter of Certification
98
+ 3F Verbal Report Needed
99
+ 3G Any Relationship Between Owner and Occupant
100
+ 3H Map and Directions to Remote Properties to Follow
101
+ 3I Ground Lease to Follow
102
+ 3J Disclosure Statement to Follow
103
+ 3K Copy of Property Listing to Follow
104
+ 3L Class III-Left
105
+ 3M Copy of Title Report Plat Map to Follow
106
+ 3N Property Tax Bill to Follow
107
+ 3O Engineering or Soil Report to Follow
108
+ 3P Sales Contract Available
109
+ 3Q Leave Will be Taken
110
+ 3R Class III-Right
111
+ 3S Approved
112
+ 3T Balance Sheet does not balance
113
+ 3U Banking done through Parent Company
114
+ 3V Banking done through Related Concern
115
+ 3W Banking done through Subsidiary
116
+ 3X Can not determine if subject engaged in business
117
+ 3Y Deteriorated
118
+ 3Z Detrimental Information Received
119
+ 40 Patient or Caregiver is Capable of Using the Equipment Without Technical or Professional Supervision
120
+ 41 Patient or Caregiver is Unable to Propel or Lift a Standard Weight Wheelchair
121
+ 42 Patient Requires Leg Elevation for Edema or Body Alignment
122
+ 43 Patient Weight or Usage Needs Necessitate a Heavy Duty Wheelchair
123
+ 44 Patient Requires Reclining Function of a Wheelchair
124
+ 45 Patient is Unable to Operate a Wheelchair Manually
125
+ 46 Patient or Caregiver Requires Side Transfer into Wheelchair, Commode or Other
126
+ 47 Advertisement Run Condition
127
+ 48 Individual Paid for Last Day Worked
128
+ 49 Full Wages Paid for Date of Injury
129
+ 4A Services are rendered within Hospice-elected period of coverage
130
+ 4B Accidents
131
+ 4C Account Representative Transfer
132
+ 4D Additional Coverage
133
+ 4E Advice to Stop
134
+ 4F Agent Replacement
135
+ 4G Backup Withholding
136
+ 4H Current Employer
137
+ 4I Current Occupation
138
+ 4J Employer Reimbursement
139
+ 4K Employee Retirement Income Security Act (ERISA)
140
+ 4L Expected Changes
141
+ 4M Experimental
142
+ 4N Foreign Flight
143
+ 4O Future Involvement
144
+ 4P Grounding, Fine, Reprimand
145
+ 4Q Group Disability Insurance Conversion
146
+ 4R Group Disability Insurance Offset
147
+ 4S Group Disability Insurance Participation
148
+ 4T Group Disability Insurance Top Up
149
+ 4U Home Employment
150
+ 4V Information Omitted
151
+ 4W Injury Benefits
152
+ 4X Issue at Higher Premiums
153
+ 4Y Issue With Exclusions
154
+ 4Z Issue Without Benefits
155
+ 50 Citation or Ticket Issued
156
+ 51 Individual is Member of Policyholder's Household
157
+ 52 Individual Permitted to Use Vehicle
158
+ 53 Individual Wore Seatbelt
159
+ 54 Child Restraint Device in Vehicle
160
+ 55 Child Restraint Device Used
161
+ 56 Individual Injured
162
+ 57 Individual Transported to Another Location
163
+ 58 Durable Medical Equipment (DME) Purchased New
164
+ 59 Durable Medical Equipment (DME) Is Under Warranty
165
+ 5A Treatment is rendered related to the terminal illness
166
+ 5B Certified Aftermarket Parts Association (CAPA) Only
167
+ 5C Certified Aftermarket Parts Association (CAPA) Preferred
168
+ 5D Juvenile Seen
169
+ 5E Medical Treatment
170
+ 5F Military Aviation
171
+ 5G New Group
172
+ 5H Other Coverage Offset
173
+ 5I Other Principals Being Insured
174
+ 5J Owner Active in Business
175
+ 5K Payroll Deduction
176
+ 5L Prepaid
177
+ 5M Previous Application
178
+ 5N Primary Occupation
179
+ 5O Racing Accident
180
+ 5P Replacement
181
+ 5Q Resides With Applicant
182
+ 5R Gender Distinct
183
+ 5S Sibling Coverage
184
+ 5T Sickness Benefits
185
+ 5U Special Dating
186
+ 5V Spousal Consent
187
+ 5W Suitability Analysis
188
+ 5X Suitable for Coverage
189
+ 5Y Taxable
190
+ 5Z This Company Replacement
191
+ 60 Transportation Was To the Nearest Facility
192
+ 61 Employee is Exempt
193
+ 62 Claimant is Covered on the Employer's Long-term Disability Plan
194
+ 63 Employee's Job Responsibilities Changed Due to the Disabling Condition
195
+ 64 Employer Has a Return to Work Policy for Disabled Employees
196
+ 65 Open
197
+ 66 Normal
198
+ 67 Closed-moderate
199
+ 68 Severe
200
+ 69 Moderate
201
+ 6A Treatment is rendered by a Hospice employed physician
202
+ 6B United States Citizen
203
+ 6C Permanent Resident Alien
204
+ 6D Borrower is First Time Homebuyer
205
+ 6E Unemployment Claims
206
+ 6F Unemployment Insurance Eligibility
207
+ 6G Work Status
208
+ 6H Workers Compensation Eligible
209
+ 6I Factored on Recourse Basis
210
+ 6J Factored with Advances
211
+ 6K Figures are Actual
212
+ 6L Figures are Anticipated
213
+ 6M Figures are Estimated
214
+ 6N Figures are Modified
215
+ 6O Figures are Projected
216
+ 6P Government Business Number Unavailable
217
+ 6Q Goodwill Origin Purchased from Bankrupt Company
218
+ 6R Goodwill Origin Rented
219
+ 6S Has no ownership
220
+ 6T Improved
221
+ 6U Intangibles breakdown available
222
+ 6V Intangibles include Organizational Expense
223
+ 6W Intercompany relations consist of Loans and Advances
224
+ 6X Intercompany relations consist of Merchandise Transactions
225
+ 6Y Intercompany relations consist of Service Transactions
226
+ 6Z Local banking utilized on a transfer account basis
227
+ 70 Straight
228
+ 71 Convex
229
+ 72 Concave
230
+ 73 Double Protrusion
231
+ 74 No Crossbite
232
+ 75 Posterior
233
+ 76 Anterior
234
+ 77 Maxillary
235
+ 78 Mandibular
236
+ 79 Right
237
+ 7A Treatment is rendered by a private attending physician
238
+ 7B Medications Ordered are being Administered Intramuscularly
239
+ 7C Medications Ordered are being Administered Intravenously
240
+ 7D Medications Ordered are being Administered Orally
241
+ 7E Maintains no Inventory
242
+ 7F Medications Ordered are being Administered Subcutaneously
243
+ 7G Majority
244
+ 7H Marketable Securities valued at cost
245
+ 7I Marketable Securities valued at lower of cost or market
246
+ 7J Interior Access Denied
247
+ 7K Repairs are Recommended
248
+ 7L Loan Originated under Shared Equity Plan
249
+ 7M Title and or Legal Issues Exist
250
+ 7N Environmental Issues Exist
251
+ 7O Property is Listed As Is
252
+ 7P Property is Listed as Repaired
253
+ 7Q Vacancy Rate is Greater Than 5 Percent to 10 Percent
254
+ 7R Vacancy Rate is Greater Than 10 Percent to 20 Percent
255
+ 7S Vacancy Rate is Greater Than 20 Percent
256
+ 7T Most Comparable Property
257
+ 7U Anticipate Issues which Affect Ability to Secure Financing
258
+ 7V Points are Paid by Seller
259
+ 7W Property Covered by Flood Insurance Policy
260
+ 7X Property Covered by Earthquake Insurance Policy
261
+ 7Y Points are Negotiable
262
+ 7Z Property is Currently Listed with a Real Estate Firm
263
+ 80 Left
264
+ 81 Maxillary Moderate
265
+ 82 Mandibular Moderate
266
+ 83 Maxillary Severe
267
+ 84 Mandibular Severe
268
+ 85 Income Has Been Verified
269
+ 86 Person Has Been Interviewed
270
+ 87 Rent Has Been Verified
271
+ 88 Employer Has Been Verified
272
+ 89 Position Has Been Verified
273
+ 8A Treatment is curative
274
+ 8B Income or Assets of Another Used
275
+ 8C Disclosure of Someone Else's Liabilities Required
276
+ 8D Property Improvements "to be made"
277
+ 8E Property Improvements "have been made"
278
+ 8F Distant Suburban
279
+ 8G Self Employed
280
+ 8H Liability to be Satisfied
281
+ 8I Are Assets/Liabilities Reported Jointly
282
+ 8J Location is Farm
283
+ 8K Location is Resort
284
+ 8L Shortage Exist for Competing Listings
285
+ 8M Competing Listings are in Balance
286
+ 8N Oversupply Exist for Competing Listings
287
+ 8O Incentives are Offered
288
+ 8P Listed Property has been Inspected
289
+ 8Q Sale Property has been Inspected
290
+ 8R General Marketing Condition is Depressed
291
+ 8S General Marketing Condition is Slow
292
+ 8T General Marketing Condition is Static
293
+ 8U General Marketing Condition is Improving
294
+ 8V General Marketing Condition is Excellent
295
+ 8W Employment Conditions are Stable
296
+ 8X Employment Conditions are Declining
297
+ 8Y Employment Conditions are Increasing
298
+ 8Z Overimprovement Condition Exists
299
+ 90 Inquiry Has Been Verified
300
+ 91 Outstanding Judgments
301
+ 92 Declared Bankruptcy in Past 7 Years
302
+ 93 Foreclosure or Deed in Lieu in Past 7 Years
303
+ 94 Party to Lawsuit
304
+ 95 Obligated on a Loan Foreclosed, Deed in Lieu of Judgment
305
+ 96 Currently Delinquent or in Default
306
+ 97 Obligated to Pay Alimony, Child Support or Maintenance
307
+ 98 Part of Down Payment Borrowed
308
+ 99 Co-maker or Endorser on a Note
309
+ 9A Treatment is Palliative
310
+ 9B Involuntary Committal
311
+ 9C Lack of Available Equipment
312
+ 9D Lack of Appropriate Facility within Reasonable Distance to Treat Patient in the Event of Complications
313
+ 9E Sudden Onset of Disorientation
314
+ 9F Sudden Onset of Severe, Incapacitating Pain
315
+ 9G Continuous Hemorrhage from any Site with Abnormal Lab Values
316
+ 9H Patient Requires Intensive IV Therapy
317
+ 9I Patient Requires Volume Expanders
318
+ 9J Patient Requires Protective Isolation
319
+ 9K Patient Requires Frequent Monitoring
320
+ 9L Patient Requires Extended Post-operative Observation
321
+ 9M Foreclosure Proceedings Have Begun
322
+ 9N Underimprovement Condition Exists
323
+ 9O Marketability of Property is Excellent
324
+ 9P Marketability of Property is Good
325
+ 9Q Marketability of Property is Fair
326
+ 9R Marketability of Property is Poor
327
+ 9S Fees are Current
328
+ 9T Fees Include Tennis
329
+ 9U Fees Include Pool
330
+ 9V Fees Include Insurance
331
+ 9W Fees Include Landscape
332
+ 9X Fees Include Other Amenities
333
+ 9Y Most Likely Buyer is Owner Occupant
334
+ 9Z Most Likely Buyer is Investor
335
+ A1 Most Likely Buyer is Other Person or Entity
336
+ A2 Potential Financing is Fannie Mae
337
+ A3 Suppress Paper Endorsement
338
+ A4 Do Not Suppress Paper Endorsement
339
+ A5 Escrow
340
+ A7 Sub-servicer Submitted
341
+ A8 First Mortgage
342
+ A9 Second Mortgage
343
+ AA Amputation
344
+ AB Address Skip Begin
345
+ AC Address Corrected
346
+ AD Automatic Drill Time Calculated
347
+ AE Automatic Edging Time Calculated
348
+ AF Automatically Select
349
+ AG Agitated
350
+ AH Automatically Search and List
351
+ AI Address Incorrect
352
+ AJ Assumable
353
+ AK Potential Financing is Cash
354
+ AL Ambulation Limitations
355
+ AM Potential Financing is Outside Lender
356
+ AN Address Incomplete
357
+ AO Accept Certification without Changes
358
+ AP Alley is Public
359
+ AQ Potential Financing is Federal Housing Administration
360
+ AR Address Skip Resolved
361
+ AS Address Skip Exhaust
362
+ AT Accept Statement of Limiting Conditions without Changes
363
+ AU Automatic Underside Time Calculated
364
+ AV Available - Not Used
365
+ AW Accept Certification with Changes
366
+ AX Accept Statement of Limiting Conditions with Changes
367
+ AY Adjacent Track Occupied
368
+ AZ Potential Financing is Veterans Affairs
369
+ B1 Mortgage in Foreclosure
370
+ B2 Real Estate Owned (REO) Mortgage
371
+ B3 Potential Financing is Contract for Deed
372
+ B4 Only the Exterior has been Inspected
373
+ B5 Real Estate Owned Property or Foreclosure Property
374
+ B6 Number of Comparable Listings is Normal
375
+ B7 Number of Comparable Listings is an Oversupply
376
+ B8 Number of Comparable Listings is a Shortage
377
+ B9 Property Management Expenses Outstanding
378
+ BA Borrower Letter Attempt
379
+ BB Building or Mobile Home is in a Coastal Barrier Resources Area
380
+ BC Borrower Telephone Contact
381
+ BD Business Pending
382
+ BE Borrower Letter Contact
383
+ BF Marketable Securities valued at market
384
+ BG Appropriate Improvement Condition Exists
385
+ BH Name unknown to local authorities
386
+ BI No manufacturing done on Premises
387
+ BJ Occasional
388
+ BK Officer or owner in other Businesses
389
+ BL Bowel Limitations, Bladder Limitations, or both (Incontinence)
390
+ BM Old
391
+ BN Operates on part time basis
392
+ BO Parent Financial Statement Used
393
+ BP Borrower Payment Received
394
+ BQ Product Information Available
395
+ BR Bedrest BRP (Bathroom Privileges)
396
+ BS Revenue derived from Commissions
397
+ BT Borrower Telephone Attempt
398
+ BU Revenue derived from Donations
399
+ BV Revenue derived from Fees
400
+ BW Revenue derived from Grants
401
+ BX Revenue derived from Taxes
402
+ BY Sprinkler Equipped
403
+ BZ Statement requested from Government Registry
404
+ C1 Advances From Property Management Expenses Outstanding
405
+ C2 Final Demand Letter Sent
406
+ C3 Lender Request for Assistance
407
+ C4 Mortgage has Lender-purchased Mortgage Insurance
408
+ C5 Insufficient Funds
409
+ C6 Credit Enhanced Mortgage
410
+ C7 Corporate Appointment
411
+ C8 Special Servicing Required
412
+ C9 Client Specifically Requested Consideration of Special Financing or an Assumable Loan
413
+ CA Cane Required
414
+ CB Complete Bedrest
415
+ CC Collection Card was Left
416
+ CD Call to Directory Assistance for Reference Telephone
417
+ CE Co-signer Telephone Attempt
418
+ CF Co-signer Telephone Contact
419
+ CG Co-signer Delinquency Letter Sent
420
+ CH Co-signer Final Demand Letter Sent
421
+ CI Call to Directory Assistance for Co-signer Telephone
422
+ CJ Valid Borrower Address or Phone Attempt with Previous Holder
423
+ CK Convertible
424
+ CL Claimant had a Pre-existing Injury
425
+ CM Comatose
426
+ CN Common Elements are Leased to or by the Home Owners' Association
427
+ CO Contracture
428
+ CP Case Pending
429
+ CQ Callable
430
+ CR Crutches Required
431
+ CS Community Participates in National Flood Insurance Program
432
+ CT Common Elements are Completed
433
+ CU Curb and Gutter are Public
434
+ CV Cooperative
435
+ CW Cooling Water is Low
436
+ CX Certification Status
437
+ CY Car Spaces are Adequate
438
+ CZ Car Spaces are Inadequate
439
+ D1 Issue Check Payable to Borrower and Return to Servicer
440
+ D2 Issue Check Payable to Servicer and Return to Servicer
441
+ D3 Issue Check Payable to Borrower and Send to Borrower
442
+ D4 Issue Check Payable to Servicer or Borrower and Return to Servicer
443
+ D5 Issue Check Payable to Other Payee
444
+ D6 Positive
445
+ D7 Negative
446
+ D8 Taxes are Typical for the Area and Price Range
447
+ D9 Improvement Conforms to Zoning Regulations
448
+ DA Call to Directory Assistance for Borrower Telephone
449
+ DB Deferment or Forbearance Begin
450
+ DC Declined
451
+ DD Borrower Furnished Demographic Data
452
+ DE Deferment or Forbearance End
453
+ DF Funds available for Unsecured Creditors
454
+ DG Dynamic Brakes are Out
455
+ DH Debtor has been Domiciled
456
+ DI Disoriented
457
+ DJ Dynamic Brakes are Operational
458
+ DK Construction Warranty
459
+ DL Construction Warranty Transferable
460
+ DM Maintenance Drug under Client's Benefit Plan
461
+ DN Payment Reduced Because Maximum Allowable Cost Exceeded
462
+ DO Benefits Terminated Prior to Service Date
463
+ DP Depressed
464
+ DQ Drug Part of Formulary Data Base
465
+ DR Subject not Engaged in Business
466
+ DS All Door Seals are Intact
467
+ DT Filing Fee Attached
468
+ DU Subject not Engaged in Business at Requested Address
469
+ DV Suspended
470
+ DW Total
471
+ DX Unable to Respond
472
+ DY Dyspnea with Minimal Exertion
473
+ DZ Uses Own Facilities
474
+ E0 Figures are Total
475
+ E1 Fixed Asset Breakdown Undisclosed
476
+ E2 For the Fiscal Year
477
+ E3 For the Period
478
+ E4 Formed by Consolidation
479
+ E5 Formed by Merger
480
+ E6 Prior Bankruptcy Case Filed in Last 6 Years
481
+ E7 Debtor is not Represented by an Attorney
482
+ E8 A Pending Case has been Filed
483
+ E9 Guaranteed by Parent Company
484
+ EA Has Authority for All Purchases
485
+ EB Has Authority to Purchase Supplies
486
+ EC Equipment Certified
487
+ ED Has Business Interruption Insurance
488
+ EE Has Class of Stock
489
+ EF Has Extended Coverage Insurance
490
+ EG Has Fire Insurance
491
+ EH Has Joint Authority
492
+ EI Has Life Insurance
493
+ EJ Existence of Preliminary Flood Determination
494
+ EK Existence of Community Participation in the National Flood Insurance
495
+ EL Endurance Limitations
496
+ EM Has Marriage Contract
497
+ EN Electricity On
498
+ EO Equipment Is Overhauled
499
+ EP Exercises Prescribed
500
+ EQ Has No Par Value
501
+ ER Engine Start-Up Performed with No Problems Reported
502
+ ES Engine Start-Up Performed with Problems Reported
503
+ ET Electrical Control System Shut Down
504
+ EU Has Other Insurance
505
+ EV Has Par Value
506
+ EW Has Sole Authority
507
+ EX Excellent
508
+ EY Has Voting Rights
509
+ EZ Heading Address in Registered Office Only
510
+ F0 High Level
511
+ F1 Homeworkers Employed
512
+ F2 In Subscriber Shares
513
+ F3 Inactive
514
+ F4 Incomplete
515
+ F5 Incorporation Details Requested
516
+ F6 Increase or Up
517
+ F7 Information Cannot Be Provided at This Time
518
+ F8 Information in Date
519
+ F9 Information Requires Investigation
520
+ FA Actions has a Significant Environmental Effect
521
+ FB Application Includes Complete System
522
+ FC Antenna is Mounted on a Structure with an Existing Antenna
523
+ FD Notice of Construction or Alteration has been Filed
524
+ FE Applicant Wants to Monitor Frequency
525
+ FF Applicant has been Denied Government Benefits Due to Use of Drugs
526
+ FG Application is Certified
527
+ FH Application is for other Than a New Station
528
+ FI Fee Required
529
+ FJ Flood Status
530
+ FK Flood Insurance Required
531
+ FL Federal Flood Insurance is Available (Community Participates)
532
+ FM Inventory Valued Using LIFO (Last In/First Out)
533
+ FN Not Too High Level
534
+ FO Forgetful
535
+ FP Flood Certification with Life of Loan
536
+ FQ Street Maintenance is Public
537
+ FR Fair
538
+ FS Not Yet Registered
539
+ FT Obliged to File Balance Sheet
540
+ FU Official Confirmation Received
541
+ FV Old But Well Kept
542
+ FW Old Established Business
543
+ FX Operated at Break Even
544
+ FY Operates as Agent
545
+ FZ Flood Zone Status
546
+ G0 Out of Business
547
+ G1 Outstanding Claims
548
+ G2 Gas On
549
+ G3 Hazardous Materials are Used or Produced
550
+ G4 Genetically Engineered Organisms are Used or Produced
551
+ G5 This is a Group Proposal
552
+ G6 Historical Sites Are Affected
553
+ G7 Facilities are Properly Accredited or Authorized
554
+ G8 Proprietary or Privileged Information will be contained in the Application
555
+ G9 This Project is in Violation of an Environmental Compliance Regulation
556
+ GA Growth Rate is Fully Developed
557
+ GB Outstanding Social Security Claims
558
+ GC Outstanding Value Added Tax (VAT) Claims
559
+ GD Product Demonstration in Effect
560
+ GE Ownership Acknowledged in Signed Statement
561
+ GF Ownership Acknowledged Verbally
562
+ GG Ownership Not Acknowledged
563
+ GH Owns No Real Estate
564
+ GI Owns Real Estate but Details Not Available
565
+ GJ Prepared from Books Without Audit
566
+ GK Prepared from Statement by Accountant
567
+ GL Profits Paid to Group
568
+ GM Shelf Set to Manufacturer's Standard
569
+ GN Publicly Traded
570
+ GO Good
571
+ GP Purchase Authority is Qualified
572
+ GQ Purchases on Floor Plan
573
+ GR Shelf Set to Retailer's Schematic
574
+ GS Purchases on Letter of Credit
575
+ GT Real Estate Check is Necessary
576
+ GU Record of Preferential Claims
577
+ GV Registered Address is Same as Business Address
578
+ GW Relatives Help in Business
579
+ GX Satisfactory
580
+ GY Seasons are Steady
581
+ GZ Secured
582
+ H0 Organization Certifies Compliance with Federal Lobbying Regulations
583
+ H1 Project involves the International Co-operative Act
584
+ H2 Human Anatomical Substances Are Used
585
+ H3 Handicap Facilities Are Available
586
+ H4 Lobbying Activities Have Been Conducted Regarding the Proposal
587
+ H5 Organization Certifies Compliance With the Drug-Free Workplace Act
588
+ H6 Organization Certifies Compliance with the Code of Federal Regulations Regarding Research Misconduct
589
+ H7 Organization Provides a Smoke Free Workplace
590
+ H8 Organization Certifies Compliance with Federal Discrimination Regulations
591
+ H9 Organization Certifies Compliance with the Code of Federal Regulations Regarding Responsibility of Applicants for Promoting Objectivity in Research for which Public Health Service (PHS) Funding is Sought
592
+ HA Well Maintained
593
+ HB Interest Rate Buydown
594
+ HC Heating and Cooling for the Individual Units Separately Metered
595
+ HD High Discharge
596
+ HE High Engine Water Pressure
597
+ HF Interest Only
598
+ HG Graduated Payment
599
+ HH Principal Balance Exceeds Maximum Negative Amortization
600
+ HI Last Change
601
+ HJ Liability Released
602
+ HK Liability Not Released
603
+ HL Hearing Limitations
604
+ HM Liability Determined by Note Holder
605
+ HN After Conversion
606
+ HO Hostile
607
+ HP After Modification
608
+ HQ Balloon
609
+ HR Capitalized Mortgage
610
+ HS Federal Wages in Effect
611
+ HT Social Security Number (SSN) Never Issued
612
+ HU Name Does Not Match Social Security Number (SSN)
613
+ HV Birthdate Does Not Match Social Security Number (SSN)
614
+ HW Impossible Social Security Number (SSN)
615
+ HX Employee is Ineligible to Work
616
+ HY Metes and Bounds
617
+ HZ Consolidation, Extension, Modification of Mortgage Loan (CEM)
618
+ I1 Uses Outside Services
619
+ I2 Very High Level
620
+ I3 Very Small
621
+ I4 Voluntary Bankruptcy
622
+ I5 Well Balanced
623
+ I6 Well Regarded in Business Circles
624
+ I7 Organization has Delinquent Federal Debts
625
+ I8 Organization has been Placed on the Federal Debarment and Suspension List
626
+ IA Interest Paid in Advance
627
+ IB Interest Paid in Arrears
628
+ IC Interest Carryover
629
+ ID Sells Directly
630
+ IE Sells with Agents
631
+ IF Sells with Storage
632
+ IG Small
633
+ IH Independent at Home
634
+ II Some Increase
635
+ IJ Somewhat Declining Tendency
636
+ IK Started Some Time Ago
637
+ IM Sufficient
638
+ IN Indifferent
639
+ IO Termination Date Set
640
+ IP Injury occurred on Employer's Premises
641
+ IQ Terms Include Lump Sum Payments
642
+ IR Terms Include Progress Payments
643
+ IS Terms on Cost Plus Basis
644
+ IT Terms on Fixed Fee Basis
645
+ IU Trade Style Registered
646
+ IV Trading Address of Sole Proprietor
647
+ IW Unchanged Situation
648
+ IX Undetermined
649
+ IY Unsatisfactory
650
+ IZ Unsecured
651
+ J1 Military Services Barred from Recruitment Activities at the Proposing Organization's Site(s)
652
+ J2 Rate Negotiated
653
+ J3 Under Penalty of Perjury the Information is True and Correct
654
+ J4 Project Requires Inter-Government Review for Activities that affect State or Local Government or Possible National Security Implications
655
+ J5 Filing on Behalf of Debtor is Authorized
656
+ J6 Debtor Understands the Relief available under each Bankruptcy Chapter
657
+ J7 Attorney Declares that Debtor has been Informed
658
+ J8 Attorney has Explained the Relief available under each Bankruptcy Chapter
659
+ J9 There has been a Transfer of a Claim Against the Debtor by or to any Petitioner
660
+ JA Third Party Originated
661
+ JB Existing Construction
662
+ JC Other Lien
663
+ JD Subject Lien
664
+ JE No Evidence of Property Damage Observed such as Dampness, Termites, or Structure Settlement
665
+ JF Primary Underwriting System
666
+ JH Pledged Loan
667
+ JI Security Delivery
668
+ JJ Secondary Underwriting System
669
+ JK Distribution is Stopped
670
+ JL Sentence was Suspended
671
+ JM Very Negative Information Exists
672
+ JN Payment Notes Exist
673
+ JO Immigrated
674
+ JP Audited with Qualifications
675
+ JQ Audited
676
+ JR Temporarily Closed
677
+ JS Partial
678
+ JT Telephone Number is Unpublished
679
+ JU Telephone Number is Not in Service
680
+ JV Negative Information Exists for the Group
681
+ JW The More Important Items are Only Included
682
+ JX Interest Owned by Affiliated Company
683
+ JY Interest Owned by Subject of Inquiry
684
+ K0 Account Receivables Breakdown Undisclosed
685
+ K1 Additional Record Items Available
686
+ K2 Address is Qualified
687
+ K3 All Paid In or Issued
688
+ K4 Appears High
689
+ K5 Appears Not to Guarantee Sufficient Coverage
690
+ K6 Appears Sufficiently High
691
+ K7 Appears to Indicate a Strained Situation
692
+ K8 Banks with Main National Banks
693
+ K9 Bills Paid from Branch Office
694
+ KA Bills Paid from Division Office
695
+ KB Bills Paid from Headquarters Office
696
+ KC Bond Information Available
697
+ KD Changed Accounting Date
698
+ KE Clear
699
+ KF Clear Declining Tendency
700
+ KG Clear Increase
701
+ KH Cluttered
702
+ KI Company has No Other Locations
703
+ KJ Company is Branch of Foreign Entity
704
+ KK Company is Perpetual
705
+ KL Company is Tax Exempt
706
+ KM Compared to Same Period Last Year
707
+ KN Conducted at a Loss
708
+ KO Inventory Valued using FIFO (First In/First Out)
709
+ KP Large
710
+ KQ Letter of Agreement Present
711
+ KR Letter of Agreement Withdrawn
712
+ KS Letter of Liability Present
713
+ KT Letter of Liability Withdrawn
714
+ KU Location Inquired Upon is a Branch
715
+ KV Location Inquired Upon is a Branch; Headquarters is Provided
716
+ KW Location inquired upon is a Headquarters
717
+ KX Location is Foreign
718
+ KY Means Exhausted
719
+ KZ Medium to Large
720
+ L1 General Standard of 20 Degree or .5 Diopter Sphere or Cylinder Change Met
721
+ L2 Replacement Due to Loss or Theft
722
+ L3 Replacement Due to Breakage or Damage
723
+ L4 Replacement Due to Patient Preference
724
+ L5 Replacement Due to Medical Reason
725
+ L6 Land Contract
726
+ L7 Account Current
727
+ LA Letter of Map Amendment or Letter of Map Revision
728
+ LB Legally Blind
729
+ LC Producer of Goods
730
+ LD Drawback Indicator
731
+ LE Lethargic
732
+ LF Customs Rule Applicable
733
+ LG Exported Pursuant to Law Regulation or to Cancel Customs Bond
734
+ LH Country of Origin Information Applies to All Prior Shipments
735
+ LI Price Estimated
736
+ LJ North American Free Trade Agreement (NAFTA) Preference
737
+ LK Kit Form
738
+ LL Lockout Effective
739
+ LM Letter of Appointment
740
+ LO Locomotive is Isolated
741
+ LP Low Engine Oil Pressure
742
+ LR Locomotive Engine is Running
743
+ LS Lessee Signature on File
744
+ LT Lender or Servicer Transfer
745
+ LU Evidence of Dampness
746
+ LV Evidence of Termites
747
+ LW Evidence of Structure Settlement
748
+ M1 Data Corrected
749
+ M2 Servicer Record Selected
750
+ MA Major Alarm Flag Reported
751
+ MB Equipment has Modified Configuration
752
+ MC Other Mental Condition
753
+ MD Marketing Time is 4 to 6 Months
754
+ MF Microprocessor Fault
755
+ MG Mortgage Insurance Application Included
756
+ MH Mortgage Credit Report Included
757
+ MI Residential Loan Application Included
758
+ MJ Real Estate Information Report Included
759
+ MK Real Estate Title Evidence Included
760
+ ML Manually Search and List
761
+ MM Property is Occupied by Tenant (Market Rent)
762
+ MN Property is Occupied by Tenant (Regulated Rent)
763
+ MO Cooperative Project Includes or Owns Any Commercial Units
764
+ MP Units and Project Amenities are Complete
765
+ MQ Eligible Trust
766
+ MR Resale Property
767
+ MS Miscellaneous Skip-Trace Attempt
768
+ MT Photos Match Description
769
+ MU Photos Show Negative Influence
770
+ MV Exclude from Monthly Debt
771
+ MW This Broker Market Analysis is being Completed for Home Market Assistance
772
+ MX This Broker Market Analysis is being Completed for Homesale or Buyout
773
+ MY Project Type is Single Family
774
+ MZ Project Type is Other
775
+ NA No User Available
776
+ NB Neighborhood Predominately Single Family Dwellings
777
+ NC Item has Direct Numerical Control
778
+ ND Note Holder Permission Required
779
+ NE Notarized
780
+ NF New Construction
781
+ NG Mortgage Points are Customarily Paid by Seller
782
+ NH No National Flood Insurance Program map
783
+ NI Seasoned Mortgage
784
+ NJ Issues are Anticipated that would Affect the Ability to Secure Financing of the Subject Property
785
+ NK Citizenship
786
+ NL Group Disability Insurance Mandatory
787
+ NN Answer to Referenced Question is "None"
788
+ NP Certification of a Non-attorney Bankruptcy Petition Preparer
789
+ NR No Restrictions
790
+ NU Not Used
791
+ OL Other Limitation
792
+ OO Own other Federal Housing Administration Property
793
+ OP Out of Range Product Temperature
794
+ OR Other Restrictions
795
+ OT Oriented
796
+ OV Overridden
797
+ P1 Patient was Discharged from the First Facility
798
+ P2 Patient was Admitted to the Second Facility
799
+ P3 Property has a Family Room or Den
800
+ P4 Property has Central Air Conditioning
801
+ P5 Property Typical of Neighborhood
802
+ P6 Property Deferred Maintenance Typical of Neighborhood
803
+ P9 Property Intended to be Occupied as Primary Residence
804
+ PA Paralysis
805
+ PB Phone Skip Begin
806
+ PC Plan is Attached
807
+ PD Phone Skip Resolved
808
+ PE Phone Skip Exhaust
809
+ PF Paid Outside of Closing
810
+ PG Project is Subject to Ground Rent
811
+ PH Prepayable
812
+ PI Program
813
+ PK Preliminary Flood Determination
814
+ PM Project and Services Budget is Maintained
815
+ PO Personal Property Onsite
816
+ PP Property Previously Winterized
817
+ PR Poor
818
+ PS Publication is Included in Sharing
819
+ PT Project is Complete
820
+ PV Property Vacant 0-5 Percent
821
+ PW Partial Weight Bearing
822
+ PY Property for Sale
823
+ PZ Property Vacant Over 5 Percent
824
+ Q1 Export Product
825
+ Q2 Distilled Spirit, Beer or Wine
826
+ Q3 U.S. Goods Returned
827
+ Q4 Candidate for U.S. Customs Service Protest
828
+ Q5 Domestic Product
829
+ Q6 Prior Approval Letter and Official Orders on File
830
+ Q7 Importer's Substantiating Statement and Contract are on File
831
+ Q8 International Transport Movement
832
+ Q9 Piece Count should be Included in the Total Packing List Quantity
833
+ QA Shipment should be Held at the Port
834
+ QB Multiple States of Origin for this Item
835
+ QC Multiple Countries of Origin for this Item
836
+ QD Letter of Credit Restricted to a Specific Bank
837
+ QE Letter of Credit Permits Transshipment
838
+ QF Letter of Credit Covers Partial Shipments
839
+ QG Dutiable Item
840
+ QH Amounts should be Pro-rated across Line Items
841
+ QI Toxic Substance Control Act (TSCA) Certification Required
842
+ QJ Visa Required for this Item
843
+ QK Item Subject to Quotas
844
+ QL Item is a Set as Defined by the General Rules of Interpretation Section 3 (GRI3)
845
+ QM Item is a Set
846
+ QN Item is an Ensemble
847
+ QO Item is a Metal Item
848
+ QP Item is a Machine Part
849
+ QQ Item is a Hazardous Item
850
+ QR Item is Eligible under the Generalized System of Preferences (GSP)
851
+ QS Quantity to be Imported has been Approved by the Necessary Agencies
852
+ QT Filing Data is to be Withheld from Public Inspection
853
+ QU Property Type Cooperative
854
+ R1 Debtor Holds Claim to Real Property
855
+ R2 Entity Claims to Hold a Secured Interest
856
+ R3 Debtor has Property of the Type Specified
857
+ R4 Debtor Elects the State Exemption
858
+ R5 Debtor Elects the Federal Exemption
859
+ R6 Co-debtor may be Jointly Liable
860
+ R7 Claim is Contingent
861
+ R8 Claim is Unliquidated
862
+ R9 Claim is Disputed
863
+ RA Reference Telephone Attempt
864
+ RB Debtor has No Creditors Holding Unsecured Priority Claims
865
+ RC Reference Telephone Contact
866
+ RD Rent Delinquent
867
+ RE Claim is Subject to Setoff
868
+ RF Debtor has No Executory Contracts or Unexpired Leases
869
+ RG Lease is for Nonresidential Real Property
870
+ RH Debtor has No Co-debtors
871
+ RI Debtor is Married
872
+ RJ Debtor's Spouse Maintains a Separate Household
873
+ RK Real Estate Taxes are Included
874
+ RL Property Insurance is Included
875
+ RM Debtor has No Creditors Holding Secured Claims
876
+ RN Rent Control
877
+ RO Equipment is Rebuilt
878
+ RP Individual Injured in Performance of Duty
879
+ RQ Individual Injured by Third Party
880
+ RR Quality of Management and its Enforcement of Rules and Regulations Based on General Appearances
881
+ RS Pay Continued
882
+ RT Sick Leave Taken
883
+ RU Signature on File
884
+ RV Low Refrigerant Capacity Shutdown
885
+ RW Recent Defrost
886
+ RX Rated Horsepower can be Produced
887
+ RY Foreign Military Sale
888
+ RZ Waiver of Prior Notice
889
+ S1 Services Provided at the Second Facility were available at the First Facility
890
+ S2 Under Treatment
891
+ S3 First Time Vacant
892
+ S5 Disclosure Indicator
893
+ SA Subject Property is Currently Listed
894
+ SB Debtor is a Small Business as Defined in 11 U.S.C. Section 101
895
+ SC Special Services are Mobile Home Only
896
+ SD Special Services are Leasehold or Mobile Home or Both
897
+ SE Debtor Elects to be Considered as a Small Business Under 11 U.S.C. Section 1121(e)
898
+ SF Sensor Fault
899
+ SG Street Lights are Public
900
+ SH Special Services are Leasehold or Subleasehold or Both
901
+ SL Speech Limitations
902
+ SM Currently Serving in Military
903
+ SN Major Base Support
904
+ SO Critical Support Level Met
905
+ SP Street is Public
906
+ SQ Local Wages in Effect
907
+ SR Federal Worker Displacement
908
+ ST New Services Requested
909
+ SU Continued Services Requested
910
+ SV Major Corporation/High Tech
911
+ SW Sidewalk is Public
912
+ SX Collective Bargaining Agreement Sent by Mail
913
+ SY Collective Bargaining Agreement Sent by Facsimile
914
+ SZ Contract
915
+ T1 Road Test Performed with No Problems Reported
916
+ T2 Road Test Performed with Problems Reported
917
+ T3 Tires' Brand Match
918
+ T4 Real Estate Taxes are Current
919
+ T5 Hazard Insurance is Current
920
+ T6 Terminate Guarantee
921
+ TA Collective Bargaining Agreement Sent by Electronic Bulletin Board
922
+ TB Debtor has No Creditors Holding Unsecured Nonpriority Claims
923
+ TC Transport via Cargo Aircraft
924
+ TD Annual Leave Taken
925
+ TE Item is Special Test Equipment
926
+ TF Operates as Representative For Others
927
+ TM Traction Motor is Cut Out
928
+ TP Transport via Passenger Aircraft
929
+ TR Transfer to Bed, or Chair, or Both
930
+ TV Telephone Number Verified
931
+ U1 Minimal Change
932
+ U2 Neat Appearance
933
+ U3 Net Worth Computed after Exemptions
934
+ U4 Net Worth Considerably Higher
935
+ U5 Net Worth Higher
936
+ U6 No Employees
937
+ U7 No Employees - Business Managed by Owner
938
+ U8 No Employees - Business Managed by Partners
939
+ U9 Not Out of Business
940
+ UA Uninsurable, 1316 Property
941
+ UB Conducted at a Profit
942
+ UC Contingent Debt Indicated
943
+ UD Continue
944
+ UE Contracts Obtained by Bid
945
+ UF Contracts Obtained by Negotiation
946
+ UG Converted to Holding Company
947
+ UH Cross Claim Filed
948
+ UI Declining Tendency
949
+ UJ Detrimental Events in Past, Relating to Business
950
+ UK Detrimental Events in Past, Relating to Management
951
+ UL Down or Decline or Decreased
952
+ UM Employees Include Officers
953
+ UN Uncooperative
954
+ UO Employees Include Owners
955
+ UP Employees Include Partners
956
+ UQ Employees Include Temporary Workers
957
+ UR Employees Vary According to Needs
958
+ US Enclosed
959
+ UT Up as Tolerated
960
+ UU Extent of Audit, if any, Not Indicated
961
+ UV Favorable Personal Reputation
962
+ UW Figures are Abbreviated
963
+ UX Figures are Converted to Agency Format
964
+ UY Figures are Individual
965
+ UZ Figures are Restated
966
+ V1 Valid Borrower Address or Phone Attempt with School Attended
967
+ V2 Lender Determined Borrower Moved Out of State
968
+ V3 Lender Determined Borrower Moved Back into State
969
+ V4 Lender Determined Borrower Incarcerated
970
+ V5 Lender Determined Borrower No Longer Incarcerated
971
+ V6 Original
972
+ V7 True and Exact Copy
973
+ VA Intercompany Relations Exist
974
+ VB Inventory Valued at Lower of Cost or Market
975
+ VC Inventory Valued at Other Methods
976
+ VD Operates as Sole Agent
977
+ VE Without Personal Judgment
978
+ VF Work is Subcontracted
979
+ VG Not Registered
980
+ VH Immediate Attention Required
981
+ VI Vehicle Inspection Report Completed
982
+ VJ Middle to Medium
983
+ VK Rent Control Likely
984
+ VL Furnished
985
+ VM Price Range Single Family or Planned Unit Development Not Applicable
986
+ VN Price Range Condominium Not Applicable
987
+ VO Price Range Two to Four Family Not Applicable
988
+ VT Commercial Motor Vehicle was Involved in this Conviction
989
+ VU Commercial Motor Vehicle was Carrying Hazardous Materials when the Offense was Committed
990
+ W1 New Registration
991
+ W2 Mailing Address Change
992
+ W3 Residence Address Change
993
+ W4 Name Change
994
+ W5 Party Enrollment Change
995
+ W6 Needs Absentee Ballot
996
+ W7 Would Like to be Election Day Worker
997
+ W8 Duplicate Registration
998
+ W9 Forwarded Application
999
+ WA Walker Required
1000
+ WB Water On
1001
+ WC Application Incomplete
1002
+ WD Vehicle Plate Surrendered
1003
+ WE Written Notice to Note Holder
1004
+ WF Written Notice to Borrower
1005
+ WG Within Specified Time Period
1006
+ WH Within Specified Range
1007
+ WI Injury was Work Related
1008
+ WK Summary Level Information
1009
+ WL Detail Level Information
1010
+ WM Non-occupant Co-borrower
1011
+ WN Unit is a Studio (Efficiency)
1012
+ WO Equipment in Working Order
1013
+ WP To be Watched
1014
+ WR Wheelchair Required
1015
+ WS Balance Sheet Filed
1016
+ WT Winterized Tag Observed
1017
+ WU Material Safety Data Sheet
1018
+ WV Accepts Credit Cards
1019
+ WW All Purchases Made from Headquarters
1020
+ WX Busy
1021
+ WY Excessive
1022
+ WZ Fairly new
1023
+ XA Figures are Average
1024
+ XB Imports
1025
+ XC In Process of Establishing
1026
+ XD Intercompany Relations Consist of Endorsements
1027
+ XE Intercompany Relations Consist of Guarantees
1028
+ XF Intercompany Relations Consist of Leasing Arrangements
1029
+ XG Intercompany Relations Consist of Sharing Accounting
1030
+ XH Intercompany Relations Consist of Sharing Facilities
1031
+ XI Intercompany Relations Consist of Sharing Management
1032
+ XJ Intercompany Relations Consist of Sharing Personnel
1033
+ XK Interest in Other Business(es) Along with Family
1034
+ XL Interest in Other Business(es) Along with Others in Reported Company
1035
+ XM Inventory Valued at Company's Estimates
1036
+ XN Inventory Valued at Cost
1037
+ XO Inventory Valued using AVCO (Average Cost)
1038
+ XP Joint Ownership
1039
+ XQ Leases with No Rent Payments
1040
+ XR Leases with Option to Buy
1041
+ XS Leases with Token Payment
1042
+ XT Limited
1043
+ XU Located for Several Years
1044
+ XV Located Since Opening
1045
+ XW Modern
1046
+ XX Non-Existent
1047
+ XY Officer or Owner in Other Businesses in the Same Field
1048
+ XZ Operates as a Distributor for Others
1049
+ YA Operates from Residence
1050
+ YB Operates under License by Others
1051
+ YC Rents from Month to Month
1052
+ YD Semi-modern
1053
+ YE Under Construction
1054
+ YF Unlimited
1055
+ YG Used
1056
+ YH Variable
1057
+ YJ Contact is Unchanged From Previous Report
1058
+ ZA Customer - Configuration Change is Required
1059
+ ZB Condition Board of Inspection and Survey (INSURV) is Mission Degrading
1060
+ ZC Condition Board of Inspection and Survey (INSURV) is Maintenance Related
1061
+ ZD Condition Board of Inspection and Survey (INSURV) is Safety Related
1062
+ ZE Repair is Mission Essential
1063
+ ZF Repair is Safety Essential
1064
+ ZG Periodic Maintenance is Required
1065
+ ZH Condition Board of Inspection and Survey (INSURV) Discrepancy is Corrected
1066
+ ZI Progress is in Jeopardy
1067
+ ZK Final - Configuration Change is Required
1068
+ ZL Final - Delivery to Shop is Required
1069
+ ZM Final - Requestor Workforce will Assist
1070
+ ZN Job is Level 2
1071
+ ZO Preliminary - Configuration Change is Required
1072
+ ZP Preliminary - Delivery to Shop is Required
1073
+ ZQ Preliminary - Requestor Workforce will Assist
1074
+ ZR Configuration Change is Associated with Time Meter
1075
+ ZS Shop Has Lead Responsibility
1076
+ ZT Estimate is Derived From Job Template
1077
+ ZU Requestor Holds Technical Documentation
1078
+ ZW Canadian Standards Association (CSA) Approved
1079
+ ZY Underwriters Laboratory (UL) Approved
1080
+ ZZ Mutually Defined