Threatened Species

601
0
Updated:
Files:1
Size:20.2 MB
Formats:csv

Dataset covering more than 140000 species from the IUCN Red List of Threatened Animal Species....

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/luccasmmg/threatened-species/
https://datahub.io/luccasmmg/threatened-species/_r/-/.devcontainer/devcontainer.json
https://datahub.io/luccasmmg/threatened-species/_r/-/.gitignore
https://datahub.io/luccasmmg/threatened-species/_r/-/LICENSE
https://datahub.io/luccasmmg/threatened-species/_r/-/Makefile
https://datahub.io/luccasmmg/threatened-species/_r/-/README.md
https://datahub.io/luccasmmg/threatened-species/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/luccasmmg/threatened-species/_r/-/data/threatened-species.csv
https://datahub.io/luccasmmg/threatened-species/_r/-/datapackage.yaml
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.yamlmetadata & schema
https://datahub.io/luccasmmg/threatened-species/_r/-/datapackage.yaml
README.mddocumentation
https://datahub.io/luccasmmg/threatened-species/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.yaml to inspect schema and resources
  2. 2. Download data resources listed in datapackage.yaml
  3. 3. Read README.md for full context

Data Files

Explore with AI

threatened-species

Download

Download CSV

About

Last updated
9 March 2026
Total rows
...
Format
CSV
File size
20.2 MB

About this dataset

Update Script Maintenance Report

Date: 2026-03-04

  • Root cause: workflow relied on push-trigger coupling and did not declare content-write permissions.
  • Fixes made: kept scheduled/manual execution, removed unnecessary push trigger, upgraded checkout action, and added permissions: contents: write.
  • Validation: reviewed update and validation jobs plus guarded commit behavior.
  • Known blockers: dataset updates still depend on valid IUCNREDLIST_TOKEN secret availability.