Please cite as

GBIF.org (06 June 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.qcnhgj

  Rerun query

Licence
File
31 KB Darwin Core Archive
Involved datasets
{{ 3 | localNumber}}
Involved publishers
{{ 3 | localNumber}}
Involved publishing countries
{{ 3 | localNumber}}
    And All must apply
  • Continent
    1. AFRICA
    2. ANTARCTICA
  • Country or area
    1. Canada
    2. United States of America
    3. Australia
  • Has coordinate true
  • Has geospatial issue false
  • Month
    1. June
    2. May
    3. April
  • Occurrence status present
  • Year Between start of 1875 and end of 1999
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "CONTINENT",
      "values": [
        "AFRICA",
        "ANTARCTICA"
      ],
      "matchCase": false
    },
    {
      "type": "in",
      "key": "COUNTRY",
      "values": [
        "CA",
        "US",
        "AU"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "MONTH",
      "values": [
        "6",
        "5",
        "4"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1875",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "1999",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV