Resistance Report
The superbugs are winning. We keep score.
Channel: Resistance Report
Tagline: The superbugs are winning. We keep score.
Niche: Automated antimicrobial resistance surveillance journalism — tracking which bacteria are beating which drugs, where in the world resistance is surging, what’s coming through the antibiotic pipeline, and what the latest research actually means for your life.
Target audience: Health-conscious general public (30–55), science journalists, medical students and residents, public health professionals, policy makers, pharma investors tracking the antibiotic pipeline. Addressable audience: 10M+ people who Google “antibiotic resistance” monthly, plus the 650K+ r/medicine subscribers, 482K r/microbiology members, and growing AMR Twitter community.
Why now: CDC’s September 2025 report confirmed a “sharp rise in dangerous drug-resistant bacteria.” WHO’s GLASS 2025 report expanded to cover more countries than ever. March 2026: UC San Francisco published that even a single day of azithromycin triggers resistance. A 5,000-year-old ice bacterium was found resistant to 10 modern antibiotics — that post got 5K+ upvotes on r/science. AMR kills 4.95M people per year (The Lancet) — more than HIV and malaria combined. Yet the existing content landscape is fractured: WHO publishes PDFs, CDC publishes press releases, AMR.Solutions is an expert newsletter, and ResistanceMap is a bare data dashboard. Nobody is building a beautiful, automated, narrative-driven channel that makes AMR data feel urgent and personal. The data infrastructure just matured: ClinicalTrials.gov v2 API launched, PubMed E-utilities are free with no key, CARD has 8,500+ ontology terms downloadable, and the GLASS dashboard went open-data. The pipes are ready. The storyteller is missing.
Content Example
🦠 Bug of the Week: Acinetobacter baumannii — The Hospital Ghost That Eats Your Last-Resort Drugs
Published: April 6, 2026 | Resistance Report Issue #14
You’ve probably never heard of Acinetobacter baumannii. That’s because it doesn’t need you to know its name. It thrives in intensive care units, colonizes ventilators and catheters, and waits — sometimes for weeks on dry hospital surfaces — for a host whose immune system is too battered to fight back.
What makes A. baumannii terrifying isn’t its virulence. It’s its résumé.
According to the latest WHO GLASS data, carbapenem-resistant A. baumannii (CRAB) now exceeds 60% prevalence in 23 countries across South Asia, the Middle East, and Southern Europe. Carbapenems are the drugs doctors reach for when everything else has failed — the “break glass in case of emergency” antibiotics. In Greece, CRAB prevalence hit 72.3% in 2024. In Egypt, 81.4%. In India, data from ICMR surveillance puts it above 70% in tertiary hospitals.
Let that sink in: in some of the world’s largest hospital systems, 7 out of 10 Acinetobacter infections don’t respond to last-resort treatment.
What’s in the Pipeline?
The news isn’t all grim. Three candidates currently in clinical trials target CRAB specifically:
| Drug | Phase | Sponsor | Mechanism | ClinicalTrials.gov ID |
|---|---|---|---|---|
| Cefepime-zidebactam | Phase 3 | Wockhardt | β-lactam + BL inhibitor | NCT04979806 |
| Sulbactam-durlobactam (Xacduro) | Approved 2023, Phase 4 monitoring | Entasis/Innoviva | β-lactamase inhibitor combo | NCT03894046 |
| QPX7728 combinations | Phase 1 | Qpex Biopharma | Ultra-broad BL inhibitor | NCT04380207 |
Sulbactam-durlobactam (brand name Xacduro) was the first new CRAB-targeted antibiotic approved in decades — an FDA approval in May 2023 that barely made headlines outside infectious disease circles. Real-world data from the first 18 months of use shows clinical cure rates of 62% in ventilator-associated pneumonia caused by CRAB, compared to 40% for colistin-based regimens. Not a miracle. But when you’re a critically ill ICU patient running out of options, those 22 percentage points are the difference between going home and not.
The Resistance Clock
Here’s what the CARD database tells us about A. baumannii’s genetic arsenal: this organism carries an average of 12.4 acquired resistance genes per genome — more than almost any other Gram-negative pathogen. Its favorite tricks include OXA-type carbapenemases (OXA-23, OXA-24/40, OXA-58), NDM metallo-β-lactamases, and an array of efflux pumps that can spit out antibiotics faster than they enter the cell.
The scariest part? These resistance genes are on mobile genetic elements — plasmids and transposons that can hop between species. A resistance gene that evolved in A. baumannii can transfer to Klebsiella pneumoniae or E. coli in the same patient’s gut. The ICU isn’t just a battlefield. It’s a gene-swapping party, and the superbugs are trading their best weapons.
What You Can Do
This isn’t a story about inevitability. Hospital infection control — aggressive hand hygiene, environmental decontamination, antimicrobial stewardship — has proven to reduce CRAB transmission by 40-60% in hospitals that commit to it (Lancet Infect Dis, 2024). South Korea’s national CRAB intervention program cut ICU acquisition rates by 47% in two years. The tools exist. The question is whether hospitals will fund them.
Next week: We map the global colistin resistance crisis — the drug of absolute last resort that’s failing across livestock farms in Asia, and what that means for human medicine.
Data Sources
- WHO GLASS Dashboard — https://worldhealthorg.shinyapps.io/glass-dashboard/ — Global resistance rates by pathogen, antibiotic, country. Updated annually + quarterly supplements. The backbone dataset.
- CARD (Comprehensive Antibiotic Resistance Database) — https://card.mcmaster.ca/ — 8,582 ontology terms, 6,442 reference sequences. Downloadable JSON/FASTA. Resistance gene profiles per organism.
- PubMed E-utilities API — https://eutils.ncbi.nlm.nih.gov/ — Free, no API key. Weekly search for new AMR papers. Pull abstracts, metadata, citation counts.
- ClinicalTrials.gov v2 API — https://clinicaltrials.gov/data-api/ — Free, no key. Query antibiotic/antimicrobial trials, track phase changes, new enrollments, results posted.
- BV-BRC (formerly PATRIC) API — https://patricbrc.org/api/doc/ — REST API, MIT license. Pathogen genome data, AMR phenotype data.
- Nature/Science RSS feeds — https://feeds.nature.com/subjects/antimicrobial-resistance — Real-time new research alerts.
- bioRxiv/medRxiv API — Preprints, often weeks ahead of journal publication.
- openFDA API — https://api.fda.gov/ — Drug approvals, adverse events, labels.
- CDC NARMS data — Foodborne pathogen resistance surveillance, downloadable.
- ResistanceMap — https://resistancemap.cddep.org/ — Supplementary resistance rate + antibiotic use data by country.
Automation Pipeline
- Schedule: GitHub Actions runs twice weekly (Monday + Thursday 06:00 UTC)
- Collect:
- Pull latest PubMed abstracts for “[antimicrobial resistance] OR [antibiotic resistance]” published since last run (~50-100 papers/week)
- Check ClinicalTrials.gov for antibiotic pipeline changes (new trials, phase changes, results posted)
- Scrape GLASS dashboard for any data updates (quarterly)
- Pull CARD latest release data (monthly)
- Fetch Nature/bioRxiv RSS for new AMR papers
- Scrape CDC/WHO newsrooms for AMR-related press releases
- Process:
- AI ranks papers by novelty, significance, and public interest potential (filter from ~100 to top 5-8)
- AI synthesizes “Bug of the Week” deep dive from CARD + GLASS + ClinicalTrials.gov data for a selected pathogen
- AI generates “Pipeline Watch” update from ClinicalTrials.gov changes
- AI writes “This Week in Resistance” news digest from top papers + press releases
- Cross-reference resistance data with pipeline data to generate “Bug vs Drug” matchup analysis
- Generate:
- Choropleth world maps of resistance rates per pathogen (D3.js or Observable Plot, auto-generated from GLASS data)
- Pipeline tracker visualization (horizontal bar chart showing Phase 1/2/3/Approved)
- Pathogen scorecard infographics (resistance rates across antibiotic classes, traffic-light colored)
- Trend sparklines for key pathogen-drug combinations
- AI-generated hero images: dramatic microscopy-style bacteria illustrations
- Publish: Build TypeScript static site → Deploy via Cloudflare Pages (faster global CDN than GH Pages, free tier sufficient)
Tech Stack
- Static site: TypeScript + Astro (excellent for content-heavy sites, partial hydration for interactive charts)
- Charts/Maps: Observable Plot + D3.js for choropleth maps, pipeline trackers, trend charts
- Image generation: OpenAI DALL-E API for hero images + programmatic SVG generation for infographics/scorecards
- Data collection: Node.js scripts using fetch + cheerio (for light scraping) + direct API calls
- Data storage: JSON files in repo (git-tracked, versioned, diffable)
- AI processing: OpenAI GPT-4o or Claude for synthesis, summarization, and writing
- CI/CD: GitHub Actions (2x weekly cron + manual dispatch)
- Hosting: Cloudflare Pages (free tier: unlimited bandwidth, global CDN)
- Newsletter: Buttondown (free up to 100 subscribers, then $9/month) or Resend (API-first, 100 free emails/day)
Monetization Model
- Donations/Tips: Buy Me a Coffee + Ko-fi + GitHub Sponsors — “Help us keep the resistance clock running.” AMR-concerned health professionals are a paying demographic. Target: $200-500/month by month 3.
- Newsletter Premium Tier: Free weekly digest for all. Premium ($5/month) gets: raw data downloads, extended pipeline analysis, pathogen deep-dives, early access. AMR Insights charges €60/year — we undercut at $48/year with better content.
- Affiliate: Medical textbook affiliates (Harrison’s, Mandell’s), lab supply companies, infection control product links.
- Sponsorship: Biotech/pharma companies developing new antibiotics (Entasis, Shionogi, Qpex Biopharma) — sponsored “Pipeline Spotlight” features. Diagnostic companies (bioMérieux, Cepheid) — sponsored “Detection Technology” features.
- Telegram channel with Stars: Weekly resistance alert digest.
- Projected month-1 revenue: $50-150 (early donations from AMR community, newsletter signups)
- Projected month-6 revenue: $800-2,000 (SEO traction for long-tail AMR queries + newsletter growth + first sponsorship conversations)
Soul & Character
- Name: Resistance Report — blunt, journalistic, the name itself is a double meaning (bacterial resistance + resistance as a fight)
- Mascot: “Rex” — a cartoon bacterium with boxing gloves, wearing a tiny crown (because these bugs think they’re kings). Drawn in a mid-century science illustration style, warm but authoritative. Color palette: deep teal + warning amber + clinical white.
- Voice: Urgent but not alarmist. Think “war correspondent embedded in the microbial world.” Speaks plainly, uses data relentlessly, makes you feel the stakes without doom-scrolling you into despair. Occasionally dark-humored — “the good news is we found a new antibiotic. The bad news is the bacteria already found it too.”
- Opinion: The channel takes a clear stance: AMR is the most underreported crisis in medicine. The antibiotic pipeline is shamefully thin. Hospitals that don’t invest in stewardship programs are complicit. Livestock overuse of antibiotics is criminal negligence. These aren’t neutral positions — they’re evidence-backed convictions.
- Running segments:
- 🦠 Bug of the Week — deep dive into one pathogen’s resistance profile, CARD data, pipeline, and real-world impact
- 💊 Pipeline Watch — what moved in clinical trials this week
- 🗺️ Resistance Atlas — one country or region’s AMR profile, beautiful choropleth maps
- ⚔️ Bug vs Drug — matchup analysis: which drugs still work against which pathogens, with win/loss records
- 🔬 Paper Cut — the one AMR research paper you need to read this week, translated from jargon to human
- 🪦 Obituary — when an antibiotic class “dies” (resistance exceeds 50% globally), we write its obituary. Dark, memorable, shareable.
- Visual style: Clean, clinical but not cold. Deep teal backgrounds, amber/red data highlights, lots of white space. Maps are the hero visual. Think “if The Economist designed a science blog.” Mobile-first card layout. Every page has one “screenshot-worthy” data graphic.
Scores
Launch Complexity: 3/5 — APIs are free and well-documented, but data synthesis pipeline needs careful prompt engineering + validation. Map generation requires D3.js expertise. Content quality bar is high — medical accuracy is non-negotiable. Estimated setup: 3-4 weeks for MVP.
Content Quality Score: 5/5 — Genuinely life-and-death topic. The sample article above demonstrates authoritative, data-rich, narrative-driven content that doesn’t exist elsewhere in automated form. Real data from GLASS, CARD, ClinicalTrials.gov makes every article verifiable.
Automation Score: 4/5 — Data collection is fully automatable (all APIs are free + programmatic). AI synthesis needs guardrails for medical accuracy — a “fact-check” step comparing AI claims against source data is essential. Image generation (maps, infographics) is 100% automatable via D3.js. Hero images via DALL-E. Only manual touch: periodic review of content accuracy (~1 hour/week).
Revenue Potential: 5/5 — The AMR space has proven willingness to pay (AMR Insights charges €60/year). Pharma/biotech sponsorship potential is enormous (antibiotic companies desperately need public awareness). The topic is only becoming more urgent — CDC, WHO, and governments are increasing AMR budgets every year. SEO potential is massive with low competition for data-rich long-tail queries.
Total: 17/20
Why This Will Work
Psychology: Fear of antibiotic resistance is visceral — everyone has taken antibiotics, everyone knows someone who had a hospital infection. The topic triggers “personal threat” response (unlike climate change, which feels distant). People share AMR stories because they feel urgent and surprising (“wait, 7 out of 10 infections in Greek ICUs don’t respond to last-resort drugs?!”). The “Bug of the Week” format creates collectible knowledge — readers come back to learn about each pathogen.
Market logic: The data infrastructure matured in 2024-2025 (GLASS expansion, ClinicalTrials.gov v2 API, CARD updates). The editorial layer hasn’t caught up. ResistanceMap gives you raw data but no story. AMR.Solutions gives you expert commentary but no visuals. CDC gives you press releases but no context. Resistance Report occupies the exact gap: beautiful, automated, narrative-driven AMR journalism built on real data. First-mover advantage in a space that’s only getting hotter as resistance accelerates.
SEO moat: Once you rank for “antibiotic resistance by country,” “MRSA resistance rates 2026,” “new antibiotics in development,” etc. — those positions compound. Medical/science content has high E-E-A-T requirements, but the data sourcing (WHO, CDC, peer-reviewed papers) provides exactly that authority signal.
Risk & Mitigation
- Medical accuracy risk — AI could hallucinate resistance rates or drug names. Mitigation: Every data point in the article must be traceable to a source API response. Build a “source verification” step that checks AI-cited numbers against the actual GLASS/CARD/ClinicalTrials.gov data pulled in the same pipeline run. Flag discrepancies for human review.
- Data staleness — GLASS updates annually, not weekly. Mitigation: Supplement with PubMed papers (which report institutional/regional resistance data) and ClinicalTrials.gov (which updates daily). The “Bug of the Week” format lets you deep-dive using CARD genomic data, which is always available.
- Regulatory sensitivity — Pharma companies may push back on critical pipeline coverage. Mitigation: Stick to publicly available ClinicalTrials.gov data. Never accept editorial control from sponsors. Clearly label sponsored content.
- Competition could emerge — A well-funded health media company could enter the space. Mitigation: The automation pipeline + SEO moat + community loyalty make this defensible. Move fast, build the newsletter list, become the default reference site.
- Content fatigue — Resistance data doesn’t change dramatically week to week. Mitigation: The rotating format (Bug of the Week, Pipeline Watch, Resistance Atlas, Paper Cut) ensures variety. The “Obituary” series provides viral, shareable moments. Supplement with timely news analysis when CDC/WHO publish reports.