Please cite as

GBIF.org (28 March 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.hueyus

  Rerun query

Licence
File
608 MB Simple
Involved datasets
{{ 582 | localNumber}}
Involved publishers
{{ 151 | localNumber}}
Involved publishing countries
{{ 37 | localNumber}}
    And All must apply
  • Basis of record Machine observation
  • Geometry POLYGON((-180 -90,180 -90,180 90,-180 90,-180 -90))
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Year Between start of 2009 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": "equals",
      "key": "BASIS_OF_RECORD",
      "value": "MACHINE_OBSERVATION",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((-180 -90,180 -90,180 90,-180 90,-180 -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": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2009",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV