DataHarmonizer icon indicating copy to clipboard operation
DataHarmonizer copied to clipboard

JSON Export

Open kennethbruskiewicz opened this issue 10 months ago • 3 comments

Ensure that data can be exported in JSON format:

{
    "GRDI_Sample": [ /* list items*/ ],
    "AMR_Test": [ /* list items*/ ]
}

Is this for all templates?

kennethbruskiewicz avatar Apr 22 '24 22:04 kennethbruskiewicz