/OpenRefine-ecology-lesson

Lesson on OpenRefine for ecology.

Primary LanguagePythonOtherNOASSERTION

Create a Slack Account with us Slack Status

OpenRefine-ecology

Lesson on OpenRefine for ecology

Maintainers

Current Maintainers

Coming soon...

Past Maintainers

Coming soon...

Version

The current version has been tested with OpenRefine 3.4.1.

Data set notes

  • This data set is derived from The Portal Project Long-term desert ecology project data. This data file was downloaded and then modified specifically for use with OpenRefine.
    • Taxon names were put back into the file.
    • Globally Unique Identifiers (in the form of UUIDs) were added.
  • These modifications were made in order to illustrate some features of Open Refine.
    • Errors were added to the taxon names (scientificName field), to demonstrate OpenRefine's ability to find likely mis-entered data.
    • These errors can be found using clustering algorithms on the scientificName column, showing the power of the algorithms to find discrepancies quickly and making it simple to fix all issues found.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way. We'd like to ask you to familiarize yourself with our Contribution Guide.

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon.

Look for the tag good_first_issue. This indicates that the mantainers will welcome a pull request fixing this issue.