Skip to content

home_energy_score_json_schema

Home Performance With Energy Star

Type: object
Additional Properties Allowed: False

Property Type Required Format Title
improvement_installation_start_date string date
improvement_installation_completion_date string date
contractor_zip_code string
contractor_business_name string
is_income_eligible_program boolean

improvement_installation_start_date

The date on which HPwES upgrade installation began, in YYYY-MM-DD format

  • is not required
  • Type: string

improvement_installation_completion_date

The date on which HPwES upgrade installation was completed, in YYYY-MM-DD format

  • is not required
  • Type: string

contractor_zip_code

Five-digit postal code of the contractor installing the HPwES upgrades

  • is not required
  • Type: string

Regex Pattern: ^[0-9]{5}$

contractor_business_name

The name of the contracting business installing the HPwES upgrades

  • is not required
  • Type: string

is_income_eligible_program

Whether or not the HPwES upgrades were performed for a homeowner participating in an income-eligible program

  • is not required
  • Type: boolean