Tools for ACDC ETL pipeline
Project description
acdc-aws-etl-pipeline
Infrastructure and code for the ACDC ETL pipeline and data operations in AWS
Ingestion
DBT
Release Management
Deploying the dictionary
e.g. to testing
# Example
bash services/dictionary/pull_dict.sh <raw_dictionary_url>
bash services/dictionary/upload_dictionary.py <local_dictionary_path> <s3_target_uri>
# implementation
VERSION=v0.6.1
bash services/dictionary/pull_dict.sh "https://raw.githubusercontent.com/AustralianBioCommons/acdc-schema-json/refs/tags/${VERSION}/dictionary/prod_dict/acdc_schema.json"
python3 services/dictionary/upload_dictionary.py "services/dictionary/schemas/acdc_schema_${VERSION}.json" s3://gen3schema-cad-uat-biocommons.org.au/cad.json
Generating synthetic metadata
- Run this script to generate synthetic metadata for the studies in the dictionary
# this will generate 30 samples for AusDiab_Simulated and 60 samples for Baker-Biobank_Simulated
bash services/synthetic_data/generate_synth_metadata.sh --studies "AusDiab_Simulated,Baker-Biobank_Simulated" --permute-max-samples "30,60"
uploading synthetic metadata to sheepdog
- Run this script to upload synthetic metadata to sheepdog
python3 services/synthetic_data/upload_synth_metadata_sheepdog.py
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
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 acdc_aws_etl_pipeline-0.3.0.tar.gz.
File metadata
- Download URL: acdc_aws_etl_pipeline-0.3.0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.9.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cab8b8deae3b623d1c93bca43fab7c5829b0a9216e43fba571f651177c5642b
|
|
| MD5 |
d78566a57f4cc0623f86c4b37c2edf50
|
|
| BLAKE2b-256 |
61bdf640372aead16d7c7e405e23287a372009feb090642966d5dfadc0868d5d
|
File details
Details for the file acdc_aws_etl_pipeline-0.3.0-py3-none-any.whl.
File metadata
- Download URL: acdc_aws_etl_pipeline-0.3.0-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.9.24 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45246c959af84de9e055cacdeb6972aa625864a06dfaf97db3a3ea634959eb30
|
|
| MD5 |
3079dbb9ad5ca9a81114b7eb542a93a5
|
|
| BLAKE2b-256 |
0f199a9da281027243d566a9ce2eae29b28ebb6de3c662f5045ad1bd673a6781
|