Good afternoon, I wanted to apologize if I'm posti...
# advice-data-governance
w
Good afternoon, I wanted to apologize if I'm posting this on the wrong channel. My question is: is there a way to expose the data catalog to a company audience through an intranet portal/site. Purpose would be to allow non-data/non-IT teams to have access to this tool for the purpose of understanding what data we manage and how to leverage it, without always engaging technical staff to look up and share this info. Not opposed to providing access to non-tech staff to the tool directly but figured I'd ask if there's a way to at expose the catalog and lineage info. Thank you in advance
a
Hi PK, we do have API’s that allow you to access our metadata graph-- both a GraphQL API and then a REST API that’s exposed via Java and Python SDK’s
You’d likely want to use the graphQL API to query, but you could also expose the same data through DataHub itself and manage access with roles/policies
w
Understood. Thank you for clarifying Paul, much appreciated.