Please cite as

GBIF.org (22 March 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.64ctzz

  Rerun query

Licence
File
106 MB Simple
Involved datasets
{{ 550 | localNumber}}
Involved publishers
{{ 170 | localNumber}}
Involved publishing countries
{{ 30 | localNumber}}
    And All must apply
  • Geometry POLYGON((-99.68445 18.97903,-98.38806 18.97903,-98.38806 19.994,-99.68445 19.994,-99.68445 18.97903))
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Year Between start of 1000 and end of 2020
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "within",
      "geometry": "POLYGON((-99.68445 18.97903,-98.38806 18.97903,-98.38806 19.994,-99.68445 19.994,-99.68445 18.97903))"
    },
    {
      "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": "1000",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2020",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV