Skip to main content

A framework for creating recipes to handle Data as Code (DaC)

Project description

Data as Code

This package provides tools which can be used to strictly define, version control, and document data. To sum it up, this package treats Data as Code (DaC) in the instances where that is possible.

This framework is designed for tabular, file-based data sets, and works best with fixed, unchanging files (although it can also be used for changing data, but some of the tools in this framework are rendered moot by these changes).

The product generated by this framework is a tabular data set which includes complete documentation of the original source, intermediate steps of transformation, and hash sums to guarantee that the data match the associated code.

Stages:

  • Get
  • (Optional) unpack/inflate
  • Parse
  • Transform
  • Package
  • Distribute

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

data_as_code-0.0.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

data_as_code-0.0.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page