riparias / union-list

List of Invasive Alien Species of Union concern
https://riparias.github.io/union-list/
MIT License
0 stars 0 forks source link

DwC mapping #1

Closed damianooldoni closed 2 years ago

damianooldoni commented 2 years ago

This PR:

  1. adds a raw input file (list_of_invasive_alien_species_of_union_concern.tsv) in /data/raw. I used columns scientific_name and scientific_name_alternative to store species specified by two taxa.
  2. creates a DwC mapping of taxa in union list. Output taxon.csv in data/processed is authomatically generated.
  3. build website
  4. Update README.md with a second link to sources (pdf): the mentioned webpage is not enough as it doesn't include all "double taxa" (see 1) and doesn't mention any scientific name. Still used for English vernacular names, entry into force date and kingdom.
damianooldoni commented 2 years ago

Add vernacular name mapping before converting to PR

damianooldoni commented 2 years ago

Mapping vernacular name accomplished.

Fields not mapped to DwC: entry_into_force. No idea how to map it.

peterdesmet commented 2 years ago

Review is pending https://github.com/riparias/riparias-target-list/pull/6

damianooldoni commented 2 years ago

I have just approved your changes in https://github.com/riparias/riparias-target-list/pull/6 Feel free to apply them to this PR as well. You will save me some time, thanks!

damianooldoni commented 2 years ago

Thanks, @peterdesmet to improve the mapping!