Add your description here
Project description
work in progress
define rules for loading data and automatically apply it when loading the data in looker
intended features
- write rules for how to format columns
- write rules for generating derived columns and measures
- refresh tables using cicd
- leverage llm to translate names and descriptions using locales, in a editable way
how to run:
uv add looker_loader
define a loader_config.yml file config: bigquery: - project_id: "project_name" dataset_id: "dataset_name" tables: - "table_name"
define a loader_recipe.yml file recipes:
- name: primary_key filters: field_order: - 0 dimension: primary_key: true
uv run looker_loader
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
looker_loader-0.1.11.tar.gz
(68.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file looker_loader-0.1.11.tar.gz.
File metadata
- Download URL: looker_loader-0.1.11.tar.gz
- Upload date:
- Size: 68.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3750e224b2aa4fb3f70b5e3660fa63aae9989b27d2852376fe4c8c40c14b31a8
|
|
| MD5 |
7238f2f2b8bddbb52bddf3e72b177e40
|
|
| BLAKE2b-256 |
a15813d3fd8c2a5fa2c8e83fb22fbbf4f3931977558c953757524a1b6e75cdf1
|
File details
Details for the file looker_loader-0.1.11-py3-none-any.whl.
File metadata
- Download URL: looker_loader-0.1.11-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f3d1b6065bfbef2acbd21169a247d2188ca6c7030ad9148ed9baf406159d944
|
|
| MD5 |
19c45eec3f4f2b421d7399c16c5b2721
|
|
| BLAKE2b-256 |
9be193ed49925dd95fe125d019b17ea6708af79c271c0f9384946950650abed6
|