
Install DagsHub:
pip install dagshub
To stream this data directly on DagsHub
from dagshub.streaming import DagsHubFilesystem
fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/inaturalist-open-data-dataset")
fs.listdir("s3://inaturalist-open-data")
Description
iNaturalist is a community science effort in which participants share observations of living organisms that they encounter and document with photographic evidence, location, and date. The community works together reviewing these images to identify these observations to species. This collection represents the licensed images accompanying iNaturalist observations.
Additional information
Documentation
Update frequency
Images are posted in real time, and we are currently copying over images from existing observations. Metadata is updated monthly. More information on the metadata can be found in the documentation
Managed by
License
Creative Commons or Public Domain (CC0), varying by image. More information on how to query and properly treat licenses can be found in the documentation