Please cite as

GBIF.org (08 April 2017) GBIF Occurrence Download https://doi.org/10.15468/dl.a5vein

  Rerun query

Licence
File
8 KB Darwin Core Archive
Involved datasets
{{ 0 | localNumber}}
Involved publishers
{{ 0 | localNumber}}
Involved publishing countries
{{ 0 | localNumber}}
    And All must apply
  • filterNames.scientificName Lanius excubitor
  • Has coordinate true
  • Country or area Canada
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "SCIENTIFIC_NAME",
      "value": "Lanius excubitor",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "COUNTRY",
      "value": "CA",
      "matchCase": false
    }
  ]
}