Skip to contents

Occurrence records of Abramis brama and Acipenser baerii downloaded from GBIF. The data is provided as a list containing metadata and raw occurrence records.

Usage

gbif_data

Format

gbif_data

A list of length 2:

gbif_download_citation

A character string containing information on the source, date, and method used to download occurrences from GBIF.

raw_download

A data frame with 2,453 rows and 50 columns, containing raw occurrence records. The columns include:

gbifID

Unique GBIF occurrence identifier.

datasetKey

UUID identifying the dataset in GBIF.

occurrenceID

An identifier for the occurrence (often globally unique).

kingdom

The kingdom to which the organism belongs.

phylum

The phylum classification of the organism.

class

The class of the organism.

order

The order of the organism.

family

The family of the organism.

genus

The genus of the organism.

species

The species name of the organism.

infraspecificEpithet

The infraspecific epithet, such as subspecies or variety.

taxonRank

The taxonomic rank of the organism.

scientificName

The full scientific name including the genus and species.

verbatimScientificName

The original scientific name as recorded in the data.

verbatimScientificNameAuthorship

The original authorship of the scientific name.

countryCode

The ISO country code where the occurrence was recorded.

locality

The locality description for where the occurrence was recorded.

stateProvince

The state or province where the occurrence was recorded.

occurrenceStatus

The status of the occurrence (e.g., present, absent).

individualCount

The number of individuals recorded.

publishingOrgKey

UUID identifying the organization that published the data.

decimalLatitude

The latitude where the occurrence was recorded, in decimal degrees.

decimalLongitude

The longitude where the occurrence was recorded, in decimal degrees.

coordinateUncertaintyInMeters

Uncertainty of the coordinates in meters.

coordinatePrecision

Precision of the coordinates provided.

elevation

The elevation where the occurrence was recorded, in meters.

elevationAccuracy

Accuracy of the elevation measurement, in meters.

depth

The depth at which the occurrence was recorded, in meters.

depthAccuracy

Accuracy of the depth measurement, in meters.

eventDate

The date the occurrence was recorded.

day

The day the occurrence was recorded.

month

The month the occurrence was recorded.

year

The year the occurrence was recorded.

taxonKey

The GBIF taxonomic key for the taxon.

speciesKey

The GBIF taxonomic key for the species.

basisOfRecord

The basis of the record (e.g., HumanObservation, MachineObservation).