Please cite as

GBIF.org (13 July 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.pj4uka

 

Licence
File
3 MB Simple
Involved datasets
{{ 30 | localNumber}}
Involved publishers
{{ 23 | localNumber}}
Involved publishing countries
{{ 12 | localNumber}}
    And All must apply
  • Verbatim scientific name Xema sabini
  • Basis of record
    1. Machine observation
    2. Human observation
  • Year Between start of 2011 and end of 2021
  • Has coordinate true
  • Occurrence status PRESENT
    • Not None must be included
    • Basis of record
      1. Fossil specimen
      2. Living specimen
      3. Preserved specimen
      4. Material citation
      5. Material sample
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "VERBATIM_SCIENTIFIC_NAME",
      "value": "Xema sabini",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "BASIS_OF_RECORD",
      "values": [
        "MACHINE_OBSERVATION",
        "HUMAN_OBSERVATION"
      ],
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2011",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2021",
          "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",
          "PRESERVED_SPECIMEN",
          "MATERIAL_CITATION",
          "MATERIAL_SAMPLE"
        ],
        "matchCase": false
      }
    }
  ]
}
                                            
                                        

Download as TSV