Replicate iterable data in databricks
Project description
iterable_etl
Replicate data from iterable in databricks
Usage
python -m iterable_etl --table <table-name>
where is one of the following: campaign_history
, campaign_metrics
, campaign_list_history
, list
, or ALL
.
Further configs are set via environment variables:
ITERABLE_KEY
: API accessAPP_ENV
: <development/production> - debug modeSAMPLE_OUTPUT
: <True/False> - Save dataframes to csv
DEV
Create venv
python -m venv env
Activate venv
- unix
source env/bin/activate
- windows
env\Scripts\activate.bat
Install Packages
pip install -r requirements.txt
Test
make test
Format
make format
make lint
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
iterable_etl-0.0.1rc1.tar.gz
(5.5 kB
view details)
File details
Details for the file iterable_etl-0.0.1rc1.tar.gz
.
File metadata
- Download URL: iterable_etl-0.0.1rc1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.9.6 requests/2.28.2 setuptools/58.1.0 requests-toolbelt/0.10.1 tqdm/4.65.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67c51d3343c5d1e60633c10fa9bafb9fe8a99d2e4c56b35e31ef7c612525fdc9 |
|
MD5 | a4fc6e65234946f5537619ef677d403c |
|
BLAKE2b-256 | 9597dc0c726de14a8245b08a58a073c86e90ee2211013ed565a7ec41c06ac829 |