Origin Hook
A hook that downloads the data from the data source.
The OriginHook hook implements the is used to download the data from the origin data source. It checks the dataset metadata for an origin field and if found, it will download the data following the provider configuration.
The hook is triggered by the before_dataset_loaded directive for every Landing dataset.
How is this guide?