https://github.com/doitintl/looker-lens
https://github.com/doitintl/looker-lens
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doitintl/looker-lens
- Owner: doitintl
- Created: 2022-04-27T08:40:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-18T14:39:23.000Z (about 1 year ago)
- Last Synced: 2025-10-20T12:49:55.576Z (9 months ago)
- Language: LookML
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Looker Lens
... coming soon
------
## Required Data Access
Your service account needs access to the following datasets:
1. History Data from looker (see export guideline >here)
2. Billing Export in BigQuery (see export guideline >here)
3. Information Schema - Jobs by Project
## Constants & Parameter Documentation
|Constant | Description | required |
| :--- | :----: |:---: |
| CONNECTION_NAME | Title | yes |
| BILLING_EXPORT_TABLE | Text | yes |
| LOOKER_HISTORY_TABLE |Text | yes |
| INFORMATION_SCHEMA_TABLE |Text | no |