Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support for Looker Looks as data source #2051

Open
mariamendoza opened this issue Apr 11, 2024 · 4 comments
Open

Feature request: Support for Looker Looks as data source #2051

mariamendoza opened this issue Apr 11, 2024 · 4 comments

Comments

@mariamendoza
Copy link

As in title, it would be great to be able to apply checks on looker look data. Thanks

@tools-soda
Copy link

SAS-3219

@benjamin-pirotte
Copy link

Hi, thank you for opening the feature request! Would you happen to have some documentation from Lookers on how we can query in an SQL fashion Looker Looks? I am not familiar with Looker, so any help would be welcome. Thank you!

@mariamendoza
Copy link
Author

Hi, thank you for opening the feature request! Would you happen to have some documentation from Lookers on how we can query in an SQL fashion Looker Looks? I am not familiar with Looker, so any help would be welcome. Thank you!

There's a looker_sdk you can use - https://developers.looker.com/api/getting-started. I think there is a download_look or something similar that can be used to pull data from a look.
Also this https://github.com/looker-open-source/sdk-codegen/tree/main/python/looker_sdk.

@benjamin-pirotte
Copy link

benjamin-pirotte commented May 21, 2024

Thanks! We will look into this. In the meantime, you could use their SDK to pull the data with Python, push it to a DataFrame, and use the data frame to test the data with Soda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants