Please cite as

GBIF.org (14 April 2016) GBIF Occurrence Download https://doi.org/10.15468/dl.5kcsvz

  Rerun query

Licence
File
3 MB Simple
Involved datasets
{{ 32 | localNumber}}
Involved publishers
{{ 20 | localNumber}}
Involved publishing countries
{{ 9 | localNumber}}
    And All must apply
  • Country or area New Zealand
  • Year Between start of 2000 and end of 2016
  • Depth Between 0.0 and 8000.0m
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "COUNTRY",
      "value": "NZ",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2000",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2016",
          "matchCase": false
        }
      ]
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "DEPTH",
          "value": "0.0",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "DEPTH",
          "value": "8000.0",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV