Please cite as

GBIF.org (26 June 2018) GBIF Occurrence Download https://doi.org/10.15468/dl.iomdfw

  Rerun query

Licence
File
6 GB Simple
Involved datasets
{{ 1011 | localNumber}}
Involved publishers
{{ 265 | localNumber}}
Involved publishing countries
{{ 31 | localNumber}}
    And All must apply
  • Country or area
    1. United States of America
    2. Canada
  • Issues and flags
    1. Geodetic datum assumed WGS84
    2. Coordinate rounded
    3. Coordinate reprojected
    4. Country derived from coordinates
    5. Presumed swapped coordinate
  • Year Between start of 1990 and end of 2011
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": "US",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "COUNTRY",
          "value": "CA",
          "matchCase": false
        }
      ]
    },
    {
      "type": "or",
      "predicates": [
        {
          "type": "equals",
          "key": "ISSUE",
          "value": "GEODETIC_DATUM_ASSUMED_WGS84",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "ISSUE",
          "value": "COORDINATE_ROUNDED",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "ISSUE",
          "value": "COORDINATE_REPROJECTED",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "ISSUE",
          "value": "COUNTRY_DERIVED_FROM_COORDINATES",
          "matchCase": false
        },
        {
          "type": "equals",
          "key": "ISSUE",
          "value": "PRESUMED_SWAPPED_COORDINATE",
          "matchCase": false
        }
      ]
    },
    {
      "type": "and",
      "predicates": [
        {
          "type": "greaterThanOrEquals",
          "key": "YEAR",
          "value": "1990",
          "matchCase": false
        },
        {
          "type": "lessThanOrEquals",
          "key": "YEAR",
          "value": "2011",
          "matchCase": false
        }
      ]
    }
  ]
}
                                            
                                        

Download as TSV