Dataset list with refresh date information

Slimani
Slimani Member
edited December 2023 in General

Hello dear community,

We try to list all dataset in all spaces with their last refresh date.

Our Aperture version id 2.8.8

We noticed that the rest API "datasets" allow us to get in it's json response:

  • datasets : information of dataset in spaces
  • columns: …
  • tables: information of dataset (rows account, name …)
  • batches: including time loaded and number of rows
  • tags …

how it is possible to link batches to datasets in order to get the dataset last refresh date (I guess that time loaded = last refresh ) ?

Or maybe there are other ways to do it

Thanks for your help

Ali

Comments