Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. This occured on row 4. Please report the issue.
Error code:   RowsPostProcessingError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Example Camera Trap Survey

License WildINTEL

Version: 1.0

A small, synthetic camera-trap dataset — 2 deployments, 5 media files (one private), 5 observations — used as a wildintel-publisher example. Not real field data; the images are generated placeholders, not photographs.

Dataset format

This dataset is distributed as a Camtrap DP data package — the community standard for structuring and sharing camera-trap data.

.
├── datapackage.json      ← Camtrap DP metadata descriptor
├── deployments.csv       ← camera deployment records
├── media.csv             ← media (image) records — public media only, filePath is remote
├── observations.csv      ← classification/observation records
├── images/               ← the public image files referenced in media.csv
├── camtrapdp-local.zip   ← same package, but media.csv's filePath is relative to images/
├── checksums-sha256.txt
├── CITATION.cff
└── LICENSE

camtrapdp-local.zip is meant for local use: extract it next to the images/ folder and media.csv's filePath will already point to images/<file> instead of a remote URL — no network access needed to resolve media files.

Privacy

Only media marked as public (filePublic=true in media.csv) is included in this export. Observations tied exclusively to non-public media have been removed.

Integrity verification

checksums-sha256.txt lists the SHA-256 hash of every file in this export, to verify nothing was corrupted or truncated after downloading.

Source

Generated from Trapper via wildintel-publisher.

Hugging Face repository

wildintelproject/examplecameratrapsurvey222

Contributing

Issues and pull requests are welcome in the source code repository: https://github.com/wildintelproject/wildintel-camtrapdp-publisher

Funding

This work is part of the WildINTEL project, funded by the Biodiversa+ Joint Research Call 2022-2023 "Improved transnational monitoring of biodiversity and ecosystem change for science and society (BiodivMon)".

License

This dataset is released under: CC0-1.0. See the LICENSE file for the full text.

Citation

To cite this dataset:

Jane Researcher & WildINTEL Example Institute (2026). Example Camera Trap Survey (Version 1.0) [Data set]. Hugging Face. https://huggingface.co/datasets/wildintelproject/examplecameratrapsurvey222

This citation was generated from the CITATION.cff file. See About CITATION files for more info.

Limitations and ethical considerations

Before using this dataset, users should review possible limitations related to camera-trap data, class imbalance, annotation quality, environmental bias, privacy, and sensitive ecological information.

Downloads last month
25