Please cite as

GBIF.org (03 March 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.va4bwq

  Rerun query

Licence
File
182 MB Simple
Involved datasets
{{ 97 | localNumber}}
Involved publishers
{{ 22 | localNumber}}
Involved publishing countries
{{ 12 | localNumber}}
    And All must apply
  • Basis of record Machine observation
  • Country or area
    1. Australia
    2. South Africa
    3. New Zealand
    4. French Southern Territories
    5. Antarctica
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Year Between start of 1501 and end of 2023
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "BASIS_OF_RECORD",
      "value": "MACHINE_OBSERVATION",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "COUNTRY",
      "values": [
        "AU",
        "ZA",
        "NZ",
        "TF",
        "AQ"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1501",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV