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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 8a4039ff-c444-4cbb-a836-0d9ca48bb83e | exp_2023_04_24_13 | Saturn_B | 1682374829.2380235 | 2023-04-24T22:20:29.238024+00:00 | 1682375853.2374763 | 2023-04-24T22:37:33.237476+00:00 | 1682374764.8722842 | 2023-04-24T22:19:24.872284+00:00 | 1682375872.5674336 | 2023-04-24T22:37:52.567434+00:00 | 700 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| d8cfb564-b15e-4ae7-a5e6-86d3ab7d63b9 | exp_2023_04_24_13 | Saturn_A | 1682373694.043444 | 2023-04-24T22:01:34.043444+00:00 | 1682374718.0452073 | 2023-04-24T22:18:38.045207+00:00 | 1682373597.7543125 | 2023-04-24T21:59:57.754313+00:00 | 1682374737.5111167 | 2023-04-24T22:18:57.511117+00:00 | 380 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| dc8efe49-dd5b-4070-b822-4e6a641a475c | exp_2023_04_24_13 | Hands-on Training | 1682372326.7836616 | 2023-04-24T21:38:46.783662+00:00 | 1682373530.783065 | 2023-04-24T21:58:50.783065+00:00 | 1682372178.4440343 | 2023-04-24T21:36:18.444034+00:00 | 1682373543.268297 | 2023-04-24T21:59:03.268297+00:00 | 130 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |