ETC5512: Instruction to Open Data
Tutorial Solution
Exercise 1: Atlas of Living Australia
- Point your browser to https://www.ala.org.au. Check the terms of use. Does it have a license?
Yes. The licence is creative commons 3.0.
- Using the
galah
library, and the functionoccurrences
extract the records for platypus.
Helpful tip: To run the code to download the data you must register using your email address on the ALA webpage first
b. Data quality checks
- Plot the locations of sightings. Where is Australia are platypus found?
Platypus are mostly found along the East coast of Australia, and also Tasmania.
You may notice a few platypus sightings in the middle of the ocean or in Western Australia that do not make sense. These are not locations where platypus are known to live.
- What dates of sightings are downloaded?
My date range was: “1599-12-31” to “2025-03-08”, your date range may different slightly if the database has been recently updated.
While there are representations of Australian animals in indigenous rock art that date back thousands of years - it is highly unlikely that these earliest records are related to those. It is far more likely these dates are mistakes.
c. Data collection methods
How is this data collected? Explain the ways that a platpus sighting would be added to the database. Also think about what might be missing from the data?
This data is mostly provided on a voluntary basis, some by researchers, some by citizen scientists. This means that it is not systematic, so there may be locations where platypus are found that people don’t go. These places would then not be represented in the database.