Global Biodiversity Data Cube at EQDGC Level 1

Open data API in a single place

Provided by Zenodo

Get early access to Global Biodiversity Data Cube at EQDGC Level 1 API!

Let us know and we will figure it out for you.

Dataset information

Country of origin
Updated
2026.02.03 00:00
Created
2026.01.01
Available languages
English
Keywords
KM-GBF, GBIF, Target 6 headline indicator, B-Cubed, Data Cube
Quality scoring

Dataset description

Global Biodiversity Data Cube using an EQDGC level 1 detail. The countries are an additional dimension in the GeoParquet file, allowing country level analyses. The data cube was generated through the GBIF SQL API, using the following SQL statement:SELECT kingdom, kingdomkey, phylum, phylumkey, class, classkey, "order", orderkey, family, familykey, genus, genuskey, species, specieskey, countrycode, PRINTF('%04d-%02d', "year", "month") yearmonth, GBIF_EQDGCODE(1, decimallatitude, decimallongitude, 0.0) eqdcellcode, IF(ISNULL(kingdomkey), NULL, SUM(COUNT(*)) OVER ( PARTITION BY kingdomkey, GBIF_EQDGCODE(1, decimallatitude, decimallongitude, 0.0), PRINTF('%04d-%02d', "year", "month"))) kingdomcount, IF(ISNULL(familykey), NULL, SUM(COUNT(*)) OVER ( PARTITION BY familykey, GBIF_EQDGCODE(1, decimallatitude, decimallongitude, 0.0), PRINTF('%04d-%02d', "year", "month"))) familycount, IF(ISNULL(genuskey), NULL, SUM(COUNT(*)) OVER ( PARTITION BY genuskey, GBIF_EQDGCODE(1, decimallatitude, decimallongitude, 0.0), PRINTF('%04d-%02d', "year", "month"))) genuscount, COUNT(DISTINCT recordedby) distinctobservers, COUNT(*) occurrences FROM occurrence WHERE occurrence.occurrencestatus = 'PRESENT' AND NOT occurrence.basisofrecord IN ('FOSSIL_SPECIMEN', 'LIVING_SPECIMEN') AND (occurrence.specieskey IS NOT NULL AND occurrence."year" IS NOT NULL AND occurrence."month" IS NOT NULL AND occurrence.hascoordinate = TRUE) GROUP BY occurrence.kingdom, occurrence.kingdomkey, occurrence.phylum, occurrence.phylumkey, occurrence.class, occurrence.classkey, occurrence."order", occurrence.orderkey, occurrence.family, occurrence.familykey, occurrence.genus, occurrence.genuskey, occurrence.species, occurrence.specieskey, occurrence.countrycode, PRINTF('%04d-%02d', occurrence."year", occurrence."month"), GBIF_EQDGCODE(1, occurrence.decimallatitude, occurrence.decimallongitude, 0.0)
European data infrastructure with broad catalog discovery, free evaluation access and production-grade API options.
190K+
indexed dataset pages
32
countries and EU institutions
2019
API-first since
Free API quota
for evaluation and prototypes
SLA
history and push on production APIs
FAQ

Questions before production use

Practical answers on evaluation, licensing, freshness, versioning and support.

api.store is built and operated by Apitalks s.r.o. Company details and a direct contact path are linked in the footer for vendor checks and procurement review.
Yes. Selected APIs include a free API quota, so your team can validate coverage, freshness, response shape and workflow fit before asking for a production plan.
Often yes, but usage rights depend on the source license and dataset. We surface source, license and update metadata where available, and can help review terms before a production integration.
Maintained APIs include update metadata where available. For production integrations, we can add history, monitoring and push updates so changes are easier to detect and act on.
Production APIs can add SLA, stable identifiers, versioning support, history, push updates and direct support around the data your product or AI workflow depends on.

Didn't find the API you need?

Let us know and we will figure it out for you.

European data discovery with free evaluation access and production-grade API options.

Copyright © 2026. Made by Apitalks