VW Trust Awards
State of Missouri
@usgov.state_of_missouri_vw_trust_awards
State of Missouri
@usgov.state_of_missouri_vw_trust_awards
CREATE TABLE table_1 (
"applicant" VARCHAR,
"award_fiscal_year" BIGINT,
"project_number" VARCHAR,
"category" VARCHAR,
"eligible_mitigation_action" VARCHAR,
"old_vehicle_type" VARCHAR,
"new_vehicle_type" VARCHAR,
"new_fuel_type" VARCHAR,
"est_lifetime_nox_reduction_tons" DOUBLE,
"funding_requested" DOUBLE,
"actual_funding_awarded" DOUBLE,
"maximum_vw_cost_share" DOUBLE,
"vehicle_cost" DOUBLE,
"address" VARCHAR,
"city" VARCHAR,
"zip" BIGINT,
"county" VARCHAR,
"state" VARCHAR,
"point" VARCHAR
);
Anyone who has the link will be able to view this.