Please cite as

GBIF.org (16 April 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.f876xf

  Rerun query

Licence
File
2 GB Simple
Involved datasets
{{ 561 | localNumber}}
Involved publishers
{{ 215 | localNumber}}
Involved publishing countries
{{ 56 | localNumber}}
    And All must apply
  • Basis of record
    1. Observation
    2. Machine observation
    3. Living specimen
  • Occurrence status present
  • Year Between start of 1850 and end of 2021
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "OBSERVATION",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "MACHINE_OBSERVATION",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "BASIS_OF_RECORD",
          "value": "LIVING_SPECIMEN",
          "matchCase": false
        }
      ]
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1850",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2021",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV