Skip to content

Commit

Permalink
Change 33171 to 3317 for a cfa_bin-unit_type combination.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Aug 4, 2023
1 parent 91154f8 commit e0ca00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion measures/ResStockArguments/measure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ def run(model, runner, user_arguments)
['2500-2999', HPXML::ResidentialTypeApartment] => 2648, # AHS 2021, multi-family weighted average
['3000-3999', HPXML::ResidentialTypeSFD] => 3310, # AHS 2021, 1 detached and mobile home weighted average
['3000-3999', HPXML::ResidentialTypeSFA] => 3228, # AHS 2021, 1 attached
['3000-3999', HPXML::ResidentialTypeApartment] => 33171, # AHS 2021, multi-family weighted average
['3000-3999', HPXML::ResidentialTypeApartment] => 3317, # AHS 2021, multi-family weighted average
['4000+', HPXML::ResidentialTypeSFD] => 5587, # AHS 2021, 1 detached and mobile home weighted average
['4000+', HPXML::ResidentialTypeSFA] => 7414, # AHS 2019, 1 attached
['4000+', HPXML::ResidentialTypeApartment] => 6348 } # AHS 2021, 4,000 or more all unit average
Expand Down

0 comments on commit e0ca00f

Please sign in to comment.