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.10.tar.gz
(64.7 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.10.tar.gz.
File metadata
- Download URL: looker_loader-0.1.10.tar.gz
- Upload date:
- Size: 64.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe84c5314c2314974498ba86a56c6117b29da89f9f4b3db099c1069f16096d4
|
|
| MD5 |
4c9365f9e86b572be6d10bc0c946a03a
|
|
| BLAKE2b-256 |
156f0d4b6ff9229318260677d64f749609f32e28bf13be8f2edd28a5d28714c2
|
File details
Details for the file looker_loader-0.1.10-py3-none-any.whl.
File metadata
- Download URL: looker_loader-0.1.10-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69dfa88c76554d4cb45b7d97539fdb808669d2b3b33329a20a58bf546c60142f
|
|
| MD5 |
0227c1eeae59422e0d84b3f011719a3f
|
|
| BLAKE2b-256 |
88c27f5719ff502b6d3a6937e409deabb36eb3f2cbed02b9ac70d4026cbfce6e
|