Residential Solar Investment Program (RSIP) Enrollment
State of Connecticut
@usgov.state_of_connecticut_residential_solar_investment_prog_afe2e552
State of Connecticut
@usgov.state_of_connecticut_residential_solar_investment_prog_afe2e552
Through the Residential Solar Investment Program (RSIP), the Connecticut Green Bank, in partnership with a network of contractors and inspectors, helped more than 46,300 households access solar energy since 2012, surpassing the statutory target of 350 MW (reaching 378 MW) one year ahead of the December 2022 deadline.
Highlights
How it works
This dataset is an anonymized comprehensive listing of all approved and completed projects supported by the RSIP. It contains information on system costs, sizes, participating contractors, and other details gathered during the RSIP. More information and program evaluation reports can be found at https://www.ctgreenbank.com/strategy-impact/societal-impact/successful-legacy-programs/residential-solar-investment-program-rsip
Organization: State of Connecticut
Last updated: 2025-07-05T18:20:35.341611
Tags: connecticut-green-bank, ct-green-bank, renewable, solar
CREATE TABLE table_1 (
"entity" VARCHAR,
"incentive_type" VARCHAR,
"sub_program" VARCHAR,
"approved_date" VARCHAR,
"completed_date" VARCHAR,
"kw_stc" DOUBLE,
"incentive_amount" DOUBLE,
"total_system_cost" DOUBLE,
"expected_annual_generation_kwh" DOUBLE -- Expected Annual Generation (kWh),
"contractor" VARCHAR,
"system_owner" VARCHAR,
"solarize_indicator" BOOLEAN,
"system_financing_type" VARCHAR,
"utility_company" VARCHAR,
"municipality" VARCHAR,
"host_customer_city" VARCHAR,
"host_customer_zip_code" BIGINT,
"county" VARCHAR,
"censustract" BIGINT,
"msa_vintage_ami_band" VARCHAR,
"census_tract_vintage_smi_band" VARCHAR,
"distressed_community_designation" VARCHAR
);Anyone who has the link will be able to view this.