Metadata through API

Options

Hi!

Is it possible to retrieve dataset column description and tags through the API (or PyDomo or rdomo)?

Thanks,

Carlos

Tagged:

Best Answer

  • ColemenWilson
    edited June 2023 Answer ✓
    Options

    You can pull this information using the Domo Governance dataset: Dataset Schemas with Tags. This report includes the column tags and descriptions.

    If I solved your problem, please select "yes" above

Answers

  • GrantSmith
    GrantSmith Coach
    edited June 2023
    Options

    You can pull this via the Domo Governance Datasets Connector and pull the Dataset Schemas report. It will list all columns in the datasets and the description for each column.

    I misread your request. The column descriptions aren't available in the metadata datasets. pydomo doesn't return the column descriptions when requesting the dataset metadata, just the name, and the type.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • ColemenWilson
    edited June 2023 Answer ✓
    Options

    You can pull this information using the Domo Governance dataset: Dataset Schemas with Tags. This report includes the column tags and descriptions.

    If I solved your problem, please select "yes" above