Please cite as

GBIF.org (11 June 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.g3ne2z

  Rerun query

Licence
File
47 MB Simple
Involved datasets
{{ 100 | localNumber}}
Involved publishers
{{ 63 | localNumber}}
Involved publishing countries
{{ 25 | localNumber}}
    And All must apply
  • IUCN Global Red List Category
    1. Near Threatened (NT)
    2. Vulnerable (VU)
    3. Endangered (EN)
    4. Critically Endangered (CR)
  • Occurrence status present
  • Scientific name Animalia
  • Year Between start of 2023 and end of 2023
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": [
        "NT",
        "VU",
        "EN",
        "CR"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "1",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV