Skip to content

Commit

Permalink
Incentive Admin Update (#604)
Browse files Browse the repository at this point in the history
This PR updates the API data files, using data maintained by the
[Incentive Admin](https://github.com/rewiringamerica/incentive_admin).

Co-authored-by: veekas <[email protected]>
  • Loading branch information
github-actions[bot] and veekas authored Nov 14, 2024
1 parent 327c4d1 commit 06825cd
Show file tree
Hide file tree
Showing 15 changed files with 369 additions and 189 deletions.
3 changes: 1 addition & 2 deletions data/CT/incentives.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,7 @@
"amount": {
"type": "dollars_per_unit",
"number": 300,
"unit": "ton",
"representative": 900
"unit": "ton"
},
"owner_status": [
"homeowner"
Expand Down
119 changes: 106 additions & 13 deletions data/DC/incentives.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
"en": "$75 rebate for electric push lawn mowers.",
"es": "Un reembolso de $75 para podadoras eléctricas de pie."
},
"start_date": "2023-10-01",
"end_date": "2024-09-30"
"start_date": "2023-10-01"
},
{
"id": "DC-5",
Expand All @@ -69,8 +68,7 @@
"en": "$500 rebate for electric riding lawn mowers.",
"es": "Un reembolso de $500 para podadoras eléctricas de asiento."
},
"start_date": "2023-10-01",
"end_date": "2024-09-30"
"start_date": "2023-10-01"
},
{
"id": "DC-7",
Expand Down Expand Up @@ -173,8 +171,7 @@
},
"start_date": "2023-10-01",
"end_date": "2024-09-30",
"low_income": "dc-dc-department-of-energy-and-environment-60-ami",
"bonus_available": true
"low_income": "dc-dc-department-of-energy-and-environment-60-ami"
},
{
"id": "DC-24",
Expand Down Expand Up @@ -262,18 +259,114 @@
"program": "dc_dCSustainableEnergyUtility_dCResidentialRebates",
"amount": {
"type": "dollar_amount",
"number": 700,
"minimum": 375,
"maximum": 700
"number": 1500,
"minimum": 1000,
"maximum": 1500
},
"owner_status": [
"homeowner"
],
"short_description": {
"en": "$375-$700 rebate for qualified ducted or ductless heat pump systems.",
"es": "Un reembolso de entre $375 y $700 para sistemas de bomba de calor sin ductos o con ductos que cumplan los requisitos."
"en": "$1000-$1500 rebate for qualified ducted or ductless heat pump systems.",
"es": "Un reembolso de entre $1000 y $1500 para sistemas de bomba de calor sin ductos o con ductos que cumplan los requisitos."
},
"start_date": "2023-12-31",
"end_date": "2024-09-30"
"start_date": "2023-12-31"
},
{
"id": "DC-30",
"payment_methods": [
"rebate"
],
"items": [
"heat_pump_clothes_dryer"
],
"program": "dc_dCSustainableEnergyUtility_dCResidentialRebates",
"amount": {
"type": "dollar_amount",
"number": 600,
"minimum": 175,
"maximum": 600
},
"owner_status": [
"homeowner"
],
"short_description": {
"en": "$175-$600 rebate for ENERGY STAR® or ENERGY STAR® Most Efficient qualified clothes dryers.",
"es": "Un reembolso de entre $175 y $600 para las secadoras de ropa que cumplan los requisitos ENERGY STAR® o ENERGY STAR® Most Efficient."
},
"start_date": "2024-10-28"
},
{
"id": "DC-31",
"payment_methods": [
"rebate"
],
"items": [
"electric_stove"
],
"program": "dc_dCSustainableEnergyUtility_dCResidentialRebates",
"amount": {
"type": "dollar_amount",
"number": 800,
"minimum": 400,
"maximum": 800
},
"owner_status": [
"homeowner"
],
"short_description": {
"en": "Up to $800 rebate for electric and induction stoves, ranges, and ovens.",
"es": "Un reembolso hasta $800 para estufas, cocinas y hornos eléctricos y de inducción."
},
"start_date": "2024-10-28"
},
{
"id": "DC-32",
"payment_methods": [
"rebate"
],
"items": [
"ductless_heat_pump",
"ducted_heat_pump"
],
"program": "dc_dCSustainableEnergyUtility_dCResidentialRebates",
"amount": {
"type": "dollar_amount",
"number": 5000,
"minimum": 4000,
"maximum": 5000
},
"owner_status": [
"homeowner"
],
"short_description": {
"en": "$4000-$5000 rebate for qualified ducted or ductless heat pump systems when fuel switching.",
"es": "Un reembolso de entre $4000 y $5000 para sistemas de bomba de calor sin ductos o con ductos que cumplan los requisitos al cambiar las fuentes de combustible."
},
"start_date": "2024-10-28"
},
{
"id": "DC-33",
"payment_methods": [
"rebate"
],
"items": [
"heat_pump_water_heater"
],
"program": "dc_dCSustainableEnergyUtility_dCResidentialRebates",
"amount": {
"type": "dollar_amount",
"number": 1500,
"minimum": 750,
"maximum": 1500
},
"owner_status": [
"homeowner"
],
"short_description": {
"en": "$750 to $1500 rebate for a heat pump water heater.",
"es": "Un reembolso de entre $750 y $1500 para un calentador de agua con bomba de calor."
},
"start_date": "2024-10-28"
}
]
55 changes: 55 additions & 0 deletions data/GA/incentives.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,5 +403,60 @@
"short_description": {
"en": "Rebate of 50% of cost up to $175 for a home energy management system bundle: including ENERGY STAR certified smart thermosat and LED fixture, connected plug load device, and permanently installed occupancy/motion sensor."
}
},
{
"id": "GA-19",
"payment_methods": [
"assistance_program"
],
"items": [
"energy_audit"
],
"program": "ga_energy-assistance-for-savings-efficiency",
"amount": {
"type": "percent",
"number": 1
},
"owner_status": [
"homeowner",
"renter"
],
"short_description": {
"en": "Free home energy assessment for income-qualified residents.",
"es": "Una auditoría gratis de consumo de energía doméstica para residentes que cumplan los requisitos de nivel de ingresos."
},
"start_date": "2023-01-01",
"end_date": "2025-12-31",
"low_income": "ga-georgia-power-lowincome"
},
{
"id": "GA-20",
"payment_methods": [
"assistance_program"
],
"items": [
"air_sealing",
"attic_or_roof_insulation",
"duct_sealing",
"smart_thermostat"
],
"program": "ga_energy-assistance-for-savings-efficiency",
"amount": {
"type": "dollar_amount",
"number": 5000,
"minimum": 150,
"maximum": 5000
},
"owner_status": [
"homeowner",
"renter"
],
"short_description": {
"en": "Up to $5000 in weatherization and efficiency updates for income-qualified residents. Requires home audit.",
"es": "Hasta $5000 por actualizaciones sobre climatización y eficiencia para residentes que cumplan los requisitos de nivel de ingresos. Requiere una auditoría gratis de consumo de energía doméstica"
},
"start_date": "2023-01-01",
"end_date": "2025-12-31",
"low_income": "ga-georgia-power-lowincome"
}
]
12 changes: 12 additions & 0 deletions data/GA/programs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
{
"ga_energy-assistance-for-savings-efficiency": {
"name": {
"en": "Energy Assistance for Savings & Efficiency (EASE)",
"es": "Energy Assistance for Savings & Efficiency (EASE)"
},
"url": {
"en": "https://www.georgiapower.com/residential/save-money-and-energy/products-programs/home-energy-efficiency-programs/ease.html"
},
"authority": "ga-georgia-power",
"authority_type": "utility",
"description": "Georgia Power Energy Assistance for Savings & Efficiency"
},
"ga_georgiaPower_homeEnergyImprovementProgram": {
"name": {
"en": "Home Energy Improvement Program"
Expand Down
9 changes: 3 additions & 6 deletions data/MI/incentives.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,7 @@
"es": "Un reembolso de $900 por unidad exterior para bombas de calor de fuente de aire mini/multi-split. Límite de 2 unidades. $100 adicionales por unidad interior."
},
"start_date": "2024-01-01",
"end_date": "2024-12-31",
"bonus_available": true
"end_date": "2024-12-31"
},
{
"id": "MI-53",
Expand Down Expand Up @@ -774,8 +773,7 @@
"short_description": {
"en": "$35 rebate for smart thermostats. Limit 2 of each kind per account lifetime. Household must have electric heat.",
"es": "Un reembolso de $35 por termostatos inteligentes. Límite de 2 de cada tipo por cuenta de por vida. La vivienda debe tener calefacción eléctrica."
},
"bonus_available": true
}
},
{
"id": "MI-65",
Expand Down Expand Up @@ -868,8 +866,7 @@
"short_description": {
"en": "$300 rebate per ton with baseline SEER of 15 or more. Additional bonuses available for better efficiency heat pumps.",
"es": "Un reembolso de $300 por tonelada con un SEER de referencia igual o superior a 15. Hay bonificaciones adicionales disponibles para bombas de calor de mayor eficiencia."
},
"bonus_available": true
}
},
{
"id": "MI-69",
Expand Down
Loading

0 comments on commit 06825cd

Please sign in to comment.