sul-dlss / dlme-airflow

This is a new repository to capture the work related to the DLME ETL Pipeline and establish airflow
Apache License 2.0
1 stars 0 forks source link

A small patch to output json along side csv #390

Closed aaron-collier closed 1 year ago

aaron-collier commented 1 year ago

This moves a small bit of collection information into the model and writes to both CSV and JSON formats for harvest.

This will enable future migration in dlme-transform to ingest JSON (and current QNL) instead of CSV without individual and repeated collection changes in airflow.