Skip to content

Add TwoRavens generated variable-level DDI to Dataverse API #3604

@amberleahey

Description

@amberleahey

For the Dataverse DDI Explorer add-on to solely rely on the DDI exported from Dataverse (without the need to load an additional file), the DDI requires the node to contain frequency and statistical information.
Including the frequency info simply requires the /codeBook/dataDscr/var/catgry/catStat nodes to be added. This frequency information was present in earlier editions of Dataverse (as can be seen from an older file migrated to our new dataverse instance https://dataverse.scholarsportal.info/api/datasets/export?exporter=ddi&persistentId=hdl%3A10864/10799), so it shouldn’t be too difficult to add it back.
The statistic information (including "vald","invd","max","min","mean","medn","mode" and "stdev" values) requires sumstat nodes with the following xml path /codeBook/dataDscr/var/sumStat.

If you could include this request, it would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions