Please cite as

GBIF.org (11 April 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.qpxxcz

 

Licence
File
255 MB Simple
Involved datasets
{{ 1227 | localNumber}}
Involved publishers
{{ 294 | localNumber}}
Involved publishing countries
{{ 32 | localNumber}}
    And All must apply
  • Scientific name
    1. Chordata
    • Not None must be included
    • Institution code clo
  • Has coordinate true
  • Has geospatial issue false
  • Continent
    1. SOUTH_AMERICA
  • Coordinate uncertainty in metres
    1. 1000
  • Occurrence status
    1. PRESENT
  • Year After start of 1775
  • Year Before end of 2018
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": [
        "44"
      ],
      "matchCase": false
    },
    {
      "type": "not",
      "predicate": {
        "type": "equals",
        "key": "INSTITUTION_CODE",
        "value": "clo",
        "matchCase": false
      }
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "CONTINENT",
      "values": [
        "SOUTH_AMERICA"
      ],
      "matchCase": false
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "lessThanOrEquals",
          "key": "COORDINATE_UNCERTAINTY_IN_METERS",
          "value": "1000",
          "matchCase": false
        },
        {
          "type": "isNull",
          "parameter": "COORDINATE_UNCERTAINTY_IN_METERS"
        }
      ]
    },
    {
      "type": "in",
      "key": "OCCURRENCE_STATUS",
      "values": [
        "PRESENT"
      ],
      "matchCase": false
    },
    {
      "type": "greaterThanOrEquals",
      "key": "YEAR",
      "value": "1775",
      "matchCase": false
    },
    {
      "type": "lessThanOrEquals",
      "key": "YEAR",
      "value": "2018",
      "matchCase": false
    }
  ]
}
                                            
                                        

Download as TSV