Is there any reason to keep the salary files separated in tidy/? Are they semantically different? For other datasets, we concatenate all the records as part of the cleaning process. I believe this falls under the general philosophy of what we do in the cleaning step: it is non-controversial, and anyone who wants to work with the raw data would want to concatenate these files anyway.
Is there any reason to keep the salary files separated in
tidy/? Are they semantically different? For other datasets, we concatenate all the records as part of the cleaning process. I believe this falls under the general philosophy of what we do in the cleaning step: it is non-controversial, and anyone who wants to work with the raw data would want to concatenate these files anyway.