Skip to content

DDI Metadata Enrichment (Adding weights to variables) aka The Data Curation Tool #4174

@kevinworthington

Description

@kevinworthington

Having the ability to modify the DDI Metadata would be hugely beneficial for our community.
Primarily, being able to assign which variable is the weight and what variables use this weight, noting that there may be multiple weights within a dataset.

Here's how the DDI expresses weights:

Weight assignment
<var ID="V22" name="WeightForAllQs" wgt="wgt" files="F1" dcml="12" intrvl="contin">

Weight assignment to variable
<var ID="V7" name="Q7" wgt-var="V22" files="F1" dcml="2" intrvl="discrete">

Calculate weighted frequency (done automatically upon assignment

_<catStat type="freq">
500
</catStat>
<catStat wgtd="wgtd" type="freq">
479.707_

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