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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1aaf2e78-d877-4639-8b6d-d66b4614b6e5 | exp_2022_11_14_12 | Saturn_A | 1668460007.004 | 2022-11-14T21:06:47.004Z | 1668461031.008 | 2022-11-14T21:23:51.008Z | 1668459897.4674 | 2022-11-14T21:04:57.4674Z | 1668461055.058 | 2022-11-14T21:24:15.0580Z | 340 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| d4d9d01e-b68a-4444-8df2-fa32ad4a5506 | exp_2022_11_14_12 | Hands-on Training | 1668458656.147 | 2022-11-14T20:44:16.147Z | 1668459860.144 | 2022-11-14T21:04:20.144Z | 1668458437.8653 | 2022-11-14T20:40:37.8653Z | 1668459870.048 | 2022-11-14T21:04:30.0480Z | 140 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| fff6ef5c-b0af-49ba-8d01-371dc67bbfc7 | exp_2022_11_14_12 | Saturn_B | 1668461148.914 | 2022-11-14T21:25:48.914Z | 1668462172.916 | 2022-11-14T21:42:52.916Z | 1668461073.5509 | 2022-11-14T21:24:33.5509Z | 1668462183.5604 | 2022-11-14T21:43:03.5604Z | 530 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |