2014 ITS World Congress Connected Vehicle Test Bed Demonstration Vehicle Situation Data
Department of Transportation
@usgov.dot_gov_2014_its_world_congress_connected_vehicle_test_21aa9074
Department of Transportation
@usgov.dot_gov_2014_its_world_congress_connected_vehicle_test_21aa9074
CREATE TABLE table_1 (
"schema" BIGINT,
"dialogid" VARCHAR,
"seqid" VARCHAR,
"requestid" VARCHAR,
"type" BIGINT,
"path_initialposition_utctime_year" BIGINT,
"path_initialposition_utctime_month" BIGINT,
"path_initialposition_utctime_day" BIGINT,
"path_initialposition_utctime_hour" BIGINT,
"path_initialposition_utctime_minute" BIGINT,
"path_initialposition_utctime_seconds" DOUBLE,
"path_initialposition_longitude" DOUBLE,
"path_initialposition_latitude" DOUBLE,
"path_initialposition_elevation_meters" DOUBLE,
"path_itemcnt" BIGINT,
"path_crumbdata_pathhistorypointsets_04" VARCHAR,
"bundle_tempid" VARCHAR,
"bundle_time_year" BIGINT,
"bundle_time_month" BIGINT,
"bundle_time_day" BIGINT,
"bundle_time_hour" BIGINT,
"bundle_time_minute" BIGINT,
"bundle_time_seconds" DOUBLE,
"bundle_pos_longitude" DOUBLE,
"bundle_pos_latitude" DOUBLE,
"bundle_pos_elevation_long" BIGINT,
"bundle_fundamental_speed_meterspersecond" DOUBLE,
"bundle_fundamental_speed_transmission" VARCHAR,
"bundle_fundamental_heading_deg" DOUBLE,
"bundle_fundamental_steeringangle_long" BIGINT,
"bundle_fundamental_accelset" VARCHAR,
"bundle_fundamental_accel_long" BIGINT,
"bundle_fundamental_accel_lat" BIGINT,
"bundle_fundamental_accel_vert" BIGINT,
"bundle_fundamental_accel_yaw" BIGINT,
"bundle_fundamental_brakes_long" BIGINT,
"bundle_fundamental_vehsize_width" BIGINT,
"bundle_fundamental_vehsize_length" BIGINT,
"crc" VARCHAR
);
Anyone who has the link will be able to view this.