4.20 Adding to the LSDS
In the case that additional data are added to the the LSDS the following steps should be performed:
- The new data source, meta information and should be updated in the following googlesheet
- The data provider or steward should be briefed on the data sharing agreement as defined in this document
- The
SASprogram should be written to import, clean, validate, and write out aSASdata set to the\sas datasub-directory - Initial quality verifications should be reviewed with the proper data steward to ensure that the output data set is properly clean and that all quality checks are being completed
- The
Building FR cohort file_4_Xcombining_dev.sasprogram should be updates in to include this data set with care to include all the necessary array operations for this new data if that is relevant (i.e. term by term data) - The
Building FR cohort file_4_XRetention.sasprogram should be updated to verify that the new information is being treated correctly - The
Building FR cohort file_4_Xlong_format.sasprogram output should be inspected to ensure that the new data is being outputted correctly - The new program should be added to the
RETENTION_UPDATE.sasprogram