Please cite as

GBIF.org (08 March 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.hqw56a

 

Licence
File
58 MB Simple
Involved datasets
{{ 293 | localNumber}}
Involved publishers
{{ 54 | localNumber}}
Involved publishing countries
{{ 15 | localNumber}}
    And All must apply
  • Scientific name Sturnus vulgaris Linnaeus, 1758
  • Has coordinate true
  • Year Between start of 1990 and end of 2021
  • Geometry POLYGON((-13 35,48 35,48 72,-13 72,-13 35))
    • And All must apply
    • Coordinate uncertainty in metres 0
    • Coordinate uncertainty in metres 250
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": "9809229",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "HAS_COORDINATE",
      "value": "true",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1990",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2021",
          "matchCase": false
        }
      ]
    },
    {
      "type": "within",
      "geometry": "POLYGON((-13 35,48 35,48 72,-13 72,-13 35))"
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "COORDINATE_UNCERTAINTY_IN_METERS",
          "value": "0",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "COORDINATE_UNCERTAINTY_IN_METERS",
          "value": "250",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV