<div dir="ltr">Hi Scott,<div>I did use the async download service. </div><div>Is there a way to get only specific attributes like the only the year of occurrence instead of all the data ?</div><div><br></div><div><br></div><div>Thanks,</div><div>Akshat</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 13, 2018 at 3:39 PM, Scott Chamberlain <span dir="ltr"><<a href="mailto:scott@ropensci.org" target="_blank">scott@ropensci.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>You can do pagination with limit and offset parameters. For example;<br><br><a href="http://api.gbif.org/v1/occurrence/search?taxonKey=1&limit=25" target="_blank">http://api.gbif.org/v1/<wbr>occurrence/search?taxonKey=1&<wbr>limit=25</a> <br><br></div><div>Can set limit up to 300. Use offset parameter to get next set of results. <br></div><div><br></div>Though if you want to get *A LOT* of data as it seems you do, using the async download service is better suited: <a href="https://www.gbif.org/developer/occurrence#download" target="_blank">https://www.gbif.org/<wbr>developer/occurrence#download</a> <br><br></div>Best, Scott<br></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Sat, Jan 13, 2018 at 4:13 AM Akshat Pant <<a href="mailto:akshat26@terpmail.umd.edu" target="_blank">akshat26@terpmail.umd.edu</a>> wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi all,<div>I'm trying to get all the years of occurrence for a specific organism.</div><div>But I only get 20 results for each organism that I search.</div><div>How do I get all the results ?</div><div><br></div><div><br></div><div><br></div><div>Thanks,</div><div>Akshat</div></div></div></div>
______________________________<wbr>_________________<br>
API-users mailing list<br>
<a href="mailto:API-users@lists.gbif.org" target="_blank">API-users@lists.gbif.org</a><br>
<a href="https://lists.gbif.org/mailman/listinfo/api-users" rel="noreferrer" target="_blank">https://lists.gbif.org/<wbr>mailman/listinfo/api-users</a><br>
</blockquote></div>
</blockquote></div><br></div>