@realestate/types
Version:
Types for real estate
191 lines (173 loc) • 10.5 kB
TypeScript
/**
* Copyright (c) 2023 ListBird. All Rights Reserved.
*
* This software product includes software or other works developed by RESO,
* subject to the RESO End User License published at www.reso.org.
*
* Any modifications, derivative works, or redistributions of this source must
* maintain this copyright notice. See the RESO EULA for more information.
*/
export enum GreenBuildingVerificationType {
/**
* {@link https://ddwiki.reso.org/display/DDW17/Certified+Passive+House}
*
* Super-insulated new homes that have been built to meet certification requirements demonstrating minimal
* or no heating and cooling system.
*/
CertifiedPassiveHouse = 'CertifiedPassiveHouse',
/**
* {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Certified+Homes}
*
* EPA ENERGY STAR Certified Homes is a set of optional construction practices and technologies (above
* minimum code requirements) that builders can follow to upgrade a new home's energy efficiency beyond
* minimum code requirements. Guidelines are outlined in the National Performance Path; or the National
* Prescriptive Path; This whole-house label differs from the ENERGY STAR products label. To achieve the
* ENERGY STAR Certified Homes label, a home's energy efficiency must be verified by a third-party
* organization.
*/
EnergyStarCertifiedHomes = 'EnergyStarCertifiedHomes',
/**
* {@link https://ddwiki.reso.org/display/DDW17/EnerPHit}
*
* Super-insulated existing homes that have been remodeled to meet certification requirements demonstrating
* minimal or no heating and cooling system.
*/
Enerphit = 'Enerphit',
/**
* {@link https://ddwiki.reso.org/display/DDW17/HERS+Index+Score}
*
* The HERS Index is the nationally recognized scoring system for measuring a home's energy performance. To
* calculate a home's HERS Index Score, a certified RESNET home energy rater will do a home energy rating
* and compare the data against a reference home (a design-modeled home of the same size and shape as the
* actual home), so the HERS Index Score is always relative to the size, shape, and type of the house. The
* lower the number, the more energy efficient the home.
*/
HersIndexScore = 'HersIndexScore',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Home+Energy+Score}
*
* The Home Energy Score, managed by the US DOE, is a national system that allows homes to receive an energy
* efficiency rating, similar to the MPG rating available for cars. The Home Energy Score uses a 10-point
* scale to reflect how much energy a home is expected to use under standard operating conditions. Homes
* that are expected to use the least amount of energy (and are considered the most energy efficient) score
* a 10, and homes that are expected to use the most amount of energy (and are considered the least energy
* efficient) score a 1. The Home Energy Score uses a standard calculation method and takes into account the
* home's structure and envelope (walls, windows, foundation) and its heating, cooling, and hot water
* systems. Only Qualified Assessors who pass a DOE exam are allowed to provide the Home Energy Score.
*/
HomeEnergyScore = 'HomeEnergyScore',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Improvements}
*
* Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for
* Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an
* existing home through a home energy upgrade (HEU). Certificates are provided by a local energy efficiency
* program sponsor.
*/
HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements = 'HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Performance}
*
* Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for
* Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an
* existing home through a home energy upgrade (HEU) and provides one or more measures of a home's
* performance. Measures of performance may include a HERS rating, a Home Energy Score, an indication of
* projected or actual energy consumption, or other systems. Certificates are provided by a local energy
* efficiency program sponsor.
*/
HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance = 'HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Home+Performance+with+ENERGY+STAR}
*
* Home Performance with ENERGY STAR offers whole-house solutions to high energy bills and homes with
* comfort problems. The program is managed by a local sponsor that recruits home improvement contractors
* who are qualified to perform comprehensive home assessments and improvements. Local sponsors must
* follow specific guidelines to participate as outlined in the HPwES Sponsor Guide and Reference Manual.
*/
HomePerformanceWithEnergyStar = 'HomePerformanceWithEnergyStar',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Indoor+airPLUS}
*
* EPA Indoor airPLUS is a set of optional construction practices and technologies builders can follow to
* reduce indoor air pollutants and improve the indoor air quality in a new home beyond minimum code
* requirements. It is only available to homes that first meet ENERGY STAR Certified Homes certification.
*/
IndoorAirplus = 'IndoorAirplus',
/**
* {@link https://ddwiki.reso.org/display/DDW17/LEED+For+Homes}
*
* USGBC's residential rating system, LEED for Homes, was launched in 2008. The LEED rating systems are
* developed through an open, consensus-based process led by LEED committees. LEED is a voluntary program
* that provides independent, third-party verification that a home was designed and built using methods for
* achieving high performance in multiple areas of sustainability including energy, water, waste management,
* indoor air quality, and sustainable site development. There are multiple rating systems for all types of
* buildings including Existing Buildings and Homes for residential projects. Homes may achieve different
* levels of certification (platinum, gold, silver, certified) depending on the number of LEED prerequisites
* and credits that are met.
*/
LeedForHomes = 'LeedForHomes',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Living+Building+Challenge}
*
* Living Future Institute's Homes certified by a third-party that they produce as much or more energy than
* they use. Super-insulated homes that have met certification requirements demonstrating minimal or no
* heating and cooling system.
*/
LivingBuildingChallenge = 'LivingBuildingChallenge',
/**
* {@link https://ddwiki.reso.org/display/DDW17/NGBS+New+Construction}
*
* Home Innovation Research Labs certifies homes to the ICC-700 National Green Building Standard(tm) (NGBS),
* which has undergone the full consensus process and received approval from the American National Standards
* Institute (ANSI). Home Innovation Research Labs provides project certification to the NGBS. NGBS applies
* to both single-family homes and multifamily buildings. Certification options also exist for new
* construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom) and
* land development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification
* level depending on the number of green building practices met.
*/
NgbsNewConstruction = 'NgbsNewConstruction',
/**
* {@link https://ddwiki.reso.org/display/DDW17/NGBS+Small+Projects+Remodel}
*
* Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both
* single-family homes and multifamily buildings. Certification options also exist for new construction,
* remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land
* development/subdivision. For the Small Projects Remodel, the functional area (kitchen, bathroom,
* basement, addition) is either certified or not. Unlike other NGBS certifications, multiple certification
* levels (bronze, silver, gold, or emerald) do not exist for this certification option.
*/
NgbsSmallProjectsRemodel = 'NgbsSmallProjectsRemodel',
/**
* {@link https://ddwiki.reso.org/display/DDW17/NGBS+Whole-Home+Remodel}
*
* Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both
* single-family homes and multifamily buildings. Certification options also exist for new construction,
* remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land
* development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification level
* depending on the number of green building practices met.
*/
NgbsWholeHomeRemodel = 'NgbsWholeHomeRemodel',
/**
* Super-insulated homes that have met certification requirements demonstrating minimal or no heating and
* cooling system.
*/
PhiusPlus = 'PhiusPlus',
/**
* {@link https://ddwiki.reso.org/display/DDW17/WaterSense}
*
* EPA WaterSense is a set of optional construction practices and technologies (above minimum code
* requirements) that builders can follow to ensure a home uses less water while still providing the same
* level of comfort and convenience. WaterSense also applies to specific plumbing fixtures (see
* InteriorFeatures) and should not be confused with the whole-house label.
*/
Watersense = 'Watersense',
/**
* {@link https://ddwiki.reso.org/display/DDW17/Zero+Energy+Ready+Home}
*
* DOE Zero Energy Ready Home is a set of optional construction practices and technologies (above minimum
* code and ENERGY STAR Certified Home requirements) that builders can follow to ensure high-performance
* homes so energy efficient all or most annual energy consumption can be offset with renewable energy.
* Guidelines are outlined in the "DOE Zero Energy Ready Home National Program Requirements."
*/
ZeroEnergyReadyHome = 'ZeroEnergyReadyHome',
}