Please cite as

GBIF.org (29 May 2020) GBIF Occurrence Download https://doi.org/10.15468/dl.rbhq2p

  Rerun query

Licence
File
747 KB Simple
Involved datasets
{{ 57 | localNumber}}
Involved publishers
{{ 35 | localNumber}}
Involved publishing countries
{{ 18 | localNumber}}
    And All must apply
  • Elevation Between 0.0 and 500.0m
  • Year Between start of 1960 and end of 1990
  • Geometry POLYGON((-1 -90,1 -90,1 90,-1 90,-1 -90))
  • Scientific name 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": "greaterThanOrEquals",
          "key": "ELEVATION",
          "value": "0.0",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "ELEVATION",
          "value": "500.0",
          "matchCase": false
        }
      ]
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1960",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "1990",
          "matchCase": false
        }
      ]
    },
    {
      "type": "within",
      "geometry": "POLYGON((-1 -90,1 -90,1 90,-1 90,-1 -90))"
    },
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "216",
      "matchCase": false
    }
  ]
}
                                            
                                        

Download as TSV