PSS Polygon
State of Iowa
@usgov.state_of_iowa_pss_polygon_data
State of Iowa
@usgov.state_of_iowa_pss_polygon_data
Iowa DOT project data from Project Scheduling System (PSS) data.
Organization: State of Iowa
Last updated: 2024-04-12T12:53:29.160335
Tags: asset, asset-improvement, improvement, project-scheduling, projects, pss
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"status" VARCHAR,
"district" BIGINT,
"county_number" BIGINT,
"county_name" VARCHAR,
"route_system" VARCHAR,
"route" VARCHAR,
"traveled_way" VARCHAR,
"pin" VARCHAR,
"project_number" VARCHAR,
"assigned_to" VARCHAR,
"location" VARCHAR,
"work_description" VARCHAR,
"letting_fiscal_year" BIGINT,
"contract_awarded_utc" VARCHAR -- Contract Awarded (UTC),
"construction_actual_start_utc" VARCHAR -- Construction Actual Start (UTC),
"program_estimate" BIGINT,
"awarded" DOUBLE,
"final_contract" BIGINT,
"abstract_utc" VARCHAR -- Abstract (UTC),
"rce" VARCHAR,
"rce_engineer" VARCHAR,
"contract_id" VARCHAR,
"contract_description" VARCHAR,
"contractor_id" DOUBLE,
"contractor" VARCHAR,
"district_435" VARCHAR,
"materials_436" VARCHAR,
"district_436" VARCHAR,
"final_central_office" VARCHAR,
"as_built" VARCHAR,
"utility_eot_assigned_to" VARCHAR,
"railroad_involved" VARCHAR,
"railroad_agreement" VARCHAR,
"rest_service_last_updated_utc" VARCHAR -- Rest Service Last Updated (UTC),
"rest_utc_offset" VARCHAR,
"perimeter_meter_state_plane" DOUBLE -- Perimeter (Meter - State Plane),
"area_acre_state_plane" DOUBLE -- Area (Acre - State Plane),
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.