Open DmitryMK opened 2 years ago
This is the global structure of the ADSL example provided
Inside "items" we'll get the details on columns or variables
And the records will be inside "itemData"
So the stream reading should probably be on this last nested item. Is there a way to access this only region of the JSON file without loading it all into memory?
We are missing studyOID and metadataVersionOID which are both on the "clinicalData" and "referenceData" level.
Add function/method to read metadata