Please cite as

GBIF.org (04 October 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.7f25ak

 

Licence
File
1 GB Simple
Involved datasets
{{ 884 | localNumber}}
Involved publishers
{{ 215 | localNumber}}
Involved publishing countries
{{ 35 | localNumber}}
    And All must apply
    • And All must apply
    • Country or area
      1. United States of America
      2. United States Minor Outlying Islands
      3. American Samoa
      4. Micronesia (Federated States of)
      5. Guam
      6. Marshall Islands
      7. Northern Mariana Islands
      8. Puerto Rico
      9. Palau
      10. Virgin Islands (U.S.)
      • Not None must be included
      • Issues and flags Country coordinate mismatch
    • And All must apply
    • Year Between start of 1950 and end of 2021
    • Scientific name
      1. Insecta
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "and",
      "predicates": [
        {
          "type": "in",
          "key": "COUNTRY",
          "values": [
            "US",
            "UM",
            "AS",
            "FM",
            "GU",
            "MH",
            "MP",
            "PR",
            "PW",
            "VI"
          ],
          "matchCase": false
        },
        {
          "type": "not",
          "predicate": {
            "type": "equals",
            "key": "ISSUE",
            "value": "COUNTRY_COORDINATE_MISMATCH",
            "matchCase": false
          }
        }
      ]
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "and",
          "predicates": [
            {
              "type": "greaterThanOrEquals",
              "key": "YEAR",
              "value": "1950",
              "matchCase": false
            },
            {
              "type": "lessThanOrEquals",
              "key": "YEAR",
              "value": "2021",
              "matchCase": false
            }
          ]
        },
        {
          "type": "in",
          "key": "TAXON_KEY",
          "values": [
            "216"
          ],
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV