Asotin County PTBA (Public Transportation Benefit Area) Services
State of Washington
@usgov.state_of_washington_asotin_county_ptba_public_transpor_30edd8c3
State of Washington
@usgov.state_of_washington_asotin_county_ptba_public_transpor_30edd8c3
CREATE TABLE table_1 (
"year" BIGINT,
"typeofservices" VARCHAR,
"revenuevehiclehours" BIGINT,
"totalvehiclehours" BIGINT,
"revenuevehiclemiles" BIGINT,
"totalvehiclemiles" BIGINT,
"passengertrips" BIGINT,
"unlinkedpassengertrips" DOUBLE,
"fatalities" BIGINT,
"reportableinjuries" BIGINT,
"collisions" BIGINT,
"fuelconsumed" BIGINT
);
Anyone who has the link will be able to view this.