Data Export

Three export types are available. Choose the one that matches your use case.

1 β€” GBIF / IPT Darwin Core Archive Export

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.

Latest Export Package

Loading…

Package Contents
  • occurrence.csv β€” 28-column DwC occurrence records
  • meta.xml β€” DwC-A descriptor with term URIs
  • eml.xml β€” EML 2.1.1 metadata (complete TODOs before submitting)
  • validation_report.json β€” field coverage and QC checks
  • export_manifest.json β€” provenance and field mapping summary
Reads current DB records (or master CSV if DB unavailable). ~30 s.
Field mapping β€” internal β†’ DwC-A
Internal fieldDwC-A outputRationale
sourceURLreferences (dcterms)URL of the source platform record
sourceRecordIDdynamicPropertiesPlatform ID β€” not a DwC term
qualityGradedynamicPropertiesiNaturalist-specific flag
vitalitydynamicPropertiesTreeKeeper tree health
iucnRedListCategorydynamicPropertiesIUCN enrichment β€” not a core DwC term
Before formal GBIF submission: open eml.xml, replace PLACEHOLDER_CONTACT_EMAIL, fill in <resourceLogoUrl>, confirm CC-BY 4.0 with your institution, and register via IPT.
2 β€” Research Data Export β€” by Source

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.

SourceStandardized CSVExtended CSV QC logsRun 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.

3 β€” Filtered Occurrence Export

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.