Please cite as

GBIF.org (24 January 2024) GBIF Occurrence Download https://doi.org/10.15468/dl.v22hrg

  Rerun query

Licence
File
10 KB Simple
Involved datasets
{{ 3 | localNumber}}
Involved publishers
{{ 3 | localNumber}}
Involved publishing countries
{{ 2 | localNumber}}
    And All must apply
  • Country or area
    1. Greenland
    2. Russian Federation
    3. Svalbard and Jan Mayen
  • Has coordinate true
  • Has geospatial issue false
  • Month
    1. June
    2. July
    3. August
    4. September
  • Occurrence status present
  • Scientific name Balaena mysticetus Linnaeus, 1758
  • Year Between start of 2015 and end of 2024
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "in",
      "key": "COUNTRY",
      "values": [
        "GL",
        "RU",
        "SJ"
      ],
      "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",
        "7",
        "8",
        "9"
      ],
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "2440330",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2015",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2024",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV