experian-data-dictionary 1.4.4 → 1.4.5

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 (201) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +28 -0
  3. data/Gemfile +3 -3
  4. data/Rakefile +7 -13
  5. data/experian_data_dictionary.gemspec +4 -4
  6. data/lib/element_numbers/0000/en_0000.rb +3 -3
  7. data/lib/element_numbers/0100/en_0100.rb +12 -12
  8. data/lib/element_numbers/0100/en_0103.rb +3 -2
  9. data/lib/element_numbers/0100/en_0107.rb +4 -3
  10. data/lib/element_numbers/0100/en_0108.rb +22 -11
  11. data/lib/element_numbers/0100/en_0110.rb +3 -2
  12. data/lib/element_numbers/0100/en_0112.rb +3 -2
  13. data/lib/element_numbers/0100/en_0113.rb +3 -2
  14. data/lib/element_numbers/0100/en_0118.rb +3 -2
  15. data/lib/element_numbers/0100/en_0119.rb +4 -4
  16. data/lib/element_numbers/0100/en_0130.rb +3 -2
  17. data/lib/element_numbers/0100/en_0131.rb +3 -2
  18. data/lib/element_numbers/0100/en_0132.rb +9 -7
  19. data/lib/element_numbers/0100/en_0133.rb +3 -2
  20. data/lib/element_numbers/0100/en_0134.rb +5 -5
  21. data/lib/element_numbers/0100/en_0135.rb +5 -5
  22. data/lib/element_numbers/0100/en_0136.rb +5 -5
  23. data/lib/element_numbers/0100/en_0137.rb +5 -5
  24. data/lib/element_numbers/0100/en_0138.rb +5 -5
  25. data/lib/element_numbers/0100/en_0139.rb +5 -5
  26. data/lib/element_numbers/0100/en_0140.rb +5 -5
  27. data/lib/element_numbers/0100/en_0141.rb +5 -5
  28. data/lib/element_numbers/0100/en_0155.rb +3 -3
  29. data/lib/element_numbers/0100/en_0156.rb +3 -3
  30. data/lib/element_numbers/0100/en_0160.rb +4 -5
  31. data/lib/element_numbers/0100/en_0161.rb +4 -5
  32. data/lib/element_numbers/0100/en_0162.rb +4 -4
  33. data/lib/element_numbers/0100/en_0164.rb +3 -3
  34. data/lib/element_numbers/0100/en_0174.rb +3 -3
  35. data/lib/element_numbers/0100/en_0177.rb +3 -3
  36. data/lib/element_numbers/0600/en_0601.rb +4 -3
  37. data/lib/element_numbers/0700/en_0711.rb +4 -4
  38. data/lib/element_numbers/0700/en_0715.rb +4 -5
  39. data/lib/element_numbers/0700/en_0716.rb +4 -4
  40. data/lib/element_numbers/0700/en_0717.rb +4 -4
  41. data/lib/element_numbers/300/en_310M.rb +3 -3
  42. data/lib/element_numbers/300/en_313HH.rb +0 -2
  43. data/lib/element_numbers/8000/en_8102.rb +3 -2
  44. data/lib/element_numbers/8000/en_8103.rb +3 -2
  45. data/lib/element_numbers/8000/en_8109.rb +3 -2
  46. data/lib/element_numbers/8000/en_8123.rb +3 -2
  47. data/lib/element_numbers/8000/en_8128.rb +3 -2
  48. data/lib/element_numbers/8000/en_8133.rb +3 -2
  49. data/lib/element_numbers/8000/en_8136.rb +3 -2
  50. data/lib/element_numbers/8000/en_8137.rb +3 -2
  51. data/lib/element_numbers/8000/en_8180.rb +3 -2
  52. data/lib/element_numbers/8000/en_8181.rb +3 -2
  53. data/lib/element_numbers/8000/en_8502.rb +8 -6
  54. data/lib/element_numbers/8000/en_8503.rb +8 -6
  55. data/lib/element_numbers/8000/en_8504.rb +8 -6
  56. data/lib/element_numbers/8000/en_8505.rb +8 -6
  57. data/lib/element_numbers/8000/en_8509.rb +8 -6
  58. data/lib/element_numbers/8000/en_8519.rb +8 -6
  59. data/lib/element_numbers/8000/en_8523.rb +8 -6
  60. data/lib/element_numbers/8000/en_8525.rb +8 -6
  61. data/lib/element_numbers/8000/en_8526.rb +9 -7
  62. data/lib/element_numbers/8000/en_8528.rb +8 -6
  63. data/lib/element_numbers/8000/en_8531.rb +8 -6
  64. data/lib/element_numbers/8000/en_8532.rb +8 -6
  65. data/lib/element_numbers/8000/en_8533.rb +10 -9
  66. data/lib/element_numbers/8000/en_8536.rb +8 -6
  67. data/lib/element_numbers/8000/en_8537.rb +8 -6
  68. data/lib/element_numbers/8000/en_8538.rb +8 -6
  69. data/lib/element_numbers/8000/en_8574.rb +8 -6
  70. data/lib/element_numbers/8000/en_8580.rb +8 -6
  71. data/lib/element_numbers/8000/en_8581.rb +8 -6
  72. data/lib/element_numbers/A/en_A107.rb +3 -2
  73. data/lib/element_numbers/B/en_B000.rb +5 -5
  74. data/lib/element_numbers/B/en_B2185.rb +3 -2
  75. data/lib/element_numbers/B/en_B3010.rb +3 -2
  76. data/lib/element_numbers/B/en_B3076.rb +3 -2
  77. data/lib/element_numbers/B/en_B3080.rb +3 -2
  78. data/lib/element_numbers/B/en_B3081.rb +3 -2
  79. data/lib/element_numbers/B/en_B3200.rb +3 -2
  80. data/lib/element_numbers/B/en_B3225.rb +3 -2
  81. data/lib/element_numbers/B/en_B3226.rb +3 -2
  82. data/lib/element_numbers/B/en_B3227.rb +3 -2
  83. data/lib/element_numbers/B/en_B3251.rb +3 -2
  84. data/lib/element_numbers/B/en_B5011.rb +3 -2
  85. data/lib/element_numbers/B/en_B5013.rb +3 -2
  86. data/lib/element_numbers/B/en_B5014.rb +3 -2
  87. data/lib/element_numbers/B/en_B5016.rb +3 -2
  88. data/lib/element_numbers/D/en_D105N.rb +3 -3
  89. data/lib/element_numbers/D/en_D105S.rb +3 -2
  90. data/lib/element_numbers/D/en_D200.rb +3 -3
  91. data/lib/element_numbers/F/en_F031.rb +3 -3
  92. data/lib/element_numbers/G/en_G2001.rb +5 -5
  93. data/lib/element_numbers/G/en_G2514.rb +3 -3
  94. data/lib/element_numbers/G/en_G2516.rb +3 -3
  95. data/lib/element_numbers/G/en_G2601.rb +3 -3
  96. data/lib/element_numbers/G/en_G2602.rb +3 -3
  97. data/lib/element_numbers/G/en_G2603.rb +3 -3
  98. data/lib/element_numbers/G/en_GEO6.rb +3 -3
  99. data/lib/element_numbers/L/en_L000.rb +4 -4
  100. data/lib/element_numbers/P/en_P213E.rb +4 -4
  101. data/lib/element_numbers/P/en_P213H.rb +21 -21
  102. data/lib/element_numbers/P/en_P213W.rb +4 -4
  103. data/lib/element_numbers/P/en_P400.rb +6 -4
  104. data/lib/element_numbers/T/en_T2000.rb +4 -4
  105. data/lib/element_numbers/V/en_V000.rb +3 -3
  106. data/lib/element_numbers/Y/en_Y000.rb +3 -3
  107. data/lib/experian.rb +10 -10
  108. data/spec/functional/0000/en_0000_spec.rb +13 -16
  109. data/spec/functional/0100/en_0100_spec.rb +13 -20
  110. data/spec/functional/0100/en_0103_spec.rb +9 -12
  111. data/spec/functional/0100/en_0107_spec.rb +10 -13
  112. data/spec/functional/0100/en_0108_spec.rb +411 -445
  113. data/spec/functional/0100/en_0110_spec.rb +11 -14
  114. data/spec/functional/0100/en_0112_spec.rb +7 -10
  115. data/spec/functional/0100/en_0113_spec.rb +12 -16
  116. data/spec/functional/0100/en_0118_spec.rb +11 -15
  117. data/spec/functional/0100/en_0119_spec.rb +7 -10
  118. data/spec/functional/0100/en_0130_spec.rb +8 -12
  119. data/spec/functional/0100/en_0131_spec.rb +9 -13
  120. data/spec/functional/0100/en_0132_spec.rb +4 -8
  121. data/spec/functional/0100/en_0133_spec.rb +4 -8
  122. data/spec/functional/0100/en_0134_spec.rb +15 -19
  123. data/spec/functional/0100/en_0135_spec.rb +15 -19
  124. data/spec/functional/0100/en_0136_spec.rb +15 -19
  125. data/spec/functional/0100/en_0137_spec.rb +14 -18
  126. data/spec/functional/0100/en_0138_spec.rb +14 -18
  127. data/spec/functional/0100/en_0139_spec.rb +14 -18
  128. data/spec/functional/0100/en_0140_spec.rb +14 -18
  129. data/spec/functional/0100/en_0141_spec.rb +14 -18
  130. data/spec/functional/0100/en_0155_spec.rb +7 -11
  131. data/spec/functional/0100/en_0156_spec.rb +7 -11
  132. data/spec/functional/0100/en_0160_spec.rb +8 -13
  133. data/spec/functional/0100/en_0161_spec.rb +8 -12
  134. data/spec/functional/0100/en_0162_spec.rb +7 -11
  135. data/spec/functional/0100/en_0164_spec.rb +9 -14
  136. data/spec/functional/0100/en_0174_spec.rb +8 -13
  137. data/spec/functional/0100/en_0177_spec.rb +7 -12
  138. data/spec/functional/0600/en_0601_spec.rb +7 -12
  139. data/spec/functional/0700/en_0711_spec.rb +10 -13
  140. data/spec/functional/0700/en_0715_spec.rb +11 -15
  141. data/spec/functional/0700/en_0716_spec.rb +11 -15
  142. data/spec/functional/0700/en_0717_spec.rb +11 -12
  143. data/spec/functional/300/en_310M_spec.rb +66 -70
  144. data/spec/functional/300/en_313HH_spec.rb +7 -12
  145. data/spec/functional/8000/en_8102_spec.rb +7 -10
  146. data/spec/functional/8000/en_8103_spec.rb +7 -10
  147. data/spec/functional/8000/en_8109_spec.rb +7 -10
  148. data/spec/functional/8000/en_8123_spec.rb +7 -10
  149. data/spec/functional/8000/en_8128_spec.rb +7 -10
  150. data/spec/functional/8000/en_8133_spec.rb +7 -10
  151. data/spec/functional/8000/en_8136_spec.rb +7 -10
  152. data/spec/functional/8000/en_8137_spec.rb +7 -10
  153. data/spec/functional/8000/en_8180_spec.rb +7 -10
  154. data/spec/functional/8000/en_8181_spec.rb +7 -10
  155. data/spec/functional/8000/en_8502_spec.rb +10 -13
  156. data/spec/functional/8000/en_8503_spec.rb +10 -13
  157. data/spec/functional/8000/en_8504_spec.rb +10 -13
  158. data/spec/functional/8000/en_8505_spec.rb +10 -13
  159. data/spec/functional/8000/en_8509_spec.rb +7 -10
  160. data/spec/functional/8000/en_8519_spec.rb +10 -13
  161. data/spec/functional/8000/en_8523_spec.rb +7 -10
  162. data/spec/functional/8000/en_8525_spec.rb +10 -13
  163. data/spec/functional/8000/en_8526_spec.rb +10 -13
  164. data/spec/functional/8000/en_8536_spec.rb +7 -10
  165. data/spec/functional/8000/en_8537_spec.rb +7 -10
  166. data/spec/functional/8000/en_8580_spec.rb +7 -10
  167. data/spec/functional/8000/en_8581_spec.rb +7 -10
  168. data/spec/functional/A/en_A107_spec.rb +9 -14
  169. data/spec/functional/B/en_B2185_spec.rb +7 -9
  170. data/spec/functional/B/en_B3010_spec.rb +7 -9
  171. data/spec/functional/B/en_B3076_spec.rb +7 -10
  172. data/spec/functional/B/en_B3080_spec.rb +7 -10
  173. data/spec/functional/B/en_B3081_spec.rb +7 -10
  174. data/spec/functional/B/en_B3200_spec.rb +7 -10
  175. data/spec/functional/B/en_B3225_spec.rb +7 -10
  176. data/spec/functional/B/en_B3226_spec.rb +7 -10
  177. data/spec/functional/B/en_B3227_spec.rb +7 -10
  178. data/spec/functional/B/en_B3251_spec.rb +7 -10
  179. data/spec/functional/B/en_B5011_spec.rb +7 -9
  180. data/spec/functional/B/en_B5013_spec.rb +7 -9
  181. data/spec/functional/B/en_B5014_spec.rb +7 -9
  182. data/spec/functional/B/en_B5016_spec.rb +7 -9
  183. data/spec/functional/D/en_D105N_spec.rb +16 -19
  184. data/spec/functional/D/en_D200_spec.rb +7 -10
  185. data/spec/functional/F/en_F031_spec.rb +11 -15
  186. data/spec/functional/G/en_G2001_spec.rb +8 -9
  187. data/spec/functional/G/en_G2514_spec.rb +9 -11
  188. data/spec/functional/G/en_G2516_spec.rb +9 -11
  189. data/spec/functional/G/en_G2602_spec.rb +8 -9
  190. data/spec/functional/G/en_G2603_spec.rb +10 -11
  191. data/spec/functional/L/en_L000_spec.rb +1 -1
  192. data/spec/functional/P/en_P213E_spec.rb +8 -11
  193. data/spec/functional/P/en_P213H_spec.rb +8 -11
  194. data/spec/functional/P/en_P213W_spec.rb +8 -11
  195. data/spec/functional/P/en_P400_spec.rb +5 -8
  196. data/spec/functional/T/en_T2000_spec.rb +9 -14
  197. data/spec/functional/V/en_V000_spec.rb +8 -10
  198. data/spec/functional/Y/en_Y000_spec.rb +10 -12
  199. data/spec/functional/experian_spec.rb +11 -14
  200. data/spec/spec_helper.rb +2 -2
  201. metadata +5 -3
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3076_column_name
5
4
  'Invest: Interest In Money & Investing'
6
5
  end
7
6
 
8
- def self.en_b3076_value_description(key); ''; end
7
+ def self.en_b3076_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3076_description
11
12
  'Lifestyles/Financial Investments. Direct reported survey data that represents household\'s that have Interest In Money Matters And Investing.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3080_column_name
5
4
  'Invest: Mutual Funds - Currently'
6
5
  end
7
6
 
8
- def self.en_b3080_value_description(key); ''; end
7
+ def self.en_b3080_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3080_description
11
12
  'Lifestyles/Financial Investments. Direct reported survey data that represents household\'s that have tendancy to invest in Mutual Funds - Currently.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3081_column_name
5
4
  'Invest: Mutual Funds - Future Interest'
6
5
  end
7
6
 
8
- def self.en_b3081_value_description(key); ''; end
7
+ def self.en_b3081_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3081_description
11
12
  'Lifestyles/Financial Investments. Direct reported survey data that represents household\'s that have tendancy to invest in Mutual Funds - Future Interest.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3200_column_name
5
4
  'Lifestyle: Active Military Member'
6
5
  end
7
6
 
8
- def self.en_b3200_value_description(key); ''; end
7
+ def self.en_b3200_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3200_description
11
12
  'Lifestyles/Members of Military and Government Office. Direct reported survey data that represents household\'s that Active Military Member present.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3225_column_name
5
4
  'Pets: Own A Cat'
6
5
  end
7
6
 
8
- def self.en_b3225_value_description(key); ''; end
7
+ def self.en_b3225_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3225_description
11
12
  'Lifestyles/Pets. Direct reported survey data that represents household\'s that Own a Cat.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3226_column_name
5
4
  'Pets: Own A Dog'
6
5
  end
7
6
 
8
- def self.en_b3226_value_description(key); ''; end
7
+ def self.en_b3226_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3226_description
11
12
  'Lifestyles/Pets. Direct reported survey data that represents household\'s that Own a Dog.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3227_column_name
5
4
  'Pets: Own A Pet'
6
5
  end
7
6
 
8
- def self.en_b3227_value_description(key); ''; end
7
+ def self.en_b3227_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3227_description
11
12
  'Lifestyles/Pets. Direct reported survey data that represents household\'s that Own a Pet.'
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_b3251_column_name
5
4
  'Shop: By Mail'
6
5
  end
7
6
 
8
- def self.en_b3251_value_description(key); ''; end
7
+ def self.en_b3251_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_b3251_description
11
12
  'Lifestyles/Shopping Method. Direct reported survey data that represents household\'s that prefer to shop By Mail.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Ailments Ind: Emphysema
5
4
  def self.en_b5011_column_name
6
5
  'Ailments Ind: Emphysema'
7
6
  end
8
7
 
9
- def self.en_b5011_value_description(key); ''; end
8
+ def self.en_b5011_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_b5011_description
12
13
  'Ailments and Medications/Ailments. Direct reported survey data that represents respondent\'s that suffer from Emphysema.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Ailments Ind: Erectile Dysfunction
5
4
  def self.en_b5013_column_name
6
5
  'Ailments Ind: Erectile Dysfunction'
7
6
  end
8
7
 
9
- def self.en_b5013_value_description(key); ''; end
8
+ def self.en_b5013_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_b5013_description
12
13
  'Ailments and Medications/Ailments. Direct reported survey data that represents respondent\'s that suffer from Erectile Dysfunction.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Ailments Ind: Frequent Headaches
5
4
  def self.en_b5014_column_name
6
5
  'Ailments Ind: Frequent Headaches'
7
6
  end
8
7
 
9
- def self.en_b5014_value_description(key); ''; end
8
+ def self.en_b5014_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_b5014_description
12
13
  'Ailments and Medications/Ailments. Direct reported survey data that represents respondent\'s that suffer from Frequent Headaches.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Ailments Ind: Gastritis
5
4
  def self.en_b5016_column_name
6
5
  'Ailments Ind: Gastritis'
7
6
  end
8
7
 
9
- def self.en_b5016_value_description(key); ''; end
8
+ def self.en_b5016_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_b5016_description
12
13
  'Ailments and Medications/Ailments. Direct reported survey data that represents respondent\'s that suffer from Gastritis.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # EST HOUSEHOLD INCOME RANGES V4
5
4
  def self.en_d105n_column_name
6
5
  'EST HOUSEHOLD INCOME RANGES V4'
7
6
  end
8
7
 
9
- def self.en_d105n_value_description(key); ''; end
8
+ def self.en_d105n_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_d105n_description
12
13
  'Estimated Income is the total estimated income for a living unit, and incorporates several highly predictive individual and household level variables. The income estimation is determined using multiple statistical methodologies to predict which of 12 income range a living unit is most likely to be assigned. When there is insufficient data to match a customer\'s record to ConsumerView for estimated income, a median estimated income based on the Experian modeled incomes assigned to other living units in the same ZIP+4 area is used. In the rare case that the ZIP+4 is not on the record, median income is based on the incomes assigned to other records in that ZIP region.'
@@ -30,6 +31,5 @@ module Experian
30
31
  }
31
32
  key.empty? ? 'Unknown' : values[key]
32
33
  end
33
-
34
34
  end
35
35
  end
@@ -1,11 +1,12 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  def self.en_d105s_column_name
5
4
  'ENH EST HH INCOME RANGES V4'
6
5
  end
7
6
 
8
- def self.en_d105s_value_description(key); ''; end
7
+ def self.en_d105s_value_description(_key)
8
+ ''
9
+ end
9
10
 
10
11
  def self.en_d105s_description
11
12
  'Enhanced Estimated Household Income Code V4 Enhanced Estimated Income is the total estimated income for a living unit, and incorporates several highly predictive individual, household, and geographical level variables including Summarized Credit Statistics. The income estimation is determined using multiple statistical methodologies to predict which of 12 income ranges a living unit is most likely to be assigned. When there is insufficient data to match a customer\'s record to ConsumerView for estimated income, a median estimated income based on the Experian modeled incomes assigned to other living units in the same ZIP+4 area is used. In the rare case that the ZIP+4 is not on the record, median income is based on the incomes assigned to other records in that ZIP region.'
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Working Couples
5
4
  def self.en_d200_column_name
6
5
  'Working Couples'
7
6
  end
8
7
 
9
- def self.en_d200_value_description(key); ''; end
8
+ def self.en_d200_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_d200_description
12
13
  'Working Couples is a model which works to predict Living Units that are likely to have two incomes. The value appended of 2 identifies living units that are married between the ages of 19-80 and are likely to have two incomes. The value of 1 identifies living units that are either married with only 1 income, living units where there is not known data to identify if the couple is married, or living units that only have 1 adult between the ages 19-80. The value of 0 represents the individuals within the Living Unit are over the age of 80 and are not eligible to be scored.'
@@ -20,6 +21,5 @@ module Experian
20
21
  }
21
22
  key.empty? ? 'Unknown' : values[key]
22
23
  end
23
-
24
24
  end
25
25
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # ConsumerView Profitability Score
5
4
  def self.en_f031_column_name
6
5
  'Working Couples'
7
6
  end
8
7
 
9
- def self.en_f031_value_description(key); ''; end
8
+ def self.en_f031_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_f031_description
12
13
  'ConsumerView Profitability Score works to identifying households likely to pay their debts and ranks households that allow marketers to target the best prospects based on: profitability approval rates response rates likelihood to perform as prescribed'
@@ -30,6 +31,5 @@ module Experian
30
31
  }
31
32
  key.empty? ? 'Unknown' : values[key]
32
33
  end
33
-
34
34
  end
35
35
  end
@@ -1,21 +1,21 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # 2000 % Population Age < 4
5
4
  def self.en_g2001_column_name
6
5
  '2000 % Population Age < 4'
7
6
  end
8
7
 
9
- def self.en_g2001_value_description(key); ''; end
8
+ def self.en_g2001_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2001_description
12
13
  '% Population Age < 4 is a 2000 Census demographic statistic. 2000 Census data reflects information collected on 118 million housing units and 281 million people by the US Census Bureau about households and individuals within a geographic area. These statistics are provided at the lowest possible geographical level (i.e. census tract or block group). This element represents a 100-percent characteristic (short form), where a limited number of questions were asked of every person and housing unit in the United States. Information such as: household relationship, sex, age, Hispanic or Latino origin, race, tenure (whether the home is owned or rented) and vacancy characteristics.'
13
14
  end
14
15
 
15
16
  def self.en_g2001(key)
16
- return 'Unknown' if key.size != 4 or key[0...3].to_i < 0000 or key[0...3].to_i > 1000
17
- ((key.to_i.to_f)/10)
17
+ return 'Unknown' if key.size != 4 || key[0...3].to_i < 0000 || key[0...3].to_i > 1000
18
+ ((key.to_i.to_f) / 10)
18
19
  end
19
-
20
20
  end
21
21
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Current State Estimated Family Income Decile
5
4
  def self.en_g2514_column_name
6
5
  'Current State Estimated Family Income Decile'
7
6
  end
8
7
 
9
- def self.en_g2514_value_description(key); ''; end
8
+ def self.en_g2514_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2514_description
12
13
  'Current state Estimated Family Income Deciles is an Experian derived statistic using current Estimated Median Household Income indexed within State and ranked on a decile basis. 2000 Census data reflects information collected on 118 million housing units and 281 million people by the US Census Bureau about households and individuals within a geographic area.'
@@ -27,6 +28,5 @@ module Experian
27
28
  }
28
29
  key.empty? ? 'Unknown' : values[key]
29
30
  end
30
-
31
31
  end
32
32
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # Current CBSA Estimated Family Income Decile
5
4
  def self.en_g2516_column_name
6
5
  'Current CBSA Estimated Family Income Decile'
7
6
  end
8
7
 
9
- def self.en_g2516_value_description(key); ''; end
8
+ def self.en_g2516_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2516_description
12
13
  'Current CBSA Estimated Family Income Deciles is an Experian derived statistic using current Estimated Median Household Income indexed within CBSA and ranked on a decile basis. 2000 Census data reflects information collected on 118 million housing units and 281 million people by the US Census Bureau about households and individuals within a geographic area.'
@@ -27,6 +28,5 @@ module Experian
27
28
  }
28
29
  key.empty? ? 'Unknown' : values[key]
29
30
  end
30
-
31
31
  end
32
32
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # 2000 CBSA Code
5
4
  def self.en_g2601_column_name
6
5
  '2000 CBSA Code'
7
6
  end
8
7
 
