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
| 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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| a4cefdfb-323b-4dc7-b754-2ebf5671b59b | exp_2022_10_31_10 | Saturn_B | 1667244690.279 | 2022-10-31T19:31:30.279Z | 1667245714.279 | 2022-10-31T19:48:34.279Z | 1667244610.7075 | 2022-10-31T19:30:10.7075Z | 1667245746.473 | 2022-10-31T19:49:06.4730Z | 400 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| f57e3a6a-1d6a-45eb-a4c5-910dfee35d4b | exp_2022_10_31_10 | Saturn_A | 1667243528.021 | 2022-10-31T19:12:08.021Z | 1667244552.022 | 2022-10-31T19:29:12.022Z | 1667243416.3125 | 2022-10-31T19:10:16.3125Z | 1667244575.3984 | 2022-10-31T19:29:35.3984Z | 510 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |