https://github.com/getindata/data-pipelines-template-example
The project contains an example of a template to create pipeline project with GetInData Framework based on DBT
https://github.com/getindata/data-pipelines-template-example
Last synced: 8 months ago
JSON representation
The project contains an example of a template to create pipeline project with GetInData Framework based on DBT
- Host: GitHub
- URL: https://github.com/getindata/data-pipelines-template-example
- Owner: getindata
- Created: 2022-04-25T19:10:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T15:27:56.000Z (over 2 years ago)
- Last Synced: 2025-01-24T02:30:22.583Z (over 1 year ago)
- Language: Dockerfile
- Size: 85 KB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pipeline project template
## Overwrite
Template to generate data pipeline projects.
## Requirements
```shell
pip3 install copier
```
## Usage
```shell
copier https://github.com/getindata/data-pipelines-template-example.git
```