Please cite as

GBIF.org (21 June 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.yyjx9a

  Rerun query

Licence
File
640 MB Darwin Core Archive
Involved datasets
{{ 31 | localNumber}}
Involved publishers
{{ 22 | localNumber}}
Involved publishing countries
{{ 11 | localNumber}}
    And All must apply
  • Country or area
    1. China
    2. Hong Kong
  • Geometry POLYGON((107 20,126 20,126 43,107 43,107 20))
  • Occurrence status present
  • Scientific name Aves
  • Year Between start of 2000 and end of 2022
To repeat the download on current data, you can use below query with the API. Read more
                                            
{
  "type": "and",
  "predicates": [
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "CN",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "HK",
          "matchCase": false
        }
      ]
    },
    {
      "type": "within",
      "geometry": "POLYGON((107 20,126 20,126 43,107 43,107 20))"
    },
    {
      "type": "equals",
      "key": "OCCURRENCE_STATUS",
      "value": "present",
      "matchCase": false
    },
    {
      "type": "equals",
      "key": "TAXON_KEY",
      "value": "212",
      "matchCase": false
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "2000",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2022",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV