Skip to content

Repository files navigation

🇫🇷 ADHD Observatory — France

Epidemiological analysis of ADHD in France using national health data

Live App Python Streamlit License


Overview

An interactive Streamlit dashboard for exploring trends in ADHD diagnosis and medication in France (2018–2024), built on open public health data.

Covers prescription volumes, regional disparities, demographic breakdowns, and longitudinal trends — with export capabilities for further analysis.

Data sources: Open Medic (reimbursed prescriptions), Cartographie des pathologies CNAM, Medic'AM — all publicly available from data.ameli.fr and data.gouv.fr.


Features

  • 📊 Dynamic dashboards — prescription volumes and trends (2018–2024)
  • 🗺️ Regional breakdown — geographic disparities across French departments
  • 🔍 Filters — by region, treatment type, period, age group
  • 📈 Interactive charts — time series, maps, histograms (Plotly)
  • 📥 Data export — CSV/Excel download for further analysis
  • 📄 Automated reports — PDF and Power BI outputs

Repository structure

observatoire-tdah-france/
├── data/              # Raw and cleaned datasets
│   └── prescriptions_2018_2024.csv
├── notebooks/         # Exploratory Jupyter notebooks
├── scripts/           # Ingestion and transformation scripts
├── src/               # Reusable Python modules
├── streamlit-app/     # Streamlit application
│   ├── main.py
│   └── requirements.txt
├── power bi/          # Power BI dashboard files (.pbix)
├── reports/           # Generated reports (PDF, HTML)
├── tests/             # Unit tests
└── requirements.txt

Getting started

git clone https://github.com/remichenouri/observatoire-tdah-france.git
cd observatoire-tdah-france
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
streamlit run streamlit-app/main.py

Tech stack

Python 3.9+ · Streamlit · pandas · NumPy · Plotly · scikit-learn · Power BI · pytest


Use cases

  • Researchers & data scientists — longitudinal trend analysis and predictive modelling
  • Healthcare analysts — regional prescription benchmarking
  • Policy analysts — evaluating geographic disparities and healthcare access

Contact

Rémi Chenouri — Commercial Excellence Data Analyst | Healthcare
📧 chenouri.remi@proton.me · LinkedIn


Built with open data — Observatoire TDAH France is a portfolio project for data analysis and visualisation in public health.

About

Epidemiological analysis of ADHD in France using national health data (2018–2024) - prescriptions, regional disparities, demographic trends. Streamlit dashboard.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages