Please cite as

GBIF.org (13 October 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.b6gu57

  Rerun query

Licence
File
7 KB Species list
Involved datasets
{{ 5 | localNumber}}
Involved publishers
{{ 5 | localNumber}}
Involved publishing countries
{{ 4 | localNumber}}
    And All must apply
  • Geometry POLYGON((-180 85,180 85,180 90,-180 90,-180 85))
  • Has coordinate true
  • Has geospatial issue false
  • Issues and flags
    1. Country derived from coordinates
    2. Continent derived from coordinates
  • Occurrence status present
  • Year Between start of 1962 and end of 1981
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 85,180 85,180 90,-180 90,-180 85))"
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "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": "1962",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "1981",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV