Please cite as

GBIF.org (28 November 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.hb8r9r

  Rerun query

Licence
File
292 KB Simple
Involved datasets
{{ 31 | localNumber}}
Involved publishers
{{ 15 | localNumber}}
Involved publishing countries
{{ 8 | localNumber}}
    And All must apply
  • Country or area Mexico
  • Geometry POLYGON((-110.51744 24.77416,-110.51427 24.3798,-110.09329 24.37115,-110.09329 24.77128,-110.51744 24.77416))
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Year Between start of 2010 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": "equals",
      "key": "COUNTRY",
      "value": "MX",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((-110.51744 24.77416,-110.51427 24.3798,-110.09329 24.37115,-110.09329 24.77128,-110.51744 24.77416))"
    },
    {
      "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": "2010",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2020",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV