Please cite as
Rerun query
- Licence
-
- File
- 3 KB Simple
- Involved datasets
- {{ 1 | localNumber}}
- Involved publishers
- {{ 1 | localNumber}}
- Involved publishing countries
- {{ 1 | localNumber}}
-
Country or area Canada
-
Year Between start of 2013 and end of 2020
-
Scientific name Vulpes lagopus (Linnaeus, 1758)
And
All must apply
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": "CA",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2013",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2020",
"matchCase": false
}
]
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "5219303",
"matchCase": false
}
]
}