common-species
List of ~80K common species.
- information about 80,149 species with common names
- human-readable categories per-species
- emoji icons for each species. 🦀🌲🦊🐟🌺☘️
includes animals, plants, bugs, bacteria, etc, all of it!
based on permissibly-licensed datasets from GBIF.
this is a smaller alternative to all-the-species.
created for ecofactbook.
Table of Contents
Installation
npm i common-species
Usage
var t0=Date.now();
require('common-species').loadSpeciesData(onGotData);
function onGotData(dataSet){
console.log(dataSet[Math.floor(Math.random()*dataSet.length)]);
}
Licenses and Citation
Raw list derived from Species occurance data [CC0 filtered]
Species common names partially derived from
UnitProt Controlled vocabulary of species
under license CC by 4.0
See Also