nbnuk / nbn-project-hub

0 stars 3 forks source link

record list component #9

Open h-m-jones opened 11 months ago

h-m-jones commented 11 months ago

First task (keeping it simple)

  1. Get the (JSON) data with this api call: https://records-ws.nbnatlas.org/occurrences/search?q=*:*&fq=species:%22Lutra%20lutra%22
  2. Display the first 20 "occurrence" records in the manner shown below (which is on this [NBN Atlas search result page])(https://records.nbnatlas.org/occurrences/search?q=*:*&fq=species:%22Lutra%20lutra%22&nbn_loading=true)

Image