Lyme Disease By County

July 24th, 2015
lyme, map
Yesterday people were excited about a map that was supposed to show risk of catching Lyme by county. Unfortunately, it actually measured something complex but correlated, the year in which the county was first designated "high risk". This is interesting, but I wanted the map I'd hoped to find: annual per-capita cases of Lyme. So I made it:


(zoomable svg)

color annual risk
< 0.002%
< 0.004%
< 0.009%
< 0.017%
< 0.034%
< 0.068%
< 0.137%
< 0.274%
< 0.548%
(Colors chosen with Color Brewer.)

The map is colored by annual "confirmed cases" as reported by the CDC (csv) divided by the Census estimate of the 2012 population (csv) with mild weighting for recency. This isn't quite right, since population hasn't stayed constant over the last 20 years, but it should be pretty close.

If you want to know what the incidence is in a particular county, you can look it up in lyme_risk_by_county.csv.

Code is on github.

(This 2009 flowing data post was very useful.)

Referenced in: Peekskill Lyme Incidence

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

Donation recommendations for effective altruists (July 2026)

My recommendation for donors who are American citizens or permanent residents is that they donate directly to high-value political candidates.

via Thing of Things July 22, 2026

Let's Taboo the V-Word

Read this post on Substack.

via Home July 12, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

more     (via openring)