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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 8adf5960-76a4-451d-9188-7c892ac4e6cb | exp_2022_10_04_09 | Hands-on Training | 1664909051.993 | 2022-10-04T18:44:11.993Z | 1664910255.993 | 2022-10-04T19:04:15.993Z | 1664908917.62 | 2022-10-04T18:41:57.6200Z | 1664910276.0554 | 2022-10-04T19:04:36.0554Z | 180 | 5_13_2022_FULL_TRIALS-190-g30c486d5 |
| c646e106-7e3c-4171-a334-afa344bec5b3 | exp_2022_10_04_09 | Saturn_A | 1664910448.822 | 2022-10-04T19:07:28.822Z | 1664911472.822 | 2022-10-04T19:24:32.822Z | 1664910347.2258 | 2022-10-04T19:05:47.2258Z | 1664911498.7301 | 2022-10-04T19:24:58.7301Z | 580 | 5_13_2022_FULL_TRIALS-190-g30c486d5 |