lib/element_numbers/A/en_A107.rb in experian-data-dictionary-1.4.4 vs lib/element_numbers/A/en_A107.rb in experian-data-dictionary-1.4.5
- old
+ new
@@ -1,13 +1,14 @@
module Experian
class DataDictionary
-
# Luxury Car - Domestic
def self.en_a107_column_name
'Luxury Car - Domestic'
end
- def self.en_a107_value_description(key); ''; end
+ def self.en_a107_value_description(_key)
+ ''
+ end
def self.en_a107_description
'Auto Purchase Model Luxury Car Domestic Auto Purchase Model Luxury Car Domestic is an Experian model which predicts the likelihood that a living unit will purchase this type of vehicle in the next 6 months. Auto Purchase Models rank living units from 1 to 9 for each auto category using living unit and area level demographics. Field values beginning with 1 indicate the strongest probability. Vehicles examples in the Luxury Car Domestic category include: Cadillac CTS, Cadillac DeVille, Cadillac DTS, Cadillac STS, Lincoln MKS, Lincoln MKZ, and Lincoln Town Car'
end