EscobAddictions — Global Drug Data Analysis
Exploratory data analysis on global drug phenomena across four independent studies: mortality by substance, consumption by age group, cocaine–crime correlation, and drug-related imprisonment trends. Includes an interactive Power BI dashboard.
Context
Academic data science project at UQAC (Université du Québec à Chicoutimi), inspired by the Netflix series Narcos. The team approached the project from the angle of a fictional anti-drug agency: rather than a single narrow question, we conducted four independent studies to understand the evolution, impact, and correlations surrounding global drug phenomena. Data was sourced from Kaggle, Our World in Data, the World Bank, and UNODC.
Approach
- ·Study 1 — Analyzed drug-related overdose deaths in Connecticut (2012–2018): mortality rate per substance, average victim age, and sex breakdown using Chief Medical Examiner data
- ·Study 2 — Mapped drug use patterns by age group across the US (12–65+): consumption rates and frequency for 12 substances including alcohol, marijuana, heroin, and fentanyl
- ·Study 3 — Explored the correlation between cocaine death rates and intentional homicide rates across countries using normalized covariance on World Bank + Our World in Data datasets
- ·Study 4 — Tracked prison admission trends for drug trafficking vs. possession across countries over 2016–2021 using UNODC Criminal Justice Statistics
- ·Built an interactive Power BI dashboard with 3 pages: deaths by substance, drug use by age, and a world map of cocaine mortality rates (1990–2019)
Solution
Four Jupyter Notebooks covering end-to-end data pipelines — ingestion, cleaning, feature engineering, analysis, and visualization — consolidated into a written report and an interactive Power BI dashboard for stakeholder communication.
Key outcome
Key findings: fentanyl deaths rose sharply in the US between 2012–2018; painkillers are the leading overdose cause for women; cocaine mortality correlates positively with crime rates in Israel, Venezuela, Russia, Spain, and Canada; drug-related imprisonment is on an upward trend globally. All findings come with appropriate caveats on data quality and causality.
Applications
- ·Drug-related mortality trend analysis
- ·Demographic consumption profiling
- ·Cross-country policy impact comparison
- ·Data storytelling with Power BI
Project details
Technologies
More projects
View all →YAML Configuration Editor
Custom internal web app that allows non-technical stakeholders at papernest to safely configure data pipelines. Cut pipeline build & test time by ~50% and incident investigation from 30–60 min to under 2 min.
Log Data Visualization Platform
Full-stack internal web application for log data visualization and analysis at Bouygues Telecom. Machine log investigation time reduced from several minutes to near-instant access. Designed and built independently from scratch.
SQL Streaming Module – Documentation & Evolutions
Contributions to an internal SQL-on-Flink streaming module at the core of Bouygues Telecom's ETL. Main deliverable: an automated documentation system and CI/CD integration to make the module production-ready.