Skip to content

CentroStudiCetacei/GCData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoCetusData

Public datasets from the GeoCetus Information System

GeoCetus is a volunteer-driven project launched in 2012 and developed by the Centro Studi Cetacei. Its goal is to provide a georeferenced database of strandings and response activities involving cetaceans and sea turtles along the Italian coastline, together with a web portal for data access, consultation, and dissemination.

This repository provides direct access to the public datasets extracted from the GeoCetus database in open, machine-readable formats.

We believe that data should be treated as a shared resource: openly accessible data supports transparency, enables reuse, and fosters scientific research, environmental monitoring, and public awareness. Sharing data also enhances the value of the work invested in collecting, validating, and maintaining it.

The GeoCetus datasets are published as open data and distributed under a Creative Commons license.

Cetaceans

https://github.com/CentroStudiCetacei/GCData/blob/main/data/csv/cetacei.csv https://github.com/CentroStudiCetacei/GCData/blob/main/data/geo/cetacei.geojson

Sea Turtles

https://github.com/CentroStudiCetacei/GCData/blob/main/data/csv/tartarughe.csv https://github.com/CentroStudiCetacei/GCData/blob/main/data/geo/tartarughe.geojson

API

Both datasets are also accessible programmatically through a RESTful API, as documented here