This dataset contains a subset of global occurrences of the Loggerhead Sea Turtle (Caretta caretta), filtered for records in the Mediterranean Sea. The data were sourced from the Global Biodiversity Information Facility (GBIF).
data("caretta")
A data frame with 6785 rows and 5 columns:
Numeric. Longitude coordinates (WGS84).
Numeric. Latitude coordinates (WGS84).
Integer. The year in which the occurrence was recorded.
Character. The scientific name of the species, i.e., Caretta caretta.
Numeric. The uncertainty of the coordinates in meters.
The dataset has been filtered to include only records within the Mediterranean Sea. The occurrence data cover multiple years, which provides information on the temporal distribution of the species in this region.