MEA SmartEnergy: Energy Efficiency
State of Maryland
@usgov.state_of_maryland_mea_smartenergy_energy_efficiency
State of Maryland
@usgov.state_of_maryland_mea_smartenergy_energy_efficiency
CREATE TABLE table_1 (
"id" VARCHAR,
"program_name" VARCHAR,
"link" VARCHAR,
"program_type" VARCHAR,
"project_name" VARCHAR,
"recipient_region_s_if_applicable" VARCHAR,
"mea_award" DOUBLE,
"total_project_cost" DOUBLE,
"sector" VARCHAR,
"electricity_savings_kwh" DOUBLE,
"natural_gas_savings_therms" VARCHAR,
"gasoline_savings_gallons" DOUBLE,
"propane_savings_gallons" DOUBLE,
"fuel_oil_savings_gallons" DOUBLE,
"co2_emissions_reductions_metric_tons" DOUBLE,
"award_date" VARCHAR,
"notes" VARCHAR,
"legislative_district" VARCHAR,
"congressional_district" VARCHAR,
"county" VARCHAR
);
Anyone who has the link will be able to view this.