← back to Paul Conrad Archive
Cycle 3: quote-verified secondary-citation crawler (PBS gallery, LA Times obit, LOC bulletin, Wikipedia, NCR, Canyon News) + Commons/Wikidata/Pulitzer/Nixon/NYT/WaPo probes; Http refuses image URLs; REPORT 'How to get more'; tests
e088856d8f535baed850c8a6946ffa82ffff7d9d · 2026-09-24 18:07:28 -0700 · Steve
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Files touched
M REPORT.mdM data/conrad.dbM data/exports/cartoons.csvM data/exports/cartoons.jsonM data/exports/duplicates.csvM data/exports/missing_years.csvM data/exports/research_gaps.csvM data/exports/source_coverage.csvM data/exports/sources.csvM data/exports/summary.jsonM data/sources.jsonM scripts/report.pyM src/conrad/crawlers/__init__.pyM src/conrad/crawlers/base.pyM src/conrad/crawlers/discovery.pyA src/conrad/crawlers/secondary_citations.pyM src/conrad/provenance.pyA tests/test_secondary_citations.py
Diff
commit e088856d8f535baed850c8a6946ffa82ffff7d9d
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Sep 24 18:07:28 2026 -0700
Cycle 3: quote-verified secondary-citation crawler (PBS gallery, LA Times obit, LOC bulletin, Wikipedia, NCR, Canyon News) + Commons/Wikidata/Pulitzer/Nixon/NYT/WaPo probes; Http refuses image URLs; REPORT 'How to get more'; tests
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
---
REPORT.md | 101 +-
data/conrad.db | Bin 17321984 -> 17403904 bytes
data/exports/cartoons.csv | 42 +-
data/exports/cartoons.json | 4695 ++++++++++++++++++++--------
data/exports/duplicates.csv | 13 +
data/exports/missing_years.csv | 35 +-
data/exports/research_gaps.csv | 47 +-
data/exports/source_coverage.csv | 11 +-
data/exports/sources.csv | 41 +
data/exports/summary.json | 170 +-
data/sources.json | 144 +-
scripts/report.py | 30 +
src/conrad/crawlers/__init__.py | 2 +-
src/conrad/crawlers/base.py | 7 +
src/conrad/crawlers/discovery.py | 6 +-
src/conrad/crawlers/secondary_citations.py | 442 +++
src/conrad/provenance.py | 2 +-
tests/test_secondary_citations.py | 107 +
18 files changed, 4429 insertions(+), 1466 deletions(-)
diff --git a/REPORT.md b/REPORT.md
index ccfb31c..fe3027b 100644
--- a/REPORT.md
+++ b/REPORT.md
@@ -1,6 +1,6 @@
# Paul Conrad Master Archive — REPORT
-_Generated 2026-09-25T00:47:54+00:00 by `scripts/report.py`. Metadata-only index; no Conrad image is stored or displayed._
+_Generated 2026-09-25T01:06:25+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,27 +8,28 @@ _Generated 2026-09-25T00:47:54+00:00 by `scripts/report.py`. Metadata-only index
| metric | value |
|---|---|
-| TOTAL CANONICAL CARTOONS (item-level) | 290 |
+| TOTAL CANONICAL CARTOONS (item-level) | 318 |
| 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) | 17690 (live-verified rows: 8694) |
+| TOTAL SOURCE RECORDS (cartoon_sources rows, seed + live) | 17731 (live-verified rows: 8735) |
| TOTAL REPOSITORIES with records | 5 |
-| Sources registered / probed (data/sources.json) | 28 |
+| Sources registered / probed (data/sources.json) | 35 |
| 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 date on ANY record (incl. ranges) | 1950-01-01 / 2008-12-31 |
-| YEARS WITH GAPS (no item-level record, 1945-2010) | 33: 1945-1956, 1960, 1962-1963, 1965-1966, 1975, 1978, 1981, 1995-1999, 2002-2007, 2009-2010 |
-| Years with NO record of any granularity | 1945-1956, 2004-2007, 2009-2010 |
-| POSSIBLE DUPLICATES (manual review) | 4 |
-| Auto-linked duplicates (merged_into, never deleted) | 11 |
-| contained_in candidates (item -> box/folder) | 538 |
+| 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 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 |
| 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, direct_api=66, secondary_citation=32 |
+| Source rows per acquisition_method | seed_direct=8692, direct_html=8628, seed_via_reader_bypass=272, secondary_citation=73, direct_api=66 |
| Item-level canonical records acquired ONLY via reader bypass (pending direct verification) | 207 |
-| Item-level canonical records known ONLY from a secondary citation | 21 |
+| 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 |
## Per-source status
@@ -42,16 +43,20 @@ _Generated 2026-09-25T00:47:54+00:00 by `scripts/report.py`. Metadata-only index
| `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 |
| `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 |
| `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 |
| `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 |
-| `nixon_library` Richard Nixon Presidential Library | PHYSICAL_ARCHIVE | **not_attempted** | 0 | 0 | 0 | 0 | 0 | UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents. |
+| `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/ |
-| `pulitzer` Pulitzer Prizes (1964, 1971, 1984) | METADATA_ONLY | **not_attempted** | 0 | 0 | 0 | 0 | 0 | Year-of-work awards; no single cartoon named. |
+| `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 |
| `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 | |
@@ -60,7 +65,10 @@ _Generated 2026-09-25T00:47:54+00:00 by `scripts/report.py`. Metadata-only index
| `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} |
| `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 |
+| `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) |
| `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 |
| `worldcat` WorldCat | METADATA_ONLY | **not_attempted** | 0 | 0 | 0 | 0 | 0 | No keyless API; bibliographic lead only (not crawled). |
## Per-year table, 1945-2010
@@ -87,55 +95,55 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
| 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 |
-| 1963 | 0 | 3 | 1 | 3 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
+| 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 |
-| 1965 | 0 | 4 | 12 | 4 | 12 | 0 | 0 | 0 | 12 | 0 | 0 | 0 | 0 |
+| 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 | 1 | 24 | 12 | 24 | 12 | 0 | 0 | 0 | 33 | 0 | 0 | 1 | 0 |
-| 1968 | 2 | 34 | 12 | 34 | 12 | 0 | 0 | 1 | 48 | 0 | 0 | 1 | 2 |
+| 1967 | 2 | 24 | 12 | 24 | 12 | 0 | 0 | 0 | 33 | 0 | 0 | 2 | 0 |
+| 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 | 1 | 257 | 0 | 257 | 0 | 0 | 0 | 0 | 258 | 0 | 0 | 1 | 0 |
+| 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 |
-| 1975 | 0 | 272 | 0 | 272 | 0 | 0 | 0 | 0 | 272 | 0 | 0 | 0 | 0 |
-| 1976 | 1 | 285 | 0 | 285 | 0 | 1 | 0 | 0 | 286 | 0 | 0 | 0 | 0 |
-| 1977 | 3 | 248 | 0 | 248 | 0 | 2 | 0 | 0 | 251 | 0 | 0 | 1 | 1 |
-| 1978 | 0 | 264 | 0 | 264 | 0 | 0 | 0 | 0 | 264 | 0 | 0 | 0 | 0 |
+| 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 |
+| 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 |
-| 1980 | 2 | 290 | 0 | 290 | 0 | 2 | 0 | 0 | 292 | 0 | 0 | 0 | 0 |
+| 1980 | 3 | 290 | 0 | 290 | 0 | 2 | 0 | 0 | 293 | 0 | 0 | 1 | 1 |
| 1981 | 0 | 266 | 0 | 266 | 0 | 0 | 0 | 0 | 266 | 0 | 0 | 0 | 0 |
| 1982 | 5 | 274 | 0 | 274 | 0 | 4 | 0 | 0 | 279 | 0 | 0 | 1 | 0 |
| 1983 | 2 | 264 | 0 | 264 | 0 | 2 | 0 | 0 | 266 | 0 | 0 | 0 | 0 |
-| 1984 | 3 | 262 | 0 | 262 | 0 | 2 | 0 | 0 | 265 | 0 | 0 | 1 | 0 |
-| 1985 | 2 | 258 | 0 | 258 | 0 | 2 | 0 | 0 | 260 | 0 | 0 | 0 | 0 |
-| 1986 | 4 | 278 | 1 | 278 | 1 | 3 | 0 | 0 | 283 | 0 | 0 | 1 | 1 |
+| 1984 | 5 | 262 | 0 | 262 | 0 | 2 | 0 | 0 | 267 | 0 | 0 | 3 | 2 |
+| 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 | 4 | 307 | 0 | 307 | 0 | 4 | 0 | 0 | 311 | 0 | 0 | 0 | 0 |
+| 1988 | 6 | 307 | 0 | 307 | 0 | 4 | 0 | 0 | 313 | 0 | 0 | 2 | 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 | 1 | 246 | 0 | 246 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 |
+| 1994 | 2 | 246 | 0 | 246 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 2 | 2 |
| 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 | 0 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
+| 1997 | 1 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 |
| 1998 | 0 | 196 | 0 | 196 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1999 | 0 | 195 | 0 | 195 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 2000 | 1 | 190 | 0 | 190 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
-| 2001 | 2 | 193 | 0 | 193 | 0 | 2 | 0 | 0 | 2 | 0 | 0 | 0 | 2 |
+| 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 | 0 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
-| 2004 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
+| 2003 | 1 | 191 | 0 | 191 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 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 |
| 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** | **289** | **8628** | **63** | **8628** | **63** | **61** | **0** | **207** | **6903** | **4** | **0** | **21** | **52** |
+| **total** | **317** | **8628** | **63** | **8628** | **63** | **61** | **0** | **207** | **6928** | **6** | **0** | **49** | **80** |
## Books (bibliography)
@@ -149,6 +157,23 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
| Drawing the Line | 1999 | 1883792541 | 41888497 | paulconraddrawin0000conr | controlled_digital_lending | yes |
| I, Con | | | | | | NO |
+## How to get more
+
+Every source below is blocked or unmeasured **by rule, not by effort** (no WAF/CAPTCHA/paywall bypass, no reader proxy,
+robots.txt honoured per path). Each unlocks with one human action:
+
+| blocked / unmeasured source | what it holds | human action that unlocks it |
+|---|---|---|
+| Huntington Library — Paul Conrad Papers | ~9,500 originals / 12,360 CON pieces; item titles + dates only in the Huntington's internal database (public aid = 8,628 box-range slots); huntington.org answers this crawler with HTTP 429 | Send the **export request** in `docs/huntington-request-DRAFT.md` (CSV: CON number, title/caption, date, publication) to Huntington Manuscripts reference; ask for a rate-limit allowance if a crawl is preferred |
+| Syracuse University SCRC — Paul Conrad Cartoons | 65 folders; item lists behind an AWS WAF challenge (library.syracuse.edu, Empire ADC) | Ask SCRC reference for **permission / an allow-listed User-Agent**, or a copy of the finding aid (EAD/PDF); current Syracuse data is the r.jina.ai seed, pending direct verification |
+| Wichita State Special Collections — MS 90-18 | 207 item records known only via the r.jina.ai seed; the ArchivesSpace PUI WAF-challenges bots | Ask Special Collections for **permission or an EAD/CSV export** of MS 90-18 so the 207 seed items can be verified directly |
+| Ohio State — Billy Ireland Cartoon Library & Museum | unmeasured; the PastPerfect host 403s even robots.txt | Request **permission / a catalog export** of Conrad holdings from the Billy Ireland reading room |
+| The Daily Iowan 1946-1950 (Conrad's first cartoons) | 1,845 public issue PDFs with no text layer; this project may not download or OCR scans | A human pages the issues in `data/exports/daily_iowan_issues_1945_1950.csv` (the **PDF review list**; 1,539 issues in Conrad's UI years) and records cartoon captions + dates |
+| LA Times / Denver Post back files | the cartoons as published (paywalled: ProQuest, newspapers.com, NewsBank) | A subscriber exports citation lists (date, page, caption) — no scans needed |
+| NYT (5 Sep 2010) and Washington Post (6 Sep 2010) obituaries | name further dated cartoons | Live pages are WAF-blocked / robots-disallowed, so their Wayback copies are **deliberately not used**; a reader with access can confirm and add them |
+| Wikidata / Wikimedia Commons structured queries | 'creator = Paul Conrad' reverse lookups | MediaWiki API + SPARQL are robots-disallowed for generic agents; a human can run the query in the Wikidata Query Service UI (Commons' Paul Conrad category holds 1 photo, 0 cartoons) |
+| Nixon Library / Nixon Foundation / other presidential libraries | originals sent to presidents (unverified lead) | Site searches returned nothing citable; an archivist inquiry to each reference desk |
+
## Method, provenance caveats, and what is NOT covered
1. **Huntington** — the public EAD (`cinco-prd.s3.amazonaws.com/media/ead/conrad.xml`, the file OAC renders) was re-fetched
@@ -197,4 +222,14 @@ Columns: item = item-level canonical cartoons; slots = Huntington box-range slot
11. **Copyright** — `cartoon_sources.local_image` has a `CHECK (local_image IS NULL)` constraint; image/thumbnail URLs are
stored as metadata and the viewer renders only "View at <repository>" link-outs (enforced by a negative test).
12. **Cost** — $0: only free public endpoints, no paid APIs.
+13. **Secondary citations, cycle 3** (`secondary_web`, `crawlers/secondary_citations.py`) — item records only for cartoons
+ that a fetched page names with a title/caption AND a year: PBS Independent Lens "Conrad Gallery" (27 captioned cartoons;
+ Wayback copies of the retired pbs.org pages whose origin robots.txt allows the path; only page HTML + `<img alt>` text
+ read, never an image), the LA Times 2010 obituary (free archive page), the LOC Information Bulletin (Oct 1999),
+ Wikipedia, National Catholic Reporter (2001) and Canyon News (2010). Every citation carries a verbatim quote that must
+ be present on the fetched page or the record is rejected; notes hold the <=200-char quote. Year-only dates are
+ `date_is_estimate=1`. Source-internal inconsistencies (e.g. PBS dating a 'kinder, gentler' cartoon 1984) are kept as
+ stated and flagged in notes. Records believed to match seed-catalog entries reuse the seed title so dedupe links them
+ (same year) or queues them for review (different year). Pulitzer prize pages name no single cartoon (year-of-work
+ awards) -> 0 records; `Http.get` now refuses any image URL before I/O.
diff --git a/data/conrad.db b/data/conrad.db
index 13c6195..e107bec 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 9253c9a..30774c9 100644
--- a/data/exports/cartoons.csv
+++ b/data/exports/cartoons.csv
@@ -1,7 +1,7 @@
id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_estimate,publication,repositories,identifiers,record_urls,public_image_links,people,subjects,rights_text,notes,acquisition_methods,provenance_flags
8979,cat:obit-burro-denver,item,Reporter riding a worn burro backwards,,1950-01-01,1963-12-31,,0,Denver Post,Secondary citation,seed_catalog:obit-burro-denver,https://www.encyclopedia.com/humanities/encyclopedias-almanacs-transcripts-and-maps/conrad-paul,,,Denver Post Era; Media & Press,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
8690,loc:2005676913,item,"""--Notes just confuse him...""",,1957-01-01,1957-12-31,1957,0,Denver Post,Library of Congress,loc:2005676913; seed_loc:2005676913,https://www.loc.gov/pictures/item/2005676913/,https://cdn.loc.gov/service/pnp/ppmsca/07800/07882_150px.jpg; https://tile.loc.gov/storage-services/service/pnp/ppmsca/07800/07882_150px.jpg,"Dulles, John Foster; Eisenhower, Dwight D.",International relations--United States; Trumpets; Uncle Sam (Symbolic character),"Rights status not evaluated. For general information see ""Copyright and Other Restrictions...,"" http://www.loc.gov/rr/print/195_copr.html",,direct_api; seed_direct,
-8982,cat:obit-littlerock-1958,item,Eisenhower and Little Rock school desegregation,,1958-01-01,1958-12-31,1958,0,Denver Post,Secondary citation,seed_catalog:obit-littlerock-1958,https://pophistorydig.com/topics/tag/paul-conrad-enemies-list/,,"Eisenhower, Dwight D.",Civil Rights; Denver Post Era,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9024,sec:pbs-little-rock-1958,item,Eisenhower and Little Rock school desegregation,,1958-01-01,1958-12-31,1958,1,Denver Post,Secondary citation,secondary_web:pbs-little-rock-1958@https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html; seed_catalog:obit-littlerock-1958,https://pophistorydig.com/topics/tag/paul-conrad-enemies-list/; https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html,,"Eisenhower, Dwight D.",Civil Rights; Denver Post Era; Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
4754,hunt:CON-4754,box_range,,,1959-01-01,1967-12-31,1959,1,,Huntington Library,huntington:CON 4754; seed_huntington:CON 4754,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=1959-01-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
4755,hunt:CON-4755,box_range,,,1959-01-01,1967-12-31,1959,1,,Huntington Library,huntington:CON 4755; seed_huntington:CON 4755,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=1959-04-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
4756,hunt:CON-4756,box_range,,,1959-01-01,1967-12-31,1959,1,,Huntington Library,huntington:CON 4756; seed_huntington:CON 4756,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=1959-07-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -44,6 +44,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
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 only; no image is reproduced.",,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
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 only; no image is reproduced.","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 only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,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
@@ -58,6 +59,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
8912,syr:B2F5,folder,"Cartoons, Nov 1964 (folder B2F5)",,1964-11-01,1964-11-30,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B2F5,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B2F5,,"Brezhnev, Leonid Ilyich; Carlson, Paul; Goldwater, Barry; Hoover, J. Edgar; Johnson, Lady Bird; Johnson, Lyndon B.; Kennedy, Robert F.; Kennedy, Ted; Kosygin, Alexey; Lenin, Vladimir; Zedong, Mao","Appalachia; Buddhist monks; Congo; Federal Bureau of Investigation (FBI); Germany; Great Society; Medicare; North Atlantic Treaty Organization (NATO); Republican Party; Soviet Union; Vietnam War; de Gaulle, Charles; foreign policy",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
8913,syr:B2F6,folder,"Cartoons, Dec 1964 (folder B2F6)",,1964-12-01,1964-12-31,1964,0,Los Angeles Times,Syracuse University,seed_syracuse:B2F6,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B2F6,,"Ford, Gerald R.; Goldwater, Barry; Halleck, Charles; Johnson, Lady Bird; Johnson, Luci B.; Johnson, Lyndon B.; Khanh, Nguyen; Stevenson, Adlai E.; Taylor, Maxwell; Thant, U.","Africa; American Medical Association; Medicare; Mississippi; Panama; Republican Party; United Nations; University of California; Vietnam War; civil rights; de Gaulle, Charles; demonstrations; elections; farming; foreign policy; free speech; interstate commerce; police; steel 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
8914,syr:B3F1,folder,"Cartoons, Jan 1965 (folder B3F1)",,1965-01-01,1965-01-31,1965,0,Los Angeles Times,Syracuse University,seed_syracuse:B3F1,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B3F1,,"Brezhnev, Leonid Ilyich; Bundy, McGeorge; Fulbright, J. William; Gleason, Teddy; Johnson, Lyndon B.; Kosygin, Alexey; Long, Russell; Nasser, Gamal Abdel; Taylor, Maxwell; Wilson, Harold","Alabama; American Medical Association; California; Congress; Federal Communications Commission (FCC); Great Society; International Longshoresmen's Union; Medicare; Russia; Sukarno; United Nations; Vietnam War; automation; budget; de Gaulle, Charles; economy; foreign policy; gold; immigration; labor; poverty; sports; strikes; voting rights",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
+9020,sec:pbs-blank-check-1965,item,LBJ signing a blank check for the Vietnam War,,1965-01-01,1965-12-31,1965,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Johnson, Lyndon B.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
8915,syr:B3F2,folder,"Cartoons, Feb 1965 (folder B3F2)",,1965-02-01,1965-02-28,1965,0,Los Angeles Times,Syracuse University,seed_syracuse:B3F2,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B3F2,,"Johnson, Lyndon B.; King Jr., Martin Luther",Bracero Program; Malcolm X; New York; United Nations; Vietnam War; armed forces; espionage; 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
8916,syr:B3F3,folder,"Cartoons, Mar 1965 (folder B3F3)",,1965-03-01,1965-03-31,1965,0,Los Angeles Times,Syracuse University,seed_syracuse:B3F3,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B3F3,,"Baker, Bobby; Clark, James S.; Erhard, Ludwig; Johnson, Lyndon B.; Kennedy, Robert F.; King Jr., Martin Luther; Thant, U.; Wallace, George","Alabama; American Medical Association; Congress; Federal Communications Commission (FCC); Federal Reserve; Germany; Great Society; Ku Klux Klan; Middle East; Mississippi; New York; University of California; Vietnam War; de Gaulle, Charles; free speech; gerrymandering; gold; organized crime; silver; space exploration; television; voting rights",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
8917,syr:B3F4,folder,"Cartoons, Apr 1965 (folder B3F4)",,1965-04-01,1965-04-30,1965,0,Los Angeles Times,Syracuse University,seed_syracuse:B3F4,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B3F4,,"Gronouski, John A.; Johnson, Lady Bird; Johnson, Lyndon B.; King Jr., Martin Luther; MacArthur, Douglas; McDonald, David J.; Powell, Adam Clayton; Roosevelt, Franklin D.; Taylor, Maxwell; Wallace, George",California; China; Congress; Europe; Great Society; Internal Revenue Service; Korean War; Ku Klux Klan; Medicare; Mississippi; Mississippi River; Russia; Vietnam War; armed forces; censorship; civil rights; demonstrations; farming; foreign policy; justice department; steel industry; unions; voting rights,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
@@ -127,6 +129,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
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
8941,syr:B7F4,folder,"Cartoons, Apr 1967 (folder B7F4)",,1967-04-01,1967-04-30,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F4,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F4,,"Adenauer, Konrad; Ali, Muhammad; Dodd, Thomas; Dulles, John Foster; Humphrey, Hubert; Johnson, Lyndon B.; Kennedy, Jacqueline; Kuchel, Thomas; Powell, Adam Clayton; Reagan, Ronald; Stalin, Svetlana; Wallace, George; Wallace, Lurleen","Alabama; California; Congress; Germany; Guam; Latin America; National Park Service; New York City; Redwoods; Republican Party; Vietnam War; abortion; capital punishment; de Gaulle, Charles; demonstrations; higher education; housing; mental health; right-wing extremists; space exploration; urban problems",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
+9033,sec:wiki-time-cover-1967,item,TIME cover: the 1968 presidential race as a horse race (jockeys weighing in),1967-04-14,1967-04-14,1967-04-14,1967,0,Time,Secondary citation,secondary_web:wiki-time-cover-1967@https://en.wikipedia.org/wiki/Paul_Conrad,https://en.wikipedia.org/wiki/Paul_Conrad,,"Nixon, Richard M.; Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
8942,syr:B7F5,folder,"Cartoons, May 1967 (folder B7F5)",,1967-05-01,1967-05-31,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F5,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F5,,"Bliss, Ray; Brezhnev, Leonid Ilyich; Eisenhower, Dwight D.; Johnson, Lady Bird; Johnson, Lyndon B.; Kennedy, Robert F.; Kosygin, Alexey; Lane, Mark; Russell, Bertrand; Thant, U.; Wallace, George; Yorty, Sam",Asia; Middle East; National Rifle Association; Redwoods; Republican Party; United Nations; Vietnam War; Warren Commission; drug industry; drug use; grain and chemical interests; holidays; oil and gasoline; racism; railroad industry; space exploration; strikes; trade,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
8943,syr:B7F6,folder,"Cartoons, Jun 1967 (folder B7F6)",,1967-06-01,1967-06-30,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B7F6,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B7F6,,"Brezhnev, Leonid Ilyich; Carmichael, Stokely; Dodd, Thomas; Johnson, Lyndon B.; Kosygin, Alexey; Long, Russell; Marshall, Thurgood; Nasser, Gamal Abdel; Nixon, Richard M.; Powell, Adam Clayton; Reagan, Ronald; Rockefeller, Nelson; Thant, U.; Yorty, Sam","Alabama; Florida; Germany; Israel; Middle East; Supreme Court; U.S. Flag; United Nations; Vietnam War; Watts (Los Angeles); de Gaulle, Charles; integration; riots",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
8944,syr:B8F1,folder,"Cartoons, Jul 1967 (folder B8F1)",,1967-07-01,1967-07-31,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B8F1,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B8F1,,"Addonizio, Hugh J.; Dodd, Thomas; Johnson, Lyndon B.; Kennedy, Robert F.; McHugh, Simon and Vicki; McNamara, Robert; Nasser, Gamal Abdel; Newark, New Jersey; Powell, Adam Clayton; Reagan, Ronald; Thieu, Nguyen Van; Yorty, Sam","Congress; Israel; Middle East; National Rifle Association; Native Americans; Vietnam War; War on Poverty; Watts (Los Angeles); capital punishment; de Gaulle, Charles; demonstrations; ethics; peace; riots; taxes; 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
@@ -137,6 +140,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
8949,syr:B8F6,folder,"Cartoons, Dec 1967 (folder B8F6)",,1967-12-01,1967-12-31,1967,0,Los Angeles Times,Syracuse University,seed_syracuse:B8F6,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B8F6,,"Garrison, Jim; Johnson, Lady Bird; Johnson, Luci B.; Johnson, Lyndon B.; Kennedy, Robert F.; McCarthy, Eugene; Reagan, Ronald; Wallace, George; Yorty, Sam","California; Democratic Party; Greece; Pope Paul VI; Republican Party; Rumford Act; Supreme Court; Vietnam War; War on Poverty; anarchy; black power; de Gaulle, Charles; demonstrations; draft; gold; holidays; peace; racism; urban problems",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
8950,syr:B9F1,folder,"Cartoons, Jan 1968 (folder B9F1)",,1968-01-01,1968-01-31,1968,0,Los Angeles Times,Syracuse University,seed_syracuse:B9F1,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B9F1,,"Barnard, Christiaan; Garrison, Jim; Johnson, Luci B.; Johnson, Lyndon B.; Kennedy, Robert F.; McCarthy, Eugene; Nixon, Richard M.; Reagan, Ronald; Rockefeller, Nelson; Romney, George W.; Rostow, Walt Whitman; Spock, Benjamin; Thieu, Nguyen Van; Wallace, George","Black Panthers; California; Ho Chi Minh; Korean War; Native Americans; North Korea; Peace and Freedom Party; Supreme Court; USS Pueblo; Vietnam War; de Gaulle, Charles; elections; guns (including control of); organ transplants",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
8969,cat:obit-lbj-hubert-1968,item,"We're Gonna' Make History, Hubert!!",,1968-01-01,1968-12-31,1968,0,Los Angeles Times,Secondary citation,seed_catalog:obit-lbj-hubert-1968,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/,,"Johnson, Lyndon B.",Elections & Campaigns; Presidency; Vietnam War,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9021,sec:pbs-nixons-the-one-1968,item,Nixon's the One!,,1968-01-01,1968-12-31,1968,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Johnson, Lyndon B.; Nixon, Richard M.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
+9027,sec:lat-babe-manger-1968,item,"Ye shall find the babe wrapped in swaddling clothes, lying in a manger.",,1968-01-01,1968-12-31,1968,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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""",secondary_citation,secondary_citation_only
8951,syr:B9F2,folder,"Cartoons, Feb 1968 (folder B9F2)",,1968-02-01,1968-02-29,1968,0,Los Angeles Times,Syracuse University,seed_syracuse:B9F2,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B9F2,,"Dirksen, Everett; Fulbright, J. William; Goldberg, Arthur; Johnson, Lyndon B.; Kennedy, Robert F.; Kuchel, Thomas; McNamara, Robert; Morse, Wayne; Nixon, Richard M.; Rafferty, Max; Reagan, Ronald; Rockefeller, Nelson; Rusk, Dean",Congress; Cuba; Cummins Prison Farm; Ho Chi Minh; Redwoods; USS Pueblo; Vietnam War; crime; higher education; housing; peace; riots,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
8952,syr:B9F3,folder,"Cartoons, Mar 1968 (folder B9F3)",,1968-03-01,1968-03-31,1968,0,Los Angeles Times,Syracuse University,seed_syracuse:B9F3,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B9F3,,"Johnson, Lady Bird; Johnson, Lyndon B.; Kennedy, Robert F.; King Jr., Martin Luther; McCarthy, Eugene; Nixon, Richard M.; Reagan, Ronald; Rockefeller, Nelson; Wallace, George; Westmoreland, William C.; Yorty, Sam","Congress; Ho Chi Minh; Korean War; Republican Party; U.S. Dollar; Vietnam War; armed forces; de Gaulle, Charles; gold; riots; urban problems; welfare",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
8953,syr:B9F4,folder,"Cartoons, Apr 1968 (folder B9F4)",,1968-04-01,1968-04-30,1968,0,Los Angeles Times,Syracuse University,seed_syracuse:B9F4,https://library.syracuse.edu/digital/guides/c/conrad_p.htm#B9F4,,"Daley, Richard J.; Goldberg, Arthur; Hoover, J. Edgar; Humphrey, Hubert; Johnson, Lyndon B.; Kennedy, John F.; Kennedy, Robert F.; King Jr., Martin Luther; McCarthy, Eugene; Nixon, Richard M.; Reagan, Ronald; White, F. Clifton",National Rifle Association; Republican Party; Rumford Act; United Nations; Vietnam War; civil rights; elections; guns (including control of); hunger; peace; real estate lobby; riots,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
@@ -994,6 +999,9 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
5081,hunt:CON-5081,box_range,,,1972-01-01,1972-02-29,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5081; seed_huntington:CON 5081,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-02-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5082,hunt:CON-5082,box_range,,,1972-01-01,1972-02-29,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5082; seed_huntington:CON 5082,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-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5083,hunt:CON-5083,box_range,,,1972-01-01,1972-02-29,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5083; seed_huntington:CON 5083,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-02-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+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 only; no image is reproduced.","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 only; no image is reproduced.","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 only; no image is reproduced.","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
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,
@@ -1063,7 +1071,6 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
5150,hunt:CON-5150,box_range,,,1972-05-01,1972-06-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5150; seed_huntington:CON 5150,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-06-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5151,hunt:CON-5151,box_range,,,1972-05-01,1972-06-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5151; seed_huntington:CON 5151,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-06-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5152,hunt:CON-5152,box_range,,,1972-05-01,1972-06-30,1972,1,Los Angeles Times,Huntington Library,huntington:CON 5152; seed_huntington:CON 5152,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-06-30 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
-8965,cat:obit-phone-company-1972,item,He says he's from the phone company…,1972-06-18,1972-06-18,1972-06-18,1972,0,Los Angeles Times,Secondary citation,seed_catalog:obit-phone-company-1972,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 only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
383,hunt:CON-383,box_range,,,1972-07-01,1973-03-31,1972,1,Los Angeles Times,Huntington Library,huntington:CON 383; seed_huntington:CON 383,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-07-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
384,hunt:CON-384,box_range,,,1972-07-01,1973-03-31,1972,1,Los Angeles Times,Huntington Library,huntington:CON 384; seed_huntington:CON 384,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-07-07 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
385,hunt:CON-385,box_range,,,1972-07-01,1973-03-31,1972,1,Los Angeles Times,Huntington Library,huntington:CON 385; seed_huntington:CON 385,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-07-13 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1246,9 +1253,9 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
5286,hunt:CON-5286,box_range,,,1973-01-01,1973-02-28,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5286; seed_huntington:CON 5286,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-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
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,
-8966,cat:obit-worst-enemy-1973,item,His Own Worst Enemy,,1973-01-01,1973-12-31,1973,0,Los Angeles Times,Secondary citation,seed_catalog:obit-worst-enemy-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 only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
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 only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
-8985,cat:obit-richard-ii-1973,item,Nixon as Shakespeare's King Richard II,,1973-01-01,1973-12-31,1973,0,Los Angeles Times,Secondary citation,seed_catalog:obit-richard-ii-1973,https://pophistorydig.com/topics/tag/paul-conrad-enemies-list/,,"Nixon, Richard M.",Nixon/Watergate,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",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 only; no image is reproduced.","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 only; no image is reproduced.","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,
5291,hunt:CON-5291,box_range,,,1973-03-01,1973-05-31,1973,1,Los Angeles Times,Huntington Library,huntington:CON 5291; seed_huntington:CON 5291,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-06 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -1783,6 +1790,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
5754,hunt:CON-5754,box_range,,,1975-01-01,1975-02-15,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5754; seed_huntington:CON 5754,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=1975-02-12 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5755,hunt:CON-5755,box_range,,,1975-01-01,1975-02-15,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5755; seed_huntington:CON 5755,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=1975-02-14 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5756,hunt:CON-5756,box_range,,,1975-01-01,1975-02-15,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5756; seed_huntington:CON 5756,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=1975-02-15 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9000,sec:pbs-liberty-wiretap-1975,item,Statue of Liberty wiretapping (binoculars and microphone),,1975-01-01,1975-12-31,1975,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
5757,hunt:CON-5757,box_range,,,1975-02-16,1975-03-31,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5757; seed_huntington:CON 5757,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=1975-02-16 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5758,hunt:CON-5758,box_range,,,1975-02-16,1975-03-31,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5758; seed_huntington:CON 5758,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=1975-02-17 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
5759,hunt:CON-5759,box_range,,,1975-02-16,1975-03-31,1975,1,Los Angeles Times,Huntington Library,huntington:CON 5759; seed_huntington:CON 5759,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=1975-02-19 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -2089,6 +2097,9 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
6007,hunt:CON-6007,box_range,,,1976-01-01,1976-02-29,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6007; seed_huntington:CON 6007,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-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6008,hunt:CON-6008,box_range,,,1976-01-01,1976-02-29,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6008; seed_huntington:CON 6008,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-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6009,hunt:CON-6009,box_range,,,1976-01-01,1976-02-29,1976,1,Los Angeles Times,Huntington Library,huntington:CON 6009; seed_huntington:CON 6009,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-02-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+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 only; no image is reproduced.","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 only; no image is reproduced.","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 only; no image is reproduced.","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
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,
@@ -2354,7 +2365,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
6237,hunt:CON-6237,box_range,,,1977-01-01,1977-02-28,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6237; seed_huntington:CON 6237,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=1977-02-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6238,hunt:CON-6238,box_range,,,1977-01-01,1977-02-28,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6238; seed_huntington:CON 6238,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=1977-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6239,hunt:CON-6239,box_range,,,1977-01-01,1977-02-28,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6239; seed_huntington:CON 6239,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=1977-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
-8986,cat:obit-popepaulvi-1977,item,Pope Paul VI as a baby,,1977-01-01,1977-12-31,1977,0,Los Angeles Times,Secondary citation,seed_catalog:obit-popepaulvi-1977,https://www.toonsmag.com/paul-conrad/,,,Religion,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9016,sec:pbs-nixon-cross-1977,item,Nixon nailing himself to a cross,,1977-01-01,1977-12-31,1977,1,Los Angeles Times,Secondary citation,secondary_web:pbs-nixon-cross-1977@https://en.wikipedia.org/wiki/Paul_Conrad; secondary_web:pbs-nixon-cross-1977@https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html; secondary_web:pbs-nixon-cross-1977@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html; secondary_web:pbs-nixon-cross-1977@https://www.loc.gov/loc/lcib/9910/conrad.html,https://en.wikipedia.org/wiki/Paul_Conrad; https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html; https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html; https://www.loc.gov/loc/lcib/9910/conrad.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 only; no image is reproduced.","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)",secondary_citation,secondary_citation_only
+9029,sec:lat-pope-baby-1977,item,Pope Paul VI as a baby,,1977-01-01,1977-12-31,1977,1,Los Angeles Times,Secondary citation,secondary_web:lat-pope-baby-1977@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html; seed_catalog:obit-popepaulvi-1977,https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html; https://www.toonsmag.com/paul-conrad/,,,Editorial cartoons; Religion,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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""",secondary_citation,secondary_citation_only
6240,hunt:CON-6240,box_range,,,1977-03-01,1977-04-30,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6240; seed_huntington:CON 6240,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=1977-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6241,hunt:CON-6241,box_range,,,1977-03-01,1977-04-30,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6241; seed_huntington:CON 6241,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=1977-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6242,hunt:CON-6242,box_range,,,1977-03-01,1977-04-30,1977,1,Los Angeles Times,Huntington Library,huntington:CON 6242; seed_huntington:CON 6242,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=1977-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -2617,6 +2629,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
6452,hunt:CON-6452,box_range,,,1978-01-01,1978-02-28,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6452; seed_huntington:CON 6452,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=1978-02-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6453,hunt:CON-6453,box_range,,,1978-01-01,1978-02-28,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6453; seed_huntington:CON 6453,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=1978-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6454,hunt:CON-6454,box_range,,,1978-01-01,1978-02-28,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6454; seed_huntington:CON 6454,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=1978-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9014,sec:pbs-carter-sisyphus-1978,item,Carter as Sisyphus pushing Sadat and Begin uphill,,1978-01-01,1978-12-31,1978,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
+9023,sec:pbs-conspiracy-theories-1978,item,Conspiracy Theories and the House Assassinations Committee,,1978-01-01,1978-12-31,1978,1,Denver Post,Secondary citation,secondary_web: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,,"Kennedy, John F.",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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",secondary_citation,secondary_citation_only
6455,hunt:CON-6455,box_range,,,1978-03-01,1978-04-30,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6455; seed_huntington:CON 6455,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=1978-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6456,hunt:CON-6456,box_range,,,1978-03-01,1978-04-30,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6456; seed_huntington:CON 6456,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=1978-03-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
6457,hunt:CON-6457,box_range,,,1978-03-01,1978-04-30,1978,1,Los Angeles Times,Huntington Library,huntington:CON 6457; seed_huntington:CON 6457,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=1978-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -3118,6 +3132,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
6721,hunt:CON-6721,box_range,,,1980-01-01,1980-02-29,1980,1,Los Angeles Times,Huntington Library,huntington:CON 6721; seed_huntington:CON 6721,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-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
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 only; no image is reproduced.","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
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,
@@ -4216,6 +4231,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
1817,hunt:CON-1817,box_range,,,1984-01-01,1984-02-29,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1817; seed_huntington:CON 1817,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=1984-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
1818,hunt:CON-1818,box_range,,,1984-01-01,1984-02-29,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1818; seed_huntington:CON 1818,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=1984-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
1819,hunt:CON-1819,box_range,,,1984-01-01,1984-02-29,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1819; seed_huntington:CON 1819,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=1984-02-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9007,sec:pbs-kinder-gentler-1984,item,"A Kinder, Gentler Nation",,1984-01-01,1984-12-31,1984,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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",secondary_citation,secondary_citation_only
+9009,sec:pbs-reagan-clown-1984,item,Ronald Reagan as a clown,,1984-01-01,1984-12-31,1984,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
1820,hunt:CON-1820,box_range,,,1984-03-01,1984-04-30,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1820; seed_huntington:CON 1820,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=1984-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
1821,hunt:CON-1821,box_range,,,1984-03-01,1984-04-30,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1821; seed_huntington:CON 1821,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=1984-03-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
1822,hunt:CON-1822,box_range,,,1984-03-01,1984-04-30,1984,1,Los Angeles Times,Huntington Library,huntington:CON 1822; seed_huntington:CON 1822,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=1984-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -4428,7 +4445,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
2027,hunt:CON-2027,box_range,,,1984-11-01,1984-12-31,1984,1,Los Angeles Times,Huntington Library,huntington:CON 2027; seed_huntington:CON 2027,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=1984-12-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2028,hunt:CON-2028,box_range,,,1984-11-01,1984-12-31,1984,1,Los Angeles Times,Huntington Library,huntington:CON 2028; seed_huntington:CON 2028,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=1984-12-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2029,hunt:CON-2029,box_range,,,1984-11-01,1984-12-31,1984,1,Los Angeles Times,Huntington Library,huntington:CON 2029; seed_huntington:CON 2029,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=1984-12-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
-8981,cat:obit-reagan-selfportrait-1984,item,Self-portrait begging for four more years for Ronald Reagan,1984-11-07,1984-11-07,1984-11-07,1984,0,Los Angeles Times,Secondary citation,seed_catalog:obit-reagan-selfportrait-1984,https://www.loc.gov/loc/lcib/9910/conrad.html,,"Reagan, Ronald",Elections & Campaigns; Reagan Era,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9031,sec:lcib-selfportrait-1984,item,Self-portrait begging for four more years for Ronald Reagan,1984-11-07,1984-11-07,1984-11-07,1984,0,Los Angeles Times,Secondary citation,secondary_web:lcib-selfportrait-1984@https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php; secondary_web:lcib-selfportrait-1984@https://www.loc.gov/loc/lcib/9910/conrad.html; seed_catalog:obit-reagan-selfportrait-1984,https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php; https://www.loc.gov/loc/lcib/9910/conrad.html,,"Reagan, Ronald",Editorial cartoons; Elections & Campaigns; Reagan Era,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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""",secondary_citation,secondary_citation_only
2030,hunt:CON-2030,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2030; seed_huntington:CON 2030,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=1985-01-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2031,hunt:CON-2031,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2031; seed_huntington:CON 2031,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=1985-01-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2032,hunt:CON-2032,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2032; seed_huntington:CON 2032,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=1985-01-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -4477,6 +4494,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
2075,hunt:CON-2075,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2075; seed_huntington:CON 2075,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=1985-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2076,hunt:CON-2076,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2076; seed_huntington:CON 2076,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=1985-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2077,hunt:CON-2077,box_range,,,1985-01-01,1985-02-28,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2077; seed_huntington:CON 2077,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=1985-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9010,sec:pbs-reagan-gothic-1985,item,Reagan 'American Gothic',,1985-01-01,1985-12-31,1985,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","Cited by PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy): ""The caption reads: ""Ronald Reagan Gothic."""" | date evidence: ""Los Angeles Times (1985)""",secondary_citation,secondary_citation_only
2078,hunt:CON-2078,box_range,,,1985-03-01,1985-04-30,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2078; seed_huntington:CON 2078,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=1985-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2079,hunt:CON-2079,box_range,,,1985-03-01,1985-04-30,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2079; seed_huntington:CON 2079,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=1985-03-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2080,hunt:CON-2080,box_range,,,1985-03-01,1985-04-30,1985,1,Los Angeles Times,Huntington Library,huntington:CON 2080; seed_huntington:CON 2080,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=1985-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -4736,6 +4754,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
2332,hunt:CON-2332,box_range,,,1986-01-01,1986-02-28,1986,1,Los Angeles Times,Huntington Library,huntington:CON 2332; seed_huntington:CON 2332,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=1986-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2333,hunt:CON-2333,box_range,,,1986-01-01,1986-02-28,1986,1,Los Angeles Times,Huntington Library,huntington:CON 2333; seed_huntington:CON 2333,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=1986-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8970,cat:obit-reagan-gothic-1986,item,Reagan 'American Gothic',,1986-01-01,1986-12-31,1986,0,Los Angeles Times,Secondary citation,seed_catalog:obit-reagan-gothic-1986,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/,,"Reagan, Ronald",Economy; Reagan Era,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+9005,sec:pbs-bush-oil-tycoon-1986,item,George H. W. Bush prostrate on a dollar bill before an oil tycoon,,1986-01-01,1986-12-31,1986,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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",secondary_citation,secondary_citation_only
+9006,sec:pbs-bush-reagan-monkey-1986,item,George H. W. Bush with Reagan as a monkey on his back,,1986-01-01,1986-12-31,1986,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
8661,loc:2016685160,item,A tale of U.S. cities,1986-02-03,1986-02-03,1986-02-03,1986,0,Los Angeles Times,Library of Congress,loc:2016685160; seed_loc:2016685160,https://www.loc.gov/pictures/item/2016685160/,,"Reagan, Nancy; Reagan, Ronald",Government spending policy; Guillotines (punishment),"May be restricted: Copyright 1986, The Los Angeles Times. Information on reproduction rights available in LC P&P Restrictions Statement.",,direct_api; seed_direct,
2334,hunt:CON-2334,box_range,,,1986-03-01,1986-04-30,1986,1,Los Angeles Times,Huntington Library,huntington:CON 2334; seed_huntington:CON 2334,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=1986-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2335,hunt:CON-2335,box_range,,,1986-03-01,1986-04-30,1986,1,Los Angeles Times,Huntington Library,huntington:CON 2335; seed_huntington:CON 2335,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=1986-03-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -5302,6 +5322,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
2889,hunt:CON-2889,box_range,,,1988-01-01,1988-02-29,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2889; seed_huntington:CON 2889,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-02-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2890,hunt:CON-2890,box_range,,,1988-01-01,1988-02-29,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2890; seed_huntington:CON 2890,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-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2891,hunt:CON-2891,box_range,,,1988-01-01,1988-02-29,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2891; seed_huntington:CON 2891,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-02-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9008,sec:pbs-out-of-the-loop-1988,item,I was out of the loop.,,1988-01-01,1988-12-31,1988,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
+9011,sec:pbs-reagan-gun-needle-1988,item,Reagan shooting up with a gun in place of a needle,,1988-01-01,1988-12-31,1988,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Reagan, Ronald",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
2892,hunt:CON-2892,box_range,,,1988-03-01,1988-04-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2892; seed_huntington:CON 2892,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-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2893,hunt:CON-2893,box_range,,,1988-03-01,1988-04-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2893; seed_huntington:CON 2893,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-03-02 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
2894,hunt:CON-2894,box_range,,,1988-03-01,1988-04-30,1988,1,Los Angeles Times,Huntington Library,huntington:CON 2894; seed_huntington:CON 2894,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-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -6989,7 +7011,8 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
4550,hunt:CON-4550,box_range,,,1994-01-01,1994-02-28,1994,1,,Huntington Library,huntington:CON 4550; seed_huntington:CON 4550,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-25 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
4551,hunt:CON-4551,box_range,,,1994-01-01,1994-02-28,1994,1,,Huntington Library,huntington:CON 4551; seed_huntington:CON 4551,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-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
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,
-8971,cat:obit-clinton-horn-1994,item,Young Man With a Horn,,1994-01-01,1994-12-31,1994,0,Los Angeles Times,Secondary citation,seed_catalog:obit-clinton-horn-1994,https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/,,"Clinton, Bill",Clinton Era; GOP/Republican Party,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,secondary_citation,secondary_citation_only
+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 only; no image is reproduced.","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 only; no image is reproduced.","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
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,
@@ -7682,6 +7705,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
7328,hunt:CON-10656,box_range,,,1997-01-01,1997-02-28,1997,1,,Huntington Library,huntington:CON 10656; seed_huntington:CON 10656,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=1997-02-24 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
7329,hunt:CON-10657,box_range,,,1997-01-01,1997-02-28,1997,1,,Huntington Library,huntington:CON 10657; seed_huntington:CON 10657,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=1997-02-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
7330,hunt:CON-10658,box_range,,,1997-01-01,1997-02-28,1997,1,,Huntington Library,huntington:CON 10658; seed_huntington:CON 10658,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=1997-02-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9003,sec:pbs-seal-zipper-1997,item,Presidential seal with its fly undone,,1997-01-01,1997-12-31,1997,1,Los Angeles Times,Secondary citation,secondary_web: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,,"Clinton, Bill",Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
7331,hunt:CON-10659,box_range,,,1997-03-01,1997-04-30,1997,1,,Huntington Library,huntington:CON 10659; seed_huntington:CON 10659,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=1997-03-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
7332,hunt:CON-10660,box_range,,,1997-03-01,1997-04-30,1997,1,,Huntington Library,huntington:CON 10660; seed_huntington:CON 10660,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=1997-03-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
7333,hunt:CON-10661,box_range,,,1997-03-01,1997-04-30,1997,1,,Huntington Library,huntington:CON 10661; seed_huntington:CON 10661,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=1997-03-04 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -8573,6 +8597,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
8215,hunt:CON-11947,box_range,,,2001-07-01,2001-09-30,2001,1,,Huntington Library,huntington:CON 11947; seed_huntington:CON 11947,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=2001-09-26 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8216,hunt:CON-11948,box_range,,,2001-07-01,2001-09-30,2001,1,,Huntington Library,huntington:CON 11948; seed_huntington:CON 11948,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=2001-09-28 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8217,hunt:CON-11949,box_range,,,2001-07-01,2001-09-30,2001,1,,Huntington Library,huntington:CON 11949; seed_huntington:CON 11949,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=2001-09-30 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9032,sec:ncr-band-of-brothers-2001,item,Band of Brothers,,2001-09-11,2001-10-26,2001,1,Los Angeles Times,Secondary citation,secondary_web:ncr-band-of-brothers-2001@https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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",secondary_citation,secondary_citation_only
8218,hunt:CON-11950,box_range,,,2001-10-01,2001-12-31,2001,1,,Huntington Library,huntington:CON 11950; seed_huntington:CON 11950,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=2001-10-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8219,hunt:CON-11951,box_range,,,2001-10-01,2001-12-31,2001,1,,Huntington Library,huntington:CON 11951; seed_huntington:CON 11951,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=2001-10-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8220,hunt:CON-11952,box_range,,,2001-10-01,2001-12-31,2001,1,,Huntington Library,huntington:CON 11952; seed_huntington:CON 11952,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=2001-10-05 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -8842,6 +8867,7 @@ id,canonical_id,granularity,title,date_exact,date_start,date_end,year,date_is_es
8484,hunt:CON-12216,box_range,,,2003-01-01,2003-03-31,2003,1,,Huntington Library,huntington:CON 12216; seed_huntington:CON 12216,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-03-27 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8485,hunt:CON-12217,box_range,,,2003-01-01,2003-03-31,2003,1,,Huntington Library,huntington:CON 12217; seed_huntington:CON 12217,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-03-29 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8486,hunt:CON-12218,box_range,,,2003-01-01,2003-03-31,2003,1,,Huntington Library,huntington:CON 12218; seed_huntington:CON 12218,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-03-31 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
+9001,sec:pbs-liar-liar-2003,item,"Liar, Liar, Pants on Fire!",,2003-01-01,2003-12-31,2003,1,Los Angeles Times,Secondary citation,secondary_web: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,,,Editorial cartoons,"In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.","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)""",secondary_citation,secondary_citation_only
8487,hunt:CON-12219,box_range,,,2003-04-01,2003-06-30,2003,1,,Huntington Library,huntington:CON 12219; seed_huntington:CON 12219,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-04-01 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8488,hunt:CON-12220,box_range,,,2003-04-01,2003-06-30,2003,1,,Huntington Library,huntington:CON 12220; seed_huntington:CON 12220,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-04-03 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
8489,hunt:CON-12221,box_range,,,2003-04-01,2003-06-30,2003,1,,Huntington Library,huntington:CON 12221; seed_huntington:CON 12221,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-04-05 (linear within box span, NOT a cataloged date)",direct_html; seed_direct,
@@ -8984,5 +9010,7 @@ 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,
+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 only; no image is reproduced.","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 only; no image is reproduced.","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 only; no image is reproduced.",secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over,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
diff --git a/data/exports/cartoons.json b/data/exports/cartoons.json
index 1780b3d..64bc9f6 100644
--- a/data/exports/cartoons.json
+++ b/data/exports/cartoons.json
@@ -147,18 +147,18 @@
"provenance_flags": []
},
{
- "id": 8982,
- "canonical_id": "cat:obit-littlerock-1958",
+ "id": 9024,
+ "canonical_id": "sec:pbs-little-rock-1958",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "item",
"date_exact": null,
"date_start": "1958-01-01",
"date_end": "1958-12-31",
"year": 1958,
- "date_is_estimate": 0,
+ "date_is_estimate": 1,
"title": "Eisenhower and Little Rock school desegregation",
"caption": null,
- "description": "Civil rights / school integration",
+ "description": "Eisenhower as a small dejected bookend to cobwebbed books 'Racial Integration' and 'Moral and Legal Leadership'.",
"publication": "Denver Post",
"syndicate": null,
"medium": null,
@@ -166,11 +166,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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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)\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
+ {
+ "id": 17721,
+ "cartoon_id": 9024,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 26 of 27 (Wayback copy)",
+ "identifier": "pbs-little-rock-1958@https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908072722/http://www.pbs.org:80/independentlens/paulconrad/gal_26.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
{
"id": 8982,
"cartoon_id": 8982,
@@ -194,7 +214,8 @@
],
"subjects": [
"Civil Rights",
- "Denver Post Era"
+ "Denver Post Era",
+ "Editorial cartoons"
],
"people": [
"Eisenhower, Dwight D."
@@ -202,7 +223,9 @@
"repositories": [
"Secondary citation"
],
- "merged_ids": [],
+ "merged_ids": [
+ 8982
+ ],
"acquisition_methods": [
"secondary_citation"
],
@@ -3530,6 +3553,69 @@
"pending_direct_verification"
]
},
+ {
+ "id": 9022,
+ "canonical_id": "sec:pbs-u2-looked-back-1963",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1963-01-01",
+ "date_end": "1963-12-31",
+ "year": 1963,
+ "date_is_estimate": 1,
+ "title": "It looked back!!",
+ "caption": "It looked back!!",
+ "description": "JFK with a 'U-2's Over Cuba' plane and Khrushchev with a 'Snoop Flights' plane at a door.",
+ "publication": "Denver Post",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "Cited by PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy): \"The caption reads: \"It looked back!!\"\" | date evidence: \"Denver Post (1963)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17719,
+ "cartoon_id": 9022,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 24 of 27 (Wayback copy)",
+ "identifier": "pbs-u2-looked-back-1963@https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073142/http://www.pbs.org:80/independentlens/paulconrad/gal_24.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Kennedy, John F."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 8902,
"canonical_id": "syr:B1F2",
@@ -4701,6 +4787,69 @@
"pending_direct_verification"
]
},
+ {
+ "id": 9020,
+ "canonical_id": "sec:pbs-blank-check-1965",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1965-01-01",
+ "date_end": "1965-12-31",
+ "year": 1965,
+ "date_is_estimate": 1,
+ "title": "LBJ signing a blank check for the Vietnam War",
+ "caption": "Will 200,000 be enough?",
+ "description": "Lyndon Johnson handing a general a 'Blank Check, Pay to the Order of Vietnam' signed the U.S. Congress.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17717,
+ "cartoon_id": 9020,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 22 of 27 (Wayback copy)",
+ "identifier": "pbs-blank-check-1965@https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073315/http://www.pbs.org:80/independentlens/paulconrad/gal_22.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Johnson, Lyndon B."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 8915,
"canonical_id": "syr:B3F2",
@@ -10284,6 +10433,70 @@
"pending_direct_verification"
]
},
+ {
+ "id": 9033,
+ "canonical_id": "sec:wiki-time-cover-1967",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": "1967-04-14",
+ "date_start": "1967-04-14",
+ "date_end": "1967-04-14",
+ "year": 1967,
+ "date_is_estimate": 0,
+ "title": "TIME cover: the 1968 presidential race as a horse race (jockeys weighing in)",
+ "caption": null,
+ "description": "Cover art: candidates (Johnson, R. Kennedy, Humphrey, Nixon, Reagan, Romney, Rockefeller, Percy) as jockeys weighing in.",
+ "publication": "Time",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:04:19+00:00",
+ "updated_at": "2026-09-25T01:04:19+00:00",
+ "sources": [
+ {
+ "id": 17731,
+ "cartoon_id": 9033,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Wikipedia, 'Paul Conrad'",
+ "identifier": "wiki-time-cover-1967@https://en.wikipedia.org/wiki/Paul_Conrad",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://en.wikipedia.org/wiki/Paul_Conrad",
+ "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 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:06:07+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Nixon, Richard M.",
+ "Reagan, Ronald"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 8942,
"canonical_id": "syr:B7F5",
@@ -11162,6 +11375,131 @@
"secondary_citation_only"
]
},
+ {
+ "id": 9021,
+ "canonical_id": "sec:pbs-nixons-the-one-1968",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1968-01-01",
+ "date_end": "1968-12-31",
+ "year": 1968,
+ "date_is_estimate": 1,
+ "title": "Nixon's the One!",
+ "caption": "Nixon's the One!",
+ "description": "LBJ in bed visited by the ghosts of Vietnam past, the urban present and the Middle East future.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17718,
+ "cartoon_id": 9021,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 23 of 27 (Wayback copy)",
+ "identifier": "pbs-nixons-the-one-1968@https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100910032105/http://www.pbs.org:80/independentlens/paulconrad/gal_23.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Johnson, Lyndon B.",
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9027,
+ "canonical_id": "sec:lat-babe-manger-1968",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1968-01-01",
+ "date_end": "1968-12-31",
+ "year": 1968,
+ "date_is_estimate": 1,
+ "title": "Ye shall find the babe wrapped in swaddling clothes, lying in a manger.",
+ "caption": "Ye shall find the babe wrapped in swaddling clothes, lying in a manger.",
+ "description": "An African American baby on a filthy mattress in a dilapidated apartment (antipoverty).",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17724,
+ "cartoon_id": 9027,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "lat-babe-manger-1968@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+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": 8951,
"canonical_id": "syr:B9F2",
@@ -74813,6 +75151,238 @@
],
"provenance_flags": []
},
+ {
+ "id": 9017,
+ "canonical_id": "sec:pbs-spider-web-1972",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1972-01-01",
+ "date_end": "1972-12-31",
+ "year": 1972,
+ "date_is_estimate": 1,
+ "title": "Nixon caught in the Watergate spider web",
+ "caption": null,
+ "description": "Nixon's face formed by a spider web spelling Ehrlichman, Haldeman, Magruder, Mitchell, Liddy.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17712,
+ "cartoon_id": 9017,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 19 of 27 (Wayback copy)",
+ "identifier": "pbs-spider-web-1972@https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908072336/http://www.pbs.org:80/independentlens/paulconrad/gal_19.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9018,
+ "canonical_id": "sec:pbs-phone-company-1972",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1972-01-01",
+ "date_end": "1972-12-31",
+ "year": 1972,
+ "date_is_estimate": 1,
+ "title": "He says he's from the phone company…",
+ "caption": "He says he's from the phone company…",
+ "description": "Nixon as a phone repairman drilling into the wall of Democratic Headquarters (Watergate).",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17713,
+ "cartoon_id": 9018,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 20 of 27 (Wayback copy)",
+ "identifier": "pbs-phone-company-1972@https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073310/http://www.pbs.org:80/independentlens/paulconrad/gal_20.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17714,
+ "cartoon_id": 9018,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "pbs-phone-company-1972@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 8965,
+ "cartoon_id": 8965,
+ "source_id": "seed_catalog",
+ "repository": "Secondary citation",
+ "collection_name": "Documented in published secondary sources",
+ "identifier": "obit-phone-company-1972",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
+ "image_url": null,
+ "thumbnail_url": null,
+ "local_image": null,
+ "access_level": "online_metadata",
+ "rights_url": null,
+ "provenance": "seed:data/cartoons.json",
+ "retrieved_at": "2026-09-24T23:33:02+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons",
+ "Nixon/Watergate"
+ ],
+ "people": [
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [
+ 8965
+ ],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9025,
+ "canonical_id": "sec:pbs-death-defeats-truman-1972",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1972-01-01",
+ "date_end": "1972-12-31",
+ "year": 1972,
+ "date_is_estimate": 1,
+ "title": "Death Defeats Truman",
+ "caption": null,
+ "description": "Harry Truman holding a Chicago Tribune headlined 'Death Defeats Truman'.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17722,
+ "cartoon_id": 9025,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 27 of 27 (Wayback copy)",
+ "identifier": "pbs-death-defeats-truman-1972@https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073320/http://www.pbs.org:80/independentlens/paulconrad/gal_27.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Truman, Harry S."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 5084,
"canonical_id": "hunt:CON-5084",
@@ -75594,164 +76164,8 @@
"provenance_flags": []
},
{
- "id": 5094,
- "canonical_id": "hunt:CON-5094",
- "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 5094 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-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": 14090,
- "cartoon_id": 5094,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5094",
- "box": "117",
- "folder": "CON 5094",
- "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": 5094,
- "cartoon_id": 5094,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5094",
- "box": "117",
- "folder": "CON 5094",
- "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": 5095,
- "canonical_id": "hunt:CON-5095",
- "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 5095 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-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": 14091,
- "cartoon_id": 5095,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5095",
- "box": "117",
- "folder": "CON 5095",
- "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": 5095,
- "cartoon_id": 5095,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5095",
- "box": "117",
- "folder": "CON 5095",
- "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": 5096,
- "canonical_id": "hunt:CON-5096",
+ "id": 5094,
+ "canonical_id": "hunt:CON-5094",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -75761,7 +76175,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5096 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 5094 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",
@@ -75769,20 +76183,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-20 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-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": 14092,
- "cartoon_id": 5096,
+ "id": 14090,
+ "cartoon_id": 5094,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5096",
+ "identifier": "CON 5094",
"box": "117",
- "folder": "CON 5096",
+ "folder": "CON 5094",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75795,14 +76209,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5096,
- "cartoon_id": 5096,
+ "id": 5094,
+ "cartoon_id": 5094,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5096",
+ "identifier": "CON 5094",
"box": "117",
- "folder": "CON 5096",
+ "folder": "CON 5094",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75828,8 +76242,8 @@
"provenance_flags": []
},
{
- "id": 5097,
- "canonical_id": "hunt:CON-5097",
+ "id": 5095,
+ "canonical_id": "hunt:CON-5095",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -75839,7 +76253,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5097 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 5095 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",
@@ -75847,20 +76261,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-22 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-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": 14093,
- "cartoon_id": 5097,
+ "id": 14091,
+ "cartoon_id": 5095,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5097",
+ "identifier": "CON 5095",
"box": "117",
- "folder": "CON 5097",
+ "folder": "CON 5095",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75873,14 +76287,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5097,
- "cartoon_id": 5097,
+ "id": 5095,
+ "cartoon_id": 5095,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5097",
+ "identifier": "CON 5095",
"box": "117",
- "folder": "CON 5097",
+ "folder": "CON 5095",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75906,8 +76320,8 @@
"provenance_flags": []
},
{
- "id": 5098,
- "canonical_id": "hunt:CON-5098",
+ "id": 5096,
+ "canonical_id": "hunt:CON-5096",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -75917,7 +76331,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5098 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 5096 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",
@@ -75925,20 +76339,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-24 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-20 (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": 14094,
- "cartoon_id": 5098,
+ "id": 14092,
+ "cartoon_id": 5096,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5098",
+ "identifier": "CON 5096",
"box": "117",
- "folder": "CON 5098",
+ "folder": "CON 5096",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75951,14 +76365,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5098,
- "cartoon_id": 5098,
+ "id": 5096,
+ "cartoon_id": 5096,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5098",
+ "identifier": "CON 5096",
"box": "117",
- "folder": "CON 5098",
+ "folder": "CON 5096",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -75984,8 +76398,8 @@
"provenance_flags": []
},
{
- "id": 5099,
- "canonical_id": "hunt:CON-5099",
+ "id": 5097,
+ "canonical_id": "hunt:CON-5097",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -75995,7 +76409,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5099 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 5097 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",
@@ -76003,20 +76417,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-25 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-22 (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": 14095,
- "cartoon_id": 5099,
+ "id": 14093,
+ "cartoon_id": 5097,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5099",
+ "identifier": "CON 5097",
"box": "117",
- "folder": "CON 5099",
+ "folder": "CON 5097",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76029,14 +76443,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5099,
- "cartoon_id": 5099,
+ "id": 5097,
+ "cartoon_id": 5097,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5099",
+ "identifier": "CON 5097",
"box": "117",
- "folder": "CON 5099",
+ "folder": "CON 5097",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76062,8 +76476,8 @@
"provenance_flags": []
},
{
- "id": 5100,
- "canonical_id": "hunt:CON-5100",
+ "id": 5098,
+ "canonical_id": "hunt:CON-5098",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76073,7 +76487,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5100 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 5098 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",
@@ -76081,20 +76495,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-27 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-24 (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": 14096,
- "cartoon_id": 5100,
+ "id": 14094,
+ "cartoon_id": 5098,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5100",
+ "identifier": "CON 5098",
"box": "117",
- "folder": "CON 5100",
+ "folder": "CON 5098",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76107,14 +76521,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5100,
- "cartoon_id": 5100,
+ "id": 5098,
+ "cartoon_id": 5098,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5100",
+ "identifier": "CON 5098",
"box": "117",
- "folder": "CON 5100",
+ "folder": "CON 5098",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76140,8 +76554,8 @@
"provenance_flags": []
},
{
- "id": 5101,
- "canonical_id": "hunt:CON-5101",
+ "id": 5099,
+ "canonical_id": "hunt:CON-5099",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76151,7 +76565,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5101 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 5099 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",
@@ -76159,20 +76573,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-29 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-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": 14097,
- "cartoon_id": 5101,
+ "id": 14095,
+ "cartoon_id": 5099,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5101",
+ "identifier": "CON 5099",
"box": "117",
- "folder": "CON 5101",
+ "folder": "CON 5099",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76185,14 +76599,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5101,
- "cartoon_id": 5101,
+ "id": 5099,
+ "cartoon_id": 5099,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5101",
+ "identifier": "CON 5099",
"box": "117",
- "folder": "CON 5101",
+ "folder": "CON 5099",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76218,8 +76632,8 @@
"provenance_flags": []
},
{
- "id": 5102,
- "canonical_id": "hunt:CON-5102",
+ "id": 5100,
+ "canonical_id": "hunt:CON-5100",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76229,7 +76643,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5102 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 5100 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",
@@ -76237,20 +76651,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-30 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-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": 14098,
- "cartoon_id": 5102,
+ "id": 14096,
+ "cartoon_id": 5100,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5102",
+ "identifier": "CON 5100",
"box": "117",
- "folder": "CON 5102",
+ "folder": "CON 5100",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76263,14 +76677,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5102,
- "cartoon_id": 5102,
+ "id": 5100,
+ "cartoon_id": 5100,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5102",
+ "identifier": "CON 5100",
"box": "117",
- "folder": "CON 5102",
+ "folder": "CON 5100",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76296,8 +76710,8 @@
"provenance_flags": []
},
{
- "id": 5103,
- "canonical_id": "hunt:CON-5103",
+ "id": 5101,
+ "canonical_id": "hunt:CON-5101",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76307,7 +76721,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5103 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 5101 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",
@@ -76315,20 +76729,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-04-01 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-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": 14099,
- "cartoon_id": 5103,
+ "id": 14097,
+ "cartoon_id": 5101,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5103",
+ "identifier": "CON 5101",
"box": "117",
- "folder": "CON 5103",
+ "folder": "CON 5101",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76341,14 +76755,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5103,
- "cartoon_id": 5103,
+ "id": 5101,
+ "cartoon_id": 5101,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5103",
+ "identifier": "CON 5101",
"box": "117",
- "folder": "CON 5103",
+ "folder": "CON 5101",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76374,8 +76788,8 @@
"provenance_flags": []
},
{
- "id": 5104,
- "canonical_id": "hunt:CON-5104",
+ "id": 5102,
+ "canonical_id": "hunt:CON-5102",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76385,7 +76799,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5104 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 5102 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",
@@ -76393,20 +76807,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-04-02 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-03-30 (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": 14100,
- "cartoon_id": 5104,
+ "id": 14098,
+ "cartoon_id": 5102,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5104",
+ "identifier": "CON 5102",
"box": "117",
- "folder": "CON 5104",
+ "folder": "CON 5102",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76419,14 +76833,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5104,
- "cartoon_id": 5104,
+ "id": 5102,
+ "cartoon_id": 5102,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5104",
+ "identifier": "CON 5102",
"box": "117",
- "folder": "CON 5104",
+ "folder": "CON 5102",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76452,8 +76866,8 @@
"provenance_flags": []
},
{
- "id": 5105,
- "canonical_id": "hunt:CON-5105",
+ "id": 5103,
+ "canonical_id": "hunt:CON-5103",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76463,7 +76877,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5105 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 5103 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",
@@ -76471,20 +76885,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-04-04 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14101,
- "cartoon_id": 5105,
+ "id": 14099,
+ "cartoon_id": 5103,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5105",
+ "identifier": "CON 5103",
"box": "117",
- "folder": "CON 5105",
+ "folder": "CON 5103",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76497,14 +76911,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5105,
- "cartoon_id": 5105,
+ "id": 5103,
+ "cartoon_id": 5103,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5105",
+ "identifier": "CON 5103",
"box": "117",
- "folder": "CON 5105",
+ "folder": "CON 5103",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76530,8 +76944,8 @@
"provenance_flags": []
},
{
- "id": 5106,
- "canonical_id": "hunt:CON-5106",
+ "id": 5104,
+ "canonical_id": "hunt:CON-5104",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76541,7 +76955,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5106 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 5104 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",
@@ -76549,20 +76963,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-04-06 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-02 (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": 14102,
- "cartoon_id": 5106,
+ "id": 14100,
+ "cartoon_id": 5104,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5106",
+ "identifier": "CON 5104",
"box": "117",
- "folder": "CON 5106",
+ "folder": "CON 5104",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76575,14 +76989,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5106,
- "cartoon_id": 5106,
+ "id": 5104,
+ "cartoon_id": 5104,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5106",
+ "identifier": "CON 5104",
"box": "117",
- "folder": "CON 5106",
+ "folder": "CON 5104",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76608,8 +77022,8 @@
"provenance_flags": []
},
{
- "id": 5107,
- "canonical_id": "hunt:CON-5107",
+ "id": 5105,
+ "canonical_id": "hunt:CON-5105",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76619,7 +77033,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5107 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 5105 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",
@@ -76627,20 +77041,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-04-07 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14103,
- "cartoon_id": 5107,
+ "id": 14101,
+ "cartoon_id": 5105,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5107",
+ "identifier": "CON 5105",
"box": "117",
- "folder": "CON 5107",
+ "folder": "CON 5105",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76653,14 +77067,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5107,
- "cartoon_id": 5107,
+ "id": 5105,
+ "cartoon_id": 5105,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5107",
+ "identifier": "CON 5105",
"box": "117",
- "folder": "CON 5107",
+ "folder": "CON 5105",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76686,8 +77100,8 @@
"provenance_flags": []
},
{
- "id": 5108,
- "canonical_id": "hunt:CON-5108",
+ "id": 5106,
+ "canonical_id": "hunt:CON-5106",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76697,7 +77111,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5108 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 5106 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",
@@ -76705,20 +77119,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-04-09 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-06 (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": 14104,
- "cartoon_id": 5108,
+ "id": 14102,
+ "cartoon_id": 5106,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5108",
+ "identifier": "CON 5106",
"box": "117",
- "folder": "CON 5108",
+ "folder": "CON 5106",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76731,14 +77145,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5108,
- "cartoon_id": 5108,
+ "id": 5106,
+ "cartoon_id": 5106,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5108",
+ "identifier": "CON 5106",
"box": "117",
- "folder": "CON 5108",
+ "folder": "CON 5106",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76764,8 +77178,8 @@
"provenance_flags": []
},
{
- "id": 5109,
- "canonical_id": "hunt:CON-5109",
+ "id": 5107,
+ "canonical_id": "hunt:CON-5107",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76775,7 +77189,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5109 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 5107 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",
@@ -76783,20 +77197,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-04-11 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14105,
- "cartoon_id": 5109,
+ "id": 14103,
+ "cartoon_id": 5107,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5109",
+ "identifier": "CON 5107",
"box": "117",
- "folder": "CON 5109",
+ "folder": "CON 5107",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76809,14 +77223,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5109,
- "cartoon_id": 5109,
+ "id": 5107,
+ "cartoon_id": 5107,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5109",
+ "identifier": "CON 5107",
"box": "117",
- "folder": "CON 5109",
+ "folder": "CON 5107",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76842,8 +77256,8 @@
"provenance_flags": []
},
{
- "id": 5110,
- "canonical_id": "hunt:CON-5110",
+ "id": 5108,
+ "canonical_id": "hunt:CON-5108",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76853,7 +77267,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5110 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 5108 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",
@@ -76861,20 +77275,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-04-12 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14106,
- "cartoon_id": 5110,
+ "id": 14104,
+ "cartoon_id": 5108,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5110",
+ "identifier": "CON 5108",
"box": "117",
- "folder": "CON 5110",
+ "folder": "CON 5108",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76887,14 +77301,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5110,
- "cartoon_id": 5110,
+ "id": 5108,
+ "cartoon_id": 5108,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5110",
+ "identifier": "CON 5108",
"box": "117",
- "folder": "CON 5110",
+ "folder": "CON 5108",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76920,8 +77334,8 @@
"provenance_flags": []
},
{
- "id": 5111,
- "canonical_id": "hunt:CON-5111",
+ "id": 5109,
+ "canonical_id": "hunt:CON-5109",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -76931,7 +77345,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5111 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 5109 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",
@@ -76939,20 +77353,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-04-14 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14107,
- "cartoon_id": 5111,
+ "id": 14105,
+ "cartoon_id": 5109,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5111",
+ "identifier": "CON 5109",
"box": "117",
- "folder": "CON 5111",
+ "folder": "CON 5109",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76965,14 +77379,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5111,
- "cartoon_id": 5111,
+ "id": 5109,
+ "cartoon_id": 5109,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5111",
+ "identifier": "CON 5109",
"box": "117",
- "folder": "CON 5111",
+ "folder": "CON 5109",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -76998,8 +77412,8 @@
"provenance_flags": []
},
{
- "id": 5112,
- "canonical_id": "hunt:CON-5112",
+ "id": 5110,
+ "canonical_id": "hunt:CON-5110",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77009,7 +77423,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5112 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 5110 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",
@@ -77017,20 +77431,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-04-15 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-12 (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": 14108,
- "cartoon_id": 5112,
+ "id": 14106,
+ "cartoon_id": 5110,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5112",
+ "identifier": "CON 5110",
"box": "117",
- "folder": "CON 5112",
+ "folder": "CON 5110",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77043,14 +77457,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5112,
- "cartoon_id": 5112,
+ "id": 5110,
+ "cartoon_id": 5110,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5112",
+ "identifier": "CON 5110",
"box": "117",
- "folder": "CON 5112",
+ "folder": "CON 5110",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77076,8 +77490,8 @@
"provenance_flags": []
},
{
- "id": 5113,
- "canonical_id": "hunt:CON-5113",
+ "id": 5111,
+ "canonical_id": "hunt:CON-5111",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77087,7 +77501,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5113 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 5111 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",
@@ -77095,20 +77509,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-04-17 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-14 (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": 14109,
- "cartoon_id": 5113,
+ "id": 14107,
+ "cartoon_id": 5111,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5113",
+ "identifier": "CON 5111",
"box": "117",
- "folder": "CON 5113",
+ "folder": "CON 5111",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77121,14 +77535,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5113,
- "cartoon_id": 5113,
+ "id": 5111,
+ "cartoon_id": 5111,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5113",
+ "identifier": "CON 5111",
"box": "117",
- "folder": "CON 5113",
+ "folder": "CON 5111",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77154,8 +77568,8 @@
"provenance_flags": []
},
{
- "id": 5114,
- "canonical_id": "hunt:CON-5114",
+ "id": 5112,
+ "canonical_id": "hunt:CON-5112",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77165,7 +77579,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5114 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 5112 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",
@@ -77173,20 +77587,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-04-19 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14110,
- "cartoon_id": 5114,
+ "id": 14108,
+ "cartoon_id": 5112,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5114",
+ "identifier": "CON 5112",
"box": "117",
- "folder": "CON 5114",
+ "folder": "CON 5112",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77199,14 +77613,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5114,
- "cartoon_id": 5114,
+ "id": 5112,
+ "cartoon_id": 5112,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5114",
+ "identifier": "CON 5112",
"box": "117",
- "folder": "CON 5114",
+ "folder": "CON 5112",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77232,8 +77646,8 @@
"provenance_flags": []
},
{
- "id": 5115,
- "canonical_id": "hunt:CON-5115",
+ "id": 5113,
+ "canonical_id": "hunt:CON-5113",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77243,7 +77657,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5115 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 5113 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",
@@ -77251,20 +77665,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-04-20 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14111,
- "cartoon_id": 5115,
+ "id": 14109,
+ "cartoon_id": 5113,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5115",
+ "identifier": "CON 5113",
"box": "117",
- "folder": "CON 5115",
+ "folder": "CON 5113",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77277,14 +77691,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5115,
- "cartoon_id": 5115,
+ "id": 5113,
+ "cartoon_id": 5113,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5115",
+ "identifier": "CON 5113",
"box": "117",
- "folder": "CON 5115",
+ "folder": "CON 5113",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77310,8 +77724,8 @@
"provenance_flags": []
},
{
- "id": 5116,
- "canonical_id": "hunt:CON-5116",
+ "id": 5114,
+ "canonical_id": "hunt:CON-5114",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77321,7 +77735,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5116 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 5114 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",
@@ -77329,20 +77743,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-04-22 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14112,
- "cartoon_id": 5116,
+ "id": 14110,
+ "cartoon_id": 5114,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5116",
+ "identifier": "CON 5114",
"box": "117",
- "folder": "CON 5116",
+ "folder": "CON 5114",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77355,14 +77769,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5116,
- "cartoon_id": 5116,
+ "id": 5114,
+ "cartoon_id": 5114,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5116",
+ "identifier": "CON 5114",
"box": "117",
- "folder": "CON 5116",
+ "folder": "CON 5114",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77388,8 +77802,8 @@
"provenance_flags": []
},
{
- "id": 5117,
- "canonical_id": "hunt:CON-5117",
+ "id": 5115,
+ "canonical_id": "hunt:CON-5115",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77399,7 +77813,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5117 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 5115 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",
@@ -77407,20 +77821,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-04-24 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-20 (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": 14113,
- "cartoon_id": 5117,
+ "id": 14111,
+ "cartoon_id": 5115,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5117",
+ "identifier": "CON 5115",
"box": "117",
- "folder": "CON 5117",
+ "folder": "CON 5115",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77433,14 +77847,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5117,
- "cartoon_id": 5117,
+ "id": 5115,
+ "cartoon_id": 5115,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5117",
+ "identifier": "CON 5115",
"box": "117",
- "folder": "CON 5117",
+ "folder": "CON 5115",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77466,8 +77880,8 @@
"provenance_flags": []
},
{
- "id": 5118,
- "canonical_id": "hunt:CON-5118",
+ "id": 5116,
+ "canonical_id": "hunt:CON-5116",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77477,7 +77891,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5118 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 5116 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",
@@ -77485,20 +77899,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-04-25 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-22 (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": 14114,
- "cartoon_id": 5118,
+ "id": 14112,
+ "cartoon_id": 5116,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5118",
+ "identifier": "CON 5116",
"box": "117",
- "folder": "CON 5118",
+ "folder": "CON 5116",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77511,14 +77925,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5118,
- "cartoon_id": 5118,
+ "id": 5116,
+ "cartoon_id": 5116,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5118",
+ "identifier": "CON 5116",
"box": "117",
- "folder": "CON 5118",
+ "folder": "CON 5116",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77544,8 +77958,8 @@
"provenance_flags": []
},
{
- "id": 5119,
- "canonical_id": "hunt:CON-5119",
+ "id": 5117,
+ "canonical_id": "hunt:CON-5117",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77555,7 +77969,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5119 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 5117 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",
@@ -77563,20 +77977,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-04-27 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-24 (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": 14115,
- "cartoon_id": 5119,
+ "id": 14113,
+ "cartoon_id": 5117,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5119",
+ "identifier": "CON 5117",
"box": "117",
- "folder": "CON 5119",
+ "folder": "CON 5117",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77589,14 +78003,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5119,
- "cartoon_id": 5119,
+ "id": 5117,
+ "cartoon_id": 5117,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5119",
+ "identifier": "CON 5117",
"box": "117",
- "folder": "CON 5119",
+ "folder": "CON 5117",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77622,8 +78036,8 @@
"provenance_flags": []
},
{
- "id": 5120,
- "canonical_id": "hunt:CON-5120",
+ "id": 5118,
+ "canonical_id": "hunt:CON-5118",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77633,7 +78047,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5120 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 5118 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",
@@ -77641,20 +78055,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-04-28 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14116,
- "cartoon_id": 5120,
+ "id": 14114,
+ "cartoon_id": 5118,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5120",
+ "identifier": "CON 5118",
"box": "117",
- "folder": "CON 5120",
+ "folder": "CON 5118",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77667,14 +78081,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5120,
- "cartoon_id": 5120,
+ "id": 5118,
+ "cartoon_id": 5118,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5120",
+ "identifier": "CON 5118",
"box": "117",
- "folder": "CON 5120",
+ "folder": "CON 5118",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77700,8 +78114,8 @@
"provenance_flags": []
},
{
- "id": 5121,
- "canonical_id": "hunt:CON-5121",
+ "id": 5119,
+ "canonical_id": "hunt:CON-5119",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77711,7 +78125,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5121 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 5119 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",
@@ -77719,20 +78133,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-04-30 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-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": 14117,
- "cartoon_id": 5121,
+ "id": 14115,
+ "cartoon_id": 5119,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5121",
+ "identifier": "CON 5119",
"box": "117",
- "folder": "CON 5121",
+ "folder": "CON 5119",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77745,14 +78159,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5121,
- "cartoon_id": 5121,
+ "id": 5119,
+ "cartoon_id": 5119,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5121",
+ "identifier": "CON 5119",
"box": "117",
- "folder": "CON 5121",
+ "folder": "CON 5119",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77778,18 +78192,18 @@
"provenance_flags": []
},
{
- "id": 5122,
- "canonical_id": "hunt:CON-5122",
+ "id": 5120,
+ "canonical_id": "hunt:CON-5120",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
- "date_start": "1972-05-01",
- "date_end": "1972-06-30",
+ "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 5122 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5120 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",
@@ -77797,20 +78211,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-05-01 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-28 (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": 14118,
- "cartoon_id": 5122,
+ "id": 14116,
+ "cartoon_id": 5120,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5122",
- "box": "118",
- "folder": "CON 5122",
+ "identifier": "CON 5120",
+ "box": "117",
+ "folder": "CON 5120",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77823,14 +78237,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5122,
- "cartoon_id": 5122,
+ "id": 5120,
+ "cartoon_id": 5120,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5122",
- "box": "118",
- "folder": "CON 5122",
+ "identifier": "CON 5120",
+ "box": "117",
+ "folder": "CON 5120",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77856,18 +78270,18 @@
"provenance_flags": []
},
{
- "id": 5123,
- "canonical_id": "hunt:CON-5123",
+ "id": 5121,
+ "canonical_id": "hunt:CON-5121",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
- "date_start": "1972-05-01",
- "date_end": "1972-06-30",
+ "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 5123 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5121 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",
@@ -77875,20 +78289,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-05-03 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-04-30 (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": 14119,
- "cartoon_id": 5123,
+ "id": 14117,
+ "cartoon_id": 5121,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5123",
- "box": "118",
- "folder": "CON 5123",
+ "identifier": "CON 5121",
+ "box": "117",
+ "folder": "CON 5121",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77901,14 +78315,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5123,
- "cartoon_id": 5123,
+ "id": 5121,
+ "cartoon_id": 5121,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5123",
- "box": "118",
- "folder": "CON 5123",
+ "identifier": "CON 5121",
+ "box": "117",
+ "folder": "CON 5121",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77934,8 +78348,8 @@
"provenance_flags": []
},
{
- "id": 5124,
- "canonical_id": "hunt:CON-5124",
+ "id": 5122,
+ "canonical_id": "hunt:CON-5122",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -77945,7 +78359,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5124 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5122 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -77953,20 +78367,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-05-05 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14120,
- "cartoon_id": 5124,
+ "id": 14118,
+ "cartoon_id": 5122,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5124",
+ "identifier": "CON 5122",
"box": "118",
- "folder": "CON 5124",
+ "folder": "CON 5122",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -77979,14 +78393,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5124,
- "cartoon_id": 5124,
+ "id": 5122,
+ "cartoon_id": 5122,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5124",
+ "identifier": "CON 5122",
"box": "118",
- "folder": "CON 5124",
+ "folder": "CON 5122",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78012,8 +78426,8 @@
"provenance_flags": []
},
{
- "id": 5125,
- "canonical_id": "hunt:CON-5125",
+ "id": 5123,
+ "canonical_id": "hunt:CON-5123",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78023,7 +78437,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5125 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5123 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78031,20 +78445,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-05-07 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14121,
- "cartoon_id": 5125,
+ "id": 14119,
+ "cartoon_id": 5123,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5125",
+ "identifier": "CON 5123",
"box": "118",
- "folder": "CON 5125",
+ "folder": "CON 5123",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78057,14 +78471,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5125,
- "cartoon_id": 5125,
+ "id": 5123,
+ "cartoon_id": 5123,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5125",
+ "identifier": "CON 5123",
"box": "118",
- "folder": "CON 5125",
+ "folder": "CON 5123",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78090,8 +78504,8 @@
"provenance_flags": []
},
{
- "id": 5126,
- "canonical_id": "hunt:CON-5126",
+ "id": 5124,
+ "canonical_id": "hunt:CON-5124",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78101,7 +78515,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5126 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5124 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78109,20 +78523,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-05-09 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14122,
- "cartoon_id": 5126,
+ "id": 14120,
+ "cartoon_id": 5124,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5126",
+ "identifier": "CON 5124",
"box": "118",
- "folder": "CON 5126",
+ "folder": "CON 5124",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78135,14 +78549,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5126,
- "cartoon_id": 5126,
+ "id": 5124,
+ "cartoon_id": 5124,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5126",
+ "identifier": "CON 5124",
"box": "118",
- "folder": "CON 5126",
+ "folder": "CON 5124",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78168,8 +78582,8 @@
"provenance_flags": []
},
{
- "id": 5127,
- "canonical_id": "hunt:CON-5127",
+ "id": 5125,
+ "canonical_id": "hunt:CON-5125",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78179,7 +78593,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5127 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5125 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78187,20 +78601,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-05-11 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14123,
- "cartoon_id": 5127,
+ "id": 14121,
+ "cartoon_id": 5125,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5127",
+ "identifier": "CON 5125",
"box": "118",
- "folder": "CON 5127",
+ "folder": "CON 5125",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78213,14 +78627,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5127,
- "cartoon_id": 5127,
+ "id": 5125,
+ "cartoon_id": 5125,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5127",
+ "identifier": "CON 5125",
"box": "118",
- "folder": "CON 5127",
+ "folder": "CON 5125",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78246,8 +78660,8 @@
"provenance_flags": []
},
{
- "id": 5128,
- "canonical_id": "hunt:CON-5128",
+ "id": 5126,
+ "canonical_id": "hunt:CON-5126",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78257,7 +78671,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5128 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5126 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78265,20 +78679,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-05-13 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14124,
- "cartoon_id": 5128,
+ "id": 14122,
+ "cartoon_id": 5126,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5128",
+ "identifier": "CON 5126",
"box": "118",
- "folder": "CON 5128",
+ "folder": "CON 5126",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78291,14 +78705,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5128,
- "cartoon_id": 5128,
+ "id": 5126,
+ "cartoon_id": 5126,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5128",
+ "identifier": "CON 5126",
"box": "118",
- "folder": "CON 5128",
+ "folder": "CON 5126",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78324,8 +78738,8 @@
"provenance_flags": []
},
{
- "id": 5129,
- "canonical_id": "hunt:CON-5129",
+ "id": 5127,
+ "canonical_id": "hunt:CON-5127",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78335,7 +78749,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5129 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5127 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78343,20 +78757,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-05-15 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14125,
- "cartoon_id": 5129,
+ "id": 14123,
+ "cartoon_id": 5127,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5129",
+ "identifier": "CON 5127",
"box": "118",
- "folder": "CON 5129",
+ "folder": "CON 5127",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78369,14 +78783,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5129,
- "cartoon_id": 5129,
+ "id": 5127,
+ "cartoon_id": 5127,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5129",
+ "identifier": "CON 5127",
"box": "118",
- "folder": "CON 5129",
+ "folder": "CON 5127",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78402,8 +78816,8 @@
"provenance_flags": []
},
{
- "id": 5130,
- "canonical_id": "hunt:CON-5130",
+ "id": 5128,
+ "canonical_id": "hunt:CON-5128",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78413,7 +78827,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5130 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5128 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78421,20 +78835,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-05-17 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14126,
- "cartoon_id": 5130,
+ "id": 14124,
+ "cartoon_id": 5128,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5130",
+ "identifier": "CON 5128",
"box": "118",
- "folder": "CON 5130",
+ "folder": "CON 5128",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78447,14 +78861,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5130,
- "cartoon_id": 5130,
+ "id": 5128,
+ "cartoon_id": 5128,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5130",
+ "identifier": "CON 5128",
"box": "118",
- "folder": "CON 5130",
+ "folder": "CON 5128",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78480,8 +78894,8 @@
"provenance_flags": []
},
{
- "id": 5131,
- "canonical_id": "hunt:CON-5131",
+ "id": 5129,
+ "canonical_id": "hunt:CON-5129",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78491,7 +78905,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5131 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5129 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78499,20 +78913,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-05-19 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14127,
- "cartoon_id": 5131,
+ "id": 14125,
+ "cartoon_id": 5129,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5131",
+ "identifier": "CON 5129",
"box": "118",
- "folder": "CON 5131",
+ "folder": "CON 5129",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78525,14 +78939,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5131,
- "cartoon_id": 5131,
+ "id": 5129,
+ "cartoon_id": 5129,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5131",
+ "identifier": "CON 5129",
"box": "118",
- "folder": "CON 5131",
+ "folder": "CON 5129",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78558,8 +78972,8 @@
"provenance_flags": []
},
{
- "id": 5132,
- "canonical_id": "hunt:CON-5132",
+ "id": 5130,
+ "canonical_id": "hunt:CON-5130",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78569,7 +78983,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5132 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5130 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78577,20 +78991,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-05-21 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14128,
- "cartoon_id": 5132,
+ "id": 14126,
+ "cartoon_id": 5130,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5132",
+ "identifier": "CON 5130",
"box": "118",
- "folder": "CON 5132",
+ "folder": "CON 5130",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78603,14 +79017,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5132,
- "cartoon_id": 5132,
+ "id": 5130,
+ "cartoon_id": 5130,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5132",
+ "identifier": "CON 5130",
"box": "118",
- "folder": "CON 5132",
+ "folder": "CON 5130",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78636,8 +79050,8 @@
"provenance_flags": []
},
{
- "id": 5133,
- "canonical_id": "hunt:CON-5133",
+ "id": 5131,
+ "canonical_id": "hunt:CON-5131",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78647,7 +79061,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5133 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5131 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78655,20 +79069,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-05-23 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14129,
- "cartoon_id": 5133,
+ "id": 14127,
+ "cartoon_id": 5131,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5133",
+ "identifier": "CON 5131",
"box": "118",
- "folder": "CON 5133",
+ "folder": "CON 5131",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78681,14 +79095,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5133,
- "cartoon_id": 5133,
+ "id": 5131,
+ "cartoon_id": 5131,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5133",
+ "identifier": "CON 5131",
"box": "118",
- "folder": "CON 5133",
+ "folder": "CON 5131",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78714,8 +79128,8 @@
"provenance_flags": []
},
{
- "id": 5134,
- "canonical_id": "hunt:CON-5134",
+ "id": 5132,
+ "canonical_id": "hunt:CON-5132",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78725,7 +79139,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5134 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5132 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78733,20 +79147,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-05-25 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14130,
- "cartoon_id": 5134,
+ "id": 14128,
+ "cartoon_id": 5132,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5134",
+ "identifier": "CON 5132",
"box": "118",
- "folder": "CON 5134",
+ "folder": "CON 5132",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78759,14 +79173,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5134,
- "cartoon_id": 5134,
+ "id": 5132,
+ "cartoon_id": 5132,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5134",
+ "identifier": "CON 5132",
"box": "118",
- "folder": "CON 5134",
+ "folder": "CON 5132",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78792,8 +79206,8 @@
"provenance_flags": []
},
{
- "id": 5135,
- "canonical_id": "hunt:CON-5135",
+ "id": 5133,
+ "canonical_id": "hunt:CON-5133",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78803,7 +79217,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5135 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5133 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78811,20 +79225,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-05-27 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14131,
- "cartoon_id": 5135,
+ "id": 14129,
+ "cartoon_id": 5133,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5135",
+ "identifier": "CON 5133",
"box": "118",
- "folder": "CON 5135",
+ "folder": "CON 5133",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78837,14 +79251,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5135,
- "cartoon_id": 5135,
+ "id": 5133,
+ "cartoon_id": 5133,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5135",
+ "identifier": "CON 5133",
"box": "118",
- "folder": "CON 5135",
+ "folder": "CON 5133",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78870,8 +79284,8 @@
"provenance_flags": []
},
{
- "id": 5136,
- "canonical_id": "hunt:CON-5136",
+ "id": 5134,
+ "canonical_id": "hunt:CON-5134",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78881,7 +79295,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5136 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5134 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78889,20 +79303,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-05-29 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14132,
- "cartoon_id": 5136,
+ "id": 14130,
+ "cartoon_id": 5134,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5136",
+ "identifier": "CON 5134",
"box": "118",
- "folder": "CON 5136",
+ "folder": "CON 5134",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78915,14 +79329,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5136,
- "cartoon_id": 5136,
+ "id": 5134,
+ "cartoon_id": 5134,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5136",
+ "identifier": "CON 5134",
"box": "118",
- "folder": "CON 5136",
+ "folder": "CON 5134",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78948,8 +79362,8 @@
"provenance_flags": []
},
{
- "id": 5137,
- "canonical_id": "hunt:CON-5137",
+ "id": 5135,
+ "canonical_id": "hunt:CON-5135",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -78959,7 +79373,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5137 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5135 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -78967,20 +79381,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-05-31 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14133,
- "cartoon_id": 5137,
+ "id": 14131,
+ "cartoon_id": 5135,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5137",
+ "identifier": "CON 5135",
"box": "118",
- "folder": "CON 5137",
+ "folder": "CON 5135",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -78993,14 +79407,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5137,
- "cartoon_id": 5137,
+ "id": 5135,
+ "cartoon_id": 5135,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5137",
+ "identifier": "CON 5135",
"box": "118",
- "folder": "CON 5137",
+ "folder": "CON 5135",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79026,8 +79440,8 @@
"provenance_flags": []
},
{
- "id": 5138,
- "canonical_id": "hunt:CON-5138",
+ "id": 5136,
+ "canonical_id": "hunt:CON-5136",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79037,7 +79451,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5138 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5136 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79045,20 +79459,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-06-02 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14134,
- "cartoon_id": 5138,
+ "id": 14132,
+ "cartoon_id": 5136,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5138",
+ "identifier": "CON 5136",
"box": "118",
- "folder": "CON 5138",
+ "folder": "CON 5136",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79071,14 +79485,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5138,
- "cartoon_id": 5138,
+ "id": 5136,
+ "cartoon_id": 5136,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5138",
+ "identifier": "CON 5136",
"box": "118",
- "folder": "CON 5138",
+ "folder": "CON 5136",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79104,8 +79518,8 @@
"provenance_flags": []
},
{
- "id": 5139,
- "canonical_id": "hunt:CON-5139",
+ "id": 5137,
+ "canonical_id": "hunt:CON-5137",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79115,7 +79529,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5139 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5137 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79123,20 +79537,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-06-04 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-05-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": 14135,
- "cartoon_id": 5139,
+ "id": 14133,
+ "cartoon_id": 5137,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5139",
+ "identifier": "CON 5137",
"box": "118",
- "folder": "CON 5139",
+ "folder": "CON 5137",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79149,14 +79563,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5139,
- "cartoon_id": 5139,
+ "id": 5137,
+ "cartoon_id": 5137,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5139",
+ "identifier": "CON 5137",
"box": "118",
- "folder": "CON 5139",
+ "folder": "CON 5137",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79182,8 +79596,8 @@
"provenance_flags": []
},
{
- "id": 5140,
- "canonical_id": "hunt:CON-5140",
+ "id": 5138,
+ "canonical_id": "hunt:CON-5138",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79193,7 +79607,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5140 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5138 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79201,20 +79615,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-06-06 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-02 (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": 14136,
- "cartoon_id": 5140,
+ "id": 14134,
+ "cartoon_id": 5138,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5140",
+ "identifier": "CON 5138",
"box": "118",
- "folder": "CON 5140",
+ "folder": "CON 5138",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79227,14 +79641,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5140,
- "cartoon_id": 5140,
+ "id": 5138,
+ "cartoon_id": 5138,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5140",
+ "identifier": "CON 5138",
"box": "118",
- "folder": "CON 5140",
+ "folder": "CON 5138",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79260,8 +79674,8 @@
"provenance_flags": []
},
{
- "id": 5141,
- "canonical_id": "hunt:CON-5141",
+ "id": 5139,
+ "canonical_id": "hunt:CON-5139",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79271,7 +79685,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5141 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5139 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79279,20 +79693,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-06-08 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-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": 14137,
- "cartoon_id": 5141,
+ "id": 14135,
+ "cartoon_id": 5139,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5141",
+ "identifier": "CON 5139",
"box": "118",
- "folder": "CON 5141",
+ "folder": "CON 5139",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79305,14 +79719,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5141,
- "cartoon_id": 5141,
+ "id": 5139,
+ "cartoon_id": 5139,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5141",
+ "identifier": "CON 5139",
"box": "118",
- "folder": "CON 5141",
+ "folder": "CON 5139",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79338,8 +79752,8 @@
"provenance_flags": []
},
{
- "id": 5142,
- "canonical_id": "hunt:CON-5142",
+ "id": 5140,
+ "canonical_id": "hunt:CON-5140",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79349,7 +79763,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5142 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5140 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79357,20 +79771,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-06-10 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-06 (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": 14138,
- "cartoon_id": 5142,
+ "id": 14136,
+ "cartoon_id": 5140,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5142",
+ "identifier": "CON 5140",
"box": "118",
- "folder": "CON 5142",
+ "folder": "CON 5140",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79383,14 +79797,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5142,
- "cartoon_id": 5142,
+ "id": 5140,
+ "cartoon_id": 5140,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5142",
+ "identifier": "CON 5140",
"box": "118",
- "folder": "CON 5142",
+ "folder": "CON 5140",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79416,8 +79830,8 @@
"provenance_flags": []
},
{
- "id": 5143,
- "canonical_id": "hunt:CON-5143",
+ "id": 5141,
+ "canonical_id": "hunt:CON-5141",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79427,7 +79841,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5143 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5141 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79435,20 +79849,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-06-12 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-08 (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": 14139,
- "cartoon_id": 5143,
+ "id": 14137,
+ "cartoon_id": 5141,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5143",
+ "identifier": "CON 5141",
"box": "118",
- "folder": "CON 5143",
+ "folder": "CON 5141",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79461,14 +79875,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5143,
- "cartoon_id": 5143,
+ "id": 5141,
+ "cartoon_id": 5141,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5143",
+ "identifier": "CON 5141",
"box": "118",
- "folder": "CON 5143",
+ "folder": "CON 5141",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79494,8 +79908,8 @@
"provenance_flags": []
},
{
- "id": 5144,
- "canonical_id": "hunt:CON-5144",
+ "id": 5142,
+ "canonical_id": "hunt:CON-5142",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79505,7 +79919,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5144 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5142 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79513,20 +79927,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-06-14 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-10 (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": 14140,
- "cartoon_id": 5144,
+ "id": 14138,
+ "cartoon_id": 5142,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5144",
+ "identifier": "CON 5142",
"box": "118",
- "folder": "CON 5144",
+ "folder": "CON 5142",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79539,14 +79953,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5144,
- "cartoon_id": 5144,
+ "id": 5142,
+ "cartoon_id": 5142,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5144",
+ "identifier": "CON 5142",
"box": "118",
- "folder": "CON 5144",
+ "folder": "CON 5142",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79572,8 +79986,8 @@
"provenance_flags": []
},
{
- "id": 5145,
- "canonical_id": "hunt:CON-5145",
+ "id": 5143,
+ "canonical_id": "hunt:CON-5143",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79583,7 +79997,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5145 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5143 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79591,20 +80005,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-06-16 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-12 (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": 14141,
- "cartoon_id": 5145,
+ "id": 14139,
+ "cartoon_id": 5143,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5145",
+ "identifier": "CON 5143",
"box": "118",
- "folder": "CON 5145",
+ "folder": "CON 5143",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79617,14 +80031,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5145,
- "cartoon_id": 5145,
+ "id": 5143,
+ "cartoon_id": 5143,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5145",
+ "identifier": "CON 5143",
"box": "118",
- "folder": "CON 5145",
+ "folder": "CON 5143",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79650,8 +80064,8 @@
"provenance_flags": []
},
{
- "id": 5146,
- "canonical_id": "hunt:CON-5146",
+ "id": 5144,
+ "canonical_id": "hunt:CON-5144",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79661,7 +80075,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5146 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5144 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79669,20 +80083,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-06-18 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-14 (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": 14142,
- "cartoon_id": 5146,
+ "id": 14140,
+ "cartoon_id": 5144,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5146",
+ "identifier": "CON 5144",
"box": "118",
- "folder": "CON 5146",
+ "folder": "CON 5144",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79695,14 +80109,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5146,
- "cartoon_id": 5146,
+ "id": 5144,
+ "cartoon_id": 5144,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5146",
+ "identifier": "CON 5144",
"box": "118",
- "folder": "CON 5146",
+ "folder": "CON 5144",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79728,8 +80142,8 @@
"provenance_flags": []
},
{
- "id": 5147,
- "canonical_id": "hunt:CON-5147",
+ "id": 5145,
+ "canonical_id": "hunt:CON-5145",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79739,7 +80153,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5147 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5145 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79747,20 +80161,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-06-20 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-16 (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": 14143,
- "cartoon_id": 5147,
+ "id": 14141,
+ "cartoon_id": 5145,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5147",
+ "identifier": "CON 5145",
"box": "118",
- "folder": "CON 5147",
+ "folder": "CON 5145",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79773,14 +80187,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5147,
- "cartoon_id": 5147,
+ "id": 5145,
+ "cartoon_id": 5145,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5147",
+ "identifier": "CON 5145",
"box": "118",
- "folder": "CON 5147",
+ "folder": "CON 5145",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79806,8 +80220,8 @@
"provenance_flags": []
},
{
- "id": 5148,
- "canonical_id": "hunt:CON-5148",
+ "id": 5146,
+ "canonical_id": "hunt:CON-5146",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79817,7 +80231,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5148 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5146 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79825,20 +80239,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-06-22 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-18 (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": 14144,
- "cartoon_id": 5148,
+ "id": 14142,
+ "cartoon_id": 5146,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5148",
+ "identifier": "CON 5146",
"box": "118",
- "folder": "CON 5148",
+ "folder": "CON 5146",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79851,14 +80265,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5148,
- "cartoon_id": 5148,
+ "id": 5146,
+ "cartoon_id": 5146,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5148",
+ "identifier": "CON 5146",
"box": "118",
- "folder": "CON 5148",
+ "folder": "CON 5146",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79884,8 +80298,8 @@
"provenance_flags": []
},
{
- "id": 5149,
- "canonical_id": "hunt:CON-5149",
+ "id": 5147,
+ "canonical_id": "hunt:CON-5147",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79895,7 +80309,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5149 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5147 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79903,20 +80317,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-06-24 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-20 (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": 14145,
- "cartoon_id": 5149,
+ "id": 14143,
+ "cartoon_id": 5147,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5149",
+ "identifier": "CON 5147",
"box": "118",
- "folder": "CON 5149",
+ "folder": "CON 5147",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79929,14 +80343,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5149,
- "cartoon_id": 5149,
+ "id": 5147,
+ "cartoon_id": 5147,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5149",
+ "identifier": "CON 5147",
"box": "118",
- "folder": "CON 5149",
+ "folder": "CON 5147",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -79962,8 +80376,8 @@
"provenance_flags": []
},
{
- "id": 5150,
- "canonical_id": "hunt:CON-5150",
+ "id": 5148,
+ "canonical_id": "hunt:CON-5148",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -79973,7 +80387,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5150 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5148 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -79981,20 +80395,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-06-26 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-22 (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": 14146,
- "cartoon_id": 5150,
+ "id": 14144,
+ "cartoon_id": 5148,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5150",
+ "identifier": "CON 5148",
"box": "118",
- "folder": "CON 5150",
+ "folder": "CON 5148",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80007,14 +80421,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5150,
- "cartoon_id": 5150,
+ "id": 5148,
+ "cartoon_id": 5148,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5150",
+ "identifier": "CON 5148",
"box": "118",
- "folder": "CON 5150",
+ "folder": "CON 5148",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80040,8 +80454,8 @@
"provenance_flags": []
},
{
- "id": 5151,
- "canonical_id": "hunt:CON-5151",
+ "id": 5149,
+ "canonical_id": "hunt:CON-5149",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -80051,7 +80465,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5151 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5149 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -80059,20 +80473,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-06-28 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-24 (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": 14147,
- "cartoon_id": 5151,
+ "id": 14145,
+ "cartoon_id": 5149,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5151",
+ "identifier": "CON 5149",
"box": "118",
- "folder": "CON 5151",
+ "folder": "CON 5149",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80085,14 +80499,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5151,
- "cartoon_id": 5151,
+ "id": 5149,
+ "cartoon_id": 5149,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5151",
+ "identifier": "CON 5149",
"box": "118",
- "folder": "CON 5151",
+ "folder": "CON 5149",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80118,8 +80532,8 @@
"provenance_flags": []
},
{
- "id": 5152,
- "canonical_id": "hunt:CON-5152",
+ "id": 5150,
+ "canonical_id": "hunt:CON-5150",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -80129,7 +80543,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 5152 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 5150 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -80137,20 +80551,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-06-30 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1972-06-26 (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": 14148,
- "cartoon_id": 5152,
+ "id": 14146,
+ "cartoon_id": 5150,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5152",
+ "identifier": "CON 5150",
"box": "118",
- "folder": "CON 5152",
+ "folder": "CON 5150",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80163,14 +80577,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 5152,
- "cartoon_id": 5152,
+ "id": 5150,
+ "cartoon_id": 5150,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5152",
+ "identifier": "CON 5150",
"box": "118",
- "folder": "CON 5152",
+ "folder": "CON 5150",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -80196,67 +80610,160 @@
"provenance_flags": []
},
{
- "id": 8965,
- "canonical_id": "cat:obit-phone-company-1972",
+ "id": 5151,
+ "canonical_id": "hunt:CON-5151",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "item",
- "date_exact": "1972-06-18",
- "date_start": "1972-06-18",
- "date_end": "1972-06-18",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1972-05-01",
+ "date_end": "1972-06-30",
"year": 1972,
- "date_is_estimate": 0,
- "title": "He says he's from the phone company…",
+ "date_is_estimate": 1,
+ "title": null,
"caption": null,
- "description": "Watergate break-in — earliest cartoon linking Nixon to it (Democrats suspicious of a Nixon 'repairman' at the door)",
+ "description": "Original drawing slot CON 5151 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
- "medium": null,
+ "medium": "Original drawing",
"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 only; no image is reproduced.",
+ "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": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "range-level slot; interpolated date_est=1972-06-28 (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": 8965,
- "cartoon_id": 8965,
- "source_id": "seed_catalog",
- "repository": "Secondary citation",
- "collection_name": "Documented in published secondary sources",
- "identifier": "obit-phone-company-1972",
- "box": null,
- "folder": null,
+ "id": 14147,
+ "cartoon_id": 5151,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5151",
+ "box": "118",
+ "folder": "CON 5151",
"page": null,
- "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
+ "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
"thumbnail_url": null,
"local_image": null,
- "access_level": "online_metadata",
- "rights_url": null,
- "provenance": "seed:data/cartoons.json",
+ "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": "secondary_citation"
+ "acquisition_method": "direct_html"
+ },
+ {
+ "id": 5151,
+ "cartoon_id": 5151,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5151",
+ "box": "118",
+ "folder": "CON 5151",
+ "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": [
- "Nixon/Watergate"
+ "subjects": [],
+ "people": [],
+ "repositories": [
+ "Huntington Library"
],
- "people": [
- "Nixon, Richard M."
+ "merged_ids": [],
+ "acquisition_methods": [
+ "direct_html",
+ "seed_direct"
],
+ "provenance_flags": []
+ },
+ {
+ "id": 5152,
+ "canonical_id": "hunt:CON-5152",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1972-05-01",
+ "date_end": "1972-06-30",
+ "year": 1972,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 5152 in Box 118 (Part I > Original Drawings - Oversize); box span '1972, May- June'. 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-06-30 (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": 14148,
+ "cartoon_id": 5152,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5152",
+ "box": "118",
+ "folder": "CON 5152",
+ "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": 5152,
+ "cartoon_id": 5152,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5152",
+ "box": "118",
+ "folder": "CON 5152",
+ "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": [
- "Secondary citation"
+ "Huntington Library"
],
"merged_ids": [],
"acquisition_methods": [
- "secondary_citation"
+ "direct_html",
+ "seed_direct"
],
- "provenance_flags": [
- "secondary_citation_only"
- ]
+ "provenance_flags": []
},
{
"id": 383,
@@ -94454,69 +94961,6 @@
],
"provenance_flags": []
},
- {
- "id": 8966,
- "canonical_id": "cat:obit-worst-enemy-1973",
- "creator": "Conrad, Paul, 1924-2010",
- "granularity": "item",
- "date_exact": null,
- "date_start": "1973-01-01",
- "date_end": "1973-12-31",
- "year": 1973,
- "date_is_estimate": 0,
- "title": "His Own Worst Enemy",
- "caption": null,
- "description": "Nixon surrounded by the pages of his enemies list",
- "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 only; no image is reproduced.",
- "copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
- "merged_into": null,
- "created_at": "2026-09-24T23:33:02+00:00",
- "updated_at": "2026-09-24T23:33:02+00:00",
- "sources": [
- {
- "id": 8966,
- "cartoon_id": 8966,
- "source_id": "seed_catalog",
- "repository": "Secondary citation",
- "collection_name": "Documented in published secondary sources",
- "identifier": "obit-worst-enemy-1973",
- "box": null,
- "folder": null,
- "page": null,
- "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
- "image_url": null,
- "thumbnail_url": null,
- "local_image": null,
- "access_level": "online_metadata",
- "rights_url": null,
- "provenance": "seed:data/cartoons.json",
- "retrieved_at": "2026-09-24T23:33:02+00:00",
- "acquisition_method": "secondary_citation"
- }
- ],
- "subjects": [
- "Nixon/Watergate"
- ],
- "people": [
- "Nixon, Richard M."
- ],
- "repositories": [
- "Secondary citation"
- ],
- "merged_ids": [],
- "acquisition_methods": [
- "secondary_citation"
- ],
- "provenance_flags": [
- "secondary_citation_only"
- ]
- },
{
"id": 8967,
"canonical_id": "cat:obit-spiders-web-1973",
@@ -94581,18 +95025,124 @@
]
},
{
- "id": 8985,
- "canonical_id": "cat:obit-richard-ii-1973",
+ "id": 9019,
+ "canonical_id": "sec:pbs-worst-enemy-1973",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "item",
"date_exact": null,
"date_start": "1973-01-01",
"date_end": "1973-12-31",
"year": 1973,
- "date_is_estimate": 0,
+ "date_is_estimate": 1,
+ "title": "His Own Worst Enemy",
+ "caption": "His own worst enemy.",
+ "description": "Nixon alone at a desk overrun with sheets marked 'Enemies List'.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17715,
+ "cartoon_id": 9019,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 21 of 27 (Wayback copy)",
+ "identifier": "pbs-worst-enemy-1973@https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908072342/http://www.pbs.org:80/independentlens/paulconrad/gal_21.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17716,
+ "cartoon_id": 9019,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "pbs-worst-enemy-1973@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 8966,
+ "cartoon_id": 8966,
+ "source_id": "seed_catalog",
+ "repository": "Secondary citation",
+ "collection_name": "Documented in published secondary sources",
+ "identifier": "obit-worst-enemy-1973",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
+ "image_url": null,
+ "thumbnail_url": null,
+ "local_image": null,
+ "access_level": "online_metadata",
+ "rights_url": null,
+ "provenance": "seed:data/cartoons.json",
+ "retrieved_at": "2026-09-24T23:33:02+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons",
+ "Nixon/Watergate"
+ ],
+ "people": [
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [
+ 8966
+ ],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9026,
+ "canonical_id": "sec:pbs-richard-ii-1973",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1973-01-01",
+ "date_end": "1973-12-31",
+ "year": 1973,
+ "date_is_estimate": 1,
"title": "Nixon as Shakespeare's King Richard II",
"caption": null,
- "description": "Nixon's decline / Watergate",
+ "description": "A morose Nixon quoting Richard II.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": null,
@@ -94600,11 +95150,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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
+ {
+ "id": 17723,
+ "cartoon_id": 9026,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",
+ "identifier": "pbs-richard-ii-1973@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
{
"id": 8985,
"cartoon_id": 8985,
@@ -94627,6 +95197,7 @@
}
],
"subjects": [
+ "Editorial cartoons",
"Nixon/Watergate"
],
"people": [
@@ -94635,7 +95206,9 @@
"repositories": [
"Secondary citation"
],
- "merged_ids": [],
+ "merged_ids": [
+ 8985
+ ],
"acquisition_methods": [
"secondary_citation"
],
@@ -136097,160 +136670,221 @@
"provenance_flags": []
},
{
- "id": 5755,
- "canonical_id": "hunt:CON-5755",
+ "id": 5755,
+ "canonical_id": "hunt:CON-5755",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1975-01-01",
+ "date_end": "1975-02-15",
+ "year": 1975,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 5755 in Box 135 (Part I > Original Drawings - Oversize); box span '1975, Jan- Feb 15'. 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=1975-02-14 (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": 14751,
+ "cartoon_id": 5755,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5755",
+ "box": "135",
+ "folder": "CON 5755",
+ "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": 5755,
+ "cartoon_id": 5755,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5755",
+ "box": "135",
+ "folder": "CON 5755",
+ "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": 5756,
+ "canonical_id": "hunt:CON-5756",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1975-01-01",
+ "date_end": "1975-02-15",
+ "year": 1975,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 5756 in Box 135 (Part I > Original Drawings - Oversize); box span '1975, Jan- Feb 15'. 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=1975-02-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": 14752,
+ "cartoon_id": 5756,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5756",
+ "box": "135",
+ "folder": "CON 5756",
+ "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": 5756,
+ "cartoon_id": 5756,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 5756",
+ "box": "135",
+ "folder": "CON 5756",
+ "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": 9000,
+ "canonical_id": "sec:pbs-liberty-wiretap-1975",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
+ "granularity": "item",
"date_exact": null,
"date_start": "1975-01-01",
- "date_end": "1975-02-15",
+ "date_end": "1975-12-31",
"year": 1975,
"date_is_estimate": 1,
- "title": null,
+ "title": "Statue of Liberty wiretapping (binoculars and microphone)",
"caption": null,
- "description": "Original drawing slot CON 5755 in Box 135 (Part I > Original Drawings - Oversize); box span '1975, Jan- Feb 15'. Title not cataloged in the public finding aid.",
+ "description": "Statue of Liberty peering through binoculars and raising a microphone instead of a torch.",
"publication": "Los Angeles Times",
"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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "range-level slot; interpolated date_est=1975-02-14 (linear within box span, NOT a cataloged date)",
+ "notes": "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)\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
{
- "id": 14751,
- "cartoon_id": 5755,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5755",
- "box": "135",
- "folder": "CON 5755",
- "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": 5755,
- "cartoon_id": 5755,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5755",
- "box": "135",
- "folder": "CON 5755",
+ "id": 17692,
+ "cartoon_id": 9000,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 2 of 27 (Wayback copy)",
+ "identifier": "pbs-liberty-wiretap-1975@https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100907193806/http://www.pbs.org:80/independentlens/paulconrad/gal_02.html",
"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"
+ "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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
}
],
- "subjects": [],
- "people": [],
- "repositories": [
- "Huntington Library"
- ],
- "merged_ids": [],
- "acquisition_methods": [
- "direct_html",
- "seed_direct"
- ],
- "provenance_flags": []
- },
- {
- "id": 5756,
- "canonical_id": "hunt:CON-5756",
- "creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
- "date_exact": null,
- "date_start": "1975-01-01",
- "date_end": "1975-02-15",
- "year": 1975,
- "date_is_estimate": 1,
- "title": null,
- "caption": null,
- "description": "Original drawing slot CON 5756 in Box 135 (Part I > Original Drawings - Oversize); box span '1975, Jan- Feb 15'. 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=1975-02-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": 14752,
- "cartoon_id": 5756,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5756",
- "box": "135",
- "folder": "CON 5756",
- "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": 5756,
- "cartoon_id": 5756,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 5756",
- "box": "135",
- "folder": "CON 5756",
- "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"
+ "Secondary citation"
],
"merged_ids": [],
"acquisition_methods": [
- "direct_html",
- "seed_direct"
+ "secondary_citation"
],
- "provenance_flags": []
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
},
{
"id": 5757,
@@ -160120,6 +160754,193 @@
],
"provenance_flags": []
},
+ {
+ "id": 9013,
+ "canonical_id": "sec:pbs-carter-lust-1976",
+ "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": "Jimmy Carter lusting after the Statue of Liberty",
+ "caption": null,
+ "description": "Carter leering at the Statue of Liberty, imagining her undressed ('lust in his heart').",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17705,
+ "cartoon_id": 9013,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 15 of 27 (Wayback copy)",
+ "identifier": "pbs-carter-lust-1976@https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073255/http://www.pbs.org:80/independentlens/paulconrad/gal_15.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Carter, Jimmy"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9015,
+ "canonical_id": "sec:pbs-ford-gun-control-1976",
+ "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": "Every right-thinking American is against gun controls!",
+ "caption": "Every right-thinking American is against gun controls!",
+ "description": "Gerald Ford dressed as Uncle Sam, pointing a gun.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17707,
+ "cartoon_id": 9015,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 17 of 27 (Wayback copy)",
+ "identifier": "pbs-ford-gun-control-1976@https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073300/http://www.pbs.org:80/independentlens/paulconrad/gal_17.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Ford, Gerald R."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9028,
+ "canonical_id": "sec:lat-baby-cross-1976",
+ "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": "Forgive them, Father, for they know not what they do ...",
+ "caption": "Forgive them, Father, for they know not what they do ...",
+ "description": "A baby nailed to a cross (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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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.\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17725,
+ "cartoon_id": 9028,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "lat-baby-cross-1976@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+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": 6010,
"canonical_id": "hunt:CON-6010",
@@ -180796,18 +181617,141 @@
"provenance_flags": []
},
{
- "id": 8986,
- "canonical_id": "cat:obit-popepaulvi-1977",
+ "id": 9016,
+ "canonical_id": "sec:pbs-nixon-cross-1977",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "item",
"date_exact": null,
"date_start": "1977-01-01",
"date_end": "1977-12-31",
"year": 1977,
- "date_is_estimate": 0,
+ "date_is_estimate": 1,
+ "title": "Nixon nailing himself to a cross",
+ "caption": null,
+ "description": "Nixon crucifying himself on a large cross; an Easter Sunday cartoon the Times refused to run.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:06:06+00:00",
+ "sources": [
+ {
+ "id": 17710,
+ "cartoon_id": 9016,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Wikipedia, 'Paul Conrad'",
+ "identifier": "pbs-nixon-cross-1977@https://en.wikipedia.org/wiki/Paul_Conrad",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://en.wikipedia.org/wiki/Paul_Conrad",
+ "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 Wikipedia, 'Paul Conrad': \"One cartoon showed Nixon, during his last days as president, nailing himself to a cross.\"",
+ "retrieved_at": "2026-09-25T01:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17708,
+ "cartoon_id": 9016,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 18 of 27 (Wayback copy)",
+ "identifier": "pbs-nixon-cross-1977@https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073305/http://www.pbs.org:80/independentlens/paulconrad/gal_18.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17709,
+ "cartoon_id": 9016,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)",
+ "identifier": "pbs-nixon-cross-1977@https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17711,
+ "cartoon_id": 9016,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Library of Congress Information Bulletin, Oct 1999",
+ "identifier": "pbs-nixon-cross-1977@https://www.loc.gov/loc/lcib/9910/conrad.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.loc.gov/loc/lcib/9910/conrad.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9029,
+ "canonical_id": "sec:lat-pope-baby-1977",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1977-01-01",
+ "date_end": "1977-12-31",
+ "year": 1977,
+ "date_is_estimate": 1,
"title": "Pope Paul VI as a baby",
"caption": null,
- "description": "Catholic Church doctrine / women's ordination — Cardinal Timothy Manning objected",
+ "description": "Pope Paul VI holding a baby in his own image (ordination of women).",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": null,
@@ -180815,11 +181759,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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
+ {
+ "id": 17726,
+ "cartoon_id": 9029,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "lat-pope-baby-1977@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
{
"id": 8986,
"cartoon_id": 8986,
@@ -180842,13 +181806,16 @@
}
],
"subjects": [
+ "Editorial cartoons",
"Religion"
],
"people": [],
"repositories": [
"Secondary citation"
],
- "merged_ids": [],
+ "merged_ids": [
+ 8986
+ ],
"acquisition_methods": [
"secondary_citation"
],
@@ -201173,160 +202140,284 @@
"provenance_flags": []
},
{
- "id": 6453,
- "canonical_id": "hunt:CON-6453",
+ "id": 6453,
+ "canonical_id": "hunt:CON-6453",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1978-01-01",
+ "date_end": "1978-02-28",
+ "year": 1978,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 6453 in Box 154 (Part I > Original Drawings - Oversize); box span '1978, Jan- Feb'. 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=1978-02-26 (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": 15449,
+ "cartoon_id": 6453,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 6453",
+ "box": "154",
+ "folder": "CON 6453",
+ "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": 6453,
+ "cartoon_id": 6453,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 6453",
+ "box": "154",
+ "folder": "CON 6453",
+ "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": 6454,
+ "canonical_id": "hunt:CON-6454",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1978-01-01",
+ "date_end": "1978-02-28",
+ "year": 1978,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 6454 in Box 154 (Part I > Original Drawings - Oversize); box span '1978, Jan- Feb'. 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=1978-02-28 (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": 15450,
+ "cartoon_id": 6454,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 6454",
+ "box": "154",
+ "folder": "CON 6454",
+ "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": 6454,
+ "cartoon_id": 6454,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 6454",
+ "box": "154",
+ "folder": "CON 6454",
+ "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": 9014,
+ "canonical_id": "sec:pbs-carter-sisyphus-1978",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
+ "granularity": "item",
"date_exact": null,
"date_start": "1978-01-01",
- "date_end": "1978-02-28",
+ "date_end": "1978-12-31",
"year": 1978,
"date_is_estimate": 1,
- "title": null,
+ "title": "Carter as Sisyphus pushing Sadat and Begin uphill",
"caption": null,
- "description": "Original drawing slot CON 6453 in Box 154 (Part I > Original Drawings - Oversize); box span '1978, Jan- Feb'. Title not cataloged in the public finding aid.",
+ "description": "Carter pushing a boulder made of Sadat and Begin up a mountain (Camp David).",
"publication": "Los Angeles Times",
"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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "range-level slot; interpolated date_est=1978-02-26 (linear within box span, NOT a cataloged date)",
+ "notes": "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)\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
{
- "id": 15449,
- "cartoon_id": 6453,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 6453",
- "box": "154",
- "folder": "CON 6453",
- "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": 6453,
- "cartoon_id": 6453,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 6453",
- "box": "154",
- "folder": "CON 6453",
+ "id": 17706,
+ "cartoon_id": 9014,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 16 of 27 (Wayback copy)",
+ "identifier": "pbs-carter-sisyphus-1978@https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100908073138/http://www.pbs.org:80/independentlens/paulconrad/gal_16.html",
"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"
+ "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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
}
],
- "subjects": [],
+ "subjects": [
+ "Editorial cartoons"
+ ],
"people": [],
"repositories": [
- "Huntington Library"
+ "Secondary citation"
],
"merged_ids": [],
"acquisition_methods": [
- "direct_html",
- "seed_direct"
+ "secondary_citation"
],
- "provenance_flags": []
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
},
{
- "id": 6454,
- "canonical_id": "hunt:CON-6454",
+ "id": 9023,
+ "canonical_id": "sec:pbs-conspiracy-theories-1978",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
+ "granularity": "item",
"date_exact": null,
"date_start": "1978-01-01",
- "date_end": "1978-02-28",
+ "date_end": "1978-12-31",
"year": 1978,
"date_is_estimate": 1,
- "title": null,
+ "title": "Conspiracy Theories and the House Assassinations Committee",
"caption": null,
- "description": "Original drawing slot CON 6454 in Box 154 (Part I > Original Drawings - Oversize); box span '1978, Jan- Feb'. Title not cataloged in the public finding aid.",
- "publication": "Los Angeles Times",
+ "description": "A man in a 'Conspiracy Theories' shirt in a crowd; JFK assassination findings.",
+ "publication": "Denver Post",
"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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "range-level slot; interpolated date_est=1978-02-28 (linear within box span, NOT a cataloged date)",
+ "notes": "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",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
{
- "id": 15450,
- "cartoon_id": 6454,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 6454",
- "box": "154",
- "folder": "CON 6454",
- "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": 6454,
- "cartoon_id": 6454,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 6454",
- "box": "154",
- "folder": "CON 6454",
+ "id": 17720,
+ "cartoon_id": 9023,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 25 of 27 (Wayback copy)",
+ "identifier": "pbs-conspiracy-theories-1978@https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100908072715/http://www.pbs.org:80/independentlens/paulconrad/gal_25.html",
"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"
+ "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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
}
],
- "subjects": [],
- "people": [],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Kennedy, John F."
+ ],
"repositories": [
- "Huntington Library"
+ "Secondary citation"
],
"merged_ids": [],
"acquisition_methods": [
- "direct_html",
- "seed_direct"
+ "secondary_citation"
],
- "provenance_flags": []
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
},
{
"id": 6455,
@@ -240424,6 +241515,69 @@
],
"provenance_flags": []
},
+ {
+ "id": 9012,
+ "canonical_id": "sec:pbs-nuclear-war-head-1980",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1980-01-01",
+ "date_end": "1980-12-31",
+ "year": 1980,
+ "date_is_estimate": 1,
+ "title": "Removing another nuclear war head.",
+ "caption": "Removing another nuclear war head.",
+ "description": "A giant Ronald Reagan head strapped to the flatbed of a departing truck.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17704,
+ "cartoon_id": 9012,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 14 of 27 (Wayback copy)",
+ "identifier": "pbs-nuclear-war-head-1980@https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073131/http://www.pbs.org:80/independentlens/paulconrad/gal_14.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Reagan, Ronald"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 6724,
"canonical_id": "hunt:CON-6724",
@@ -326047,82 +327201,206 @@
"provenance_flags": []
},
{
- "id": 1819,
- "canonical_id": "hunt:CON-1819",
+ "id": 1819,
+ "canonical_id": "hunt:CON-1819",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1984-01-01",
+ "date_end": "1984-02-29",
+ "year": 1984,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 1819 in Box 41 (Part I > Original Drawings); box span '1984, Jan- Feb'. 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=1984-02-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": 10815,
+ "cartoon_id": 1819,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 1819",
+ "box": "41",
+ "folder": "CON 1819",
+ "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": 1819,
+ "cartoon_id": 1819,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 1819",
+ "box": "41",
+ "folder": "CON 1819",
+ "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": 9007,
+ "canonical_id": "sec:pbs-kinder-gentler-1984",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
+ "granularity": "item",
"date_exact": null,
"date_start": "1984-01-01",
- "date_end": "1984-02-29",
+ "date_end": "1984-12-31",
"year": 1984,
"date_is_estimate": 1,
- "title": null,
- "caption": null,
- "description": "Original drawing slot CON 1819 in Box 41 (Part I > Original Drawings); box span '1984, Jan- Feb'. Title not cataloged in the public finding aid.",
+ "title": "A Kinder, Gentler Nation",
+ "caption": "A Kinder, Gentler Nation.",
+ "description": "George H. W. Bush holding a giant gun and a wire clothes hanger.",
"publication": "Los Angeles Times",
"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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "range-level slot; interpolated date_est=1984-02-29 (linear within box span, NOT a cataloged date)",
+ "notes": "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",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
{
- "id": 10815,
- "cartoon_id": 1819,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 1819",
- "box": "41",
- "folder": "CON 1819",
+ "id": 17699,
+ "cartoon_id": 9007,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 9 of 27 (Wayback copy)",
+ "identifier": "pbs-kinder-gentler-1984@https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100910032059/http://www.pbs.org:80/independentlens/paulconrad/gal_09.html",
"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"
- },
+ "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:06:06+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": 9009,
+ "canonical_id": "sec:pbs-reagan-clown-1984",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1984-01-01",
+ "date_end": "1984-12-31",
+ "year": 1984,
+ "date_is_estimate": 1,
+ "title": "Ronald Reagan as a clown",
+ "caption": null,
+ "description": "Reagan in clown makeup, puffy collar and clown nose.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
{
- "id": 1819,
- "cartoon_id": 1819,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 1819",
- "box": "41",
- "folder": "CON 1819",
+ "id": 17701,
+ "cartoon_id": 9009,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 11 of 27 (Wayback copy)",
+ "identifier": "pbs-reagan-clown-1984@https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100908072332/http://www.pbs.org:80/independentlens/paulconrad/gal_11.html",
"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"
+ "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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
}
],
- "subjects": [],
- "people": [],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Reagan, Ronald"
+ ],
"repositories": [
- "Huntington Library"
+ "Secondary citation"
],
"merged_ids": [],
"acquisition_methods": [
- "direct_html",
- "seed_direct"
+ "secondary_citation"
],
- "provenance_flags": []
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
},
{
"id": 1820,
@@ -342672,8 +343950,8 @@
"provenance_flags": []
},
{
- "id": 8981,
- "canonical_id": "cat:obit-reagan-selfportrait-1984",
+ "id": 9031,
+ "canonical_id": "sec:lcib-selfportrait-1984",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "item",
"date_exact": "1984-11-07",
@@ -342682,8 +343960,8 @@
"year": 1984,
"date_is_estimate": 0,
"title": "Self-portrait begging for four more years for Ronald Reagan",
- "caption": null,
- "description": "Reagan's re-election",
+ "caption": "Four more years!",
+ "description": "Rare self-portrait: a jubilant Conrad at the drawing board with a buffoon Reagan, after Reagan's re-election.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": null,
@@ -342691,11 +343969,51 @@
"signed_name": null,
"rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
+ {
+ "id": 17730,
+ "cartoon_id": 9031,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Canyon News, 3 Oct 2010 (Wayback copy)",
+ "identifier": "lcib-selfportrait-1984@https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/Paul_Conrad_A_Bitter_Appreciation_printer.php",
+ "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 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:06:07+00:00",
+ "acquisition_method": "secondary_citation"
+ },
+ {
+ "id": 17728,
+ "cartoon_id": 9031,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Library of Congress Information Bulletin, Oct 1999",
+ "identifier": "lcib-selfportrait-1984@https://www.loc.gov/loc/lcib/9910/conrad.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.loc.gov/loc/lcib/9910/conrad.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 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:06:07+00:00",
+ "acquisition_method": "secondary_citation"
+ },
{
"id": 8981,
"cartoon_id": 8981,
@@ -342718,6 +344036,7 @@
}
],
"subjects": [
+ "Editorial cartoons",
"Elections & Campaigns",
"Reagan Era"
],
@@ -342727,7 +344046,9 @@
"repositories": [
"Secondary citation"
],
- "merged_ids": [],
+ "merged_ids": [
+ 8981
+ ],
"acquisition_methods": [
"secondary_citation"
],
@@ -346479,6 +347800,69 @@
],
"provenance_flags": []
},
+ {
+ "id": 9010,
+ "canonical_id": "sec:pbs-reagan-gothic-1985",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1985-01-01",
+ "date_end": "1985-12-31",
+ "year": 1985,
+ "date_is_estimate": 1,
+ "title": "Reagan 'American Gothic'",
+ "caption": "Ronald Reagan Gothic.",
+ "description": "Farmhouse with gravestones for 'Farm Communities' and 'Small Farmers' (Reaganomics).",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "Cited by PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy): \"The caption reads: \"Ronald Reagan Gothic.\"\" | date evidence: \"Los Angeles Times (1985)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17702,
+ "cartoon_id": 9010,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 12 of 27 (Wayback copy)",
+ "identifier": "pbs-reagan-gothic-1985@https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073244/http://www.pbs.org:80/independentlens/paulconrad/gal_12.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Reagan, Ronald"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 2078,
"canonical_id": "hunt:CON-2078",
@@ -366461,8 +367845,86 @@
"provenance_flags": []
},
{
- "id": 2332,
- "canonical_id": "hunt:CON-2332",
+ "id": 2332,
+ "canonical_id": "hunt:CON-2332",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "box_range",
+ "date_exact": null,
+ "date_start": "1986-01-01",
+ "date_end": "1986-02-28",
+ "year": 1986,
+ "date_is_estimate": 1,
+ "title": null,
+ "caption": null,
+ "description": "Original drawing slot CON 2332 in Box 53 (Part I > Original Drawings); box span '1986, Jan- Feb'. 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=1986-02-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": 11328,
+ "cartoon_id": 2332,
+ "source_id": "huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 2332",
+ "box": "53",
+ "folder": "CON 2332",
+ "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": 2332,
+ "cartoon_id": 2332,
+ "source_id": "seed_huntington",
+ "repository": "Huntington Library",
+ "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
+ "identifier": "CON 2332",
+ "box": "53",
+ "folder": "CON 2332",
+ "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": 2333,
+ "canonical_id": "hunt:CON-2333",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "box_range",
"date_exact": null,
@@ -366472,7 +367934,7 @@
"date_is_estimate": 1,
"title": null,
"caption": null,
- "description": "Original drawing slot CON 2332 in Box 53 (Part I > Original Drawings); box span '1986, Jan- Feb'. Title not cataloged in the public finding aid.",
+ "description": "Original drawing slot CON 2333 in Box 53 (Part I > Original Drawings); box span '1986, Jan- Feb'. Title not cataloged in the public finding aid.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": "Original drawing",
@@ -366480,20 +367942,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=1986-02-27 (linear within box span, NOT a cataloged date)",
+ "notes": "range-level slot; interpolated date_est=1986-02-28 (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": 11328,
- "cartoon_id": 2332,
+ "id": 11329,
+ "cartoon_id": 2333,
"source_id": "huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 2332",
+ "identifier": "CON 2333",
"box": "53",
- "folder": "CON 2332",
+ "folder": "CON 2333",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -366506,14 +367968,14 @@
"acquisition_method": "direct_html"
},
{
- "id": 2332,
- "cartoon_id": 2332,
+ "id": 2333,
+ "cartoon_id": 2333,
"source_id": "seed_huntington",
"repository": "Huntington Library",
"collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 2332",
+ "identifier": "CON 2333",
"box": "53",
- "folder": "CON 2332",
+ "folder": "CON 2333",
"page": null,
"record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
"image_url": null,
@@ -366539,96 +368001,143 @@
"provenance_flags": []
},
{
- "id": 2333,
- "canonical_id": "hunt:CON-2333",
+ "id": 8970,
+ "canonical_id": "cat:obit-reagan-gothic-1986",
"creator": "Conrad, Paul, 1924-2010",
- "granularity": "box_range",
+ "granularity": "item",
"date_exact": null,
"date_start": "1986-01-01",
- "date_end": "1986-02-28",
+ "date_end": "1986-12-31",
"year": 1986,
- "date_is_estimate": 1,
- "title": null,
+ "date_is_estimate": 0,
+ "title": "Reagan 'American Gothic'",
"caption": null,
- "description": "Original drawing slot CON 2333 in Box 53 (Part I > Original Drawings); box span '1986, Jan- Feb'. Title not cataloged in the public finding aid.",
+ "description": "Ronald and Nancy Reagan as the Grant Wood farm couple — 1980s farm crisis / foreclosures",
"publication": "Los Angeles Times",
"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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "range-level slot; interpolated date_est=1986-02-28 (linear within box span, NOT a cataloged date)",
+ "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
"merged_into": null,
"created_at": "2026-09-24T23:33:02+00:00",
"updated_at": "2026-09-24T23:33:02+00:00",
"sources": [
{
- "id": 11329,
- "cartoon_id": 2333,
- "source_id": "huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 2333",
- "box": "53",
- "folder": "CON 2333",
+ "id": 8970,
+ "cartoon_id": 8970,
+ "source_id": "seed_catalog",
+ "repository": "Secondary citation",
+ "collection_name": "Documented in published secondary sources",
+ "identifier": "obit-reagan-gothic-1986",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
"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",
+ "access_level": "online_metadata",
+ "rights_url": null,
+ "provenance": "seed:data/cartoons.json",
"retrieved_at": "2026-09-24T23:33:02+00:00",
- "acquisition_method": "direct_html"
- },
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Economy",
+ "Reagan Era"
+ ],
+ "people": [
+ "Reagan, Ronald"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9005,
+ "canonical_id": "sec:pbs-bush-oil-tycoon-1986",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1986-01-01",
+ "date_end": "1986-12-31",
+ "year": 1986,
+ "date_is_estimate": 1,
+ "title": "George H. W. Bush prostrate on a dollar bill before an oil tycoon",
+ "caption": null,
+ "description": "Bush kneeling on a giant dollar bill at the feet of an oil tycoon.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
{
- "id": 2333,
- "cartoon_id": 2333,
- "source_id": "seed_huntington",
- "repository": "Huntington Library",
- "collection_name": "Paul Conrad Papers (mssCON 1-12360)",
- "identifier": "CON 2333",
- "box": "53",
- "folder": "CON 2333",
+ "id": 17697,
+ "cartoon_id": 9005,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 7 of 27 (Wayback copy)",
+ "identifier": "pbs-bush-oil-tycoon-1986@https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html",
+ "box": null,
+ "folder": null,
"page": null,
- "record_url": "https://oac.cdlib.org/findaid/ark:/13030/c8z03dxd/",
+ "record_url": "https://web.archive.org/web/20100908072321/http://www.pbs.org:80/independentlens/paulconrad/gal_07.html",
"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"
+ "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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
}
],
- "subjects": [],
+ "subjects": [
+ "Editorial cartoons"
+ ],
"people": [],
"repositories": [
- "Huntington Library"
+ "Secondary citation"
],
"merged_ids": [],
"acquisition_methods": [
- "direct_html",
- "seed_direct"
+ "secondary_citation"
],
- "provenance_flags": []
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
},
{
- "id": 8970,
- "canonical_id": "cat:obit-reagan-gothic-1986",
+ "id": 9006,
+ "canonical_id": "sec:pbs-bush-reagan-monkey-1986",
"creator": "Conrad, Paul, 1924-2010",
"granularity": "item",
"date_exact": null,
"date_start": "1986-01-01",
"date_end": "1986-12-31",
"year": 1986,
- "date_is_estimate": 0,
- "title": "Reagan 'American Gothic'",
+ "date_is_estimate": 1,
+ "title": "George H. W. Bush with Reagan as a monkey on his back",
"caption": null,
- "description": "Ronald and Nancy Reagan as the Grant Wood farm couple — 1980s farm crisis / foreclosures",
+ "description": "Bush carrying Reagan's baggage, a Reagan-faced chimp riding on his back.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": null,
@@ -366636,35 +368145,34 @@
"signed_name": null,
"rights_text": "In copyright (Los Angeles Times, Denver Post, or the Paul Conrad estate). This archive stores metadata and link-outs only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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)\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
{
- "id": 8970,
- "cartoon_id": 8970,
- "source_id": "seed_catalog",
+ "id": 17698,
+ "cartoon_id": 9006,
+ "source_id": "secondary_web",
"repository": "Secondary citation",
- "collection_name": "Documented in published secondary sources",
- "identifier": "obit-reagan-gothic-1986",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 8 of 27 (Wayback copy)",
+ "identifier": "pbs-bush-reagan-monkey-1986@https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html",
"box": null,
"folder": null,
"page": null,
- "record_url": "https://pophistorydig.com/topics/tag/paul-conrad-political-cartoons/",
+ "record_url": "https://web.archive.org/web/20100909221123/http://www.pbs.org:80/independentlens/paulconrad/gal_08.html",
"image_url": null,
"thumbnail_url": null,
"local_image": null,
"access_level": "online_metadata",
"rights_url": null,
- "provenance": "seed:data/cartoons.json",
- "retrieved_at": "2026-09-24T23:33:02+00:00",
+ "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:06:06+00:00",
"acquisition_method": "secondary_citation"
}
],
"subjects": [
- "Economy",
- "Reagan Era"
+ "Editorial cartoons"
],
"people": [
"Reagan, Ronald"
@@ -410886,6 +412394,130 @@
],
"provenance_flags": []
},
+ {
+ "id": 9008,
+ "canonical_id": "sec:pbs-out-of-the-loop-1988",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1988-01-01",
+ "date_end": "1988-12-31",
+ "year": 1988,
+ "date_is_estimate": 1,
+ "title": "I was out of the loop.",
+ "caption": "I was out of the loop.",
+ "description": "George H. W. Bush in a noose made of Iran-Contra names.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17700,
+ "cartoon_id": 9008,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 10 of 27 (Wayback copy)",
+ "identifier": "pbs-out-of-the-loop-1988@https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908072326/http://www.pbs.org:80/independentlens/paulconrad/gal_10.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 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:06:06+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": 9011,
+ "canonical_id": "sec:pbs-reagan-gun-needle-1988",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1988-01-01",
+ "date_end": "1988-12-31",
+ "year": 1988,
+ "date_is_estimate": 1,
+ "title": "Reagan shooting up with a gun in place of a needle",
+ "caption": null,
+ "description": "Reagan injecting into his arm with a gun (Central America / arms race).",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17703,
+ "cartoon_id": 9011,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 13 of 27 (Wayback copy)",
+ "identifier": "pbs-reagan-gun-needle-1988@https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073249/http://www.pbs.org:80/independentlens/paulconrad/gal_13.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Reagan, Ronald"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 2892,
"canonical_id": "hunt:CON-2892",
@@ -542728,18 +544360,18 @@
"provenance_flags": []
},
{
- "id": 8971,
- "canonical_id": "cat:obit-clinton-horn-1994",
+ "id": 9004,
+ "canonical_id": "sec:pbs-young-man-horn-1994",
"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": 0,
+ "date_is_estimate": 1,
"title": "Young Man With a Horn",
- "caption": null,
- "description": "Clinton playing a sax into the Republican elephant's trunk — accommodating the GOP agenda (post-LA Times syndicated work)",
+ "caption": "Young Man With a Horn.",
+ "description": "Bill Clinton playing a saxophone that doubles as the Republican elephant's trunk.",
"publication": "Los Angeles Times",
"syndicate": null,
"medium": null,
@@ -542747,11 +544379,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 only; no image is reproduced.",
"copyright_holder": null,
- "notes": "secondary-source citation (obituary/encyclopedia/LOC page); image intentionally not carried over",
+ "notes": "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)\"",
"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-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
"sources": [
+ {
+ "id": 17696,
+ "cartoon_id": 9004,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 6 of 27 (Wayback copy)",
+ "identifier": "pbs-young-man-horn-1994@https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073128/http://www.pbs.org:80/independentlens/paulconrad/gal_06.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ },
{
"id": 8971,
"cartoon_id": 8971,
@@ -542775,6 +544427,7 @@
],
"subjects": [
"Clinton Era",
+ "Editorial cartoons",
"GOP/Republican Party"
],
"people": [
@@ -542783,6 +544436,71 @@
"repositories": [
"Secondary citation"
],
+ "merged_ids": [
+ 8971
+ ],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
+ {
+ "id": 9030,
+ "canonical_id": "sec:lat-here-lies-nixon-1994",
+ "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": "Here lies Richard Nixon.",
+ "caption": "Here lies Richard Nixon.",
+ "description": "Nixon's grave, drawn after his 1994 death.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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.\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17727,
+ "cartoon_id": 9030,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "Los Angeles Times obituary, 5 Sep 2010",
+ "identifier": "lat-here-lies-nixon-1994@https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Nixon, Richard M."
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
"merged_ids": [],
"acquisition_methods": [
"secondary_citation"
@@ -596746,6 +598464,69 @@
],
"provenance_flags": []
},
+ {
+ "id": 9003,
+ "canonical_id": "sec:pbs-seal-zipper-1997",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "1997-01-01",
+ "date_end": "1997-12-31",
+ "year": 1997,
+ "date_is_estimate": 1,
+ "title": "Presidential seal with its fly undone",
+ "caption": null,
+ "description": "Seal of the President bisected by a partially undone zipper (Bill Clinton).",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17695,
+ "cartoon_id": 9003,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 5 of 27 (Wayback copy)",
+ "identifier": "pbs-seal-zipper-1997@https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073123/http://www.pbs.org:80/independentlens/paulconrad/gal_05.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 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:06:06+00:00",
+ "acquisition_method": "secondary_citation"
+ }
+ ],
+ "subjects": [
+ "Editorial cartoons"
+ ],
+ "people": [
+ "Clinton, Bill"
+ ],
+ "repositories": [
+ "Secondary citation"
+ ],
+ "merged_ids": [],
+ "acquisition_methods": [
+ "secondary_citation"
+ ],
+ "provenance_flags": [
+ "secondary_citation_only"
+ ]
+ },
{
"id": 7331,
"canonical_id": "hunt:CON-10659",
@@ -666281,6 +668062,67 @@
],
"provenance_flags": []
},
+ {
+ "id": 9032,
+ "canonical_id": "sec:ncr-band-of-brothers-2001",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "2001-09-11",
+ "date_end": "2001-10-26",
+ "year": 2001,
+ "date_is_estimate": 1,
+ "title": "Band of Brothers",
+ "caption": null,
+ "description": "Firemen at the World Trade Center, drawn in the wake of the Sept. 11 attacks.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:45+00:00",
+ "updated_at": "2026-09-25T01:03:45+00:00",
+ "sources": [
+ {
+ "id": 17729,
+ "cartoon_id": 9032,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "National Catholic Reporter, 26 Oct 2001 (Wayback copy)",
+ "identifier": "ncr-band-of-brothers-2001@https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm",
+ "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 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:06:07+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": 8218,
"canonical_id": "hunt:CON-11950",
@@ -687263,6 +689105,67 @@
],
"provenance_flags": []
},
+ {
+ "id": 9001,
+ "canonical_id": "sec:pbs-liar-liar-2003",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "2003-01-01",
+ "date_end": "2003-12-31",
+ "year": 2003,
+ "date_is_estimate": 1,
+ "title": "Liar, Liar, Pants on Fire!",
+ "caption": "Liar, Liar, Pants on Fire!",
+ "description": "George W. Bush running from flames reading 'Weapons of Mass Destruction'.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17693,
+ "cartoon_id": 9001,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 3 of 27 (Wayback copy)",
+ "identifier": "pbs-liar-liar-2003@https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100908073239/http://www.pbs.org:80/independentlens/paulconrad/gal_03.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 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:06:06+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": 8487,
"canonical_id": "hunt:CON-12219",
@@ -698339,6 +700242,128 @@
],
"provenance_flags": []
},
+ {
+ "id": 8999,
+ "canonical_id": "sec:pbs-cover-up-2004",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "2004-01-01",
+ "date_end": "2004-12-31",
+ "year": 2004,
+ "date_is_estimate": 1,
+ "title": "The Cover-Up",
+ "caption": "The Cover-Up.",
+ "description": "George W. Bush re-enacting the Abu Ghraib torture scandal, standing on a box holding wires.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "Cited by PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy): \"The caption reads: \"The Cover-Up.\"\" | date evidence: \"Los Angeles Times (2004)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17691,
+ "cartoon_id": 8999,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 1 of 27 (Wayback copy)",
+ "identifier": "pbs-cover-up-2004@https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20061201210139/http://www.pbs.org:80/independentlens/paulconrad/gal_01.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 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:06:06+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": 9002,
+ "canonical_id": "sec:pbs-elect-bush-twice-2004",
+ "creator": "Conrad, Paul, 1924-2010",
+ "granularity": "item",
+ "date_exact": null,
+ "date_start": "2004-01-01",
+ "date_end": "2004-12-31",
+ "year": 2004,
+ "date_is_estimate": 1,
+ "title": "Elect Bush once, shame on me — Elect Bush twice, shame on you",
+ "caption": null,
+ "description": "Two Uncle Sams; comment on George W. Bush's 2004 re-election.",
+ "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 only; no image is reproduced.",
+ "copyright_holder": null,
+ "notes": "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)\"",
+ "merged_into": null,
+ "created_at": "2026-09-25T01:03:44+00:00",
+ "updated_at": "2026-09-25T01:03:44+00:00",
+ "sources": [
+ {
+ "id": 17694,
+ "cartoon_id": 9002,
+ "source_id": "secondary_web",
+ "repository": "Secondary citation",
+ "collection_name": "PBS Independent Lens 'Conrad Gallery' 4 of 27 (Wayback copy)",
+ "identifier": "pbs-elect-bush-twice-2004@https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.html",
+ "box": null,
+ "folder": null,
+ "page": null,
+ "record_url": "https://web.archive.org/web/20100909220206/http://www.pbs.org:80/independentlens/paulconrad/gal_04.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 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:06:06+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": 8972,
"canonical_id": "cat:obit-palin-2008",
diff --git a/data/exports/duplicates.csv b/data/exports/duplicates.csv
index 0ee743c..46ff713 100644
--- a/data/exports/duplicates.csv
+++ b/data/exports/duplicates.csv
@@ -3,10 +3,23 @@ possible_duplicate,50.0,8710,wsu:111953,It Is My Duty To Inform You Of Your Cons
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
possible_duplicate,40.0,8669,loc:2016685174,[Nixon nailing himself to a cross],1977-05-13,8974,cat:obit-nixon-cross-1974,Nixon nailing himself to a cross,1974,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
+possible_duplicate,40.0,8669,loc:2016685174,[Nixon nailing himself to a cross],1977-05-13,9016,sec:pbs-nixon-cross-1977,Nixon nailing himself to a cross,1977,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'hold': 'generic title: needs identifier or date agreement'}",MANUAL REVIEW
+possible_duplicate,40.0,8967,cat:obit-spiders-web-1973,Nixon caught in the Watergate spider web,1973,9017,sec:pbs-spider-web-1972,Nixon caught in the Watergate spider web,1972,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
+possible_duplicate,40.0,8970,cat:obit-reagan-gothic-1986,Reagan 'American Gothic',1986,9010,sec:pbs-reagan-gothic-1985,Reagan 'American Gothic',1985,"{'title': 25.0, 'publication': 10, 'people': 5, 'title_sim': 100.0, 'note': 'identical title, different year'}",MANUAL REVIEW
+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
+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,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)
duplicate_of,35.0,8978,cat:obit-moratorium-1969,Vietnam Moratorium — 'If only there'd been a Vietnam moratorium five years ago',1969,8642,loc:2016685133,If only there'd been a Vietnam moratorium five years ago,1969-06-15,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
+duplicate_of,35.0,8986,cat:obit-popepaulvi-1977,Pope Paul VI as a baby,1977,9029,sec:lat-pope-baby-1977,Pope Paul VI as a baby,1977,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
duplicate_of,35.0,8989,cat:loc-disarmament-1961,My disarmament plan is better than your disarmament plan!,1961,8683,loc:2005685912,"""My disarmament plan is better than your disarmament plan!""",1961,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
duplicate_of,35.0,8991,cat:loc-inheritance-1990,We spent your children's and your grandchildren's inheritance,1990,8644,loc:2016685135,We spent your children's and your grandchildren's inheritance,1990-05-01,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
duplicate_of,35.0,8992,cat:loc-nra-pacifier-1982,NRA pacifier,1982,8670,loc:2016685176,NRA pacifier,1982-10-20,"{'title': 25.0, 'publication': 10, 'title_sim': 100.0}",auto-linked (merged_into)
diff --git a/data/exports/missing_years.csv b/data/exports/missing_years.csv
index 898b783..4730dac 100644
--- a/data/exports/missing_years.csv
+++ b/data/exports/missing_years.csv
@@ -17,39 +17,36 @@ year,item_level,box_range_slots,folder_records,status
1960,0,5,0,no item-level records
1961,2,4,0,thin (<5 items)
1962,0,4,0,no item-level records
-1963,0,3,1,no item-level records
+1963,1,3,1,thin (<5 items)
1964,1,5,12,thin (<5 items)
-1965,0,4,12,no item-level records
+1965,1,4,12,thin (<5 items)
1966,0,4,12,no item-level records
-1967,1,24,12,thin (<5 items)
-1968,2,34,12,thin (<5 items)
-1972,1,257,0,thin (<5 items)
-1975,0,272,0,no item-level records
-1976,1,285,0,thin (<5 items)
-1977,3,248,0,thin (<5 items)
-1978,0,264,0,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)
+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)
-1980,2,290,0,thin (<5 items)
+1980,3,290,0,thin (<5 items)
1981,0,266,0,no item-level records
1983,2,264,0,thin (<5 items)
-1984,3,262,0,thin (<5 items)
-1985,2,258,0,thin (<5 items)
-1986,4,278,1,thin (<5 items)
+1985,3,258,0,thin (<5 items)
1987,4,284,0,thin (<5 items)
-1988,4,307,0,thin (<5 items)
1989,3,284,0,thin (<5 items)
1991,3,280,0,thin (<5 items)
-1994,1,246,0,thin (<5 items)
+1994,2,246,0,thin (<5 items)
1995,0,233,0,no item-level records
1996,0,225,0,no item-level records
-1997,0,191,0,no item-level records
+1997,1,191,0,thin (<5 items)
1998,0,196,0,no item-level records
1999,0,195,0,no item-level records
2000,1,190,0,thin (<5 items)
-2001,2,193,0,thin (<5 items)
+2001,3,193,0,thin (<5 items)
2002,0,173,0,no item-level records
-2003,0,191,0,no item-level records
-2004,0,0,0,NO RECORDS
+2003,1,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
diff --git a/data/exports/research_gaps.csv b/data/exports/research_gaps.csv
index 36bb0dd..9e21875 100644
--- a/data/exports/research_gaps.csv
+++ b/data/exports/research_gaps.csv
@@ -17,39 +17,36 @@ thin_year,1959,"1 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,1963,"0 item-level, 3 box-range slots, 1 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,1965,"0 item-level, 4 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,"1 item-level, 24 box-range slots, 12 folder records"
-thin_year,1968,"2 item-level, 34 box-range slots, 12 folder records"
-thin_year,1972,"1 item-level, 257 box-range slots, 0 folder records"
-thin_year,1975,"0 item-level, 272 box-range slots, 0 folder records"
-thin_year,1976,"1 item-level, 285 box-range slots, 0 folder records"
-thin_year,1977,"3 item-level, 248 box-range slots, 0 folder records"
-thin_year,1978,"0 item-level, 264 box-range slots, 0 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,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"
-thin_year,1980,"2 item-level, 290 box-range slots, 0 folder records"
+thin_year,1980,"3 item-level, 290 box-range slots, 0 folder records"
thin_year,1981,"0 item-level, 266 box-range slots, 0 folder records"
thin_year,1983,"2 item-level, 264 box-range slots, 0 folder records"
-thin_year,1984,"3 item-level, 262 box-range slots, 0 folder records"
-thin_year,1985,"2 item-level, 258 box-range slots, 0 folder records"
-thin_year,1986,"4 item-level, 278 box-range slots, 1 folder records"
+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,1988,"4 item-level, 307 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,"1 item-level, 246 box-range slots, 0 folder records"
+thin_year,1994,"2 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,"0 item-level, 191 box-range slots, 0 folder records"
+thin_year,1997,"1 item-level, 191 box-range slots, 0 folder records"
thin_year,1998,"0 item-level, 196 box-range slots, 0 folder records"
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,"2 item-level, 193 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,"0 item-level, 191 box-range slots, 0 folder records"
-thin_year,2004,"0 item-level, 0 box-range slots, 0 folder records"
+thin_year,2003,"1 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"
@@ -342,20 +339,13 @@ denver_post_gap,1955,"no item-level record; 0 Huntington slots, 0 Syracuse folde
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"
-denver_post_gap,1963,"no item-level record; 3 Huntington slots, 1 Syracuse folders"
-latimes_gap,1965,"no item-level record; 4 Huntington slots, 12 Syracuse folders"
latimes_gap,1966,"no item-level record; 4 Huntington slots, 12 Syracuse folders"
-latimes_gap,1975,"no item-level record; 272 Huntington slots, 0 Syracuse folders"
-latimes_gap,1978,"no item-level record; 264 Huntington slots, 0 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"
syndicated_gap,1996,"no item-level record; 225 Huntington slots, 0 Syracuse folders"
-syndicated_gap,1997,"no item-level record; 191 Huntington slots, 0 Syracuse folders"
syndicated_gap,1998,"no item-level record; 196 Huntington slots, 0 Syracuse folders"
syndicated_gap,1999,"no item-level record; 195 Huntington slots, 0 Syracuse folders"
syndicated_gap,2002,"no item-level record; 173 Huntington slots, 0 Syracuse folders"
-syndicated_gap,2003,"no item-level record; 191 Huntington slots, 0 Syracuse folders"
-syndicated_gap,2004,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
syndicated_gap,2005,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
syndicated_gap,2006,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
syndicated_gap,2007,"no item-level record; 0 Huntington slots, 0 Syracuse folders"
@@ -368,9 +358,10 @@ source_unmeasured,calisphere,Calisphere (UC Libraries) — blocked: AWS WAF JS c
source_unmeasured,hathitrust,HathiTrust catalog — blocked: 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
source_unmeasured,empire_adc,Empire Archival Discovery Cooperative — blocked: AWS WAF JS challenge; probe: robots.txt unreadable (HTTP 401/403 or WAF challenge) — treated as disallowed: https://empireadc.org/search/catalog/nsyu_2642890
source_unmeasured,worldcat,WorldCat — not_attempted: No keyless API; bibliographic lead only (not crawled).
-source_unmeasured,nixon_library,Richard Nixon Presidential Library — not_attempted: UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents.
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,pulitzer,"Pulitzer Prizes (1964, 1971, 1984) — not_attempted: Year-of-work awards; no single cartoon named."
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)"
diff --git a/data/exports/source_coverage.csv b/data/exports/source_coverage.csv
index 3b45176..2bb178d 100644
--- a/data/exports/source_coverage.csv
+++ b/data/exports/source_coverage.csv
@@ -7,16 +7,20 @@ dpla,Digital Public Library of America (API),,PUBLIC_API,worked,1,1,0,0,1,0,,,ke
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
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
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
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
-nixon_library,Richard Nixon Presidential Library,,PHYSICAL_ARCHIVE,not_attempted,0,0,0,0,0,0,,,UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents.
+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/
-pulitzer,"Pulitzer Prizes (1964, 1971, 1984)",,METADATA_ONLY,not_attempted,0,0,0,0,0,0,,,Year-of-work awards; no single cartoon named.
+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"
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,,,
@@ -25,5 +29,8 @@ seed_syracuse,"Seed: Syracuse finding-aid cache (raw/syr.html, syr.md)",Syracuse
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}
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
+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)
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"
worldcat,WorldCat,,METADATA_ONLY,not_attempted,0,0,0,0,0,0,,,No keyless API; bibliographic lead only (not crawled).
diff --git a/data/exports/sources.csv b/data/exports/sources.csv
index 599d1b4..012103c 100644
--- a/data/exports/sources.csv
+++ b/data/exports/sources.csv
@@ -8693,6 +8693,47 @@ 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:06:06+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:06:06+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:06:06+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:06:06+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:06:07+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:06:07+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@https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm,,,,https://web.archive.org/web/20141014125809/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:06:07+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:06+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:06:07+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
diff --git a/data/exports/summary.json b/data/exports/summary.json
index 765be40..0c3e1b1 100644
--- a/data/exports/summary.json
+++ b/data/exports/summary.json
@@ -1,11 +1,11 @@
{
- "total_canonical_item_level": 290,
+ "total_canonical_item_level": 318,
"total_box_range_slots": 8628,
"total_folder_records": 69,
- "total_source_records": 17690,
- "total_source_records_live": 8694,
+ "total_source_records": 17731,
+ "total_source_records_live": 8735,
"total_repositories_with_records": 5,
- "total_sources_registered": 28,
+ "total_sources_registered": 35,
"earliest_item": [
"1950-01-01..1963-12-31",
"Reporter riding a worn burro backwards",
@@ -32,9 +32,9 @@
"latest_any": [
"2008-12-31"
],
- "auto_linked_duplicates": 11,
- "possible_duplicates_for_review": 4,
- "contained_in_candidates": 538,
+ "auto_linked_duplicates": 18,
+ "possible_duplicates_for_review": 10,
+ "contained_in_candidates": 541,
"canonical_with_public_image_link": 18,
"canonical_requiring_archive_access": 8900,
"archive_access_items": 207,
@@ -43,11 +43,11 @@
"seed_direct": 8692,
"direct_html": 8628,
"seed_via_reader_bypass": 272,
- "direct_api": 66,
- "secondary_citation": 32
+ "secondary_citation": 73,
+ "direct_api": 66
},
"item_level_pending_direct_verification": 207,
- "item_level_secondary_citation_only": 21,
+ "item_level_secondary_citation_only": 49,
"years_with_no_item_records": [
1945,
1946,
@@ -63,20 +63,13 @@
1956,
1960,
1962,
- 1963,
- 1965,
1966,
- 1975,
- 1978,
1981,
1995,
1996,
- 1997,
1998,
1999,
2002,
- 2003,
- 2004,
2005,
2006,
2007,
@@ -96,7 +89,6 @@
1954,
1955,
1956,
- 2004,
2005,
2006,
2007,
@@ -248,6 +240,24 @@
"url": "https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
"access_notes": "Originals viewable in the Huntington reading room (reader credentials required). Public EAD lists box-level CON ranges only; the Huntington's internal item database is not public."
},
+ {
+ "source_id": "huntington_exhibits",
+ "name": "The Huntington \u2014 exhibition / collection web pages",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "blocked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "probe: HTTP 429 at https://www.huntington.org/collections/lib-msscon-1-12360",
+ "url": "https://www.huntington.org/collections/lib-msscon-1-12360",
+ "access_notes": null
+ },
{
"source_id": "internet_archive",
"name": "Internet Archive (books metadata)",
@@ -338,12 +348,30 @@
"url": "https://www.loc.gov/loc/lcib/9910/conrad.html",
"access_notes": null
},
+ {
+ "source_id": "nixon_foundation",
+ "name": "Richard Nixon Foundation (site search 'conrad')",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "HTTP 200; 'conrad' mentions=2; no page naming a specific dated Conrad cartoon found -> 0 item records",
+ "url": "https://www.nixonfoundation.org/?s=conrad",
+ "access_notes": null
+ },
{
"source_id": "nixon_library",
- "name": "Richard Nixon Presidential Library",
+ "name": "Richard Nixon Presidential Library (site search 'conrad')",
"repository": null,
- "classification": "PHYSICAL_ARCHIVE",
- "status": "not_attempted",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
"rows": 0,
"item": 0,
"folder": 0,
@@ -352,8 +380,26 @@
"archive": 0,
"pages": null,
"errors": null,
- "notes": "UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents.",
- "url": "https://www.nixonlibrary.gov/",
+ "notes": "HTTP 200; 'conrad' mentions=0; no page naming a specific dated Conrad cartoon found -> 0 item records",
+ "url": "https://www.nixonlibrary.gov/search?keys=conrad",
+ "access_notes": null
+ },
+ {
+ "source_id": "nytimes_obit",
+ "name": "New York Times obituary, 5 Sep 2010",
+ "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": "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)",
+ "url": "https://www.nytimes.com/2010/09/05/us/politics/05conrad.html",
"access_notes": null
},
{
@@ -396,8 +442,8 @@
"source_id": "pulitzer",
"name": "Pulitzer Prizes (1964, 1971, 1984)",
"repository": null,
- "classification": "METADATA_ONLY",
- "status": "not_attempted",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
"rows": 0,
"item": 0,
"folder": 0,
@@ -406,7 +452,7 @@
"archive": 0,
"pages": null,
"errors": null,
- "notes": "Year-of-work awards; no single cartoon named.",
+ "notes": "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",
"url": "https://www.pulitzer.org/winners/paul-conrad",
"access_notes": null
},
@@ -428,6 +474,24 @@
"url": "https://www.reaganlibrary.gov/",
"access_notes": null
},
+ {
+ "source_id": "secondary_web",
+ "name": "Secondary citations \u2014 verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR)",
+ "repository": "Secondary citation",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 41,
+ "item": 41,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": 41,
+ "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",
+ "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."
+ },
{
"source_id": "seed",
"name": "Seed corpus (TK-12179, read-only)",
@@ -572,6 +636,24 @@
"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": "washpost_obit",
+ "name": "Washington Post obituary, 6 Sep 2010",
+ "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; 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)",
+ "url": "http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html",
+ "access_notes": null
+ },
{
"source_id": "wichita",
"name": "Wichita State University Special Collections \u2014 MS 90-18",
@@ -590,6 +672,42 @@
"url": "https://archivesspace.wichita.edu/repositories/3/resources/166",
"access_notes": "Item-level ArchivesSpace records (Series 2, 1968-1971); originals viewable in Special Collections."
},
+ {
+ "source_id": "wikidata",
+ "name": "Wikidata (Paul Conrad, Q2059192)",
+ "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": "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",
+ "url": "https://www.wikidata.org/wiki/Special:EntityData/Q2059192.json",
+ "access_notes": null
+ },
+ {
+ "source_id": "wikimedia_commons",
+ "name": "Wikimedia Commons (Category:Paul Conrad)",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "category lists 1 file(s): Otis Chandler (Los Angeles Times) [file] \u2014 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",
+ "url": "https://commons.wikimedia.org/wiki/Category:Paul_Conrad",
+ "access_notes": null
+ },
{
"source_id": "worldcat",
"name": "WorldCat",
diff --git a/data/sources.json b/data/sources.json
index aba0c5b..b2c1607 100644
--- a/data/sources.json
+++ b/data/sources.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-09-25T00:47:54+00:00",
+ "generated_at": "2026-09-25T01:06:24+00:00",
"classification_vocabulary": [
"PUBLIC_API",
"PUBLIC_HTML",
@@ -154,6 +154,24 @@
"url": "https://cinco-prd.s3.amazonaws.com/media/ead/conrad.xml",
"access_notes": "Originals viewable in the Huntington reading room (reader credentials required). Public EAD lists box-level CON ranges only; the Huntington's internal item database is not public."
},
+ {
+ "source_id": "huntington_exhibits",
+ "name": "The Huntington — exhibition / collection web pages",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "blocked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "probe: HTTP 429 at https://www.huntington.org/collections/lib-msscon-1-12360",
+ "url": "https://www.huntington.org/collections/lib-msscon-1-12360",
+ "access_notes": null
+ },
{
"source_id": "internet_archive",
"name": "Internet Archive (books metadata)",
@@ -244,12 +262,30 @@
"url": "https://www.loc.gov/loc/lcib/9910/conrad.html",
"access_notes": null
},
+ {
+ "source_id": "nixon_foundation",
+ "name": "Richard Nixon Foundation (site search 'conrad')",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "HTTP 200; 'conrad' mentions=2; no page naming a specific dated Conrad cartoon found -> 0 item records",
+ "url": "https://www.nixonfoundation.org/?s=conrad",
+ "access_notes": null
+ },
{
"source_id": "nixon_library",
- "name": "Richard Nixon Presidential Library",
+ "name": "Richard Nixon Presidential Library (site search 'conrad')",
"repository": null,
- "classification": "PHYSICAL_ARCHIVE",
- "status": "not_attempted",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
"rows": 0,
"item": 0,
"folder": 0,
@@ -258,8 +294,26 @@
"archive": 0,
"pages": null,
"errors": null,
- "notes": "UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents.",
- "url": "https://www.nixonlibrary.gov/",
+ "notes": "HTTP 200; 'conrad' mentions=0; no page naming a specific dated Conrad cartoon found -> 0 item records",
+ "url": "https://www.nixonlibrary.gov/search?keys=conrad",
+ "access_notes": null
+ },
+ {
+ "source_id": "nytimes_obit",
+ "name": "New York Times obituary, 5 Sep 2010",
+ "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": "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)",
+ "url": "https://www.nytimes.com/2010/09/05/us/politics/05conrad.html",
"access_notes": null
},
{
@@ -302,8 +356,8 @@
"source_id": "pulitzer",
"name": "Pulitzer Prizes (1964, 1971, 1984)",
"repository": null,
- "classification": "METADATA_ONLY",
- "status": "not_attempted",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
"rows": 0,
"item": 0,
"folder": 0,
@@ -312,7 +366,7 @@
"archive": 0,
"pages": null,
"errors": null,
- "notes": "Year-of-work awards; no single cartoon named.",
+ "notes": "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",
"url": "https://www.pulitzer.org/winners/paul-conrad",
"access_notes": null
},
@@ -334,6 +388,24 @@
"url": "https://www.reaganlibrary.gov/",
"access_notes": null
},
+ {
+ "source_id": "secondary_web",
+ "name": "Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR)",
+ "repository": "Secondary citation",
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 41,
+ "item": 41,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": 41,
+ "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",
+ "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."
+ },
{
"source_id": "seed",
"name": "Seed corpus (TK-12179, read-only)",
@@ -478,6 +550,24 @@
"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": "washpost_obit",
+ "name": "Washington Post obituary, 6 Sep 2010",
+ "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; 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)",
+ "url": "http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html",
+ "access_notes": null
+ },
{
"source_id": "wichita",
"name": "Wichita State University Special Collections — MS 90-18",
@@ -496,6 +586,42 @@
"url": "https://archivesspace.wichita.edu/repositories/3/resources/166",
"access_notes": "Item-level ArchivesSpace records (Series 2, 1968-1971); originals viewable in Special Collections."
},
+ {
+ "source_id": "wikidata",
+ "name": "Wikidata (Paul Conrad, Q2059192)",
+ "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": "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",
+ "url": "https://www.wikidata.org/wiki/Special:EntityData/Q2059192.json",
+ "access_notes": null
+ },
+ {
+ "source_id": "wikimedia_commons",
+ "name": "Wikimedia Commons (Category:Paul Conrad)",
+ "repository": null,
+ "classification": "PUBLIC_HTML",
+ "status": "worked",
+ "rows": 0,
+ "item": 0,
+ "folder": 0,
+ "box_range": 0,
+ "public_image": 0,
+ "archive": 0,
+ "pages": null,
+ "errors": null,
+ "notes": "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",
+ "url": "https://commons.wikimedia.org/wiki/Category:Paul_Conrad",
+ "access_notes": null
+ },
{
"source_id": "worldcat",
"name": "WorldCat",
diff --git a/scripts/report.py b/scripts/report.py
index d8da929..9531d16 100644
--- a/scripts/report.py
+++ b/scripts/report.py
@@ -108,6 +108,9 @@ rows = [
("Item-level canonical records acquired ONLY via reader bypass (pending direct verification)",
S["item_level_pending_direct_verification"]),
("Item-level canonical records known ONLY from a secondary citation", S["item_level_secondary_citation_only"]),
+ ("Item-level canonical records with a quote-verified web citation (`secondary_web`, cycle 3)",
+ conn.execute("""SELECT COUNT(DISTINCT COALESCE(k.merged_into,k.id)) FROM cartoon_sources x JOIN cartoons k
+ ON k.id=x.cartoon_id WHERE x.source_id='secondary_web'""").fetchone()[0]),
]
for k, v in rows:
A(f"| {k} | {v} |")
@@ -136,6 +139,23 @@ for b in conn.execute("SELECT * FROM books ORDER BY COALESCE(year,9999)"):
A(f"| {b['title']} | {b['year'] or ''} | {b['isbn'] or ''} | {b['oclc'] or ''} | {b['ia_identifier'] or ''} | "
f"{b['ia_access'] or ''} | {'yes' if b['verified'] else 'NO'} |")
A("""
+## How to get more
+
+Every source below is blocked or unmeasured **by rule, not by effort** (no WAF/CAPTCHA/paywall bypass, no reader proxy,
+robots.txt honoured per path). Each unlocks with one human action:
+
+| blocked / unmeasured source | what it holds | human action that unlocks it |
+|---|---|---|
+| Huntington Library — Paul Conrad Papers | ~9,500 originals / 12,360 CON pieces; item titles + dates only in the Huntington's internal database (public aid = 8,628 box-range slots); huntington.org answers this crawler with HTTP 429 | Send the **export request** in `docs/huntington-request-DRAFT.md` (CSV: CON number, title/caption, date, publication) to Huntington Manuscripts reference; ask for a rate-limit allowance if a crawl is preferred |
+| Syracuse University SCRC — Paul Conrad Cartoons | 65 folders; item lists behind an AWS WAF challenge (library.syracuse.edu, Empire ADC) | Ask SCRC reference for **permission / an allow-listed User-Agent**, or a copy of the finding aid (EAD/PDF); current Syracuse data is the r.jina.ai seed, pending direct verification |
+| Wichita State Special Collections — MS 90-18 | 207 item records known only via the r.jina.ai seed; the ArchivesSpace PUI WAF-challenges bots | Ask Special Collections for **permission or an EAD/CSV export** of MS 90-18 so the 207 seed items can be verified directly |
+| Ohio State — Billy Ireland Cartoon Library & Museum | unmeasured; the PastPerfect host 403s even robots.txt | Request **permission / a catalog export** of Conrad holdings from the Billy Ireland reading room |
+| The Daily Iowan 1946-1950 (Conrad's first cartoons) | 1,845 public issue PDFs with no text layer; this project may not download or OCR scans | A human pages the issues in `data/exports/daily_iowan_issues_1945_1950.csv` (the **PDF review list**; 1,539 issues in Conrad's UI years) and records cartoon captions + dates |
+| LA Times / Denver Post back files | the cartoons as published (paywalled: ProQuest, newspapers.com, NewsBank) | A subscriber exports citation lists (date, page, caption) — no scans needed |
+| NYT (5 Sep 2010) and Washington Post (6 Sep 2010) obituaries | name further dated cartoons | Live pages are WAF-blocked / robots-disallowed, so their Wayback copies are **deliberately not used**; a reader with access can confirm and add them |
+| Wikidata / Wikimedia Commons structured queries | 'creator = Paul Conrad' reverse lookups | MediaWiki API + SPARQL are robots-disallowed for generic agents; a human can run the query in the Wikidata Query Service UI (Commons' Paul Conrad category holds 1 photo, 0 cartoons) |
+| Nixon Library / Nixon Foundation / other presidential libraries | originals sent to presidents (unverified lead) | Site searches returned nothing citable; an archivist inquiry to each reference desk |
+
## Method, provenance caveats, and what is NOT covered
1. **Huntington** — the public EAD (`cinco-prd.s3.amazonaws.com/media/ead/conrad.xml`, the file OAC renders) was re-fetched
@@ -184,6 +204,16 @@ A("""
11. **Copyright** — `cartoon_sources.local_image` has a `CHECK (local_image IS NULL)` constraint; image/thumbnail URLs are
stored as metadata and the viewer renders only "View at <repository>" link-outs (enforced by a negative test).
12. **Cost** — $0: only free public endpoints, no paid APIs.
+13. **Secondary citations, cycle 3** (`secondary_web`, `crawlers/secondary_citations.py`) — item records only for cartoons
+ that a fetched page names with a title/caption AND a year: PBS Independent Lens "Conrad Gallery" (27 captioned cartoons;
+ Wayback copies of the retired pbs.org pages whose origin robots.txt allows the path; only page HTML + `<img alt>` text
+ read, never an image), the LA Times 2010 obituary (free archive page), the LOC Information Bulletin (Oct 1999),
+ Wikipedia, National Catholic Reporter (2001) and Canyon News (2010). Every citation carries a verbatim quote that must
+ be present on the fetched page or the record is rejected; notes hold the <=200-char quote. Year-only dates are
+ `date_is_estimate=1`. Source-internal inconsistencies (e.g. PBS dating a 'kinder, gentler' cartoon 1984) are kept as
+ stated and flagged in notes. Records believed to match seed-catalog entries reuse the seed title so dedupe links them
+ (same year) or queues them for review (different year). Pulitzer prize pages name no single cartoon (year-of-work
+ awards) -> 0 records; `Http.get` now refuses any image URL before I/O.
""")
(ROOT / "REPORT.md").write_text("\n".join(L) + "\n")
print(f"wrote REPORT.md; item={S['total_canonical_item_level']} slots={S['total_box_range_slots']}")
diff --git a/src/conrad/crawlers/__init__.py b/src/conrad/crawlers/__init__.py
index 1e03de8..772e670 100644
--- a/src/conrad/crawlers/__init__.py
+++ b/src/conrad/crawlers/__init__.py
@@ -1,3 +1,3 @@
"""Source crawlers. Each module exposes a Crawler subclass named CRAWLER."""
ORDER = ["seed_import", "huntington", "oac", "syracuse", "loc", "ohio_state", "wichita",
- "latimes", "denver_post", "daily_iowan", "internet_archive", "discovery"]
+ "latimes", "denver_post", "daily_iowan", "internet_archive", "discovery", "secondary_citations"]
diff --git a/src/conrad/crawlers/base.py b/src/conrad/crawlers/base.py
index 251f5bc..b09eee7 100644
--- a/src/conrad/crawlers/base.py
+++ b/src/conrad/crawlers/base.py
@@ -4,6 +4,7 @@ from __future__ import annotations
import hashlib
import logging
import json
+import re
import threading
import time
import traceback
@@ -33,6 +34,10 @@ from .. import config, db
log = logging.getLogger("conrad.http")
+# copyright rail: this project never requests an image (Conrad cartoons are in copyright) — refused before any I/O
+IMAGE_URL = re.compile(r"\.(jpe?g|gif|png|tiff?|webp|bmp|jp2|svg)(?:[?#]|$)", re.I)
+
+
class Blocked(Exception):
"""Robots disallow, WAF/JS challenge, 401/403, paywall — we stop, record, and move on."""
@@ -114,6 +119,8 @@ class Http:
secret_params: dict | None = None) -> tuple[int, str]:
"""GET text. secret_params (API keys) are sent but never cached or logged."""
full = requests.Request("GET", url, params=params).prepare().url
+ if IMAGE_URL.search(full.split("?", 1)[0]) or IMAGE_URL.search(full):
+ raise Blocked(f"copyright rail: image URL refused, never fetched: {full}")
cp = self._cache_path(full)
if self.use_cache and not refresh and cp.exists():
d = json.loads(cp.read_text())
diff --git a/src/conrad/crawlers/discovery.py b/src/conrad/crawlers/discovery.py
index c97b67b..bd4820a 100644
--- a/src/conrad/crawlers/discovery.py
+++ b/src/conrad/crawlers/discovery.py
@@ -27,16 +27,12 @@ PROBES = [ # (source_id, name, url, classification-if-blocked, note)
("loc_lcib", "LOC Information Bulletin (Oct 1999) — Conrad gift article", "https://www.loc.gov/loc/lcib/9910/conrad.html",
"PUBLIC_HTML", "context article about Conrad's gift of drawings to LOC"),
]
-LEADS = [ # listed, NOT verified by this crawler
+LEADS = [ # listed, NOT verified by this crawler (pulitzer + nixon_library are probed by secondary_citations)
("worldcat", "WorldCat", "https://search.worldcat.org/search?q=au%3AConrad%2C+Paul%2C+1924-2010", "METADATA_ONLY",
"No keyless API; bibliographic lead only (not crawled)."),
- ("nixon_library", "Richard Nixon Presidential Library", "https://www.nixonlibrary.gov/", "PHYSICAL_ARCHIVE",
- "UNVERIFIED lead: presidential libraries often hold cartoon originals sent to presidents."),
("lbj_library", "LBJ Presidential Library", "https://www.lbjlibrary.org/", "PHYSICAL_ARCHIVE", "UNVERIFIED lead."),
("reagan_library", "Ronald Reagan Presidential Library", "https://www.reaganlibrary.gov/", "PHYSICAL_ARCHIVE",
"UNVERIFIED lead."),
- ("pulitzer", "Pulitzer Prizes (1964, 1971, 1984)", "https://www.pulitzer.org/winners/paul-conrad", "METADATA_ONLY",
- "Year-of-work awards; no single cartoon named."),
]
diff --git a/src/conrad/crawlers/secondary_citations.py b/src/conrad/crawlers/secondary_citations.py
new file mode 100644
index 0000000..51facc8
--- /dev/null
+++ b/src/conrad/crawlers/secondary_citations.py
@@ -0,0 +1,442 @@
+"""Cycle 3 (DTD option C): VERIFIED item-level records from secondary sources that name a specific Conrad cartoon
+with a title/caption AND a date (year minimum).
+
+How a record gets in (and why none can come from model memory):
+ * every citation below names a page URL plus a verbatim QUOTE (and optionally a DATE_QUOTE) from that page;
+ * the crawler fetches the page live (robots.txt per path, >=2 s/host, cached, restartable) and saves the record
+ ONLY if every quote is found in the fetched text (normalised whitespace / quote marks). A quote that is not on
+ the page => the citation is rejected and logged to `errors`, never saved;
+ * notes carry the <=200-char quote, so each record can be re-verified by re-reading its source.
+
+Hard rails honoured here:
+ * no image is fetched: `Http.get` refuses image URLs, and only HTML pages are requested (a Wayback gallery page's
+ <img alt="..."> TEXT is read; the image binary never is);
+ * Wayback (web.archive.org) is used ONLY for pages whose origin is retired/moved AND whose origin robots.txt allows
+ the path. Copies of pages whose live origin is WAF-blocked (nytimes.com) or robots-disallowed
+ (washingtonpost.com) are deliberately NOT used — that would be a bypass;
+ * MediaWiki API / Wikidata SPARQL are robots-disallowed for generic agents (/w/api.php, query.wikidata.org), so
+ only robots-permitted /wiki/ pages and Special:EntityData are read.
+"""
+from __future__ import annotations
+
+import html as _html
+import json
+import re
+
+from .. import db, rights
+from ..models import CartoonRecord
+from ..normalize import parse_date, presidents_in_text
+from .base import Blocked, Checkpoint, Crawler, Transient
+
+WIKI = "https://en.wikipedia.org/wiki/Paul_Conrad"
+LCIB = "https://www.loc.gov/loc/lcib/9910/conrad.html"
+LAT = "https://www.latimes.com/archives/la-xpm-2010-sep-05-la-me-paul-conrad-20100905-story.html"
+CANYON = ("https://web.archive.org/web/20140819082434/http://www.canyon-news.com/artman2/publish/LifeStyleMillerTimes/"
+ "Paul_Conrad_A_Bitter_Appreciation_printer.php")
+NCR = "https://web.archive.org/web/20141014125809/http://natcath.org/NCR_Online/archives2/2001d/102601/102601j.htm"
+PBS_STATE = "https://web.archive.org/web/20171101005025/http://www.pbs.org/independentlens/paulconrad/state.html"
+_PBS_TS = {1: "20061201210139", 2: "20100907193806", 3: "20100908073239", 4: "20100909220206", 5: "20100908073123",
+ 6: "20100908073128", 7: "20100908072321", 8: "20100909221123", 9: "20100910032059", 10: "20100908072326",
+ 11: "20100908072332", 12: "20100908073244", 13: "20100908073249", 14: "20100908073131", 15: "20100908073255",
+ 16: "20100908073138", 17: "20100908073300", 18: "20100908073305", 19: "20100908072336", 20: "20100908073310",
+ 21: "20100908072342", 22: "20100908073315", 23: "20100910032105", 24: "20100908073142", 25: "20100908072715",
+ 26: "20100908072722", 27: "20100908073320"}
+
+
+def PBS(n: int) -> str:
+ """Wayback copy (CDX-listed timestamp) of the retired PBS Independent Lens 'Conrad Gallery' page n of 27."""
+ return f"https://web.archive.org/web/{_PBS_TS[n]}/http://www.pbs.org:80/independentlens/paulconrad/gal_{n:02d}.html"
+
+
+SITE = {WIKI: "Wikipedia, 'Paul Conrad'", LCIB: "Library of Congress Information Bulletin, Oct 1999",
+ LAT: "Los Angeles Times obituary, 5 Sep 2010", CANYON: "Canyon News, 3 Oct 2010 (Wayback copy)",
+ NCR: "National Catholic Reporter, 26 Oct 2001 (Wayback copy)",
+ PBS_STATE: "PBS Independent Lens, 'The State of Political Cartooning' (Wayback copy)"}
+SITE.update({PBS(n): f"PBS Independent Lens 'Conrad Gallery' {n} of 27 (Wayback copy)" for n in _PBS_TS})
+
+LAT_ = "Los Angeles Times"
+DP_ = "Denver Post"
+
+# Each cartoon: slug, title, caption, year|date, publication, description, cites=[(url, quote, date_quote|None)],
+# optional note. `seed` names the seed_catalog record believed to be the same cartoon (title is kept identical so the
+# dedupe guard can link / flag it) — informational only.
+C = [
+ # ---------------- PBS Independent Lens "Conrad Gallery" (27 captioned cartoons, each with publication + year)
+ dict(slug="pbs-cover-up-2004", title="The Cover-Up", caption="The Cover-Up.", year=2004, pub=LAT_,
+ desc="George W. Bush re-enacting the Abu Ghraib torture scandal, standing on a box holding wires.",
+ cites=[(PBS(1), 'The caption reads: "The Cover-Up."', "Los Angeles Times (2004)")]),
+ dict(slug="pbs-liberty-wiretap-1975", title="Statue of Liberty wiretapping (binoculars and microphone)", year=1975,
+ pub=LAT_, desc="Statue of Liberty peering through binoculars and raising a microphone instead of a torch.",
+ cites=[(PBS(2), 'Conrad serves up a Nixon-era version of "liberty" with this wiretapping Statue of Liberty.',
+ "Los Angeles Times (1975)")]),
+ dict(slug="pbs-liar-liar-2003", title="Liar, Liar, Pants on Fire!", caption="Liar, Liar, Pants on Fire!", year=2003,
+ pub=LAT_, desc="George W. Bush running from flames reading 'Weapons of Mass Destruction'.",
+ cites=[(PBS(3), 'The caption reads: "Liar, Liar, Pants on Fire!"', "Los Angeles Times (2003)")]),
+ dict(slug="pbs-elect-bush-twice-2004", title="Elect Bush once, shame on me — Elect Bush twice, shame on you",
+ year=2004, pub=LAT_, desc="Two Uncle Sams; comment on George W. Bush's 2004 re-election.",
+ cites=[(PBS(4), 'saying "Elect Bush once, shame on me," and the other pointing out and saying "Elect Bush '
+ 'twice, shame on you."', "Los Angeles Times (2004)")]),
+ dict(slug="pbs-seal-zipper-1997", title="Presidential seal with its fly undone", year=1997, pub=LAT_,
+ desc="Seal of the President bisected by a partially undone zipper (Bill Clinton).",
+ cites=[(PBS(5), "Conrad portrays the presidential seal with its fly undone.", "Los Angeles Times (1997)")]),
+ dict(slug="pbs-young-man-horn-1994", title="Young Man With a Horn", caption="Young Man With a Horn.", year=1994,
+ pub=LAT_, desc="Bill Clinton playing a saxophone that doubles as the Republican elephant's trunk.",
+ seed="cat:obit-clinton-horn-1994",
+ cites=[(PBS(6), 'The caption reads: "Young Man With a Horn."', "Los Angeles Times (1994)")]),
+ dict(slug="pbs-bush-oil-tycoon-1986", title="George H. W. Bush prostrate on a dollar bill before an oil tycoon",
+ year=1986, pub=LAT_, desc="Bush kneeling on a giant dollar bill at the feet of an oil tycoon.",
+ note="source year (1986) conflicts with its own 'first Gulf War' (1990-91) description",
+ cites=[(PBS(7), "George H. Bush prostrates himself on a U.S. dollar bill before the feet of an oil tycoon",
+ "Los Angeles Times (1986)")]),
+ dict(slug="pbs-bush-reagan-monkey-1986", title="George H. W. Bush with Reagan as a monkey on his back", year=1986,
+ pub=LAT_, desc="Bush carrying Reagan's baggage, a Reagan-faced chimp riding on his back.",
+ cites=[(PBS(8), "drew him with Reagan's hairdo and his baggage, including Bonzo the chimp, a monkey on his "
+ "back.", "Los Angeles Times (1986)")]),
+ dict(slug="pbs-kinder-gentler-1984", title="A Kinder, Gentler Nation", caption="A Kinder, Gentler Nation.",
+ year=1984, pub=LAT_, desc="George H. W. Bush holding a giant gun and a wire clothes hanger.",
+ note="source year (1984) predates the 1988 'kinder, gentler' slogan it describes",
+ cites=[(PBS(9), 'The caption reads: "A Kinder, Gentler Nation."', "Los Angeles Times (1984)")]),
+ dict(slug="pbs-out-of-the-loop-1988", title="I was out of the loop.", caption="I was out of the loop.", year=1988,
+ pub=LAT_, desc="George H. W. Bush in a noose made of Iran-Contra names.",
+ cites=[(PBS(10), 'The caption reads: "I was out of the loop."', "Los Angeles Times (1988)")]),
+ dict(slug="pbs-reagan-clown-1984", title="Ronald Reagan as a clown", year=1984, pub=LAT_,
+ desc="Reagan in clown makeup, puffy collar and clown nose.",
+ cites=[(PBS(11), "A cartoon of Ronald Reagan as a clown, wearing clown makeup, a puffy collar and a clown "
+ "nose", "Los Angeles Times (1984)")]),
+ dict(slug="pbs-reagan-gothic-1985", title="Reagan 'American Gothic'", caption="Ronald Reagan Gothic.", year=1985,
+ pub=LAT_, desc="Farmhouse with gravestones for 'Farm Communities' and 'Small Farmers' (Reaganomics).",
+ seed="cat:obit-reagan-gothic-1986",
+ cites=[(PBS(12), 'The caption reads: "Ronald Reagan Gothic."', "Los Angeles Times (1985)")]),
+ dict(slug="pbs-reagan-gun-needle-1988", title="Reagan shooting up with a gun in place of a needle", year=1988,
+ pub=LAT_, desc="Reagan injecting into his arm with a gun (Central America / arms race).",
+ cites=[(PBS(13), "A cartoon of Ronald Reagan shooting intravenous drugs into his arm, but using a gun in place "
+ "of a needle", "Los Angeles Times (1988)")]),
+ dict(slug="pbs-nuclear-war-head-1980", title="Removing another nuclear war head.",
+ caption="Removing another nuclear war head.", year=1980, pub=LAT_,
+ desc="A giant Ronald Reagan head strapped to the flatbed of a departing truck.",
+ cites=[(PBS(14), 'The caption reads: "Removing another nuclear war head."', "Los Angeles Times (1980)")]),
+ dict(slug="pbs-carter-lust-1976", title="Jimmy Carter lusting after the Statue of Liberty", year=1976, pub=LAT_,
+ desc="Carter leering at the Statue of Liberty, imagining her undressed ('lust in his heart').",
+ cites=[(PBS(15), "A cartoon of Jimmy Carter leering at the Statue of Liberty, with a thought balloon "
+ "envisioning the statue undressed", "Los Angeles Times (1976)")]),
+ dict(slug="pbs-carter-sisyphus-1978", title="Carter as Sisyphus pushing Sadat and Begin uphill", year=1978,
+ pub=LAT_, desc="Carter pushing a boulder made of Sadat and Begin up a mountain (Camp David).",
+ cites=[(PBS(16), "This 1978 cartoon portrays Carter attempting to push a giant boulder composed of Egyptian "
+ "President Anwar Sadat and Israeli Prime Minister Menachem Begin", "Los Angeles Times (1978)")]),
+ dict(slug="pbs-ford-gun-control-1976", title="Every right-thinking American is against gun controls!",
+ caption="Every right-thinking American is against gun controls!", year=1976, pub=LAT_,
+ desc="Gerald Ford dressed as Uncle Sam, pointing a gun.",
+ cites=[(PBS(17), 'The caption reads: "Every right-thinking American is against gun controls!"',
+ "Los Angeles Times (1976)")]),
+ dict(slug="pbs-nixon-cross-1977", title="Nixon nailing himself to a cross", year=1977, pub=LAT_,
+ desc="Nixon crucifying himself on a large cross; an Easter Sunday cartoon the Times refused to run.",
+ note="PBS dates it 1977 while its text says 'facing his impending impeachment'; the Times declined to run it "
+ "(per PBS)", seed="cat:obit-nixon-cross-1974",
+ cites=[(PBS(18), "Richard Nixon crucifies himself on a large cross in this Easter Sunday cartoon that the Los "
+ "Angeles Times refused to run", "Los Angeles Times (1977)"),
+ (PBS_STATE, "In one drawing, Conrad drew Nixon, in the last days of his presidency, nailing himself to "
+ "a cross.", None),
+ (WIKI, "One cartoon showed Nixon, during his last days as president, nailing himself to a cross.", None),
+ (LCIB, "One of Mr. Conrad's personal favorites was a cartoon of Nixon nailing himself to the cross.",
+ None)]),
+ dict(slug="pbs-spider-web-1972", title="Nixon caught in the Watergate spider web", year=1972, pub=LAT_,
+ desc="Nixon's face formed by a spider web spelling Ehrlichman, Haldeman, Magruder, Mitchell, Liddy.",
+ seed="cat:obit-spiders-web-1973",
+ cites=[(PBS(19), "This cartoon features Nixon caught up in spider webs spelling out the names of his aides",
+ "Los Angeles Times (1972)")]),
+ dict(slug="pbs-phone-company-1972", title="He says he's from the phone company…",
+ caption="He says he's from the phone company…", year=1972, pub=LAT_,
+ desc="Nixon as a phone repairman drilling into the wall of Democratic Headquarters (Watergate).",
+ seed="cat:obit-phone-company-1972",
+ cites=[(PBS(20), "The caption reads: \"He says he's from the phone company", "Los Angeles Times (1972)"),
+ (LAT, "when he drew Nixon disguised as a phone company worker boring a hole in the wall at the "
+ "Democratic National Committee headquarters", None)]),
+ dict(slug="pbs-worst-enemy-1973", title="His Own Worst Enemy", caption="His own worst enemy.", year=1973, pub=LAT_,
+ desc="Nixon alone at a desk overrun with sheets marked 'Enemies List'.", seed="cat:obit-worst-enemy-1973",
+ cites=[(PBS(21), 'The caption reads: "His own worst enemy."', "Los Angeles Times (1973)"),
+ (LAT, '"His own worst enemy," said one cartoon of the glowering president, hunkered over his enemies '
+ 'list.', None)]),
+ dict(slug="pbs-blank-check-1965", title="LBJ signing a blank check for the Vietnam War",
+ caption="Will 200,000 be enough?", year=1965, pub=LAT_,
+ desc="Lyndon Johnson handing a general a 'Blank Check, Pay to the Order of Vietnam' signed the U.S. Congress.",
+ seed="cat:obit-lbj-blankcheck-1964",
+ cites=[(PBS(22), 'The caption reads: "Will 200,000 be enough?"', "Los Angeles Times (1965)")]),
+ dict(slug="pbs-nixons-the-one-1968", title="Nixon's the One!", caption="Nixon's the One!", year=1968, pub=LAT_,
+ desc="LBJ in bed visited by the ghosts of Vietnam past, the urban present and the Middle East future.",
+ cites=[(PBS(23), '"Nixon\'s the one!" was a popular campaign slogan during the 1968 presidential elections.',
+ "Los Angeles Times (1968)")]),
+ dict(slug="pbs-u2-looked-back-1963", title="It looked back!!", caption="It looked back!!", year=1963, pub=DP_,
+ desc="JFK with a 'U-2's Over Cuba' plane and Khrushchev with a 'Snoop Flights' plane at a door.",
+ cites=[(PBS(24), 'The caption reads: "It looked back!!"', "Denver Post (1963)")]),
+ dict(slug="pbs-conspiracy-theories-1978", title="Conspiracy Theories and the House Assassinations Committee",
+ year=1978, pub=DP_, desc="A man in a 'Conspiracy Theories' shirt in a crowd; JFK assassination findings.",
+ note="PBS credits the Denver Post for 1978, although Conrad was at the Los Angeles Times from 1964",
+ cites=[(PBS(25), 'A man wearing a shirt that reads "Conspiracy Theories" stands in a crowd of other men',
+ "Denver Post (1978)")]),
+ dict(slug="pbs-little-rock-1958", title="Eisenhower and Little Rock school desegregation", year=1958, pub=DP_,
+ desc="Eisenhower as a small dejected bookend to cobwebbed books 'Racial Integration' and 'Moral and Legal "
+ "Leadership'.", seed="cat:obit-littlerock-1958",
+ cites=[(PBS(26), "This cartoon celebrates Eisenhower's 1957 enforcement of the Supreme Court's school "
+ "desegregation order", "Denver Post (1958)")]),
+ dict(slug="pbs-death-defeats-truman-1972", title="Death Defeats Truman", year=1972, pub=LAT_,
+ desc="Harry Truman holding a Chicago Tribune headlined 'Death Defeats Truman'.",
+ cites=[(PBS(27), 'holding a copy of the Chicago Tribune with the headline "Death Defeats Truman"',
+ "Printed on the occasion of Harry S. Truman's death in 1972")]),
+ dict(slug="pbs-richard-ii-1973", title="Nixon as Shakespeare's King Richard II", year=1973, pub=LAT_,
+ desc="A morose Nixon quoting Richard II.", seed="cat:obit-richard-ii-1973",
+ cites=[(PBS_STATE, "Nixon as Richard II Paul Conrad Los Angeles Times (1973)",
+ "a morose Nixon quotes Shakespeare's King Richard II")]),
+ # ---------------- Los Angeles Times obituary (free la-xpm archive page, fetched directly)
+ dict(slug="lat-babe-manger-1968", title="Ye shall find the babe wrapped in swaddling clothes, lying in a manger.",
+ caption="Ye shall find the babe wrapped in swaddling clothes, lying in a manger.", year=1968, pub=LAT_,
+ desc="An African American baby on a filthy mattress in a dilapidated apartment (antipoverty).",
+ cites=[(LAT, "One potent antipoverty image in 1968 showed an African American baby curled on a filthy "
+ "mattress in a dilapidated apartment", None)]),
+ dict(slug="lat-baby-cross-1976", title="Forgive them, Father, for they know not what they do ...",
+ caption="Forgive them, Father, for they know not what they do ...", year=1976, pub=LAT_,
+ desc="A baby nailed to a cross (abortion).",
+ cites=[(LAT, '"Forgive them, Father, for they know not what they do ..." said a 1976 cartoon that showed a '
+ 'baby nailed to a cross.', None)]),
+ dict(slug="lat-pope-baby-1977", title="Pope Paul VI as a baby", year=1977, pub=LAT_,
+ desc="Pope Paul VI holding a baby in his own image (ordination of women).", seed="cat:obit-popepaulvi-1977",
+ cites=[(LAT, "The cartoonist drew the pope, instead, holding a baby in his own image",
+ "When Pope Paul VI wrote against the ordination of women in 1977, Conrad strongly disagreed")]),
+ dict(slug="lat-here-lies-nixon-1994", title="Here lies Richard Nixon.", caption="Here lies Richard Nixon.",
+ year=1994, pub=LAT_, desc="Nixon's grave, drawn after his 1994 death.",
+ cites=[(LAT, 'He drew the 37th president\'s grave with the words: "Here lies Richard Nixon."',
+ "Others saw Nixon's 1994 death as occasion for absolution.")]),
+ # ---------------- LOC Information Bulletin (+ Canyon News corroboration)
+ dict(slug="lcib-selfportrait-1984", title="Self-portrait begging for four more years for Ronald Reagan",
+ caption="Four more years!", date="1984-11-07", pub=LAT_,
+ desc="Rare self-portrait: a jubilant Conrad at the drawing board with a buffoon Reagan, after Reagan's "
+ "re-election.", seed="cat:obit-reagan-selfportrait-1984",
+ cites=[(LCIB, "in a rare self-portrait on Nov. 7, 1984, for four more years for Ronald Reagan", None),
+ (CANYON, "Upon Reagan's re-election \"Four more years!\" was the caption for a cartoon showing a "
+ "jubilant Conrad", None)]),
+ # ---------------- Wikipedia (article body + its citation of the Time issue)
+ dict(slug="wiki-time-cover-1967", title="TIME cover: the 1968 presidential race as a horse race (jockeys weighing in)",
+ date="1967-04-14", pub="Time",
+ desc="Cover art: candidates (Johnson, R. Kennedy, Humphrey, Nixon, Reagan, Romney, Rockefeller, Percy) as "
+ "jockeys weighing in.",
+ cites=[(WIKI, "In April 1967, Conrad drew the cover for Time magazine in an issue about the potential "
+ "candidates for the 1968 United States presidential election", "(1967, April 14). Time, 89 (15)")]),
+ # ---------------- National Catholic Reporter, 26 Oct 2001
+ dict(slug="ncr-band-of-brothers-2001", title="Band of Brothers", year=2001, range=("2001-09-11", "2001-10-26"),
+ pub=LAT_, desc="Firemen at the World Trade Center, drawn in the wake of the Sept. 11 attacks.",
+ note="date range = 11 Sep 2001 .. NCR article date 26 Oct 2001",
+ cites=[(NCR, 'His "Band of Brothers" drawing of firemen at the World Trade Center has been picked up by fire '
+ 'departments nationwide', "His cartoons done in the wake of the Sept. 11 attack on New York and "
+ "Washington")]),
+]
+
+# Probed sources that yield no item-level record (or are blocked) — registered so REPORT.md lists them honestly.
+PROBES = [
+ # (source_id, name, url, classification, how)
+ ("wikimedia_commons", "Wikimedia Commons (Category:Paul Conrad)", "https://commons.wikimedia.org/wiki/Category:Paul_Conrad",
+ "PUBLIC_HTML", "commons"),
+ ("wikidata", "Wikidata (Paul Conrad, Q2059192)", "https://www.wikidata.org/wiki/Special:EntityData/Q2059192.json",
+ "PUBLIC_API", "wikidata"),
+ ("pulitzer", "Pulitzer Prizes (1964, 1971, 1984)", "https://www.pulitzer.org/winners/paul-conrad", "PUBLIC_HTML",
+ "pulitzer"),
+ ("huntington_exhibits", "The Huntington — exhibition / collection web pages", "https://www.huntington.org/collections/lib-msscon-1-12360",
+ "PUBLIC_HTML", "plain"),
+ ("nixon_foundation", "Richard Nixon Foundation (site search 'conrad')", "https://www.nixonfoundation.org/?s=conrad",
+ "PUBLIC_HTML", "plain"),
+ ("nixon_library", "Richard Nixon Presidential Library (site search 'conrad')", "https://www.nixonlibrary.gov/search?keys=conrad",
+ "PUBLIC_HTML", "plain"),
+ ("nytimes_obit", "New York Times obituary, 5 Sep 2010", "https://www.nytimes.com/2010/09/05/us/politics/05conrad.html",
+ "REQUIRES_PERMISSION", "plain"),
+ ("washpost_obit", "Washington Post obituary, 6 Sep 2010", "http://www.washingtonpost.com/wp-dyn/content/article/2010/09/05/AR2010090503410_pf.html",
+ "REQUIRES_PERMISSION", "plain"),
+]
+BLOCKED_NOTE = {"nytimes_obit": "live page WAF-blocked; its Wayback copy is deliberately NOT used (would bypass the block)",
+ "washpost_obit": "robots.txt disallows; its Wayback copy is deliberately NOT used (would bypass robots)"}
+API_NOTE = ("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")
+
+
+def page_text(body: str) -> str:
+ """Visible text + <img alt> text of an HTML page (alt TEXT only — no image is ever requested)."""
+ alts = " ".join(re.findall(r'\balt="([^"]*)"', body, flags=re.I))
+ t = re.sub(r"<script.*?</script>|<style.*?</style>", " ", body, flags=re.S | re.I)
+ t = re.sub(r"<[^>]+>", " ", t)
+ return _html.unescape(t + " " + _html.unescape(alts))
+
+
+def norm(s: str) -> str:
+ s = _html.unescape(s or "")
+ s = (s.replace("’", "'").replace("‘", "'").replace("“", '"').replace("”", '"')
+ .replace("…", "...").replace(" ", " ").replace("—", "-").replace("–", "-"))
+ s = re.sub(r"[\x80-\x9f\u200b\ufeff]", "", s) # stray C1 control chars from mis-decoded pages
+ s = re.sub(r"\s+", " ", s)
+ s = re.sub(r" ([,.;:!?)\]])", r"\1", s) # "Time , 89" (link boundary) -> "Time, 89"
+ return s.strip().casefold()
+
+
+def quote_on_page(quote: str, text_norm: str) -> bool:
+ return norm(quote) in text_norm
+
+
+def _dates(c: dict) -> dict:
+ if c.get("date"):
+ d = parse_date(c["date"])
+ return dict(date_exact=d["date_exact"], date_start=d["date_start"], date_end=d["date_end"], year=d["year"],
+ date_is_estimate=False)
+ y = int(c["year"])
+ lo, hi = c.get("range") or (f"{y}-01-01", f"{y}-12-31")
+ return dict(date_exact=None, date_start=lo, date_end=hi, year=y, date_is_estimate=True)
+
+
+class SecondaryCitations(Crawler):
+ source_id = "secondary_web"
+ name = "Secondary citations — verified quotes (Wikipedia, LA Times obit, LOC bulletin, PBS gallery, NCR)"
+ repository = "Secondary citation"
+ url = WIKI
+ classification = "PUBLIC_HTML"
+ 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.")
+
+ def __init__(self, *a, **kw):
+ super().__init__(*a, **kw)
+ self._pages: dict[str, str | None] = {}
+ self.ck = Checkpoint("secondary_citations")
+ self.per_site: dict[str, int] = {}
+ self.rejected: list[str] = []
+
+ # --------------------------------------------------------------- fetching
+ def _wayback_origin_ok(self, url: str) -> bool:
+ m = re.match(r"https?://web\.archive\.org/web/\d+(?:id_)?/(https?://.+)$", url)
+ if not m:
+ return True
+ origin = m[1]
+ rp = self.http.robots(origin)
+ if rp is not None and (getattr(rp, "_unreadable", False) or not rp.can_fetch(self.http.s.headers["User-Agent"], origin)):
+ return False
+ return True
+
+ def text(self, url: str) -> str | None:
+ if url in self._pages:
+ return self._pages[url]
+ out = None
+ if not self._wayback_origin_ok(url):
+ self.error(url, "BLOCKED: Wayback copy not used — origin robots.txt disallows or is unreadable")
+ else:
+ try:
+ st, body = self.http.get(url)
+ self.stats["pages"] += 1
+ if st == 200:
+ out = norm(page_text(body))
+ else:
+ self.error(url, f"HTTP {st}")
+ except (Blocked, Transient) as e:
+ self.error(url, f"{'BLOCKED' if isinstance(e, Blocked) else 'TRANSIENT'}: {e}")
+ self._pages[url] = out
+ return out
+
+ # --------------------------------------------------------------- records
+ def crawl(self) -> None:
+ for c in C:
+ self.one(c)
+ self.probes()
+ self.ck.set("last_run", db.now())
+ sites = ", ".join(f"{k}={v}" for k, v in sorted(self.per_site.items(), key=lambda kv: -kv[1]))
+ self.notes.append(f"verified citations saved per site: {sites}")
+ if self.rejected:
+ self.notes.append("REJECTED (quote not on fetched page / page unavailable): " + "; ".join(self.rejected))
+
+ def one(self, c: dict) -> None:
+ verified = []
+ for url, quote, date_quote in c["cites"]:
+ t = self.text(url)
+ ok = t is not None and quote_on_page(quote, t) and (date_quote is None or quote_on_page(date_quote, t))
+ if ok:
+ verified.append((url, quote, date_quote))
+ else:
+ why = "page unavailable" if t is None else "quote not found on page"
+ self.rejected.append(f"{c["slug"]} @ {url} ({why})")
+ self.error(url, f"citation rejected for {c["slug"]}: {why}")
+ if not verified:
+ return
+ d = _dates(c)
+ people = presidents_in_text(" ".join(filter(None, [c["title"], c.get("caption"), c.get("desc")])))
+ for i, (url, quote, date_quote) in enumerate(verified):
+ q = quote if len(quote) <= 200 else quote[:197] + "..."
+ note = f'Cited by {SITE.get(url, url)}: "{q}"'
+ if date_quote and i == 0:
+ note += f' | date evidence: "{date_quote[:120]}"'
+ if c.get("note") and i == 0:
+ note += f" | caveat: {c['note']}"
+ rec = CartoonRecord(
+ canonical_id=f"sec:{c["slug"]}", identifier=f"{c["slug"]}@{url}", granularity="item",
+ title=c["title"], caption=c.get("caption"), description=c.get("desc"),
+ publication=c.get("pub"), rights_text=rights.COPYRIGHT_NOTE, notes=note if i == 0 else None,
+ repository="Secondary citation", collection_name=SITE.get(url, "secondary web page"),
+ record_url=url, access_level=rights.ONLINE_METADATA,
+ provenance=f"live:secondary_web quote-verified {db.now()[:10]}; {note}"[:1000],
+ acquisition_method="secondary_citation", people=people, subjects=["Editorial cartoons"], **d)
+ if i > 0:
+ # corroborating citation: attach the source row without overwriting the cartoon's fields
+ rec.title = rec.caption = rec.description = rec.publication = rec.notes = None
+ rec.date_exact = rec.date_start = rec.date_end = rec.year = None
+ self.save(rec)
+ label = SITE.get(url, url)
+ label = "PBS Independent Lens (Wayback)" if "pbs.org" in url else label.split(",")[0].split(" (")[0]
+ self.per_site[label] = self.per_site.get(label, 0) + 1
+
+ # --------------------------------------------------------------- probes
+ def probes(self) -> None:
+ for sid, name, url, cls, how in PROBES:
+ status, note = "worked", ""
+ if sid in BLOCKED_NOTE:
+ try:
+ self.http.get(url)
+ note = "reachable; no dated item-level citation used"
+ except (Blocked, Transient) as e:
+ status, note = "blocked", f"{BLOCKED_NOTE[sid]} ({e})"
+ db.upsert_source(self.conn, sid, name, url=url, classification=cls, status=status, notes=note)
+ continue
+ try:
+ st, body = self.http.get(url)
+ self.stats["pages"] += 1
+ except (Blocked, Transient) as e:
+ db.upsert_source(self.conn, sid, name, url=url, classification="REQUIRES_PERMISSION"
+ if isinstance(e, Blocked) else cls, status="blocked", notes=f"probe: {e}")
+ continue
+ if st != 200:
+ db.upsert_source(self.conn, sid, name, url=url, classification=cls, status="failed", notes=f"HTTP {st}")
+ continue
+ if how == "commons":
+ files = [re.sub(r"\.(jpe?g|gif|png|tiff?|webp|svg|pdf)$", "", f, flags=re.I) + " [file]"
+ for f in re.findall(r'class="galleryfilename[^"]*"[^>]*>([^<]+)<', body)]
+ n = len(files) or len(re.findall(r'title="File:', body))
+ note = (f"category lists {n} file(s): {', '.join(files[:5]) or '?'} — none is a Conrad cartoon; "
+ f"0 item records. {API_NOTE}")
+ elif how == "wikidata":
+ ent = json.loads(body)["entities"]
+ claims = next(iter(ent.values())).get("claims", {})
+ nw = len(claims.get("P800", []))
+ note = (f"entity read; notable-work (P800) claims={nw}; reverse 'creator = Q2059192' needs SPARQL or "
+ f"Special:WhatLinksHere, both robots-disallowed -> not queried; 0 item records. {API_NOTE}")
+ elif how == "pulitzer":
+ cites = []
+ for y in (1964, 1971, 1984):
+ try:
+ _, b2 = self.http.get(f"https://www.pulitzer.org/prize-winners-by-year/{y}")
+ self.stats["pages"] += 1
+ t2 = re.sub(r"\s+", " ", _html.unescape(re.sub(r"<[^>]+>", " ", b2)))
+ m = re.search(r"Paul Conrad of (?:the )?[A-Z][\w .]+?(For [^.]{0,80}\.)?(?= Finalists|\s{2}|$)", t2)
+ cites.append(f"{y}: " + (m[0].strip()[:110] if m else "Conrad listed"))
+ except (Blocked, Transient) as e:
+ cites.append(f"{y}: {e}")
+ note = ("prize citations name no single cartoon (year-of-work awards) -> 0 item records; " +
+ " | ".join(cites))
+ else:
+ txt = norm(page_text(body))
+ hits = txt.count("conrad")
+ note = (f"HTTP 200; 'conrad' mentions={hits}; no page naming a specific dated Conrad cartoon found "
+ f"-> 0 item records")
+ db.upsert_source(self.conn, sid, name, url=url, classification=cls, status=status, notes=note)
+ self.conn.commit()
+
+
+CRAWLER = SecondaryCitations
diff --git a/src/conrad/provenance.py b/src/conrad/provenance.py
index 6a5403b..03a8840 100644
--- a/src/conrad/provenance.py
+++ b/src/conrad/provenance.py
@@ -17,7 +17,7 @@ DIRECT = {"direct_api", "direct_html"}
# seed sources whose raw cache was fetched via r.jina.ai past a WAF challenge (TK-12179 research/raw/{wsu,syr.md})
READER_BYPASS_SOURCES = {"seed_wichita", "seed_syracuse"}
-SECONDARY_SOURCES = {"seed_catalog"}
+SECONDARY_SOURCES = {"seed_catalog", "secondary_web"}
# live crawlers that talk to a documented JSON/XML API
API_SOURCES = {"loc", "dpla", "smithsonian", "internet_archive"}
diff --git a/tests/test_secondary_citations.py b/tests/test_secondary_citations.py
new file mode 100644
index 0000000..80ff0a4
--- /dev/null
+++ b/tests/test_secondary_citations.py
@@ -0,0 +1,107 @@
+"""Cycle 3 secondary citations: a record is saved ONLY when its verbatim quote is on the fetched page; Wayback copies
+are used only when the origin's robots.txt allows the path; no image URL is ever requested."""
+from urllib.robotparser import RobotFileParser
+
+import pytest
+from conftest import FakeHttp
+
+from conrad import config
+from conrad.crawlers import secondary_citations as sc
+from conrad.crawlers.base import IMAGE_URL, Blocked, Http
+
+PAGE = """<html><body><p>In one image from 1968, Conrad drew a thing.</p>
+<img alt="A cartoon of a man. The caption reads: “It’s all fine.”" src="x.jpg">
+<p>Time , 89 (15)</p></body></html>"""
+WB = "https://web.archive.org/web/20100101000000/http://example.org/gallery.html"
+
+
+class Fake(FakeHttp):
+ def __init__(self, routes, disallow=()):
+ super().__init__(routes)
+ self.disallow = disallow
+
+ def robots(self, url):
+ if any(d in url for d in self.disallow):
+ rp = RobotFileParser()
+ rp.parse(["User-agent: *", "Disallow: /"])
+ return rp
+ return None
+
+
+@pytest.fixture
+def crawler(tmpdb, tmp_path, monkeypatch):
+ monkeypatch.setattr(config, "CHECKPOINT_DIR", tmp_path)
+ monkeypatch.setattr(sc, "PROBES", [])
+
+ def make(cards, routes, disallow=()):
+ monkeypatch.setattr(sc, "C", cards)
+ http = Fake(routes, disallow)
+ http.s = type("S", (), {"headers": {"User-Agent": "t"}})()
+ return sc.SecondaryCitations(conn=tmpdb, http=http), http
+ return make
+
+
+def test_quote_must_be_on_page(crawler, tmpdb):
+ cards = [
+ dict(slug="good-1968", title="A thing", year=1968, pub="Los Angeles Times", desc="d",
+ cites=[("https://ex.org/a", "In one image from 1968, Conrad drew a thing.", None)]),
+ dict(slug="invented-1970", title="Not on the page", year=1970, pub="Los Angeles Times", desc="d",
+ cites=[("https://ex.org/a", "Conrad drew an invented cartoon in 1970", None)]),
+ dict(slug="alt-caption", title="It's all fine.", date="1967-04-14", pub="Time", desc="d",
+ cites=[("https://ex.org/a", "The caption reads: \"It's all fine.\"", "Time, 89 (15)"),
+ ("https://ex.org/missing", "anything", None)]),
+ ]
+ c, http = crawler(cards, {"https://ex.org/a": (200, PAGE), "https://ex.org/missing": (404, "nf")})
+ res = c.run()
+ ids = {r[0] for r in tmpdb.execute("SELECT canonical_id FROM cartoons")}
+ assert ids == {"sec:good-1968", "sec:alt-caption"}, "a citation whose quote is not on the page was saved"
+ assert "invented-1970" in res["notes"] and "REJECTED" in res["notes"]
+ row = tmpdb.execute("SELECT * FROM cartoons WHERE canonical_id='sec:good-1968'").fetchone()
+ assert row["year"] == 1968 and row["date_is_estimate"] == 1 and row["date_exact"] is None
+ assert row["notes"].startswith("Cited by") and "In one image from 1968" in row["notes"]
+ exact = tmpdb.execute("SELECT * FROM cartoons WHERE canonical_id='sec:alt-caption'").fetchone()
+ assert exact["date_exact"] == "1967-04-14" and exact["date_is_estimate"] == 0
+ meth = {r[0] for r in tmpdb.execute("SELECT acquisition_method FROM cartoon_sources")}
+ assert meth == {"secondary_citation"}
+ assert tmpdb.execute("SELECT COUNT(*) FROM cartoon_sources").fetchone()[0] == 2 # missing page -> no source row
+ assert not [u for u in http.calls if IMAGE_URL.search(u)]
+
+
+def test_corroborating_citation_does_not_overwrite_fields(crawler, tmpdb):
+ page2 = "<p>Somebody else also mentions a thing without any year.</p>"
+ cards = [dict(slug="k", title="A thing", year=1968, pub="Los Angeles Times", desc="d",
+ cites=[("https://ex.org/a", "In one image from 1968, Conrad drew a thing.", None),
+ ("https://ex.org/b", "also mentions a thing without any year", None)])]
+ c, _ = crawler(cards, {"https://ex.org/a": (200, PAGE), "https://ex.org/b": (200, page2)})
+ c.run()
+ row = tmpdb.execute("SELECT * FROM cartoons WHERE canonical_id='sec:k'").fetchone()
+ assert row["year"] == 1968 and row["title"] == "A thing"
+ urls = {r[0] for r in tmpdb.execute("SELECT record_url FROM cartoon_sources")}
+ assert urls == {"https://ex.org/a", "https://ex.org/b"}
+
+
+def test_wayback_not_used_when_origin_robots_disallow(crawler, tmpdb):
+ cards = [dict(slug="wb", title="A thing", year=1968, pub="x", desc="d",
+ cites=[(WB, "In one image from 1968, Conrad drew a thing.", None)])]
+ c, http = crawler(cards, {WB: (200, PAGE)}, disallow=("example.org",))
+ c.run()
+ assert tmpdb.execute("SELECT COUNT(*) FROM cartoons").fetchone()[0] == 0
+ assert WB not in http.calls, "Wayback copy fetched although the origin robots.txt disallows the path"
+
+
+def test_http_refuses_image_urls_before_any_io():
+ h = Http(use_cache=False)
+
+ def boom(*a, **k):
+ raise AssertionError("network I/O attempted for an image URL")
+ h.s.get = boom
+ for u in ("https://web.archive.org/web/2010/http://www.pbs.org/independentlens/paulconrad/mag/mag_01.jpg",
+ "https://tile.loc.gov/x/cartoon.GIF?w=150", "https://ex.org/a.png#frag"):
+ with pytest.raises(Blocked, match="image URL refused"):
+ h.get(u)
+
+
+def test_page_text_reads_alt_and_normalises():
+ t = sc.norm(sc.page_text(PAGE))
+ assert "the caption reads: \"it's all fine.\"" in t
+ assert "time, 89 (15)" in t
← f0b0302 Daily Iowan: text-layer probe (sidecars 404, dir 403, search
·
back to Paul Conrad Archive
·
Cycle 3 data refresh: dedupe/exports/REPORT after live 10-sa 5ed3bca →