Please cite as

GBIF.org (03 March 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.yq36pc

 

Licence
File
46 MB Simple
Involved datasets
{{ 84 | localNumber}}
Involved publishers
{{ 51 | localNumber}}
Involved publishing countries
{{ 9 | localNumber}}
    And All must apply
  • Scientific name
    1. Hymenoptera
  • Basis of record
    1. Preserved specimen
    2. Human observation
    3. Observation
    4. Machine observation
  • Country or area
    1. United States of America
    2. Canada
    3. Mexico
    4. Bahamas
    5. Belize
    6. Costa Rica
    7. Cuba
    8. Dominican Republic
    9. Greenland
    10. Guatemala
    11. Honduras
    12. Haiti
    13. Jamaica
    14. Nicaragua
    15. Panama
    16. Puerto Rico
    17. El Salvador
    18. Trinidad and Tobago
  • Month
    1. June
    2. July
    3. August
  • Has coordinate true
  • Occurrence status PRESENT
  • Year After start of 1990
  • Coordinate uncertainty in metres 999
  • filterNames.scientificName Is defined
  • Decimal longitude Is defined
  • Decimal latitude Is defined
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "TAXON_KEY",
      "values": [
        "1457"
      ],
      "matchCase": false
    },
    {
      "type": "in",
      "key": "BASIS_OF_RECORD",
      "values": [
        "PRESERVED_SPECIMEN",
        "HUMAN_OBSERVATION",
        "OBSERVATION",
        "MACHINE_OBSERVATION"
      ],
      "matchCase": false
    },
    {
      "type": "in",
      "key": "COUNTRY",
      "values": [
        "US",
        "CA",
        "MX",
        "BS",
        "BZ",
        "CR",
        "CU",
        "DO",
        "GL",
        "GT",
        "HN",
        "HT",
        "JM",
        "NI",
        "PA",
        "PR",
        "SV",
        "TT"
      ],
      "matchCase": false
    },
    {
      "type": "in",
      "key": "MONTH",
      "values": [
        "6",
        "7",
        "8"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "PRESENT",
      "matchCase": false
    },
    {
      "type": "greaterThanOrEquals",
      "key": "YEAR",
      "value": "1990",
      "matchCase": false
    },
    {
      "type": "lessThan",
      "key": "COORDINATE_UNCERTAINTY_IN_METERS",
      "value": "999",
      "matchCase": false
    },
    {
      "type": "isNotNull",
      "parameter": "SCIENTIFIC_NAME"
    },
    {
      "type": "isNotNull",
      "parameter": "DECIMAL_LONGITUDE"
    },
    {
      "type": "isNotNull",
      "parameter": "DECIMAL_LATITUDE"
    }
  ]
}
                                            
                                        

Download as TSV