Please cite as

GBIF.org (16 March 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.tbcdzn

  Rerun query

Licence
File
12 MB Simple
Involved datasets
{{ 96 | localNumber}}
Involved publishers
{{ 38 | localNumber}}
Involved publishing countries
{{ 14 | localNumber}}
    And All must apply
  • Country or area Antarctica
  • Geometry POLYGON((-180 -90,-100 -90,-100 -60,-180 -60,-180 -90))
  • Has coordinate true
  • Has geospatial issue false
  • Month
    1. January
    2. February
    3. March
    4. April
    5. May
    6. June
    7. July
    8. August
    9. September
    10. October
    11. November
    12. December
  • Year Between start of 1992 and end of 2022
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": "AQ",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((-180 -90,-100 -90,-100 -60,-180 -60,-180 -90))"
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_GEOSPATIAL_ISSUE",
      "value": "false",
      "matchCase": false
    },
    {
      "type": "in",
      "key": "MONTH",
      "values": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12"
      ],
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1992",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2022",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV