Archived Project Information
City of Austin
@usgov.city_of_austin_archived_project_information
City of Austin
@usgov.city_of_austin_archived_project_information
The Archived Project Information dataset displays detailed project information such as location, type of work, and estimated cost for projects scheduled for letting within the designated two consecutive fiscal years.
Its contents are refreshed hourly with data from TxDOT’s transportation program management system, TXDOTCONNECT.
Archived Project Information dataset includes previous Project Information data outside of Project Information dataset.
Organization: City of Austin
Last updated: 2023-10-25T11:15:40.801178
Tags: bid, bidder, ccsj, city, contract-information, csj, district, estimated-cost, fiscal-years, highway, letting, location, project-classification, project-description, project-estimate, project-information, txdot, txdotconnect, type-of-work, utp
CREATE TABLE table_1 (
"a_b_estimate_amount" DOUBLE,
"bid_received_until_date" VARCHAR,
"bid_received_until_time" VARCHAR,
"bidder_pre_qualification_waiver_flag" BOOLEAN,
"city" VARCHAR,
"contract_limits_from" VARCHAR,
"contract_limits_to" VARCHAR,
"contract_number" DOUBLE,
"control_section_job_csj" VARCHAR -- CONTROL SECTION JOB (CSJ),
"control_section" VARCHAR,
"controlling_project_id_ccsj" VARCHAR -- CONTROLLING PROJECT ID (CCSJ),
"county" VARCHAR,
"district_division" VARCHAR -- DISTRICT/ DIVISION,
"district_division_cstr_performance_end_date" VARCHAR,
"environmental_clear_to_let_date" VARCHAR,
"environmental_clearance_type" VARCHAR,
"federal_project_number" VARCHAR,
"highway" VARCHAR,
"latitude_line_begin" DOUBLE -- LATITUDE (LINE) BEGIN,
"latitude_line_end" DOUBLE -- LATITUDE (LINE) END,
"let_type_description" VARCHAR,
"letting_status_description" VARCHAR,
"limits_from" VARCHAR,
"limits_to" VARCHAR,
"longitude_line_begin" DOUBLE -- LONGITUDE (LINE) BEGIN,
"longitude_line_end" DOUBLE -- LONGITUDE (LINE) END,
"most_restrictive_proposed_class" VARCHAR,
"mpo_description" VARCHAR,
"oversight_description" VARCHAR,
"project_actual_let_date" VARCHAR,
"project_approved_let_date" VARCHAR,
"project_classification" VARCHAR,
"project_description" VARCHAR,
"project_estimate_low_bid" DOUBLE -- PROJECT ESTIMATE / LOW BID,
"project_estimated_let_date" VARCHAR,
"project_id" VARCHAR,
"project_name" VARCHAR,
"project_stage" VARCHAR,
"project_status" VARCHAR,
"project_sub_type_description" VARCHAR,
"project_type_description" VARCHAR,
"proposed_main_line_type" VARCHAR,
"right_of_way_csj" VARCHAR,
"right_of_way_project_id" VARCHAR,
"sealed_engineer_s_estimate_total_contract" DOUBLE,
"sealed_engineer_s_estimate_project" DOUBLE,
"sequence_number" DOUBLE,
"short_description" VARCHAR,
"spec_book_year" BIGINT,
"state_project_number" VARCHAR,
"tip_year" DOUBLE,
"type_of_work" VARCHAR,
"max_day_type" VARCHAR,
"working_day_type_ccsj" VARCHAR -- WORKING DAY TYPE (CCSJ),
"construction_manager_email" VARCHAR,
"construction_manager" VARCHAR,
"dbe_goal_percent" DOUBLE,
"maximum_number_of_working_days" DOUBLE,
"proposal_guarantee_amount" BIGINT,
"proposed_mainlane_length" DOUBLE
);Anyone who has the link will be able to view this.