[object Object]

← back to Paul Conrad Archive

Robots re-audit + web-image hotlink allowlist (TK-12199)

167743eb349459658c00820a5db92f40edba0d1b · 2026-09-25 11:51:56 -0700 · Steve Abrams

- Re-checked all 17,795 cartoon_sources record/image/thumbnail URLs against fresh robots.txt (26 hosts) with RobotRules.
  latimes photogallery is ALLOWED for our UA: 'Disallow: /*photogallery' is only in the Googlebot-News group, not '*'.
  0 source rows deleted. Tests pin the real latimes robots.txt (fixture) and prove Http.get refuses the gallery
  before any I/O if the '*' group ever disallows it.
- imagehost: allowlist ca-times.brightspotcdn.com, library.syracuse.edu, www.original-political-cartoon.com,
  pophistorydig.com, www.truthdig.com (49/49 image URLs verified 200 image/* by HEAD, no bytes kept). Page URLs on
  those hosts still return null. image.invaluable.com excluded (robots.txt 403 -> treated disallowed). CSP follows.
- Re-ran dedupe, exports, report --gaps; pytest 153 passed. Viewer: 67 records with display_image.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SW5KHgwrh2Rr9TKHM6ndqM

Files touched

Diff

commit 167743eb349459658c00820a5db92f40edba0d1b
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Sep 25 11:51:56 2026 -0700

    Robots re-audit + web-image hotlink allowlist (TK-12199)
    
    - Re-checked all 17,795 cartoon_sources record/image/thumbnail URLs against fresh robots.txt (26 hosts) with RobotRules.
      latimes photogallery is ALLOWED for our UA: 'Disallow: /*photogallery' is only in the Googlebot-News group, not '*'.
      0 source rows deleted. Tests pin the real latimes robots.txt (fixture) and prove Http.get refuses the gallery
      before any I/O if the '*' group ever disallows it.
    - imagehost: allowlist ca-times.brightspotcdn.com, library.syracuse.edu, www.original-political-cartoon.com,
      pophistorydig.com, www.truthdig.com (49/49 image URLs verified 200 image/* by HEAD, no bytes kept). Page URLs on
      those hosts still return null. image.invaluable.com excluded (robots.txt 403 -> treated disallowed). CSP follows.
    - Re-ran dedupe, exports, report --gaps; pytest 153 passed. Viewer: 67 records with display_image.
    
    Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01SW5KHgwrh2Rr9TKHM6ndqM
---
 README.md                                  |    5 +-
 REPORT.md                                  |   79 +-
 data/conrad.db                             |  Bin 17518592 -> 17580032 bytes
 data/exports/cartoons.csv                  |   66 +-
 data/exports/cartoons.json                 | 5159 ++++++++++++++++++++++++----
 data/exports/duplicates.csv                |    4 +
 data/exports/missing_years.csv             |   16 +-
 data/exports/research_gaps.csv             |   26 +-
 data/exports/source_coverage.csv           |   25 +-
 data/exports/sources.csv                   |  148 +-
 data/exports/summary.json                  |  375 +-
 data/sources.json                          |  344 +-
 src/conrad/crawlers/latimes.py             |    6 +-
 src/conrad/web/imagehost.py                |   18 +-
 tests/fixtures/latimes_robots_20260925.txt |   93 +
 tests/test_image_allowlist.py              |   30 +-
 tests/test_latimes.py                      |   37 +
 17 files changed, 5592 insertions(+), 839 deletions(-)

diff --git a/README.md b/README.md
index e0223a5..5e93d53 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,10 @@ Conrad cartoon images are **never downloaded, proxied, cached, or stored** — a
 image content-types and image magic bytes before reading a body (`crawlers/base.py`).
 On the PRIVATE admin viewer only, a cartoon whose holding institution publishes a public image is shown by
 **hotlinking the institution's own URL** (`src/conrad/web/imagehost.py`): exact-host allowlist
-`tile.loc.gov`, `cdn.loc.gov` (Library of Congress) and `5008.sydneyplus.com` (History Colorado); anything else →
+`tile.loc.gov`, `cdn.loc.gov` (Library of Congress), `5008.sydneyplus.com` (History Colorado), plus the web-image
+hosts `ca-times.brightspotcdn.com`, `library.syracuse.edu`, `www.original-political-cartoon.com`, `pophistorydig.com`,
+`www.truthdig.com` (added 2026-09-25 only after the publishing page and the image path were robots-allowed for our UA
+and a HEAD returned 200 image/*; `image.invaluable.com` is excluded — its robots.txt answers 403); anything else →
 `display_image: null`. A `Content-Security-Policy: img-src 'self' <those hosts>` header makes the browser refuse every
 other image host. Every other record stays a text card with "View at &lt;repository&gt;" link-outs.
 `tests/test_image_allowlist.py` enforces the allowlist (incl. a negative test proving the detector goes red when the
diff --git a/REPORT.md b/REPORT.md
index 8ff54f2..6000188 100644
--- a/REPORT.md
+++ b/REPORT.md
@@ -1,6 +1,6 @@
 # Paul Conrad Master Archive — REPORT
 
-_Generated 2026-09-25T01:16:44+00:00 by `scripts/report.py`. Metadata-only index; no Conrad image is stored or displayed._
+_Generated 2026-09-25T18:50:06+00:00 by `scripts/report.py`. Metadata-only index; no Conrad image is stored or displayed._
 
 > **Not complete, and not claimed to be.** Item-level records are the only ones that name an individual cartoon. Huntington *box-range slots* are one per CON folder number with the BOX's date span (dates interpolated, flagged `date_is_estimate`); Syracuse records are *folder-level*. An unmeasured source (blocked / paywalled / not attempted) is listed as such, never as covered.
 
@@ -8,55 +8,67 @@ _Generated 2026-09-25T01:16:44+00:00 by `scripts/report.py`. Metadata-only index
 
 | metric | value |
 |---|---|
-| TOTAL CANONICAL CARTOONS (item-level) | 318 |
+| TOTAL CANONICAL CARTOONS (item-level) | 380 |
 | TOTAL BOX-RANGE SLOTS (Huntington CON numbers, range-level) | 8628 |
 | Folder-level records (Syracuse folders, LOC proof set, etc.) | 69 |
-| TOTAL SOURCE RECORDS (cartoon_sources rows, seed + live) | 17731 (live-verified rows: 8735) |
-| TOTAL REPOSITORIES with records | 5 |
-| Sources registered / probed (data/sources.json) | 35 |
+| TOTAL SOURCE RECORDS (cartoon_sources rows, seed + live) | 17795 (live-verified rows: 8799) |
+| TOTAL REPOSITORIES with records | 15 |
+| Sources registered / probed (data/sources.json) | 52 |
 | EARLIEST CARTOON (item-level) | 1950-01-01..1963-12-31 — Reporter riding a worn burro backwards (cat:obit-burro-denver) |
 | LATEST CARTOON (item-level) | 2008-01-01..2008-12-31 — Sarah Palin with the slain Republican elephant (cat:obit-palin-2008) |
-| Earliest / latest item with an EXACT date | 1967-01-27 Apollo 1 tragedy — 'I thought you knew, I've been aboard on every flight' / 1993-05-24 "Clinton's agenda is not focused."--Dole |
+| Earliest / latest item with an EXACT date | 1967-01-27 Apollo 1 tragedy — 'I thought you knew, I've been aboard on every flight' / 2003-12-25 I'll be home for Christmas.... |
 | Earliest / latest date on ANY record (incl. ranges) | 1950-01-01 / 2008-12-31 |
-| YEARS WITH GAPS (no item-level record, 1945-2010) | 26: 1945-1956, 1960, 1962, 1966, 1981, 1995-1996, 1998-1999, 2002, 2005-2007, 2009-2010 |
+| YEARS WITH GAPS (no item-level record, 1945-2010) | 25: 1945-1956, 1960, 1966, 1981, 1995-1996, 1998-1999, 2002, 2005-2007, 2009-2010 |
 | Years with NO record of any granularity | 1945-1956, 2005-2007, 2009-2010 |
-| POSSIBLE DUPLICATES (manual review) | 10 |
-| Auto-linked duplicates (merged_into, never deleted) | 18 |
-| contained_in candidates (item -> box/folder) | 541 |
-| RECORDS WITH PUBLIC IMAGE LINKS (canonical, link-out only) | 18 |
+| POSSIBLE DUPLICATES (manual review) | 12 |
+| Auto-linked duplicates (merged_into, never deleted) | 20 |
+| contained_in candidates (item -> box/folder) | 554 |
+| RECORDS WITH PUBLIC IMAGE LINKS (canonical, link-out only) | 79 |
 | RECORDS REQUIRING ARCHIVE ACCESS (canonical, no online image) | 8900 (item-level: 207; rest are box-range slots / folders) |
 | Local images stored (must be 0) | 0 |
-| Source rows per acquisition_method | seed_direct=8692, direct_html=8628, seed_via_reader_bypass=272, secondary_citation=73, direct_api=66 |
+| Source rows per acquisition_method | seed_direct=8692, direct_html=8660, seed_via_reader_bypass=272, secondary_citation=102, direct_api=69 |
 | Item-level canonical records acquired ONLY via reader bypass (pending direct verification) | 207 |
-| Item-level canonical records known ONLY from a secondary citation | 49 |
-| Item-level canonical records with a quote-verified web citation (`secondary_web`, cycle 3) | 35 |
+| Item-level canonical records known ONLY from a secondary citation | 76 |
+| Item-level canonical records with a quote-verified web citation (`secondary_web`, cycle 3) | 37 |
 
 ## Per-source status
 
 | source | classification | status | rows | item | folder | box_range | public img | notes |
 |---|---|---|---|---|---|---|---|---|
+| `billy_ireland_dc` Ohio State Billy Ireland — Digital Collections catalog JSON (library.osu.edu/dc) | PUBLIC_HTML | **failed** | 0 | 0 | 0 | 0 | 0 | not measured — endpoint timed out / errored after retries (HTTP 504 at https://library.osu.edu/dc/catalog.json?q=%22paul+conrad%22&per_page=100) |
 | `calisphere` Calisphere (UC Libraries) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | AWS WAF JS challenge for non-browser clients; probe: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://calisphere.org/search/?q=%22paul+conrad%22 |
+| `cdnc` California Digital Newspaper Collection (cdnc.ucr.edu, Veridian) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt 'User-agent: * Disallow: /' (only archive.org_bot/bingbot allowed, and even they may not query) (robots.txt disallows https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22) |
+| `chronicling_america` Chronicling America (loc.gov, digitized newspapers to 1963) | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | q="paul conrad" 1946-1963: 23 page hit(s); Conrad drew for the Denver Post (not in Chronicling America) and was syndicated only from 1964 -> 0 records; hits: 1949-11-19 Image 2 of Kodiak mirror (Kodiak, Alaska), Novembe; |
+| `colorado_newspapers` Colorado Historic Newspapers (Veridian) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt 'User-agent: * Disallow: /' (Veridian default); Denver Post 1950-64 not reachable (robots.txt disallows https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22) |
 | `daily_iowan` The Daily Iowan digital archive (University of Iowa Libraries) | PUBLIC_HTML | **partial** | 0 | 0 | 0 | 0 | 0 | issue PDFs listed 1945-1950: {1945: 306, 1946: 308, 1947: 308, 1948: 308, 1949: 307, 1950: 308} (total 1845); full list -> data/exports/daily_iowan_issues_1945_1950.csv; no PDF downloaded; text-layer probe: NO separate t |
 | `denver_post` Denver Post archive (newspapers.com / NewsBank) | PAYWALLED | **not_attempted** | 0 | 0 | 0 | 0 | 0 | paywalled — not crawled; 7 item records elsewhere are attributed to the Denver Post |
-| `discovery` Discovery pass (DPLA, Smithsonian, probes) | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price "Happy's Curious" // SI SIL library record: Pro and Conrad / Paul Conrad // SI SIL library reco |
-| `dpla` Digital Public Library of America (API) | PUBLIC_API | **worked** | 1 | 1 | 0 | 0 | 1 | kept 2 Conrad-cartoon records; providers={'History Colorado': 2} |
+| `discovery` Discovery pass (DPLA, Smithsonian, probes) | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price "Happy's Curious" // DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Vale |
+| `dpla` Digital Public Library of America (API) | PUBLIC_API | **worked** | 4 | 4 | 0 | 0 | 4 | kept 9 Conrad-cartoon records; providers={'History Colorado': 3, 'National Portrait Gallery': 6} |
 | `empire_adc` Empire Archival Discovery Cooperative | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | AWS WAF JS challenge; probe: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://empireadc.org/search/catalog/nsyu_2642890 |
+| `google_news_archive` Google News Archive (news.google.com/newspapers) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt disallows /newspapers for generic agents (robots.txt disallows https://news.google.com/newspapers?nid=conrad) |
 | `hathitrust` HathiTrust catalog | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt unreadable (403); treated as disallowed; probe: robots.txt disallows https://catalog.hathitrust.org/Search/Home?lookfor=%22Conrad%2C+Paul%2C+1924-2010%22 |
 | `huntington` Huntington Library — Paul Conrad Papers (EAD finding aid) | PHYSICAL_ARCHIVE | **worked** | 8628 | 0 | 0 | 8628 | 0 | EAD: 2844 components, 288 boxes, 206 original-drawing boxes; typo repairs: ['box 111: 4890-49152 -> 4890-4912', 'box 137: 5791-5834 -> 5791-5833']; https://catalog.huntington.org/record=b1768021: robots.txt disallows htt |
 | `huntington_exhibits` The Huntington — exhibition / collection web pages | PUBLIC_HTML | **blocked** | 0 | 0 | 0 | 0 | 0 | probe: HTTP 429 at https://www.huntington.org/collections/lib-msscon-1-12360 |
+| `ia_fulltext` Internet Archive full-text search — printed Conrad cartoon appearances (newspapers, anthologies) | PUBLIC_API | **None** | 0 | 0 | 0 | 0 | 0 |  |
 | `internet_archive` Internet Archive (books metadata) | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | excluded name-authority conflations: ['11301329bsb (Neue Kinderklapper; Funke, Conrad Paul)', 'gottistmeinheil0000conr (Gott ist mein Heil!; Conrad, Paul, 1865-1927)', 'larryboyfibfrom00poth (Larryboy and the Fib from ou |
-| `latimes` Los Angeles Times archive (ProQuest / newspapers.com) | PAYWALLED | **not_attempted** | 0 | 0 | 0 | 0 | 0 | paywalled — not crawled; 287 item records elsewhere are attributed to the LA Times |
+| `invaluable` Invaluable — auction results for Paul Conrad originals | PUBLIC_HTML | **worked** | 9 | 9 | 0 | 0 | 9 | records=9; image URLs recorded=9 |
+| `latimes` Los Angeles Times — free latimes.com galleries/articles (historical archive paywalled) | PUBLIC_HTML | **partial** | 27 | 27 | 0 | 0 | 26 | sitemaps scanned=501 (1985-2026); pages with a 'paul-conrad' slug=17; gallery slides saved=26 (from 1 gallery page(s)); quote-verified article citations=1; historical archive paywalled — not crawled; 345 item records ove |
+| `lbj_artifacts` LBJ Library eMuseum (lbj.artifacts.archives.gov) — ~11 Conrad originals 1964-68 | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access deni |
 | `lbj_library` LBJ Presidential Library | PHYSICAL_ARCHIVE | **not_attempted** | 0 | 0 | 0 | 0 | 0 | UNVERIFIED lead. |
 | `loc` Library of Congress — Prints & Photographs (JSON API) | PUBLIC_API | **worked** | 65 | 61 | 4 | 0 | 17 | robots.txt: /photos/=allow, /manuscripts/=allow, /books/=allow, /maps/=allow, /collections/cartoon-drawings/=allow, /item/1/=allow, /pictures/item/1/=allow, /search/=DISALLOW, /pictures/search/=DISALLOW, /pictures/relate |
 | `loc_lcib` LOC Information Bulletin (Oct 1999) — Conrad gift article | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | context article about Conrad's gift of drawings to LOC; probe: HTTP 200 |
+| `nara_artifacts` JFK Library eMuseum (jfk.artifacts.archives.gov) — 2 Denver Post originals 1961-63 | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access deni |
+| `newspaper_probes` Digitized-newspaper / museum archive probes | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | probes: cdnc=blocked, colorado_newspapers=blocked, chronicling_america=worked, nara_artifacts=blocked, lbj_artifacts=blocked, billy_ireland_dc=failed, stanford_daily=blocked, truthdig_api=blocked, google_news_archive=blo |
 | `nixon_foundation` Richard Nixon Foundation (site search 'conrad') | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | HTTP 200; 'conrad' mentions=2; no page naming a specific dated Conrad cartoon found -> 0 item records |
 | `nixon_library` Richard Nixon Presidential Library (site search 'conrad') | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | HTTP 200; 'conrad' mentions=0; no page naming a specific dated Conrad cartoon found -> 0 item records |
 | `nytimes_obit` New York Times obituary, 5 Sep 2010 | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | live page WAF-blocked; its Wayback copy is deliberately NOT used (would bypass the block) (WAF/JS challenge (HTTP 403) at https://www.nytimes.com/2010/09/05/us/politics/05conrad.html) |
 | `oac` Online Archive of California (Huntington finding aid host) | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | OAC collection page parsed: 272.41 Linear Feet (285 boxes, 1 folder) |
 | `ohio_state` Ohio State University — Billy Ireland Cartoon Library & Museum | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | blocked: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://osucartoons.pastperfectonline.com/ |
+| `pc_gallery` Political Cartoon Gallery (dealer, London) — Conrad originals for sale | PUBLIC_HTML | **worked** | 8 | 8 | 0 | 0 | 8 | records=8; image URLs recorded=8 |
+| `pophistorydig` The Pop History Dig — 'Paul Conrad, cartoonist' article (blog reprints) | PUBLIC_HTML | **worked** | 8 | 8 | 0 | 0 | 8 | records=8; image URLs recorded=8 |
 | `pulitzer` Pulitzer Prizes (1964, 1971, 1984) | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | prize citations name no single cartoon (year-of-work awards) -> 0 item records; 1964: Paul Conrad of The Denver Post For his editorial cartooning during the past year / 1971: Paul Conrad of Los Angeles Times For his edit |
 | `reagan_library` Ronald Reagan Presidential Library | PHYSICAL_ARCHIVE | **not_attempted** | 0 | 0 | 0 | 0 | 0 | UNVERIFIED lead. |
-| `secondary_web` Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR) | PUBLIC_HTML | **worked** | 41 | 41 | 0 | 0 | 0 | verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, National Catholic Reporter=1 |
+| `secondary_web` Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR) | PUBLIC_HTML | **worked** | 43 | 43 | 0 | 0 | 0 | verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, Washington Report on Middle East Affairs=1, Asso |
 | `seed` Seed corpus (TK-12179, read-only) | METADATA_ONLY | **worked** | 0 | 0 | 0 | 0 | 0 | huntington_repairs=[{'box': '111', 'was': '4890-49152', 'now': '4890-4912'}, {'box': '137', 'was': '5791-5834', 'now': '5791-5833'}] |
 | `seed_catalog` Seed: hand-built secondary-source catalog (data/cartoons.json) | METADATA_ONLY | **seed_only** | 32 | 32 | 0 | 0 | 0 |  |
 | `seed_huntington` Seed: Huntington EAD slots (corpus.json) | PHYSICAL_ARCHIVE | **seed_only** | 8628 | 0 | 0 | 8628 | 0 |  |
@@ -64,8 +76,13 @@ _Generated 2026-09-25T01:16:44+00:00 by `scripts/report.py`. Metadata-only index
 | `seed_syracuse` Seed: Syracuse finding-aid cache (raw/syr.html, syr.md) | PHYSICAL_ARCHIVE | **seed_only** | 65 | 0 | 65 | 0 | 0 |  |
 | `seed_wichita` Seed: Wichita State ArchivesSpace cache (raw/wsu/*.md via r.jina.ai) | PHYSICAL_ARCHIVE | **seed_only** | 207 | 207 | 0 | 0 | 0 |  |
 | `smithsonian` Smithsonian Open Access API | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | kept 0 records; units={'SIL': 4} |
+| `stanford_daily` Stanford Daily archive search API (ran Conrad from 1964-09-28 / 1976-11-15) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | the API host's robots.txt answers 403 -> treated as disallowed (conservative rule) (robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/pr |
 | `syracuse` Syracuse University Special Collections — Paul Conrad Cartoons | PHYSICAL_ARCHIVE | **blocked** | 0 | 0 | 0 | 0 | 0 | blocked: https://library.syracuse.edu/digital/guides/c/conrad_p.htm (WAF/JS challenge (HTTP 202) at https://library.syracuse.edu/digital/guides/c/conrad_p.htm); blocked: https://empireadc.org/search/catalog/nsyu_2642890  |
+| `syracuse_exhibit` Syracuse University Libraries — 'Cartoonists' web exhibit, Paul Conrad page | PUBLIC_HTML | **worked** | 5 | 5 | 0 | 0 | 5 | records=5; image URLs recorded=5 |
+| `truthdig` Truthdig — Paul Conrad cartoons (2000s syndicated) | PUBLIC_HTML | **worked** | 2 | 2 | 0 | 0 | 2 | records=2; image URLs recorded=2 |
+| `truthdig_api` Truthdig WordPress REST API (cartoons search) | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt disallows /wp-json/ (the author page /author/paul_conrad/ is used instead, see truthdig) (robots.txt disallows https://www.truthdig.com/wp-json/wp/v2/cartoons?search=conrad&per_page=100) |
 | `washpost_obit` Washington Post obituary, 6 Sep 2010 | REQUIRES_PERMISSION | **blocked** | 0 | 0 | 0 | 0 | 0 | robots.txt disallows; its Wayback copy is deliberately NOT used (would bypass robots) (robots.txt disallows http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html) |
+| `web_images` Public web pages showing Conrad cartoons (exhibit, dealer, auction, blog, magazine) | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | syracuse_exhibit: 5 rec / 5 img (worked); pc_gallery: 8 rec / 8 img (worked); invaluable: 9 rec / 9 img (worked); pophistorydig: 8 rec / 8 img (worked); truthdig: 2 rec / 2 img (worked) |
 | `wichita` Wichita State University Special Collections — MS 90-18 | PHYSICAL_ARCHIVE | **blocked** | 0 | 0 | 0 | 0 | 0 | https://specialcollections.wichita.edu/collections/ms/90-18/90-18-a.html: retired/redirected; blocked: https://archivesspace.wichita.edu/repositories/3/resources/166; blocked: https://archivesspace.wichita.edu/repositori |
 | `wikidata` Wikidata (Paul Conrad, Q2059192) | PUBLIC_API | **worked** | 0 | 0 | 0 | 0 | 0 | entity read; notable-work (P800) claims=0; reverse 'creator = Q2059192' needs SPARQL or Special:WhatLinksHere, both robots-disallowed -> not queried; 0 item records. MediaWiki API (/w/api.php), Wikidata API and query.wik |
 | `wikimedia_commons` Wikimedia Commons (Category:Paul Conrad) | PUBLIC_HTML | **worked** | 0 | 0 | 0 | 0 | 0 | category lists 1 file(s): Otis Chandler (Los Angeles Times) [file] — none is a Conrad cartoon; 0 item records. MediaWiki API (/w/api.php), Wikidata API and query.wikidata.org SPARQL are robots.txt-disallowed for generic  |
@@ -91,24 +108,24 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
 | 1956 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 1957 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 |
 | 1958 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 |
-| 1959 | 1 | 4 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 |
+| 1959 | 2 | 4 | 0 | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 2 |
 | 1960 | 0 | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 1961 | 2 | 4 | 0 | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 2 |
-| 1962 | 0 | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
+| 1962 | 2 | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 2 |
 | 1963 | 1 | 3 | 1 | 3 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 |
-| 1964 | 1 | 5 | 12 | 5 | 12 | 0 | 0 | 0 | 13 | 0 | 0 | 1 | 1 |
+| 1964 | 4 | 5 | 12 | 5 | 12 | 0 | 0 | 0 | 16 | 0 | 0 | 4 | 4 |
 | 1965 | 1 | 4 | 12 | 4 | 12 | 0 | 0 | 0 | 13 | 0 | 0 | 1 | 1 |
 | 1966 | 0 | 4 | 12 | 4 | 12 | 0 | 0 | 0 | 12 | 0 | 0 | 0 | 0 |
-| 1967 | 2 | 24 | 12 | 24 | 12 | 0 | 0 | 0 | 33 | 0 | 0 | 2 | 0 |
+| 1967 | 5 | 24 | 12 | 24 | 12 | 0 | 0 | 0 | 33 | 0 | 0 | 5 | 3 |
 | 1968 | 4 | 34 | 12 | 34 | 12 | 0 | 0 | 1 | 50 | 0 | 0 | 3 | 4 |
 | 1969 | 133 | 132 | 1 | 132 | 1 | 1 | 0 | 130 | 266 | 0 | 0 | 2 | 22 |
 | 1970 | 45 | 193 | 0 | 193 | 0 | 0 | 0 | 45 | 238 | 0 | 0 | 0 | 1 |
 | 1971 | 31 | 236 | 0 | 236 | 0 | 0 | 0 | 31 | 267 | 0 | 0 | 0 | 6 |
-| 1972 | 3 | 257 | 0 | 257 | 0 | 0 | 0 | 0 | 260 | 0 | 0 | 3 | 3 |
-| 1973 | 5 | 261 | 0 | 261 | 0 | 2 | 0 | 0 | 266 | 0 | 0 | 3 | 3 |
-| 1974 | 5 | 263 | 0 | 263 | 0 | 1 | 0 | 0 | 268 | 0 | 0 | 4 | 4 |
+| 1972 | 4 | 257 | 0 | 257 | 0 | 0 | 0 | 0 | 260 | 0 | 0 | 4 | 4 |
+| 1973 | 6 | 261 | 0 | 261 | 0 | 2 | 0 | 0 | 267 | 0 | 0 | 4 | 4 |
+| 1974 | 6 | 263 | 0 | 263 | 0 | 1 | 0 | 0 | 269 | 0 | 0 | 5 | 5 |
 | 1975 | 1 | 272 | 0 | 272 | 0 | 0 | 0 | 0 | 273 | 0 | 0 | 1 | 1 |
-| 1976 | 4 | 285 | 0 | 285 | 0 | 1 | 0 | 0 | 289 | 0 | 0 | 3 | 3 |
+| 1976 | 5 | 285 | 0 | 285 | 0 | 1 | 0 | 0 | 290 | 0 | 0 | 4 | 4 |
 | 1977 | 4 | 248 | 0 | 248 | 0 | 2 | 0 | 0 | 252 | 0 | 0 | 2 | 2 |
 | 1978 | 2 | 264 | 0 | 264 | 0 | 0 | 0 | 0 | 265 | 1 | 0 | 2 | 2 |
 | 1979 | 3 | 241 | 0 | 241 | 0 | 3 | 0 | 0 | 244 | 0 | 0 | 0 | 0 |
@@ -120,13 +137,13 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
 | 1985 | 3 | 258 | 0 | 258 | 0 | 2 | 0 | 0 | 261 | 0 | 0 | 1 | 1 |
 | 1986 | 6 | 278 | 1 | 278 | 1 | 3 | 0 | 0 | 285 | 0 | 0 | 3 | 3 |
 | 1987 | 4 | 284 | 0 | 284 | 0 | 4 | 0 | 0 | 288 | 0 | 0 | 0 | 0 |
-| 1988 | 6 | 307 | 0 | 307 | 0 | 4 | 0 | 0 | 313 | 0 | 0 | 2 | 2 |
+| 1988 | 7 | 307 | 0 | 307 | 0 | 4 | 0 | 0 | 314 | 0 | 0 | 3 | 2 |
 | 1989 | 3 | 284 | 0 | 284 | 0 | 3 | 0 | 0 | 287 | 0 | 0 | 0 | 0 |
 | 1990 | 5 | 281 | 0 | 281 | 0 | 5 | 0 | 0 | 286 | 0 | 0 | 0 | 0 |
 | 1991 | 3 | 280 | 0 | 280 | 0 | 3 | 0 | 0 | 283 | 0 | 0 | 0 | 0 |
 | 1992 | 6 | 279 | 0 | 279 | 0 | 6 | 0 | 0 | 285 | 0 | 0 | 0 | 0 |
 | 1993 | 5 | 245 | 0 | 245 | 0 | 5 | 0 | 0 | 250 | 0 | 0 | 0 | 1 |
-| 1994 | 2 | 246 | 0 | 246 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 2 | 2 |
+| 1994 | 3 | 246 | 0 | 246 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 3 | 3 |
 | 1995 | 0 | 233 | 0 | 233 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 1996 | 0 | 225 | 0 | 225 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 1997 | 1 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 |
@@ -135,15 +152,15 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
 | 2000 | 1 | 190 | 0 | 190 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
 | 2001 | 3 | 193 | 0 | 193 | 0 | 2 | 0 | 0 | 3 | 0 | 0 | 1 | 3 |
 | 2002 | 0 | 173 | 0 | 173 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
-| 2003 | 1 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 |
+| 2003 | 2 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 2 | 1 |
 | 2004 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 2 | 2 |
 | 2005 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 2006 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 2007 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
-| 2008 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
+| 2008 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 2 |
 | 2009 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
 | 2010 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
-| **total** | **317** | **8628** | **63** | **8628** | **63** | **61** | **0** | **207** | **6928** | **6** | **0** | **49** | **80** |
+| **total** | **334** | **8628** | **63** | **8628** | **63** | **61** | **0** | **207** | **6938** | **7** | **0** | **66** | **95** |
 
 ## Books (bibliography)
 
diff --git a/data/conrad.db b/data/conrad.db
index 3df2b72..3e0d18a 100644
Binary files a/data/conrad.db and b/data/conrad.db differ
diff --git a/data/exports/cartoons.csv b/data/exports/cartoons.csv
index 8b0ef99..b7665c8 100644
--- a/data/exports/cartoons.csv
+++ b/data/exports/cartoons.csv
@@ -40,13 +40,19 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 4789,hunt:CON-4789,box_range,,,1959-01-01,1967-12-31,1967,1,,Huntington Library,huntington:CON 4789; seed_huntington:CON 4789,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1967-10-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 4790,hunt:CON-4790,box_range,,,1959-01-01,1967-12-31,1967,1,,Huntington Library,huntington:CON 4790; seed_huntington:CON 4790,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1967-12-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8635,loc:2016680206,item,"Hereafter, dear, I'll be the ""expert"" on South America",,1959-03-01,1959-03-31,1959,1,Denver Post,Library of Congress; Secondary citation,loc:2016680206; seed_loc:2016680206; seed_catalog:loc-southamerica-1959,https://www.loc.gov/item/2016680206/; https://www.loc.gov/pictures/item/2016680206/,https://cdn.loc.gov/service/pnp/acd/2a07000/2a07600/2a07662_150px.jpg; https://tile.loc.gov/storage-services/service/pnp/acd/2a07000/2a07600/2a07662_150px.jpg,"Luce, Clare Boothe; Luce, Henry Robinson",Denver Post Era; Foreign Policy; International relations--Bolivia; International relations--United States; Media & Press; Time; Uncle Sam (Symbolic character),May be restricted:  Information on reproduction rights available in LC P&P Restrictions Statement.,,direct_api; secondary_citation; seed_direct,
+9068,pcg:6783,item,"""..Howdy Bo..!!",,1959-11-01,1959-11-30,1959,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/,https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 9 November 1959; medium Pen and ink, wax crayon on paper, size 31cm x 33cm | CAVEAT: dealer states the LA Times before 1964, when Conrad was at the Denver Post",secondary_citation,secondary_citation_only

 8683,loc:2005685912,item,"""My disarmament plan is better than your disarmament plan!""",,1961-01-01,1961-12-31,1961,0,Denver Post,Library of Congress; Secondary citation,loc:2005685912; seed_loc:2005685912; seed_catalog:loc-disarmament-1961,https://www.loc.gov/item/2005685912/; https://www.loc.gov/pictures/item/2005685912/,https://tile.loc.gov/storage-services/service/pnp/ppmsca/09400/09425_150px.jpg,"Kennedy, John F.; Khrushchev, Nikita Sergeevich; Nixon, Richard M.",Denver Post Era; Nuclear Arms & Cold War; Nuclear nonproliferation--Soviet Union; Nuclear nonproliferation--United States; United Nations,"Rights status not evaluated. For general information see ""Copyright and Other Restrictions...,"" http://www.loc.gov/rr/print/195_copr.html",,direct_api; secondary_citation; seed_direct,
 8997,dpla:523bb6e73d24c753131e269e98b9ab1b,item,The Law West of Dodge,,1961-01-01,1961-12-31,1961,0,,History Colorado,dpla:523bb6e73d24c753131e269e98b9ab1b,https://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/Portal/Portal.aspx?component=AAFG&record=BC41F153-BB8A-4282-833A-D1E7F24A2471,http://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/ViewImage.aspx?template=Image&field=DerivedIma&hash=0A0B7B209A21EFFA1037D98354ACC011,,,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",,direct_api,
 8900,syr:B1F0,folder,"Cartoons, 1962-1963 (folder B1F0)",,1962-01-01,1963-12-31,,0,,Syracuse University,seed_syracuse:B1F0,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F0,,"Estes, Billie Sol; Goldwater, Barry; Johnson, Lyndon B.; Kennedy, John F.; Khrushchev, Nikita",Colorado; Madam Nhu; Pope John XXIII; Postal Service (USPS); Teamsters; Vietnam War; alcohol; civil rights; elections; steel industry; taxes,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
+9072,pcg:7206,item,"""..Uncle Sam sent me..!",,1962-04-01,1962-04-30,1962,1,Denver Post,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/,https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2024/01/21/conrad6.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Denver Post / 9 April 1962; medium Pen and ink, wax crayon on paper, size 30cm x 33cm",secondary_citation,secondary_citation_only

+9069,pcg:6784,item,"""My name is Richard Nixon... I'm running for county commissioner in 64..!""",,1962-11-01,1962-11-30,1962,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/,https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad4.jpg__345x300_q85.jpg,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 7 November 1962; medium Pen and ink, wax crayon on paper, size 31cm x 33cm | CAVEAT: dealer states the LA Times before 1964, when Conrad was at the Denver Post",secondary_citation,secondary_citation_only

 8901,syr:B1F1,folder,"Cartoons, 1963 (folder B1F1)",,1963-01-01,1963-12-31,1963,0,,Syracuse University,seed_syracuse:B1F1,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F1,,"Goldwater, Barry; Johnson, Lyndon B.; Khrushchev, Nikita; Nixon, Richard M.",Congress; Germany; Vietnam War; armed forces; civil rights; segregation; students; taxes,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 9022,sec:pbs-u2-looked-back-1963,item,It looked back!!,,1963-01-01,1963-12-31,1963,1,Denver Post,Secondary citation,secondary_web:pbs-u2-looked-back-1963@https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,,"Kennedy, John F.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy): ""The caption reads: ""It looked back!!"""" | date evidence: ""Denver Post (1963)""",secondary_citation,secondary_citation_only
 8902,syr:B1F2,folder,"Cartoons, 1964 (folder B1F2)",,1964-01-01,1964-12-31,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B1F2,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F2,,"Baker, Bobby; Castro, Fidel; Johnson, Lyndon B.; Khrushchev, Nikita","China; Guantanamo; Vietnam War; de Gaulle, Charles; pollution; space exploration",Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8983,cat:obit-lbj-blankcheck-1964,item,LBJ signing a blank check for the Vietnam War,,1964-01-01,1964-12-31,1964,0,Los Angeles Times,Secondary citation,seed_catalog:obit-lbj-blankcheck-1964,https://pophistorydig.com/topics/tag/paul-conrad-enemies-list/,,"Johnson, Lyndon B.",Presidency; Vietnam War,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9067,pcg:6786,item,'G.O.P. to 'sell' Benson to farmers' ....(news item),,1964-01-01,1964-12-31,1964,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/,https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad3.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink, wax crayon on paper, size 30cm x 33cm",secondary_citation,secondary_citation_only

+9070,pcg:7103,item,"""..Oh Yeah!... Oh Yeah!... Oh Yeah!...""",,1964-01-01,1964-12-31,1964,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/,https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2023/05/16/conrad_beatles.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink on paper, size 30cm x 33cm",secondary_citation,secondary_citation_only

+9071,pcg:3217,item,..or is it writhing?,,1964-01-01,1964-12-31,1964,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/,https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2015/05/27/conrad2.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink, wax crayon on paper, size 31cm x 33cm",secondary_citation,secondary_citation_only

 8903,syr:B1F3,folder,"Cartoons, Feb 1964 (folder B1F3)",,1964-02-01,1964-02-29,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B1F3,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F3,,"Baker, Bobby; Benson, Ezra Taft; Goldwater, Barry; Johnson, Lyndon B.; McNamara, Robert; Oswald, Lee Harvey",Britain; Congress; Cuba; Soviet Union; Supreme Court; Vietnam War; communism; elections; ethics; farming; foreign policy; government representation,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8904,syr:B1F4,folder,"Cartoons, Mar 1964 (folder B1F4)",,1964-03-01,1964-03-31,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B1F4,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F4,,"Baker, Bobby; Glenn, John; Goldwater, Barry; Hoffa, Jimmy; Johnson, Lyndon B.; Khrushchev, Nikita; Lodge Jr., Henry Cabot; McNamara, Robert; Nixon, Richard M.; Reuther, Walter; Rockefeller, Nelson; Salinger, Pierre","American Medical Association; California; Cuba; Cyprus; Democratic Party; Makarios III; Panama; Republican Party; Vietnam War; auto industry; civil rights; de Gaulle, Charles; elections; foreign policy; riots; tobacco industry",Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8905,syr:B1F5,folder,"Cartoons, Apr 1964 (folder B1F5)",,1964-04-01,1964-04-30,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B1F5,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F5,,"Fulbright, J. William; Goldwater, Barry; Johnson, Lyndon B.; Khrushchev, Nikita; Lodge Jr., Henry Cabot; Mansfield, Mike; Nixon, Richard M.; Rockefeller, Nelson; Stevenson, Adlai E.; Wallace, George; Zedong, Mao",American Legion; Democratic Party; Republican Party; Vietnam War; War on Poverty; civil rights; elections; foreign policy; neutrality,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
@@ -125,6 +131,9 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 40,hunt:CON-40,box_range,,,1967-01-01,1968-12-31,1968,1,Los Angeles Times,Huntington Library,huntington:CON 40; seed_huntington:CON 40,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1968-12-13 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 41,hunt:CON-41,box_range,,,1967-01-01,1968-12-31,1968,1,Los Angeles Times,Huntington Library,huntington:CON 41; seed_huntington:CON 41,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1968-12-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8938,syr:B7F1,folder,"Cartoons, Jan 1967 (folder B7F1)",,1967-01-01,1967-01-31,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F1,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F1,,"Baker, Bobby; Biao, Marshall Lin; Bocheng, Liu; Dirksen, Everett; En-lai, Chou; Ford, Gerald R.; Johnson, Lyndon B.; McCarthy, Eugene; McCarthy, Joseph; Powell, Adam Clayton; Reagan, Ronald; Salisbury, Harrison; Zedong, Mao",California; China; Congress; Democratic Party; Formosa; Supreme Court; Vietnam War; Watts (Los Angeles); budget; democracy; higher education; peace,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
+9034,dpla:86eb2a092258ff7bed24ffc34ac882f4,item,Lyndon B. Johnson,,1967-01-01,1967-12-31,1967,0,Time,National Portrait Gallery,dpla:86eb2a092258ff7bed24ffc34ac882f4,http://n2t.net/ark:/65665/sm45122bad1-ea2e-40dd-b68d-5885b8b6b1e7,https://ids.si.edu/ids/deliveryService?id=NPG-78T1076A_1,"Johnson, Lyndon B.",,"National Portrait Gallery, Smithsonian Institution; gift of Time magazine; conserved with funds from The Pritzker Traubert Family Foundation","original Time cover art (NPG Time Collection, donated by Time 1978)",direct_api,

+9035,dpla:12751b0b09b6c220323364ea11838221,item,LBJ as King,,1967-01-01,1967-12-31,1967,0,Time,National Portrait Gallery,dpla:12751b0b09b6c220323364ea11838221,http://n2t.net/ark:/65665/sm4e3f27662-1c50-4044-ad95-dea6b709d3a4,https://ids.si.edu/ids/deliveryService?id=NPG-78T1078A_1,"Johnson, Lyndon B.",,"National Portrait Gallery, Smithsonian Institution; gift of Time magazine; conserved with funds from The Pritzker Traubert Family Foundation","original Time cover art (NPG Time Collection, donated by Time 1978)",direct_api,

+9036,dpla:fc313e4824c9624679279520849e5d0c,item,Weighing in for '68,,1967-01-01,1967-12-31,1967,0,Time,National Portrait Gallery,dpla:fc313e4824c9624679279520849e5d0c,http://n2t.net/ark:/65665/sm41bb271c3-faeb-4964-ab9a-09a3ac411a0f,https://ids.si.edu/ids/deliveryService?id=NPG-NPG_78_TC179-000005,,,"National Portrait Gallery, Smithsonian Institution; gift of Time magazine","original Time cover art (NPG Time Collection, donated by Time 1978)",direct_api,

 8976,cat:obit-apollo1-1967,item,"Apollo 1 tragedy — 'I thought you knew, I've been aboard on every flight'",1967-01-27,1967-01-27,1967-01-27,1967,0,Los Angeles Times,Secondary citation,seed_catalog:obit-apollo1-1967,https://www.encyclopedia.com/humanities/encyclopedias-almanacs-transcripts-and-maps/conrad-paul,,,Space Race,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
 8939,syr:B7F2,folder,"Cartoons, Feb 1967 (folder B7F2)",,1967-02-01,1967-02-28,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F2,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F2,,"Baker, Bobby; Hoover, J. Edgar; Johnson, Luci B.; Johnson, Lyndon B.; Kennedy, Robert F.; Powell, Adam Clayton; Reagan, Ronald",California; Central Intelligence Agency; Congress; Ho Chi Minh; Soviet Union; Vietnam War; War on Poverty; draft; ethics; higher education; nuclear weapons; peace; right-wing extremists; space exploration,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8940,syr:B7F3,folder,"Cartoons, Mar 1967 (folder B7F3)",,1967-03-01,1967-03-31,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F3,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F3,,"Brinkley, David; Dodd, Thomas; Goldwater, Barry; Huntley, Chet; Johnson, Lyndon B.; Kennedy, Robert F.; Ky, Nguyen Cao; McNamara, Robert; Nixon, Richard M.; Powell, Adam Clayton; Reagan, Ronald; Romney, George W.; Stalin, Svetlana; Thant, U.",American Federation of Television and Radio Artists (AFTRA); California; Ho Chi Minh; Republican Party; Russia; Teamsters; Vietnam War; abortion; anti-missile systems; auto industry; banking industry; capital punishment; civil rights; draft; economy; mental health; oil and gasoline; peace; right-wing extremists; schools; strikes; taxes; television; unions,Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
@@ -453,6 +462,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 8821,wsu:112064,item,Mayor's Office Newark,1969-12-19,1969-12-19,1969-12-19,1969,0,Los Angeles Times,Wichita State University,seed_wichita:112064,https://archivesspace.wichita.edu/repositories/3/archival_objects/112064,,,We Gave At The Mafia,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8822,wsu:112065,item,"Cratchit, Because It's Christmas (And, Incidently [sic], 1970's An Election Year), I'm Giving You Back 10%...!",1969-12-22,1969-12-22,1969-12-22,1969,0,Los Angeles Times,Wichita State University,seed_wichita:112065,https://archivesspace.wichita.edu/repositories/3/archival_objects/112065,,"Reagan, Ronald",$1 Billion Tax Hike; Reagan,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8823,wsu:112066,item,Our Vietnamization Program Is Progressing Satisfactorally [sic]...,1969-12-23,1969-12-23,1969-12-23,1969,0,Los Angeles Times,Wichita State University,seed_wichita:112066,https://archivesspace.wichita.edu/repositories/3/archival_objects/112066,,"Nixon, Richard M.",Nixon,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
+9094,phd:nixon-spiders-web333.jpg,item,Portion of a larger Paul Conrad cartoon from the 1970s showing President Richard Nixon caught up in a Watergate spider web.,,1970-01-01,1979-12-31,,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption,secondary_citation,secondary_citation_only

+9097,phd:come-get-me-310.jpg,item,"A Paul Conrad 1970s cartoon depicting President Nixon as a criminal barricaded in the White House with caption, “If you want me, you’re gonna have to come in...",,1970-01-01,1979-12-31,,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption,secondary_citation,secondary_citation_only

 8824,wsu:112067,item,It’s The ONLY Way To Buy…!,1970-01-02,1970-01-02,1970-01-02,1970,0,Los Angeles Times,Wichita State University,seed_wichita:112067,https://archivesspace.wichita.edu/repositories/3/archival_objects/112067,,,City Planning Officials; Land Speculation; Proposed Palmdale International Airport,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8825,wsu:112068,item,Would Some Of You Fee-Splitters Please Get Out And Push…?,1970-01-04,1970-01-04,1970-01-04,1970,0,Los Angeles Times,Wichita State University,seed_wichita:112068,https://archivesspace.wichita.edu/repositories/3/archival_objects/112068,,,Alioto For Governor,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
 8826,wsu:112069,item,"Congratulations, Mr. President…It's About Time We Did Something About Land And Air Pollution!",1970-01-05,1970-01-05,1970-01-05,1970,0,Los Angeles Times,Wichita State University,seed_wichita:112069,https://archivesspace.wichita.edu/repositories/3/archival_objects/112069,,"Nixon, Richard M.",Hickel; Nixon; Oil,Wichita State University Libraries Special Collections (MS 90-18). Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
@@ -1002,6 +1013,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 9017,sec:pbs-spider-web-1972,item,Nixon caught in the Watergate spider web,,1972-01-01,1972-12-31,1972,1,Los Angeles Times,Secondary citation,secondary_web:pbs-spider-web-1972@https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy): ""This cartoon features Nixon caught up in spider webs spelling out the names of his aides"" | date evidence: ""Los Angeles Times (1972)""",secondary_citation,secondary_citation_only
 9018,sec:pbs-phone-company-1972,item,He says he's from the phone company…,,1972-01-01,1972-12-31,1972,1,Los Angeles Times,Secondary citation,secondary_web:pbs-phone-company-1972@https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html; secondary_web:pbs-phone-company-1972@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html; seed_catalog:obit-phone-company-1972,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/; https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html; https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,"Nixon, Richard M.",Editorial cartoons; Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy): ""The caption reads: ""He says he's from the phone company"" | date evidence: ""Los Angeles Times (1972)""",secondary_citation,secondary_citation_only
 9025,sec:pbs-death-defeats-truman-1972,item,Death Defeats Truman,,1972-01-01,1972-12-31,1972,1,Los Angeles Times,Secondary citation,secondary_web:pbs-death-defeats-truman-1972@https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,,"Truman, Harry S.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy): ""holding a copy of the Chicago Tribune with the headline ""Death Defeats Truman"""" | date evidence: ""Printed on the occasion of Harry S. Truman's death in 1972""",secondary_citation,secondary_citation_only
+9095,phd:phone-company-300.jpg,item,"In this June 1972 Paul Conrad cartoon, Democrats are peeking out their doorway, looking at a Nixon-caricatured repair man, saying: “He says he’s from the pho...",,1972-01-01,1972-12-31,1972,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption,secondary_citation,secondary_citation_only

 5084,hunt:CON-5084,box_range,,,1972-03-01,1972-04-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5084; seed_huntington:CON 5084,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1972-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5085,hunt:CON-5085,box_range,,,1972-03-01,1972-04-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5085; seed_huntington:CON 5085,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1972-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5086,hunt:CON-5086,box_range,,,1972-03-01,1972-04-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5086; seed_huntington:CON 5086,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1972-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1254,7 +1266,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 5287,hunt:CON-5287,box_range,,,1973-01-01,1973-02-28,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5287; seed_huntington:CON 5287,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5288,hunt:CON-5288,box_range,,,1973-01-01,1973-02-28,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5288; seed_huntington:CON 5288,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8967,cat:obit-spiders-web-1973,item,Nixon caught in the Watergate spider web,,1973-01-01,1973-12-31,1973,0,Los Angeles Times,Secondary citation,seed_catalog:obit-spiders-web-1973,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/,,"Nixon, Richard M.",Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
-9019,sec:pbs-worst-enemy-1973,item,His Own Worst Enemy,,1973-01-01,1973-12-31,1973,1,Los Angeles Times,Secondary citation,secondary_web:pbs-worst-enemy-1973@https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html; secondary_web:pbs-worst-enemy-1973@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html; seed_catalog:obit-worst-enemy-1973,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/; https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html; https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,"Nixon, Richard M.",Editorial cartoons; Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy): ""The caption reads: ""His own worst enemy."""" | date evidence: ""Los Angeles Times (1973)""",secondary_citation,secondary_citation_only

+9019,sec:pbs-worst-enemy-1973,item,His Own Worst Enemy,,1973-01-01,1973-12-31,1973,1,Los Angeles Times,Secondary citation; The Pop History Dig (blog),secondary_web:pbs-worst-enemy-1973@https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html; secondary_web:pbs-worst-enemy-1973@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html; seed_catalog:obit-worst-enemy-1973; pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/; https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/; https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html; https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg,"Nixon, Richard M.",Editorial cartoons; Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy): ""The caption reads: ""His own worst enemy."""" | date evidence: ""Los Angeles Times (1973)""",secondary_citation,secondary_citation_only

 9026,sec:pbs-richard-ii-1973,item,Nixon as Shakespeare's King Richard II,,1973-01-01,1973-12-31,1973,1,Los Angeles Times,Secondary citation,secondary_web:pbs-richard-ii-1973@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html; seed_catalog:obit-richard-ii-1973,https://pophistorydig.com/topics/tag/paul-conrad-enemies-list/; https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,"Nixon, Richard M.",Editorial cartoons; Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): ""Nixon as Richard II Paul Conrad Los Angeles Times (1973)"" | date evidence: ""a morose Nixon quotes Shakespeare's King Richard II""",secondary_citation,secondary_citation_only
 5289,hunt:CON-5289,box_range,,,1973-03-01,1973-05-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5289; seed_huntington:CON 5289,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5290,hunt:CON-5290,box_range,,,1973-03-01,1973-05-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5290; seed_huntington:CON 5290,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1323,6 +1335,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 5353,hunt:CON-5353,box_range,,,1973-05-01,1973-06-30,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5353; seed_huntington:CON 5353,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-06-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5354,hunt:CON-5354,box_range,,,1973-05-01,1973-06-30,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5354; seed_huntington:CON 5354,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-06-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5355,hunt:CON-5355,box_range,,,1973-05-01,1973-06-30,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5355; seed_huntington:CON 5355,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-06-30 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9066,pcg:6785,item,"Even in Italy, we're reminded of Watergate!",,1973-05-01,1973-05-31,1973,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/,https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad2.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 31 May 1973; medium Pen and ink, watercolour on paper, size 22cm x 28cm",secondary_citation,secondary_citation_only

 429,hunt:CON-429,box_range,,,1973-06-01,1974-12-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 429; seed_huntington:CON 429,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-06-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 430,hunt:CON-430,box_range,,,1973-06-01,1974-12-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 430; seed_huntington:CON 430,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-06-17 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 431,hunt:CON-431,box_range,,,1973-06-01,1974-12-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 431; seed_huntington:CON 431,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1973-07-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1603,6 +1616,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 5592,hunt:CON-5592,box_range,,,1974-05-01,1974-06-30,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5592; seed_huntington:CON 5592,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-06-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5593,hunt:CON-5593,box_range,,,1974-05-01,1974-06-30,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5593; seed_huntington:CON 5593,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-06-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5594,hunt:CON-5594,box_range,,,1974-05-01,1974-06-30,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5594; seed_huntington:CON 5594,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-06-30 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9073,pcg:5457,item,Watergate Tapes,,1974-06-01,1974-06-30,1974,1,Los Angeles Times,Political Cartoon Gallery (dealer),pc_gallery:https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/,https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad1.jpg__345x300_q85.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 9 June 1974; medium Pen and ink, wax crayon on paper, size 31cm x 36cm",secondary_citation,secondary_citation_only

 5595,hunt:CON-5595,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5595; seed_huntington:CON 5595,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-07-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5596,hunt:CON-5596,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5596; seed_huntington:CON 5596,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-07-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5597,hunt:CON-5597,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5597; seed_huntington:CON 5597,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-07-05 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1635,7 +1649,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 5624,hunt:CON-5624,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5624; seed_huntington:CON 5624,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-08-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5625,hunt:CON-5625,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5625; seed_huntington:CON 5625,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-08-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5626,hunt:CON-5626,box_range,,,1974-07-01,1974-08-31,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5626; seed_huntington:CON 5626,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-08-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
-8973,cat:obit-cuckoos-nest-1974,item,One flew over the cuckoo's nest,,1974-08-01,1974-08-31,1974,0,Los Angeles Times,Secondary citation,seed_catalog:obit-cuckoos-nest-1974,https://www.nevadaappeal.com/news/2010/sep/05/pulitzer-winning-cartoonist-paul-conrad-dies-at-86/,,"Nixon, Richard M.",Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only

+9065,sec:ap-cuckoos-nest-1974,item,One flew over the cuckoo's nest,,1974-08-08,1974-12-31,1974,1,Los Angeles Times,Secondary citation,secondary_web:ap-cuckoos-nest-1974@https://www.nbcnews.com/news/amp/wbna39006857; seed_catalog:obit-cuckoos-nest-1974,https://www.nbcnews.com/news/amp/wbna39006857; https://www.nevadaappeal.com/news/2010/sep/05/pulitzer-winning-cartoonist-paul-conrad-dies-at-86/,,"Nixon, Richard M.",Editorial cartoons; Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by Associated Press obituary, 4 Sep 2010 (NBC News copy): ""Conrad drew Nixon's helicopter leaving the White House with the caption: ""One flew over the cuckoo's nest."""" | date evidence: ""At the time of the president's resignation"" | caveat: date range = Nixon's resignation (8-9 Aug 1974) .. end of 1974; AP gives no exact date",secondary_citation,secondary_citation_only

 5627,hunt:CON-5627,box_range,,,1974-09-01,1974-10-15,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5627; seed_huntington:CON 5627,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-09-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5628,hunt:CON-5628,box_range,,,1974-09-01,1974-10-15,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5628; seed_huntington:CON 5628,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-09-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 5629,hunt:CON-5629,box_range,,,1974-09-01,1974-10-15,1974,1,Los Angeles Times,Huntington Library,huntington:CON 5629; seed_huntington:CON 5629,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1974-09-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -2100,6 +2114,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 9013,sec:pbs-carter-lust-1976,item,Jimmy Carter lusting after the Statue of Liberty,,1976-01-01,1976-12-31,1976,1,Los Angeles Times,Secondary citation,secondary_web:pbs-carter-lust-1976@https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,,"Carter, Jimmy",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy): ""A cartoon of Jimmy Carter leering at the Statue of Liberty, with a thought balloon envisioning the statue undressed"" | date evidence: ""Los Angeles Times (1976)""",secondary_citation,secondary_citation_only
 9015,sec:pbs-ford-gun-control-1976,item,Every right-thinking American is against gun controls!,,1976-01-01,1976-12-31,1976,1,Los Angeles Times,Secondary citation,secondary_web:pbs-ford-gun-control-1976@https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,,"Ford, Gerald R.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy): ""The caption reads: ""Every right-thinking American is against gun controls!"""" | date evidence: ""Los Angeles Times (1976)""",secondary_citation,secondary_citation_only
 9028,sec:lat-baby-cross-1976,item,"Forgive them, Father, for they know not what they do ...",,1976-01-01,1976-12-31,1976,1,Los Angeles Times,Secondary citation,secondary_web:lat-baby-cross-1976@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by Los Angeles Times obituary, 5 Sep 2010: """"Forgive them, Father, for they know not what they do ..."" said a 1976 cartoon that showed a baby nailed to a cross.""",secondary_citation,secondary_citation_only
+9056,latg:00000169-0ccb-dbbe-a16f-4eeb65d40000,item,A 1976 panel showing Conrad's view on abortion then.,,1976-01-01,1976-12-31,1976,1,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-21,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/668e289/2147483647/strip/true/crop/679x600+0+0/resize/679x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd1%2Fd3%2F6f1dc2921329699eebf7ed810df1%2Fla-me-conrad022me15-l88xqenc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 21; title = the Times' descriptive caption (the cartoon's own caption is not given); year stated in caption; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",direct_html,

 6010,hunt:CON-6010,box_range,,,1976-03-01,1976-04-30,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6010; seed_huntington:CON 6010,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1976-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 6011,hunt:CON-6011,box_range,,,1976-03-01,1976-04-30,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6011; seed_huntington:CON 6011,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1976-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 6012,hunt:CON-6012,box_range,,,1976-03-01,1976-04-30,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6012; seed_huntington:CON 6012,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1976-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -3133,6 +3148,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 6722,hunt:CON-6722,box_range,,,1980-01-01,1980-02-29,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6722; seed_huntington:CON 6722,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1980-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 6723,hunt:CON-6723,box_range,,,1980-01-01,1980-02-29,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6723; seed_huntington:CON 6723,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1980-02-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 9012,sec:pbs-nuclear-war-head-1980,item,Removing another nuclear war head.,,1980-01-01,1980-12-31,1980,1,Los Angeles Times,Secondary citation,secondary_web:pbs-nuclear-war-head-1980@https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy): ""The caption reads: ""Removing another nuclear war head."""" | date evidence: ""Los Angeles Times (1980)""",secondary_citation,secondary_citation_only
+9098,phd:1986-reagan-1-260.jpg,item,Paul Conrad’s Nancy & Ronald Reagan in send up of “American Gothic” during 1980s farm crisis.,,1980-01-01,1989-12-31,,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption,secondary_citation,secondary_citation_only

 6724,hunt:CON-6724,box_range,,,1980-03-01,1980-05-31,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6724; seed_huntington:CON 6724,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1980-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 6725,hunt:CON-6725,box_range,,,1980-03-01,1980-05-31,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6725; seed_huntington:CON 6725,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1980-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 6726,hunt:CON-6726,box_range,,,1980-03-01,1980-05-31,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6726; seed_huntington:CON 6726,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1980-03-06 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -5377,6 +5393,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 2942,hunt:CON-2942,box_range,,,1988-03-01,1988-04-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2942; seed_huntington:CON 2942,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1988-04-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 2943,hunt:CON-2943,box_range,,,1988-03-01,1988-04-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2943; seed_huntington:CON 2943,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1988-04-30 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8655,loc:2016685154,item,"[Reagan ""shooting up"" with arms]",1988-03-18,1988-03-18,1988-03-18,1988,0,Los Angeles Times,Library of Congress,loc:2016685154; seed_loc:2016685154,https://www.loc.gov/pictures/item/2016685154/,,"Reagan, Ronald",Drug abuse; Machine guns; Military policy,"May be restricted: Copyright 1988, The Los Angeles Times. Information on reproduction rights available in LC P&P Restrictions Statement.",,direct_api; seed_direct,
+9064,sec:wrmea-talk-peace-1988,item,"I'm willing to talk peace, but there aren't any Palestinians to talk peace with.",1988-04-27,1988-04-27,1988-04-27,1988,0,Los Angeles Times,Secondary citation,secondary_web:wrmea-talk-peace-1988@https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html,https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by Washington Report on Middle East Affairs, July 1988, p. 12: ""Palestinian corpses captioned: ""I'm willing to talk peace, but there aren't any Palestinians to talk peace with."""" | date evidence: ""The struggle reached a climax April 27 with publication of a Conrad cartoon"" | caveat: year from the article's own date (WRMEA, July 1988): 'April 27' = 27 Apr 1988",secondary_citation,secondary_citation_only

 2944,hunt:CON-2944,box_range,,,1988-05-01,1988-06-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2944; seed_huntington:CON 2944,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1988-05-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 2945,hunt:CON-2945,box_range,,,1988-05-01,1988-06-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2945; seed_huntington:CON 2945,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1988-05-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 2946,hunt:CON-2946,box_range,,,1988-05-01,1988-06-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2946; seed_huntington:CON 2946,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1988-05-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -7013,6 +7030,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 4552,hunt:CON-4552,box_range,,,1994-01-01,1994-02-28,1994,1,,Huntington Library,huntington:CON 4552; seed_huntington:CON 4552,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1994-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 9004,sec:pbs-young-man-horn-1994,item,Young Man With a Horn,,1994-01-01,1994-12-31,1994,1,Los Angeles Times,Secondary citation,secondary_web:pbs-young-man-horn-1994@https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html; seed_catalog:obit-clinton-horn-1994,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/; https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html,,"Clinton, Bill",Clinton Era; Editorial cartoons; GOP/Republican Party,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy): ""The caption reads: ""Young Man With a Horn."""" | date evidence: ""Los Angeles Times (1994)""",secondary_citation,secondary_citation_only
 9030,sec:lat-here-lies-nixon-1994,item,Here lies Richard Nixon.,,1994-01-01,1994-12-31,1994,1,Los Angeles Times,Secondary citation,secondary_web:lat-here-lies-nixon-1994@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by Los Angeles Times obituary, 5 Sep 2010: ""He drew the 37th president's grave with the words: ""Here lies Richard Nixon."""" | date evidence: ""Others saw Nixon's 1994 death as occasion for absolution.""",secondary_citation,secondary_citation_only
+9099,phd:clinton-elephant-300.jpg,item,"In 1994, Paul Conrad cast Bill Clinton as playing the Republican's song.",,1994-01-01,1994-12-31,1994,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg,"Clinton, Bill",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption,secondary_citation,secondary_citation_only

 4553,hunt:CON-4553,box_range,,,1994-03-01,1994-04-30,1994,1,,Huntington Library,huntington:CON 4553; seed_huntington:CON 4553,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1994-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 4554,hunt:CON-4554,box_range,,,1994-03-01,1994-04-30,1994,1,,Huntington Library,huntington:CON 4554; seed_huntington:CON 4554,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1994-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 4555,hunt:CON-4555,box_range,,,1994-03-01,1994-04-30,1994,1,,Huntington Library,huntington:CON 4555; seed_huntington:CON 4555,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=1994-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -9010,7 +9028,51 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
 8626,hunt:CON-12358,box_range,,,2003-10-01,2003-12-31,2003,1,,Huntington Library,huntington:CON 12358; seed_huntington:CON 12358,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=2003-12-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8627,hunt:CON-12359,box_range,,,2003-10-01,2003-12-31,2003,1,,Huntington Library,huntington:CON 12359; seed_huntington:CON 12359,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=2003-12-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
 8628,hunt:CON-12360,box_range,,,2003-10-01,2003-12-31,2003,1,,Huntington Library,huntington:CON 12360; seed_huntington:CON 12360,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,"Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.","range-level slot; interpolated date_est=2003-12-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9062,lat:lat-home-for-christmas-2003,item,I'll be home for Christmas....,2003-12-25,2003-12-25,2003-12-25,2003,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html,https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Quoted from letters to the editor, Los Angeles Times, 29 Dec 2003 (year from the letters page date): ""depicted a flag-draped coffin with the caption, ""I'll be home for Christmas"" | date evidence: ""Re Paul Conrad's Dec. 25 editorial cartoon (Commentary)""",direct_html,

 8999,sec:pbs-cover-up-2004,item,The Cover-Up,,2004-01-01,2004-12-31,2004,1,Los Angeles Times,Secondary citation,secondary_web:pbs-cover-up-2004@https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy): ""The caption reads: ""The Cover-Up."""" | date evidence: ""Los Angeles Times (2004)""",secondary_citation,secondary_citation_only
 9002,sec:pbs-elect-bush-twice-2004,item,"Elect Bush once, shame on me — Elect Bush twice, shame on you",,2004-01-01,2004-12-31,2004,1,Los Angeles Times,Secondary citation,secondary_web:pbs-elect-bush-twice-2004@https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Cited by PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy): ""saying ""Elect Bush once, shame on me,"" and the other pointing out and saying ""Elect Bush twice, shame on you."""" | date evidence: ""Los Angeles Times (2004)""",secondary_citation,secondary_citation_only
 8972,cat:obit-palin-2008,item,Sarah Palin with the slain Republican elephant,,2008-01-01,2008-12-31,2008,0,Syndicated (post-LA Times),Secondary citation,seed_catalog:obit-palin-2008,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/,,,Elections & Campaigns; GOP/Republican Party,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9100,phd:2008-palin-260.jpg,item,"Paul Conrad's Sarah Palin, post-election 2008, slaying the Republican elephant.",,2008-01-01,2008-12-31,2008,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption,secondary_citation,secondary_citation_only

 8964,syr:B1F8,folder,"Cartoons, undated (folder B1F8)",,,,,0,,Syracuse University,seed_syracuse:B1F8,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B1F8,,"Adams, Sherman; Goldfine, Bernard; Johnson, Lyndon B.","AFL-CIO; Federal Bureau of Investigation (FBI); Supreme Court; Teamsters; Vietnam War; de Gaulle, Charles; education; elections; farm workers; farming; labor; racism; segregation; taxes",Syracuse University Special Collections Research Center; reading-room access. Copyright held by the creator's estate / publisher.,,seed_via_reader_bypass,acquired_via_reader_bypass; pending_direct_verification
+9037,latg:00000169-0ccb-dbbe-a16f-4eeb657d0000,item,President Nixon creating a noose for himself from the secret White House tapes.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-2,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/22e1586/2147483647/strip/true/crop/326x510+0+0/resize/326x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F73%2Fc7%2Fc04a6a9b5931e259398596ebf4d7%2Flat-me-conrad-l88tyync20100904155358,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 2; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9038,latg:00000169-0ccb-dbbe-a16f-4eeb657f0000,item,Conrad skewers President Ford for pardoning Richard Nixon.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-3,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/f76d96f/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F2e%2Fde%2Fd408da727348c847814f907428f5%2Flat-me-conrad-l88txync20100904155732,"Ford, Gerald R.; Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 3; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Gerald Ford', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9039,latg:00000169-0ccb-dbbe-a16f-4eeb65820000,item,"While running for president, Jimmy Carter told Robert Scheer in an interview for Playboy magazine that though he was a devout Baptist, he admitted, ""I've loo...",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-4,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/b57e337/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc2%2Fd0%2Fda2949e782028d28f894cdaac6f9%2Flat-me-conrad-l88tymnc20100904155734,"Carter, Jimmy",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 4; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Jimmy Carter', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9040,latg:00000169-0ccb-dbbe-a16f-4eeb65870000,item,"President Reagan draws up his will, leaving huge federal deficits for generations to come.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-5,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/a72419e/2147483647/strip/true/crop/440x510+0+0/resize/440x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2F48%2Fc942242146c27455a410e764ed4b%2Flat-me-conrad-l88uiwnc20100904155810,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 5; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Ronald Reagan', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9041,latg:00000169-0ccb-dbbe-a16f-4eeb65800000,item,Commenting on Nancy Reagan's new White House china during difficult economic times for much of the U.S.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-6,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/8600290/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8f%2F7f%2Fee87679044e53aa5fdfdcd52821f%2Flat-me-conrad-l88uignc20100904155733,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 6; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Nancy Reagan', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9042,latg:00000169-0ccb-dbbe-a16f-4eeb65830000,item,Conrad skewers Los Angeles Mayor Sam Yorty for suggesting that he might be named to a Cabinet post in the Nixon administration. Yorty later sued the cartooni...,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-7,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/86b89df/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fe3%2F72%2F00a0f199900a3bbc6ab603cdedf1%2Flat-me-conrad-l88ui2nc20100904155809,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 7; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Sam Yorty', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9043,latg:00000169-0ccb-dbbe-a16f-4eeb65850000,item,Howls of protest from Northern California followed this cartoon after the north's 95% rejection of a California ballot initiative that would have provided mo...,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-8,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/6cc7e69/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F36%2Ffd%2F07e7b032f8b72055bda8172eb92f%2Flat-me-conrad-l88tx7nc20100904155808,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 8; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'A ballot question', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9044,latg:00000169-0ccb-dbbe-a16f-4eeb658d0000,item,Conrad draws President Nixon as a criminal barricaded in the White House.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-9,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/e595ec4/2147483647/strip/true/crop/431x510+0+0/resize/431x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd2%2F23%2F809cba212d5dea09d7c5d9df1336%2Flat-me-conrad-l88vjdnc20100904160659,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 9; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9045,latg:00000169-0ccb-dbbe-a16f-4eeb65930000,item,"Nixon writes out his famous enemies list -- when in Conrad's view, the president was his own worst enemy.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-10,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/9d2f290/2147483647/strip/true/crop/475x510+0+0/resize/475x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F7c%2F95%2F8ae63838d21424bc0833c8c77687%2Flat-me-conrad-l88vhknc20100904160700,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 10; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9046,latg:00000169-0ccb-dbbe-a16f-4eeb658a0000,item,Nixon enmeshed in the spider web of deceit from the Watergate scandal.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-11,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/c4905b8/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0d%2F7df7e213be568e44d744d70a8a9a%2Flat-me-conrad-l88vh2nc20100904160626,"Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 11; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9047,latg:00000169-0ccb-dbbe-a16f-4eeb65880000,item,Conrad's assessment of the not-guilty verdict in the Rodney King case that led to rioting in Los Angeles.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-12,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/2731ac2/2147483647/strip/true/crop/459x510+0+0/resize/459x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F24%2Fed%2Fe1dc991a6a93086d1f3fa53e6c81%2Flat-me-conrad-l88uxpnc20100904160625,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 12; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Rodney King case', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9048,latg:00000169-0ccb-dbbe-a16f-4eeb658b0000,item,"Victims of poverty and violence, two children consider their futures if they can overcome the odds.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-13,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/a696b21/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F4b%2F44%2F7084e616034e88837ed137b3943a%2Flat-me-conrad-l88uxdnc20100904160627,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 13; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Uncertain futures', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9049,latg:00000169-0ccb-dbbe-a16f-4eeb65a10000,item,"Conrad remembers Rosa Parks, whose refusal to give up her seat sparked the Montgomery, Ala., bus boycott of 1955.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-14,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/18a7f8f/2147483647/strip/true/crop/600x338+0+0/resize/600x338!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0e%2F5731d2c26c09e7b537bcda04e5b7%2Flat-me-conrad-iozqankn20100904165109,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 14; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Saluting a civil rights pioneer', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9050,latg:00000169-0ccb-dbbe-a16f-4eeb65c50000,item,Conrad imagines the chance confrontation between a father and his son at a Vietnam War demonstration.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-15,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/bb9767a/2147483647/strip/true/crop/499x600+0+0/resize/499x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F35%2F71%2Fbae7a3c65db27d4e4929e71e9485%2Fla-me-conrad015-l895a6nc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 15; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Vietnam', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9051,latg:00000169-0ccb-dbbe-a16f-4eeb65c70000,item,"Playing off news that President Reagan used a hearing aid, Conrad focused on his deafness to pleas that Marines be removed from Lebanon.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-16,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/29c1af2/2147483647/strip/true/crop/496x600+0+0/resize/496x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2Ff8%2F77e3cc6e3c6322622e207231050d%2Fla-me-conrad016-l88wwbnc,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 16; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Reagan and Lebanon', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9052,latg:00000169-0ccb-dbbe-a16f-4eeb65ce0000,item,"In a reference to the Monica Lewinsky scandal, Hillary Clinton has a suggestion for her husband.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-17,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/35c6708/2147483647/strip/true/crop/600x588+0+0/resize/600x588!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fdf%2Fb1%2F007851da5d307ddacd71081e2fe4%2Fla-me-conrad017-l895cgnc,"Clinton, Bill",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 17; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Bill Clinton', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9053,latg:00000169-0ccb-dbbe-a16f-4eeb65d00000,item,Conrad's comment on U.S. aid to Iraq during the Reagan administration.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-18,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/9156116/2147483647/strip/true/crop/549x600+0+0/resize/549x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc9%2Fb0%2F66a367a341d475378b7bde45346a%2Fla-me-conrad018-l895bxnc,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 18; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Reagan and Iraq', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9054,latg:00000169-0ccb-dbbe-a16f-4eeb65d10000,item,Conrad's take on Mayor Yorty's running for the Democratic presidential nomination in 1972.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-19,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/81f1fed/2147483647/strip/true/crop/520x600+0+0/resize/520x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F74%2F48%2F79ef20be4d7830897c150289c1c3%2Fla-me-conrad019-l88wwxnc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 19; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Yorty for president', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9055,latg:00000169-0ccb-dbbe-a16f-4eeb65d30000,item,"A practicing Catholic, Conrad long opposed legalized abortion but switched his stance in the late 1980s.",,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-20,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/c531780/2147483647/strip/true/crop/600x598+0+0/resize/600x598!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ffb%2F0c%2Fd834e4b9e6e78cf41b36df14caec%2Fla-me-conrad021-l88xpnnc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 20; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9057,latg:00000169-0ccb-dbbe-a16f-4eeb65d60000,item,Another take on abortion.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-22,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/81dac61/2147483647/strip/true/crop/600x595+0+0/resize/600x595!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2Ff8%2F5961a2989c5ae5bb6114bab842af%2Fla-me-conrad023-l88xqnnc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 22; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9058,latg:00000169-0ccb-dbbe-a16f-4eeb65d70000,item,Union Oil's involvement in the 1969 oil spill in the Santa Barbara channel.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-23,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/ce558f2/2147483647/strip/true/crop/453x600+0+0/resize/453x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2F55%2Fcef0c80277d0ad65f6f3731526b0%2Fla-me-conrad025-l88y40nc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 23; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Oil spill', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9059,latg:00000169-0ccb-dbbe-a16f-4eeb65d90000,item,Nixon is depicted as a used-car salesman trying to sell the country on Gerald Ford.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-24,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/69f2a45/2147483647/strip/true/crop/500x600+0+0/resize/500x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F6f%2F8a%2Fa5897206bb5fe8616df40f09bab9%2Fla-me-conrad026-l895axnc,"Ford, Gerald R.; Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 24; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'How about a Ford?', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9060,latg:00000169-0ccb-dbbe-a16f-4eeb65db0000,item,Conrad reflecting on police attacks on civil rights activists in the South.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-25,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/1a714cc/2147483647/strip/true/crop/470x600+0+0/resize/470x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8d%2F34%2F4b3cc009b8ffdea1d31cb98c6e6b%2Fla-me-conrad027-l895bhnc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 25; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Civil rights', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9061,latg:00000169-0ccb-dbbe-a16f-4eeb65dc0000,item,Justice declines a ride with Sen. Ted Kennedy after Chappaquiddick in 1969.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-26,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/84bc97a/2147483647/strip/true/crop/514x600+0+0/resize/514x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ff5%2F58%2F7a5e36efa6c8f55dd54423e5b4be%2Fla-me-conrad030-l895cxnc,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 26; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Ted Kennedy', credit 'Paul Conrad / Los Angeles Times'",direct_html,

+9063,latg:conrad-s-editorial-cartoon-of-president-bush-as-the-greek-my,item,Conrad's editorial cartoon of President Bush as the Greek mythological character Sisyphus.,,,,,0,Los Angeles Times,Los Angeles Times,latimes:https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-1,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/d3f4d61/2147483647/strip/true/crop/546x510+0+0/resize/546x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F0c%2F32%2Fccf1fc03dd7abf219eeff68e2051%2Flat-me-conrad-ho9h70kf20100904162104,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 1; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label '', credit 'Paul Conrad / Los Angeles Times (caption)'",direct_html,

+9101,phd:american-gothic-280.jpg,item,"Another Paul Conrad “American Gothic” send up, this one charging Ronald Reagan’s policies with driving small farmers out of business & killing their communit...",,,,,1,,The Pop History Dig (blog),pophistorydig:https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",BLOG REPRINT (The Pop History Dig); title = the blog's image caption; undated in source,secondary_citation,secondary_citation_only

+9102,td:conrad-in-a-precarious-position,item,Conrad - In a Precarious Position,,,,,1,Truthdig,Truthdig,truthdig:https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/,https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/,https://www.truthdig.com/wp-content/uploads/2017/07/conrad_elephant_500.gif,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Truthdig web publication of a syndicated Conrad cartoon (Tribune Media Services); date = Truthdig's posting date, not necessarily first publication",secondary_citation,secondary_citation_only

+9103,td:under-new-management-2,item,Under New Management,,,,,1,Truthdig,Truthdig,truthdig:https://www.truthdig.com/cartoons/under-new-management-2/,https://www.truthdig.com/cartoons/under-new-management-2/,https://www.truthdig.com/wp-content/uploads/2017/07/darfur_buchenwald.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","Truthdig web publication of a syndicated Conrad cartoon (Tribune Media Services); date = Truthdig's posting date, not necessarily first publication",secondary_citation,secondary_citation_only

+9104,syrx:27-jpg,item,"Excuse me, Mr. Wallace...You're Stepping on My Lines!",,,,,0,,Syracuse University Libraries,syracuse_exhibit:27.jpg,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/27.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page,direct_html,

+9105,syrx:24-jpg,item,Violation,,,,,0,,Syracuse University Libraries,syracuse_exhibit:24.jpg,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/24.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page,direct_html,

+9106,syrx:22-jpg,item,"We're Gonna' Make History, Hubert!!",,,,,0,,Syracuse University Libraries,syracuse_exhibit:22.jpg,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/22.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page,direct_html,

+9107,syrx:15-jpg,item,Small World Isn't It?,,,,,0,,Syracuse University Libraries,syracuse_exhibit:15.jpg,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/15.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page,direct_html,

+9108,syrx:23-jpg,item,This Has Been a Paid Political Announcement,,,,,0,,Syracuse University Libraries,syracuse_exhibit:23.jpg,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/23.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page,direct_html,

+9109,inv:8E6421E876,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 821, sold 2019-02-19]",,,,,0,,Alexander Historical Auctions LLC,invaluable:8E6421E876,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416659.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2019-02-19 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9110,inv:1914F65A90,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 820, sold 2019-02-19]",,,,,0,,Alexander Historical Auctions LLC,invaluable:1914F65A90,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416671.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2019-02-19 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9111,inv:037423BA6F,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1414, sold 2018-11-14]",,,,,0,,Alexander Historical Auctions LLC,invaluable:037423BA6F,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/55/634755/H0171-L156901083.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-11-14 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9112,inv:B9C4BE79D6,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1499, sold 2018-08-01]",,,,,0,,Alexander Historical Auctions LLC,invaluable:B9C4BE79D6,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786103.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9113,inv:C49421E9A4,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1498, sold 2018-08-01]",,,,,0,,Alexander Historical Auctions LLC,invaluable:C49421E9A4,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786094.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9114,inv:8D040B5B24,item,"[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1497, sold 2018-08-01]",,,,,0,,Alexander Historical Auctions LLC,invaluable:8D040B5B24,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148785977.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date,secondary_citation,secondary_citation_only

+9115,inv:CCF45A48A6,item,The Perot Effect (CLANG),,,,,0,,Link Auction Galleries,invaluable:CCF45A48A6,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/linkauctiongalleries/56/774256/H18786-L377517958.JPG,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","AUCTION RECORD (Invaluable) lot title 'Paul Conrad, Iowa/ California 1924-2010, The Perot Effect (CLANG), Ink print'; sale date 2024-07-13 is NOT the cartoon's date",secondary_citation,secondary_citation_only

+9116,inv:0E444528A6,item,Flag Raising At Guantanamo,,,,,0,,Swann Auction Galleries,invaluable:0E444528A6,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/swanngalleries/80/769580/H0132-L374412772.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","AUCTION RECORD (Invaluable) lot title 'PAUL CONRAD (1924-2010) ""Flag Raising At Guantanamo.""'; sale date 2024-06-20 is NOT the cartoon's date",secondary_citation,secondary_citation_only

+9117,inv:15541D8A43,item,The Fastest Gun in the West,,,,,0,,Weschler's,invaluable:15541D8A43,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/weschlers/15/697315/H0143-L255107627.jpg,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.","AUCTION RECORD (Invaluable) lot title 'Paul Conrad (American 1924-2010), The Fastest Gun in the West, Ink and Marker, Framed, 19-1/2 x 17 inches'; sale date 2021-05-25 is NOT the cartoon's date",secondary_citation,secondary_citation_only

diff --git a/data/exports/cartoons.json b/data/exports/cartoons.json
index 589f281..d0281d8 100644
--- a/data/exports/cartoons.json
+++ b/data/exports/cartoons.json
@@ -188,7 +188,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy): \"This cartoon celebrates Eisenhower's 1957 enforcement of the Supreme Court's school desegregation order\" | date evidence: \"Denver Post (1958)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -3232,6 +3232,67 @@
   ],
   "provenance_flags": []
  },
+ {
+  "id": 9068,
+  "canonical_id": "pcg:6783",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1959-11-01",
+  "date_end": "1959-11-30",
+  "year": 1959,
+  "date_is_estimate": 1,
+  "title": "\"..Howdy Bo..!!",
+  "caption": null,
+  "description": null,
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "31cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 9 November 1959; medium Pen and ink, wax crayon on paper, size 31cm x 33cm | CAVEAT: dealer states the LA Times before 1964, when Conrad was at the Denver Post",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:22:58+00:00",
+  "updated_at": "2026-09-25T18:22:58+00:00",
+  "sources": [
+   {
+    "id": 17767,
+    "cartoon_id": 9068,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 8683,
   "canonical_id": "loc:2005685912",
@@ -3385,8 +3446,8 @@
     "local_image": null,
     "access_level": "online_image",
     "rights_url": null,
-    "provenance": "live:DPLA q=\"conrad, paul\"",
-    "retrieved_at": "2026-09-24T23:33:19+00:00",
+    "provenance": "live:DPLA q=sourceResource.creator=\"Conrad, Paul\"",
+    "retrieved_at": "2026-09-25T18:08:11+00:00",
     "acquisition_method": "direct_api"
    }
   ],
@@ -3479,6 +3540,130 @@
    "pending_direct_verification"
   ]
  },
+ {
+  "id": 9072,
+  "canonical_id": "pcg:7206",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1962-04-01",
+  "date_end": "1962-04-30",
+  "year": 1962,
+  "date_is_estimate": 1,
+  "title": "\"..Uncle Sam sent me..!",
+  "caption": null,
+  "description": null,
+  "publication": "Denver Post",
+  "syndicate": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "30cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Denver Post / 9 April 1962; medium Pen and ink, wax crayon on paper, size 30cm x 33cm",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:07+00:00",
+  "updated_at": "2026-09-25T18:23:07+00:00",
+  "sources": [
+   {
+    "id": 17771,
+    "cartoon_id": 9072,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2024/01/21/conrad6.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9069,
+  "canonical_id": "pcg:6784",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1962-11-01",
+  "date_end": "1962-11-30",
+  "year": 1962,
+  "date_is_estimate": 1,
+  "title": "\"My name is Richard Nixon... I'm running for county commissioner in 64..!\"",
+  "caption": null,
+  "description": null,
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "31cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 7 November 1962; medium Pen and ink, wax crayon on paper, size 31cm x 33cm | CAVEAT: dealer states the LA Times before 1964, when Conrad was at the Denver Post",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:00+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17768,
+    "cartoon_id": 9069,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad4.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 8901,
   "canonical_id": "syr:B1F1",
@@ -3595,7 +3780,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy): \"The caption reads: \"It looked back!!\"\" | date evidence: \"Denver Post (1963)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -3752,6 +3937,189 @@
    "secondary_citation_only"
   ]
  },
+ {
+  "id": 9067,
+  "canonical_id": "pcg:6786",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1964-01-01",
+  "date_end": "1964-12-31",
+  "year": 1964,
+  "date_is_estimate": 1,
+  "title": "'G.O.P. to 'sell' Benson to farmers' ....(news item)",
+  "caption": null,
+  "description": null,
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "30cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink, wax crayon on paper, size 30cm x 33cm",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:22:58+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17766,
+    "cartoon_id": 9067,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad3.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9070,
+  "canonical_id": "pcg:7103",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1964-01-01",
+  "date_end": "1964-12-31",
+  "year": 1964,
+  "date_is_estimate": 1,
+  "title": "\"..Oh Yeah!... Oh Yeah!... Oh Yeah!...\"",
+  "caption": null,
+  "description": null,
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Pen and ink on paper",
+  "dimensions": "30cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink on paper, size 30cm x 33cm",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:03+00:00",
+  "updated_at": "2026-09-25T18:23:03+00:00",
+  "sources": [
+   {
+    "id": 17769,
+    "cartoon_id": 9070,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2023/05/16/conrad_beatles.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9071,
+  "canonical_id": "pcg:3217",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1964-01-01",
+  "date_end": "1964-12-31",
+  "year": 1964,
+  "date_is_estimate": 1,
+  "title": "..or is it writhing?",
+  "caption": null,
+  "description": null,
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "31cm x 33cm",
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 1964; medium Pen and ink, wax crayon on paper, size 31cm x 33cm",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:05+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17770,
+    "cartoon_id": 9071,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2015/05/27/conrad2.jpg__345x300_q85.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Political Cartoon Gallery (dealer)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 8903,
   "canonical_id": "syr:B1F3",
@@ -4829,7 +5197,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy): \"The caption reads: \"Will 200,000 be enough?\"\" | date evidence: \"Los Angeles Times (1965)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -10093,6 +10461,181 @@
    "pending_direct_verification"
   ]
  },
+ {
+  "id": 9034,
+  "canonical_id": "dpla:86eb2a092258ff7bed24ffc34ac882f4",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1967-01-01",
+  "date_end": "1967-12-31",
+  "year": 1967,
+  "date_is_estimate": 0,
+  "title": "Lyndon B. Johnson",
+  "caption": null,
+  "description": "Paul Conrad, born 27 Jun 1924 Lyndon Baines Johnson, 27 Aug 1908 - 22 Jan 1973 Lyndon B. Johnson Social Welfare and Reform Legislators Arts and Culture Writers Public officers Vice-Presidents Presidents Nature Presidential Medal of Freedom Literature Congressmen Government Portraits Ecology Civilian awards Educators Headgear Animals Costume Preparatory sketch Men Horses Senators Philanthropists Hats Politics Education and Scholarship Conrad, Paul Johnson, Lyndon Baines Hat Nature & Environment Animal Horse Lyndon Baines Johnson Male Writer Politics and Government Vice-President of US Educator Teacher Government official President of US Philanthropist US Senator Texas US Congressman Portrait In 1978, Time magazine donated approximately eight hundred works of original cover art to the National Portrait Gallery. The museum is dedicated to telling the stories of individuals who have shaped the United States, and the Time Collection—featuring prominent international figures and events—enric",
+  "publication": "Time",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "National Portrait Gallery, Smithsonian Institution; gift of Time magazine; conserved with funds from The Pritzker Traubert Family Foundation",
+  "copyright_holder": null,
+  "notes": "original Time cover art (NPG Time Collection, donated by Time 1978)",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:47:19+00:00",
+  "updated_at": "2026-09-25T17:47:19+00:00",
+  "sources": [
+   {
+    "id": 17733,
+    "cartoon_id": 9034,
+    "source_id": "dpla",
+    "repository": "National Portrait Gallery",
+    "collection_name": "via DPLA",
+    "identifier": "86eb2a092258ff7bed24ffc34ac882f4",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "http://n2t.net/ark:/65665/sm45122bad1-ea2e-40dd-b68d-5885b8b6b1e7",
+    "image_url": null,
+    "thumbnail_url": "https://ids.si.edu/ids/deliveryService?id=NPG-78T1076A_1",
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:DPLA q=sourceResource.creator=\"Paul Conrad, born 27 Jun 1924\"",
+    "retrieved_at": "2026-09-25T18:08:10+00:00",
+    "acquisition_method": "direct_api"
+   }
+  ],
+  "subjects": [],
+  "people": [
+   "Johnson, Lyndon B."
+  ],
+  "repositories": [
+   "National Portrait Gallery"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_api"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9035,
+  "canonical_id": "dpla:12751b0b09b6c220323364ea11838221",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1967-01-01",
+  "date_end": "1967-12-31",
+  "year": 1967,
+  "date_is_estimate": 0,
+  "title": "LBJ as King",
+  "caption": null,
+  "description": "Paul Conrad, born 27 Jun 1924 Hubert Horatio Humphrey, Jr., 27 May 1911 - 13 Jan 1978 Lyndon Baines Johnson, 27 Aug 1908 - 22 Jan 1973 Robert Francis Kennedy, 20 Nov 1925 - 6 Jun 1968 Richard Milhous Nixon, 9 Jan 1913 - 22 Apr 1994 Charles Harting Percy, 27 Sep 1919 - 17 Sep 2011 Ronald Wilson Reagan, 6 Feb 1911 - 5 Jun 2004 Nelson Aldrich Rockefeller, 8 Jul 1908 - 26 Jan 1979 George Wilcken Romney, 8 Jul 1907 - 27 Jul 1995 LBJ as King Social Welfare and Reform Business and Finance Legislators Writers Businessperson Campaign director Home Furnishings Public official Company president Military and Intelligence Manufacturer Public officers Vice-Presidents Broadcast journalist Entertainers Congressional Gold Medal Presidential Medal of Freedom Cabinet member Literature Congressmen Newscaster Civilian awards Automobiles Medicine and Health Preparatory sketch Men Senators Cloaks Philanthropists Education and Scholarship Journalism and Media Presidential candidate US Attorney General Arts an",
+  "publication": "Time",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "National Portrait Gallery, Smithsonian Institution; gift of Time magazine; conserved with funds from The Pritzker Traubert Family Foundation",
+  "copyright_holder": null,
+  "notes": "original Time cover art (NPG Time Collection, donated by Time 1978)",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:47:19+00:00",
+  "updated_at": "2026-09-25T17:47:19+00:00",
+  "sources": [
+   {
+    "id": 17734,
+    "cartoon_id": 9035,
+    "source_id": "dpla",
+    "repository": "National Portrait Gallery",
+    "collection_name": "via DPLA",
+    "identifier": "12751b0b09b6c220323364ea11838221",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "http://n2t.net/ark:/65665/sm4e3f27662-1c50-4044-ad95-dea6b709d3a4",
+    "image_url": null,
+    "thumbnail_url": "https://ids.si.edu/ids/deliveryService?id=NPG-78T1078A_1",
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:DPLA q=sourceResource.creator=\"Paul Conrad, born 27 Jun 1924\"",
+    "retrieved_at": "2026-09-25T18:08:10+00:00",
+    "acquisition_method": "direct_api"
+   }
+  ],
+  "subjects": [],
+  "people": [
+   "Johnson, Lyndon B."
+  ],
+  "repositories": [
+   "National Portrait Gallery"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_api"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9036,
+  "canonical_id": "dpla:fc313e4824c9624679279520849e5d0c",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1967-01-01",
+  "date_end": "1967-12-31",
+  "year": 1967,
+  "date_is_estimate": 0,
+  "title": "Weighing in for '68",
+  "caption": null,
+  "description": "Paul Conrad, born 27 Jun 1924 Hubert Horatio Humphrey, Jr., 27 May 1911 - 13 Jan 1978 Lyndon Baines Johnson, 27 Aug 1908 - 22 Jan 1973 Robert Francis Kennedy, 20 Nov 1925 - 6 Jun 1968 Richard Milhous Nixon, 9 Jan 1913 - 22 Apr 1994 Charles Harting Percy, 27 Sep 1919 - 17 Sep 2011 Ronald Wilson Reagan, 6 Feb 1911 - 5 Jun 2004 Nelson Aldrich Rockefeller, 8 Jul 1908 - 26 Jan 1979 George Wilcken Romney, 8 Jul 1907 - 27 Jul 1995 Weighing in for '68 Social Welfare and Reform Business and Finance Legislators Writers Businessperson Campaign director Dress accessories Eyeglasses Public official Company president Military and Intelligence Manufacturer Public officers Vice-Presidents Broadcast journalist Entertainers Congressional Gold Medal Presidential Medal of Freedom Cabinet member Literature Congressmen Newscaster Civilian awards Automobiles Medicine and Health Men Senators Philanthropists Education and Scholarship Journalism and Media Presidential candidate US Attorney General Arts and Cult",
+  "publication": "Time",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "National Portrait Gallery, Smithsonian Institution; gift of Time magazine",
+  "copyright_holder": null,
+  "notes": "original Time cover art (NPG Time Collection, donated by Time 1978)",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:47:19+00:00",
+  "updated_at": "2026-09-25T17:47:19+00:00",
+  "sources": [
+   {
+    "id": 17735,
+    "cartoon_id": 9036,
+    "source_id": "dpla",
+    "repository": "National Portrait Gallery",
+    "collection_name": "via DPLA",
+    "identifier": "fc313e4824c9624679279520849e5d0c",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "http://n2t.net/ark:/65665/sm41bb271c3-faeb-4964-ab9a-09a3ac411a0f",
+    "image_url": null,
+    "thumbnail_url": "https://ids.si.edu/ids/deliveryService?id=NPG-NPG_78_TC179-000005",
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:DPLA q=sourceResource.creator=\"Paul Conrad, born 27 Jun 1924\"",
+    "retrieved_at": "2026-09-25T18:08:10+00:00",
+    "acquisition_method": "direct_api"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "National Portrait Gallery"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_api"
+  ],
+  "provenance_flags": []
+ },
  {
   "id": 8976,
   "canonical_id": "cat:obit-apollo1-1967",
@@ -10475,7 +11018,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': \"In April 1967, Conrad drew the cover for Time magazine in an issue about the potential candidates for the 1968 United States presidential election\" | date evidence: \"(1967, April 14). Time, 89 (15)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -11417,7 +11960,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy): \"\"Nixon's the one!\" was a popular campaign slogan during the 1968 presidential elections.\" | date evidence: \"Los Angeles Times (1968)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -11481,7 +12024,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"One potent antipoverty image in 1968 showed an African American baby curled on a filthy mattress in a dilapidated apartment\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -33894,6 +34437,132 @@
    "pending_direct_verification"
   ]
  },
+ {
+  "id": 9094,
+  "canonical_id": "phd:nixon-spiders-web333.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1970-01-01",
+  "date_end": "1979-12-31",
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "Portion of a larger Paul Conrad cartoon from the 1970s showing President Richard Nixon caught up in a Watergate spider web.",
+  "caption": null,
+  "description": "Portion of a larger Paul Conrad cartoon from the 1970s showing President Richard Nixon caught up in a Watergate spider web.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17793,
+    "cartoon_id": 9094,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9097,
+  "canonical_id": "phd:come-get-me-310.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1970-01-01",
+  "date_end": "1979-12-31",
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "A Paul Conrad 1970s cartoon depicting President Nixon as a criminal barricaded in the White House with caption, “If you want me, you’re gonna have to come in...",
+  "caption": null,
+  "description": "A Paul Conrad 1970s cartoon depicting President Nixon as a criminal barricaded in the White House with caption, “If you want me, you’re gonna have to come in and get me!” – reminiscent of some Hollywood movie scenes.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17796,
+    "cartoon_id": 9097,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 8824,
   "canonical_id": "wsu:112067",
@@ -75193,7 +75862,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy): \"This cartoon features Nixon caught up in spider webs spelling out the names of his aides\" | date evidence: \"Los Angeles Times (1972)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -75256,7 +75925,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy): \"The caption reads: \"He says he's from the phone company\" | date evidence: \"Los Angeles Times (1972)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -75276,7 +75945,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"when he drew Nixon disguised as a phone company worker boring a hole in the wall at the Democratic National Committee headquarters\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -75362,7 +76031,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy): \"holding a copy of the Chicago Tribune with the headline \"Death Defeats Truman\"\" | date evidence: \"Printed on the occasion of Harry S. Truman's death in 1972\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -75384,164 +76053,71 @@
   ]
  },
  {
-  "id": 5084,
-  "canonical_id": "hunt:CON-5084",
+  "id": 9095,
+  "canonical_id": "phd:phone-company-300.jpg",
   "creator": "Conrad, Paul, 1924-2010",
-  "granularity": "box_range",
+  "granularity": "item",
   "date_exact": null,
-  "date_start": "1972-03-01",
-  "date_end": "1972-04-30",
+  "date_start": "1972-01-01",
+  "date_end": "1972-12-31",
   "year": 1972,
   "date_is_estimate": 1,
-  "title": null,
+  "title": "In this June 1972 Paul Conrad cartoon, Democrats are peeking out their doorway, looking at a Nixon-caricatured repair man, saying: “He says he’s from the pho...",
   "caption": null,
-  "description": "Original drawing slot CON 5084 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
-  "publication": "Los Angeles Times",
+  "description": "In this June 1972 Paul Conrad cartoon, Democrats are peeking out their doorway, looking at a Nixon-caricatured repair man, saying: “He says he’s from the phone company...”",
+  "publication": null,
   "syndicate": null,
-  "medium": "Original drawing",
+  "medium": null,
   "dimensions": null,
   "signed_name": null,
-  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1972-03-01 (linear within box span, NOT a cataloged date)",
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption",
   "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
   "sources": [
    {
-    "id": 14080,
-    "cartoon_id": 5084,
-    "source_id": "huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5084",
-    "box": "117",
-    "folder": "CON 5084",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "direct_html"
-   },
-   {
-    "id": 5084,
-    "cartoon_id": 5084,
-    "source_id": "seed_huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5084",
-    "box": "117",
-    "folder": "CON 5084",
+    "id": 17794,
+    "cartoon_id": 9095,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg",
+    "box": null,
+    "folder": null,
     "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg",
     "thumbnail_url": null,
     "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "seed:research/corpus.json#huntington",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "seed_direct"
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
    }
   ],
-  "subjects": [],
-  "people": [],
-  "repositories": [
-   "Huntington Library"
-  ],
-  "merged_ids": [],
-  "acquisition_methods": [
-   "direct_html",
-   "seed_direct"
+  "subjects": [
+   "Editorial cartoons"
   ],
-  "provenance_flags": []
- },
- {
-  "id": 5085,
-  "canonical_id": "hunt:CON-5085",
-  "creator": "Conrad, Paul, 1924-2010",
-  "granularity": "box_range",
-  "date_exact": null,
-  "date_start": "1972-03-01",
-  "date_end": "1972-04-30",
-  "year": 1972,
-  "date_is_estimate": 1,
-  "title": null,
-  "caption": null,
-  "description": "Original drawing slot CON 5085 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
-  "publication": "Los Angeles Times",
-  "syndicate": null,
-  "medium": "Original drawing",
-  "dimensions": null,
-  "signed_name": null,
-  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
-  "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1972-03-03 (linear within box span, NOT a cataloged date)",
-  "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
-  "sources": [
-   {
-    "id": 14081,
-    "cartoon_id": 5085,
-    "source_id": "huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5085",
-    "box": "117",
-    "folder": "CON 5085",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "direct_html"
-   },
-   {
-    "id": 5085,
-    "cartoon_id": 5085,
-    "source_id": "seed_huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5085",
-    "box": "117",
-    "folder": "CON 5085",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "seed:research/corpus.json#huntington",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "seed_direct"
-   }
+  "people": [
+   "Nixon, Richard M."
   ],
-  "subjects": [],
-  "people": [],
   "repositories": [
-   "Huntington Library"
+   "The Pop History Dig (blog)"
   ],
   "merged_ids": [],
   "acquisition_methods": [
-   "direct_html",
-   "seed_direct"
+   "secondary_citation"
   ],
-  "provenance_flags": []
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
  },
  {
-  "id": 5086,
-  "canonical_id": "hunt:CON-5086",
+  "id": 5084,
+  "canonical_id": "hunt:CON-5084",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -75551,7 +76127,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5086 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5084 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -75559,20 +76135,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1972-03-04 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1972-03-01 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14082,
-    "cartoon_id": 5086,
+    "id": 14080,
+    "cartoon_id": 5084,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5086",
+    "identifier": "CON 5084",
     "box": "117",
-    "folder": "CON 5086",
+    "folder": "CON 5084",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -75585,14 +76161,170 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5086,
-    "cartoon_id": 5086,
+    "id": 5084,
+    "cartoon_id": 5084,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5086",
+    "identifier": "CON 5084",
     "box": "117",
-    "folder": "CON 5086",
+    "folder": "CON 5084",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "seed:research/corpus.json#huntington",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "seed_direct"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "Huntington Library"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html",
+   "seed_direct"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 5085,
+  "canonical_id": "hunt:CON-5085",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "box_range",
+  "date_exact": null,
+  "date_start": "1972-03-01",
+  "date_end": "1972-04-30",
+  "year": 1972,
+  "date_is_estimate": 1,
+  "title": null,
+  "caption": null,
+  "description": "Original drawing slot CON 5085 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Original drawing",
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "copyright_holder": null,
+  "notes": "range-level slot; interpolated date_est=1972-03-03 (linear within box span, NOT a cataloged date)",
+  "merged_into": null,
+  "created_at": "2026-09-24T23:33:02+00:00",
+  "updated_at": "2026-09-24T23:33:02+00:00",
+  "sources": [
+   {
+    "id": 14081,
+    "cartoon_id": 5085,
+    "source_id": "huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5085",
+    "box": "117",
+    "folder": "CON 5085",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "direct_html"
+   },
+   {
+    "id": 5085,
+    "cartoon_id": 5085,
+    "source_id": "seed_huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5085",
+    "box": "117",
+    "folder": "CON 5085",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "seed:research/corpus.json#huntington",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "seed_direct"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "Huntington Library"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html",
+   "seed_direct"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 5086,
+  "canonical_id": "hunt:CON-5086",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "box_range",
+  "date_exact": null,
+  "date_start": "1972-03-01",
+  "date_end": "1972-04-30",
+  "year": 1972,
+  "date_is_estimate": 1,
+  "title": null,
+  "caption": null,
+  "description": "Original drawing slot CON 5086 in Box 117 (Part I > Original Drawings - Oversize); box span '1972, Mar- Apr'. Title not cataloged in the public finding aid.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Original drawing",
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "copyright_holder": null,
+  "notes": "range-level slot; interpolated date_est=1972-03-04 (linear within box span, NOT a cataloged date)",
+  "merged_into": null,
+  "created_at": "2026-09-24T23:33:02+00:00",
+  "updated_at": "2026-09-24T23:33:02+00:00",
+  "sources": [
+   {
+    "id": 14082,
+    "cartoon_id": 5086,
+    "source_id": "huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5086",
+    "box": "117",
+    "folder": "CON 5086",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "direct_html"
+   },
+   {
+    "id": 5086,
+    "cartoon_id": 5086,
+    "source_id": "seed_huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5086",
+    "box": "117",
+    "folder": "CON 5086",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -95066,7 +95798,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy): \"The caption reads: \"His own worst enemy.\"\" | date evidence: \"Los Angeles Times (1973)\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -95086,7 +95818,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"\"His own worst enemy,\" said one cartoon of the glowering president, hunkered over his enemies list.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -95108,6 +95840,26 @@
     "provenance": "seed:data/cartoons.json",
     "retrieved_at": "2026-09-24T23:33:02+00:00",
     "acquisition_method": "secondary_citation"
+   },
+   {
+    "id": 17795,
+    "cartoon_id": 9096,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
    }
   ],
   "subjects": [
@@ -95118,10 +95870,12 @@
    "Nixon, Richard M."
   ],
   "repositories": [
-   "Secondary citation"
+   "Secondary citation",
+   "The Pop History Dig (blog)"
   ],
   "merged_ids": [
-   8966
+   8966,
+   9096
   ],
   "acquisition_methods": [
    "secondary_citation"
@@ -95172,7 +95926,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): \"Nixon as Richard II Paul Conrad Los Angeles Times (1973)\" | date evidence: \"a morose Nixon quotes Shakespeare's King Richard II\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -100443,86 +101197,69 @@
   "provenance_flags": []
  },
  {
-  "id": 429,
-  "canonical_id": "hunt:CON-429",
+  "id": 9066,
+  "canonical_id": "pcg:6785",
   "creator": "Conrad, Paul, 1924-2010",
-  "granularity": "box_range",
+  "granularity": "item",
   "date_exact": null,
-  "date_start": "1973-06-01",
-  "date_end": "1974-12-31",
+  "date_start": "1973-05-01",
+  "date_end": "1973-05-31",
   "year": 1973,
   "date_is_estimate": 1,
-  "title": null,
+  "title": "Even in Italy, we're reminded of Watergate!",
   "caption": null,
-  "description": "Original drawing slot CON 429 in Box 11 (Part I > Original Drawings); box span '1973, June- 1974'. Title not cataloged in the public finding aid.",
+  "description": null,
   "publication": "Los Angeles Times",
   "syndicate": null,
-  "medium": "Original drawing",
-  "dimensions": null,
+  "medium": "Pen and ink, watercolour on paper",
+  "dimensions": "22cm x 28cm",
   "signed_name": null,
-  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1973-06-01 (linear within box span, NOT a cataloged date)",
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 31 May 1973; medium Pen and ink, watercolour on paper, size 22cm x 28cm",
   "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
+  "created_at": "2026-09-25T18:22:56+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
   "sources": [
    {
-    "id": 9425,
-    "cartoon_id": 429,
-    "source_id": "huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 429",
-    "box": "11",
-    "folder": "CON 429",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "direct_html"
-   },
-   {
-    "id": 429,
-    "cartoon_id": 429,
-    "source_id": "seed_huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 429",
-    "box": "11",
-    "folder": "CON 429",
+    "id": 17765,
+    "cartoon_id": 9066,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/",
+    "box": null,
+    "folder": null,
     "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad2.jpg__345x300_q85.jpg",
     "thumbnail_url": null,
     "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "seed:research/corpus.json#huntington",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "seed_direct"
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
    }
   ],
-  "subjects": [],
+  "subjects": [
+   "Editorial cartoons"
+  ],
   "people": [],
   "repositories": [
-   "Huntington Library"
+   "Political Cartoon Gallery (dealer)"
   ],
   "merged_ids": [],
   "acquisition_methods": [
-   "direct_html",
-   "seed_direct"
+   "secondary_citation"
   ],
-  "provenance_flags": []
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
  },
  {
-  "id": 430,
-  "canonical_id": "hunt:CON-430",
+  "id": 429,
+  "canonical_id": "hunt:CON-429",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -100532,7 +101269,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 430 in Box 11 (Part I > Original Drawings); box span '1973, June- 1974'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 429 in Box 11 (Part I > Original Drawings); box span '1973, June- 1974'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -100540,20 +101277,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1973-06-17 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1973-06-01 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 9426,
-    "cartoon_id": 430,
+    "id": 9425,
+    "cartoon_id": 429,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 430",
+    "identifier": "CON 429",
     "box": "11",
-    "folder": "CON 430",
+    "folder": "CON 429",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -100566,14 +101303,92 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 430,
-    "cartoon_id": 430,
+    "id": 429,
+    "cartoon_id": 429,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 430",
+    "identifier": "CON 429",
     "box": "11",
-    "folder": "CON 430",
+    "folder": "CON 429",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "seed:research/corpus.json#huntington",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "seed_direct"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "Huntington Library"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html",
+   "seed_direct"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 430,
+  "canonical_id": "hunt:CON-430",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "box_range",
+  "date_exact": null,
+  "date_start": "1973-06-01",
+  "date_end": "1974-12-31",
+  "year": 1973,
+  "date_is_estimate": 1,
+  "title": null,
+  "caption": null,
+  "description": "Original drawing slot CON 430 in Box 11 (Part I > Original Drawings); box span '1973, June- 1974'. Title not cataloged in the public finding aid.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Original drawing",
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "copyright_holder": null,
+  "notes": "range-level slot; interpolated date_est=1973-06-17 (linear within box span, NOT a cataloged date)",
+  "merged_into": null,
+  "created_at": "2026-09-24T23:33:02+00:00",
+  "updated_at": "2026-09-24T23:33:02+00:00",
+  "sources": [
+   {
+    "id": 9426,
+    "cartoon_id": 430,
+    "source_id": "huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 430",
+    "box": "11",
+    "folder": "CON 430",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "direct_html"
+   },
+   {
+    "id": 430,
+    "cartoon_id": 430,
+    "source_id": "seed_huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 430",
+    "box": "11",
+    "folder": "CON 430",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122266,164 +123081,69 @@
   "provenance_flags": []
  },
  {
-  "id": 5595,
-  "canonical_id": "hunt:CON-5595",
+  "id": 9073,
+  "canonical_id": "pcg:5457",
   "creator": "Conrad, Paul, 1924-2010",
-  "granularity": "box_range",
+  "granularity": "item",
   "date_exact": null,
-  "date_start": "1974-07-01",
-  "date_end": "1974-08-31",
+  "date_start": "1974-06-01",
+  "date_end": "1974-06-30",
   "year": 1974,
   "date_is_estimate": 1,
-  "title": null,
+  "title": "Watergate Tapes",
   "caption": null,
-  "description": "Original drawing slot CON 5595 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": null,
   "publication": "Los Angeles Times",
   "syndicate": null,
-  "medium": "Original drawing",
-  "dimensions": null,
+  "medium": "Pen and ink, wax crayon on paper",
+  "dimensions": "31cm x 36cm",
   "signed_name": null,
-  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-01 (linear within box span, NOT a cataloged date)",
+  "notes": "DEALER COPY (Political Cartoon Gallery, London) of an original drawing; publication/date as stated by the dealer: Los Angeles Times / 9 June 1974; medium Pen and ink, wax crayon on paper, size 31cm x 36cm",
   "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
   "sources": [
    {
-    "id": 14591,
-    "cartoon_id": 5595,
-    "source_id": "huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5595",
-    "box": "131",
-    "folder": "CON 5595",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "direct_html"
-   },
-   {
-    "id": 5595,
-    "cartoon_id": 5595,
-    "source_id": "seed_huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5595",
-    "box": "131",
-    "folder": "CON 5595",
+    "id": 17772,
+    "cartoon_id": 9073,
+    "source_id": "pc_gallery",
+    "repository": "Political Cartoon Gallery (dealer)",
+    "collection_name": "dealer stock",
+    "identifier": "https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/",
+    "box": null,
+    "folder": null,
     "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
+    "record_url": "https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/",
+    "image_url": "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad1.jpg__345x300_q85.jpg",
     "thumbnail_url": null,
     "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "seed:research/corpus.json#huntington",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "seed_direct"
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pc_gallery 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
    }
   ],
-  "subjects": [],
-  "people": [],
-  "repositories": [
-   "Huntington Library"
-  ],
-  "merged_ids": [],
-  "acquisition_methods": [
-   "direct_html",
-   "seed_direct"
-  ],
-  "provenance_flags": []
- },
- {
-  "id": 5596,
-  "canonical_id": "hunt:CON-5596",
-  "creator": "Conrad, Paul, 1924-2010",
-  "granularity": "box_range",
-  "date_exact": null,
-  "date_start": "1974-07-01",
-  "date_end": "1974-08-31",
-  "year": 1974,
-  "date_is_estimate": 1,
-  "title": null,
-  "caption": null,
-  "description": "Original drawing slot CON 5596 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
-  "publication": "Los Angeles Times",
-  "syndicate": null,
-  "medium": "Original drawing",
-  "dimensions": null,
-  "signed_name": null,
-  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
-  "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-03 (linear within box span, NOT a cataloged date)",
-  "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
-  "sources": [
-   {
-    "id": 14592,
-    "cartoon_id": 5596,
-    "source_id": "huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5596",
-    "box": "131",
-    "folder": "CON 5596",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "direct_html"
-   },
-   {
-    "id": 5596,
-    "cartoon_id": 5596,
-    "source_id": "seed_huntington",
-    "repository": "Huntington Library",
-    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5596",
-    "box": "131",
-    "folder": "CON 5596",
-    "page": null,
-    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
-    "image_url": null,
-    "thumbnail_url": null,
-    "local_image": null,
-    "access_level": "archive_visit",
-    "rights_url": "https://www.huntington.org/reproduction-requests",
-    "provenance": "seed:research/corpus.json#huntington",
-    "retrieved_at": "2026-09-24T23:33:02+00:00",
-    "acquisition_method": "seed_direct"
-   }
+  "subjects": [
+   "Editorial cartoons"
   ],
-  "subjects": [],
   "people": [],
   "repositories": [
-   "Huntington Library"
+   "Political Cartoon Gallery (dealer)"
   ],
   "merged_ids": [],
   "acquisition_methods": [
-   "direct_html",
-   "seed_direct"
+   "secondary_citation"
   ],
-  "provenance_flags": []
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
  },
  {
-  "id": 5597,
-  "canonical_id": "hunt:CON-5597",
+  "id": 5595,
+  "canonical_id": "hunt:CON-5595",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122433,7 +123153,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5597 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5595 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122441,20 +123161,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-05 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-01 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14593,
-    "cartoon_id": 5597,
+    "id": 14591,
+    "cartoon_id": 5595,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5597",
+    "identifier": "CON 5595",
     "box": "131",
-    "folder": "CON 5597",
+    "folder": "CON 5595",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122467,14 +123187,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5597,
-    "cartoon_id": 5597,
+    "id": 5595,
+    "cartoon_id": 5595,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5597",
+    "identifier": "CON 5595",
     "box": "131",
-    "folder": "CON 5597",
+    "folder": "CON 5595",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122500,8 +123220,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5598,
-  "canonical_id": "hunt:CON-5598",
+  "id": 5596,
+  "canonical_id": "hunt:CON-5596",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122511,7 +123231,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5598 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5596 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122519,20 +123239,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-07 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-03 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14594,
-    "cartoon_id": 5598,
+    "id": 14592,
+    "cartoon_id": 5596,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5598",
+    "identifier": "CON 5596",
     "box": "131",
-    "folder": "CON 5598",
+    "folder": "CON 5596",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122545,14 +123265,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5598,
-    "cartoon_id": 5598,
+    "id": 5596,
+    "cartoon_id": 5596,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5598",
+    "identifier": "CON 5596",
     "box": "131",
-    "folder": "CON 5598",
+    "folder": "CON 5596",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122578,8 +123298,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5599,
-  "canonical_id": "hunt:CON-5599",
+  "id": 5597,
+  "canonical_id": "hunt:CON-5597",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122589,7 +123309,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5599 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5597 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122597,20 +123317,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-09 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-05 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14595,
-    "cartoon_id": 5599,
+    "id": 14593,
+    "cartoon_id": 5597,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5599",
+    "identifier": "CON 5597",
     "box": "131",
-    "folder": "CON 5599",
+    "folder": "CON 5597",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122623,14 +123343,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5599,
-    "cartoon_id": 5599,
+    "id": 5597,
+    "cartoon_id": 5597,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5599",
+    "identifier": "CON 5597",
     "box": "131",
-    "folder": "CON 5599",
+    "folder": "CON 5597",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122656,8 +123376,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5600,
-  "canonical_id": "hunt:CON-5600",
+  "id": 5598,
+  "canonical_id": "hunt:CON-5598",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122667,7 +123387,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5600 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5598 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122675,20 +123395,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-11 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-07 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14596,
-    "cartoon_id": 5600,
+    "id": 14594,
+    "cartoon_id": 5598,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5600",
+    "identifier": "CON 5598",
     "box": "131",
-    "folder": "CON 5600",
+    "folder": "CON 5598",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122701,14 +123421,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5600,
-    "cartoon_id": 5600,
+    "id": 5598,
+    "cartoon_id": 5598,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5600",
+    "identifier": "CON 5598",
     "box": "131",
-    "folder": "CON 5600",
+    "folder": "CON 5598",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122734,8 +123454,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5601,
-  "canonical_id": "hunt:CON-5601",
+  "id": 5599,
+  "canonical_id": "hunt:CON-5599",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122745,7 +123465,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5601 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5599 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122753,20 +123473,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-13 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-09 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14597,
-    "cartoon_id": 5601,
+    "id": 14595,
+    "cartoon_id": 5599,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5601",
+    "identifier": "CON 5599",
     "box": "131",
-    "folder": "CON 5601",
+    "folder": "CON 5599",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122779,14 +123499,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5601,
-    "cartoon_id": 5601,
+    "id": 5599,
+    "cartoon_id": 5599,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5601",
+    "identifier": "CON 5599",
     "box": "131",
-    "folder": "CON 5601",
+    "folder": "CON 5599",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122812,8 +123532,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5602,
-  "canonical_id": "hunt:CON-5602",
+  "id": 5600,
+  "canonical_id": "hunt:CON-5600",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122823,7 +123543,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5602 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5600 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122831,20 +123551,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-15 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-11 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14598,
-    "cartoon_id": 5602,
+    "id": 14596,
+    "cartoon_id": 5600,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5602",
+    "identifier": "CON 5600",
     "box": "131",
-    "folder": "CON 5602",
+    "folder": "CON 5600",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122857,14 +123577,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5602,
-    "cartoon_id": 5602,
+    "id": 5600,
+    "cartoon_id": 5600,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5602",
+    "identifier": "CON 5600",
     "box": "131",
-    "folder": "CON 5602",
+    "folder": "CON 5600",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122890,8 +123610,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5603,
-  "canonical_id": "hunt:CON-5603",
+  "id": 5601,
+  "canonical_id": "hunt:CON-5601",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122901,7 +123621,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5603 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5601 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122909,20 +123629,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-17 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-13 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14599,
-    "cartoon_id": 5603,
+    "id": 14597,
+    "cartoon_id": 5601,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5603",
+    "identifier": "CON 5601",
     "box": "131",
-    "folder": "CON 5603",
+    "folder": "CON 5601",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122935,14 +123655,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5603,
-    "cartoon_id": 5603,
+    "id": 5601,
+    "cartoon_id": 5601,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5603",
+    "identifier": "CON 5601",
     "box": "131",
-    "folder": "CON 5603",
+    "folder": "CON 5601",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -122968,8 +123688,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5604,
-  "canonical_id": "hunt:CON-5604",
+  "id": 5602,
+  "canonical_id": "hunt:CON-5602",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -122979,7 +123699,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5604 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5602 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -122987,20 +123707,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-19 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-15 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14600,
-    "cartoon_id": 5604,
+    "id": 14598,
+    "cartoon_id": 5602,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5604",
+    "identifier": "CON 5602",
     "box": "131",
-    "folder": "CON 5604",
+    "folder": "CON 5602",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123013,14 +123733,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5604,
-    "cartoon_id": 5604,
+    "id": 5602,
+    "cartoon_id": 5602,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5604",
+    "identifier": "CON 5602",
     "box": "131",
-    "folder": "CON 5604",
+    "folder": "CON 5602",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123046,8 +123766,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5605,
-  "canonical_id": "hunt:CON-5605",
+  "id": 5603,
+  "canonical_id": "hunt:CON-5603",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123057,7 +123777,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5605 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5603 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123065,20 +123785,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-21 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-17 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14601,
-    "cartoon_id": 5605,
+    "id": 14599,
+    "cartoon_id": 5603,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5605",
+    "identifier": "CON 5603",
     "box": "131",
-    "folder": "CON 5605",
+    "folder": "CON 5603",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123091,14 +123811,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5605,
-    "cartoon_id": 5605,
+    "id": 5603,
+    "cartoon_id": 5603,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5605",
+    "identifier": "CON 5603",
     "box": "131",
-    "folder": "CON 5605",
+    "folder": "CON 5603",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123124,8 +123844,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5606,
-  "canonical_id": "hunt:CON-5606",
+  "id": 5604,
+  "canonical_id": "hunt:CON-5604",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123135,7 +123855,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5606 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5604 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123143,20 +123863,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-23 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-19 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14602,
-    "cartoon_id": 5606,
+    "id": 14600,
+    "cartoon_id": 5604,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5606",
+    "identifier": "CON 5604",
     "box": "131",
-    "folder": "CON 5606",
+    "folder": "CON 5604",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123169,14 +123889,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5606,
-    "cartoon_id": 5606,
+    "id": 5604,
+    "cartoon_id": 5604,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5606",
+    "identifier": "CON 5604",
     "box": "131",
-    "folder": "CON 5606",
+    "folder": "CON 5604",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123202,8 +123922,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5607,
-  "canonical_id": "hunt:CON-5607",
+  "id": 5605,
+  "canonical_id": "hunt:CON-5605",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123213,7 +123933,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5607 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5605 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123221,20 +123941,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-25 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-21 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14603,
-    "cartoon_id": 5607,
+    "id": 14601,
+    "cartoon_id": 5605,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5607",
+    "identifier": "CON 5605",
     "box": "131",
-    "folder": "CON 5607",
+    "folder": "CON 5605",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123247,14 +123967,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5607,
-    "cartoon_id": 5607,
+    "id": 5605,
+    "cartoon_id": 5605,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5607",
+    "identifier": "CON 5605",
     "box": "131",
-    "folder": "CON 5607",
+    "folder": "CON 5605",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123280,8 +124000,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5608,
-  "canonical_id": "hunt:CON-5608",
+  "id": 5606,
+  "canonical_id": "hunt:CON-5606",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123291,7 +124011,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5608 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5606 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123299,20 +124019,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-27 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-23 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14604,
-    "cartoon_id": 5608,
+    "id": 14602,
+    "cartoon_id": 5606,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5608",
+    "identifier": "CON 5606",
     "box": "131",
-    "folder": "CON 5608",
+    "folder": "CON 5606",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123325,14 +124045,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5608,
-    "cartoon_id": 5608,
+    "id": 5606,
+    "cartoon_id": 5606,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5608",
+    "identifier": "CON 5606",
     "box": "131",
-    "folder": "CON 5608",
+    "folder": "CON 5606",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123358,8 +124078,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5609,
-  "canonical_id": "hunt:CON-5609",
+  "id": 5607,
+  "canonical_id": "hunt:CON-5607",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123369,7 +124089,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5609 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5607 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123377,20 +124097,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-29 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-25 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14605,
-    "cartoon_id": 5609,
+    "id": 14603,
+    "cartoon_id": 5607,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5609",
+    "identifier": "CON 5607",
     "box": "131",
-    "folder": "CON 5609",
+    "folder": "CON 5607",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123403,14 +124123,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5609,
-    "cartoon_id": 5609,
+    "id": 5607,
+    "cartoon_id": 5607,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5609",
+    "identifier": "CON 5607",
     "box": "131",
-    "folder": "CON 5609",
+    "folder": "CON 5607",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123436,8 +124156,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5610,
-  "canonical_id": "hunt:CON-5610",
+  "id": 5608,
+  "canonical_id": "hunt:CON-5608",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123447,7 +124167,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5610 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5608 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123455,20 +124175,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-07-31 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-27 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14606,
-    "cartoon_id": 5610,
+    "id": 14604,
+    "cartoon_id": 5608,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5610",
+    "identifier": "CON 5608",
     "box": "131",
-    "folder": "CON 5610",
+    "folder": "CON 5608",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123481,14 +124201,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5610,
-    "cartoon_id": 5610,
+    "id": 5608,
+    "cartoon_id": 5608,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5610",
+    "identifier": "CON 5608",
     "box": "131",
-    "folder": "CON 5610",
+    "folder": "CON 5608",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123514,8 +124234,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5611,
-  "canonical_id": "hunt:CON-5611",
+  "id": 5609,
+  "canonical_id": "hunt:CON-5609",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123525,7 +124245,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5611 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5609 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123533,20 +124253,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-01 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-29 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14607,
-    "cartoon_id": 5611,
+    "id": 14605,
+    "cartoon_id": 5609,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5611",
+    "identifier": "CON 5609",
     "box": "131",
-    "folder": "CON 5611",
+    "folder": "CON 5609",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123559,14 +124279,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5611,
-    "cartoon_id": 5611,
+    "id": 5609,
+    "cartoon_id": 5609,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5611",
+    "identifier": "CON 5609",
     "box": "131",
-    "folder": "CON 5611",
+    "folder": "CON 5609",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123592,8 +124312,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5612,
-  "canonical_id": "hunt:CON-5612",
+  "id": 5610,
+  "canonical_id": "hunt:CON-5610",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123603,7 +124323,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5612 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5610 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123611,20 +124331,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-03 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-07-31 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14608,
-    "cartoon_id": 5612,
+    "id": 14606,
+    "cartoon_id": 5610,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5612",
+    "identifier": "CON 5610",
     "box": "131",
-    "folder": "CON 5612",
+    "folder": "CON 5610",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123637,14 +124357,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5612,
-    "cartoon_id": 5612,
+    "id": 5610,
+    "cartoon_id": 5610,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5612",
+    "identifier": "CON 5610",
     "box": "131",
-    "folder": "CON 5612",
+    "folder": "CON 5610",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123670,8 +124390,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5613,
-  "canonical_id": "hunt:CON-5613",
+  "id": 5611,
+  "canonical_id": "hunt:CON-5611",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123681,7 +124401,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5613 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5611 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123689,20 +124409,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-05 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-01 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14609,
-    "cartoon_id": 5613,
+    "id": 14607,
+    "cartoon_id": 5611,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5613",
+    "identifier": "CON 5611",
     "box": "131",
-    "folder": "CON 5613",
+    "folder": "CON 5611",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123715,14 +124435,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5613,
-    "cartoon_id": 5613,
+    "id": 5611,
+    "cartoon_id": 5611,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5613",
+    "identifier": "CON 5611",
     "box": "131",
-    "folder": "CON 5613",
+    "folder": "CON 5611",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123748,8 +124468,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5614,
-  "canonical_id": "hunt:CON-5614",
+  "id": 5612,
+  "canonical_id": "hunt:CON-5612",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123759,7 +124479,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5614 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5612 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123767,20 +124487,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-07 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-03 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14610,
-    "cartoon_id": 5614,
+    "id": 14608,
+    "cartoon_id": 5612,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5614",
+    "identifier": "CON 5612",
     "box": "131",
-    "folder": "CON 5614",
+    "folder": "CON 5612",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123793,14 +124513,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5614,
-    "cartoon_id": 5614,
+    "id": 5612,
+    "cartoon_id": 5612,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5614",
+    "identifier": "CON 5612",
     "box": "131",
-    "folder": "CON 5614",
+    "folder": "CON 5612",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123826,8 +124546,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5615,
-  "canonical_id": "hunt:CON-5615",
+  "id": 5613,
+  "canonical_id": "hunt:CON-5613",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123837,7 +124557,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5615 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5613 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123845,20 +124565,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-09 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-05 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14611,
-    "cartoon_id": 5615,
+    "id": 14609,
+    "cartoon_id": 5613,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5615",
+    "identifier": "CON 5613",
     "box": "131",
-    "folder": "CON 5615",
+    "folder": "CON 5613",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123871,14 +124591,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5615,
-    "cartoon_id": 5615,
+    "id": 5613,
+    "cartoon_id": 5613,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5615",
+    "identifier": "CON 5613",
     "box": "131",
-    "folder": "CON 5615",
+    "folder": "CON 5613",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123904,8 +124624,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5616,
-  "canonical_id": "hunt:CON-5616",
+  "id": 5614,
+  "canonical_id": "hunt:CON-5614",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123915,7 +124635,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5616 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5614 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -123923,20 +124643,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-11 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-07 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14612,
-    "cartoon_id": 5616,
+    "id": 14610,
+    "cartoon_id": 5614,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5616",
+    "identifier": "CON 5614",
     "box": "131",
-    "folder": "CON 5616",
+    "folder": "CON 5614",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123949,14 +124669,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5616,
-    "cartoon_id": 5616,
+    "id": 5614,
+    "cartoon_id": 5614,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5616",
+    "identifier": "CON 5614",
     "box": "131",
-    "folder": "CON 5616",
+    "folder": "CON 5614",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -123982,8 +124702,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5617,
-  "canonical_id": "hunt:CON-5617",
+  "id": 5615,
+  "canonical_id": "hunt:CON-5615",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -123993,7 +124713,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5617 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5615 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -124001,20 +124721,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-13 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-09 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14613,
-    "cartoon_id": 5617,
+    "id": 14611,
+    "cartoon_id": 5615,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5617",
+    "identifier": "CON 5615",
     "box": "131",
-    "folder": "CON 5617",
+    "folder": "CON 5615",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124027,14 +124747,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5617,
-    "cartoon_id": 5617,
+    "id": 5615,
+    "cartoon_id": 5615,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5617",
+    "identifier": "CON 5615",
     "box": "131",
-    "folder": "CON 5617",
+    "folder": "CON 5615",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124060,8 +124780,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5618,
-  "canonical_id": "hunt:CON-5618",
+  "id": 5616,
+  "canonical_id": "hunt:CON-5616",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -124071,7 +124791,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5618 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5616 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -124079,20 +124799,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-15 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-11 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14614,
-    "cartoon_id": 5618,
+    "id": 14612,
+    "cartoon_id": 5616,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5618",
+    "identifier": "CON 5616",
     "box": "131",
-    "folder": "CON 5618",
+    "folder": "CON 5616",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124105,14 +124825,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5618,
-    "cartoon_id": 5618,
+    "id": 5616,
+    "cartoon_id": 5616,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5618",
+    "identifier": "CON 5616",
     "box": "131",
-    "folder": "CON 5618",
+    "folder": "CON 5616",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124138,8 +124858,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5619,
-  "canonical_id": "hunt:CON-5619",
+  "id": 5617,
+  "canonical_id": "hunt:CON-5617",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -124149,7 +124869,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5619 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5617 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -124157,20 +124877,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-17 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-13 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14615,
-    "cartoon_id": 5619,
+    "id": 14613,
+    "cartoon_id": 5617,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5619",
+    "identifier": "CON 5617",
     "box": "131",
-    "folder": "CON 5619",
+    "folder": "CON 5617",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124183,14 +124903,14 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5619,
-    "cartoon_id": 5619,
+    "id": 5617,
+    "cartoon_id": 5617,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5619",
+    "identifier": "CON 5617",
     "box": "131",
-    "folder": "CON 5619",
+    "folder": "CON 5617",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124216,8 +124936,8 @@
   "provenance_flags": []
  },
  {
-  "id": 5620,
-  "canonical_id": "hunt:CON-5620",
+  "id": 5618,
+  "canonical_id": "hunt:CON-5618",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "box_range",
   "date_exact": null,
@@ -124227,7 +124947,7 @@
   "date_is_estimate": 1,
   "title": null,
   "caption": null,
-  "description": "Original drawing slot CON 5620 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "description": "Original drawing slot CON 5618 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": "Original drawing",
@@ -124235,20 +124955,20 @@
   "signed_name": null,
   "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
   "copyright_holder": null,
-  "notes": "range-level slot; interpolated date_est=1974-08-19 (linear within box span, NOT a cataloged date)",
+  "notes": "range-level slot; interpolated date_est=1974-08-15 (linear within box span, NOT a cataloged date)",
   "merged_into": null,
   "created_at": "2026-09-24T23:33:02+00:00",
   "updated_at": "2026-09-24T23:33:02+00:00",
   "sources": [
    {
-    "id": 14616,
-    "cartoon_id": 5620,
+    "id": 14614,
+    "cartoon_id": 5618,
     "source_id": "huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5620",
+    "identifier": "CON 5618",
     "box": "131",
-    "folder": "CON 5620",
+    "folder": "CON 5618",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124261,14 +124981,170 @@
     "acquisition_method": "direct_html"
    },
    {
-    "id": 5620,
-    "cartoon_id": 5620,
+    "id": 5618,
+    "cartoon_id": 5618,
     "source_id": "seed_huntington",
     "repository": "Huntington Library",
     "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
-    "identifier": "CON 5620",
+    "identifier": "CON 5618",
     "box": "131",
-    "folder": "CON 5620",
+    "folder": "CON 5618",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "seed:research/corpus.json#huntington",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "seed_direct"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "Huntington Library"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html",
+   "seed_direct"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 5619,
+  "canonical_id": "hunt:CON-5619",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "box_range",
+  "date_exact": null,
+  "date_start": "1974-07-01",
+  "date_end": "1974-08-31",
+  "year": 1974,
+  "date_is_estimate": 1,
+  "title": null,
+  "caption": null,
+  "description": "Original drawing slot CON 5619 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Original drawing",
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "copyright_holder": null,
+  "notes": "range-level slot; interpolated date_est=1974-08-17 (linear within box span, NOT a cataloged date)",
+  "merged_into": null,
+  "created_at": "2026-09-24T23:33:02+00:00",
+  "updated_at": "2026-09-24T23:33:02+00:00",
+  "sources": [
+   {
+    "id": 14615,
+    "cartoon_id": 5619,
+    "source_id": "huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5619",
+    "box": "131",
+    "folder": "CON 5619",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "direct_html"
+   },
+   {
+    "id": 5619,
+    "cartoon_id": 5619,
+    "source_id": "seed_huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5619",
+    "box": "131",
+    "folder": "CON 5619",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "seed:research/corpus.json#huntington",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "seed_direct"
+   }
+  ],
+  "subjects": [],
+  "people": [],
+  "repositories": [
+   "Huntington Library"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html",
+   "seed_direct"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 5620,
+  "canonical_id": "hunt:CON-5620",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "box_range",
+  "date_exact": null,
+  "date_start": "1974-07-01",
+  "date_end": "1974-08-31",
+  "year": 1974,
+  "date_is_estimate": 1,
+  "title": null,
+  "caption": null,
+  "description": "Original drawing slot CON 5620 in Box 131 (Part I > Original Drawings - Oversize); box span '1974, July- Aug'. Title not cataloged in the public finding aid.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": "Original drawing",
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "Physical originals at The Huntington Library, San Marino, CA. Copyright retained by the Conrad estate / original publisher; reproduction requires permission.",
+  "copyright_holder": null,
+  "notes": "range-level slot; interpolated date_est=1974-08-19 (linear within box span, NOT a cataloged date)",
+  "merged_into": null,
+  "created_at": "2026-09-24T23:33:02+00:00",
+  "updated_at": "2026-09-24T23:33:02+00:00",
+  "sources": [
+   {
+    "id": 14616,
+    "cartoon_id": 5620,
+    "source_id": "huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5620",
+    "box": "131",
+    "folder": "CON 5620",
+    "page": null,
+    "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "archive_visit",
+    "rights_url": "https://www.huntington.org/reproduction-requests",
+    "provenance": "live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
+    "retrieved_at": "2026-09-24T23:33:02+00:00",
+    "acquisition_method": "direct_html"
+   },
+   {
+    "id": 5620,
+    "cartoon_id": 5620,
+    "source_id": "seed_huntington",
+    "repository": "Huntington Library",
+    "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+    "identifier": "CON 5620",
+    "box": "131",
+    "folder": "CON 5620",
     "page": null,
     "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
     "image_url": null,
@@ -124762,18 +125638,18 @@
   "provenance_flags": []
  },
  {
-  "id": 8973,
-  "canonical_id": "cat:obit-cuckoos-nest-1974",
+  "id": 9065,
+  "canonical_id": "sec:ap-cuckoos-nest-1974",
   "creator": "Conrad, Paul, 1924-2010",
   "granularity": "item",
   "date_exact": null,
-  "date_start": "1974-08-01",
-  "date_end": "1974-08-31",
+  "date_start": "1974-08-08",
+  "date_end": "1974-12-31",
   "year": 1974,
-  "date_is_estimate": 0,
+  "date_is_estimate": 1,
   "title": "One flew over the cuckoo's nest",
-  "caption": null,
-  "description": "Nixon's helicopter departing the White House at his resignation",
+  "caption": "One flew over the cuckoo's nest.",
+  "description": "Nixon's helicopter leaving the White House at his resignation.",
   "publication": "Los Angeles Times",
   "syndicate": null,
   "medium": null,
@@ -124781,11 +125657,31 @@
   "signed_name": null,
   "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
   "copyright_holder": null,
-  "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+  "notes": "Cited by Associated Press obituary, 4 Sep 2010 (NBC News copy): \"Conrad drew Nixon's helicopter leaving the White House with the caption: \"One flew over the cuckoo's nest.\"\" | date evidence: \"At the time of the president's resignation\" | caveat: date range = Nixon's resignation (8-9 Aug 1974) .. end of 1974; AP gives no exact date",
   "merged_into": null,
-  "created_at": "2026-09-24T23:33:02+00:00",
-  "updated_at": "2026-09-24T23:33:02+00:00",
+  "created_at": "2026-09-25T17:50:56+00:00",
+  "updated_at": "2026-09-25T17:50:56+00:00",
   "sources": [
+   {
+    "id": 17764,
+    "cartoon_id": 9065,
+    "source_id": "secondary_web",
+    "repository": "Secondary citation",
+    "collection_name": "Associated Press obituary, 4 Sep 2010 (NBC News copy)",
+    "identifier": "ap-cuckoos-nest-1974@https://www.nbcnews.com/news/amp/wbna39006857",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.nbcnews.com/news/amp/wbna39006857",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_metadata",
+    "rights_url": null,
+    "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Associated Press obituary, 4 Sep 2010 (NBC News copy): \"Conrad drew Nixon's helicopter leaving the White House with the caption: \"One flew over the cuckoo's nest.\"\" | date evidence: \"At the time of the president's resignation\" | caveat: date range = Nixon's resignation (8-9 Aug 1974) .. end of 1974; AP gives no exact date",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
+    "acquisition_method": "secondary_citation"
+   },
    {
     "id": 8973,
     "cartoon_id": 8973,
@@ -124808,6 +125704,7 @@
    }
   ],
   "subjects": [
+   "Editorial cartoons",
    "Nixon/Watergate"
   ],
   "people": [
@@ -124816,7 +125713,9 @@
   "repositories": [
    "Secondary citation"
   ],
-  "merged_ids": [],
+  "merged_ids": [
+   8973
+  ],
   "acquisition_methods": [
    "secondary_citation"
   ],
@@ -136867,7 +137766,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy): \"Conrad serves up a Nixon-era version of \"liberty\" with this wiretapping Statue of Liberty.\" | date evidence: \"Los Angeles Times (1975)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -160796,7 +161695,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy): \"A cartoon of Jimmy Carter leering at the Statue of Liberty, with a thought balloon envisioning the statue undressed\" | date evidence: \"Los Angeles Times (1976)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -160859,7 +161758,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy): \"The caption reads: \"Every right-thinking American is against gun controls!\"\" | date evidence: \"Los Angeles Times (1976)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -160922,7 +161821,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"\"Forgive them, Father, for they know not what they do ...\" said a 1976 cartoon that showed a baby nailed to a cross.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -160941,6 +161840,65 @@
    "secondary_citation_only"
   ]
  },
+ {
+  "id": 9056,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d40000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1976-01-01",
+  "date_end": "1976-12-31",
+  "year": 1976,
+  "date_is_estimate": 1,
+  "title": "A 1976 panel showing Conrad's view on abortion then.",
+  "caption": null,
+  "description": "A 1976 panel showing Conrad's view on abortion then.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 21; title = the Times' descriptive caption (the cartoon's own caption is not given); year stated in caption; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17755,
+    "cartoon_id": 9056,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-21",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/668e289/2147483647/strip/true/crop/679x600+0+0/resize/679x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd1%2Fd3%2F6f1dc2921329699eebf7ed810df1%2Fla-me-conrad022me15-l88xqenc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 21",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
  {
   "id": 6010,
   "canonical_id": "hunt:CON-6010",
@@ -181658,7 +182616,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': \"One cartoon showed Nixon, during his last days as president, nailing himself to a cross.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -181678,7 +182636,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy): \"Richard Nixon crucifies himself on a large cross in this Easter Sunday cartoon that the Los Angeles Times refused to run\" | date evidence: \"Los Angeles Times (1977)\" | caveat: PBS dates it 1977 while its text says 'facing his impending impeachment'; the Times declined to run it (per PBS)",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -181698,7 +182656,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): \"In one drawing, Conrad drew Nixon, in the last days of his presidency, nailing himself to a cross.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -181718,7 +182676,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: \"One of Mr. Conrad's personal favorites was a cartoon of Nixon nailing himself to the cross.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -181781,7 +182739,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"The cartoonist drew the pope, instead, holding a baby in his own image\" | date evidence: \"When Pope Paul VI wrote against the ordination of women in 1977, Conrad strongly disagreed\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -202337,7 +203295,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy): \"This 1978 cartoon portrays Carter attempting to push a giant boulder composed of Egyptian President Anwar Sadat and Israeli Prime Minister Menachem Begin\" | date evidence: \"Los Angeles Times (1978)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -202398,7 +203356,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy): \"A man wearing a shirt that reads \"Conspiracy Theories\" stands in a crowd of other men\" | date evidence: \"Denver Post (1978)\" | caveat: PBS credits the Denver Post for 1978, although Conrad was at the Los Angeles Times from 1964",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -241557,7 +242515,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy): \"The caption reads: \"Removing another nuclear war head.\"\" | date evidence: \"Los Angeles Times (1980)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -241578,6 +242536,69 @@
    "secondary_citation_only"
   ]
  },
+ {
+  "id": 9098,
+  "canonical_id": "phd:1986-reagan-1-260.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1980-01-01",
+  "date_end": "1989-12-31",
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "Paul Conrad’s Nancy & Ronald Reagan in send up of “American Gothic” during 1980s farm crisis.",
+  "caption": null,
+  "description": "Paul Conrad’s Nancy & Ronald Reagan in send up of “American Gothic” during 1980s farm crisis.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; decade stated in caption",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17797,
+    "cartoon_id": 9098,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 6724,
   "canonical_id": "hunt:CON-6724",
@@ -327320,7 +328341,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy): \"The caption reads: \"A Kinder, Gentler Nation.\"\" | date evidence: \"Los Angeles Times (1984)\" | caveat: source year (1984) predates the 1988 'kinder, gentler' slogan it describes",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -327381,7 +328402,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy): \"A cartoon of Ronald Reagan as a clown, wearing clown makeup, a puffy collar and a clown nose\" | date evidence: \"Los Angeles Times (1984)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -343991,7 +345012,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Canyon News, 3 Oct 2010 (Wayback copy): \"Upon Reagan's re-election \"Four more years!\" was the caption for a cartoon showing a jubilant Conrad\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -344011,7 +345032,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: \"in a rare self-portrait on Nov. 7, 1984, for four more years for Ronald Reagan\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -347842,7 +348863,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy): \"The caption reads: \"Ronald Reagan Gothic.\"\" | date evidence: \"Los Angeles Times (1985)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -368106,7 +369127,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy): \"George H. Bush prostrates himself on a U.S. dollar bill before the feet of an oil tycoon\" | date evidence: \"Los Angeles Times (1986)\" | caveat: source year (1986) conflicts with its own 'first Gulf War' (1990-91) description",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -368167,7 +369188,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy): \"drew him with Reagan's hairdo and his baggage, including Bonzo the chimp, a monkey on his back.\" | date evidence: \"Los Angeles Times (1986)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -412436,7 +413457,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy): \"The caption reads: \"I was out of the loop.\"\" | date evidence: \"Los Angeles Times (1988)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -412497,7 +413518,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy): \"A cartoon of Ronald Reagan shooting intravenous drugs into his arm, but using a gun in place of a needle\" | date evidence: \"Los Angeles Times (1988)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -416658,6 +417679,67 @@
   ],
   "provenance_flags": []
  },
+ {
+  "id": 9064,
+  "canonical_id": "sec:wrmea-talk-peace-1988",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": "1988-04-27",
+  "date_start": "1988-04-27",
+  "date_end": "1988-04-27",
+  "year": 1988,
+  "date_is_estimate": 0,
+  "title": "I'm willing to talk peace, but there aren't any Palestinians to talk peace with.",
+  "caption": "I'm willing to talk peace, but there aren't any Palestinians to talk peace with.",
+  "description": "A gun-wielding Israeli soldier standing atop Palestinian corpses (first intifada).",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Cited by Washington Report on Middle East Affairs, July 1988, p. 12: \"Palestinian corpses captioned: \"I'm willing to talk peace, but there aren't any Palestinians to talk peace with.\"\" | date evidence: \"The struggle reached a climax April 27 with publication of a Conrad cartoon\" | caveat: year from the article's own date (WRMEA, July 1988): 'April 27' = 27 Apr 1988",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:56+00:00",
+  "updated_at": "2026-09-25T17:50:56+00:00",
+  "sources": [
+   {
+    "id": 17763,
+    "cartoon_id": 9064,
+    "source_id": "secondary_web",
+    "repository": "Secondary citation",
+    "collection_name": "Washington Report on Middle East Affairs, July 1988, p. 12",
+    "identifier": "wrmea-talk-peace-1988@https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_metadata",
+    "rights_url": null,
+    "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Washington Report on Middle East Affairs, July 1988, p. 12: \"Palestinian corpses captioned: \"I'm willing to talk peace, but there aren't any Palestinians to talk peace with.\"\" | date evidence: \"The struggle reached a climax April 27 with publication of a Conrad cartoon\" | caveat: year from the article's own date (WRMEA, July 1988): 'April 27' = 27 Apr 1988",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Secondary citation"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 2944,
   "canonical_id": "hunt:CON-2944",
@@ -544401,7 +545483,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy): \"The caption reads: \"Young Man With a Horn.\"\" | date evidence: \"Los Angeles Times (1994)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    },
    {
@@ -544488,7 +545570,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: \"He drew the 37th president's grave with the words: \"Here lies Richard Nixon.\"\" | date evidence: \"Others saw Nixon's 1994 death as occasion for absolution.\"",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -544509,6 +545591,69 @@
    "secondary_citation_only"
   ]
  },
+ {
+  "id": 9099,
+  "canonical_id": "phd:clinton-elephant-300.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "1994-01-01",
+  "date_end": "1994-12-31",
+  "year": 1994,
+  "date_is_estimate": 1,
+  "title": "In 1994, Paul Conrad cast Bill Clinton as playing the Republican's song.",
+  "caption": null,
+  "description": "In 1994, Paul Conrad cast Bill Clinton as playing the Republican's song.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17798,
+    "cartoon_id": 9099,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Clinton, Bill"
+  ],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 4553,
   "canonical_id": "hunt:CON-4553",
@@ -598506,7 +599651,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy): \"Conrad portrays the presidential seal with its fly undone.\" | date evidence: \"Los Angeles Times (1997)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -668104,7 +669249,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by National Catholic Reporter, 26 Oct 2001 (Wayback copy): \"His \"Band of Brothers\" drawing of firemen at the World Trade Center has been picked up by fire departments nationwide\" | date evidence: \"His cartoons done in the wake of the Sept. 11 attack on New York and Washington\" | caveat: date range = 11 Sep 2001 .. NCR article date 26 Oct 2001",
-    "retrieved_at": "2026-09-25T01:16:17+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -689147,7 +690292,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy): \"The caption reads: \"Liar, Liar, Pants on Fire!\"\" | date evidence: \"Los Angeles Times (2003)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -700242,6 +701387,65 @@
   ],
   "provenance_flags": []
  },
+ {
+  "id": 9062,
+  "canonical_id": "lat:lat-home-for-christmas-2003",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": "2003-12-25",
+  "date_start": "2003-12-25",
+  "date_end": "2003-12-25",
+  "year": 2003,
+  "date_is_estimate": 0,
+  "title": "I'll be home for Christmas....",
+  "caption": "I'll be home for Christmas....",
+  "description": "A flag-draped coffin (Iraq war), Christmas Day 2003 Commentary page.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Quoted from letters to the editor, Los Angeles Times, 29 Dec 2003 (year from the letters page date): \"depicted a flag-draped coffin with the caption, \"I'll be home for Christmas\" | date evidence: \"Re Paul Conrad's Dec. 25 editorial cartoon (Commentary)\"",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17761,
+    "cartoon_id": 9062,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "latimes.com archive page",
+    "identifier": "https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html",
+    "image_url": null,
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_metadata",
+    "rights_url": null,
+    "provenance": "live:latimes.com quote-verified 2026-09-25",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
  {
   "id": 8999,
   "canonical_id": "sec:pbs-cover-up-2004",
@@ -700284,7 +701488,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy): \"The caption reads: \"The Cover-Up.\"\" | date evidence: \"Los Angeles Times (2004)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -700345,7 +701549,7 @@
     "access_level": "online_metadata",
     "rights_url": null,
     "provenance": "live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy): \"saying \"Elect Bush once, shame on me,\" and the other pointing out and saying \"Elect Bush twice, shame on you.\"\" | date evidence: \"Los Angeles Times (2004)\"",
-    "retrieved_at": "2026-09-25T01:16:16+00:00",
+    "retrieved_at": "2026-09-25T17:50:56+00:00",
     "acquisition_method": "secondary_citation"
    }
   ],
@@ -700426,6 +701630,67 @@
    "secondary_citation_only"
   ]
  },
+ {
+  "id": 9100,
+  "canonical_id": "phd:2008-palin-260.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": "2008-01-01",
+  "date_end": "2008-12-31",
+  "year": 2008,
+  "date_is_estimate": 1,
+  "title": "Paul Conrad's Sarah Palin, post-election 2008, slaying the Republican elephant.",
+  "caption": null,
+  "description": "Paul Conrad's Sarah Palin, post-election 2008, slaying the Republican elephant.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; year stated in caption",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17799,
+    "cartoon_id": 9100,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
  {
   "id": 8964,
   "canonical_id": "syr:B1F8",
@@ -700504,5 +701769,2537 @@
    "acquired_via_reader_bypass",
    "pending_direct_verification"
   ]
+ },
+ {
+  "id": 9037,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb657d0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "President Nixon creating a noose for himself from the secret White House tapes.",
+  "caption": null,
+  "description": "President Nixon creating a noose for himself from the secret White House tapes.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 2; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17736,
+    "cartoon_id": 9037,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-2",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/22e1586/2147483647/strip/true/crop/326x510+0+0/resize/326x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F73%2Fc7%2Fc04a6a9b5931e259398596ebf4d7%2Flat-me-conrad-l88tyync20100904155358",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 2",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9038,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb657f0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad skewers President Ford for pardoning Richard Nixon.",
+  "caption": null,
+  "description": "Conrad skewers President Ford for pardoning Richard Nixon.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 3; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Gerald Ford', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17737,
+    "cartoon_id": 9038,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-3",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/f76d96f/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F2e%2Fde%2Fd408da727348c847814f907428f5%2Flat-me-conrad-l88txync20100904155732",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 3",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Ford, Gerald R.",
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9039,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65820000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "While running for president, Jimmy Carter told Robert Scheer in an interview for Playboy magazine that though he was a devout Baptist, he admitted, \"I've loo...",
+  "caption": null,
+  "description": "While running for president, Jimmy Carter told Robert Scheer in an interview for Playboy magazine that though he was a devout Baptist, he admitted, \"I've looked on a lot of women with lust. I've committed adultery in my heart many times....\"",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 4; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Jimmy Carter', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17738,
+    "cartoon_id": 9039,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-4",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/b57e337/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc2%2Fd0%2Fda2949e782028d28f894cdaac6f9%2Flat-me-conrad-l88tymnc20100904155734",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 4",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Carter, Jimmy"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9040,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65870000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "President Reagan draws up his will, leaving huge federal deficits for generations to come.",
+  "caption": null,
+  "description": "President Reagan draws up his will, leaving huge federal deficits for generations to come.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 5; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Ronald Reagan', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17739,
+    "cartoon_id": 9040,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-5",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/a72419e/2147483647/strip/true/crop/440x510+0+0/resize/440x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2F48%2Fc942242146c27455a410e764ed4b%2Flat-me-conrad-l88uiwnc20100904155810",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 5",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9041,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65800000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Commenting on Nancy Reagan's new White House china during difficult economic times for much of the U.S.",
+  "caption": null,
+  "description": "Commenting on Nancy Reagan's new White House china during difficult economic times for much of the U.S.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 6; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Nancy Reagan', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17740,
+    "cartoon_id": 9041,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-6",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/8600290/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8f%2F7f%2Fee87679044e53aa5fdfdcd52821f%2Flat-me-conrad-l88uignc20100904155733",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 6",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9042,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65830000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad skewers Los Angeles Mayor Sam Yorty for suggesting that he might be named to a Cabinet post in the Nixon administration. Yorty later sued the cartooni...",
+  "caption": null,
+  "description": "Conrad skewers Los Angeles Mayor Sam Yorty for suggesting that he might be named to a Cabinet post in the Nixon administration. Yorty later sued the cartoonist for libel, but the case was dismissed.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 7; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Sam Yorty', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17741,
+    "cartoon_id": 9042,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-7",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/86b89df/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fe3%2F72%2F00a0f199900a3bbc6ab603cdedf1%2Flat-me-conrad-l88ui2nc20100904155809",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 7",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9043,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65850000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Howls of protest from Northern California followed this cartoon after the north's 95% rejection of a California ballot initiative that would have provided mo...",
+  "caption": null,
+  "description": "Howls of protest from Northern California followed this cartoon after the north's 95% rejection of a California ballot initiative that would have provided more upstate water for Central and Southern California.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 8; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'A ballot question', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17742,
+    "cartoon_id": 9043,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-8",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/6cc7e69/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F36%2Ffd%2F07e7b032f8b72055bda8172eb92f%2Flat-me-conrad-l88tx7nc20100904155808",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 8",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9044,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb658d0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad draws President Nixon as a criminal barricaded in the White House.",
+  "caption": null,
+  "description": "Conrad draws President Nixon as a criminal barricaded in the White House.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 9; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17743,
+    "cartoon_id": 9044,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-9",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/e595ec4/2147483647/strip/true/crop/431x510+0+0/resize/431x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd2%2F23%2F809cba212d5dea09d7c5d9df1336%2Flat-me-conrad-l88vjdnc20100904160659",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 9",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9045,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65930000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Nixon writes out his famous enemies list -- when in Conrad's view, the president was his own worst enemy.",
+  "caption": null,
+  "description": "Nixon writes out his famous enemies list -- when in Conrad's view, the president was his own worst enemy.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 10; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17744,
+    "cartoon_id": 9045,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-10",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/9d2f290/2147483647/strip/true/crop/475x510+0+0/resize/475x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F7c%2F95%2F8ae63838d21424bc0833c8c77687%2Flat-me-conrad-l88vhknc20100904160700",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 10",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9046,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb658a0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Nixon enmeshed in the spider web of deceit from the Watergate scandal.",
+  "caption": null,
+  "description": "Nixon enmeshed in the spider web of deceit from the Watergate scandal.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 11; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Richard Nixon', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17745,
+    "cartoon_id": 9046,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-11",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/c4905b8/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0d%2F7df7e213be568e44d744d70a8a9a%2Flat-me-conrad-l88vh2nc20100904160626",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 11",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9047,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65880000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad's assessment of the not-guilty verdict in the Rodney King case that led to rioting in Los Angeles.",
+  "caption": null,
+  "description": "Conrad's assessment of the not-guilty verdict in the Rodney King case that led to rioting in Los Angeles.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 12; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Rodney King case', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17746,
+    "cartoon_id": 9047,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-12",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/2731ac2/2147483647/strip/true/crop/459x510+0+0/resize/459x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F24%2Fed%2Fe1dc991a6a93086d1f3fa53e6c81%2Flat-me-conrad-l88uxpnc20100904160625",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 12",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9048,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb658b0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Victims of poverty and violence, two children consider their futures if they can overcome the odds.",
+  "caption": null,
+  "description": "Victims of poverty and violence, two children consider their futures if they can overcome the odds.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 13; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Uncertain futures', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17747,
+    "cartoon_id": 9048,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-13",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/a696b21/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F4b%2F44%2F7084e616034e88837ed137b3943a%2Flat-me-conrad-l88uxdnc20100904160627",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 13",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9049,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65a10000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad remembers Rosa Parks, whose refusal to give up her seat sparked the Montgomery, Ala., bus boycott of 1955.",
+  "caption": null,
+  "description": "Conrad remembers Rosa Parks, whose refusal to give up her seat sparked the Montgomery, Ala., bus boycott of 1955.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 14; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Saluting a civil rights pioneer', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17748,
+    "cartoon_id": 9049,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-14",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/18a7f8f/2147483647/strip/true/crop/600x338+0+0/resize/600x338!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0e%2F5731d2c26c09e7b537bcda04e5b7%2Flat-me-conrad-iozqankn20100904165109",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 14",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9050,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65c50000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad imagines the chance confrontation between a father and his son at a Vietnam War demonstration.",
+  "caption": null,
+  "description": "Conrad imagines the chance confrontation between a father and his son at a Vietnam War demonstration.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 15; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Vietnam', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17749,
+    "cartoon_id": 9050,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-15",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/bb9767a/2147483647/strip/true/crop/499x600+0+0/resize/499x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F35%2F71%2Fbae7a3c65db27d4e4929e71e9485%2Fla-me-conrad015-l895a6nc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 15",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9051,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65c70000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Playing off news that President Reagan used a hearing aid, Conrad focused on his deafness to pleas that Marines be removed from Lebanon.",
+  "caption": null,
+  "description": "Playing off news that President Reagan used a hearing aid, Conrad focused on his deafness to pleas that Marines be removed from Lebanon.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 16; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Reagan and Lebanon', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17750,
+    "cartoon_id": 9051,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-16",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/29c1af2/2147483647/strip/true/crop/496x600+0+0/resize/496x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2Ff8%2F77e3cc6e3c6322622e207231050d%2Fla-me-conrad016-l88wwbnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 16",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9052,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65ce0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "In a reference to the Monica Lewinsky scandal, Hillary Clinton has a suggestion for her husband.",
+  "caption": null,
+  "description": "In a reference to the Monica Lewinsky scandal, Hillary Clinton has a suggestion for her husband.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 17; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Bill Clinton', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17751,
+    "cartoon_id": 9052,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-17",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/35c6708/2147483647/strip/true/crop/600x588+0+0/resize/600x588!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fdf%2Fb1%2F007851da5d307ddacd71081e2fe4%2Fla-me-conrad017-l895cgnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 17",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Clinton, Bill"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9053,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d00000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad's comment on U.S. aid to Iraq during the Reagan administration.",
+  "caption": null,
+  "description": "Conrad's comment on U.S. aid to Iraq during the Reagan administration.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 18; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Reagan and Iraq', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17752,
+    "cartoon_id": 9053,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-18",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/9156116/2147483647/strip/true/crop/549x600+0+0/resize/549x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc9%2Fb0%2F66a367a341d475378b7bde45346a%2Fla-me-conrad018-l895bxnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 18",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9054,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d10000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad's take on Mayor Yorty's running for the Democratic presidential nomination in 1972.",
+  "caption": null,
+  "description": "Conrad's take on Mayor Yorty's running for the Democratic presidential nomination in 1972.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 19; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Yorty for president', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17753,
+    "cartoon_id": 9054,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-19",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/81f1fed/2147483647/strip/true/crop/520x600+0+0/resize/520x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F74%2F48%2F79ef20be4d7830897c150289c1c3%2Fla-me-conrad019-l88wwxnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 19",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9055,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d30000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "A practicing Catholic, Conrad long opposed legalized abortion but switched his stance in the late 1980s.",
+  "caption": null,
+  "description": "A practicing Catholic, Conrad long opposed legalized abortion but switched his stance in the late 1980s.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 20; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17754,
+    "cartoon_id": 9055,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-20",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/c531780/2147483647/strip/true/crop/600x598+0+0/resize/600x598!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ffb%2F0c%2Fd834e4b9e6e78cf41b36df14caec%2Fla-me-conrad021-l88xpnnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 20",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9057,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d60000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Another take on abortion.",
+  "caption": null,
+  "description": "Another take on abortion.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 22; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Abortion', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17756,
+    "cartoon_id": 9057,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-22",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/81dac61/2147483647/strip/true/crop/600x595+0+0/resize/600x595!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2Ff8%2F5961a2989c5ae5bb6114bab842af%2Fla-me-conrad023-l88xqnnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 22",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9058,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d70000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Union Oil's involvement in the 1969 oil spill in the Santa Barbara channel.",
+  "caption": null,
+  "description": "Union Oil's involvement in the 1969 oil spill in the Santa Barbara channel.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 23; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Oil spill', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17757,
+    "cartoon_id": 9058,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-23",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/ce558f2/2147483647/strip/true/crop/453x600+0+0/resize/453x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2F55%2Fcef0c80277d0ad65f6f3731526b0%2Fla-me-conrad025-l88y40nc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 23",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9059,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65d90000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Nixon is depicted as a used-car salesman trying to sell the country on Gerald Ford.",
+  "caption": null,
+  "description": "Nixon is depicted as a used-car salesman trying to sell the country on Gerald Ford.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 24; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'How about a Ford?', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17758,
+    "cartoon_id": 9059,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-24",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/69f2a45/2147483647/strip/true/crop/500x600+0+0/resize/500x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F6f%2F8a%2Fa5897206bb5fe8616df40f09bab9%2Fla-me-conrad026-l895axnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 24",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Ford, Gerald R.",
+   "Nixon, Richard M."
+  ],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9060,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65db0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad reflecting on police attacks on civil rights activists in the South.",
+  "caption": null,
+  "description": "Conrad reflecting on police attacks on civil rights activists in the South.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 25; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Civil rights', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17759,
+    "cartoon_id": 9060,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-25",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/1a714cc/2147483647/strip/true/crop/470x600+0+0/resize/470x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8d%2F34%2F4b3cc009b8ffdea1d31cb98c6e6b%2Fla-me-conrad027-l895bhnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 25",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9061,
+  "canonical_id": "latg:00000169-0ccb-dbbe-a16f-4eeb65dc0000",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Justice declines a ride with Sen. Ted Kennedy after Chappaquiddick in 1969.",
+  "caption": null,
+  "description": "Justice declines a ride with Sen. Ted Kennedy after Chappaquiddick in 1969.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 26; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label 'Ted Kennedy', credit 'Paul Conrad / Los Angeles Times'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:39+00:00",
+  "updated_at": "2026-09-25T17:50:39+00:00",
+  "sources": [
+   {
+    "id": 17760,
+    "cartoon_id": 9061,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-26",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/84bc97a/2147483647/strip/true/crop/514x600+0+0/resize/514x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ff5%2F58%2F7a5e36efa6c8f55dd54423e5b4be%2Fla-me-conrad030-l895cxnc",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 26",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9063,
+  "canonical_id": "latg:conrad-s-editorial-cartoon-of-president-bush-as-the-greek-my",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Conrad's editorial cartoon of President Bush as the Greek mythological character Sisyphus.",
+  "caption": null,
+  "description": "Conrad's editorial cartoon of President Bush as the Greek mythological character Sisyphus.",
+  "publication": "Los Angeles Times",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "LA Times photo gallery 'Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86' slide 1; title = the Times' descriptive caption (the cartoon's own caption is not given); undated in source; slide label '', credit 'Paul Conrad / Los Angeles Times (caption)'",
+  "merged_into": null,
+  "created_at": "2026-09-25T17:50:49+00:00",
+  "updated_at": "2026-09-25T17:50:49+00:00",
+  "sources": [
+   {
+    "id": 17762,
+    "cartoon_id": 9063,
+    "source_id": "latimes",
+    "repository": "Los Angeles Times",
+    "collection_name": "Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",
+    "identifier": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-1",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html",
+    "image_url": "https://ca-times.brightspotcdn.com/dims4/default/d3f4d61/2147483647/strip/true/crop/546x510+0+0/resize/546x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F0c%2F32%2Fccf1fc03dd7abf219eeff68e2051%2Flat-me-conrad-ho9h70kf20100904162104",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:latimes.com gallery 2026-09-25 slide 1",
+    "retrieved_at": "2026-09-25T17:50:49+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Los Angeles Times"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9101,
+  "canonical_id": "phd:american-gothic-280.jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "Another Paul Conrad “American Gothic” send up, this one charging Ronald Reagan’s policies with driving small farmers out of business & killing their communit...",
+  "caption": null,
+  "description": "Another Paul Conrad “American Gothic” send up, this one charging Ronald Reagan’s policies with driving small farmers out of business & killing their communities.",
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "BLOG REPRINT (The Pop History Dig); title = the blog's image caption; undated in source",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:10+00:00",
+  "updated_at": "2026-09-25T18:23:10+00:00",
+  "sources": [
+   {
+    "id": 17800,
+    "cartoon_id": 9101,
+    "source_id": "pophistorydig",
+    "repository": "The Pop History Dig (blog)",
+    "collection_name": "pophistorydig.com",
+    "identifier": "https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+    "image_url": "https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:pophistorydig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [
+   "Reagan, Ronald"
+  ],
+  "repositories": [
+   "The Pop History Dig (blog)"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9102,
+  "canonical_id": "td:conrad-in-a-precarious-position",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "Conrad - In a Precarious Position",
+  "caption": null,
+  "description": null,
+  "publication": "Truthdig",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Truthdig web publication of a syndicated Conrad cartoon (Tribune Media Services); date = Truthdig's posting date, not necessarily first publication",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:11+00:00",
+  "updated_at": "2026-09-25T18:23:11+00:00",
+  "sources": [
+   {
+    "id": 17801,
+    "cartoon_id": 9102,
+    "source_id": "truthdig",
+    "repository": "Truthdig",
+    "collection_name": "Truthdig cartoons",
+    "identifier": "https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/",
+    "image_url": "https://www.truthdig.com/wp-content/uploads/2017/07/conrad_elephant_500.gif",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:truthdig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Truthdig"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9103,
+  "canonical_id": "td:under-new-management-2",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 1,
+  "title": "Under New Management",
+  "caption": null,
+  "description": null,
+  "publication": "Truthdig",
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Truthdig web publication of a syndicated Conrad cartoon (Tribune Media Services); date = Truthdig's posting date, not necessarily first publication",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:23:14+00:00",
+  "updated_at": "2026-09-25T18:23:14+00:00",
+  "sources": [
+   {
+    "id": 17802,
+    "cartoon_id": 9103,
+    "source_id": "truthdig",
+    "repository": "Truthdig",
+    "collection_name": "Truthdig cartoons",
+    "identifier": "https://www.truthdig.com/cartoons/under-new-management-2/",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.truthdig.com/cartoons/under-new-management-2/",
+    "image_url": "https://www.truthdig.com/wp-content/uploads/2017/07/darfur_buchenwald.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:truthdig 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Truthdig"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9104,
+  "canonical_id": "syrx:27-jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Excuse me, Mr. Wallace...You're Stepping on My Lines!",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:24:39+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17803,
+    "cartoon_id": 9104,
+    "source_id": "syracuse_exhibit",
+    "repository": "Syracuse University Libraries",
+    "collection_name": "Cartoonists web exhibit",
+    "identifier": "27.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+    "image_url": "https://library.syracuse.edu/extsites/cartoonists/images/27.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:syracuse_exhibit 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Syracuse University Libraries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9105,
+  "canonical_id": "syrx:24-jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Violation",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:24:39+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17804,
+    "cartoon_id": 9105,
+    "source_id": "syracuse_exhibit",
+    "repository": "Syracuse University Libraries",
+    "collection_name": "Cartoonists web exhibit",
+    "identifier": "24.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+    "image_url": "https://library.syracuse.edu/extsites/cartoonists/images/24.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:syracuse_exhibit 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Syracuse University Libraries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9106,
+  "canonical_id": "syrx:22-jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "We're Gonna' Make History, Hubert!!",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:24:39+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17805,
+    "cartoon_id": 9106,
+    "source_id": "syracuse_exhibit",
+    "repository": "Syracuse University Libraries",
+    "collection_name": "Cartoonists web exhibit",
+    "identifier": "22.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+    "image_url": "https://library.syracuse.edu/extsites/cartoonists/images/22.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:syracuse_exhibit 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Syracuse University Libraries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9107,
+  "canonical_id": "syrx:15-jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Small World Isn't It?",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:24:39+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17806,
+    "cartoon_id": 9107,
+    "source_id": "syracuse_exhibit",
+    "repository": "Syracuse University Libraries",
+    "collection_name": "Cartoonists web exhibit",
+    "identifier": "15.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+    "image_url": "https://library.syracuse.edu/extsites/cartoonists/images/15.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:syracuse_exhibit 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Syracuse University Libraries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9108,
+  "canonical_id": "syrx:23-jpg",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "This Has Been a Paid Political Announcement",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "Syracuse University Libraries 'Cartoonists' web exhibit (Special Collections); title from the exhibit's image alt text; undated on the page",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:24:39+00:00",
+  "updated_at": "2026-09-25T18:24:39+00:00",
+  "sources": [
+   {
+    "id": 17807,
+    "cartoon_id": 9108,
+    "source_id": "syracuse_exhibit",
+    "repository": "Syracuse University Libraries",
+    "collection_name": "Cartoonists web exhibit",
+    "identifier": "23.jpg",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+    "image_url": "https://library.syracuse.edu/extsites/cartoonists/images/23.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:syracuse_exhibit 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "direct_html"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Syracuse University Libraries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "direct_html"
+  ],
+  "provenance_flags": []
+ },
+ {
+  "id": 9109,
+  "canonical_id": "inv:8E6421E876",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 821, sold 2019-02-19]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2019-02-19 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17808,
+    "cartoon_id": 9109,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "8E6421E876",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416659.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9110,
+  "canonical_id": "inv:1914F65A90",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 820, sold 2019-02-19]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2019-02-19 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17809,
+    "cartoon_id": 9110,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "1914F65A90",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416671.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9111,
+  "canonical_id": "inv:037423BA6F",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1414, sold 2018-11-14]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-11-14 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17810,
+    "cartoon_id": 9111,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "037423BA6F",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/55/634755/H0171-L156901083.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9112,
+  "canonical_id": "inv:B9C4BE79D6",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1499, sold 2018-08-01]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17811,
+    "cartoon_id": 9112,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "B9C4BE79D6",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786103.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9113,
+  "canonical_id": "inv:C49421E9A4",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1498, sold 2018-08-01]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17812,
+    "cartoon_id": 9113,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "C49421E9A4",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786094.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9114,
+  "canonical_id": "inv:8D040B5B24",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "[Paul Conrad original cartoon — Alexander Historical Auctions LLC lot 1497, sold 2018-08-01]",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title '(POLITICAL CARTOON) PAUL CONRAD'; the lot title names no cartoon; sale date 2018-08-01 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17813,
+    "cartoon_id": 9114,
+    "source_id": "invaluable",
+    "repository": "Alexander Historical Auctions LLC",
+    "collection_name": "Invaluable auction results",
+    "identifier": "8D040B5B24",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148785977.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Alexander Historical Auctions LLC"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9115,
+  "canonical_id": "inv:CCF45A48A6",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "The Perot Effect (CLANG)",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title 'Paul Conrad, Iowa/ California 1924-2010, The Perot Effect (CLANG), Ink print'; sale date 2024-07-13 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17814,
+    "cartoon_id": 9115,
+    "source_id": "invaluable",
+    "repository": "Link Auction Galleries",
+    "collection_name": "Invaluable auction results",
+    "identifier": "CCF45A48A6",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/linkauctiongalleries/56/774256/H18786-L377517958.JPG",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Link Auction Galleries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9116,
+  "canonical_id": "inv:0E444528A6",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "Flag Raising At Guantanamo",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title 'PAUL CONRAD (1924-2010) \"Flag Raising At Guantanamo.\"'; sale date 2024-06-20 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17815,
+    "cartoon_id": 9116,
+    "source_id": "invaluable",
+    "repository": "Swann Auction Galleries",
+    "collection_name": "Invaluable auction results",
+    "identifier": "0E444528A6",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/swanngalleries/80/769580/H0132-L374412772.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Swann Auction Galleries"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
+ },
+ {
+  "id": 9117,
+  "canonical_id": "inv:15541D8A43",
+  "creator": "Conrad, Paul, 1924-2010",
+  "granularity": "item",
+  "date_exact": null,
+  "date_start": null,
+  "date_end": null,
+  "year": null,
+  "date_is_estimate": 0,
+  "title": "The Fastest Gun in the West",
+  "caption": null,
+  "description": null,
+  "publication": null,
+  "syndicate": null,
+  "medium": null,
+  "dimensions": null,
+  "signed_name": null,
+  "rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs; where the holding institution publishes a public image it is shown directly from that institution's server — no copy is stored here.",
+  "copyright_holder": null,
+  "notes": "AUCTION RECORD (Invaluable) lot title 'Paul Conrad (American 1924-2010), The Fastest Gun in the West, Ink and Marker, Framed, 19-1/2 x 17 inches'; sale date 2021-05-25 is NOT the cartoon's date",
+  "merged_into": null,
+  "created_at": "2026-09-25T18:25:28+00:00",
+  "updated_at": "2026-09-25T18:25:28+00:00",
+  "sources": [
+   {
+    "id": 17816,
+    "cartoon_id": 9117,
+    "source_id": "invaluable",
+    "repository": "Weschler's",
+    "collection_name": "Invaluable auction results",
+    "identifier": "15541D8A43",
+    "box": null,
+    "folder": null,
+    "page": null,
+    "record_url": "https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/",
+    "image_url": "https://image.invaluable.com/housePhotos/weschlers/15/697315/H0143-L255107627.jpg",
+    "thumbnail_url": null,
+    "local_image": null,
+    "access_level": "online_image",
+    "rights_url": null,
+    "provenance": "live:invaluable 2026-09-25",
+    "retrieved_at": "2026-09-25T18:25:28+00:00",
+    "acquisition_method": "secondary_citation"
+   }
+  ],
+  "subjects": [
+   "Editorial cartoons"
+  ],
+  "people": [],
+  "repositories": [
+   "Weschler's"
+  ],
+  "merged_ids": [],
+  "acquisition_methods": [
+   "secondary_citation"
+  ],
+  "provenance_flags": [
+   "secondary_citation_only"
+  ]
  }
 ]
\ No newline at end of file
diff --git a/data/exports/duplicates.csv b/data/exports/duplicates.csv
index 46ff713..40ca1ed 100644
--- a/data/exports/duplicates.csv
+++ b/data/exports/duplicates.csv
@@ -1,4 +1,5 @@
 relation,score,a_id,a_canonical,a_title,a_date,b_id,b_canonical,b_title,b_date,detail,action
+possible_duplicate,55.0,8640,loc:2016685131,One flew over the cuckoo's nest,1976-04-04,9065,sec:ap-cuckoos-nest-1974,One flew over the cuckoo's nest,1974,"{'title': 25.0, 'publication': 10, 'caption': 15, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW

 possible_duplicate,50.0,8710,wsu:111953,It Is My Duty To Inform You Of Your Constitutional Rights…,1969-05-06,8841,wsu:112084,It Is My Duty To Inform You Of Your Constitutional Rights…,1970-02-04,"{'title': 25.0, 'publication': 10, 'caption': 15, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
 possible_duplicate,45.0,8753,wsu:111996,The Eight Day Of Genesis,1969-07-20,8977,cat:obit-apollo11-1969,Apollo 11 moon landing (a mailbox already planted for a Moon resident),1969-07-20,"{'date': 35, 'publication': 10, 'title_sim': 28.2}",MANUAL REVIEW
 possible_duplicate,40.0,8640,loc:2016685131,One flew over the cuckoo's nest,1976-04-04,8973,cat:obit-cuckoos-nest-1974,One flew over the cuckoo's nest,1974,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
@@ -9,12 +10,14 @@ possible_duplicate,40.0,8970,cat:obit-reagan-gothic-1986,Reagan 'American Gothic
 possible_duplicate,40.0,8974,cat:obit-nixon-cross-1974,Nixon nailing himself to a cross,1974,9016,sec:pbs-nixon-cross-1977,Nixon nailing himself to a cross,1977,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
 possible_duplicate,40.0,8983,cat:obit-lbj-blankcheck-1964,LBJ signing a blank check for the Vietnam War,1964,9020,sec:pbs-blank-check-1965,LBJ signing a blank check for the Vietnam War,1965,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
 possible_duplicate,37.5,8655,loc:2016685154,"[Reagan ""shooting up"" with arms]",1988-03-18,9011,sec:pbs-reagan-gun-needle-1988,Reagan shooting up with a gun in place of a needle,1988,"{'title': 22.549019607843135, 'publication': 10, 'people': 5, 'title_sim': 90.2}",MANUAL REVIEW
+possible_duplicate,25.0,8969,cat:obit-lbj-hubert-1968,"We're Gonna' Make History, Hubert!!",1968,9106,syrx:22-jpg,"We're Gonna' Make History, Hubert!!",,"{'title': 25.0, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW

 duplicate_of,75.0,8981,cat:obit-reagan-selfportrait-1984,Self-portrait begging for four more years for Ronald Reagan,1984-11-07,9031,sec:lcib-selfportrait-1984,Self-portrait begging for four more years for Ronald Reagan,1984-11-07,"{'date': 35, 'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,70.0,8987,cat:loc-sl-hud-1989,S&L's and HUD,1989-07-16,8630,loc:2016685149,S&L's and HUD,1989-07-16,"{'date': 35, 'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,70.0,8988,cat:loc-death-row-1991,Death row,1991-04-19,8637,loc:2016685127,Death row,1991-04-19,"{'date': 35, 'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,40.0,8965,cat:obit-phone-company-1972,He says he's from the phone company…,1972-06-18,9018,sec:pbs-phone-company-1972,He says he's from the phone company…,1972,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,40.0,8966,cat:obit-worst-enemy-1973,His Own Worst Enemy,1973,9019,sec:pbs-worst-enemy-1973,His Own Worst Enemy,1973,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,40.0,8971,cat:obit-clinton-horn-1994,Young Man With a Horn,1994,9004,sec:pbs-young-man-horn-1994,Young Man With a Horn,1994,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
+duplicate_of,40.0,8973,cat:obit-cuckoos-nest-1974,One flew over the cuckoo's nest,1974,9065,sec:ap-cuckoos-nest-1974,One flew over the cuckoo's nest,1974,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)

 duplicate_of,40.0,8982,cat:obit-littlerock-1958,Eisenhower and Little Rock school desegregation,1958,9024,sec:pbs-little-rock-1958,Eisenhower and Little Rock school desegregation,1958,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,40.0,8985,cat:obit-richard-ii-1973,Nixon as Shakespeare's King Richard II,1973,9026,sec:pbs-richard-ii-1973,Nixon as Shakespeare's King Richard II,1973,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,40.0,8994,cat:loc-barroom-1989,The face on the barroom floor,1989,8652,loc:2016685150,The face on the barroom floor,1989-06-23,"{'title': 25.0, 'publication': 10, 'subjects': 5, 'title_sim': 100.0}",auto-linked (merged_into)
@@ -26,4 +29,5 @@ duplicate_of,35.0,8992,cat:loc-nra-pacifier-1982,NRA pacifier,1982,8670,loc:2016
 duplicate_of,35.0,8993,cat:loc-southamerica-1959,"Hereafter, dear, I'll be the 'expert' on South America",1959,8635,loc:2016680206,"Hereafter, dear, I'll be the ""expert"" on South America",1959,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,35.0,8995,cat:loc-naked-truth-1987,The naked truth,1987,8658,loc:2016685157,The naked truth,1987-02-13,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
 duplicate_of,35.0,8996,cat:loc-black-teen-unemployment-1977,Black teen-agers 40% unemployed. --news item,1977,8643,loc:2016685134,Black teen-agers 40% unemployed.--news item,1977-12-01,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
+duplicate_of,35.0,9096,phd:worst-enemy-370.jpg,Paul Conrad’s caricature of President Richard Nixon sitting amid pages and pages of his infamous “enemies list.”  Caption reads: “His own worst enemy.” Date:...,1973,9019,sec:pbs-worst-enemy-1973,His Own Worst Enemy,1973,"{'title': 25.0, 'subjects': 5, 'people': 5, 'title_sim': 100.0}",auto-linked (merged_into)

 duplicate_of,25.0,8990,cat:loc-herblock-2000,[Herblock as George Washington],2000,8682,loc:00652290,[Herblock as George Washington],2000,"{'title': 25.0, 'title_sim': 100.0}",auto-linked (merged_into)
diff --git a/data/exports/missing_years.csv b/data/exports/missing_years.csv
index 4730dac..3eba57d 100644
--- a/data/exports/missing_years.csv
+++ b/data/exports/missing_years.csv
@@ -13,19 +13,17 @@ year,item_level,box_range_slots,folder_records,status
 1956,0,0,0,NO RECORDS
 1957,1,0,0,thin (<5 items)
 1958,1,0,0,thin (<5 items)
-1959,1,4,0,thin (<5 items)

+1959,2,4,0,thin (<5 items)

 1960,0,5,0,no item-level records
 1961,2,4,0,thin (<5 items)
-1962,0,4,0,no item-level records

+1962,2,4,0,thin (<5 items)

 1963,1,3,1,thin (<5 items)
-1964,1,5,12,thin (<5 items)

+1964,4,5,12,thin (<5 items)

 1965,1,4,12,thin (<5 items)
 1966,0,4,12,no item-level records
-1967,2,24,12,thin (<5 items)

 1968,4,34,12,thin (<5 items)
-1972,3,257,0,thin (<5 items)

+1972,4,257,0,thin (<5 items)

 1975,1,272,0,thin (<5 items)
-1976,4,285,0,thin (<5 items)

 1977,4,248,0,thin (<5 items)
 1978,2,264,0,thin (<5 items)
 1979,3,241,0,thin (<5 items)
@@ -36,7 +34,7 @@ year,item_level,box_range_slots,folder_records,status
 1987,4,284,0,thin (<5 items)
 1989,3,284,0,thin (<5 items)
 1991,3,280,0,thin (<5 items)
-1994,2,246,0,thin (<5 items)

+1994,3,246,0,thin (<5 items)

 1995,0,233,0,no item-level records
 1996,0,225,0,no item-level records
 1997,1,191,0,thin (<5 items)
@@ -45,11 +43,11 @@ year,item_level,box_range_slots,folder_records,status
 2000,1,190,0,thin (<5 items)
 2001,3,193,0,thin (<5 items)
 2002,0,173,0,no item-level records
-2003,1,191,0,thin (<5 items)

+2003,2,191,0,thin (<5 items)

 2004,2,0,0,thin (<5 items)
 2005,0,0,0,NO RECORDS
 2006,0,0,0,NO RECORDS
 2007,0,0,0,NO RECORDS
-2008,1,0,0,thin (<5 items)

+2008,2,0,0,thin (<5 items)

 2009,0,0,0,NO RECORDS
 2010,0,0,0,NO RECORDS
diff --git a/data/exports/research_gaps.csv b/data/exports/research_gaps.csv
index 9e21875..7753b06 100644
--- a/data/exports/research_gaps.csv
+++ b/data/exports/research_gaps.csv
@@ -13,19 +13,17 @@ thin_year,1955,"0 item-level, 0 box-range slots, 0 folder records"
 thin_year,1956,"0 item-level, 0 box-range slots, 0 folder records"
 thin_year,1957,"1 item-level, 0 box-range slots, 0 folder records"
 thin_year,1958,"1 item-level, 0 box-range slots, 0 folder records"
-thin_year,1959,"1 item-level, 4 box-range slots, 0 folder records"

+thin_year,1959,"2 item-level, 4 box-range slots, 0 folder records"

 thin_year,1960,"0 item-level, 5 box-range slots, 0 folder records"
 thin_year,1961,"2 item-level, 4 box-range slots, 0 folder records"
-thin_year,1962,"0 item-level, 4 box-range slots, 0 folder records"

+thin_year,1962,"2 item-level, 4 box-range slots, 0 folder records"

 thin_year,1963,"1 item-level, 3 box-range slots, 1 folder records"
-thin_year,1964,"1 item-level, 5 box-range slots, 12 folder records"

+thin_year,1964,"4 item-level, 5 box-range slots, 12 folder records"

 thin_year,1965,"1 item-level, 4 box-range slots, 12 folder records"
 thin_year,1966,"0 item-level, 4 box-range slots, 12 folder records"
-thin_year,1967,"2 item-level, 24 box-range slots, 12 folder records"

 thin_year,1968,"4 item-level, 34 box-range slots, 12 folder records"
-thin_year,1972,"3 item-level, 257 box-range slots, 0 folder records"

+thin_year,1972,"4 item-level, 257 box-range slots, 0 folder records"

 thin_year,1975,"1 item-level, 272 box-range slots, 0 folder records"
-thin_year,1976,"4 item-level, 285 box-range slots, 0 folder records"

 thin_year,1977,"4 item-level, 248 box-range slots, 0 folder records"
 thin_year,1978,"2 item-level, 264 box-range slots, 0 folder records"
 thin_year,1979,"3 item-level, 241 box-range slots, 0 folder records"
@@ -36,7 +34,7 @@ thin_year,1985,"3 item-level, 258 box-range slots, 0 folder records"
 thin_year,1987,"4 item-level, 284 box-range slots, 0 folder records"
 thin_year,1989,"3 item-level, 284 box-range slots, 0 folder records"
 thin_year,1991,"3 item-level, 280 box-range slots, 0 folder records"
-thin_year,1994,"2 item-level, 246 box-range slots, 0 folder records"

+thin_year,1994,"3 item-level, 246 box-range slots, 0 folder records"

 thin_year,1995,"0 item-level, 233 box-range slots, 0 folder records"
 thin_year,1996,"0 item-level, 225 box-range slots, 0 folder records"
 thin_year,1997,"1 item-level, 191 box-range slots, 0 folder records"
@@ -45,12 +43,12 @@ thin_year,1999,"0 item-level, 195 box-range slots, 0 folder records"
 thin_year,2000,"1 item-level, 190 box-range slots, 0 folder records"
 thin_year,2001,"3 item-level, 193 box-range slots, 0 folder records"
 thin_year,2002,"0 item-level, 173 box-range slots, 0 folder records"
-thin_year,2003,"1 item-level, 191 box-range slots, 0 folder records"

+thin_year,2003,"2 item-level, 191 box-range slots, 0 folder records"

 thin_year,2004,"2 item-level, 0 box-range slots, 0 folder records"
 thin_year,2005,"0 item-level, 0 box-range slots, 0 folder records"
 thin_year,2006,"0 item-level, 0 box-range slots, 0 folder records"
 thin_year,2007,"0 item-level, 0 box-range slots, 0 folder records"
-thin_year,2008,"1 item-level, 0 box-range slots, 0 folder records"

+thin_year,2008,"2 item-level, 0 box-range slots, 0 folder records"

 thin_year,2009,"0 item-level, 0 box-range slots, 0 folder records"
 thin_year,2010,"0 item-level, 0 box-range slots, 0 folder records"
 huntington_untitled,all,8628 Huntington CON slots have no title in the public finding aid (internal Huntington database needed)
@@ -338,7 +336,6 @@ denver_post_gap,1954,"no item-level record; 0 Huntington slots, 0 Syracuse folde
 denver_post_gap,1955,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
 denver_post_gap,1956,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
 denver_post_gap,1960,"no item-level record; 5 Huntington slots, 0 Syracuse folders"
-denver_post_gap,1962,"no item-level record; 4 Huntington slots, 0 Syracuse folders"

 latimes_gap,1966,"no item-level record; 4 Huntington slots, 12 Syracuse folders"
 latimes_gap,1981,"no item-level record; 266 Huntington slots, 0 Syracuse folders"
 syndicated_gap,1995,"no item-level record; 233 Huntington slots, 0 Syracuse folders"
@@ -360,8 +357,15 @@ source_unmeasured,empire_adc,Empire Archival Discovery Cooperative — blocked:
 source_unmeasured,worldcat,WorldCat — not_attempted: No keyless API; bibliographic lead only (not crawled).
 source_unmeasured,lbj_library,LBJ Presidential Library — not_attempted: UNVERIFIED lead.
 source_unmeasured,reagan_library,Ronald Reagan Presidential Library — not_attempted: UNVERIFIED lead.
-source_unmeasured,latimes,Los Angeles Times archive (ProQuest / newspapers.com) — not_attempted: paywalled — not crawled; 287 item records elsewhere are attributed to the LA Times

 source_unmeasured,denver_post,Denver Post archive (newspapers.com / NewsBank) — not_attempted: paywalled — not crawled; 7 item records elsewhere are attributed to the Denver Post
 source_unmeasured,huntington_exhibits,The Huntington — exhibition / collection web pages — blocked: probe: HTTP 429 at https://www.huntington.org/collections/lib-msscon-1-12360
 source_unmeasured,nytimes_obit,"New York Times obituary, 5 Sep 2010 — blocked: live page WAF-blocked; its Wayback copy is deliberately NOT used (would bypass the block) (WAF/JS challenge (HTTP 403) at https://www.nytimes.com/2010/09/05/us/politics/05conrad.html)"
 source_unmeasured,washpost_obit,"Washington Post obituary, 6 Sep 2010 — blocked: robots.txt disallows; its Wayback copy is deliberately NOT used (would bypass robots) (robots.txt disallows http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html)"
+source_unmeasured,cdnc,"California Digital Newspaper Collection (cdnc.ucr.edu, Veridian) — blocked: robots.txt 'User-agent: * Disallow: /' (only archive.org_bot/bingbot allowed, and even they may not query) (robots.txt disallows https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22)"

+source_unmeasured,colorado_newspapers,Colorado Historic Newspapers (Veridian) — blocked: robots.txt 'User-agent: * Disallow: /' (Veridian default); Denver Post 1950-64 not reachable (robots.txt disallows https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22)

+source_unmeasured,nara_artifacts,"JFK Library eMuseum (jfk.artifacts.archives.gov) — 2 Denver Post originals 1961-63 — blocked: robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (H"

+source_unmeasured,google_news_archive,Google News Archive (news.google.com/newspapers) — blocked: robots.txt disallows /newspapers for generic agents (robots.txt disallows https://news.google.com/newspapers?nid=conrad)

+source_unmeasured,lbj_artifacts,"LBJ Library eMuseum (lbj.artifacts.archives.gov) — ~11 Conrad originals 1964-68 — blocked: robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (H"

+source_unmeasured,billy_ireland_dc,Ohio State Billy Ireland — Digital Collections catalog JSON (library.osu.edu/dc) — failed: not measured — endpoint timed out / errored after retries (HTTP 504 at https://library.osu.edu/dc/catalog.json?q=%22paul+conrad%22&per_page=100)

+source_unmeasured,stanford_daily,Stanford Daily archive search API (ran Conrad from 1964-09-28 / 1976-11-15) — blocked: the API host's robots.txt answers 403 -> treated as disallowed (conservative rule) (robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://ehabp6fuc5.execute-api.us-eas

+source_unmeasured,truthdig_api,"Truthdig WordPress REST API (cartoons search) — blocked: robots.txt disallows /wp-json/ (the author page /author/paul_conrad/ is used instead, see truthdig) (robots.txt disallows https://www.truthdig.com/wp-json/wp/v2/cartoons?search=conrad&per_page=100)"

diff --git a/data/exports/source_coverage.csv b/data/exports/source_coverage.csv
index 2bb178d..b291310 100644
--- a/data/exports/source_coverage.csv
+++ b/data/exports/source_coverage.csv
@@ -1,26 +1,38 @@
 source_id,name,repository,classification,status,cartoon_source_rows,item,folder,box_range,public_image_links,requires_archive_access,last_run_pages,last_run_errors,notes
+billy_ireland_dc,Ohio State Billy Ireland — Digital Collections catalog JSON (library.osu.edu/dc),,PUBLIC_HTML,failed,0,0,0,0,0,0,,,not measured — endpoint timed out / errored after retries (HTTP 504 at https://library.osu.edu/dc/catalog.json?q=%22paul+conrad%22&per_page=100)

 calisphere,Calisphere (UC Libraries),,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,AWS WAF JS challenge for non-browser clients; probe: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://calisphere.org/search/?q=%22paul+conrad%22
+cdnc,"California Digital Newspaper Collection (cdnc.ucr.edu, Veridian)",,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,"robots.txt 'User-agent: * Disallow: /' (only archive.org_bot/bingbot allowed, and even they may not query) (robots.txt disallows https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22)"

+chronicling_america,"Chronicling America (loc.gov, digitized newspapers to 1963)",,PUBLIC_API,worked,0,0,0,0,0,0,,,"q=""paul conrad"" 1946-1963: 23 page hit(s); Conrad drew for the Denver Post (not in Chronicling America) and was syndicated only from 1964 -> 0 records; hits: 1949-11-19 Image 2 of Kodiak mirror (Kodiak, Alaska), Novembe; 1954-10-25 Image 32 of Evening star (Washington, D.C.), Octob; 1960-12-22 Image 5 of Westside enterprise (Goodyear, Ariz.), ; 1959-06-19 Image 4 of El sol (Phoenix, Ariz.), June 19, 1959; 1951-11-29 Image 46 of Evening star (Washington, D.C.), Novem; 1952-08-05 Image 2 of Le messager (Lewiston, Me.), August 5, ; 1951-12-23 Image 64 of Evening star (Washington, D.C.), Decem; 1963-10-24 Image 21 of Evening star (Washington, D.C.), Octob; 1962-12-07 Image 1 of Washington Journal (Washington, D.C.), ; 1957-04-05 Image 4 of The Harlem news (Harlem, Mont.), April "

+colorado_newspapers,Colorado Historic Newspapers (Veridian),,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,robots.txt 'User-agent: * Disallow: /' (Veridian default); Denver Post 1950-64 not reachable (robots.txt disallows https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22)

 daily_iowan,The Daily Iowan digital archive (University of Iowa Libraries),University of Iowa Libraries,PUBLIC_HTML,partial,0,0,0,0,0,0,15,0,"issue PDFs listed 1945-1950: {1945: 306, 1946: 308, 1947: 308, 1948: 308, 1949: 307, 1950: 308} (total 1845); full list -> data/exports/daily_iowan_issues_1945_1950.csv; no PDF downloaded; text-layer probe: NO separate text layer exposed [di1947-07-01.txt=HTTP 404; di1947-07-01.xml=HTTP 404; di1947-07-01.hocr=HTTP 404; di1947-07-01.html=HTTP 404; di1949-07-01.txt=HTTP 404; di1949-07-01.xml=HTTP 404; di1949-07-01.hocr=HTTP 404; di1949-07-01.html=HTTP 404; DI/1948/ listing=blocked (HTTP 403 (access denied) at https://dailyiowan.lib.uiowa.edu/DI/1948/); search/=Google CSE embed (cse.google.com robots Disallow: / -> not used); digital.lib.uiowa.edu=robots unreadable/disallowed (403) -> not crawled]; not in Chronicling America (loc.gov Iowa titles 1946-1950 exclude it) and no Internet Archive run (checked 2026-09-24); 0 cartoon records added: no permitted text layer; OCR of scans is out of bounds"
 denver_post,Denver Post archive (newspapers.com / NewsBank),Denver Post,PAYWALLED,not_attempted,0,0,0,0,0,0,0,0,paywalled — not crawled; 7 item records elsewhere are attributed to the Denver Post
-discovery,"Discovery pass (DPLA, Smithsonian, probes)",multiple,PUBLIC_API,worked,0,0,0,0,0,0,6,3,"non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price ""Happy's Curious"" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad"

-dpla,Digital Public Library of America (API),,PUBLIC_API,worked,1,1,0,0,1,0,,,kept 2 Conrad-cartoon records; providers={'History Colorado': 2}

+discovery,"Discovery pass (DPLA, Smithsonian, probes)",multiple,PUBLIC_API,worked,0,0,0,0,0,0,8,3,"non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price ""Happy's Curious"" || DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price ""Happy's Curious"" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad"

+dpla,Digital Public Library of America (API),,PUBLIC_API,worked,4,4,0,0,4,0,,,"kept 9 Conrad-cartoon records; providers={'History Colorado': 3, 'National Portrait Gallery': 6}"

 empire_adc,Empire Archival Discovery Cooperative,,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,AWS WAF JS challenge; probe: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://empireadc.org/search/catalog/nsyu_2642890
+google_news_archive,Google News Archive (news.google.com/newspapers),,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,robots.txt disallows /newspapers for generic agents (robots.txt disallows https://news.google.com/newspapers?nid=conrad)

 hathitrust,HathiTrust catalog,,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,robots.txt unreadable (403); treated as disallowed; probe: robots.txt disallows https://catalog.hathitrust.org/Search/Home?lookfor=%22Conrad%2C+Paul%2C+1924-2010%22
 huntington,Huntington Library — Paul Conrad Papers (EAD finding aid),Huntington Library,PHYSICAL_ARCHIVE,worked,8628,0,0,8628,0,8628,1,2,"EAD: 2844 components, 288 boxes, 206 original-drawing boxes; typo repairs: ['box 111: 4890-49152 -> 4890-4912', 'box 137: 5791-5834 -> 5791-5833']; https://catalog.huntington.org/record=b1768021: robots.txt disallows https://catalog.huntington.org/record=b1768021; https://www.huntington.org/verso/volunteering-decipher-paul-conrad: HTTP 429 at https://www.huntington.org/verso/volunteering-decipher-paul-conrad"
 huntington_exhibits,The Huntington — exhibition / collection web pages,,PUBLIC_HTML,blocked,0,0,0,0,0,0,,,probe: HTTP 429 at https://www.huntington.org/collections/lib-msscon-1-12360
+ia_fulltext,"Internet Archive full-text search — printed Conrad cartoon appearances (newspapers, anthologies)",Internet Archive,PUBLIC_API,,0,0,0,0,0,0,0,0,

 internet_archive,Internet Archive (books metadata),Internet Archive,PUBLIC_API,worked,0,0,0,0,0,0,11,0,"excluded name-authority conflations: ['11301329bsb (Neue Kinderklapper; Funke, Conrad Paul)', 'gottistmeinheil0000conr (Gott ist mein Heil!; Conrad, Paul, 1865-1927)', 'larryboyfibfrom00poth (Larryboy and the Fib from outer space; Poth, Karen Conrad, Paul, 1924-2010)', 'slavebug0000conr (The slave bug; Conrad, Paul)', 'thiswaytothrivin0000conr (This way to a thriving church; Conrad, Paul, H)']"
-latimes,Los Angeles Times archive (ProQuest / newspapers.com),Los Angeles Times,PAYWALLED,not_attempted,0,0,0,0,0,0,0,0,paywalled — not crawled; 287 item records elsewhere are attributed to the LA Times

+invaluable,Invaluable — auction results for Paul Conrad originals,,PUBLIC_HTML,worked,9,9,0,0,9,0,,,records=9; image URLs recorded=9

+latimes,Los Angeles Times — free latimes.com galleries/articles (historical archive paywalled),Los Angeles Times,PUBLIC_HTML,partial,27,27,0,0,26,0,503,0,"sitemaps scanned=501 (1985-2026); pages with a 'paul-conrad' slug=17; gallery slides saved=26 (from 1 gallery page(s)); quote-verified article citations=1; historical archive paywalled — not crawled; 345 item records overall are attributed to the LA Times; pre-2000 la-xpm slugs are opaque, so older articles about single cartoons are undiscoverable without the robots-disallowed /search"

+lbj_artifacts,LBJ Library eMuseum (lbj.artifacts.archives.gov) — ~11 Conrad originals 1964-68,,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,"robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://lbj.artifacts.archives.gov/people/14908/paul-conrad/objects)"

 lbj_library,LBJ Presidential Library,,PHYSICAL_ARCHIVE,not_attempted,0,0,0,0,0,0,,,UNVERIFIED lead.
 loc,Library of Congress — Prints & Photographs (JSON API),Library of Congress,PUBLIC_API,worked,65,61,4,0,17,0,75,0,"robots.txt: /photos/=allow, /manuscripts/=allow, /books/=allow, /maps/=allow, /collections/cartoon-drawings/=allow, /item/1/=allow, /pictures/item/1/=allow, /search/=DISALLOW, /pictures/search/=DISALLOW, /pictures/related/=DISALLOW; format endpoints (Conrad hits): /photos/ {'fa': 'contributor:conrad, paul'}=17; /photos/ {'q': 'paul conrad editorial cartoon'}=16; /photos/ {'q': 'conrad, paul, 1924-2010'}=17; /photos/ {'q': 'conrad, paul'}=17; /manuscripts/ {'fa': 'contributor:conrad, paul'}=0; /manuscripts/ {'q': 'paul conrad cartoons'}=0; /books/ {'fa': 'contributor:conrad, paul'}=0; /maps/ {'fa': 'contributor:conrad, paul'}=0; /collections/cartoon-drawings/ {'fa': 'contributor:conrad, paul'}=10; /collections/cartoon-drawings/ {'q': 'conrad'}=10; neighbour-LCCN probing (+/-5, cap 300): {'requests': 0, 'conrad': 0, 'other': 0, 'missing': 0, 'error': 0, 'cached_skip': 158, 'cumulative_probed_ids': {'other': 126, 'missing': 4, 'total': 130}}; new Conrad ids from probing: none; group 2010632868: {'call_number': 'Unprocessed in PR 13 CN 1983:004 [P&P]', 'digitized_resources': 0, 'resource_files': 0, 'declared_components': '83 prints', 'child_item_links': [], 'neighbors_link_disallowed': True, 'components_addressable': False, 'why': ""no child item records, no digitized component files; the only component path is the 'neighbors' link under /pictures/related/, which robots.txt disallows""}; group 2010634752: {'call_number': 'Unprocessed in PR 13 CN 1999:086 [P&P]', 'digitized_resources': 0, 'resource_files': 0, 'declared_components': '21 drawings', 'child_item_links': [], 'neighbors_link_disallowed': True, 'components_addressable': False, 'why': ""no child item records, no digitized component files; the only component path is the 'neighbors' link under /pictures/related/, which robots.txt disallows""}; group 2010634813: {'call_number': 'Unprocessed in PR 13 CN 2000:046 [P&P]', 'digitized_resources': 0, 'resource_files': 0, 'declared_components': '7 drawings', 'child_item_links': [], 'neighbors_link_disallowed': True, 'components_addressable': False, 'why': ""no child item records, no digitized component files; the only component path is the 'neighbors' link under /pictures/related/, which robots.txt disallows""}; group 2010635027: {'call_number': 'Unprocessed in PR 13 CN 2003:069 [P&P]', 'digitized_resources': 0, 'resource_files': 0, 'declared_components': '24 drawings', 'child_item_links': [], 'neighbors_link_disallowed': True, 'components_addressable': False, 'why': ""no child item records, no digitized component files; the only component path is the 'neighbors' link under /pictures/related/, which robots.txt disallows""}; LOC book records by Conrad: 1; format endpoints found 17 Conrad ids; verified 65 Conrad item JSON records; /search, /pictures/search, /pictures/related are robots-disallowed (not paged)"
 loc_lcib,LOC Information Bulletin (Oct 1999) — Conrad gift article,,PUBLIC_HTML,worked,0,0,0,0,0,0,,,context article about Conrad's gift of drawings to LOC; probe: HTTP 200
+nara_artifacts,JFK Library eMuseum (jfk.artifacts.archives.gov) — 2 Denver Post originals 1961-63,,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,"robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://jfk.artifacts.archives.gov/people/6554/paul-conrad-denver-post/objects)"

+newspaper_probes,Digitized-newspaper / museum archive probes,,PUBLIC_HTML,worked,0,0,0,0,0,0,1,0,"probes: cdnc=blocked, colorado_newspapers=blocked, chronicling_america=worked, nara_artifacts=blocked, lbj_artifacts=blocked, billy_ireland_dc=failed, stanford_daily=blocked, truthdig_api=blocked, google_news_archive=blocked"

 nixon_foundation,Richard Nixon Foundation (site search 'conrad'),,PUBLIC_HTML,worked,0,0,0,0,0,0,,,HTTP 200; 'conrad' mentions=2; no page naming a specific dated Conrad cartoon found -> 0 item records
 nixon_library,Richard Nixon Presidential Library (site search 'conrad'),,PUBLIC_HTML,worked,0,0,0,0,0,0,,,HTTP 200; 'conrad' mentions=0; no page naming a specific dated Conrad cartoon found -> 0 item records
 nytimes_obit,"New York Times obituary, 5 Sep 2010",,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,live page WAF-blocked; its Wayback copy is deliberately NOT used (would bypass the block) (WAF/JS challenge (HTTP 403) at https://www.nytimes.com/2010/09/05/us/politics/05conrad.html)
 oac,Online Archive of California (Huntington finding aid host),Huntington Library,PUBLIC_HTML,worked,0,0,0,0,0,0,1,0,"OAC collection page parsed: 272.41 Linear Feet (285 boxes, 1 folder)"
 ohio_state,Ohio State University — Billy Ireland Cartoon Library & Museum,Ohio State University,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,0,1,blocked: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://osucartoons.pastperfectonline.com/
+pc_gallery,"Political Cartoon Gallery (dealer, London) — Conrad originals for sale",,PUBLIC_HTML,worked,8,8,0,0,8,0,,,records=8; image URLs recorded=8

+pophistorydig,"The Pop History Dig — 'Paul Conrad, cartoonist' article (blog reprints)",,PUBLIC_HTML,worked,8,8,0,0,8,0,,,records=8; image URLs recorded=8

 pulitzer,"Pulitzer Prizes (1964, 1971, 1984)",,PUBLIC_HTML,worked,0,0,0,0,0,0,,,prize citations name no single cartoon (year-of-work awards) -> 0 item records; 1964: Paul Conrad of The Denver Post For his editorial cartooning during the past year | 1971: Paul Conrad of Los Angeles Times For his editorial cartooning during 1970. | 1984: Paul Conrad of Los Angeles Times
 reagan_library,Ronald Reagan Presidential Library,,PHYSICAL_ARCHIVE,not_attempted,0,0,0,0,0,0,,,UNVERIFIED lead.
-secondary_web,"Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR)",Secondary citation,PUBLIC_HTML,worked,41,41,0,0,0,0,41,0,"verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, National Catholic Reporter=1"

+secondary_web,"Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR)",Secondary citation,PUBLIC_HTML,worked,43,43,0,0,0,0,43,0,"verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, Washington Report on Middle East Affairs=1, Associated Press obituary=1, National Catholic Reporter=1"

 seed,"Seed corpus (TK-12179, read-only)",multiple,METADATA_ONLY,worked,0,0,0,0,0,0,142,0,"huntington_repairs=[{'box': '111', 'was': '4890-49152', 'now': '4890-4912'}, {'box': '137', 'was': '5791-5834', 'now': '5791-5833'}]"
 seed_catalog,Seed: hand-built secondary-source catalog (data/cartoons.json),Secondary citation,METADATA_ONLY,seed_only,32,32,0,0,0,0,,,
 seed_huntington,Seed: Huntington EAD slots (corpus.json),Huntington Library,PHYSICAL_ARCHIVE,seed_only,8628,0,0,8628,0,8628,,,
@@ -28,8 +40,13 @@ seed_loc,Seed: LOC P&P search cache (raw/loc-page-1.json),Library of Congress,PU
 seed_syracuse,"Seed: Syracuse finding-aid cache (raw/syr.html, syr.md)",Syracuse University,PHYSICAL_ARCHIVE,seed_only,65,0,65,0,0,65,,,
 seed_wichita,Seed: Wichita State ArchivesSpace cache (raw/wsu/*.md via r.jina.ai),Wichita State University,PHYSICAL_ARCHIVE,seed_only,207,207,0,0,0,207,,,
 smithsonian,Smithsonian Open Access API,,PUBLIC_API,worked,0,0,0,0,0,0,,,kept 0 records; units={'SIL': 4}
+stanford_daily,Stanford Daily archive search API (ran Conrad from 1964-09-28 / 1976-11-15),,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,the API host's robots.txt answers 403 -> treated as disallowed (conservative rule) (robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/prod?q=%22Paul+Conrad%22&size=50)

 syracuse,Syracuse University Special Collections — Paul Conrad Cartoons,Syracuse University,PHYSICAL_ARCHIVE,blocked,0,0,0,0,0,0,0,2,blocked: https://library.syracuse.edu/digital/guides/c/conrad_p.htm (WAF/JS challenge (HTTP 202) at https://library.syracuse.edu/digital/guides/c/conrad_p.htm); blocked: https://empireadc.org/search/catalog/nsyu_2642890 (robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://empireadc.org/search/catalog/nsyu_2642890); using seed cache (seed_syracuse) for the 65 folder records
+syracuse_exhibit,"Syracuse University Libraries — 'Cartoonists' web exhibit, Paul Conrad page",,PUBLIC_HTML,worked,5,5,0,0,5,0,,,records=5; image URLs recorded=5

+truthdig,Truthdig — Paul Conrad cartoons (2000s syndicated),,PUBLIC_HTML,worked,2,2,0,0,2,0,,,records=2; image URLs recorded=2

+truthdig_api,Truthdig WordPress REST API (cartoons search),,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,"robots.txt disallows /wp-json/ (the author page /author/paul_conrad/ is used instead, see truthdig) (robots.txt disallows https://www.truthdig.com/wp-json/wp/v2/cartoons?search=conrad&per_page=100)"

 washpost_obit,"Washington Post obituary, 6 Sep 2010",,REQUIRES_PERMISSION,blocked,0,0,0,0,0,0,,,robots.txt disallows; its Wayback copy is deliberately NOT used (would bypass robots) (robots.txt disallows http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html)
+web_images,"Public web pages showing Conrad cartoons (exhibit, dealer, auction, blog, magazine)",,PUBLIC_HTML,worked,0,0,0,0,0,0,16,0,syracuse_exhibit: 5 rec / 5 img (worked); pc_gallery: 8 rec / 8 img (worked); invaluable: 9 rec / 9 img (worked); pophistorydig: 8 rec / 8 img (worked); truthdig: 2 rec / 2 img (worked)

 wichita,Wichita State University Special Collections — MS 90-18,Wichita State University,PHYSICAL_ARCHIVE,blocked,0,0,0,0,0,0,1,3,https://specialcollections.wichita.edu/collections/ms/90-18/90-18-a.html: retired/redirected; blocked: https://archivesspace.wichita.edu/repositories/3/resources/166; blocked: https://archivesspace.wichita.edu/repositories/3/archival_objects/111935; REQUIRES_PERMISSION for automated access; relying on seed_wichita cache (r.jina.ai provenance)
 wikidata,"Wikidata (Paul Conrad, Q2059192)",,PUBLIC_API,worked,0,0,0,0,0,0,,,"entity read; notable-work (P800) claims=0; reverse 'creator = Q2059192' needs SPARQL or Special:WhatLinksHere, both robots-disallowed -> not queried; 0 item records. MediaWiki API (/w/api.php), Wikidata API and query.wikidata.org SPARQL are robots.txt-disallowed for generic agents -> not queried; only robots-permitted /wiki/ pages and Special:EntityData were read"
 wikimedia_commons,Wikimedia Commons (Category:Paul Conrad),,PUBLIC_HTML,worked,0,0,0,0,0,0,,,"category lists 1 file(s): Otis Chandler (Los Angeles Times) [file] — none is a Conrad cartoon; 0 item records. MediaWiki API (/w/api.php), Wikidata API and query.wikidata.org SPARQL are robots.txt-disallowed for generic agents -> not queried; only robots-permitted /wiki/ pages and Special:EntityData were read"
diff --git a/data/exports/sources.csv b/data/exports/sources.csv
index 390d19c..cf6b7cd 100644
--- a/data/exports/sources.csv
+++ b/data/exports/sources.csv
@@ -1,5 +1,8 @@
 cartoon_id,canonical_id,source_id,repository,collection_name,identifier,box,folder,page,record_url,image_url,thumbnail_url,local_image,access_level,rights_url,provenance,retrieved_at,acquisition_method
-8997,dpla:523bb6e73d24c753131e269e98b9ab1b,dpla,History Colorado,via DPLA,523bb6e73d24c753131e269e98b9ab1b,,,,https://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/Portal/Portal.aspx?component=AAFG&record=BC41F153-BB8A-4282-833A-D1E7F24A2471,,http://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/ViewImage.aspx?template=Image&field=DerivedIma&hash=0A0B7B209A21EFFA1037D98354ACC011,,online_image,,"live:DPLA q=""conrad, paul""",2026-09-24T23:33:19+00:00,direct_api

+9035,dpla:12751b0b09b6c220323364ea11838221,dpla,National Portrait Gallery,via DPLA,12751b0b09b6c220323364ea11838221,,,,http://n2t.net/ark:/65665/sm4e3f27662-1c50-4044-ad95-dea6b709d3a4,,https://ids.si.edu/ids/deliveryService?id=NPG-78T1078A_1,,online_image,,"live:DPLA q=sourceResource.creator=""Paul Conrad, born 27 Jun 1924""",2026-09-25T18:08:10+00:00,direct_api

+8997,dpla:523bb6e73d24c753131e269e98b9ab1b,dpla,History Colorado,via DPLA,523bb6e73d24c753131e269e98b9ab1b,,,,https://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/Portal/Portal.aspx?component=AAFG&record=BC41F153-BB8A-4282-833A-D1E7F24A2471,,http://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/ViewImage.aspx?template=Image&field=DerivedIma&hash=0A0B7B209A21EFFA1037D98354ACC011,,online_image,,"live:DPLA q=sourceResource.creator=""Conrad, Paul""",2026-09-25T18:08:11+00:00,direct_api

+9034,dpla:86eb2a092258ff7bed24ffc34ac882f4,dpla,National Portrait Gallery,via DPLA,86eb2a092258ff7bed24ffc34ac882f4,,,,http://n2t.net/ark:/65665/sm45122bad1-ea2e-40dd-b68d-5885b8b6b1e7,,https://ids.si.edu/ids/deliveryService?id=NPG-78T1076A_1,,online_image,,"live:DPLA q=sourceResource.creator=""Paul Conrad, born 27 Jun 1924""",2026-09-25T18:08:10+00:00,direct_api

+9036,dpla:fc313e4824c9624679279520849e5d0c,dpla,National Portrait Gallery,via DPLA,fc313e4824c9624679279520849e5d0c,,,,http://n2t.net/ark:/65665/sm41bb271c3-faeb-4964-ab9a-09a3ac411a0f,,https://ids.si.edu/ids/deliveryService?id=NPG-NPG_78_TC179-000005,,online_image,,"live:DPLA q=sourceResource.creator=""Paul Conrad, born 27 Jun 1924""",2026-09-25T18:08:10+00:00,direct_api

 1,hunt:CON-1,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 1,1,CON 1,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
 10,hunt:CON-10,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 10,1,CON 10,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
 100,hunt:CON-100,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 100,3,CON 100,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
@@ -8628,6 +8631,42 @@ cartoon_id,canonical_id,source_id,repository,collection_name,identifier,box,fold
 997,hunt:CON-997,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 997,23,CON 997,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
 998,hunt:CON-998,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 998,23,CON 998,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
 999,hunt:CON-999,huntington,Huntington Library,Paul Conrad Papers (mssCON 1-12360),CON 999,23,CON 999,,https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/,,,,archive_visit,https://www.huntington.org/reproduction-requests,live:https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml,2026-09-24T23:33:02+00:00,direct_html
+9111,inv:037423BA6F,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,037423BA6F,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/55/634755/H0171-L156901083.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9116,inv:0E444528A6,invaluable,Swann Auction Galleries,Invaluable auction results,0E444528A6,,,,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/swanngalleries/80/769580/H0132-L374412772.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9117,inv:15541D8A43,invaluable,Weschler's,Invaluable auction results,15541D8A43,,,,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/weschlers/15/697315/H0143-L255107627.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9110,inv:1914F65A90,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,1914F65A90,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416671.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9114,inv:8D040B5B24,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,8D040B5B24,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148785977.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9109,inv:8E6421E876,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,8E6421E876,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416659.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9112,inv:B9C4BE79D6,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,B9C4BE79D6,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786103.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9113,inv:C49421E9A4,invaluable,Alexander Historical Auctions LLC,Invaluable auction results,C49421E9A4,,,,https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/alexautographs/31/629031/H0171-L148786094.jpg,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9115,inv:CCF45A48A6,invaluable,Link Auction Galleries,Invaluable auction results,CCF45A48A6,,,,https://www.invaluable.com/artist/conrad-paul-francis-67i99nw6g1/sold-at-auction-prices/,https://image.invaluable.com/housePhotos/linkauctiongalleries/56/774256/H18786-L377517958.JPG,,,online_image,,live:invaluable 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9062,lat:lat-home-for-christmas-2003,latimes,Los Angeles Times,latimes.com archive page,https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html,,,,https://www.latimes.com/archives/la-xpm-2003-dec-29-le-conrad29.1-story.html,,,,online_metadata,,live:latimes.com quote-verified 2026-09-25,2026-09-25T17:50:49+00:00,direct_html

+9063,latg:conrad-s-editorial-cartoon-of-president-bush-as-the-greek-my,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-1,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/d3f4d61/2147483647/strip/true/crop/546x510+0+0/resize/546x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F0c%2F32%2Fccf1fc03dd7abf219eeff68e2051%2Flat-me-conrad-ho9h70kf20100904162104,,,online_image,,live:latimes.com gallery 2026-09-25 slide 1,2026-09-25T17:50:49+00:00,direct_html

+9045,latg:00000169-0ccb-dbbe-a16f-4eeb65930000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-10,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/9d2f290/2147483647/strip/true/crop/475x510+0+0/resize/475x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F7c%2F95%2F8ae63838d21424bc0833c8c77687%2Flat-me-conrad-l88vhknc20100904160700,,,online_image,,live:latimes.com gallery 2026-09-25 slide 10,2026-09-25T17:50:49+00:00,direct_html

+9046,latg:00000169-0ccb-dbbe-a16f-4eeb658a0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-11,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/c4905b8/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0d%2F7df7e213be568e44d744d70a8a9a%2Flat-me-conrad-l88vh2nc20100904160626,,,online_image,,live:latimes.com gallery 2026-09-25 slide 11,2026-09-25T17:50:49+00:00,direct_html

+9047,latg:00000169-0ccb-dbbe-a16f-4eeb65880000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-12,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/2731ac2/2147483647/strip/true/crop/459x510+0+0/resize/459x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F24%2Fed%2Fe1dc991a6a93086d1f3fa53e6c81%2Flat-me-conrad-l88uxpnc20100904160625,,,online_image,,live:latimes.com gallery 2026-09-25 slide 12,2026-09-25T17:50:49+00:00,direct_html

+9048,latg:00000169-0ccb-dbbe-a16f-4eeb658b0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-13,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/a696b21/2147483647/strip/true/crop/457x510+0+0/resize/457x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F4b%2F44%2F7084e616034e88837ed137b3943a%2Flat-me-conrad-l88uxdnc20100904160627,,,online_image,,live:latimes.com gallery 2026-09-25 slide 13,2026-09-25T17:50:49+00:00,direct_html

+9049,latg:00000169-0ccb-dbbe-a16f-4eeb65a10000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-14,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/18a7f8f/2147483647/strip/true/crop/600x338+0+0/resize/600x338!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F93%2F0e%2F5731d2c26c09e7b537bcda04e5b7%2Flat-me-conrad-iozqankn20100904165109,,,online_image,,live:latimes.com gallery 2026-09-25 slide 14,2026-09-25T17:50:49+00:00,direct_html

+9050,latg:00000169-0ccb-dbbe-a16f-4eeb65c50000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-15,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/bb9767a/2147483647/strip/true/crop/499x600+0+0/resize/499x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F35%2F71%2Fbae7a3c65db27d4e4929e71e9485%2Fla-me-conrad015-l895a6nc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 15,2026-09-25T17:50:49+00:00,direct_html

+9051,latg:00000169-0ccb-dbbe-a16f-4eeb65c70000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-16,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/29c1af2/2147483647/strip/true/crop/496x600+0+0/resize/496x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2Ff8%2F77e3cc6e3c6322622e207231050d%2Fla-me-conrad016-l88wwbnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 16,2026-09-25T17:50:49+00:00,direct_html

+9052,latg:00000169-0ccb-dbbe-a16f-4eeb65ce0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-17,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/35c6708/2147483647/strip/true/crop/600x588+0+0/resize/600x588!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fdf%2Fb1%2F007851da5d307ddacd71081e2fe4%2Fla-me-conrad017-l895cgnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 17,2026-09-25T17:50:49+00:00,direct_html

+9053,latg:00000169-0ccb-dbbe-a16f-4eeb65d00000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-18,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/9156116/2147483647/strip/true/crop/549x600+0+0/resize/549x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc9%2Fb0%2F66a367a341d475378b7bde45346a%2Fla-me-conrad018-l895bxnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 18,2026-09-25T17:50:49+00:00,direct_html

+9054,latg:00000169-0ccb-dbbe-a16f-4eeb65d10000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-19,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/81f1fed/2147483647/strip/true/crop/520x600+0+0/resize/520x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F74%2F48%2F79ef20be4d7830897c150289c1c3%2Fla-me-conrad019-l88wwxnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 19,2026-09-25T17:50:49+00:00,direct_html

+9037,latg:00000169-0ccb-dbbe-a16f-4eeb657d0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-2,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/22e1586/2147483647/strip/true/crop/326x510+0+0/resize/326x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F73%2Fc7%2Fc04a6a9b5931e259398596ebf4d7%2Flat-me-conrad-l88tyync20100904155358,,,online_image,,live:latimes.com gallery 2026-09-25 slide 2,2026-09-25T17:50:49+00:00,direct_html

+9055,latg:00000169-0ccb-dbbe-a16f-4eeb65d30000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-20,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/c531780/2147483647/strip/true/crop/600x598+0+0/resize/600x598!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ffb%2F0c%2Fd834e4b9e6e78cf41b36df14caec%2Fla-me-conrad021-l88xpnnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 20,2026-09-25T17:50:49+00:00,direct_html

+9056,latg:00000169-0ccb-dbbe-a16f-4eeb65d40000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-21,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/668e289/2147483647/strip/true/crop/679x600+0+0/resize/679x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd1%2Fd3%2F6f1dc2921329699eebf7ed810df1%2Fla-me-conrad022me15-l88xqenc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 21,2026-09-25T17:50:49+00:00,direct_html

+9057,latg:00000169-0ccb-dbbe-a16f-4eeb65d60000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-22,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/81dac61/2147483647/strip/true/crop/600x595+0+0/resize/600x595!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2Ff8%2F5961a2989c5ae5bb6114bab842af%2Fla-me-conrad023-l88xqnnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 22,2026-09-25T17:50:49+00:00,direct_html

+9058,latg:00000169-0ccb-dbbe-a16f-4eeb65d70000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-23,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/ce558f2/2147483647/strip/true/crop/453x600+0+0/resize/453x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F68%2F55%2Fcef0c80277d0ad65f6f3731526b0%2Fla-me-conrad025-l88y40nc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 23,2026-09-25T17:50:49+00:00,direct_html

+9059,latg:00000169-0ccb-dbbe-a16f-4eeb65d90000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-24,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/69f2a45/2147483647/strip/true/crop/500x600+0+0/resize/500x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F6f%2F8a%2Fa5897206bb5fe8616df40f09bab9%2Fla-me-conrad026-l895axnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 24,2026-09-25T17:50:49+00:00,direct_html

+9060,latg:00000169-0ccb-dbbe-a16f-4eeb65db0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-25,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/1a714cc/2147483647/strip/true/crop/470x600+0+0/resize/470x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8d%2F34%2F4b3cc009b8ffdea1d31cb98c6e6b%2Fla-me-conrad027-l895bhnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 25,2026-09-25T17:50:49+00:00,direct_html

+9061,latg:00000169-0ccb-dbbe-a16f-4eeb65dc0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-26,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/84bc97a/2147483647/strip/true/crop/514x600+0+0/resize/514x600!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Ff5%2F58%2F7a5e36efa6c8f55dd54423e5b4be%2Fla-me-conrad030-l895cxnc,,,online_image,,live:latimes.com gallery 2026-09-25 slide 26,2026-09-25T17:50:49+00:00,direct_html

+9038,latg:00000169-0ccb-dbbe-a16f-4eeb657f0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-3,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/f76d96f/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F2e%2Fde%2Fd408da727348c847814f907428f5%2Flat-me-conrad-l88txync20100904155732,,,online_image,,live:latimes.com gallery 2026-09-25 slide 3,2026-09-25T17:50:49+00:00,direct_html

+9039,latg:00000169-0ccb-dbbe-a16f-4eeb65820000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-4,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/b57e337/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fc2%2Fd0%2Fda2949e782028d28f894cdaac6f9%2Flat-me-conrad-l88tymnc20100904155734,,,online_image,,live:latimes.com gallery 2026-09-25 slide 4,2026-09-25T17:50:49+00:00,direct_html

+9040,latg:00000169-0ccb-dbbe-a16f-4eeb65870000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-5,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/a72419e/2147483647/strip/true/crop/440x510+0+0/resize/440x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F56%2F48%2Fc942242146c27455a410e764ed4b%2Flat-me-conrad-l88uiwnc20100904155810,,,online_image,,live:latimes.com gallery 2026-09-25 slide 5,2026-09-25T17:50:49+00:00,direct_html

+9041,latg:00000169-0ccb-dbbe-a16f-4eeb65800000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-6,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/8600290/2147483647/strip/true/crop/288x410+0+0/resize/288x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F8f%2F7f%2Fee87679044e53aa5fdfdcd52821f%2Flat-me-conrad-l88uignc20100904155733,,,online_image,,live:latimes.com gallery 2026-09-25 slide 6,2026-09-25T17:50:49+00:00,direct_html

+9042,latg:00000169-0ccb-dbbe-a16f-4eeb65830000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-7,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/86b89df/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fe3%2F72%2F00a0f199900a3bbc6ab603cdedf1%2Flat-me-conrad-l88ui2nc20100904155809,,,online_image,,live:latimes.com gallery 2026-09-25 slide 7,2026-09-25T17:50:49+00:00,direct_html

+9043,latg:00000169-0ccb-dbbe-a16f-4eeb65850000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-8,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/6cc7e69/2147483647/strip/true/crop/300x410+0+0/resize/300x410!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F36%2Ffd%2F07e7b032f8b72055bda8172eb92f%2Flat-me-conrad-l88tx7nc20100904155808,,,online_image,,live:latimes.com gallery 2026-09-25 slide 8,2026-09-25T17:50:49+00:00,direct_html

+9044,latg:00000169-0ccb-dbbe-a16f-4eeb658d0000,latimes,Los Angeles Times,"Images: Times political cartoonist Paul Conrad, winner of 3 Pulitzers, dies at 86",https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html#slide-9,,,,https://www.latimes.com/nation/la-me-paul-conrad-pictures-photogallery.html,https://ca-times.brightspotcdn.com/dims4/default/e595ec4/2147483647/strip/true/crop/431x510+0+0/resize/431x510!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2Fd2%2F23%2F809cba212d5dea09d7c5d9df1336%2Flat-me-conrad-l88vjdnc20100904160659,,,online_image,,live:latimes.com gallery 2026-09-25 slide 9,2026-09-25T17:50:49+00:00,direct_html

 8682,loc:00652290,loc,Library of Congress,Miscellaneous Items in High Demand,00652290,,Unprocessed in PR 13 CN 2000:085 [item] [P&P],,https://www.loc.gov/pictures/item/00652290/,,https://tile.loc.gov/storage-services/service/pnp/ppmsc/03400/03417_150px.jpg,,online_image,https://www.loc.gov/rr/print/res/rights.html,"live:https://www.loc.gov/photos/?{'fa': 'contributor:conrad, paul'} -> https://www.loc.gov/pictures/item/00652290/?fo=json",2026-09-25T00:36:06+00:00,direct_api
 8690,loc:2005676913,loc,Library of Congress,Miscellaneous Items in High Demand,2005676913,,Unprocessed in PR 13 CN 2001:055-4 [item] [P&P],,https://www.loc.gov/pictures/item/2005676913/,,https://cdn.loc.gov/service/pnp/ppmsca/07800/07882_150px.jpg,,online_image,https://www.loc.gov/rr/print/res/rights.html,"live:https://www.loc.gov/photos/?{'fa': 'contributor:conrad, paul'} -> https://www.loc.gov/pictures/item/2005676913/?fo=json",2026-09-25T00:36:06+00:00,direct_api
 8683,loc:2005685912,loc,Library of Congress,Miscellaneous Items in High Demand,2005685912,,Unprocessed in PR 13 CN 2004:052 [item] [P&P],,https://www.loc.gov/pictures/item/2005685912/,,https://tile.loc.gov/storage-services/service/pnp/ppmsca/09400/09425_150px.jpg,,online_image,https://www.loc.gov/rr/print/res/rights.html,"live:https://www.loc.gov/photos/?{'fa': 'contributor:conrad, paul'} -> https://www.loc.gov/pictures/item/2005685912/?fo=json",2026-09-25T00:36:06+00:00,direct_api
@@ -8693,47 +8732,65 @@ cartoon_id,canonical_id,source_id,repository,collection_name,identifier,box,fold
 8681,loc:2016685175,loc,Library of Congress,Cartoon Drawings,2016685175,,"CD 1 - Conrad, no. 13 (A size)",,https://www.loc.gov/pictures/item/2016685175/,,,,online_metadata,https://www.loc.gov/rr/print/res/rights.html,live:item-json (seed id verification) -> https://www.loc.gov/pictures/item/2016685175/?fo=json,2026-09-25T00:36:06+00:00,direct_api
 8670,loc:2016685176,loc,Library of Congress,Cartoon Drawings,2016685176,,"CD 1 - Conrad, no. 17 (A size)",,https://www.loc.gov/pictures/item/2016685176/,,https://cdn.loc.gov/service/pnp/cph/3c30000/3c33000/3c33000/3c33005_150px.jpg,,online_image,https://www.loc.gov/rr/print/res/rights.html,"live:https://www.loc.gov/photos/?{'fa': 'contributor:conrad, paul'} -> https://www.loc.gov/pictures/item/2016685176/?fo=json",2026-09-25T00:36:06+00:00,direct_api
 8692,loc:2023631806,loc,Library of Congress,Prints & Photographs Division,2023631806,,Unprocessed in PR 13 CN 2023:102 (AA size part) [P&P],,https://www.loc.gov/pictures/item/2023631806/,,,,online_metadata,https://www.loc.gov/rr/print/res/rights.html,live:item-json (seed id verification) -> https://www.loc.gov/pictures/item/2023631806/?fo=json,2026-09-25T00:36:06+00:00,direct_api
-9027,sec:lat-babe-manger-1968,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-babe-manger-1968@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""One potent antipoverty image in 1968 showed an African American baby curled on a filthy mattress in a dilapidated apartment""",2026-09-25T01:16:17+00:00,secondary_citation

-9028,sec:lat-baby-cross-1976,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-baby-cross-1976@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: """"Forgive them, Father, for they know not what they do ..."" said a 1976 cartoon that showed a baby nailed to a cross.""",2026-09-25T01:16:17+00:00,secondary_citation

-9030,sec:lat-here-lies-nixon-1994,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-here-lies-nixon-1994@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""He drew the 37th president's grave with the words: ""Here lies Richard Nixon."""" | date evidence: ""Others saw Nixon's 1994 death as occasion for absolution.""",2026-09-25T01:16:17+00:00,secondary_citation

-9029,sec:lat-pope-baby-1977,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-pope-baby-1977@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""The cartoonist drew the pope, instead, holding a baby in his own image"" | date evidence: ""When Pope Paul VI wrote against the ordination of women in 1977, Conrad strongly disagreed""",2026-09-25T01:16:17+00:00,secondary_citation

-9031,sec:lcib-selfportrait-1984,secondary_web,Secondary citation,"Canyon News, 3 Oct 2010 (Wayback copy)",lcib-selfportrait-1984@https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php,,,,https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Canyon News, 3 Oct 2010 (Wayback copy): ""Upon Reagan's re-election ""Four more years!"" was the caption for a cartoon showing a jubilant Conrad""",2026-09-25T01:16:17+00:00,secondary_citation

-9031,sec:lcib-selfportrait-1984,secondary_web,Secondary citation,"Library of Congress Information Bulletin, Oct 1999",lcib-selfportrait-1984@https://www.loc.gov/loc/lcib/9910/conrad.html,,,,https://www.loc.gov/loc/lcib/9910/conrad.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: ""in a rare self-portrait on Nov. 7, 1984, for four more years for Ronald Reagan""",2026-09-25T01:16:17+00:00,secondary_citation

-9032,sec:ncr-band-of-brothers-2001,secondary_web,Secondary citation,"National Catholic Reporter, 26 Oct 2001 (Wayback copy)",ncr-band-of-brothers-2001@http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,,http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by National Catholic Reporter, 26 Oct 2001 (Wayback copy): ""His ""Band of Brothers"" drawing of firemen at the World Trade Center has been picked up by fire departments nationwide"" | date evidence: ""His cartoons done in the wake of the Sept. 11 attack on New York and Washington"" | caveat: date range = 11 Sep 2001 .. NCR article date 26 Oct 2001",2026-09-25T01:16:17+00:00,secondary_citation

-9020,sec:pbs-blank-check-1965,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy),pbs-blank-check-1965@https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.html,,,,https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy): ""The caption reads: ""Will 200,000 be enough?"""" | date evidence: ""Los Angeles Times (1965)""",2026-09-25T01:16:17+00:00,secondary_citation

-9005,sec:pbs-bush-oil-tycoon-1986,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy),pbs-bush-oil-tycoon-1986@https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html,,,,https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy): ""George H. Bush prostrates himself on a U.S. dollar bill before the feet of an oil tycoon"" | date evidence: ""Los Angeles Times (1986)"" | caveat: source year (1986) conflicts with its own 'first Gulf War' (1990-91) description",2026-09-25T01:16:16+00:00,secondary_citation

-9006,sec:pbs-bush-reagan-monkey-1986,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy),pbs-bush-reagan-monkey-1986@https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html,,,,https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy): ""drew him with Reagan's hairdo and his baggage, including Bonzo the chimp, a monkey on his back."" | date evidence: ""Los Angeles Times (1986)""",2026-09-25T01:16:16+00:00,secondary_citation

-9013,sec:pbs-carter-lust-1976,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy),pbs-carter-lust-1976@https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,,,,https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy): ""A cartoon of Jimmy Carter leering at the Statue of Liberty, with a thought balloon envisioning the statue undressed"" | date evidence: ""Los Angeles Times (1976)""",2026-09-25T01:16:16+00:00,secondary_citation

-9014,sec:pbs-carter-sisyphus-1978,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy),pbs-carter-sisyphus-1978@https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html,,,,https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy): ""This 1978 cartoon portrays Carter attempting to push a giant boulder composed of Egyptian President Anwar Sadat and Israeli Prime Minister Menachem Begin"" | date evidence: ""Los Angeles Times (1978)""",2026-09-25T01:16:16+00:00,secondary_citation

-9023,sec:pbs-conspiracy-theories-1978,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy),pbs-conspiracy-theories-1978@https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html,,,,https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy): ""A man wearing a shirt that reads ""Conspiracy Theories"" stands in a crowd of other men"" | date evidence: ""Denver Post (1978)"" | caveat: PBS credits the Denver Post for 1978, although Conrad was at the Los Angeles Times from 1964",2026-09-25T01:16:17+00:00,secondary_citation

-8999,sec:pbs-cover-up-2004,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy),pbs-cover-up-2004@https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,,,,https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy): ""The caption reads: ""The Cover-Up."""" | date evidence: ""Los Angeles Times (2004)""",2026-09-25T01:16:16+00:00,secondary_citation

-9025,sec:pbs-death-defeats-truman-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy),pbs-death-defeats-truman-1972@https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,,,,https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy): ""holding a copy of the Chicago Tribune with the headline ""Death Defeats Truman"""" | date evidence: ""Printed on the occasion of Harry S. Truman's death in 1972""",2026-09-25T01:16:17+00:00,secondary_citation

-9002,sec:pbs-elect-bush-twice-2004,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy),pbs-elect-bush-twice-2004@https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,,,,https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy): ""saying ""Elect Bush once, shame on me,"" and the other pointing out and saying ""Elect Bush twice, shame on you."""" | date evidence: ""Los Angeles Times (2004)""",2026-09-25T01:16:16+00:00,secondary_citation

-9015,sec:pbs-ford-gun-control-1976,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy),pbs-ford-gun-control-1976@https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,,,,https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy): ""The caption reads: ""Every right-thinking American is against gun controls!"""" | date evidence: ""Los Angeles Times (1976)""",2026-09-25T01:16:16+00:00,secondary_citation

-9007,sec:pbs-kinder-gentler-1984,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy),pbs-kinder-gentler-1984@https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html,,,,https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy): ""The caption reads: ""A Kinder, Gentler Nation."""" | date evidence: ""Los Angeles Times (1984)"" | caveat: source year (1984) predates the 1988 'kinder, gentler' slogan it describes",2026-09-25T01:16:16+00:00,secondary_citation

-9001,sec:pbs-liar-liar-2003,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy),pbs-liar-liar-2003@https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.html,,,,https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy): ""The caption reads: ""Liar, Liar, Pants on Fire!"""" | date evidence: ""Los Angeles Times (2003)""",2026-09-25T01:16:16+00:00,secondary_citation

-9000,sec:pbs-liberty-wiretap-1975,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy),pbs-liberty-wiretap-1975@https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html,,,,https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy): ""Conrad serves up a Nixon-era version of ""liberty"" with this wiretapping Statue of Liberty."" | date evidence: ""Los Angeles Times (1975)""",2026-09-25T01:16:16+00:00,secondary_citation

-9024,sec:pbs-little-rock-1958,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy),pbs-little-rock-1958@https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html,,,,https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy): ""This cartoon celebrates Eisenhower's 1957 enforcement of the Supreme Court's school desegregation order"" | date evidence: ""Denver Post (1958)""",2026-09-25T01:16:17+00:00,secondary_citation

-9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"Wikipedia, 'Paul Conrad'",pbs-nixon-cross-1977@https://en.wikipedia.org/wiki/Paul_Conrad,,,,https://en.wikipedia.org/wiki/Paul_Conrad,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': ""One cartoon showed Nixon, during his last days as president, nailing himself to a cross.""",2026-09-25T01:16:17+00:00,secondary_citation

-9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy),pbs-nixon-cross-1977@https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html,,,,https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy): ""Richard Nixon crucifies himself on a large cross in this Easter Sunday cartoon that the Los Angeles Times refused to run"" | date evidence: ""Los Angeles Times (1977)"" | caveat: PBS dates it 1977 while its text says 'facing his impending impeachment'; the Times declined to run it (per PBS)",2026-09-25T01:16:17+00:00,secondary_citation

-9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",pbs-nixon-cross-1977@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): ""In one drawing, Conrad drew Nixon, in the last days of his presidency, nailing himself to a cross.""",2026-09-25T01:16:17+00:00,secondary_citation

-9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"Library of Congress Information Bulletin, Oct 1999",pbs-nixon-cross-1977@https://www.loc.gov/loc/lcib/9910/conrad.html,,,,https://www.loc.gov/loc/lcib/9910/conrad.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: ""One of Mr. Conrad's personal favorites was a cartoon of Nixon nailing himself to the cross.""",2026-09-25T01:16:17+00:00,secondary_citation

-9021,sec:pbs-nixons-the-one-1968,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy),pbs-nixons-the-one-1968@https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.html,,,,https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy): """"Nixon's the one!"" was a popular campaign slogan during the 1968 presidential elections."" | date evidence: ""Los Angeles Times (1968)""",2026-09-25T01:16:17+00:00,secondary_citation

-9012,sec:pbs-nuclear-war-head-1980,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy),pbs-nuclear-war-head-1980@https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,,,,https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy): ""The caption reads: ""Removing another nuclear war head."""" | date evidence: ""Los Angeles Times (1980)""",2026-09-25T01:16:16+00:00,secondary_citation

-9008,sec:pbs-out-of-the-loop-1988,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy),pbs-out-of-the-loop-1988@https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.html,,,,https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy): ""The caption reads: ""I was out of the loop."""" | date evidence: ""Los Angeles Times (1988)""",2026-09-25T01:16:16+00:00,secondary_citation

-9018,sec:pbs-phone-company-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy),pbs-phone-company-1972@https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html,,,,https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy): ""The caption reads: ""He says he's from the phone company"" | date evidence: ""Los Angeles Times (1972)""",2026-09-25T01:16:17+00:00,secondary_citation

-9018,sec:pbs-phone-company-1972,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",pbs-phone-company-1972@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""when he drew Nixon disguised as a phone company worker boring a hole in the wall at the Democratic National Committee headquarters""",2026-09-25T01:16:17+00:00,secondary_citation

-9009,sec:pbs-reagan-clown-1984,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy),pbs-reagan-clown-1984@https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html,,,,https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy): ""A cartoon of Ronald Reagan as a clown, wearing clown makeup, a puffy collar and a clown nose"" | date evidence: ""Los Angeles Times (1984)""",2026-09-25T01:16:16+00:00,secondary_citation

-9010,sec:pbs-reagan-gothic-1985,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy),pbs-reagan-gothic-1985@https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.html,,,,https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy): ""The caption reads: ""Ronald Reagan Gothic."""" | date evidence: ""Los Angeles Times (1985)""",2026-09-25T01:16:16+00:00,secondary_citation

-9011,sec:pbs-reagan-gun-needle-1988,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy),pbs-reagan-gun-needle-1988@https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.html,,,,https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy): ""A cartoon of Ronald Reagan shooting intravenous drugs into his arm, but using a gun in place of a needle"" | date evidence: ""Los Angeles Times (1988)""",2026-09-25T01:16:16+00:00,secondary_citation

-9026,sec:pbs-richard-ii-1973,secondary_web,Secondary citation,"PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",pbs-richard-ii-1973@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): ""Nixon as Richard II Paul Conrad Los Angeles Times (1973)"" | date evidence: ""a morose Nixon quotes Shakespeare's King Richard II""",2026-09-25T01:16:17+00:00,secondary_citation

-9003,sec:pbs-seal-zipper-1997,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy),pbs-seal-zipper-1997@https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.html,,,,https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy): ""Conrad portrays the presidential seal with its fly undone."" | date evidence: ""Los Angeles Times (1997)""",2026-09-25T01:16:16+00:00,secondary_citation

-9017,sec:pbs-spider-web-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy),pbs-spider-web-1972@https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,,,,https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy): ""This cartoon features Nixon caught up in spider webs spelling out the names of his aides"" | date evidence: ""Los Angeles Times (1972)""",2026-09-25T01:16:17+00:00,secondary_citation

-9022,sec:pbs-u2-looked-back-1963,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy),pbs-u2-looked-back-1963@https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,,,,https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy): ""The caption reads: ""It looked back!!"""" | date evidence: ""Denver Post (1963)""",2026-09-25T01:16:17+00:00,secondary_citation

-9019,sec:pbs-worst-enemy-1973,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy),pbs-worst-enemy-1973@https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html,,,,https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy): ""The caption reads: ""His own worst enemy."""" | date evidence: ""Los Angeles Times (1973)""",2026-09-25T01:16:17+00:00,secondary_citation

-9019,sec:pbs-worst-enemy-1973,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",pbs-worst-enemy-1973@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: """"His own worst enemy,"" said one cartoon of the glowering president, hunkered over his enemies list.""",2026-09-25T01:16:17+00:00,secondary_citation

-9004,sec:pbs-young-man-horn-1994,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy),pbs-young-man-horn-1994@https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html,,,,https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy): ""The caption reads: ""Young Man With a Horn."""" | date evidence: ""Los Angeles Times (1994)""",2026-09-25T01:16:16+00:00,secondary_citation

-9033,sec:wiki-time-cover-1967,secondary_web,Secondary citation,"Wikipedia, 'Paul Conrad'",wiki-time-cover-1967@https://en.wikipedia.org/wiki/Paul_Conrad,,,,https://en.wikipedia.org/wiki/Paul_Conrad,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': ""In April 1967, Conrad drew the cover for Time magazine in an issue about the potential candidates for the 1968 United States presidential election"" | date evidence: ""(1967, April 14). Time, 89 (15)""",2026-09-25T01:16:17+00:00,secondary_citation

+9066,pcg:6785,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/even-in-italy-were-reminded-of-watergate/6785/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad2.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9067,pcg:6786,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/gop-to-sell-benson-to-farmers-news-item/6786/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad3.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9068,pcg:6783,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/howdy-bo/6783/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9069,pcg:6784,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/my-name-is-richard-nixon-im-running-for-county-commissioner-in-64/6784/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad4.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9070,pcg:7103,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/oh-yeah-oh-yeah-oh-yeah/7103/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2023/05/16/conrad_beatles.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9071,pcg:3217,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/or-is-it-writhing/3217/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2015/05/27/conrad2.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9072,pcg:7206,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/uncle-sam-sent-me/7206/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2024/01/21/conrad6.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9073,pcg:5457,pc_gallery,Political Cartoon Gallery (dealer),dealer stock,https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/,,,,https://www.original-political-cartoon.com/cartoon-gallery/buy/watergate-tapes/5457/,https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad1.jpg__345x300_q85.jpg,,,online_image,,live:pc_gallery 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9098,phd:1986-reagan-1-260.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9100,phd:2008-palin-260.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/2008-Palin-260.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9101,phd:american-gothic-280.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/American-Gothic-280.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9099,phd:clinton-elephant-300.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Clinton-elephant-300.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9097,phd:come-get-me-310.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Come-Get-Me-310.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9094,phd:nixon-spiders-web333.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Nixon-Spiders-Web333.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9095,phd:phone-company-300.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Phone-Company-300.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9096,phd:worst-enemy-370.jpg,pophistorydig,The Pop History Dig (blog),pophistorydig.com,https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg,,,,https://pophistorydig.com/topics/paul-conrad-cartoonist/,https://pophistorydig.com/wp-content/uploads/2011/05/Worst-Enemy-370.jpg,,,online_image,,live:pophistorydig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9065,sec:ap-cuckoos-nest-1974,secondary_web,Secondary citation,"Associated Press obituary, 4 Sep 2010 (NBC News copy)",ap-cuckoos-nest-1974@https://www.nbcnews.com/news/amp/wbna39006857,,,,https://www.nbcnews.com/news/amp/wbna39006857,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Associated Press obituary, 4 Sep 2010 (NBC News copy): ""Conrad drew Nixon's helicopter leaving the White House with the caption: ""One flew over the cuckoo's nest."""" | date evidence: ""At the time of the president's resignation"" | caveat: date range = Nixon's resignation (8-9 Aug 1974) .. end of 1974; AP gives no exact date",2026-09-25T17:50:56+00:00,secondary_citation

+9027,sec:lat-babe-manger-1968,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-babe-manger-1968@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""One potent antipoverty image in 1968 showed an African American baby curled on a filthy mattress in a dilapidated apartment""",2026-09-25T17:50:56+00:00,secondary_citation

+9028,sec:lat-baby-cross-1976,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-baby-cross-1976@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: """"Forgive them, Father, for they know not what they do ..."" said a 1976 cartoon that showed a baby nailed to a cross.""",2026-09-25T17:50:56+00:00,secondary_citation

+9030,sec:lat-here-lies-nixon-1994,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-here-lies-nixon-1994@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""He drew the 37th president's grave with the words: ""Here lies Richard Nixon."""" | date evidence: ""Others saw Nixon's 1994 death as occasion for absolution.""",2026-09-25T17:50:56+00:00,secondary_citation

+9029,sec:lat-pope-baby-1977,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",lat-pope-baby-1977@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""The cartoonist drew the pope, instead, holding a baby in his own image"" | date evidence: ""When Pope Paul VI wrote against the ordination of women in 1977, Conrad strongly disagreed""",2026-09-25T17:50:56+00:00,secondary_citation

+9031,sec:lcib-selfportrait-1984,secondary_web,Secondary citation,"Canyon News, 3 Oct 2010 (Wayback copy)",lcib-selfportrait-1984@https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php,,,,https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Canyon News, 3 Oct 2010 (Wayback copy): ""Upon Reagan's re-election ""Four more years!"" was the caption for a cartoon showing a jubilant Conrad""",2026-09-25T17:50:56+00:00,secondary_citation

+9031,sec:lcib-selfportrait-1984,secondary_web,Secondary citation,"Library of Congress Information Bulletin, Oct 1999",lcib-selfportrait-1984@https://www.loc.gov/loc/lcib/9910/conrad.html,,,,https://www.loc.gov/loc/lcib/9910/conrad.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: ""in a rare self-portrait on Nov. 7, 1984, for four more years for Ronald Reagan""",2026-09-25T17:50:56+00:00,secondary_citation

+9032,sec:ncr-band-of-brothers-2001,secondary_web,Secondary citation,"National Catholic Reporter, 26 Oct 2001 (Wayback copy)",ncr-band-of-brothers-2001@http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,,http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by National Catholic Reporter, 26 Oct 2001 (Wayback copy): ""His ""Band of Brothers"" drawing of firemen at the World Trade Center has been picked up by fire departments nationwide"" | date evidence: ""His cartoons done in the wake of the Sept. 11 attack on New York and Washington"" | caveat: date range = 11 Sep 2001 .. NCR article date 26 Oct 2001",2026-09-25T17:50:56+00:00,secondary_citation

+9020,sec:pbs-blank-check-1965,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy),pbs-blank-check-1965@https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.html,,,,https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy): ""The caption reads: ""Will 200,000 be enough?"""" | date evidence: ""Los Angeles Times (1965)""",2026-09-25T17:50:56+00:00,secondary_citation

+9005,sec:pbs-bush-oil-tycoon-1986,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy),pbs-bush-oil-tycoon-1986@https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html,,,,https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy): ""George H. Bush prostrates himself on a U.S. dollar bill before the feet of an oil tycoon"" | date evidence: ""Los Angeles Times (1986)"" | caveat: source year (1986) conflicts with its own 'first Gulf War' (1990-91) description",2026-09-25T17:50:56+00:00,secondary_citation

+9006,sec:pbs-bush-reagan-monkey-1986,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy),pbs-bush-reagan-monkey-1986@https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html,,,,https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy): ""drew him with Reagan's hairdo and his baggage, including Bonzo the chimp, a monkey on his back."" | date evidence: ""Los Angeles Times (1986)""",2026-09-25T17:50:56+00:00,secondary_citation

+9013,sec:pbs-carter-lust-1976,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy),pbs-carter-lust-1976@https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,,,,https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy): ""A cartoon of Jimmy Carter leering at the Statue of Liberty, with a thought balloon envisioning the statue undressed"" | date evidence: ""Los Angeles Times (1976)""",2026-09-25T17:50:56+00:00,secondary_citation

+9014,sec:pbs-carter-sisyphus-1978,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy),pbs-carter-sisyphus-1978@https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html,,,,https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy): ""This 1978 cartoon portrays Carter attempting to push a giant boulder composed of Egyptian President Anwar Sadat and Israeli Prime Minister Menachem Begin"" | date evidence: ""Los Angeles Times (1978)""",2026-09-25T17:50:56+00:00,secondary_citation

+9023,sec:pbs-conspiracy-theories-1978,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy),pbs-conspiracy-theories-1978@https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html,,,,https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy): ""A man wearing a shirt that reads ""Conspiracy Theories"" stands in a crowd of other men"" | date evidence: ""Denver Post (1978)"" | caveat: PBS credits the Denver Post for 1978, although Conrad was at the Los Angeles Times from 1964",2026-09-25T17:50:56+00:00,secondary_citation

+8999,sec:pbs-cover-up-2004,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy),pbs-cover-up-2004@https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,,,,https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy): ""The caption reads: ""The Cover-Up."""" | date evidence: ""Los Angeles Times (2004)""",2026-09-25T17:50:56+00:00,secondary_citation

+9025,sec:pbs-death-defeats-truman-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy),pbs-death-defeats-truman-1972@https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,,,,https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy): ""holding a copy of the Chicago Tribune with the headline ""Death Defeats Truman"""" | date evidence: ""Printed on the occasion of Harry S. Truman's death in 1972""",2026-09-25T17:50:56+00:00,secondary_citation

+9002,sec:pbs-elect-bush-twice-2004,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy),pbs-elect-bush-twice-2004@https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,,,,https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy): ""saying ""Elect Bush once, shame on me,"" and the other pointing out and saying ""Elect Bush twice, shame on you."""" | date evidence: ""Los Angeles Times (2004)""",2026-09-25T17:50:56+00:00,secondary_citation

+9015,sec:pbs-ford-gun-control-1976,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy),pbs-ford-gun-control-1976@https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,,,,https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy): ""The caption reads: ""Every right-thinking American is against gun controls!"""" | date evidence: ""Los Angeles Times (1976)""",2026-09-25T17:50:56+00:00,secondary_citation

+9007,sec:pbs-kinder-gentler-1984,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy),pbs-kinder-gentler-1984@https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html,,,,https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy): ""The caption reads: ""A Kinder, Gentler Nation."""" | date evidence: ""Los Angeles Times (1984)"" | caveat: source year (1984) predates the 1988 'kinder, gentler' slogan it describes",2026-09-25T17:50:56+00:00,secondary_citation

+9001,sec:pbs-liar-liar-2003,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy),pbs-liar-liar-2003@https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.html,,,,https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy): ""The caption reads: ""Liar, Liar, Pants on Fire!"""" | date evidence: ""Los Angeles Times (2003)""",2026-09-25T17:50:56+00:00,secondary_citation

+9000,sec:pbs-liberty-wiretap-1975,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy),pbs-liberty-wiretap-1975@https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html,,,,https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy): ""Conrad serves up a Nixon-era version of ""liberty"" with this wiretapping Statue of Liberty."" | date evidence: ""Los Angeles Times (1975)""",2026-09-25T17:50:56+00:00,secondary_citation

+9024,sec:pbs-little-rock-1958,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy),pbs-little-rock-1958@https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html,,,,https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy): ""This cartoon celebrates Eisenhower's 1957 enforcement of the Supreme Court's school desegregation order"" | date evidence: ""Denver Post (1958)""",2026-09-25T17:50:56+00:00,secondary_citation

+9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"Wikipedia, 'Paul Conrad'",pbs-nixon-cross-1977@https://en.wikipedia.org/wiki/Paul_Conrad,,,,https://en.wikipedia.org/wiki/Paul_Conrad,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': ""One cartoon showed Nixon, during his last days as president, nailing himself to a cross.""",2026-09-25T17:50:56+00:00,secondary_citation

+9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy),pbs-nixon-cross-1977@https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html,,,,https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy): ""Richard Nixon crucifies himself on a large cross in this Easter Sunday cartoon that the Los Angeles Times refused to run"" | date evidence: ""Los Angeles Times (1977)"" | caveat: PBS dates it 1977 while its text says 'facing his impending impeachment'; the Times declined to run it (per PBS)",2026-09-25T17:50:56+00:00,secondary_citation

+9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",pbs-nixon-cross-1977@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): ""In one drawing, Conrad drew Nixon, in the last days of his presidency, nailing himself to a cross.""",2026-09-25T17:50:56+00:00,secondary_citation

+9016,sec:pbs-nixon-cross-1977,secondary_web,Secondary citation,"Library of Congress Information Bulletin, Oct 1999",pbs-nixon-cross-1977@https://www.loc.gov/loc/lcib/9910/conrad.html,,,,https://www.loc.gov/loc/lcib/9910/conrad.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Library of Congress Information Bulletin, Oct 1999: ""One of Mr. Conrad's personal favorites was a cartoon of Nixon nailing himself to the cross.""",2026-09-25T17:50:56+00:00,secondary_citation

+9021,sec:pbs-nixons-the-one-1968,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy),pbs-nixons-the-one-1968@https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.html,,,,https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy): """"Nixon's the one!"" was a popular campaign slogan during the 1968 presidential elections."" | date evidence: ""Los Angeles Times (1968)""",2026-09-25T17:50:56+00:00,secondary_citation

+9012,sec:pbs-nuclear-war-head-1980,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy),pbs-nuclear-war-head-1980@https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,,,,https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy): ""The caption reads: ""Removing another nuclear war head."""" | date evidence: ""Los Angeles Times (1980)""",2026-09-25T17:50:56+00:00,secondary_citation

+9008,sec:pbs-out-of-the-loop-1988,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy),pbs-out-of-the-loop-1988@https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.html,,,,https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy): ""The caption reads: ""I was out of the loop."""" | date evidence: ""Los Angeles Times (1988)""",2026-09-25T17:50:56+00:00,secondary_citation

+9018,sec:pbs-phone-company-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy),pbs-phone-company-1972@https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html,,,,https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy): ""The caption reads: ""He says he's from the phone company"" | date evidence: ""Los Angeles Times (1972)""",2026-09-25T17:50:56+00:00,secondary_citation

+9018,sec:pbs-phone-company-1972,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",pbs-phone-company-1972@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: ""when he drew Nixon disguised as a phone company worker boring a hole in the wall at the Democratic National Committee headquarters""",2026-09-25T17:50:56+00:00,secondary_citation

+9009,sec:pbs-reagan-clown-1984,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy),pbs-reagan-clown-1984@https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html,,,,https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy): ""A cartoon of Ronald Reagan as a clown, wearing clown makeup, a puffy collar and a clown nose"" | date evidence: ""Los Angeles Times (1984)""",2026-09-25T17:50:56+00:00,secondary_citation

+9010,sec:pbs-reagan-gothic-1985,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy),pbs-reagan-gothic-1985@https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.html,,,,https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy): ""The caption reads: ""Ronald Reagan Gothic."""" | date evidence: ""Los Angeles Times (1985)""",2026-09-25T17:50:56+00:00,secondary_citation

+9011,sec:pbs-reagan-gun-needle-1988,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy),pbs-reagan-gun-needle-1988@https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.html,,,,https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy): ""A cartoon of Ronald Reagan shooting intravenous drugs into his arm, but using a gun in place of a needle"" | date evidence: ""Los Angeles Times (1988)""",2026-09-25T17:50:56+00:00,secondary_citation

+9026,sec:pbs-richard-ii-1973,secondary_web,Secondary citation,"PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",pbs-richard-ii-1973@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy): ""Nixon as Richard II Paul Conrad Los Angeles Times (1973)"" | date evidence: ""a morose Nixon quotes Shakespeare's King Richard II""",2026-09-25T17:50:56+00:00,secondary_citation

+9003,sec:pbs-seal-zipper-1997,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy),pbs-seal-zipper-1997@https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.html,,,,https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy): ""Conrad portrays the presidential seal with its fly undone."" | date evidence: ""Los Angeles Times (1997)""",2026-09-25T17:50:56+00:00,secondary_citation

+9017,sec:pbs-spider-web-1972,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy),pbs-spider-web-1972@https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,,,,https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy): ""This cartoon features Nixon caught up in spider webs spelling out the names of his aides"" | date evidence: ""Los Angeles Times (1972)""",2026-09-25T17:50:56+00:00,secondary_citation

+9022,sec:pbs-u2-looked-back-1963,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy),pbs-u2-looked-back-1963@https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,,,,https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy): ""The caption reads: ""It looked back!!"""" | date evidence: ""Denver Post (1963)""",2026-09-25T17:50:56+00:00,secondary_citation

+9019,sec:pbs-worst-enemy-1973,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy),pbs-worst-enemy-1973@https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html,,,,https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy): ""The caption reads: ""His own worst enemy."""" | date evidence: ""Los Angeles Times (1973)""",2026-09-25T17:50:56+00:00,secondary_citation

+9019,sec:pbs-worst-enemy-1973,secondary_web,Secondary citation,"Los Angeles Times obituary, 5 Sep 2010",pbs-worst-enemy-1973@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Los Angeles Times obituary, 5 Sep 2010: """"His own worst enemy,"" said one cartoon of the glowering president, hunkered over his enemies list.""",2026-09-25T17:50:56+00:00,secondary_citation

+9004,sec:pbs-young-man-horn-1994,secondary_web,Secondary citation,PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy),pbs-young-man-horn-1994@https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html,,,,https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy): ""The caption reads: ""Young Man With a Horn."""" | date evidence: ""Los Angeles Times (1994)""",2026-09-25T17:50:56+00:00,secondary_citation

+9033,sec:wiki-time-cover-1967,secondary_web,Secondary citation,"Wikipedia, 'Paul Conrad'",wiki-time-cover-1967@https://en.wikipedia.org/wiki/Paul_Conrad,,,,https://en.wikipedia.org/wiki/Paul_Conrad,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Wikipedia, 'Paul Conrad': ""In April 1967, Conrad drew the cover for Time magazine in an issue about the potential candidates for the 1968 United States presidential election"" | date evidence: ""(1967, April 14). Time, 89 (15)""",2026-09-25T17:50:56+00:00,secondary_citation

+9064,sec:wrmea-talk-peace-1988,secondary_web,Secondary citation,"Washington Report on Middle East Affairs, July 1988, p. 12",wrmea-talk-peace-1988@https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html,,,,https://www.wrmea.org/1988-july/pacific-perspective-conrad-cartoons.html,,,,online_metadata,,"live:secondary_web quote-verified 2026-09-25; Cited by Washington Report on Middle East Affairs, July 1988, p. 12: ""Palestinian corpses captioned: ""I'm willing to talk peace, but there aren't any Palestinians to talk peace with."""" | date evidence: ""The struggle reached a climax April 27 with publication of a Conrad cartoon"" | caveat: year from the article's own date (WRMEA, July 1988): 'April 27' = 27 Apr 1988",2026-09-25T17:50:56+00:00,secondary_citation

 8994,cat:loc-barroom-1989,seed_catalog,Secondary citation,Documented in published secondary sources,loc-barroom-1989,,,,https://www.loc.gov/item/2016685150/,,,,online_metadata,,seed:data/cartoons.json,2026-09-24T23:33:02+00:00,secondary_citation
 8996,cat:loc-black-teen-unemployment-1977,seed_catalog,Secondary citation,Documented in published secondary sources,loc-black-teen-unemployment-1977,,,,https://www.loc.gov/item/2016685134/,,,,online_metadata,,seed:data/cartoons.json,2026-09-24T23:33:02+00:00,secondary_citation
 8988,cat:loc-death-row-1991,seed_catalog,Secondary citation,Documented in published secondary sources,loc-death-row-1991,,,,https://www.loc.gov/item/2016685127/,,,,online_metadata,,seed:data/cartoons.json,2026-09-24T23:33:02+00:00,secondary_citation
@@ -17730,3 +17787,10 @@ cartoon_id,canonical_id,source_id,repository,collection_name,identifier,box,fold
 8897,wsu:112140,seed_wichita,Wichita State University,Cartoon Collection of Paul Conrad (MS 90-18),112140,,,,https://archivesspace.wichita.edu/repositories/3/archival_objects/112140,,,,archive_visit,https://libraries.wichita.edu/specialcollections,seed:research/raw/wsu/*.md sidebar,2026-09-24T23:33:02+00:00,seed_via_reader_bypass
 8898,wsu:112141,seed_wichita,Wichita State University,Cartoon Collection of Paul Conrad (MS 90-18),112141,,,,https://archivesspace.wichita.edu/repositories/3/archival_objects/112141,,,,archive_visit,https://libraries.wichita.edu/specialcollections,seed:research/raw/wsu/*.md sidebar,2026-09-24T23:33:02+00:00,seed_via_reader_bypass
 8899,wsu:112142,seed_wichita,Wichita State University,Cartoon Collection of Paul Conrad (MS 90-18),112142,,,,https://archivesspace.wichita.edu/repositories/3/archival_objects/112142,,,,archive_visit,https://libraries.wichita.edu/specialcollections,seed:research/raw/wsu/*.md sidebar,2026-09-24T23:33:02+00:00,seed_via_reader_bypass
+9107,syrx:15-jpg,syracuse_exhibit,Syracuse University Libraries,Cartoonists web exhibit,15.jpg,,,,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/15.jpg,,,online_image,,live:syracuse_exhibit 2026-09-25,2026-09-25T18:25:28+00:00,direct_html

+9106,syrx:22-jpg,syracuse_exhibit,Syracuse University Libraries,Cartoonists web exhibit,22.jpg,,,,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/22.jpg,,,online_image,,live:syracuse_exhibit 2026-09-25,2026-09-25T18:25:28+00:00,direct_html

+9108,syrx:23-jpg,syracuse_exhibit,Syracuse University Libraries,Cartoonists web exhibit,23.jpg,,,,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/23.jpg,,,online_image,,live:syracuse_exhibit 2026-09-25,2026-09-25T18:25:28+00:00,direct_html

+9105,syrx:24-jpg,syracuse_exhibit,Syracuse University Libraries,Cartoonists web exhibit,24.jpg,,,,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/24.jpg,,,online_image,,live:syracuse_exhibit 2026-09-25,2026-09-25T18:25:28+00:00,direct_html

+9104,syrx:27-jpg,syracuse_exhibit,Syracuse University Libraries,Cartoonists web exhibit,27.jpg,,,,https://library.syracuse.edu/extsites/cartoonists/conrad.php,https://library.syracuse.edu/extsites/cartoonists/images/27.jpg,,,online_image,,live:syracuse_exhibit 2026-09-25,2026-09-25T18:25:28+00:00,direct_html

+9102,td:conrad-in-a-precarious-position,truthdig,Truthdig,Truthdig cartoons,https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/,,,,https://www.truthdig.com/cartoons/conrad-in-a-precarious-position/,https://www.truthdig.com/wp-content/uploads/2017/07/conrad_elephant_500.gif,,,online_image,,live:truthdig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

+9103,td:under-new-management-2,truthdig,Truthdig,Truthdig cartoons,https://www.truthdig.com/cartoons/under-new-management-2/,,,,https://www.truthdig.com/cartoons/under-new-management-2/,https://www.truthdig.com/wp-content/uploads/2017/07/darfur_buchenwald.jpg,,,online_image,,live:truthdig 2026-09-25,2026-09-25T18:25:28+00:00,secondary_citation

diff --git a/data/exports/summary.json b/data/exports/summary.json
index 0c3e1b1..9191736 100644
--- a/data/exports/summary.json
+++ b/data/exports/summary.json
@@ -1,11 +1,11 @@
 {
- "total_canonical_item_level": 318,
+ "total_canonical_item_level": 380,
  "total_box_range_slots": 8628,
  "total_folder_records": 69,
- "total_source_records": 17731,
- "total_source_records_live": 8735,
- "total_repositories_with_records": 5,
- "total_sources_registered": 35,
+ "total_source_records": 17795,
+ "total_source_records_live": 8799,
+ "total_repositories_with_records": 15,
+ "total_sources_registered": 52,
  "earliest_item": [
   "1950-01-01..1963-12-31",
   "Reporter riding a worn burro backwards",
@@ -22,9 +22,9 @@
   "cat:obit-palin-2008"
  ],
  "latest_item_exact": [
-  "1993-05-24",
-  "\"Clinton's agenda is not focused.\"--Dole",
-  "loc:2016685136"
+  "2003-12-25",
+  "I'll be home for Christmas....",
+  "lat:lat-home-for-christmas-2003"
  ],
  "earliest_any": [
   "1950-01-01"
@@ -32,22 +32,22 @@
  "latest_any": [
   "2008-12-31"
  ],
- "auto_linked_duplicates": 18,
- "possible_duplicates_for_review": 10,
- "contained_in_candidates": 541,
- "canonical_with_public_image_link": 18,
+ "auto_linked_duplicates": 20,
+ "possible_duplicates_for_review": 12,
+ "contained_in_candidates": 554,
+ "canonical_with_public_image_link": 79,
  "canonical_requiring_archive_access": 8900,
  "archive_access_items": 207,
  "local_images_stored": 0,
  "source_rows_by_acquisition_method": {
   "seed_direct": 8692,
-  "direct_html": 8628,
+  "direct_html": 8660,
   "seed_via_reader_bypass": 272,
-  "secondary_citation": 73,
-  "direct_api": 66
+  "secondary_citation": 102,
+  "direct_api": 69
  },
  "item_level_pending_direct_verification": 207,
- "item_level_secondary_citation_only": 49,
+ "item_level_secondary_citation_only": 76,
  "years_with_no_item_records": [
   1945,
   1946,
@@ -62,7 +62,6 @@
   1955,
   1956,
   1960,
-  1962,
   1966,
   1981,
   1995,
@@ -96,6 +95,24 @@
   2010
  ],
  "per_source": [
+  {
+   "source_id": "billy_ireland_dc",
+   "name": "Ohio State Billy Ireland \u2014 Digital Collections catalog JSON (library.osu.edu/dc)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "failed",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "not measured \u2014 endpoint timed out / errored after retries (HTTP 504 at https://library.osu.edu/dc/catalog.json?q=%22paul+conrad%22&per_page=100)",
+   "url": "https://library.osu.edu/dc/catalog.json",
+   "access_notes": null
+  },
   {
    "source_id": "calisphere",
    "name": "Calisphere (UC Libraries)",
@@ -114,6 +131,60 @@
    "url": "https://calisphere.org/search/?q=%22paul+conrad%22",
    "access_notes": null
   },
+  {
+   "source_id": "cdnc",
+   "name": "California Digital Newspaper Collection (cdnc.ucr.edu, Veridian)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt 'User-agent: * Disallow: /' (only archive.org_bot/bingbot allowed, and even they may not query) (robots.txt disallows https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22)",
+   "url": "https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22",
+   "access_notes": null
+  },
+  {
+   "source_id": "chronicling_america",
+   "name": "Chronicling America (loc.gov, digitized newspapers to 1963)",
+   "repository": null,
+   "classification": "PUBLIC_API",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "q=\"paul conrad\" 1946-1963: 23 page hit(s); Conrad drew for the Denver Post (not in Chronicling America) and was syndicated only from 1964 -> 0 records; hits: 1949-11-19 Image 2 of Kodiak mirror (Kodiak, Alaska), Novembe; 1954-10-25 Image 32 of Evening star (Washington, D.C.), Octob; 1960-12-22 Image 5 of Westside enterprise (Goodyear, Ariz.), ; 1959-06-19 Image 4 of El sol (Phoenix, Ariz.), June 19, 1959; 1951-11-29 Image 46 of Evening star (Washington, D.C.), Novem; 1952-08-05 Image 2 of Le messager (Lewiston, Me.), August 5, ; 1951-12-23 Image 64 of Evening star (Washington, D.C.), Decem; 1963-10-24 Image 21 of Evening star (Washington, D.C.), Octob; 1962-12-07 Image 1 of Washington Journal (Washington, D.C.), ; 1957-04-05 Image 4 of The Harlem news (Harlem, Mont.), April ",
+   "url": "https://www.loc.gov/collections/chronicling-america/",
+   "access_notes": null
+  },
+  {
+   "source_id": "colorado_newspapers",
+   "name": "Colorado Historic Newspapers (Veridian)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt 'User-agent: * Disallow: /' (Veridian default); Denver Post 1950-64 not reachable (robots.txt disallows https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22)",
+   "url": "https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22",
+   "access_notes": null
+  },
   {
    "source_id": "daily_iowan",
    "name": "The Daily Iowan digital archive (University of Iowa Libraries)",
@@ -162,9 +233,9 @@
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 6,
+   "pages": 8,
    "errors": 3,
-   "notes": "non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad",
+   "notes": "non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad",
    "url": "https://api.dp.la/v2/items",
    "access_notes": null
   },
@@ -174,15 +245,15 @@
    "repository": null,
    "classification": "PUBLIC_API",
    "status": "worked",
-   "rows": 1,
-   "item": 1,
+   "rows": 4,
+   "item": 4,
    "folder": 0,
    "box_range": 0,
-   "public_image": 1,
+   "public_image": 4,
    "archive": 0,
    "pages": null,
    "errors": null,
-   "notes": "kept 2 Conrad-cartoon records; providers={'History Colorado': 2}",
+   "notes": "kept 9 Conrad-cartoon records; providers={'History Colorado': 3, 'National Portrait Gallery': 6}",
    "url": "https://dp.la/",
    "access_notes": null
   },
@@ -204,6 +275,24 @@
    "url": "https://empireadc.org/search/catalog/nsyu_2642890",
    "access_notes": null
   },
+  {
+   "source_id": "google_news_archive",
+   "name": "Google News Archive (news.google.com/newspapers)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt disallows /newspapers for generic agents (robots.txt disallows https://news.google.com/newspapers?nid=conrad)",
+   "url": "https://news.google.com/newspapers?nid=conrad",
+   "access_notes": null
+  },
   {
    "source_id": "hathitrust",
    "name": "HathiTrust catalog",
@@ -258,6 +347,24 @@
    "url": "https://www.huntington.org/collections/lib-msscon-1-12360",
    "access_notes": null
   },
+  {
+   "source_id": "ia_fulltext",
+   "name": "Internet Archive full-text search \u2014 printed Conrad cartoon appearances (newspapers, anthologies)",
+   "repository": "Internet Archive",
+   "classification": "PUBLIC_API",
+   "status": null,
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 0,
+   "errors": 0,
+   "notes": null,
+   "url": "https://archive.org/search?query=%22Paul+Conrad%22&sin=TXT",
+   "access_notes": "OCR full-text search (page-level). Records = pages carrying a Conrad credit line. Page images are hotlinked from iiif.archive.org only for openly served items; lending-library books: no image."
+  },
   {
    "source_id": "internet_archive",
    "name": "Internet Archive (books metadata)",
@@ -276,23 +383,59 @@
    "url": "https://archive.org/details/paulconraddrawin0000conr",
    "access_notes": "Book scans are lending-library (CDL) items; metadata only, not borrowed."
   },
+  {
+   "source_id": "invaluable",
+   "name": "Invaluable \u2014 auction results for Paul Conrad originals",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 9,
+   "item": 9,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 9,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=9; image URLs recorded=9",
+   "url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+   "access_notes": null
+  },
   {
    "source_id": "latimes",
-   "name": "Los Angeles Times archive (ProQuest / newspapers.com)",
+   "name": "Los Angeles Times \u2014 free latimes.com galleries/articles (historical archive paywalled)",
    "repository": "Los Angeles Times",
-   "classification": "PAYWALLED",
-   "status": "not_attempted",
+   "classification": "PUBLIC_HTML",
+   "status": "partial",
+   "rows": 27,
+   "item": 27,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 26,
+   "archive": 0,
+   "pages": 503,
+   "errors": 0,
+   "notes": "sitemaps scanned=501 (1985-2026); pages with a 'paul-conrad' slug=17; gallery slides saved=26 (from 1 gallery page(s)); quote-verified article citations=1; historical archive paywalled \u2014 not crawled; 345 item records overall are attributed to the LA Times; pre-2000 la-xpm slugs are opaque, so older articles about single cartoons are undiscoverable without the robots-disallowed /search",
+   "url": "https://www.latimes.com/",
+   "access_notes": "Historical page archive (ProQuest / latimes.newspapers.com) is paywalled and NOT crawled. Free, robots-permitted latimes.com pages found via the site's own sitemaps are parsed; images are recorded as URLs only. Robots re-audit 2026-09-25: the photogallery Disallow applies only to Googlebot-News, not to '*' (our UA) \u2014 gallery permitted."
+  },
+  {
+   "source_id": "lbj_artifacts",
+   "name": "LBJ Library eMuseum (lbj.artifacts.archives.gov) \u2014 ~11 Conrad originals 1964-68",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
    "rows": 0,
    "item": 0,
    "folder": 0,
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 0,
-   "errors": 0,
-   "notes": "paywalled \u2014 not crawled; 287 item records elsewhere are attributed to the LA Times",
-   "url": "https://latimes.newspapers.com/",
-   "access_notes": "Full-page archive via ProQuest Historical Newspapers (library subscription) or latimes.newspapers.com. Discovery/metadata only; not crawled."
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://lbj.artifacts.archives.gov/people/14908/paul-conrad/objects)",
+   "url": "https://lbj.artifacts.archives.gov/people/14908/paul-conrad/objects",
+   "access_notes": null
   },
   {
    "source_id": "lbj_library",
@@ -348,6 +491,42 @@
    "url": "https://www.loc.gov/loc/lcib/9910/conrad.html",
    "access_notes": null
   },
+  {
+   "source_id": "nara_artifacts",
+   "name": "JFK Library eMuseum (jfk.artifacts.archives.gov) \u2014 2 Denver Post originals 1961-63",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://jfk.artifacts.archives.gov/people/6554/paul-conrad-denver-post/objects)",
+   "url": "https://jfk.artifacts.archives.gov/people/6554/paul-conrad-denver-post/objects",
+   "access_notes": null
+  },
+  {
+   "source_id": "newspaper_probes",
+   "name": "Digitized-newspaper / museum archive probes",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 1,
+   "errors": 0,
+   "notes": "probes: cdnc=blocked, colorado_newspapers=blocked, chronicling_america=worked, nara_artifacts=blocked, lbj_artifacts=blocked, billy_ireland_dc=failed, stanford_daily=blocked, truthdig_api=blocked, google_news_archive=blocked",
+   "url": "https://www.loc.gov/collections/chronicling-america/",
+   "access_notes": "Reachability probes only; each probed archive is registered as its own source."
+  },
   {
    "source_id": "nixon_foundation",
    "name": "Richard Nixon Foundation (site search 'conrad')",
@@ -438,6 +617,42 @@
    "url": "https://osucartoons.pastperfectonline.com/",
    "access_notes": "Holds Conrad material (per OSU catalog references) but the online collections database refuses automated access (HTTP 403). Request a metadata export from the Billy Ireland reference desk."
   },
+  {
+   "source_id": "pc_gallery",
+   "name": "Political Cartoon Gallery (dealer, London) \u2014 Conrad originals for sale",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 8,
+   "item": 8,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 8,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=8; image URLs recorded=8",
+   "url": "https://www.original-political-cartoon.com/cartoon-gallery/artists/conrad-paul-1924-2010/",
+   "access_notes": null
+  },
+  {
+   "source_id": "pophistorydig",
+   "name": "The Pop History Dig \u2014 'Paul Conrad, cartoonist' article (blog reprints)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 8,
+   "item": 8,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 8,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=8; image URLs recorded=8",
+   "url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+   "access_notes": null
+  },
   {
    "source_id": "pulitzer",
    "name": "Pulitzer Prizes (1964, 1971, 1984)",
@@ -480,15 +695,15 @@
    "repository": "Secondary citation",
    "classification": "PUBLIC_HTML",
    "status": "worked",
-   "rows": 41,
-   "item": 41,
+   "rows": 43,
+   "item": 43,
    "folder": 0,
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 41,
+   "pages": 43,
    "errors": 0,
-   "notes": "verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, National Catholic Reporter=1",
+   "notes": "verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, Washington Report on Middle East Affairs=1, Associated Press obituary=1, National Catholic Reporter=1",
    "url": "https://en.wikipedia.org/wiki/Paul_Conrad",
    "access_notes": "Each record cites a fetched page and carries a verbatim <=200-char quote; saved only if the quote is on the page. Wayback used only for retired pages whose origin robots.txt allows the path."
   },
@@ -618,6 +833,24 @@
    "url": "https://api.si.edu/openaccess/",
    "access_notes": null
   },
+  {
+   "source_id": "stanford_daily",
+   "name": "Stanford Daily archive search API (ran Conrad from 1964-09-28 / 1976-11-15)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "the API host's robots.txt answers 403 -> treated as disallowed (conservative rule) (robots.txt unreadable (HTTP 401/403 or WAF challenge) \u2014 treated as disallowed: https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/prod?q=%22Paul+Conrad%22&size=50)",
+   "url": "https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/prod",
+   "access_notes": null
+  },
   {
    "source_id": "syracuse",
    "name": "Syracuse University Special Collections \u2014 Paul Conrad Cartoons",
@@ -636,6 +869,60 @@
    "url": "https://library.syracuse.edu/digital/guides/c/conrad_p.htm",
    "access_notes": "Reading-room access at SCRC. Finding aid is folder-level (65 folders, 388 index headings)."
   },
+  {
+   "source_id": "syracuse_exhibit",
+   "name": "Syracuse University Libraries \u2014 'Cartoonists' web exhibit, Paul Conrad page",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 5,
+   "item": 5,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 5,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=5; image URLs recorded=5",
+   "url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+   "access_notes": null
+  },
+  {
+   "source_id": "truthdig",
+   "name": "Truthdig \u2014 Paul Conrad cartoons (2000s syndicated)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 2,
+   "item": 2,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 2,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=2; image URLs recorded=2",
+   "url": "https://www.truthdig.com/author/paul_conrad/",
+   "access_notes": null
+  },
+  {
+   "source_id": "truthdig_api",
+   "name": "Truthdig WordPress REST API (cartoons search)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt disallows /wp-json/ (the author page /author/paul_conrad/ is used instead, see truthdig) (robots.txt disallows https://www.truthdig.com/wp-json/wp/v2/cartoons?search=conrad&per_page=100)",
+   "url": "https://www.truthdig.com/wp-json/wp/v2/cartoons",
+   "access_notes": null
+  },
   {
    "source_id": "washpost_obit",
    "name": "Washington Post obituary, 6 Sep 2010",
@@ -654,6 +941,24 @@
    "url": "http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html",
    "access_notes": null
   },
+  {
+   "source_id": "web_images",
+   "name": "Public web pages showing Conrad cartoons (exhibit, dealer, auction, blog, magazine)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 16,
+   "errors": 0,
+   "notes": "syracuse_exhibit: 5 rec / 5 img (worked); pc_gallery: 8 rec / 8 img (worked); invaluable: 9 rec / 9 img (worked); pophistorydig: 8 rec / 8 img (worked); truthdig: 2 rec / 2 img (worked)",
+   "url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+   "access_notes": "Each sub-source is registered separately; images are URL metadata only; copies flagged as reprints."
+  },
   {
    "source_id": "wichita",
    "name": "Wichita State University Special Collections \u2014 MS 90-18",
diff --git a/data/sources.json b/data/sources.json
index 32e2bde..e8465d3 100644
--- a/data/sources.json
+++ b/data/sources.json
@@ -1,5 +1,5 @@
 {
- "generated_at": "2026-09-25T06:11:50+00:00",
+ "generated_at": "2026-09-25T18:50:06+00:00",
  "classification_vocabulary": [
   "PUBLIC_API",
   "PUBLIC_HTML",
@@ -10,6 +10,24 @@
   "REQUIRES_PERMISSION"
  ],
  "sources": [
+  {
+   "source_id": "billy_ireland_dc",
+   "name": "Ohio State Billy Ireland — Digital Collections catalog JSON (library.osu.edu/dc)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "failed",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "not measured — endpoint timed out / errored after retries (HTTP 504 at https://library.osu.edu/dc/catalog.json?q=%22paul+conrad%22&per_page=100)",
+   "url": "https://library.osu.edu/dc/catalog.json",
+   "access_notes": null
+  },
   {
    "source_id": "calisphere",
    "name": "Calisphere (UC Libraries)",
@@ -28,6 +46,60 @@
    "url": "https://calisphere.org/search/?q=%22paul+conrad%22",
    "access_notes": null
   },
+  {
+   "source_id": "cdnc",
+   "name": "California Digital Newspaper Collection (cdnc.ucr.edu, Veridian)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt 'User-agent: * Disallow: /' (only archive.org_bot/bingbot allowed, and even they may not query) (robots.txt disallows https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22)",
+   "url": "https://cdnc.ucr.edu/?a=q&txq=%22Paul+Conrad%22",
+   "access_notes": null
+  },
+  {
+   "source_id": "chronicling_america",
+   "name": "Chronicling America (loc.gov, digitized newspapers to 1963)",
+   "repository": null,
+   "classification": "PUBLIC_API",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "q=\"paul conrad\" 1946-1963: 23 page hit(s); Conrad drew for the Denver Post (not in Chronicling America) and was syndicated only from 1964 -> 0 records; hits: 1949-11-19 Image 2 of Kodiak mirror (Kodiak, Alaska), Novembe; 1954-10-25 Image 32 of Evening star (Washington, D.C.), Octob; 1960-12-22 Image 5 of Westside enterprise (Goodyear, Ariz.), ; 1959-06-19 Image 4 of El sol (Phoenix, Ariz.), June 19, 1959; 1951-11-29 Image 46 of Evening star (Washington, D.C.), Novem; 1952-08-05 Image 2 of Le messager (Lewiston, Me.), August 5, ; 1951-12-23 Image 64 of Evening star (Washington, D.C.), Decem; 1963-10-24 Image 21 of Evening star (Washington, D.C.), Octob; 1962-12-07 Image 1 of Washington Journal (Washington, D.C.), ; 1957-04-05 Image 4 of The Harlem news (Harlem, Mont.), April ",
+   "url": "https://www.loc.gov/collections/chronicling-america/",
+   "access_notes": null
+  },
+  {
+   "source_id": "colorado_newspapers",
+   "name": "Colorado Historic Newspapers (Veridian)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt 'User-agent: * Disallow: /' (Veridian default); Denver Post 1950-64 not reachable (robots.txt disallows https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22)",
+   "url": "https://www.coloradohistoricnewspapers.org/?a=q&txq=%22Paul+Conrad%22",
+   "access_notes": null
+  },
   {
    "source_id": "daily_iowan",
    "name": "The Daily Iowan digital archive (University of Iowa Libraries)",
@@ -76,9 +148,9 @@
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 6,
+   "pages": 8,
    "errors": 3,
-   "notes": "non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad",
+   "notes": "non-cartoon references: DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || DPLA non-image ref (sound): Paul Conrad cartoons and drawings; DeWain Valentine: New York; Ken Price \"Happy's Curious\" || SI SIL library record: Pro and Conrad / Paul Conrad || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Cartoon America : comic art in the Library of Congress / [edited by] Harry Katz || SI SIL library record: Pro and Conrad / Paul Conrad",
    "url": "https://api.dp.la/v2/items",
    "access_notes": null
   },
@@ -88,15 +160,15 @@
    "repository": null,
    "classification": "PUBLIC_API",
    "status": "worked",
-   "rows": 1,
-   "item": 1,
+   "rows": 4,
+   "item": 4,
    "folder": 0,
    "box_range": 0,
-   "public_image": 1,
+   "public_image": 4,
    "archive": 0,
    "pages": null,
    "errors": null,
-   "notes": "kept 2 Conrad-cartoon records; providers={'History Colorado': 2}",
+   "notes": "kept 9 Conrad-cartoon records; providers={'History Colorado': 3, 'National Portrait Gallery': 6}",
    "url": "https://dp.la/",
    "access_notes": null
   },
@@ -118,6 +190,24 @@
    "url": "https://empireadc.org/search/catalog/nsyu_2642890",
    "access_notes": null
   },
+  {
+   "source_id": "google_news_archive",
+   "name": "Google News Archive (news.google.com/newspapers)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt disallows /newspapers for generic agents (robots.txt disallows https://news.google.com/newspapers?nid=conrad)",
+   "url": "https://news.google.com/newspapers?nid=conrad",
+   "access_notes": null
+  },
   {
    "source_id": "hathitrust",
    "name": "HathiTrust catalog",
@@ -172,6 +262,24 @@
    "url": "https://www.huntington.org/collections/lib-msscon-1-12360",
    "access_notes": null
   },
+  {
+   "source_id": "ia_fulltext",
+   "name": "Internet Archive full-text search — printed Conrad cartoon appearances (newspapers, anthologies)",
+   "repository": "Internet Archive",
+   "classification": "PUBLIC_API",
+   "status": null,
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 0,
+   "errors": 0,
+   "notes": null,
+   "url": "https://archive.org/search?query=%22Paul+Conrad%22&sin=TXT",
+   "access_notes": "OCR full-text search (page-level). Records = pages carrying a Conrad credit line. Page images are hotlinked from iiif.archive.org only for openly served items; lending-library books: no image."
+  },
   {
    "source_id": "internet_archive",
    "name": "Internet Archive (books metadata)",
@@ -190,23 +298,59 @@
    "url": "https://archive.org/details/paulconraddrawin0000conr",
    "access_notes": "Book scans are lending-library (CDL) items; metadata only, not borrowed."
   },
+  {
+   "source_id": "invaluable",
+   "name": "Invaluable — auction results for Paul Conrad originals",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 9,
+   "item": 9,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 9,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=9; image URLs recorded=9",
+   "url": "https://www.invaluable.com/artist/paul-conrad-saveb5g89x/sold-at-auction-prices/",
+   "access_notes": null
+  },
   {
    "source_id": "latimes",
-   "name": "Los Angeles Times archive (ProQuest / newspapers.com)",
+   "name": "Los Angeles Times — free latimes.com galleries/articles (historical archive paywalled)",
    "repository": "Los Angeles Times",
-   "classification": "PAYWALLED",
-   "status": "not_attempted",
+   "classification": "PUBLIC_HTML",
+   "status": "partial",
+   "rows": 27,
+   "item": 27,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 26,
+   "archive": 0,
+   "pages": 503,
+   "errors": 0,
+   "notes": "sitemaps scanned=501 (1985-2026); pages with a 'paul-conrad' slug=17; gallery slides saved=26 (from 1 gallery page(s)); quote-verified article citations=1; historical archive paywalled — not crawled; 345 item records overall are attributed to the LA Times; pre-2000 la-xpm slugs are opaque, so older articles about single cartoons are undiscoverable without the robots-disallowed /search",
+   "url": "https://www.latimes.com/",
+   "access_notes": "Historical page archive (ProQuest / latimes.newspapers.com) is paywalled and NOT crawled. Free, robots-permitted latimes.com pages found via the site's own sitemaps are parsed; images are recorded as URLs only. Robots re-audit 2026-09-25: the photogallery Disallow applies only to Googlebot-News, not to '*' (our UA) — gallery permitted."
+  },
+  {
+   "source_id": "lbj_artifacts",
+   "name": "LBJ Library eMuseum (lbj.artifacts.archives.gov) — ~11 Conrad originals 1964-68",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
    "rows": 0,
    "item": 0,
    "folder": 0,
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 0,
-   "errors": 0,
-   "notes": "paywalled — not crawled; 287 item records elsewhere are attributed to the LA Times",
-   "url": "https://latimes.newspapers.com/",
-   "access_notes": "Full-page archive via ProQuest Historical Newspapers (library subscription) or latimes.newspapers.com. Discovery/metadata only; not crawled."
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://lbj.artifacts.archives.gov/people/14908/paul-conrad/objects)",
+   "url": "https://lbj.artifacts.archives.gov/people/14908/paul-conrad/objects",
+   "access_notes": null
   },
   {
    "source_id": "lbj_library",
@@ -262,6 +406,42 @@
    "url": "https://www.loc.gov/loc/lcib/9910/conrad.html",
    "access_notes": null
   },
+  {
+   "source_id": "nara_artifacts",
+   "name": "JFK Library eMuseum (jfk.artifacts.archives.gov) — 2 Denver Post originals 1961-63",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt allows /people/ and /objects/ (Crawl-delay 30, Disallow /assets/) but the site answers HTTP 403 to this crawler's descriptive UA; a browser UA is NOT substituted (that would be a bypass) (HTTP 403 (access denied) at https://jfk.artifacts.archives.gov/people/6554/paul-conrad-denver-post/objects)",
+   "url": "https://jfk.artifacts.archives.gov/people/6554/paul-conrad-denver-post/objects",
+   "access_notes": null
+  },
+  {
+   "source_id": "newspaper_probes",
+   "name": "Digitized-newspaper / museum archive probes",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 1,
+   "errors": 0,
+   "notes": "probes: cdnc=blocked, colorado_newspapers=blocked, chronicling_america=worked, nara_artifacts=blocked, lbj_artifacts=blocked, billy_ireland_dc=failed, stanford_daily=blocked, truthdig_api=blocked, google_news_archive=blocked",
+   "url": "https://www.loc.gov/collections/chronicling-america/",
+   "access_notes": "Reachability probes only; each probed archive is registered as its own source."
+  },
   {
    "source_id": "nixon_foundation",
    "name": "Richard Nixon Foundation (site search 'conrad')",
@@ -352,6 +532,42 @@
    "url": "https://osucartoons.pastperfectonline.com/",
    "access_notes": "Holds Conrad material (per OSU catalog references) but the online collections database refuses automated access (HTTP 403). Request a metadata export from the Billy Ireland reference desk."
   },
+  {
+   "source_id": "pc_gallery",
+   "name": "Political Cartoon Gallery (dealer, London) — Conrad originals for sale",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 8,
+   "item": 8,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 8,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=8; image URLs recorded=8",
+   "url": "https://www.original-political-cartoon.com/cartoon-gallery/artists/conrad-paul-1924-2010/",
+   "access_notes": null
+  },
+  {
+   "source_id": "pophistorydig",
+   "name": "The Pop History Dig — 'Paul Conrad, cartoonist' article (blog reprints)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 8,
+   "item": 8,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 8,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=8; image URLs recorded=8",
+   "url": "https://pophistorydig.com/topics/paul-conrad-cartoonist/",
+   "access_notes": null
+  },
   {
    "source_id": "pulitzer",
    "name": "Pulitzer Prizes (1964, 1971, 1984)",
@@ -394,15 +610,15 @@
    "repository": "Secondary citation",
    "classification": "PUBLIC_HTML",
    "status": "worked",
-   "rows": 41,
-   "item": 41,
+   "rows": 43,
+   "item": 43,
    "folder": 0,
    "box_range": 0,
    "public_image": 0,
    "archive": 0,
-   "pages": 41,
+   "pages": 43,
    "errors": 0,
-   "notes": "verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, National Catholic Reporter=1",
+   "notes": "verified citations saved per site: PBS Independent Lens (Wayback)=29, Los Angeles Times obituary=6, Wikipedia=2, Library of Congress Information Bulletin=2, Canyon News=1, Washington Report on Middle East Affairs=1, Associated Press obituary=1, National Catholic Reporter=1",
    "url": "https://en.wikipedia.org/wiki/Paul_Conrad",
    "access_notes": "Each record cites a fetched page and carries a verbatim <=200-char quote; saved only if the quote is on the page. Wayback used only for retired pages whose origin robots.txt allows the path."
   },
@@ -532,6 +748,24 @@
    "url": "https://api.si.edu/openaccess/",
    "access_notes": null
   },
+  {
+   "source_id": "stanford_daily",
+   "name": "Stanford Daily archive search API (ran Conrad from 1964-09-28 / 1976-11-15)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "the API host's robots.txt answers 403 -> treated as disallowed (conservative rule) (robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/prod?q=%22Paul+Conrad%22&size=50)",
+   "url": "https://ehabp6fuc5.execute-api.us-east-1.amazonaws.com/prod",
+   "access_notes": null
+  },
   {
    "source_id": "syracuse",
    "name": "Syracuse University Special Collections — Paul Conrad Cartoons",
@@ -550,6 +784,60 @@
    "url": "https://library.syracuse.edu/digital/guides/c/conrad_p.htm",
    "access_notes": "Reading-room access at SCRC. Finding aid is folder-level (65 folders, 388 index headings)."
   },
+  {
+   "source_id": "syracuse_exhibit",
+   "name": "Syracuse University Libraries — 'Cartoonists' web exhibit, Paul Conrad page",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 5,
+   "item": 5,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 5,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=5; image URLs recorded=5",
+   "url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+   "access_notes": null
+  },
+  {
+   "source_id": "truthdig",
+   "name": "Truthdig — Paul Conrad cartoons (2000s syndicated)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 2,
+   "item": 2,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 2,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "records=2; image URLs recorded=2",
+   "url": "https://www.truthdig.com/author/paul_conrad/",
+   "access_notes": null
+  },
+  {
+   "source_id": "truthdig_api",
+   "name": "Truthdig WordPress REST API (cartoons search)",
+   "repository": null,
+   "classification": "REQUIRES_PERMISSION",
+   "status": "blocked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": null,
+   "errors": null,
+   "notes": "robots.txt disallows /wp-json/ (the author page /author/paul_conrad/ is used instead, see truthdig) (robots.txt disallows https://www.truthdig.com/wp-json/wp/v2/cartoons?search=conrad&per_page=100)",
+   "url": "https://www.truthdig.com/wp-json/wp/v2/cartoons",
+   "access_notes": null
+  },
   {
    "source_id": "washpost_obit",
    "name": "Washington Post obituary, 6 Sep 2010",
@@ -568,6 +856,24 @@
    "url": "http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html",
    "access_notes": null
   },
+  {
+   "source_id": "web_images",
+   "name": "Public web pages showing Conrad cartoons (exhibit, dealer, auction, blog, magazine)",
+   "repository": null,
+   "classification": "PUBLIC_HTML",
+   "status": "worked",
+   "rows": 0,
+   "item": 0,
+   "folder": 0,
+   "box_range": 0,
+   "public_image": 0,
+   "archive": 0,
+   "pages": 16,
+   "errors": 0,
+   "notes": "syracuse_exhibit: 5 rec / 5 img (worked); pc_gallery: 8 rec / 8 img (worked); invaluable: 9 rec / 9 img (worked); pophistorydig: 8 rec / 8 img (worked); truthdig: 2 rec / 2 img (worked)",
+   "url": "https://library.syracuse.edu/extsites/cartoonists/conrad.php",
+   "access_notes": "Each sub-source is registered separately; images are URL metadata only; copies flagged as reprints."
+  },
   {
    "source_id": "wichita",
    "name": "Wichita State University Special Collections — MS 90-18",
diff --git a/src/conrad/crawlers/latimes.py b/src/conrad/crawlers/latimes.py
index 98161fb..459fad1 100644
--- a/src/conrad/crawlers/latimes.py
+++ b/src/conrad/crawlers/latimes.py
@@ -2,6 +2,9 @@
 
 The historical page archive is PAYWALLED (ProQuest Historical Newspapers; latimes.newspapers.com) — never touched.
 What IS free and robots-permitted on latimes.com (robots.txt `User-agent: *` disallows only /search, /config, ...):
+(Robots re-audit 2026-09-25: `Disallow: /*photogallery` exists ONLY in the `Googlebot-News` group; our UA falls to
+`*`, so the gallery below is permitted. Every fetch still goes through Http.get's RobotRules check, so if the `*`
+group ever gains that rule the gallery is refused before any I/O — tests/test_latimes.py pins both facts.)
 
   1. DISCOVERY via the site's own monthly sitemaps (robots.txt `Sitemap:` lines; 1985-today). latimes.com's /search
      is robots-disallowed and web search engines do not index it for this client, so the sitemap slugs are the only
@@ -84,7 +87,8 @@ class LATimes(Crawler):
     classification = "PUBLIC_HTML"
     access_notes = ("Historical page archive (ProQuest / latimes.newspapers.com) is paywalled and NOT crawled. Free, "
                     "robots-permitted latimes.com pages found via the site's own sitemaps are parsed; images are "
-                    "recorded as URLs only.")
+                    "recorded as URLs only. Robots re-audit 2026-09-25: the photogallery Disallow applies only to "
+                    "Googlebot-News, not to '*' (our UA) — gallery permitted.")
 
     def __init__(self, *a, years=SITEMAP_YEARS, **kw):
         super().__init__(*a, **kw)
diff --git a/src/conrad/web/imagehost.py b/src/conrad/web/imagehost.py
index 45b3e70..eae64fb 100644
--- a/src/conrad/web/imagehost.py
+++ b/src/conrad/web/imagehost.py
@@ -13,7 +13,19 @@ from urllib.parse import urlparse, urlunparse
 # Exact hosts (no wildcards) — also the CSP img-src list. Determined from the stored URLs:
 #   tile.loc.gov / cdn.loc.gov  -> Library of Congress Prints & Photographs image services
 #   5008.sydneyplus.com         -> History Colorado's collections portal (ViewImage.aspx derivative)
-ALLOWED_IMAGE_HOSTS = ("tile.loc.gov", "cdn.loc.gov", "5008.sydneyplus.com")
+# Web-image hosts (web_images/latimes crawlers, TK-12199 2026-09-25): added ONLY where the page that publishes the image
+# was robots-allowed for our UA when crawled, the image path itself is robots-allowed, and a HEAD with our UA returned
+# 200 image/* (no bytes kept). image.invaluable.com is deliberately ABSENT: its robots.txt answers 403 (unreadable ->
+# treated as disallowed), so it could not be verified; those auction records stay text cards with link-outs.
+WEB_IMAGE_HOSTS = (
+    "ca-times.brightspotcdn.com",           # Los Angeles Times gallery CDN (Conrad's paper)
+    "library.syracuse.edu",                 # Syracuse University Libraries cartoonists exhibit
+    "www.original-political-cartoon.com",   # dealer gallery (original art)
+    "pophistorydig.com",                    # Pop History Dig article illustrations
+    "www.truthdig.com",                     # Truthdig (Conrad's post-2006 syndication outlet) article images
+)
+_WEB_IMAGE_PATH = re.compile(r"\.(jpe?g|gif|png|webp)(__.*)?$|/resize/\d+x\d+", re.I)
+ALLOWED_IMAGE_HOSTS = ("tile.loc.gov", "cdn.loc.gov", "5008.sydneyplus.com") + WEB_IMAGE_HOSTS
 LOC_HOSTS = ("tile.loc.gov", "cdn.loc.gov")
 
 CSP = "img-src 'self' " + " ".join("https://" + h for h in ALLOWED_IMAGE_HOSTS)
@@ -47,6 +59,10 @@ def display_url(url: str | None) -> str | None:
         if not p.path.lower().endswith("/viewimage.aspx"):
             return None
         return urlunparse(("https", host, p.path, "", p.query, ""))
+    if host in WEB_IMAGE_HOSTS:
+        if not _WEB_IMAGE_PATH.search(p.path):
+            return None  # an article/gallery PAGE on the same host is not an image
+        return urlunparse(("https", host, p.path, "", p.query, ""))
     return None  # pragma: no cover — every allowlisted host is handled above
 
 
diff --git a/tests/fixtures/latimes_robots_20260925.txt b/tests/fixtures/latimes_robots_20260925.txt
new file mode 100644
index 0000000..85e751b
--- /dev/null
+++ b/tests/fixtures/latimes_robots_20260925.txt
@@ -0,0 +1,93 @@
+User-agent: *
+Disallow: /search
+Disallow: /recipes/search
+Disallow: /changebrowser
+Disallow: /thirdpartyservice
+Disallow: /*/thirdpartyservice
+Disallow: /config/
+Disallow: /*/config
+Disallow: /dzcfg
+Disallow: /*/dzcfg
+Disallow: /*/test-template
+Disallow: /test/
+Disallow: /includes/
+Disallow: /_comments/
+Disallow: /deeplinkid/
+Disallow: /searchsuggest
+Disallow: /*/searchsuggest
+Disallow: /svgimageproc
+Disallow: /hive/
+Disallow: /get-galleryfragment*
+Disallow: /gs-*
+
+User-agent: Googlebot-News
+Disallow: /*-ugc-*.html
+Disallow: /about/
+Disallow: /cbp-*.html
+Disallow: /*/cbp-*.html
+Disallow: /bp/*
+Disallow: /*-adstory.html
+Disallow: /*sns-ap
+Disallow: /*photogallery
+Disallow: /brandpublishing/
+Disallow: /*/brandpublishing/
+Disallow: /shopping/
+Disallow: /*/shopping/
+Disallow: /paid-posts/
+Disallow: /*/paid-posts/
+Disallow: /search
+Disallow: /*/search
+Disallow: /changebrowser
+Disallow: /thirdpartyservice
+Disallow: /*/thirdpartyservice
+Disallow: /config/
+Disallow: /*/config
+Disallow: /dzcfg
+Disallow: /*/dzcfg
+Disallow: /*/test-template
+Disallow: /test/
+Disallow: /_comments/
+Disallow: /deeplinkid/
+Disallow: /searchsuggest
+Disallow: /*/searchsuggest
+Disallow: /svgimageproc
+Disallow: /hive/
+Disallow: /get-galleryfragment*
+Disallow: /sponsored/
+Disallow: /*/sponsored/
+
+User-agent: Twitterbot
+Allow: /
+
+User-agent: Mediapartners-Google
+Allow: /
+
+User-agent: AmazonAdBot
+Allow: /
+
+User-agent: Bytespider
+Disallow: /
+
+User-agent: ClaudeBot
+Disallow: /
+
+User-agent: Diffbot
+Disallow: /
+
+User-agent: discobot
+Disallow: /
+
+User-agent: GPTBot
+Disallow: /
+
+User-agent: ImagesiftBot
+Disallow: /
+
+User-agent: omgili
+Disallow: /
+
+User-agent: omgilibot
+Disallow: /
+
+Sitemap: https://www.latimes.com/sitemaps/sitemap.xml
+Sitemap: https://www.latimes.com/news-sitemap.xml
\ No newline at end of file
diff --git a/tests/test_image_allowlist.py b/tests/test_image_allowlist.py
index 7a29619..1d721be 100644
--- a/tests/test_image_allowlist.py
+++ b/tests/test_image_allowlist.py
@@ -29,7 +29,19 @@ HC_THUMB = ("http://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/ViewImage
             "&hash=0A0B7B209A21EFFA1037D98354ACC011")
 EVIL = "https://evil-image-cdn.example.com/conrad/nixon.jpg"
 PAGE_NOT_IMAGE = "https://www.loc.gov/pictures/item/2016680206/"
-EXPECTED_CSP = "img-src 'self' https://tile.loc.gov https://cdn.loc.gov https://5008.sydneyplus.com"
+EXPECTED_CSP = ("img-src 'self' https://tile.loc.gov https://cdn.loc.gov https://5008.sydneyplus.com "
+                "https://ca-times.brightspotcdn.com https://library.syracuse.edu https://www.original-political-cartoon.com "
+                "https://pophistorydig.com https://www.truthdig.com")
+# web_images hosts (TK-12199 2026-09-25): real stored URLs, verified 200 image/* with our UA (no bytes kept)
+WEB_OK = [
+    "https://library.syracuse.edu/extsites/cartoonists/images/15.jpg",
+    "https://www.truthdig.com/wp-content/uploads/2017/07/conrad_elephant_500.gif",
+    "https://pophistorydig.com/wp-content/uploads/2011/05/1986-Reagan-1-260.jpg",
+    "https://www.original-political-cartoon.com/media/filer_public_thumbnails/filer_public/2022/04/29/conrad2.jpg__400x400_q85.jpg",
+    "https://ca-times.brightspotcdn.com/dims4/default/d3f4d61/2147483647/strip/true/crop/546x510+0+0/resize/546x510!/quality/75/?url=https%3A%2F%2Fx.jpg",
+]
+# robots.txt of image.invaluable.com answers 403 -> unreadable -> treated as disallowed -> never allowlisted
+INVALUABLE = "https://image.invaluable.com/housePhotos/alexautographs/70/640170/H0171-L164416659.jpg"
 IMG_SRC = re.compile(r"<img\b[^>]*\bsrc=\"([^\"]*)\"", re.I)
 CSS_URL = re.compile(r"url\(\s*['\"]?([^'\")]+)", re.I)
 MAGIC = base.IMAGE_MAGIC
@@ -148,11 +160,25 @@ def test_detector_goes_red_when_allowlist_bypassed(client, monkeypatch):
 @pytest.mark.parametrize("url", [EVIL, PAGE_NOT_IMAGE, "https://tile.loc.gov.evil.com/service/pnp/x/1_150px.jpg",
                                  "https://user:pw@tile.loc.gov/service/pnp/x/1_150px.jpg",
                                  "javascript:alert(1)", "data:image/png;base64,AAAA", "ftp://tile.loc.gov/service/pnp/a.jpg",
-                                 "https://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/Portal/Portal.aspx?x=1"])
+                                 "https://5008.sydneyplus.com/HistoryColorado_ArgusNet_Final/Portal/Portal.aspx?x=1",
+                                 INVALUABLE, "https://www.truthdig.com/articles/paul-conrad-1924-2010/",
+                                 "https://pophistorydig.com/topics/paul-conrad-1924-2010/",
+                                 "https://library.syracuse.edu.evil.com/extsites/cartoonists/images/15.jpg"])
 def test_display_url_rejects(url):
     assert imagehost.display_url(url) is None
 
 
+@pytest.mark.parametrize("url", WEB_OK)
+def test_web_image_hosts_allowed(url):
+    d = imagehost.display_url(url)
+    assert d is not None and imagehost.is_allowed(d) and d.startswith("https://" + imagehost.urlparse(url).hostname + "/")
+
+
+def test_invaluable_not_allowlisted():
+    assert "image.invaluable.com" not in imagehost.ALLOWED_IMAGE_HOSTS
+    assert "invaluable" not in imagehost.CSP
+
+
 def test_local_image_column_is_always_null(tmpdb):
     db.upsert_source(tmpdb, "x", "x")
     db.save_record(tmpdb, CartoonRecord(canonical_id="x:1", identifier="1", image_url=LOC_THUMB), "x")
diff --git a/tests/test_latimes.py b/tests/test_latimes.py
index 1d539c4..7b1c419 100644
--- a/tests/test_latimes.py
+++ b/tests/test_latimes.py
@@ -1,5 +1,10 @@
 """latimes.com crawler: sitemap discovery, gallery slide parser, quote-verified citation (TK-12199)."""
+from pathlib import Path
+
+import pytest
 from conftest import FakeHttp
+from conrad import config
+from conrad.crawlers import base
 from conrad.crawlers import latimes
 from conrad.crawlers.latimes import caption_year, parse_gallery
 
@@ -52,3 +57,35 @@ def test_citation_rejected_when_quote_missing(tmpdb):
     res = latimes.CRAWLER(conn=tmpdb, http=http, years=(2010, 2010)).run()
     assert tmpdb.execute("SELECT COUNT(*) FROM cartoons").fetchone()[0] == 0
     assert res["status"] == "failed" and res["errors"] >= 1
+
+
+# ---------------------------------------------------------------- robots (TK-12199 reconcile, 2026-09-25)
+ROBOTS = Path(__file__).parent / "fixtures" / "latimes_robots_20260925.txt"
+
+
+def _rules():
+    rr = base.RobotRules()
+    rr.parse(ROBOTS.read_text().splitlines())
+    return rr
+
+
+def test_latimes_robots_gallery_allowed_for_our_ua_only_googlebot_news_disallows():
+    """Live latimes.com robots.txt (snapshot 2026-09-25): 'Disallow: /*photogallery' sits ONLY in the Googlebot-News
+    group. Our UA falls to 'User-agent: *', which does not list it, so the Conrad gallery is robots-permitted for us."""
+    rr = _rules()
+    assert rr.can_fetch(config.USER_AGENT, latimes.GALLERY)
+    assert not rr.can_fetch("Googlebot-News", latimes.GALLERY)
+    assert not rr.can_fetch("ClaudeBot/1.0", latimes.GALLERY)            # AI-crawler groups are Disallow: /
+    assert not rr.can_fetch(config.USER_AGENT, "https://www.latimes.com/search?q=conrad")
+    assert rr.can_fetch(config.USER_AGENT, latimes.SITEMAP_INDEX)
+
+
+def test_gallery_refused_if_robots_ever_disallows_it(monkeypatch):
+    """If latimes.com ever adds '/*photogallery' to the '*' group, the client refuses the gallery before any I/O."""
+    rr = base.RobotRules()
+    rr.parse(["User-agent: *", "Disallow: /*photogallery"])
+    monkeypatch.setitem(base._robots, "https://www.latimes.com", rr)
+    h = base.Http(use_cache=False)
+    monkeypatch.setattr(h, "_fetch", lambda *a, **k: pytest.fail("network touched for a robots-disallowed URL"))
+    with pytest.raises(base.Blocked, match="robots.txt disallows"):
+        h.get(latimes.GALLERY)

← 1c16566 Google-style robots matcher (wildcards, $, longest-match, pr  ·  back to Paul Conrad Archive  ·  (newest)