Posts

Goodbye developer blog, hello data-blog!

Image
GBIF has a new blog! https://data-blog.gbif.org/ What is it? A place for GBIF staff and guest bloggers to contribute: Statistics  Graphs  Tutorials  Ideas  Opinions  Who can contribute? If you would like to contribute you can contact jwaller@gbif.org. Guest blogs are very welcome . How can I write a post? There is a short turtorial on the blog github . What about the developer blog? The developer blog will remain up as an archive, but there are no plans to actively post new content here.

How popular is your favorite species?

How to use Use the box to the left to type in the species you are interested in. Make sure to use a scientific name: Aves instead of birds Plantae  instead of plants Anura   instead of frogs Explanation of tool This tool plots the downloads through time for species or other taxonomic groups with more than 25 downloads at GBIF. Downloads at GBIF most often occur through the web interface . In a previous post , we saw that most users are downloading data from GBIF via filtering by scientific name (aka Taxon Key). Since the GBIF index currently sits at over 1 billion records (a 400+GB csv), most users will simply filter by their taxonomic group of interest and then generate a download. How to bookmark a result? If you would like to bookmark a result or graph to share with others, you can visit app page direcly: app link . On this page the state of the app will be saved inside the url. You can also save a jpg by clicking on the little sandwich in the top right. What coun...

Occurrence Downloads

Occurrences at GBIF are often downloaded through the web interface , or through the api (via rgbif ect.). Users can place various filters on the data in order to limit the number of records returned. As the occurrence index is currently a 447 GB csv, most users want to use a filter. Total monthly downloads Here I plot the total monthly downloads for various popular filters. For the past few years, GBIF has be averaging around 10k downloads per month. Two peaks in total downloads stand out: Mar 2014 Sep 2016 The Sep 2016 peak seems to be explained by high DATASET_KEY downloads. Both the Mar 2014 and Sep 2016 peaks are well explained by the top users . Top users in this graph are all the downloads generated by the top 3 most active users on GBIF. These users generate downloads in the 1000s and are most likely to be automated downloads generated internally. One interesting detail is that while No Filter Used is not used very often it accounts for more than 500 billion occurrence r...

GBIF Name Parser

The GBIF name parser has been a fundamental library for GBIF to parse a scientific name string into a structured representation of a name. It has been refined over many years based on actual name strings encountered in the GBIF occurrence and checklist indices. Over the years the major design goals have not changed much and can be summarised as follows: extract canonical, code relevant name parts populate only the ParsedName class of the GBIF API ignore any superflous name parts irrelevant to the code, e.g. species authorships in infraspecific names, infrageneric placements of species or superflous infraspecific parts in quadrinomials deal with a wide variety of names that the ParsedName class can represent cultivar names bacterial strains & candidate names virus names named hybrids taxon concept references, sensu latu/strictu or aggregates legacy ranks extract notes often found in names: nomenclatural remarks determination notes like aff.  partially determined species, e.g. ...

GBIF Backbone - February 2017 Update

Image
We are happy to annouce that a new GBIF Backbone just went live, available also as an improved Darwin Core Archive for download . Here are some facts highlighting the important changes. New source datasets Apart from continuously updated source like the Catalog of Life or WoRMS here are the new datasets we used as a source to build the backbone. New Type specimen checklist listing all distinct names of type specimens found in GBIF occurrences contributing 252,410 new species and 57,410 infra specific names. ZooBank joined GBIF and was added as a nomenclator with 175,775 names, contributing 3460 new generic and 39,695 new species names. Added phylum Myzozoa with 136 families under kingdom Chromista to GBIF Algae Classification to fill the classification gap for Dinoflagellates Tiny new dataset listing species named after famous people and which are often found in news The 43 sources used in this backbone build Code changes Merging of duplicate taxa across kingdoms, especially ...

Sampling-event standard takes flight on the wings of butterflies

Data collected from systematic monitoring schemes is highly valuable. That's because harvesting species data from a given set of sites repeatedly over time using a well-defined sampling effort opens the door to key ecological analyses including phenology, population trends, changes in community structure and other metrics related to a range of Essential Biodiversity Variables ( EBVs ). A couple of years ago there was no faithful way to universally standardize data from systematic monitoring schemes. This meant that researchers using this kind of data would need to spend a lot of time deciphering it first. Their job would get even more complicated when trying to integrate data from various heterogeneous sources, each storing their data in different formats, units, etc. Today, the situation looks much better thanks to a massive collaboration between GBIF , EU BON partners and the wider biodiversity community whose aim was to enable sharing of "sampling-event datasets".   I...

IPT v2.3.3 - Your repository for standardized biodiversity data

Image
GBIF is pleased to announce the release of IPT v2.3.3, now available for download from the IPT website . This version looks and feels the same as 2.3.2 but is much more robust and secure. I'd like to recommend that all existing IPT installations be upgraded as soon as possible following the instructions listed in the release notes . Additionally, a couple new strategic features have been added to the tool to enhance its potential. A description of these new features follows below. Improved dataset homepage Compared with general-purpose repositories such as Dryad or Figshare , the IPT ensures that uploaded biodiversity data gets disseminated in a standardized format (Darwin Core Archive - DwC-A), facilitating wider reuse and enabling the data to be indexed by aggregators such as GBIF.org. Interoperability comes at a small cost though, as depositors choosing to use the IPT must overcome a learning curve in understanding how to map their data to the Darwin Core standard. To make this...