Skip to content

Commit

Permalink
Update resultsDataModelSpecifications.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
mvankessel-EMC authored Jan 7, 2025
1 parent 501a523 commit e788e0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/resultsDataModelSpecifications.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ counts_age;age;int;yes;no;Age in years
counts_age;n;varchar;yes;no;'Count per age, may be '<x''
counts_age;analysis_id;int;yes;no;Analysis identifier foreign key
counts_sex;sex;varchar;yes;no;Sex group
counts_sex;n;varchar;yes;no;"Count per sex, may be '<x'"
counts_sex;n;varchar;yes;no;'Count per sex, may be '<x''
counts_sex;analysis_id;int;yes;no;Analysis identifier foreign key
counts_year;year;int;yes;no;Calendar year
counts_year;n;varchar;yes;no;"Count per year, may be '<x'"
counts_year;n;varchar;yes;no;'Count per year, may be '<x''
counts_year;analysis_id;int;yes;no;Analysis identifier foreign key
metadata;execution_start;bigint;yes;no;Time stamp in seconds since epoch (1970-01-01)
metadata;package_version;varchar;yes;no;TreatmentPatterns version
Expand Down

0 comments on commit e788e0d

Please sign in to comment.