<div dir="ltr"><div dir="ltr"><div dir="ltr">I have a question about the results returned by the api when requesting the download activity of a dataset.</div><div dir="ltr"><a href="https://www.gbif.org/developer/occurrence#download">/occurrence/download/dataset/{datasetKey}</a><span class="gmail-Apple-tab-span" style="white-space:pre">        </span><br><div><div><br></div><div>Where can I find a description of the possible "status" of a given download? (I found at least 6 different values in our datasets activity).</div><div><br></div><div>I understand that KILLED, FAILED, RUNNING, PREPARING ... can all be interpreted as "nobody has (still) used that information".</div><div>Whereas <span style="line-height:1.5">a "SUCCEEDED" download means the opposite.</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">But what about "<a href="http://api.gbif.org/v1/occurrence/download/0000316-140429114108248">FILE_ERASED</a>"?</span></div><div><span style="line-height:1.5">Does it mean the download was "SUCCEEDED" in the past, and some time later the info was deleted? (when looking at old downloads, the percentage of FILE_ERASED is much higher).</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">If I want to evaluate real usage of a dataset along years, should I better use the sum of "SUCCEEDED + FILE_ERASED". Right?</span></div><div><span style="line-height:1.5"><br></span></div><div>Also, I understand that the sum of SUCCEEDED + FILE_ERASED downloads for a given dataset and year, should be the same if somebody repeats the query in the future (whereas the sum of SUCCEEDED downloads will decrease).</div><div><br></div><div>Thanks a lot for your help</div><div>David</div><div><br></div></div></div></div></div>