GithubHelp home page GithubHelp logo

iwxdatalineage's Introduction

What is Treeschema?

Treeschema Data Catalog helps you find the data you need anywhere within your data ecosystem 
from the database all the way down to the specific values for each field.


Treeschema Data Lineage helps you explore your data lineage 
and understand where your data comes from and where it is going.

https://treeschema.com/

Prerequisites

1. Install Python 3.9+
2. Install the dependencies by running the command: pip install -r requirements.txt

How to use the scripts in this repository?

  • mongo.config is the configuration file used to connect to the Infoworks metadata
  • tables.config is the configuration file used to connect to the TreeSchema Server
  • pipeline.config is the configuration file used for creating the Infoworks Pipeline Jobs
# Create Tables in TreeSchema

python CreateTables.py --table_ids 609f85e2ecc4dd3c323fc41f

# Create Ingestion Job

python IngestionMapping.py --src_ds "SQL Server" --tgt_ds Infoworks --src_target_schema "supportdb.dbo.dimEmployee:iwx.HR_Database.dimEmployee,supportdb.dbo.dimDept:iwx.HR_Database.dimDept"

# Create Pipeline Job

python CreatePipelines.py --pipeline_ids "f49482994e996d82c8f426fe"

If you wish to run the scripts inside docker container

1. sudo docker build  -t datalineage:1.0.0 .
2. sudo docker run -itd datalineage:1.0.0 /bin/bash

Sample Lineage Output

Alt text

Links Referred

1. https://treeschema.com/blog/data-lineage-api/
2. https://developer.treeschema.com/python-client/index.html
3. https://help.treeschema.com/catalog/transformations/transformations.html

iwxdatalineage's People

Contributors

abhr1994 avatar nitin-bs1996 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.