Active Fleet Complement
City of Seattle
@usgov.city_of_seattle_active_fleet_complement_7619e
City of Seattle
@usgov.city_of_seattle_active_fleet_complement_7619e
The City of Seattle's active fleet equipment complement is dynamic. This list is updated on a monthly basis.
Organization: City of Seattle
Last updated: 2024-12-16T22:25:50.129586
Tags: cars, equipment, fleet, trucks
CREATE TABLE table_1 (
"equipid" VARCHAR,
"license" VARCHAR -- License#,
"year" DOUBLE,
"make" VARCHAR,
"model" VARCHAR,
"description" VARCHAR,
"dept" VARCHAR,
"inservicedate" TIMESTAMP,
"estimated_replacement_year" DOUBLE,
"equipment_type" VARCHAR,
"inservicecost" DOUBLE,
"asset_weight_category" VARCHAR,
"system_group" VARCHAR,
"fuel_type" VARCHAR
);Anyone who has the link will be able to view this.