Class: ResidentialEnergyConsumptionSurveyResponse

Inherits:
ActiveRecord::Base
  • Object
show all
Extended by:
CohortScope
Defined in:
lib/earth/residence/residential_energy_consumption_survey_response.rb

Constant Summary collapse

SUBCOHORT_THRESHOLD =

per Matt

5
INPUT_CHARACTERISTICS =
[
  :census_region,
  :heating_degree_days,
  :cooling_degree_days,
  :residence_class,
  :rooms,
  :bedrooms,
  :bathrooms,
  :floorspace,
  :residents,
  :urbanity,
  :construction_year,
  :ownership,
]