9
- def self.en_g2601_value_description(key); ''; end
8
+ def self.en_g2601_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2601_description
12
13
  'CBSA (Core Based Statistical Area) Codes have been developed by the Office of Management and Budget (OMB) to re-define the 1990 Metropolitan Statistical Areas (MSA). The terms Metropolitan, Primary Metropolitan (PMSA), and Consolidated Metropolitan Statistical Areas (CMSA) have been replaced by Core Based, Micropolitan, Metropolitan, and Combined Statistical Areas and Metropolitan Divisions. These are based on county populations. The terms Primary and Consolidated Metropolitan Statistical Area are also no longer used. A Metropolitan Statistical Area has a population of 50,000 or greater. There are 49 new Metropolitan Statistical Areas defined bringing the total to 362 from the previous 313. Metropolitan Statistical Areas that have a population of 2,500,000 or greater may be further divided into Metropolitan Divisions. Eleven Metropolitan Statistical Areas have been divided into a total of 29 Metropolitan Divisions. A Micropolitan Statistical Area is a newly defined entity that has a population between 10,000 and 49,999. There are 560 Micropolitan Statistical Areas. Collectively, Micropolitan and Metropolitan Statistical Areas are referred to as Core Based Statistical Areas (CBSAs). CBSAs may be rolled up into Combined Statistical Areas (CSAs). There are presently 116 CSAs comprising 314 CBSAs. The Office of Management & Budget further notes that while cities and towns (NECTA\'s) have also been re-defined and made available (similar to 1990 standards), it recommends users adapt to county standards for consistency of comparison.'
@@ -15,6 +16,5 @@ module Experian
15
16
  def self.en_g2601(key)
16
17
  key.empty? ? 'Unknown' : key.to_i
17
18
  end
18
-
19
19
  end
20
20
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # 2000 CBSA Type
5
4
  def self.en_g2602_column_name
6
5
  '2000 CBSA Type'
7
6
  end
8
7
 
9
- def self.en_g2602_value_description(key); ''; end
8
+ def self.en_g2602_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2602_description
12
13
  'CBSA (Core Based Statistical Area) type has been developed to differntiate between Metropolitan, Micropolitan and Rural areas / CBSA codes. A Metropolitan Statistical Area has a population of 50,000 or greater. A Micropolitan Statistical Area is a newly defined entity that has a population between 10,000 and 49,999.'
@@ -20,6 +21,5 @@ module Experian
20
21
  }
21
22
  key.empty? ? 'Unknown' : values[key]
22
23
  end
23
-
24
24
  end
25
25
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # 2000 Rural-Urban County Size Code
5
4
  def self.en_g2603_column_name
6
5
  '2000 Rural-Urban County Size Code'
7
6
  end
8
7
 
9
- def self.en_g2603_value_description(key); ''; end
8
+ def self.en_g2603_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_g2603_description
12
13
  'Rural-Urban County Size Code Codes is a 1 position Rural/Urban continuum code from Economic Research Services. The Rural-Urban County Size Code codes are Rural-Urban Continuum Codes developed by The Economic Research Service of the U.S. Department of Agriculture (ERS/USDA). These codes distinguish counties within Metropolitan Statistical Areas (Metro) by the population of the CBSA, and counties not in Metropolitan Statistical Areas (Non-Metro)-they may be in Micropolitan Statistical Areas or not in any CBSA at all-by degree of urbanization and adjacency to one or more Metropolitan Statistical Areas. The Metro and Non-Metro counties have been subdivided into three and six subgroups, respectively, resulting in nine county classifications. This allows for analysis and selection by finer distinction than the simple Metro and Non-Metro classification, CBSA type, or Nielsen County Size Code.'
@@ -26,6 +27,5 @@ module Experian
26
27
  }
27
28
  key.empty? ? 'Unknown' : values[key]
28
29
  end
29
-
30
30
  end
31
31
  end
@@ -1,12 +1,13 @@
1
1
  module Experian
2
2
  class DataDictionary
3
-
4
3
  # 2010 Geo Code
5
4
  def self.en_geo6_column_name
6
5
  '2010 Geo Code'
7
6
  end
8
7
 
9
- def self.en_geo6_value_description(key); ''; end
8
+ def self.en_geo6_value_description(_key)
9
+ ''
10
+ end
10
11
 
11
12
  def self.en_geo6_description
12
13
  'Geo Codes are numeric symbols assigned for the identification of geographic entities such as state, county, tract, block, groups, etc., by the U.S. Census Bureau. Every geographic
@@ -29,6 +30,5 @@ Management and Budget (OMB)'
29
30
  def self.en_geo6(key)
30
31
  key.empty? ? 'Unknown' : key.to_i
31
32
  end
32
-
33
33
  end
34
34
  end