ctti-clinicaltrials / aact

Improving Public Access to Aggregate Content of ClinicalTrials.gov
http://aact.ctti-clinicaltrials.org
MIT License
123 stars 33 forks source link

Feat/aact 634/add result agreement data mapper methods to the processor #1108

Closed ievgend2 closed 7 months ago

ievgend2 commented 7 months ago

Go to rails console: run comands in order:

hash = JSON.parse(File.read('spec/support/json_data/NCT02210780.json')) processor = StudyJsonRecord::ProcessorV2.new(hash) processor.result_agreement_data