I’d like to know where a certain dataset is being employed and get insights into its users and connected applications. Can you guide me on how and where to find this information? I want to see which repository, builder, applications are using the dataset.
Hey @jchon - isn’t this just the Lineage view for you? What’s missing from that? You can just expand to the right and you’ll see any downstream transforms and any applications using the Ontology?
I’m aware of and using data lineage to understand the relationships and connections of the specific dataset in question.
I’m curious if there is a way to check the history of the last usage of a specific dataset, such as the date when it was last used, excluding the scheduled update dates.
You could try to do a pipeline on top of audit-2 export dataset.
Hi, I have a related question. Is there a recommended way to programmatically determine which pipelines are using a dataset?
I found a stack overflow answer showing that this is possible, but I cannot find any official documentation on the endpoint they refer to.