Please cite as

GBIF.org (11 October 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.evpt5u

  Rerun query

Licence
File
18 MB Species list
Involved datasets
{{ 5414 | localNumber}}
Involved publishers
{{ 711 | localNumber}}
Involved publishing countries
{{ 49 | localNumber}}
    And All must apply
  • Geometry POLYGON((-180 50,180 50,180 55,-180 55,-180 50))
  • Issues and flags
    1. Country derived from coordinates
    2. Continent derived from coordinates
  • Occurrence status present
  • Year Between start of 1801 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": "within",
      "geometry": "POLYGON((-180 50,180 50,180 55,-180 55,-180 50))"
    },
    {
      "type": "in",
      "key": "ISSUE",
      "values": [
        "COUNTRY_DERIVED_FROM_COORDINATES",
        "CONTINENT_DERIVED_FROM_COORDINATES"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1801",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV