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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 8dcd95a9-40cf-4330-8b00-6e858786ba56 | exp_2023_04_17_13 | Saturn_A | 1681770648.8934145 | 2023-04-17T22:30:48.893414+00:00 | 1681771672.8926017 | 2023-04-17T22:47:52.892602+00:00 | 1681770574.4083297 | 2023-04-17T22:29:34.408330+00:00 | 1681771696.0833855 | 2023-04-17T22:48:16.083385+00:00 | 260 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| f4f65fe1-e105-4e67-8682-f9b3dc4eedb1 | exp_2023_04_17_13 | Hands-on Training | 1681769289.7918794 | 2023-04-17T22:08:09.791879+00:00 | 1681770493.7920105 | 2023-04-17T22:28:13.792011+00:00 | 1681769200.2350328 | 2023-04-17T22:06:40.235033+00:00 | 1681770545.7621331 | 2023-04-17T22:29:05.762133+00:00 | 210 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |