Data Export
Three export types are available. Choose the one that matches your use case.
Generates a strict Darwin Core Archive (DwC-A) zip package
suitable for IPT submission and GBIF review. Internal-only fields are remapped
to accepted DwC terms or packed into dynamicProperties.
Formal GBIF publication still requires completing eml.xml placeholders
and IPT registration.
Loadingβ¦
occurrence.csvβ 28-column DwC occurrence recordsmeta.xmlβ DwC-A descriptor with term URIseml.xmlβ EML 2.1.1 metadata (complete TODOs before submitting)validation_report.jsonβ field coverage and QC checksexport_manifest.jsonβ provenance and field mapping summary
Field mapping β internal β DwC-A
| Internal field | DwC-A output | Rationale |
|---|---|---|
sourceURL | references (dcterms) | URL of the source platform record |
sourceRecordID | dynamicProperties | Platform ID β not a DwC term |
qualityGrade | dynamicProperties | iNaturalist-specific flag |
vitality | dynamicProperties | TreeKeeper tree health |
iucnRedListCategory | dynamicProperties | IUCN enrichment β not a core DwC term |
eml.xml, replace
PLACEHOLDER_CONTACT_EMAIL, fill in <resourceLogoUrl>,
confirm CC-BY 4.0 with your institution, and register via IPT.
Downloads a zip of pipeline outputs for one or all data sources. Includes the standardized CSV, extended CSV, QC exclusion logs, and the most recent run manifest. All 30 internal fields are preserved β this is a research/internal format, not a GBIF publication format.
| Source | Standardized CSV | Extended CSV | QC logs | Run manifest |
|---|---|---|---|---|
| iNaturalist community observations |
β | β (+9 annotation cols) | β | β |
| eBird bird occurrence records |
β | β (+6 or +19 cols) | β | β |
| TreeKeeper campus tree/shrub inventory |
β | β (+11 horticultural cols) | β | β |
| External researcher uploads |
β | β (+11 upload-provenance cols) | β | β |
Raw API dump files are stored on the server under raw/{source}/
and are not bundled here due to variable file sizes.
Filter the combined occurrence dataset and download a subset as CSV (30-column research format, all sources combined) or GeoJSON (geolocated records only). All filters use parameterized SQL queries β no arbitrary SQL is accepted. Leave all fields blank to download the full dataset.
CSV includes all 30 internal fields (research format). GeoJSON includes only records with coordinates.