An application to register and publish dataproducts, as well as to give access to dataproducts.
- Closed beta testing
- General availability
Read more about specifics of dp
in our docs
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