You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a catalogue
I expect to have my searches return the results of multiple types (e.g. dataset, chart, dashboard)
So that i am aware of all available representations of the data i'm searching for
Currently we only handle data products and datasets
User Story
As a catalogue
I expect to have my searches return the results of multiple types (e.g. dataset, chart, dashboard)
So that i am aware of all available representations of the data i'm searching for
Currently we only handle data products and datasets
Value / Purpose
https://github.com/ministryofjustice/data-platform/blob/main/python-libraries/data-platform-catalogue/data_platform_catalogue/client/datahub/search.py#L159 and https://github.com/ministryofjustice/data-platform/blob/main/python-libraries/data-platform-catalogue/data_platform_catalogue/client/datahub/search.py#L95 you can see how we don;t handle all entities. Will need to add more and suitable parsers for each new enitity
Useful Contacts
No response
User Types
No response
Hypothesis
If we... [do a thing]
Then... [this will happen]
Proposal
No response
Additional Information
Could do with some more discussion and agreement of what entities to focus on
Definition of Done
The text was updated successfully, but these errors were encountered: