Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

nais/dp

Repository files navigation

dp

An application to register and publish dataproducts, as well as to give access to dataproducts.

⚠️ Currently in progress, expect an MVP soon™

  • Closed beta testing
  • General availability

Read more about specifics of dp in our docs

What?

Let's say you own some data in a database some place. You want to make the data available for someone without giving them direct access to the database. Instead, you agree to periodically publish the set of data to a Bucket or to BigQuery. Then, you give access to subject who wants to read this data.

This is what dp aims to help streamline.

  • Provision a Bucket or BigQuery in your nais.yaml as the datastore
  • Set up a job to periodically publish data to the datastore, and update the dataproduct entry in dp (so we can keep track)
  • Let the consumers of your data gain access by themselves through dp