Please cite as

GBIF.org (02 April 2024) GBIF Occurrence Download https://doi.org/10.15468/dl.tmksma

  Rerun query

Licence
File
2 GB Simple
Involved datasets
{{ 11409 | localNumber}}
Involved publishers
{{ 1195 | localNumber}}
Involved publishing countries
{{ 110 | localNumber}}
    And All must apply
  • IUCN Global Red List Category
    1. Critically Endangered (CR)
    2. Endangered (EN)
    3. Vulnerable (VU)
  • Occurrence status present
  • Year Between start of 2012 and end of 2024
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "IUCN_RED_LIST_CATEGORY",
      "values": [
        "CR",
        "EN",
        "VU"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2012",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2024",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV