UAL-RE / LD-Cool-P

Python tool to enable data curation
MIT License
4 stars 5 forks source link

Enhancement: Dump JSON metadata from Qualtrics API #160

Closed astrochun closed 3 years ago

astrochun commented 3 years ago

Summary Export Qualtrics Deposit Agreement and README responses to JSON files.

Objectives Files will be stored in METADATA folder as: deposit_agreement_original_<article_id>.json and readme_original_<article_id>.json

Proposal

Testing notes

Additional notes Recommend holding off until #137 is merged into develop

Implemented in: TBD

astrochun commented 3 years ago

Some minor changes was made to the scope of this issue. While it was intended to save the README Qualtrics metadata as is, it seem more appropriate to write a JSON file containing both the Figshare and Qualtrics metadata. This is because both metadata sources are used to construct the README.txt. This ensure the ability to recreate the README.txt based on a document record.