aim-rsf / aim-rsf/cprd-data-wrangle
Machine-readable metadata not available
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 12
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
CPRD's metadata (also known as [data specifications](https://www.cprd.com/sites/default/files/2022-02/CPRD%20Aurum%20Data%20Specification%20v2.7%20%28002%29.pdf)) contain all the info we want for this pipeline but they are in PDF. Some of the steps in the current repo, manually copy and paste the metadata from PDF to CSV (machine-readable format) - this is not ideal as it is prone to error, takes time, and is not too scalable (for example, if there is an update to the metadata).
It would be great to access machine-readable structural metadata, for example like the files hosted on the [HDRUK Gateway](https://healthdatagateway.org/en/dataset/692) however the file only contains 'column name' not 'field name' (and field name is the one that is in the data files), the order of the columns are different in the metadata compared to the real/synthetic data files, and we do not know if it is kept up to date.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.