minecraft_mission
Metadata about the Minecraft missions.
Column descriptions
- id
- The unique ID of the mission.
- group_session
- The group session that the mission was a part of.
- name
- The name of the mission (Hands-on Training, Saturn A, or Saturn B)
- mission_start_timestamp_unix
- The starting Unix timestamp of the mission.
- mission_start_timestamp_iso8601
- The starting timestamp of the mission in ISO-8601 format.
- mission_stop_timestamp_unix
- The stopping Unix timestamp of the mission.
- mission_stop_timestamp_iso8601
- The stop timestamp of the mission in ISO-8601 format.
- trial_start_timestamp_unix
- The starting Unix timestamp of the trial.
- trial_start_timestamp_iso8601
- The starting timestamp of the trial in ISO-8601 format.
- trial_stop_timestamp_unix
- The stopping Unix timestamp of the trial.
- trial_stop_timestamp_iso8601
- The stop timestamp of the trial in ISO-8601 format.
- final_team_score
- The final mission score achieved by the team.
- testbed_version
- The version of the testbed used for the mission.
~51 rows (estimated)
This data as JSON, CSV (capped; for the full dataset, download the database).
group_session
name
| id ▲▼ | group_session ▲▼ | name ▲▼ | mission_start_timestamp_unix ▲▼ | mission_start_timestamp_iso8601 ▲▼ | mission_stop_timestamp_unix ▲▼ | mission_stop_timestamp_iso8601 ▲▼ | trial_start_timestamp_unix ▲▼ | trial_start_timestamp_iso8601 ▲▼ | trial_stop_timestamp_unix ▲▼ | trial_stop_timestamp_iso8601 ▲▼ | final_team_score ▲▼ | testbed_version ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 504b410e-6bea-441d-8a28-0697223c7c01 | exp_2022_12_05_12 | Saturn_A | 1670275295.535 | 2022-12-05T21:21:35.535Z | 1670276319.538 | 2022-12-05T21:38:39.538Z | 1670275133.4411 | 2022-12-05T21:18:53.4411Z | 1670276333.0749 | 2022-12-05T21:38:53.0749Z | 480 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| 58e35f98-5c71-45d6-a566-a5223abf5329 | exp_2022_12_05_12 | Hands-on Training | 1670273843.976 | 2022-12-05T20:57:23.976Z | 1670275047.976 | 2022-12-05T21:17:27.976Z | 1670273684.6598 | 2022-12-05T20:54:44.6598Z | 1670275083.6707 | 2022-12-05T21:18:03.6707Z | 100 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| e3fa7130-36fc-43a9-9105-f4a19b6389dd | exp_2022_12_05_12 | Saturn_B | 1670276538.154 | 2022-12-05T21:42:18.154Z | 1670277562.156 | 2022-12-05T21:59:22.156Z | 1670276415.3682 | 2022-12-05T21:40:15.3682Z | 1670277574.4736 | 2022-12-05T21:59:34.4736Z | 450 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |