Please cite as

GBIF.org (10 August 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.6wfkz6

 

Licence
File
6 GB Simple
Involved datasets
{{ 3107 | localNumber}}
Involved publishers
{{ 425 | localNumber}}
Involved publishing countries
{{ 35 | localNumber}}
    And All must apply
  • Has geospatial issue false
  • Has coordinate true
  • Occurrence status PRESENT
    • Not None must be included
    • Basis of record
      1. Fossil specimen
      2. Living specimen
  • Geometry POLYGON((17.23 83.40, -47.00 83.40, -47.00 48.50, 17.23 48.50, 17.23 83.40))
  • Year Between start of 2005 and end of 2009
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "PRESENT",
      "matchCase": false
    },
    {
      "type": "not",
      "predicate": {
        "type": "in",
        "key": "BASIS_OF_RECORD",
        "values": [
          "FOSSIL_SPECIMEN",
          "LIVING_SPECIMEN"
        ],
        "matchCase": false
      }
    },
    {
      "type": "within",
      "geometry": "POLYGON((17.23 83.40, -47.00 83.40, -47.00 48.50, 17.23 48.50, 17.23 83.40))"
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2005",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2009",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV