Skip to content

Field annotations for DAG, calculated age #25

@tedinburgh

Description

@tedinburgh

Ideally, I would suggest that we add the following variables to the data dictionary (field type = 'text') and clearly state in the field label something like 'Assumes the ISARIC DAG naming convention. Please do not delete this variable unless you are following a different DAG naming convention'.

  • isaric_dag_site (field annotation = @HIDDEN @CALCTEXT(mid([record-dag-label], 11, 1000)))
  • isaric_dag_country_iso3 (field annotation = @HIDDEN @CALCTEXT(mid([record-dag-label], 7, 3)))

If we choose not to do this, then it would be extremely useful for downstream pipelines to include the following variable to the data dictionary (field type = 'text')

  • isaric_dag_name (field annotation = @HIDDEN @CALCTEXT([record-dag-label]))

Also add field annotations to hide demog_calcage_days (which should be renamed in ARC from demog_calcage)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions