-
Notifications
You must be signed in to change notification settings - Fork 0
Get species ids for WoRMS, Catalogue of Life and GBIF #19
Copy link
Copy link
Open
Labels
Description
We need a script in challenger-workflows that finds the ids for species in Oceans1876/species.jsonOceans1876/all_species.json in the following data sources:
- WoRMS (http://www.marinespecies.org)
- Catalogue of Life (https://www.catalogueoflife.org/)
- Global Biodiversity Information Facility (https://www.gbif.org/)
Things to research and consider:
- Do these datasets have a public API?
- What are the attributes returned from each API?
- What attributes to keep from each API?
- If there's no API for a dataset, can we scrape data from the pages?
Reactions are currently unavailable