NYSERDA Electric Vehicle Drive Clean Rebate Data: Beginning 2017
State of New York
@usgov.state_of_new_york_nyserda_electric_vehicle_drive_clean_a3486b62
State of New York
@usgov.state_of_new_york_nyserda_electric_vehicle_drive_clean_a3486b62
CREATE TABLE table_1 (
"data_through_date" TIMESTAMP,
"submitted_date" TIMESTAMP,
"make" VARCHAR,
"model" VARCHAR,
"county" VARCHAR,
"zip" BIGINT,
"ev_type" VARCHAR,
"transaction_type" VARCHAR,
"annual_ghg_emissions_reductions_mt_co2e" DOUBLE,
"annual_petroleum_reductions_gallons" DOUBLE,
"rebate_amount_usd" BIGINT
);
Anyone who has the link will be able to view this.