Skip to content
View SloughJE's full-sized avatar

Block or report SloughJE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SloughJE/README.md

John Slough II

Data scientist and statistician focused on health data, public-health analytics, forecasting, reproducible analysis, and interactive data products.

I build practical statistical and machine-learning tools for messy real-world data: disease surveillance dashboards, public-health visualizations, forecasting systems, and decision-support tools.

Most of my work sits at the intersection of applied statistics and data science, with an emphasis on making complex results clear enough for people to understand and act on.

Public health data visualization

Example Projects

OUTBREAK

Automated public-health surveillance dashboard for identifying potential outbreaks of nationally notifiable diseases in the United States.

  • CDC NNDSS data
  • DeepAR time-series forecasting and outbreak thresholding
  • Automated dashboard built with Plotly Dash and AWS

Live dashboard GitHub repo

OUTBREAK dashboard screenshot

How We Die

Interactive mortality explorer showing how causes of death in the United States vary by age, sex, and time period.

  • CDC/NCHS mortality data
  • ICD-10 cause-of-death groupings
  • Mortality rates, yearly deaths, and share of deaths

Project page

How We Die visualization screenshot

The UnHealth Dashboard

County-level public-health dashboard combining health, economic, and synthetic patient data. A core component of the dashboard is the UnHealth Score™. This score aggregates various health indicators, facilitating direct county comparisons and highlighting areas needing health interventions.

  • CDC PLACES data
  • County-level health comparisons
  • BEA and BLS economic indicators

Live app GitHub repo

The UnHealth Score Dashboard screenshot

Background

My path into data science started with wanting to understand the statistics behind health and nutrition research: how studies were designed, how results were analyzed, and how conclusions were justified.

That interest eventually led me to a Master’s in Statistics, after completing an MBA and an MSc in ICT Business Management.

I have over 10 years of experience in applied data science and statistics through consulting and direct roles across many industries, including public health, healthcare, cybersecurity, aerospace, hospitality, utilities, manufacturing, and government (USDA, NASA, FAA). On one air-traffic management project I contributed machine-learning modeling for aircraft landing-time prediction and co-authored a related paper with NASA researchers and collaborators: A Machine Learning Approach to Predict Aircraft Landing Times using Mediated Predictions from Existing Systems.

I currently run JS Data Science Services, where I help organizations turn complex data into useful models, dashboards, reports, and analytical tools.

I’m interested in projects where the hard part is not just fitting a model, but asking the right question, understanding the data, making assumptions explicit, and communicating results clearly.

I especially enjoy the stage of analysis where results are communicated: turning analytical findings into clear charts, dashboards, and explanations that people who are not statisticians or data scientists can understand and use.

Website LinkedIn GitHub

Pinned Loading

  1. UnHealth_Dashboard UnHealth_Dashboard Public

    The UnHealth Dashboard

    Python 1

  2. OUTBREAK OUTBREAK Public

    OUTBREAK! is a dashboard that automatically identifies potential outbreaks of CDC nationally notifiable diseases using weekly data and DeepAR forecasting on AWS.

    Python

  3. aerial_straps_classifier aerial_straps_classifier Public

    ML classification of aerial straps poses using computer vision. From conception to deployment. Features OpenCV, MediaPipe, Optuna, MLflow, fastAPI, Docker and GCR

    Jupyter Notebook 3

  4. how-we-die how-we-die Public

    The How We Die Mortality Explorer