Please cite as

GBIF.org (16 May 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.mecygc

  Rerun query

Licence
File
7 GB Simple
Involved datasets
{{ 71 | localNumber}}
Involved publishers
{{ 41 | localNumber}}
Involved publishing countries
{{ 10 | localNumber}}
    And All must apply
  • Basis of record
    1. Human observation
    2. Machine observation
    3. Observation
    4. Preserved specimen
  • Administrative areas (gadm.org)
    1. CAN.9_1
    2. CAN.11_1
  • Has coordinate true
  • Has geospatial issue false
  • Occurrence status present
  • Scientific name Chordata
  • Year Between start of 2009 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": "in",
      "key": "BASIS_OF_RECORD",
      "values": [
        "HUMAN_OBSERVATION",
        "MACHINE_OBSERVATION",
        "OBSERVATION",
        "PRESERVED_SPECIMEN"
      ],
      "matchCase": false
    },
    {
      "type": "in",
      "key": "GADM_GID",
      "values": [
        "CAN.9_1",
        "CAN.11_1"
      ],
      "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": "equals",
      "key": "TAXON_KEY",
      "value": "44",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2009",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2023",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV