Please cite as

GBIF.org (25 May 2020) GBIF Occurrence Download https://doi.org/10.15468/dl.urk32y

  Rerun query

Licence
File
15 MB Darwin Core Archive
Involved datasets
{{ 20 | localNumber}}
Involved publishers
{{ 19 | localNumber}}
Involved publishing countries
{{ 4 | localNumber}}
    And All must apply
  • Basis of record
    1. Machine observation
    2. Human observation
    3. Observation
  • Country or area Australia
  • Scientific name
    1. Aves
    2. Mammalia
    3. Amphibia
    4. Reptilia
  • Has coordinate true
  • Has geospatial issue false
  • Year Between start of 1950 and end of 1955
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "BASIS_OF_RECORD",
      "values": [
        "MACHINE_OBSERVATION",
        "HUMAN_OBSERVATION",
        "OBSERVATION"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "COUNTRY",
      "value": "AU",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "TAXON_KEY",
      "values": [
        "212",
        "359",
        "131",
        "358"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1950",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "1955",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV