Exploring 3,115,830 datasets

Collection APIs 🔗

Explorer exposes the collections over a Stac 1.0.0 API:

https://explorer.dea.ga.gov.au/stac

Datacube Resources 🔗

Datacube-ready config and metadata can be downloaded from Explorer programatically:
  • A dataset: https://explorer.dea.ga.gov.au/dataset/Dataset UUID.odc-metadata.yaml
  • A Product: https://explorer.dea.ga.gov.au/products/Product Name.odc-product.yaml
  • A Metadata Type: https://explorer.dea.ga.gov.au/metadata-types/Metadata Type Name.odc-type.yaml
  • All Products: https://explorer.dea.ga.gov.au/products.odc-product.yaml
  • All Metadata Types: https://explorer.dea.ga.gov.au/metadata-types.odc-type.yaml

Extents and Summaries 🔗

Extent data displayed by Explorer can be downloaded as GeoJSON
  • Total footprint https://explorer.dea.ga.gov.au/api/footprint/Product Name
    https://explorer.dea.ga.gov.au/api/footprint/Product Name/Year
    https://explorer.dea.ga.gov.au/api/footprint/Product Name/Year/Month
    https://explorer.dea.ga.gov.au/api/footprint/Product Name/Year/Month/Day
  • Region footprints https://explorer.dea.ga.gov.au/api/regions/Product Name
    https://explorer.dea.ga.gov.au/api/regions/Product Name/Year
    https://explorer.dea.ga.gov.au/api/regions/Product Name/Year/Month
    https://explorer.dea.ga.gov.au/api/regions/Product Name/Year/Month/Day
  • Dataset footprints (?limit=500 by default, can be increased up to 4000 on this host) https://explorer.dea.ga.gov.au/api/datasets/Product Name
    https://explorer.dea.ga.gov.au/api/datasets/Product Name/Year
    https://explorer.dea.ga.gov.au/api/datasets/Product Name/Year/Month
    https://explorer.dea.ga.gov.au/api/datasets/Product Name/Year/Month/Day

Audit and Examine 🔗

Much of Explorer's audit pages are available in CSV or text format.
  • Storage information: https://explorer.dea.ga.gov.au/audit/storage.csv
  • Raw, bulk dataset counts: https://explorer.dea.ga.gov.au/audit/dataset-counts.csv
  • Arriving data summary: https://explorer.dea.ga.gov.au/arrivals.csv
  • Simple, bash-ready list of names: https://explorer.dea.ga.gov.au/products.txt
    https://explorer.dea.ga.gov.au/metadata-types.txt
  • Day query timing information: https://explorer.dea.ga.gov.au/audit/day-query-times.txt