Attribution & licenses
MilApi.com open-content ingest (policy **1A**): downloaded binaries are limited to public-domain, Creative Commons, U.S. government / CRS reports, and other explicitly open or cite-and-use research materials. Commercial all-rights-reserved infographics are **not** bulk-downloaded; they appear only as URL notes when relevant.
Historical casualty figures are estimates and disagree across historians. Company arms revenues are **SIPRI** figures. PMC entries are a curated directory block, **not** a SIPRI ranking.
Datasets produced
| Dataset | Path | Primary source | License / terms |
| --- | --- | --- | --- |
| Top 100 wars by death toll | `data/wars/top-100-wars.json` | [Wikipedia — List of wars by death toll](https://en.wikipedia.org/wiki/List_of_wars_by_death_toll) | CC BY-SA 4.0 |
| Death-toll leaderboard | `data/wars/death-toll-leaderboard.json`, `.csv` | Same | CC BY-SA 4.0 |
| Ongoing conflicts + globe | `data/conflicts-current/ongoing-conflicts.json`, `globe-markers.geojson` | [Wikipedia — List of ongoing armed conflicts](https://en.wikipedia.org/wiki/List_of_ongoing_armed_conflicts); CFR tracker cited as secondary | CC BY-SA 4.0 (Wikipedia text); centroids approximate |
| Companies leaderboard | `data/companies/leaderboard.json`, `.csv` | SIPRI Top 100 (2024) + curated PMCs | Cite SIPRI; respect [SIPRI Arms Industry Database](https://www.sipri.org/databases/armsindustry) terms |
| US force size | `data/bases/us-force-size.json` | CRS IN12651 / FY2026 NDAA | U.S. government / CRS |
| Global bases summary | `data/bases/global-bases-summary.json` | OBRACC, World BEYOND War, CRS R48123 | Cite authors; definition variance documented |
| Infographics catalog | `data/infographics-manifest.json` | Wikimedia Commons, OWID, SIPRI/gov PDFs | Per-entry license field |
Downloaded PDFs / data tables
Wikimedia Commons / OWID images
Item-level credits (title, license, Commons page, local path) live in `data/infographics-manifest.json` (`downloaded: true` rows). Typical licenses encountered: **CC0**, **CC BY**, **CC BY-SA**, **Public Domain**. Prefer linking the Commons file page when redistributing.
Our World in Data charts catalogued as URL-only are generally **CC BY 4.0** — credit OWID and underlying authors.
Scripts
Site map
See `content/site-map.md` for MilAPI.com routes and which folders feed each section.
Regenerating
```bash
cd /Users/zero/work/milapi.com
Refresh Wikipedia JSON if needed, then:
.venv/bin/python scripts/build-manifests.py
Optional (slow; may hit Commons rate limits):
.venv/bin/python scripts/expand-infographics.py
```
Logos & covers
Bases inventory
Retrieved / built: **2026-09-04**.
Data completeness audit
Status of each MilApi.com section after the 2026 enrichment pass.
| Page | Completeness | Notes |
| --- | --- | --- |
| Home | Strong | Teasers from wars, conflicts, companies, US force size |
| Wars Death Tolls | Strong | Top 100 Wikipedia-derived death-toll table |
| Live Conflicts Globe | Strong | 48 theaters + Three.js globe |
| Defense Companies | Strong | SIPRI Top 100 + curated PMCs; logos when fetchable |
| Military Bases | Strong | Force metrics, competing estimates, **open base inventory + globe** |
| Military Infographics | Partial | Local assets have detail pages; PDF viewer is local PDF.js; most catalog entries remain URL-only |
| Military News Blog | Strong | 10 force-size posts with watermarked covers |
| Military Data API | Sample | Static sample JSON only (not a live API) |
| Gov Contracts RFPs | Sources | Curated public portals (SAM.gov, USASpending, etc.) — no fictional solicitations |
| Mil-Spec Gear | Curated | Real brand directory with logos/links by category |
| Gear Suppliers | Curated | Real distributors/retailers with logos/links |
| Attribution | Strong | Licenses, sources, completeness notes |
Gaps that remain by design: no claim of every base on Earth; SIPRI websites often unpublished; API is sample-only; contract opportunity search is not live-synced from SAM.gov.