Please cite as

GBIF.org (03 August 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.3bpy74

 

Licence
File
109 MB Simple
Involved datasets
{{ 289 | localNumber}}
Involved publishers
{{ 87 | localNumber}}
Involved publishing countries
{{ 22 | localNumber}}
    And All must apply
    • And All must apply
    • Coordinate uncertainty in metres 0.0
    • Coordinate uncertainty in metres 10000.0
  • Geometry
    1. POLYGON((-180 -90,0 -90,0 -55,-180 -55,-180 -90))
    2. POLYGON((0 -90,180 -90,180 -45,0 -45,0 -90))
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Scientific name Animalia
  • Year Between start of 1900 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": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "COORDINATE_UNCERTAINTY_IN_METERS",
          "value": "0.0",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "COORDINATE_UNCERTAINTY_IN_METERS",
          "value": "10000.0",
          "matchCase": false
        }
      ]
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "within",
          "geometry": "POLYGON((-180 -90,0 -90,0 -55,-180 -55,-180 -90))"
        },
        {
          "type": "within",
          "geometry": "POLYGON((0 -90,180 -90,180 -45,0 -45,0 -90))"
        }
      ]
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "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": "1900",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV