tech-acs / crvsreportpackage

Package containing functions to create crvs report
0 stars 0 forks source link

Establish the data flow across the package #3

Open diego-ons opened 1 week ago

diego-ons commented 1 week ago

Description

In order to understand what data we need to have for each country, we need a data mapping from the input to the output tables. This should allow for a clear understanding of what tables are and aren't possible given the presented data.

Acceptance Criteria

rcatlord commented 4 days ago

I have pushed the henry_dev branch which includes a draft 'data_mapping' vignette and corresponding data. This includes a data dictionary, i.e. a list of variables required for CRVS reporting. I intend to add data types (e.g. string, date, float etc) and example values.

The vignette also includes an interactive table showing all the first priority CRVS tables and all of the variables required to populate them. You will need to render the .Rmd file locally to view the HTML.

Is it possible to validate / augment the list of variables with the variables that Pamela mentioned?

rcatlord commented 4 days ago

Also, please note that the variable IDs are a concatenation of the registration event (birth, death etc) and the variable references used in the Vital Strategies Excel template.