Please cite as

GBIF.org (13 November 2020) GBIF Occurrence Download https://doi.org/10.15468/dl.uzv3bq

 

Licence
File
1 GB Simple
Involved datasets
{{ 585 | localNumber}}
Involved publishers
{{ 180 | localNumber}}
Involved publishing countries
{{ 22 | localNumber}}
    And All must apply
    • And All must apply
    • Coordinate uncertainty in metres 0.0
    • Coordinate uncertainty in metres 100.0
  • Country or area
    1. Mexico
    2. United States of America
    3. Canada
  • Occurrence status present
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": "100.0",
          "matchCase": false
        }
      ]
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "MX",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "US",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "CA",
          "matchCase": false
        }
      ]
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    }
  ]
}
                                            
                                        

Download as TSV