Giter Site home page Giter Site logo

calo81 / driving-data-quality-with-data-contracts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/driving-data-quality-with-data-contracts

0.0 0.0 0.0 33 KB

Home Page: https://data-contracts.com

License: MIT License

Python 100.00%

driving-data-quality-with-data-contracts's Introduction

Driving Data Quality with Data Contracts

Shipping & Fee Details

This is the code repository for Driving Data Quality with Data Contracts, published by Packt.

A comprehensive guide to building reliable, trusted, and effective data platforms

What is this book about?

This book covers the following exciting features: Gain insights into the intricacies and shortcomings of today’s data architectures Understand exactly how data contracts can solve prevalent data challenges Drive a fundamental transformation of your data culture by implementing data contracts Discover what goes into a data contract and why it’s important Design a modern data architecture that leverages the power of data contracts Explore sample implementations to get practical knowledge of using data contracts Embrace best practices for the successful deployment of data contracts

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter08.

The code will look like the following:

import pulumi 
from pulumi_gcp import bigquery 
      
default_dataset = bigquery.Dataset(  
   "defaultDataset", 
    dataset_id="pulumi_introduction", 
    friendly_name="Pulumi Introduction", 
    description="This is an example description", 
) 

Following is what you need for this book: If you’re a data engineer, data leader, architect, or practitioner thinking about your data architecture and looking to design one that enables your organization to get the most value from your data, this book is for you. Additionally, staff engineers, product managers, and software engineering leaders and executives will also find valuable insights.

With the following software and hardware list you can run all code files present in the book (Chapter 08).

Software and Hardware List

Chapter Software required OS required
8 Python 3.9.12 Windows, macOS, or Linux
8 Docker Windows, macOS, or Linux
8 Google Cloud Platform Windows, macOS, or Linux

Related products

Get to Know the Author

Andrew Jones is a principal engineer at GoCardless, one of Europe’s leading Fintech's. He has over 15 years experience in the industry, with the first half primarily as a software engineer, before he moved into the data infrastructure and data engineering space. Joining GoCardless as its first data engineer, he led his team to build their data platform from scratch. After initially following a typical data architecture and getting frustrated with facing the same old challenges he’d faced for years, he started thinking there must be a better way, which led to him coining and defining the ideas around data contracts. Andrew is a regular speaker and writer, and he is passionate about helping organizations get maximum value from data.

driving-data-quality-with-data-contracts's People

Contributors

andrewrjones avatar packt-kavyashreek avatar calo81 avatar nathanya-packt 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.