ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

documentation - how to run `s3_tar_received.start()` #73

Open mikeAdamss opened 5 months ago

mikeAdamss commented 5 months ago

What is this

Add some basic usage information to the readme for the repo.

Make it clear there are multiple potential pipelines and that s3_tar_received.start() is just the initial use case.

Document how to run it (there's a few examples in slack and in prs already).

The main thing is to make it clear its a tar that should inlcude a pipeline-config.json, and link off to information about that (just link to the schema for now).