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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 759966c5-8506-4eb5-91c6-6acedb51e5aa | exp_2022_11_17_15 | Saturn_A | 1668733937.597 | 2022-11-18T01:12:17.597Z | 1668734961.595 | 2022-11-18T01:29:21.595Z | 1668733847.2388 | 2022-11-18T01:10:47.2388Z | 1668734971.3881 | 2022-11-18T01:29:31.3881Z | 500 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| 7eb49f42-4b38-45e5-95e3-a5bb4045e326 | exp_2022_11_17_15 | Hands-on Training | 1668732600.465 | 2022-11-18T00:50:00.465Z | 1668733804.468 | 2022-11-18T01:10:04.468Z | 1668732460.4333 | 2022-11-18T00:47:40.4333Z | 1668733805.6552 | 2022-11-18T01:10:05.6552Z | 230 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |