Renewable Energy Development (RED) Grants - Multi-Year Report
State of Oregon
@usgov.state_of_oregon_renewable_energy_development_red_grant_7599bd09
State of Oregon
@usgov.state_of_oregon_renewable_energy_development_red_grant_7599bd09
The Oregon Department of Energy issued grants for renewable energy development projects from 2012 to 2019; the grants were funded through tax credit auctions overseen by the Oregon Department of Revenue. The final set of RED Grant awardees was announced in September 2019. This report covers RED Grants approved before June 30, 2021 (Fiscal Years 2013 through 2021). For more information visit the Oregon Transparency website. https://www.oregon.gov/transparency/Pages/index.aspx.
Organization: State of Oregon
Last updated: 2020-11-10T17:22:13.858825
Tags: department-of-energy, energy-grants, grants, red, renewable-energy
CREATE TABLE table_1 (
"final_year" BIGINT,
"date_final_certificate" TIMESTAMP,
"applicant_business_name" VARCHAR,
"site_address" VARCHAR,
"site_city" VARCHAR,
"site_zip_code" VARCHAR,
"site_county" VARCHAR,
"project_type" VARCHAR,
"program" VARCHAR,
"nominal_capacity_peak_rated_output" DOUBLE -- Nominal Capacity (Peak Rated Output),
"kwh_production_per_year" BIGINT,
"project_cost" DOUBLE,
"final_tax_credit_or_grant_award" BIGINT,
"application" VARCHAR -- Application #
);Anyone who has the link will be able to view this.