Get the dataset associated with a ticket_id
get_dataset.RdGetting a dataset is the second stage in analyzing a simulation from
causalbenchmarks.org. Once you have received a ticket_id from get_new_ticket
, you can use this function to download the dataset to analyze.
Requesting a dataset stars a timer that runs until the results
of the analysis are submitted, in order to track the speed of your algorithm.