Cartesio pulls public data from U.S. government sources, processes it into a standardized format, and renders it as interactive choropleth maps. Everything is open — the code is on Zarsk, the data sources are listed below, and no tracking follows you around.
Each map is categorized by its geographic unit:
All maps use the D3 Albers USA projection, which repositions Alaska and Hawaii for legibility. Click or tap any shape to see its data; use the gradient selector to change the color scale.
Linear scales work well when data is roughly normally distributed. For data with heavy right tails (population, home values) a log scale is the default — it reveals mid-range variation that would otherwise be crushed under extreme outliers. You can switch between log and linear at any time using the toolbar.
Maps for election data use a diverging scale centered at zero — red for Republican, blue for Democratic — following the RdBu color scheme. The full gradient palette (Viridis, Plasma, Inferno, etc.) is available for all non-diverging maps.
Cartesio always uses the most recently released data for each source — not the most recent calendar year. Federal agencies publish on a lag:
Data last refreshed: 2026-01-12
| Source | Coverage | Used for |
|---|---|---|
| Census Bureau Population Estimates | 2024 | Population, population change |
| Census ACS 5-Year | 2023 | Median income, age, education, housing, commute, broadband, foreign-born, poverty, Gini, and city-level equivalents |
| Census SAIPE | 2024 | Poverty rate (county) |
| BLS Local Area Unemployment Statistics | 2024 | Unemployment rate |
| CDC PLACES | 2024 release | Obesity, diabetes, smoking, uninsured |
| EPA Air Quality System (AQS) | 2024 | PM2.5 annual mean concentration |
| tonmcg / Official County Canvasses | 2020 & 2024 certified | Presidential election margins and swing |
| U.S. Dept. of Labor / State Labor Agencies | Jan 2026 | State minimum wage |
| KFF / CMS | Jan 2026 | Medicaid expansion status |
| NCSL / DISA | Jan 2026 | Marijuana legal status |
| NCSL | 2025 | Right-to-work status |
| Census Gazetteer (Places) | 2024 | City centroid coordinates for bubble maps |
| us-atlas (topojson) | TIGER/Line 2020 | County, state, and nation boundary geometries |
Not every county has every data point. Reasons include:
Counties without data appear in dark gray.