Skip to content

NadiiaSkobel/GBIF_LDT_usage_KSU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformation of relevés into Long Data Format Using Python Programming Language in development environment Pycharm

Description

This Script PyСharm (Python) focuses on processing data collected during monitoring in Askaniia Nova Biosphere Reserve. The script automatically transforms a table from a wide format into a long format, adding such as unique event identifiers (eventID) (relevés number) and observation identifiers according to eventID (occurrenceID) and 'HumanObservation' (basisOfRecord) for all occurrences following Darwin Core standards for publishing event-dataset in the Global Biodiversity Information Facility (GBIF). The output file is structured and ready for analysis or further publishing to GBIF.

Requirements

PyCharm 3.7+ Libraries: pandas

Outputs

Long Data Format Dataset following Darwin Core standards for publishing in the Global Biodiversity Information Facility (GBIF)

Input example

image

Output example

image

This project was created to automate the processing of Relevé research data. If you have any questions or suggestions, please reach out through [email protected]

Refence

About

Releves transpositions to LDF for GBIT data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages