All Project Information
State of Missouri
@usgov.state_of_missouri_all_project_information
State of Missouri
@usgov.state_of_missouri_all_project_information
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,
"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.