https://github.com/tacc/data_wrangler
Utilities for data ETL
https://github.com/tacc/data_wrangler
Last synced: over 1 year ago
JSON representation
Utilities for data ETL
- Host: GitHub
- URL: https://github.com/tacc/data_wrangler
- Owner: TACC
- License: bsd-3-clause
- Created: 2022-06-28T16:37:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-24T23:12:57.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T02:11:40.911Z (about 2 years ago)
- Language: Python
- Size: 77.1 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data_wrangler
Utilities for data ETL:
The immediate need is to build a set of utilities to automate the ETL from a set of REDCap projects to a target postgres database. The longer term goal is to develop a library of utilities which will facilitate schema development, data validation, data reproducibility (via snapshots/versioning), and other common data management tasks across a broader data ecosystem.