Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve data cleaning code for BirdLife data #59

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Conversation

jeffreyhanson
Copy link
Collaborator

  • Update create_spp_info_data() to make data cleaning functionality more robust for the BirdLife species' range dataset.
  • Update built-in helper script for processing area of habitat data to include (i) mammal speices with terrestrial and freshwater distributions and (ii) mammal speices with terrestrial and marine distributions (see inst/scripts/aoh-data.R)
  • New built-in helper script to download all species identifiers from the IUCN Red List (see inst/scripts/iucn-species-list.R)

- Update `create_spp_info_data()` to make data cleaning functionality more
  robust for the BirdLife species' range dataset.
- Update built-in helper script for processing area of habitat data to
  include (i) mammal speices with terrestrial and freshwater distributions and
  (ii)  mammal speices with terrestrial and marine distributions
  (see `inst/scripts/aoh-data.R`)
- New built-in helper script to download all species identifiers from the
   IUCN Red List (see `inst/scripts/iucn-species-list.R`)
Copy link

codecov bot commented Aug 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.34%. Comparing base (f1b6970) to head (c241c04).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   97.33%   97.34%           
=======================================
  Files          44       44           
  Lines        3421     3424    +3     
=======================================
+ Hits         3330     3333    +3     
  Misses         91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeffreyhanson jeffreyhanson merged commit 5910162 into master Aug 20, 2024
8 checks passed
@jeffreyhanson jeffreyhanson deleted the fix-birdlife branch August 20, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant