Is there any way to search for datasets with/witho...
# getting-started
s
Is there any way to search for datasets with/without owners? I can see "21.94% have owners assigned!". I am trying to get a breakdown for this so I can see something like
Copy code
users  -> owner of number of datasets
groups -> owner of number of datasets
e
There is no way through the ui to get this info, but the prod analytics charts are derived from the elasticsearch indices. If you have kibana set up for the elasticsearch index you should be able to make these queries! We will work on improving the prod analytics page to be more configurable in the future!
b
For anyone finding this, I believe the following UI query will work:
Copy code
hasOwners:False