https://github.com/dataesr/bso-clinical-trials
French Open Science Monitor - Clinical trials module
https://github.com/dataesr/bso-clinical-trials
Last synced: 5 months ago
JSON representation
French Open Science Monitor - Clinical trials module
- Host: GitHub
- URL: https://github.com/dataesr/bso-clinical-trials
- Owner: dataesr
- License: mit
- Created: 2021-05-21T07:00:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T16:40:02.000Z (5 months ago)
- Last Synced: 2026-01-17T05:25:17.279Z (5 months ago)
- Language: Jupyter Notebook
- Homepage: https://frenchopensciencemonitor.esr.gouv.fr/
- Size: 113 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bso-clinical-trials
[](https://discord.gg/TudsqDqTqb)



[](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/dataesr/bso-clinical-trials)
## Release
It uses [semver](https://semver.org/).
To create a new release:
```shell
make release VERSION=X.X.X
```
## Courrier
- Pour générer les données, exécuter le notebook [notebooks/DataGeneration2.ipynb](https://github.com/dataesr/bso-clinical-trials/blob/main/notebooks/DataGeneration2.ipynb) complet.
- Les outputs sont alors dans le dossier publipostage2 (non commité).
- Pour exclure un promoteur, ajouter son ROR à la liste "excluded_rors" dans la seconde cellule du notebook [notebooks/DataGeneration2.ipynb](https://github.com/dataesr/bso-clinical-trials/blob/main/notebooks/DataGeneration2.ipynb).
- Pour ajouter un nouveau promoteur, ajouter son ou ses nom(s) dans le fichier [bsoclinicaltrials/server/main/bso-lead-sponsors-mapping.csv](https://github.com/dataesr/bso-clinical-trials/blob/main/bsoclinicaltrials/server/main/bso-lead-sponsors-mapping.csv).