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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0720f53b-df85-42a8-ba44-0508094653b4 | exp_2022_10_07_15 | Saturn_A | 1665188588.511 | 2022-10-08T00:23:08.511Z | 1665189612.513 | 2022-10-08T00:40:12.513Z | 1665188453.4943 | 2022-10-08T00:20:53.4943Z | 1665189615.1602 | 2022-10-08T00:40:15.1602Z | 580 | 5_13_2022_FULL_TRIALS-190-g30c486d5 |
| 26ce3258-1afb-4f77-9fc6-b4e05b3f4b6f | exp_2022_10_07_15 | Hands-on Training | 1665186975.547 | 2022-10-07T23:56:15.547Z | 1665188179.548 | 2022-10-08T00:16:19.548Z | 1665186862.2797 | 2022-10-07T23:54:22.2797Z | 1665188186.2541 | 2022-10-08T00:16:26.2541Z | 200 | 5_13_2022_FULL_TRIALS-190-g30c486d5 |
| ff423fa7-affa-4c18-ba3a-9632c80d5da7 | exp_2022_10_07_15 | Saturn_B | 1665189669.774 | 2022-10-08T00:41:09.774Z | 1665190693.777 | 2022-10-08T00:58:13.777Z | 1665189625.9904 | 2022-10-08T00:40:25.9904Z | 1665190696.9209 | 2022-10-08T00:58:16.9209Z | 630 | 5_13_2022_FULL_TRIALS-190-g30c486d5 |