APC (RAW) - June 2016
City of Austin
@usgov.city_of_austin_apc_raw_june_2016
City of Austin
@usgov.city_of_austin_apc_raw_june_2016
CREATE TABLE table_1 (
"act_trip_start_time" DOUBLE,
"actual_sequence" BIGINT,
"apc_date_time" DOUBLE,
"block_id" BIGINT,
"booking_id" VARCHAR,
"booking_num" BIGINT,
"booking_start_date" DOUBLE,
"bs_id" BIGINT,
"close_date_time" DOUBLE,
"current_route_id" BIGINT,
"day_type_vs" BIGINT,
"direction_code_id" BIGINT,
"dwell_time" BIGINT,
"ext_trip_id" BIGINT,
"garage_id" BIGINT,
"headsign_route" BIGINT,
"import_error" BIGINT,
"import_trip_error" BIGINT,
"insert_date_time" DOUBLE,
"max_load" BIGINT,
"non_rev_distance" DOUBLE,
"non_rev_seconds" BIGINT,
"num_sat" BIGINT,
"offs" BIGINT,
"ons" BIGINT,
"open_date_time" DOUBLE,
"operator_id" BIGINT,
"position_source" BIGINT,
"quality_indicator" BIGINT,
"raw_max_load" BIGINT,
"raw_off" BIGINT,
"raw_on" BIGINT,
"rev_distance" DOUBLE,
"rev_seconds" BIGINT,
"route_id" BIGINT,
"run_id" BIGINT,
"sched_time" DOUBLE,
"seg_arr_time" DOUBLE,
"seg_dep_time" DOUBLE,
"start_trip_time" DOUBLE,
"time_id" BIGINT,
"tp_id" BIGINT,
"transit_date_time" DOUBLE,
"variation" VARCHAR,
"veh_lat" DOUBLE,
"veh_long" DOUBLE,
"vehicle_id" BIGINT
);
Anyone who has the link will be able to view this.