Please cite as

GBIF.org (20 January 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.4bkwve

  Rerun query

Licence
File
4 GB Darwin Core Archive
Involved datasets
{{ 520 | localNumber}}
Involved publishers
{{ 198 | localNumber}}
Involved publishing countries
{{ 27 | localNumber}}
    And All must apply
  • Basis of record Preserved specimen
  • Continent NORTH_AMERICA
  • Occurrence status present
  • Year Between start of 1980 and end of 2022
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": "PRESERVED_SPECIMEN",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "CONTINENT",
      "value": "NORTH_AMERICA",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1980",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2022",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV