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 ▲▼ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 8153a7ab-0cce-49e8-aa3b-57d676965549 | exp_2023_02_03_10 | Saturn_A | 1675452303.511 | 2023-02-03T19:25:03.511Z | 1675453327.51 | 2023-02-03T19:42:07.510Z | 1675452185.5056 | 2023-02-03T19:23:05.5056Z | 1675453340.7799 | 2023-02-03T19:42:20.7799Z | 540 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| c8ee3522-bbd7-498b-a09d-6a443aa0ed2a | exp_2023_02_03_10 | Saturn_B | 1675453601.612 | 2023-02-03T19:46:41.612Z | 1675454625.615 | 2023-02-03T20:03:45.615Z | 1675453472.4476 | 2023-02-03T19:44:32.4476Z | 1675454680.9608 | 2023-02-03T20:04:40.9608Z | 780 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |
| d20272a6-a075-4e4f-800e-18e5d41d38e8 | exp_2023_02_03_10 | Hands-on Training | 1675450907.03 | 2023-02-03T19:01:47.030Z | 1675452111.03 | 2023-02-03T19:21:51.030Z | 1675450732.7272 | 2023-02-03T18:58:52.7272Z | 1675452125.1181 | 2023-02-03T19:22:05.1181Z | 230 | 5_13_2022_FULL_TRIALS-197-g270a77d4 |