Please cite as

GBIF.org (11 August 2015) GBIF Occurrence Download https://doi.org/10.15468/dl.cw9cuy

 

Licence
File
32 MB Simple
Involved datasets
{{ 193 | localNumber}}
Involved publishers
{{ 40 | localNumber}}
Involved publishing countries
{{ 15 | localNumber}}
    And All must apply
  • Scientific name Pica pica (Linnaeus, 1758)
  • Geometry POLYGON((-15 75,-15 40,50 40,50 75,-15 75))
  • Year Between start of 2001 and end of 2015
    • Or At least one must apply
      • And All must apply
      • Month January
      • Month May
      • And All must apply
      • Month October
      • Month December
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "5229490",
      "matchCase": false
    },
    {
      "type": "within",
      "geometry": "POLYGON((-15 75,-15 40,50 40,50 75,-15 75))"
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2001",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2015",
          "matchCase": false
        }
      ]
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "and",
          "predicates": [
            {
              "type": "greaterThanOrEquals",
              "key": "MONTH",
              "value": "1",
              "matchCase": false
            },
            {
              "type": "lessThanOrEquals",
              "key": "MONTH",
              "value": "5",
              "matchCase": false
            }
          ]
        },
        {
          "type": "and",
          "predicates": [
            {
              "type": "greaterThanOrEquals",
              "key": "MONTH",
              "value": "10",
              "matchCase": false
            },
            {
              "type": "lessThanOrEquals",
              "key": "MONTH",
              "value": "12",
              "matchCase": false
            }
          ]
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV