Skip to content
View Rohan-Joseph-2002's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Rohan-Joseph-2002

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
Rohan-Joseph-2002/README.md

Hi, I'm Rohan! πŸ‘‹

πŸ”¬ Researcher & Data Scientist β€” Health, Economics, and AI
πŸ›οΈ Predoctoral Researcher, Ellison Institute of Technology Oxford
πŸ“Š BSc Statistics, UBC

β†’ Live Dashboard β€” explore the gap between AI capability and observed AI use, occupation by occupation

πŸ’Ό LinkedIn β€’ βœ‰οΈ Email


I work at the intersection of health data science, empirical economics, and research engineering, designing end-to-end systems for credible analysis. I focus on problems where measurement is difficult, data is imperfect, and decisions depend on careful empirical structure.

My work starts with public, administrative, or unstructured data, moves through data linkage and dataset construction, and culminates in papers, dashboards, reproducible pipelines, or decision-ready outputs. Across projects, I prioritise measurement, transparency, scalability, and results that are easy to inspect.

βš™οΈ Profile

Area Focus
Current Role Predoctoral Researcher in Economics, Ellison Institute of Technology Oxford
What I Build Research Datasets, Empirical Pipelines, Dashboards, and Standalone Data Engineering Pipelines
Methods Panel Data, Fixed Effects, Change-On-Change Designs, Bayesian State-Space Models, Forecasting, NLP, Entity Resolution
Tools Python, R, PySpark, STATA, SQL, DuckDB, Git, LaTeX, Streamlit, Tableau
Scale 100k+ Documents β€’ 250M+ Text Rows β€’ Large Linked Administrative Datasets

πŸ” Research & Technical Interests

  • Health Data Science, Healthcare Productivity, Access and Inequality
  • Ageing, Labour Markets, and Economic Outcomes
  • AI Diffusion, Occupational Exposure, and Technology Adoption
  • Bayesian Forecasting and Model Uncertainty
  • NLP, Entity Resolution, and Document-Level Extraction
  • Dashboards, Tableau, and Reproducible Analytical Products

πŸ“„ Working Papers

Do More Appointments Lead to Shorter Waits and Better Patient Experience? Evidence from NHS Primary Care in England
Rohan Joseph, Harsh Gupta, Michael Keoghan, Shaun Danielli, and Andrew Scott

Abstract: Primary care productivity in England is evaluated through appointment volume adjusted by waiting times and patient satisfaction, yet the presumption that more output should improve these quality metrics has not been tested directly. Using national data across all 42 Integrated Care Boards (2018–2024), we find that output growth was not associated with shorter waiting times or lower patient dissatisfaction, and shorter waiting times were not associated with lower dissatisfaction, suggesting that either these metrics are driven by factors other than output or fail to capture the dimensions of quality that matter, and that current performance frameworks warrant review.

🚧 Work in Progress

Are Longer Waits Associated with Lower Satisfaction and Worse Recovery? Evidence from Hip and Knee Replacement in England
Rohan Joseph, Harsh Gupta, Michael Keoghan, Shaun Danielli, and Andrew Scott

Abstract: Waiting times and patient dissatisfaction are widely used to assess healthcare quality, yet whether either reflects patient health, rather than only the experience of care, has rarely been tested directly. Linking respondent-level outcome measures to provider waiting times for NHS hip and knee replacement in England (2017–2023), we find that longer waits were associated with higher post-operative dissatisfaction and smaller functional improvements, and that worse satisfaction was associated with smaller improvements, with no equivalent relationship in general practice, suggesting that satisfaction in this focused pathway reflects patient-reported recovery as well as care experience, and that performance frameworks should account for the breadth of the care episode measured.

Intrinsic Capacity and the Economics of Healthy Ageing
Julian Ashwin, Yannis Kastis, Rohan Joseph and Andrew Scott

Abstract: Economic models of ageing typically measure health through self-assessed status or deficit-based frailty, yet whether retained functional capacity, rather than accumulated deficits, predicts later-life economic outcomes remains untested. Using nine waves of the English Longitudinal Study of Ageing (2002–2019), we find that higher intrinsic capacity is associated with greater employment, lower retirement and benefit receipt, lower mortality, and higher life satisfaction, both across and within individuals, and that these effects persist alongside a deficit-based frailty index, suggesting that intrinsic capacity and frailty are related but distinct measures of physiological ageing that jointly matter for economic outcomes and public finances.

⭐ Featured Work

πŸ“Š AI Occupation Adoption Gap Dashboard β€” live app : Interactive Streamlit and DuckDB dashboard for exploring the gap between theoretical AI capability and observed AI use across occupations. KPI cards, filters, occupation-level scatter plots, ranked opportunity roles, SQL validation.

πŸ€– AI Occupation Adoption Gap Analysis : Empirical analysis linking Anthropic observed-use data, OpenAI occupation capability scores, O*NET, and BLS controls to study where AI capability has not yet translated into workplace adoption. Feeds the dashboard above.

πŸ“‰ Bayesian Unemployment Forecasting Analysis : Bayesian structural time-series modelling of U.S. unemployment, with rolling validation, latent trend specification, forecast accuracy, and interval calibration.

πŸ›‘οΈ CVE Vulnerability Exposure Pipeline : Integrated dataset combining NVD, CVE, EPSS, and KEV sources for vulnerability risk analysis.

More projects β€” analyst-report tooling, job postings, privacy, darkweb, and release-notes pipelines

🧩 Analyst Report Entity Resolution : Links brokerage, analyst, and firm identifiers across heterogeneous financial data sources.

πŸ“‘ Analyst Report Data Sources Pipeline : Extracts and summarizes the alternative data sources analyst reports cite, regex-only, no LLM.

πŸ—ƒοΈ Analyst Report Document Processing Toolkit : Inventories, parses, matches, and de-duplicates analyst-report PDFs against calendar metadata.

πŸ’Ό Finance Job Postings Pipeline : Builds an analysis-ready finance job-postings sample from raw Lightcast-style exports.

πŸ”’ Privacy Disclosures Pipeline : Harmonizes iOS privacy labels and Android safety forms into one shared label space.

πŸ•ΈοΈ Darkweb Text Analysis Pipeline : Large-scale text processing pipeline for online forum and marketplace data.

πŸ“¦ SDK Release Notes Pipeline : Collects and standardizes SDK release notes from GitHub and vendor-hosted changelogs, with cross-source matching.

πŸ—‚οΈ Reproducibility

Many projects rely on licensed, restricted, or locally derived datasets. Where raw data cannot be shared, I prioritise:

  • Transparent pipeline structure
  • Clear schema and transformation logic
  • Reproducible workflows with validation checks
  • Public-data examples where possible

The goal is to make methods and reasoning inspectable, even when data is not.

Pinned Loading

  1. ai-occupation-adoption-gap-analysis ai-occupation-adoption-gap-analysis Public

    Public-data analysis of the gap between AI capability exposure and observed workplace use across occupations.

    R

  2. bayesian-unemployment-forecasting-analysis bayesian-unemployment-forecasting-analysis Public

    Bayesian state-space analysis of U.S. unemployment forecasting, model comparison, and predictive uncertainty.

    R

  3. ai-occupation-adoption-gap-dashboard ai-occupation-adoption-gap-dashboard Public

    Streamlit and DuckDB dashboard for exploring occupation-level gaps between AI capability exposure and observed workplace use.

    Python

  4. analyst-report-entity-resolution analyst-report-entity-resolution Public

    Entity-resolution pipeline for matching analyst and brokerage identities across LSEG-style report data and IBES reference files.

    Python

  5. darkweb-text-analysis-pipeline darkweb-text-analysis-pipeline Public

    Sample-backed text analysis pipeline for dark-web listings and forum posts using classification and topic summaries.

    Python

  6. cve-vulnerability-exposure-pipeline cve-vulnerability-exposure-pipeline Public

    Official-source pipeline merging NVD, CVE, EPSS, and KEV data into a compact vulnerability exposure dataset.

    Python