Maintenance Garages
State of Iowa
@usgov.state_of_iowa_maintenance_garages_data
State of Iowa
@usgov.state_of_iowa_maintenance_garages_data
Point feature class file providing the location, description, and contact information of all (102) Iowa Department of Transportation's Maintenance Garages.
Organization: State of Iowa
Last updated: 2024-04-12T12:47:26.263794
Tags: asset-inventory, assets, garage, inventory, maintenance
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"inventory_id" VARCHAR,
"description" VARCHAR,
"address" VARCHAR,
"nearest_city" VARCHAR,
"phone_number" BIGINT,
"cost_center" BIGINT,
"year_built" BIGINT,
"area_sqf" DOUBLE -- Area (SqF),
"district_id" BIGINT,
"supervisor" VARCHAR,
"homebase" VARCHAR,
"circle" BIGINT,
"sd" BIGINT,
"staffing_level" BIGINT,
"globalid" VARCHAR,
"route_id" VARCHAR,
"record_created_by" VARCHAR,
"record_created_on_utc" VARCHAR -- Record Created On (UTC),
"record_edited_by" VARCHAR,
"record_last_edited_utc" VARCHAR -- Record Last Edited (UTC),
"rest_service_last_updated_utc" VARCHAR -- REST Service Last Updated (UTC),
"rest_utc_offset" VARCHAR,
"date_record_created_utc_offset" VARCHAR,
"date_record_last_updated_utc_offset" VARCHAR,
"date_record_last_verified_utc_offset" VARCHAR
);Anyone who has the link will be able to view this.