All Project Information
State of Missouri
@usgov.state_of_missouri_all_project_information
State of Missouri
@usgov.state_of_missouri_all_project_information
This is a list of projects that have been funded, or selected for funding by the MoVW Team as of June 30, 2019. This list includes projects funded by the Volkswagen Trust and by DERA. Funded projects include school buses, medium and large government owned trucks, transit buses, and shuttle buses.
Organization: State of Missouri
Last updated: 2020-11-10T17:23:43.392452
Tags: department-of-corrections, dera, doc, government-trucks, school-bus, shuttle-bus, transit-bus, volkswagen, volkswagen-trust, vw
CREATE TABLE table_1 (
  "applicant" VARCHAR,
  "project_number" VARCHAR,
  "county" VARCHAR,
  "city" VARCHAR,
  "mitigation_sub_category" VARCHAR,
  "eligible_mitigation_action" VARCHAR,
  "old_vehicle_type" VARCHAR,
  "new_fuel_type" VARCHAR,
  "est_lifetime_nox_reduction_tons" DOUBLE  -- Est. Lifetime NOx Reduction (tons),
  "funding_requested" DOUBLE,
  "funding_awarded" DOUBLE,
  "average_award_per_nox_ton_reduced" VARCHAR,
  "vehicle_cost" DOUBLE,
  "address" VARCHAR,
  "zip" BIGINT,
  "state" VARCHAR,
  "location" VARCHAR
);Anyone who has the link will be able to view this.