From d308d070cb9dff20fb46e124cfbd051646a94a1c Mon Sep 17 00:00:00 2001 From: Jake Bromberg Date: Fri, 5 Jun 2026 06:45:22 -0700 Subject: [PATCH] chore(seed): re-bake 64 untouched bundles with the natural-shape pipeline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Re-extract + re-bake every deployed bundle Alex has not yet reviewed: 1990-04apr0106 pages 21-34, all of 1990-04apr0712 (34 pages), 1990-04apr1318 (11 pages, from the prior pilot), 1990-04apr2430 (3 pages), 1990-08aug0106 (2 pages). 64 bundles in total. Alex's 20 verified pages on 1990-04apr0106 (01-20) are deliberately untouched. Net structural change vs. the previous deployed snapshot, aggregated across the 64 affected pages: crossed_out tags surfaced 91 -> 0 (the baker now strips them at write time per a343419); double_height tags surfaced 216 -> 199 (a small numerical drop driven by the new prompt shape — the model now emits continuation rows that the baker merges into double_height entries instead of direct double_height; net text-content per logical entry is the same); row counts 3542 -> 3566 (+24 entries the new extraction picked up). Spot-check on 0712 confirmed merged entries hold the full song text. Alex's UI experience on these 64 pages: cleaner notes column (no spurious crossed_out tags to untick), full raw_text on multi-row entries (no manual stitching), some OCR drift per row that he will fix as usual. --- .../1990-04apr0106-page21.bundle.json | 182 ++++----- .../1990-04apr0106-page22.bundle.json | 180 +++++---- .../1990-04apr0106-page23.bundle.json | 281 ++++++------- .../1990-04apr0106-page24.bundle.json | 239 +++++------ .../1990-04apr0106-page25.bundle.json | 226 ++++++----- .../1990-04apr0106-page26.bundle.json | 261 ++++++------ .../1990-04apr0106-page27.bundle.json | 59 ++- .../1990-04apr0106-page28.bundle.json | 124 +++--- .../1990-04apr0106-page29.bundle.json | 169 +++++--- .../1990-04apr0106-page30.bundle.json | 96 ++--- .../1990-04apr0106-page31.bundle.json | 255 ++++++------ .../1990-04apr0106-page32.bundle.json | 249 ++++++------ .../1990-04apr0106-page33.bundle.json | 191 +++++---- .../1990-04apr0106-page34.bundle.json | 249 +++++------- .../1990-04apr0712-page01.bundle.json | 222 +++++----- .../1990-04apr0712-page02.bundle.json | 162 ++++---- .../1990-04apr0712-page03.bundle.json | 203 +++++----- .../1990-04apr0712-page04.bundle.json | 105 ++--- .../1990-04apr0712-page05.bundle.json | 264 ++++++------ .../1990-04apr0712-page06.bundle.json | 154 +++++-- .../1990-04apr0712-page07.bundle.json | 355 +++++++++++++--- .../1990-04apr0712-page08.bundle.json | 144 +++---- .../1990-04apr0712-page09.bundle.json | 30 +- .../1990-04apr0712-page10.bundle.json | 8 +- .../1990-04apr0712-page11.bundle.json | 64 ++- .../1990-04apr0712-page12.bundle.json | 4 +- .../1990-04apr0712-page13.bundle.json | 87 ++-- .../1990-04apr0712-page14.bundle.json | 77 ++-- .../1990-04apr0712-page15.bundle.json | 126 +++--- .../1990-04apr0712-page16.bundle.json | 186 ++++++--- .../1990-04apr0712-page17.bundle.json | 81 ++-- .../1990-04apr0712-page18.bundle.json | 92 ++--- .../1990-04apr0712-page19.bundle.json | 218 +++++----- .../1990-04apr0712-page20.bundle.json | 135 ++++--- .../1990-04apr0712-page21.bundle.json | 174 ++++---- .../1990-04apr0712-page22.bundle.json | 182 ++++----- .../1990-04apr0712-page23.bundle.json | 238 ++++++----- .../1990-04apr0712-page24.bundle.json | 71 ++-- .../1990-04apr0712-page25.bundle.json | 224 ++++++---- .../1990-04apr0712-page26.bundle.json | 173 ++++---- .../1990-04apr0712-page27.bundle.json | 171 ++++---- .../1990-04apr0712-page28.bundle.json | 211 +++------- .../1990-04apr0712-page29.bundle.json | 68 ++-- .../1990-04apr0712-page30.bundle.json | 127 +++--- .../1990-04apr0712-page31.bundle.json | 256 ++++++------ .../1990-04apr0712-page32.bundle.json | 156 ++++--- .../1990-04apr0712-page33.bundle.json | 115 +++--- .../1990-04apr0712-page34.bundle.json | 80 ++-- .../1990-04apr1318-page01.bundle.json | 135 ++++--- .../1990-04apr1318-page02.bundle.json | 110 ++--- .../1990-04apr1318-page03.bundle.json | 124 +++--- .../1990-04apr1318-page04.bundle.json | 165 ++++---- .../1990-04apr1318-page05.bundle.json | 126 +++--- .../1990-04apr1318-page06.bundle.json | 382 ++++++++++-------- .../1990-04apr1318-page07.bundle.json | 214 +++++----- .../1990-04apr1318-page08.bundle.json | 114 +++--- .../1990-04apr1318-page09.bundle.json | 257 ++++++------ .../1990-04apr1318-page10.bundle.json | 163 ++++---- .../1990-04apr1318-page11.bundle.json | 276 +++++++------ .../1990-04apr2430-page23.bundle.json | 212 +++++----- .../1990-04apr2430-page28.bundle.json | 95 +++-- .../1990-04apr2430-page29.bundle.json | 198 ++++----- .../1990-08aug0106-page24.bundle.json | 160 ++++---- .../1990-08aug0106-page25.bundle.json | 142 +++---- 64 files changed, 5452 insertions(+), 5145 deletions(-) diff --git a/.seed/verifier/1990-04apr0106-page21.bundle.json b/.seed/verifier/1990-04apr0106-page21.bundle.json index 90da202..3371890 100644 --- a/.seed/verifier/1990-04apr0106-page21.bundle.json +++ b/.seed/verifier/1990-04apr0106-page21.bundle.json @@ -4,14 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-21.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 21, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:17:02.907922+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:31:11.128561+00:00", "page_date_raw": "WED 4/4/90", - "comments_raw": null, + "comments_raw": "Rave Ups (new)\nAgit pop\n56\u00b0 P.C.C. L 40", "oddities": [ - "Top right corner contains handwritten text: 'Glenn-mocha', 'Vini-dacha' and a crossed out phrase 'magical mystery boy'.", - "Weather annotations near the top center read '61 degrees 40 pt/cl'.", - "Bottom margin contains text: 'Rave Ups (new) Agitpop 56 degrees Ptcl L 40'." + "Note at top center reads: 'Glenn-Mocha 8AM'", + "Note at top right reads: 'Vomitous Megadeth Dan' (partially crossed out)", + "Note near WXYC logo reads: '61\u00b0 40, p/c'" ], "quadrants": [ { @@ -22,7 +22,7 @@ 1265, 2302 ], - "hour_raw": "6PM", + "hour_raw": "6AM", "jock_raw": "Cheryl Parker", "entries": [ { @@ -43,7 +43,7 @@ "row_index": 1, "raw_text": "PE - Hey Venus", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -55,9 +55,9 @@ }, { "row_index": 2, - "raw_text": "The Fluid - Tomorrow", + "raw_text": "The fluid - Tomorrow", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -71,7 +71,7 @@ "row_index": 3, "raw_text": "The Fall - And there is", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -87,9 +87,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The word 'park' is written below the end of the line." - ], + "oddities": [], "row_bbox": [ 0, 949, @@ -99,7 +97,7 @@ }, { "row_index": 5, - "raw_text": "Turbines - Hangin Tough", + "raw_text": "Turbines - Hang Tough", "confidence": "high", "type_raw": null, "notes": null, @@ -113,7 +111,7 @@ }, { "row_index": 6, - "raw_text": "Lyle Lovett - Why I don't know", + "raw_text": "Lyle lovett - Why I don't know", "confidence": "high", "type_raw": null, "notes": null, @@ -143,7 +141,7 @@ "row_index": 8, "raw_text": "Savage Republic - Mapia", "confidence": "medium", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -169,9 +167,9 @@ }, { "row_index": 10, - "raw_text": "Magnolias - Don't see that girl", - "confidence": "high", - "type_raw": null, + "raw_text": "Mamalioes - Don't see that girl", + "confidence": "medium", + "type_raw": "R-", "notes": null, "oddities": [], "row_bbox": [ @@ -183,9 +181,9 @@ }, { "row_index": 11, - "raw_text": "Mind Siren - What are you doing", - "confidence": "medium", - "type_raw": null, + "raw_text": "Mind Sirens - what are you doing", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -199,7 +197,7 @@ "row_index": 12, "raw_text": "Cynics - cry cry cry", "confidence": "high", - "type_raw": null, + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -213,7 +211,7 @@ "row_index": 13, "raw_text": "PE - 911 is a joke", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -227,7 +225,7 @@ "row_index": 14, "raw_text": "Bongwater - Too much sleep", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -297,7 +295,7 @@ "row_index": 2, "raw_text": "Chapter 2 - Be You", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -325,7 +323,7 @@ "row_index": 4, "raw_text": "Arson Garden - 2 Sisters", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -339,7 +337,7 @@ "row_index": 5, "raw_text": "Led Zeppelin - Immigrant Song", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -367,7 +365,7 @@ "row_index": 7, "raw_text": "Dub Syndicate - Mafia", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -381,7 +379,7 @@ "row_index": 8, "raw_text": "Rave Ups - Respectfully King of Rain", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -407,9 +405,9 @@ }, { "row_index": 10, - "raw_text": "AGITPOP - Reading All About It", + "raw_text": "A.GIT POP - Reading All About It", "confidence": "high", - "type_raw": null, + "type_raw": "B/B", "notes": null, "oddities": [], "row_bbox": [ @@ -421,7 +419,7 @@ }, { "row_index": 11, - "raw_text": "Voodoo GEARSHIFT - 3 IN A Row", + "raw_text": "VOODOO GEARSHIFT - 3 IN A ROW", "confidence": "high", "type_raw": null, "notes": null, @@ -435,13 +433,11 @@ }, { "row_index": 12, - "raw_text": "Giant Sand - Patsy Does Dylan/It's long About Now", - "confidence": "medium", - "type_raw": null, + "raw_text": "Giant Sand - Patsy Does Dylan / It's long About Now", + "confidence": "high", + "type_raw": "M", "notes": null, - "oddities": [ - "The words 'About Now' are squeezed in below the end of the line." - ], + "oddities": [], "row_bbox": [ 1265, 1476, @@ -467,7 +463,7 @@ "row_index": 15, "raw_text": "Silos - Porque No", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -521,7 +517,7 @@ }, { "row_index": 1, - "raw_text": "Dogmatics - King size cigarette", + "raw_text": "Dogmatics - king size cigarette", "confidence": "high", "type_raw": null, "notes": null, @@ -551,7 +547,7 @@ "row_index": 3, "raw_text": "Popes - Don't expect", "confidence": "high", - "type_raw": null, + "type_raw": "R-", "notes": null, "oddities": [], "row_bbox": [ @@ -563,9 +559,9 @@ }, { "row_index": 4, - "raw_text": "Chills - familiarity breeds contempt", + "raw_text": "Chills - Familiarity breeds contempt", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -581,9 +577,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The words 'lose you' are wrapped below the rest of the track name." - ], + "oddities": [], "row_bbox": [ 0, 2727, @@ -607,13 +601,11 @@ }, { "row_index": 7, - "raw_text": "Queen latifah - Queen of Royal badness", + "raw_text": "Queen Latifah - Queen of Royal badness", "confidence": "high", - "type_raw": null, + "type_raw": "x", "notes": null, - "oddities": [ - "The word 'badness' is wrapped below the rest of the track name." - ], + "oddities": [], "row_bbox": [ 0, 2877, @@ -623,9 +615,9 @@ }, { "row_index": 8, - "raw_text": "MC 900 ft. Jesus & DJ zero - I'm going straight to heaven", - "confidence": "medium", - "type_raw": null, + "raw_text": "mc 900 ft. Jesus & DJ zero - I'm going straight to heaven", + "confidence": "high", + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -637,13 +629,11 @@ }, { "row_index": 10, - "raw_text": "Mary Marg. O'Hara - My friends have", - "confidence": "medium", + "raw_text": "Mary Marg. O'hara - my friends have", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The word 'have' is wrapped below the rest of the track name." - ], + "oddities": [], "row_bbox": [ 0, 3102, @@ -653,7 +643,7 @@ }, { "row_index": 11, - "raw_text": "Trotsky Icepick - Mar vista bustop", + "raw_text": "Trotsky Icepick - mas vista bustup", "confidence": "high", "type_raw": null, "notes": "double_height", @@ -667,13 +657,11 @@ }, { "row_index": 13, - "raw_text": "Nice Strong arm - neighborhood whore", - "confidence": "medium", - "type_raw": null, + "raw_text": "Nice strong arm - neighborhood of your", + "confidence": "high", + "type_raw": "H", "notes": null, - "oddities": [ - "The word 'whore' is wrapped below the rest of the track name." - ], + "oddities": [], "row_bbox": [ 0, 3327, @@ -697,9 +685,9 @@ }, { "row_index": 15, - "raw_text": "Felt - Cartoon Sky", + "raw_text": "felt - cartoon Sky", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -711,9 +699,9 @@ }, { "row_index": 16, - "raw_text": "Mission - Into the blue", + "raw_text": "mission - Into the blue", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -748,14 +736,14 @@ 2550, 4074 ], - "hour_raw": "9PM", + "hour_raw": "9AM", "jock_raw": "Scott", "entries": [ { "row_index": 0, "raw_text": "Ted Nugent - Free For All", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -767,8 +755,8 @@ }, { "row_index": 1, - "raw_text": "House of Large Sizes - Edison human", - "confidence": "medium", + "raw_text": "House of large Sizes - Eisanhowar", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -809,7 +797,7 @@ }, { "row_index": 4, - "raw_text": "Bill Monroe - Can't You Hear me Callin'", + "raw_text": "Bill Monroe - Can't You Hear Me Callin'", "confidence": "high", "type_raw": null, "notes": null, @@ -823,13 +811,11 @@ }, { "row_index": 5, - "raw_text": "Ilene Weiss - No Baby", + "raw_text": "Ilene Weiss - No Baby [Folk]", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [ - "Bracketed annotation '[Fast Folk]' in right margin." - ], + "oddities": [], "row_bbox": [ 1265, 2727, @@ -839,13 +825,11 @@ }, { "row_index": 6, - "raw_text": "Tom Clark - Blisters + Smoke", + "raw_text": "Tom Clark - Blisters & Smoke [Anti-Folk]", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [ - "Bracketed annotation '[Anti-folk]' in right margin." - ], + "oddities": [], "row_bbox": [ 1265, 2802, @@ -855,9 +839,9 @@ }, { "row_index": 7, - "raw_text": "Loop - Shot w/ A Diamond", + "raw_text": "Loop - Spot w/ A Diamond", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -869,12 +853,12 @@ }, { "row_index": 8, - "raw_text": "Marvin Gaye / T. Terrell - You're All I Need 2 Get By", + "raw_text": "Marvin Gaye / T. Terrell - You're All I Need", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The words '2 Get By' are wrapped below the end of the line." + "The words '2 Get By' wrap below the end of this line." ], "row_bbox": [ 1265, @@ -899,13 +883,11 @@ }, { "row_index": 10, - "raw_text": "Red Allen - Sometime some day", - "confidence": "high", + "raw_text": "Red Allen - Somethingsomeday", + "confidence": "low", "type_raw": null, "notes": null, - "oddities": [ - "Artist name is preceded by a crossed-out word." - ], + "oddities": [], "row_bbox": [ 1265, 3102, @@ -929,12 +911,12 @@ }, { "row_index": 12, - "raw_text": "Primal Scream - I'm Losing More Than I'll Ever Have", + "raw_text": "Primal Scream - I'm Losing More Than I'll", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "The words 'Ever Have' are wrapped below the end of the line." + "The words 'Ever Have' wrap below the end of this line." ], "row_bbox": [ 1265, @@ -947,7 +929,7 @@ "row_index": 13, "raw_text": "Cowboy Junkies - Where Are You Tonight?", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page22.bundle.json b/.seed/verifier/1990-04apr0106-page22.bundle.json index db2ef47..0d87b7e 100644 --- a/.seed/verifier/1990-04apr0106-page22.bundle.json +++ b/.seed/verifier/1990-04apr0106-page22.bundle.json @@ -4,13 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-22.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 22, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:16:32.330638+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:31:06.656303+00:00", "page_date_raw": "WED 4/4/90", - "comments_raw": null, - "oddities": [ - "Comments section at the bottom contains multiple lines of notes: '540 PCL L40 MCL H70' and 'C8+ jane says velvet'." - ], + "comments_raw": "54\u00b0\nP Cl L 40\nM Cl H 70\nc & t.\njane says\nveldt", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -20,12 +18,12 @@ 1275, 2302 ], - "hour_raw": "10 PM", - "jock_raw": "Spot", + "hour_raw": "10PM", + "jock_raw": "SPOT", "entries": [ { "row_index": 0, - "raw_text": "Dusty Springfield - Wishin + Hopin", + "raw_text": "Dusty Springfield - Wishin & Hopin", "confidence": "high", "type_raw": null, "notes": null, @@ -39,9 +37,9 @@ }, { "row_index": 1, - "raw_text": "Robyn Hitchcock - Glass Hotel", + "raw_text": "Robyn Hitchcock - GlassHotel", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -53,15 +51,29 @@ }, { "row_index": 2, - "raw_text": "Daniel Johnston - Don't Let The Su- Go Down On Your Grievances", + "raw_text": "Daniel Johnston - Don't let The Su-", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 725, 1275, + 800 + ] + }, + { + "row_index": 3, + "raw_text": "Go Down On Your Grievances", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 800, + 1275, 874 ] }, @@ -69,7 +81,7 @@ "row_index": 4, "raw_text": "Bad Checks - Do Me Right", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -81,7 +93,7 @@ }, { "row_index": 5, - "raw_text": "Killdozer - Hamburger Martyr", + "raw_text": "K'ill dozer - Hamburger Martyr", "confidence": "medium", "type_raw": null, "notes": null, @@ -95,9 +107,9 @@ }, { "row_index": 6, - "raw_text": "Nurse w/ Wound - 1 + 1 Just Ain't So (slight return)", + "raw_text": "Nurse w/ Wound - It Just Ain't So (slight return)", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -109,8 +121,8 @@ }, { "row_index": 7, - "raw_text": "Hank Packed - let me tangle in", - "confidence": "low", + "raw_text": "Hank Packard - let me Tangle in", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -123,13 +135,11 @@ }, { "row_index": 8, - "raw_text": "Souled American - Luggage", + "raw_text": "Souled American - Luggy D, Your Vines", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [ - "Text 'Your Vines' is squeezed in above the right side of this entry, belonging to the previous row." - ], + "oddities": [], "row_bbox": [ 0, 1174, @@ -139,9 +149,9 @@ }, { "row_index": 9, - "raw_text": "Angels of Epis. - Vilest Disgusting / Wm. Campbell", + "raw_text": "Angels of Epis. - Vile & Disgusting / Wm. Campbell", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -156,7 +166,7 @@ "raw_text": "Pere Ubu - We Have The Technology", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -167,8 +177,8 @@ }, { "row_index": 12, - "raw_text": "T21 - Smile", - "confidence": "medium", + "raw_text": "Tall - Smile", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -181,11 +191,13 @@ }, { "row_index": 13, - "raw_text": "1971 Hugo Montenegro - Moog Power", + "raw_text": "Hugo Montenegro - Moog Power", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The number '1971' is written in the left margin next to this row." + ], "row_bbox": [ 0, 1552, @@ -197,7 +209,7 @@ "row_index": 14, "raw_text": "Christine Lavin - Fly On A Plane", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -237,9 +249,9 @@ }, { "row_index": 17, - "raw_text": "Am. Music Club - Dreamsville Gone", + "raw_text": "Am. Music Club - Dreamers Gone", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -337,9 +349,11 @@ "row_index": 4, "raw_text": "the mthembu queens - let's go", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'PB' written next to the circle." + ], "row_bbox": [ 1275, 874, @@ -349,7 +363,7 @@ }, { "row_index": 5, - "raw_text": "dogbowl - obsessed with girls oklahoma", + "raw_text": "dogbowl - obsessed with girls, oklahoma", "confidence": "high", "type_raw": null, "notes": null, @@ -363,7 +377,7 @@ }, { "row_index": 6, - "raw_text": "the shangri-la's - out in the street", + "raw_text": "the shangri-la's - out in the streets", "confidence": "high", "type_raw": null, "notes": null, @@ -407,7 +421,7 @@ "row_index": 9, "raw_text": "captain & tennille - muskrat love", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -435,9 +449,11 @@ "row_index": 11, "raw_text": "leadbelly - good, good, good / we shall walk", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'PB' written next to the circle." + ], "row_bbox": [ 1275, 1401, @@ -449,11 +465,9 @@ "row_index": 12, "raw_text": "jane's addiction - jane says", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, - "oddities": [ - "Text 'through the valley)' appears in the right margin on this line, continuing the leadbelly entry from above." - ], + "oddities": [], "row_bbox": [ 1275, 1477, @@ -467,7 +481,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'heart' completing this entry wraps onto the far right side of the next printed row." + ], "row_bbox": [ 1275, 1552, @@ -477,13 +493,11 @@ }, { "row_index": 14, - "raw_text": "the velvet underground", + "raw_text": "the embarrassmen", "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [ - "Text 'heart' appears in the right margin on this line, continuing the supremes entry from above." - ], + "notes": null, + "oddities": [], "row_bbox": [ 1275, 1627, @@ -492,7 +506,9 @@ ] } ], - "oddities": [] + "oddities": [ + "The right margin next to rows 11 and 12 has the lyrics 'we shall walk / through the / valley' wrapping across multiple lines." + ] }, { "position": "bottom_left", @@ -507,22 +523,36 @@ "entries": [ { "row_index": 0, - "raw_text": "inside track - savage republic - customs -", + "raw_text": "inside track - savage republic", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 2352, 1275, + 2427 + ] + }, + { + "row_index": 1, + "raw_text": "- customs -", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 2427, + 1275, 2502 ] }, { - "row_index": 2, - "raw_text": "the ordinaires - dance of the coconuts", - "confidence": "medium", + "row_index": 3, + "raw_text": "the ordinaires - dance of the cocoamps", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -534,7 +564,7 @@ ] }, { - "row_index": 3, + "row_index": 4, "raw_text": "redhead kingpin & the f.b.i. - do the right thing", "confidence": "high", "type_raw": null, @@ -548,12 +578,14 @@ ] }, { - "row_index": 5, + "row_index": 6, "raw_text": "the flat duo jets - baby", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'Q R' written." + ], "row_bbox": [ 0, 2728, @@ -562,12 +594,14 @@ ] }, { - "row_index": 6, - "raw_text": "christian death - of the wound", - "confidence": "medium", + "row_index": 7, + "raw_text": "christian death - of the wave", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'R' written." + ], "row_bbox": [ 0, 2802, @@ -635,7 +669,7 @@ "row_index": 3, "raw_text": "they might be giants - kiss me, son of god", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -705,9 +739,11 @@ "row_index": 8, "raw_text": "the veldt - it's over", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, - "oddities": [], + "oddities": [ + "The circle has a hand-drawn arrow pointing to the right." + ], "row_bbox": [ 1275, 2952, @@ -719,9 +755,11 @@ "row_index": 9, "raw_text": "the fluid - tomorrow", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'PB' written next to the circle." + ], "row_bbox": [ 1275, 3027, @@ -789,10 +827,10 @@ "row_index": 15, "raw_text": "the jesus lizard - chrome", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "The word 'the' is written small directly above the word 'jesus'." + "Left margin has 'PB' written next to the circle." ], "row_bbox": [ 1275, diff --git a/.seed/verifier/1990-04apr0106-page23.bundle.json b/.seed/verifier/1990-04apr0106-page23.bundle.json index 2e0bb81..12081c3 100644 --- a/.seed/verifier/1990-04apr0106-page23.bundle.json +++ b/.seed/verifier/1990-04apr0106-page23.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-23.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 23, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:17:26.637005+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:30:47.108658+00:00", "page_date_raw": "Thursday 4/5/90", "comments_raw": null, "oddities": [ - "Handwritten notes appear in the top right margin outside the grid, listing a few band names and tracks." + "Handwritten notes appear in the top right header space: 'My Dad is Dead - Hill of Beans', 'Alice Donought - Lisa's Father', and 'ook's wrang stereo R'." ], "quadrants": [ { @@ -20,14 +20,14 @@ 1274, 2307 ], - "hour_raw": "2 AM", + "hour_raw": "2AM", "jock_raw": null, "entries": [ { "row_index": 0, - "raw_text": "Concrete Blond- Your Haunted Head", + "raw_text": "Concrete Blond- Your haunted Head", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -41,65 +41,49 @@ "row_index": 1, "raw_text": "Sinead O'Conner- I do not want what I havn't got", "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [ - "The words 'havn't got' wrap to the space below the entry line." - ], - "row_bbox": [ - 0, - 656, - 1274, - 730 - ] - }, - { - "row_index": 2, - "raw_text": "Lemonheads - Hate Your Friends", - "confidence": "high", - "type_raw": null, - "notes": null, + "type_raw": "M", + "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 730, + 656, 1274, 802 ] }, { "row_index": 3, - "raw_text": "Helga dos oito Baixos - Entra E sai(In+out)", + "raw_text": "Lemonheads - Hate Your Friends", "confidence": "high", - "type_raw": null, - "notes": "double_height", + "type_raw": "Hit", + "notes": null, "oddities": [], "row_bbox": [ 0, 802, 1274, - 955 + 877 ] }, { - "row_index": 5, - "raw_text": "LL Cool J - Jingling Baby", + "row_index": 4, + "raw_text": "Helga dos oito Baixos - Entra E Sai (In & out)", "confidence": "high", - "type_raw": null, - "notes": null, + "type_raw": "H", + "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 955, + 877, 1274, 1029 ] }, { "row_index": 6, - "raw_text": "Alice Donought - Lisa's Father (Waka Baby)", + "raw_text": "LL Cool J - Jingling Baby", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -111,11 +95,13 @@ }, { "row_index": 7, - "raw_text": "Hypnolovewheel - Jesus in Colorization", + "raw_text": "Alice Donought - Lisa's Father (Waka Baby)", "confidence": "high", - "type_raw": null, + "type_raw": "r", "notes": null, - "oddities": [], + "oddities": [ + "The word 'Donought' has light scratch marks through it." + ], "row_bbox": [ 0, 1105, @@ -125,9 +111,9 @@ }, { "row_index": 8, - "raw_text": "The Byrds - Why", + "raw_text": "Hypnolovewheel - Jesus in Colorization", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -139,9 +125,9 @@ }, { "row_index": 9, - "raw_text": "Miss. John Hurt - Sliding Delta", + "raw_text": "The Byrds - Why", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -153,9 +139,9 @@ }, { "row_index": 10, - "raw_text": "The Walkabouts - The Anvil Song", + "raw_text": "Miss. John Hurt - Sliding Delta", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -167,9 +153,9 @@ }, { "row_index": 11, - "raw_text": "Camper Van- I was born in a Laundromat", + "raw_text": "The Walkabouts - the anvil Song", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -181,9 +167,9 @@ }, { "row_index": 12, - "raw_text": "Talking Heads - Making Flippy Floppy", + "raw_text": "Camper Van- I was born in a Laundromat", "confidence": "high", - "type_raw": null, + "type_raw": "r", "notes": null, "oddities": [], "row_bbox": [ @@ -195,9 +181,9 @@ }, { "row_index": 13, - "raw_text": "Mad Matters - Arboretum Jewel", - "confidence": "medium", - "type_raw": null, + "raw_text": "Talking Heads - Making Flippy Floppy", + "confidence": "high", + "type_raw": "std.", "notes": null, "oddities": [], "row_bbox": [ @@ -209,9 +195,9 @@ }, { "row_index": 14, - "raw_text": "Prong - Dying Breed", + "raw_text": "Had Matters - Arboretum Jewel", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -223,9 +209,9 @@ }, { "row_index": 15, - "raw_text": "Public Enemy - Revolutionary Generation", + "raw_text": "Prong - Dying Breed", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -237,13 +223,11 @@ }, { "row_index": 16, - "raw_text": "Cab Calloway - Btwn. The Devil + The Deep Blue Sea", + "raw_text": "Public Enemy - Revolutionary Generation", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, - "oddities": [ - "The words 'Blue Sea' wrap to the space below the entry line." - ], + "oddities": [], "row_bbox": [ 0, 1782, @@ -253,18 +237,32 @@ }, { "row_index": 17, - "raw_text": "The Bevis Frond - These Dark Days", + "raw_text": "Cab Calloway - Btwn. The Devil & the Deep Blue Sea", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [ - "A hand-drawn arrow starts here and points down into the bottom-left quadrant." + "A long line is drawn from this entry down into the bottom-left quadrant." ], "row_bbox": [ 0, 1858, 1274, - 1932 + 2007 + ] + }, + { + "row_index": 19, + "raw_text": "The Bevis Frond - These Dark Days", + "confidence": "high", + "type_raw": "H", + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 2007, + 1274, + 2084 ] } ], @@ -278,14 +276,14 @@ 2550, 2307 ], - "hour_raw": "4 AM", + "hour_raw": "4AM", "jock_raw": null, "entries": [ { "row_index": 0, "raw_text": "Bongwater - He loved the weather", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -299,7 +297,7 @@ "row_index": 1, "raw_text": "The Jeff Beck group - Going Down", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -313,7 +311,7 @@ "row_index": 2, "raw_text": "House of Love - Never", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -327,7 +325,7 @@ "row_index": 3, "raw_text": "Alien Sex Fiend - Alien", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -341,7 +339,7 @@ "row_index": 4, "raw_text": "Jo Jo Reed - Wild Thing Zydeco", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -355,7 +353,7 @@ "row_index": 5, "raw_text": "The Partridge Family - Come on Get Happy", "confidence": "high", - "type_raw": null, + "type_raw": "Std.", "notes": null, "oddities": [], "row_bbox": [ @@ -369,7 +367,7 @@ "row_index": 6, "raw_text": "The Stump Wizards - Firemine", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -381,9 +379,9 @@ }, { "row_index": 7, - "raw_text": "Film + The BB's - Midnight Crossing", - "confidence": "medium", - "type_raw": null, + "raw_text": "Film & The DB's - Midnight Crossing", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -397,7 +395,7 @@ "row_index": 8, "raw_text": "The Nothing Hillbillies - Feel Like Going Home", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -411,7 +409,7 @@ "row_index": 9, "raw_text": "The Chills - Don't Be- Memory", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -423,12 +421,12 @@ }, { "row_index": 10, - "raw_text": "King Missle - Cheesecake Truck + Equivaleng", - "confidence": "medium", - "type_raw": null, + "raw_text": "King Missle - Cheesecake Truck & Equivalency", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [ - "Several words in the track name are heavily crossed out before 'Cheesecake Truck'." + "A word before 'Cheesecake' is heavily scribbled out." ], "row_bbox": [ 1274, @@ -441,7 +439,7 @@ "row_index": 11, "raw_text": "Bill Cosby & Friends - Mouth of the Blowfish", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -453,10 +451,10 @@ }, { "row_index": 12, - "raw_text": "Meatbea", - "confidence": "low", + "raw_text": "Meat Beat", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1274, @@ -483,9 +481,11 @@ "row_index": 0, "raw_text": "-> Cab", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "An arrow line drawn from the top-left quadrant points to this entry." + ], "row_bbox": [ 0, 2358, @@ -497,7 +497,7 @@ "row_index": 1, "raw_text": "Larry Carlton - Room 335", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -509,9 +509,9 @@ }, { "row_index": 2, - "raw_text": "Bad Brains - She's Calling You", + "raw_text": "Bad Brains <- She's Calling You", "confidence": "high", - "type_raw": null, + "type_raw": "std.", "notes": null, "oddities": [], "row_bbox": [ @@ -523,9 +523,9 @@ }, { "row_index": 3, - "raw_text": "My Dad is Dead - Hill O' Beans", + "raw_text": "My Dad is Dead - Hill o' Beans", "confidence": "high", - "type_raw": null, + "type_raw": "r", "notes": null, "oddities": [], "row_bbox": [ @@ -539,7 +539,7 @@ "row_index": 4, "raw_text": "Naked City - Reanimator", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -551,9 +551,9 @@ }, { "row_index": 5, - "raw_text": "Israel Vibration - Perfect Love + Understandi", + "raw_text": "Israel Vibration - Perfect Love & Understand", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -581,7 +581,7 @@ "row_index": 7, "raw_text": "Eight Eyes - Groovy Cellar", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -593,9 +593,9 @@ }, { "row_index": 8, - "raw_text": "Poi Dog Pondering - Bury Me Deep", + "raw_text": "Poi Dog Pondering - Bury Me deep", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -607,9 +607,9 @@ }, { "row_index": 9, - "raw_text": "->", + "raw_text": "The Blue Aeroplanes - World View Blue", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -621,9 +621,9 @@ }, { "row_index": 10, - "raw_text": "The Blue Aeroplanes - World View Blue", + "raw_text": "Bob Dylan - I Ain't Got No Home", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -635,9 +635,9 @@ }, { "row_index": 11, - "raw_text": "Bob Dylan - I Ain't Got No Home", + "raw_text": "COC - Technocracy", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -649,9 +649,9 @@ }, { "row_index": 12, - "raw_text": "CoC - Technocracy", + "raw_text": "digital underground - underwater rimes", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -663,9 +663,9 @@ }, { "row_index": 13, - "raw_text": "digital underground - underwater rimes", + "raw_text": "Kingston Trio - Tom Dooley", "confidence": "high", - "type_raw": null, + "type_raw": "std.", "notes": null, "oddities": [], "row_bbox": [ @@ -677,9 +677,9 @@ }, { "row_index": 14, - "raw_text": "Kingston Trio - Tom Dooley", + "raw_text": "Red Temple Spirits - Set the Controls...", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -691,36 +691,21 @@ }, { "row_index": 15, - "raw_text": "Red Temple Spirits - set the Controls...", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 3484, - 1274, - 3559 - ] - }, - { - "row_index": 16, - "raw_text": "Lloyd Cole + the Commotions - Jennifer she said", + "raw_text": "Lloyd Cole & the Commotions - Jennifer She said", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 3559, + 3484, 1274, - 3712 + 3634 ] } ], "oddities": [ - "An arrow from the quadrant above points into the empty Jock field.", - "A hand-drawn arrow connects row 2 down to row 6." + "Thick scribbled bracket lines and arrows in the left margin connect rows 6 through 9." ] }, { @@ -731,14 +716,14 @@ 2550, 4067 ], - "hour_raw": "6 AM", + "hour_raw": "6AM", "jock_raw": "Tom Fancy", "entries": [ { "row_index": 0, "raw_text": "Meat Beat Manifesto - Dog Star Man", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -750,9 +735,9 @@ }, { "row_index": 1, - "raw_text": "The Cynics - What you Get", + "raw_text": "The Cynics - What You Get", "confidence": "high", - "type_raw": null, + "type_raw": "PP", "notes": null, "oddities": [], "row_bbox": [ @@ -766,7 +751,7 @@ "row_index": 2, "raw_text": "Mc 900 foot Jesus - Spaceman", "confidence": "high", - "type_raw": null, + "type_raw": "A", "notes": null, "oddities": [], "row_bbox": [ @@ -780,7 +765,7 @@ "row_index": 3, "raw_text": "Bessie Smith - St. Louis Blues", "confidence": "high", - "type_raw": null, + "type_raw": "std.", "notes": null, "oddities": [], "row_bbox": [ @@ -794,7 +779,7 @@ "row_index": 4, "raw_text": "Allen Ginsberg - The Lion For Real", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -808,7 +793,7 @@ "row_index": 5, "raw_text": "Caterwaul - Interlooped", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -822,7 +807,7 @@ "row_index": 6, "raw_text": "Nasa - UFO over Cairo", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -836,7 +821,7 @@ "row_index": 7, "raw_text": "Sugarloaf - Green-Eyed Lady", "confidence": "high", - "type_raw": null, + "type_raw": "std.", "notes": null, "oddities": [], "row_bbox": [ @@ -850,7 +835,7 @@ "row_index": 8, "raw_text": "8 or 9 feet - Never Come Down", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -864,7 +849,7 @@ "row_index": 9, "raw_text": "Ornette Coleman - Free Jazz", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -876,9 +861,9 @@ }, { "row_index": 10, - "raw_text": "Nice Strong Arm - Autumn Green", + "raw_text": "Nice strong Arm - Autumn Green", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -892,7 +877,7 @@ "row_index": 11, "raw_text": "Robert Plant - Nirvana", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -906,7 +891,7 @@ "row_index": 12, "raw_text": "Chapter 2 - Just Having Fun", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -920,7 +905,7 @@ "row_index": 13, "raw_text": "Chuck Berry - Promised Land", "confidence": "high", - "type_raw": null, + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page24.bundle.json b/.seed/verifier/1990-04apr0106-page24.bundle.json index 6b7ddd5..6439f31 100644 --- a/.seed/verifier/1990-04apr0106-page24.bundle.json +++ b/.seed/verifier/1990-04apr0106-page24.bundle.json @@ -4,13 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-24.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 24, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:17:15.438540+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:30:42.344287+00:00", "page_date_raw": "Thurs 4/5/90", - "comments_raw": null, + "comments_raw": "NMA", "oddities": [ - "Comments field at the bottom contains 'NMA'.", - "A long vertical arrow is drawn down the center dividing line between the left and right quadrants." + "The vertical dividing line between the left and right quadrants has been reinforced with a heavy pen line for the bottom half of the page." ], "quadrants": [ { @@ -28,7 +27,7 @@ "row_index": 0, "raw_text": "Iggy Pop / Real Wild Child", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -42,7 +41,7 @@ "row_index": 1, "raw_text": "Green River / Ozzie", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -56,7 +55,7 @@ "row_index": 2, "raw_text": "Pub. Enemy / 911 is a Joke", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -70,7 +69,7 @@ "row_index": 3, "raw_text": "John Prine / Angel From Mont.", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -84,7 +83,7 @@ "row_index": 4, "raw_text": "Cecil Taylor / Leaf Taken Horn", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -98,7 +97,7 @@ "row_index": 5, "raw_text": "Peter Hook / Jesus, I love U.", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -110,9 +109,9 @@ }, { "row_index": 6, - "raw_text": "Genesis / I Know What I Like(in your...)", + "raw_text": "Genesis / I Know What I Like(inyour...)", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -124,9 +123,9 @@ }, { "row_index": 7, - "raw_text": "MTHEMBU QUEENS / Thina Siyo Jabula", + "raw_text": "MTHEMBU QUEENS/ Thina Siyo Jabula", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -152,12 +151,12 @@ }, { "row_index": 9, - "raw_text": "Love @ Large Sndtrk / Ain't No Cure For Love", + "raw_text": "Love @ Large Sndtrk/ Ain't No Cure For Love", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "Left margin has 'YAWN!' with an arrow pointing to this entry." + "left margin has the word 'YAWN!' with an arrow pointing to this row" ], "row_bbox": [ 0, @@ -198,7 +197,7 @@ "row_index": 12, "raw_text": "Lava Love / Juke Jubilee", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -210,7 +209,7 @@ }, { "row_index": 13, - "raw_text": "Jerry Niewood / Joy", + "raw_text": "Jerry Niewood/ Joy", "confidence": "high", "type_raw": null, "notes": null, @@ -234,13 +233,13 @@ 2304 ], "hour_raw": "8Am", - "jock_raw": "Kendrick", + "jock_raw": "Jendren", "entries": [ { "row_index": 0, - "raw_text": "Poto Doudongo - Bolingo", + "raw_text": "POTO DOUDOUGO - BOLINGO", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -252,9 +251,9 @@ }, { "row_index": 1, - "raw_text": "Silos - Commodore Peter", + "raw_text": "SILOS - COMMODORE PETER", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -266,9 +265,9 @@ }, { "row_index": 2, - "raw_text": "Sarah Vaughn - Black Coffee", + "raw_text": "SARAH VAUGHN - BLACK COFFEE", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -280,9 +279,9 @@ }, { "row_index": 3, - "raw_text": "Martha & the Muffins - World w/o Borders", + "raw_text": "MARTHA & THE MUFFINS - WORLD W/O BORDERS", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -294,9 +293,9 @@ }, { "row_index": 4, - "raw_text": "Gin Blossoms - Found out about You", + "raw_text": "GIN BLOSSOMS - FOUND OUT ABOUT YOU", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -308,9 +307,9 @@ }, { "row_index": 5, - "raw_text": "Romantics - What I Like About You", + "raw_text": "ROMANTICS - WHAT I LIKE ABOUT YOU", "confidence": "high", - "type_raw": null, + "type_raw": "HIT", "notes": null, "oddities": [], "row_bbox": [ @@ -322,9 +321,9 @@ }, { "row_index": 6, - "raw_text": "Muzsikas - Vetetiem Viol\u00e1t", - "confidence": "medium", - "type_raw": null, + "raw_text": "MUZSIKAS - VETETIEM VIOL\u00c1T", + "confidence": "high", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -336,9 +335,9 @@ }, { "row_index": 7, - "raw_text": "Wishbone Ash - Vas Dis", + "raw_text": "WISHBONE ASH - VAS DIS", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -350,9 +349,9 @@ }, { "row_index": 8, - "raw_text": "That Petrol Emotion - Hey Venus", + "raw_text": "THAT PETROL EMOTION - HEY VENUS", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -364,12 +363,12 @@ }, { "row_index": 9, - "raw_text": "\"In the Hall of the Mountain King\" (\"Peer Gynt Suite\")", + "raw_text": "\"IN THE HALL OF THE MOUNTAIN KING\" (\"PEER GYNT SUITE)", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "Small text 'E. Cincinn. Pops Orch.*' is written below the entry." + "right margin has a note 'E.CINCINN. POPS ORCH.'" ], "row_bbox": [ 1279, @@ -380,9 +379,9 @@ }, { "row_index": 10, - "raw_text": "Jazz Butcher - Drink", + "raw_text": "JAZZ BUTCHER - DRINK", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -394,9 +393,9 @@ }, { "row_index": 11, - "raw_text": "Church - You're Still Beautiful", + "raw_text": "CHURCH - YOURE STILL BEAUTIFUL", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -408,9 +407,9 @@ }, { "row_index": 12, - "raw_text": "Dub Syndicate - In The Man For You Easy", + "raw_text": "DUB SYNDICATE - IN THE MAN FOR YOU EASY", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -422,9 +421,9 @@ }, { "row_index": 14, - "raw_text": "Stranglers - The European Female (In Celebration)", + "raw_text": "STRANGLERS - THE EUROPEAN FEMALE (IN CELEBRATION)", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -452,7 +451,7 @@ "row_index": 0, "raw_text": "Glass Bottle / Ain't Got Time Anymore", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -478,13 +477,11 @@ }, { "row_index": 2, - "raw_text": "Ben Vaughn / Too Sensitive 4 this World", - "confidence": "high", + "raw_text": "Ben Vaughn /", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "The track name is written below heavily crossed-out text, with an arrow pointing down to it." - ], + "oddities": [], "row_bbox": [ 0, 2504, @@ -494,11 +491,13 @@ }, { "row_index": 3, - "raw_text": "Rockin' Dopsie / Dopsie's Boogie", + "raw_text": "Too Sensitive 4 this World", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "an arrow is drawn from this entry pointing to the row above" + ], "row_bbox": [ 0, 2580, @@ -508,7 +507,7 @@ }, { "row_index": 4, - "raw_text": "Pretty Things / Road Runner", + "raw_text": "Rockin' Dopsie/ Dopsie's Boogie", "confidence": "high", "type_raw": null, "notes": null, @@ -522,9 +521,9 @@ }, { "row_index": 5, - "raw_text": "Boo Yaa Tribe / Pickin' up Metal", + "raw_text": "Pretty Things / Road Runner", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -536,7 +535,7 @@ }, { "row_index": 6, - "raw_text": "Scott Merritt / Blue Field", + "raw_text": "Boo Yaa Tribe/ Pickin' up Metal", "confidence": "high", "type_raw": null, "notes": null, @@ -550,7 +549,7 @@ }, { "row_index": 7, - "raw_text": "Lucie Blue Tremblay / Jour Apr\u00e9s Jour", + "raw_text": "Scott Merr.tt / Blue Field", "confidence": "high", "type_raw": null, "notes": null, @@ -564,7 +563,7 @@ }, { "row_index": 8, - "raw_text": "House of Love / Beatles & Stones", + "raw_text": "Lucie Blue Tremblay/ Jour Apr\u00e9s Jour", "confidence": "high", "type_raw": null, "notes": null, @@ -578,9 +577,9 @@ }, { "row_index": 9, - "raw_text": "New Model Army / Heroes", + "raw_text": "House of Love/ Beatles & Stones", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -592,7 +591,7 @@ }, { "row_index": 10, - "raw_text": "Carmen McRae / I'm Coming Home Again", + "raw_text": "New Model Army / Heroes", "confidence": "high", "type_raw": null, "notes": null, @@ -606,13 +605,11 @@ }, { "row_index": 11, - "raw_text": "H.P. Zinker / Dancing Days", + "raw_text": "Carmen McRae / I'm Coming Home Again", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Left margin has 'Cool ->' pointing to this entry." - ], + "oddities": [], "row_bbox": [ 0, 3180, @@ -622,11 +619,13 @@ }, { "row_index": 12, - "raw_text": "Jungle Bros. / What U Waitin' 4", + "raw_text": "H.P. Zinker / Dancing Days", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "left margin has the word 'Cool' with an arrow pointing to this row" + ], "row_bbox": [ 0, 3254, @@ -636,7 +635,7 @@ }, { "row_index": 13, - "raw_text": "Free / All Rt. Now", + "raw_text": "Jungle Bros. / what U Waitin' 4", "confidence": "high", "type_raw": null, "notes": null, @@ -647,6 +646,20 @@ 1279, 3405 ] + }, + { + "row_index": 14, + "raw_text": "Free / All Rt. Now", + "confidence": "high", + "type_raw": "Hit", + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3405, + 1279, + 3481 + ] } ], "oddities": [] @@ -659,15 +672,15 @@ 2550, 4064 ], - "hour_raw": "9am", - "jock_raw": "Ken Shu", + "hour_raw": "9Am", + "jock_raw": "Jendren", "entries": [ { "row_index": 0, - "raw_text": "Mekons - Hey Susan", + "raw_text": "MEKONS - HEY SUSAN", "confidence": "high", - "type_raw": null, - "notes": "crossed_out", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 1279, @@ -678,9 +691,9 @@ }, { "row_index": 1, - "raw_text": "Loop - Blood", + "raw_text": "LOOP - BLOOD", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -692,9 +705,9 @@ }, { "row_index": 2, - "raw_text": "Jackie Wilson - You Don't Know What it means", + "raw_text": "JACKIE WILSON - YOU DONT KNOW WHAT IT MEANS", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -706,9 +719,9 @@ }, { "row_index": 4, - "raw_text": "Pentangle - Circle The Moon", + "raw_text": "PENTANGLE - CIRCLE THE MOON", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -720,9 +733,9 @@ }, { "row_index": 5, - "raw_text": "John S Hall (Broome Closet) - How Much Linger", + "raw_text": "JOHN SMALL (BROOME CLOSET) - HOW MUCH LINGER", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -734,12 +747,12 @@ }, { "row_index": 6, - "raw_text": "Frank Zappa - G. Spot Tornado", + "raw_text": "FRANK ZAPPA - G-SPOT TORNADO", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "An arrow from the right margin points to this entry with the word 'OOPS' written nearby." + "right margin has the word 'OOPS' with an arrow pointing to this row" ], "row_bbox": [ 1279, @@ -750,9 +763,9 @@ }, { "row_index": 7, - "raw_text": "Johnny Ace - The Clock", + "raw_text": "JOHNNY ACE - THE CLOCK", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -764,9 +777,9 @@ }, { "row_index": 8, - "raw_text": "Hell Fire (Channel 1) - Show Us The Way", - "confidence": "medium", - "type_raw": null, + "raw_text": "HELL FIRE (CHANNEL 1) - SHOW US THE WAY", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -778,9 +791,9 @@ }, { "row_index": 9, - "raw_text": "Buddy Rich - Bein Green", + "raw_text": "BUDDY RICH - BEIN GREEN", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -792,9 +805,9 @@ }, { "row_index": 10, - "raw_text": "Ein St\u00fcrzende Neubauten - Feurio", - "confidence": "medium", - "type_raw": null, + "raw_text": "EINSTURZENDE \"NEUBAUTEN - FEURIO", + "confidence": "high", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -806,9 +819,9 @@ }, { "row_index": 11, - "raw_text": "Glenn Miller - In the Mood", + "raw_text": "GLENN MILLER - IN THE MOOD", "confidence": "high", - "type_raw": null, + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -820,9 +833,9 @@ }, { "row_index": 12, - "raw_text": "Jerry Reed - Amos Moses (Have A Nice Day Vol. 3)", + "raw_text": "JERRY REED - AMOS MOSES (HAVE A NICE DAY VOL.3)", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -834,9 +847,9 @@ }, { "row_index": 13, - "raw_text": "Raunch Hands - Whap - A-Dang", + "raw_text": "RAUNCH HANDS - WHAP - A - DANG", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -848,9 +861,9 @@ }, { "row_index": 14, - "raw_text": "Cramps - Mama-Oo-Pow-Pow", + "raw_text": "CRAMPS - MAMA - OO - POW - POW", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -862,9 +875,9 @@ }, { "row_index": 15, - "raw_text": "Prefab Sprout - Horsin' Around", + "raw_text": "PREFAB SPROUT - HORSEIN' AROUND", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -876,9 +889,9 @@ }, { "row_index": 16, - "raw_text": "Stone Roses - Fool's Gold", + "raw_text": "STONE ROSES - FOOL'S GOLD", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page25.bundle.json b/.seed/verifier/1990-04apr0106-page25.bundle.json index f513af4..1cd6c39 100644 --- a/.seed/verifier/1990-04apr0106-page25.bundle.json +++ b/.seed/verifier/1990-04apr0106-page25.bundle.json @@ -4,13 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-25.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 25, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:17:10.047132+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:30:49.938329+00:00", "page_date_raw": "Thurs 4/5/90", - "comments_raw": null, - "oddities": [ - "A note written below the comments field reads '* yes, Glenn, it was a Request!!!'" - ], + "comments_raw": "* yes, Glenn, it was a Request!!!", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -20,14 +18,14 @@ 1278, 2301 ], - "hour_raw": "10 AM", + "hour_raw": "10AM", "jock_raw": null, "entries": [ { "row_index": 0, "raw_text": "Beatnigs - Television", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -39,11 +37,13 @@ }, { "row_index": 1, - "raw_text": "Beastie Boy- Caught in the Middle of", + "raw_text": "Beastie Boy - Caught in the Middle", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "The word 'of' is written slightly above the text at the end of the line." + ], "row_bbox": [ 0, 650, @@ -53,9 +53,9 @@ }, { "row_index": 2, - "raw_text": "The Neats-You'll Never Know", + "raw_text": "The Neats - You'll Never Know", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -67,9 +67,9 @@ }, { "row_index": 3, - "raw_text": "june brides- Heard you whisper", + "raw_text": "june brides - Heard you whisper", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -81,9 +81,9 @@ }, { "row_index": 4, - "raw_text": "robyn hitchcock glass hotel", + "raw_text": "robyn hitchcock - glass hotel", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -95,9 +95,9 @@ }, { "row_index": 5, - "raw_text": "lloyd cole-downtown", + "raw_text": "lloyd cole - downtown", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -109,9 +109,9 @@ }, { "row_index": 6, - "raw_text": "u roy-runaway girl", - "confidence": "high", - "type_raw": null, + "raw_text": "xray - runawaygirl", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -125,7 +125,7 @@ "row_index": 7, "raw_text": "MARRS - Anitina", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -139,7 +139,7 @@ "row_index": 8, "raw_text": "kid creole - the sex of it", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -153,7 +153,7 @@ "row_index": 9, "raw_text": "Savage Republic - Song for Adonis", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -167,7 +167,7 @@ "row_index": 10, "raw_text": "The Fall - Telephone Thing", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -179,9 +179,9 @@ }, { "row_index": 11, - "raw_text": "Flower- Empty Head", + "raw_text": "Flower - Empty Head", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -195,7 +195,7 @@ "row_index": 12, "raw_text": "Angels of Epistimology - Carmen Miranda at least", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -209,7 +209,7 @@ "row_index": 13, "raw_text": "flying machine smile a little smile", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -221,9 +221,9 @@ }, { "row_index": 14, - "raw_text": "mighty diamonds-all i have is love", + "raw_text": "mighty diamonds - all i have is love", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -235,7 +235,7 @@ } ], "oddities": [ - "A large circle is drawn around the margin indicators for rows 3, 4, and 5." + "A hand-drawn semi-circle connects the left-margin type columns of rows 3 through 5." ] }, { @@ -246,14 +246,14 @@ 2550, 2301 ], - "hour_raw": "12 PM", + "hour_raw": "12PM", "jock_raw": "Cindi Hooks", "entries": [ { "row_index": 0, - "raw_text": "Smiths-I want the one I can't have", + "raw_text": "Smiths - I want the one I can't have", "confidence": "high", - "type_raw": null, + "type_raw": "o/Std", "notes": null, "oddities": [], "row_bbox": [ @@ -267,7 +267,7 @@ "row_index": 1, "raw_text": "Lush - de-luxe", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -281,7 +281,7 @@ "row_index": 2, "raw_text": "Swinging Erudities - I wanna be a cheerleader", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -295,7 +295,7 @@ "row_index": 3, "raw_text": "Bevis Frond - Rejection Day", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -309,7 +309,7 @@ "row_index": 4, "raw_text": "The Standells - Sometimes Good Guys Don't Wear White", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -320,10 +320,10 @@ ] }, { - "row_index": 5, + "row_index": 6, "raw_text": "The Lovedolls - Pearls at Swine", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -334,10 +334,10 @@ ] }, { - "row_index": 6, + "row_index": 7, "raw_text": "Christine Lavin - The Kind of Love You Never Recover From", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -348,10 +348,10 @@ ] }, { - "row_index": 7, + "row_index": 9, "raw_text": "Hoodoo Gurus - I want you back", "confidence": "high", - "type_raw": null, + "type_raw": "R Std", "notes": null, "oddities": [], "row_bbox": [ @@ -362,12 +362,14 @@ ] }, { - "row_index": 8, + "row_index": 10, "raw_text": "The Sound - Contact the Fact", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "A checkmark is drawn through the type column circle." + ], "row_bbox": [ 1278, 1326, @@ -376,10 +378,10 @@ ] }, { - "row_index": 9, - "raw_text": "Naked City- I want to live", + "row_index": 11, + "raw_text": "Naked City - I want to live", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -390,10 +392,10 @@ ] }, { - "row_index": 10, + "row_index": 12, "raw_text": "Luka Bloom - The Man is Alive", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -404,10 +406,10 @@ ] }, { - "row_index": 11, + "row_index": 13, "raw_text": "Sweet Honey in the Rock - Tomorrow", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -418,10 +420,10 @@ ] }, { - "row_index": 12, + "row_index": 14, "raw_text": "St. Regis String Band - Texas Gals", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -432,10 +434,10 @@ ] }, { - "row_index": 13, + "row_index": 15, "raw_text": "Abbott & Costello - Who's on First?", "confidence": "high", - "type_raw": null, + "type_raw": "HIT", "notes": null, "oddities": [], "row_bbox": [ @@ -446,12 +448,14 @@ ] }, { - "row_index": 14, + "row_index": 16, "raw_text": "Black Girls - Translator", "confidence": "high", - "type_raw": null, + "type_raw": "C", "notes": null, - "oddities": [], + "oddities": [ + "A small 'R' is written outside the type column circle." + ], "row_bbox": [ 1278, 1777, @@ -460,10 +464,10 @@ ] }, { - "row_index": 15, - "raw_text": "John Lee Hooker-See See Baby", + "row_index": 17, + "raw_text": "John Lee Hooker - See See Baby", "confidence": "high", - "type_raw": null, + "type_raw": "R o", "notes": null, "oddities": [], "row_bbox": [ @@ -491,7 +495,7 @@ "row_index": 0, "raw_text": "the sundays - joy", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -505,7 +509,7 @@ "row_index": 1, "raw_text": "marine girls - honey", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -517,9 +521,9 @@ }, { "row_index": 2, - "raw_text": "toinho de alagous - carater duro", + "raw_text": "toinho de alagoas - carater duro", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -531,9 +535,9 @@ }, { "row_index": 3, - "raw_text": "follow for now", + "raw_text": "Follow for now", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -547,7 +551,7 @@ "row_index": 4, "raw_text": "pure joy - pieces", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -561,7 +565,7 @@ "row_index": 5, "raw_text": "bad checks - do me right", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -575,7 +579,7 @@ "row_index": 6, "raw_text": "tom waits - emotional weather report", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -589,7 +593,7 @@ "row_index": 7, "raw_text": "nina simone - little girl blue", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -601,11 +605,13 @@ }, { "row_index": 8, - "raw_text": "Sarah vaugh n- the one and only (what am i gonna do)", + "raw_text": "Sarah vaughn - the one and only (what am i gonna do)", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "A caret indicates 'the one and only' is inserted above the line before the parenthesis." + ], "row_bbox": [ 0, 2952, @@ -617,7 +623,7 @@ "row_index": 9, "raw_text": "jesus lizard - chrome", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -629,9 +635,9 @@ }, { "row_index": 10, - "raw_text": "hossam ramzy- fallah", + "raw_text": "hossam ramzy - fallah", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -648,7 +654,7 @@ "type_raw": null, "notes": null, "oddities": [ - "An asterisk and the word 'Request' are written in the left margin next to this row." + "A large asterisk and the word 'Request' are written in the left margin pointing to this row." ], "row_bbox": [ 0, @@ -659,9 +665,9 @@ }, { "row_index": 12, - "raw_text": "the felt - i cant make to to you anymore", + "raw_text": "the felt - i cant make it to you anymore", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -675,7 +681,7 @@ "row_index": 13, "raw_text": "black uhuru - thinking about you", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -687,9 +693,9 @@ }, { "row_index": 14, - "raw_text": "caetano veloso- este amor", + "raw_text": "caetano veloso - este amor", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -738,14 +744,14 @@ 2550, 4065 ], - "hour_raw": "1 pm", + "hour_raw": "1pm", "jock_raw": "Cindi Hooks", "entries": [ { "row_index": 0, - "raw_text": "Steeley Dan - Only a Fool Would Say That", + "raw_text": "Steely Dan - Only a Fool Would Say That", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -758,8 +764,8 @@ { "row_index": 1, "raw_text": "Jennifer Lara - Hand to Mouth", - "confidence": "high", - "type_raw": null, + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -773,7 +779,7 @@ "row_index": 2, "raw_text": "Blue Aeroplanes - Careful Boy", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -787,7 +793,7 @@ "row_index": 3, "raw_text": "Sinead O'Connor - Emperor's New Clothes (R)", "confidence": "high", - "type_raw": null, + "type_raw": "R M", "notes": null, "oddities": [], "row_bbox": [ @@ -801,7 +807,7 @@ "row_index": 4, "raw_text": "Bert Lee - Amnesia", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -815,7 +821,7 @@ "row_index": 5, "raw_text": "Housemartins - Happy Hour", "confidence": "high", - "type_raw": null, + "type_raw": "R std", "notes": null, "oddities": [], "row_bbox": [ @@ -829,7 +835,7 @@ "row_index": 6, "raw_text": "Bongwater - One So Black", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -843,7 +849,7 @@ "row_index": 7, "raw_text": "Mary Hopkin - Show Business", "confidence": "high", - "type_raw": null, + "type_raw": "Std Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -857,7 +863,7 @@ "row_index": 8, "raw_text": "The Chills - Tied Up in Chain", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -871,7 +877,7 @@ "row_index": 9, "raw_text": "The Slits - Spend, Spend, Spend", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -883,11 +889,13 @@ }, { "row_index": 10, - "raw_text": "Miles Davis - Bess You Is My W Now", - "confidence": "medium", - "type_raw": null, + "raw_text": "Miles Davis - Bess You Is My \u2640 Now", + "confidence": "high", + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "Uses the female gender symbol in place of the word 'Woman'." + ], "row_bbox": [ 1278, 3103, @@ -899,7 +907,7 @@ "row_index": 11, "raw_text": "Mind Sirens - Song X", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -913,7 +921,7 @@ "row_index": 12, "raw_text": "Chris Cacavas - I didn't mean that", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -927,7 +935,7 @@ "row_index": 13, "raw_text": "Daddy Dewdrop - Chick-a-Boom", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -941,7 +949,7 @@ "row_index": 14, "raw_text": "Urban Edge - Tuesday's Garden", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page26.bundle.json b/.seed/verifier/1990-04apr0106-page26.bundle.json index d472b63..a9f4f3e 100644 --- a/.seed/verifier/1990-04apr0106-page26.bundle.json +++ b/.seed/verifier/1990-04apr0106-page26.bundle.json @@ -4,13 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-26.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 26, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:18:14.386978+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:30:35.786794+00:00", "page_date_raw": "Thurs 4/5/90", "comments_raw": null, "oddities": [ - "Temperature and weather '74\u00b0 Cloud L48' written in top right corner.", - "Vertical text in the bottom left margin says 'Acka front d'assel Sana Vagn D'antino'." + "Top right corner has handwritten text '74\u00b0 Cloud L48'", + "Left margin has vertically written notes 'Sarah Vagn' and 'D'antine'", + "Left margin has vertically written note with a heart, possibly 'Nikki don't ask'" ], "quadrants": [ { @@ -22,11 +23,11 @@ 2299 ], "hour_raw": "2PM", - "jock_raw": "Bob Yeguel", + "jock_raw": "Bob Yeagle", "entries": [ { "row_index": 0, - "raw_text": "STUMP WIZARDS ARE YOU DOWN UNDER", + "raw_text": "STUMP WIZARDS THE WAY DOWN UNDER", "confidence": "medium", "type_raw": null, "notes": null, @@ -40,8 +41,8 @@ }, { "row_index": 1, - "raw_text": "MISSISSIPPI JOHN HURT MOONSHINE", - "confidence": "medium", + "raw_text": "MISSISSIPPI JOHN HURT MOONSHIN", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -56,7 +57,7 @@ "row_index": 2, "raw_text": "MC 900 FT JESUS SPACEMAN", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -68,7 +69,7 @@ }, { "row_index": 3, - "raw_text": "... AL", + "raw_text": "PIG FUCKERS CAR", "confidence": "low", "type_raw": null, "notes": null, @@ -82,7 +83,7 @@ }, { "row_index": 4, - "raw_text": "... MAC MACIA", + "raw_text": "A BLIND MACAQUE", "confidence": "low", "type_raw": null, "notes": null, @@ -96,9 +97,9 @@ }, { "row_index": 5, - "raw_text": "... ASYLUM", + "raw_text": "DILS A L", "confidence": "low", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -110,8 +111,8 @@ }, { "row_index": 6, - "raw_text": "JERRY GOODMAN WINNING COLORS", - "confidence": "medium", + "raw_text": "MARC GOODMAN IRON", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -124,7 +125,7 @@ }, { "row_index": 7, - "raw_text": "JAMES COLLINS ...", + "raw_text": "JAMES COLLECTION", "confidence": "low", "type_raw": null, "notes": null, @@ -138,7 +139,7 @@ }, { "row_index": 8, - "raw_text": "GANG GREEN WE'LL GIVE IT TO YOU", + "raw_text": "CANDY CANE WALKMAN", "confidence": "low", "type_raw": null, "notes": null, @@ -152,8 +153,8 @@ }, { "row_index": 9, - "raw_text": "JANE'S ADDICTION OCEAN SIZE", - "confidence": "medium", + "raw_text": "JANE'S ADDICTION", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -166,9 +167,9 @@ }, { "row_index": 10, - "raw_text": "H.R. YOU DOWN", + "raw_text": "F L 2 TEAR YOU DOWN", "confidence": "low", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -180,9 +181,9 @@ }, { "row_index": 11, - "raw_text": "SEX PISTOLS ANARCHY IN THE U.K.", - "confidence": "high", - "type_raw": null, + "raw_text": "SEX PISTOLS", + "confidence": "low", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -194,11 +195,13 @@ }, { "row_index": 12, - "raw_text": "BAD CHECKS ... MOON", - "confidence": "low", - "type_raw": null, + "raw_text": "BAD CHECKS NEW MOON", + "confidence": "medium", + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Has an 'R' circled outside the type column" + ], "row_bbox": [ 0, 1770, @@ -208,9 +211,9 @@ }, { "row_index": 13, - "raw_text": "HELIOS CREED COOLIN TAR", - "confidence": "medium", - "type_raw": null, + "raw_text": "HELIOS CREED COOLING STAR", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -231,12 +234,12 @@ 2550, 2299 ], - "hour_raw": "4Pm", - "jock_raw": "GiavonnashBeern", + "hour_raw": "4PM", + "jock_raw": "Shannon O'Breen", "entries": [ { "row_index": 0, - "raw_text": "Redd Kross \"Love doll superstar\"", + "raw_text": "Reddkross \"Love doll Superstar\"", "confidence": "high", "type_raw": null, "notes": null, @@ -250,8 +253,8 @@ }, { "row_index": 1, - "raw_text": "Thelonious Monster \"Veg. Life...tonite\"", - "confidence": "high", + "raw_text": "Thelonious Monster \"Vegtalie..tori\"", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -264,12 +267,12 @@ }, { "row_index": 2, - "raw_text": "Psychofunkapus \"Slutchid\"", + "raw_text": "Psychefunkapus \"Slutchild\"", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [ - "Asterisk drawn at the end of the line." + "Asterisk drawn in the right margin" ], "row_bbox": [ 1278, @@ -280,9 +283,9 @@ }, { "row_index": 3, - "raw_text": "Dub Syndicate \"Chapter & Verse\"", + "raw_text": "Dub Syndicate \"chapter&Verse+\"", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -294,13 +297,11 @@ }, { "row_index": 4, - "raw_text": "Human Rights \"Life after death\"", + "raw_text": "Human Rights \"Life afterdeath\"", "confidence": "high", - "type_raw": null, + "type_raw": "Reggae", "notes": null, - "oddities": [ - "The word 'Reggae' is written in the left margin next to this row." - ], + "oddities": [], "row_bbox": [ 1278, 951, @@ -312,7 +313,7 @@ "row_index": 5, "raw_text": "Toadstool \"Jelly Belly\"", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -324,8 +325,8 @@ }, { "row_index": 6, - "raw_text": "Greenriver \"Women in love\"", - "confidence": "high", + "raw_text": "Green river \"Comeon flee\"", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -338,12 +339,12 @@ }, { "row_index": 7, - "raw_text": "Loop \"The Nail Will Burn\"", + "raw_text": "Loop \"The nailwill Burn\"", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Asterisk drawn at the end of the line." + "Asterisk drawn in the right margin" ], "row_bbox": [ 1278, @@ -354,11 +355,13 @@ }, { "row_index": 8, - "raw_text": "Savage \"SomoCaria\" ~+", + "raw_text": "Savage \"SomoCaria\"", "confidence": "medium", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Plus sign drawn in the right margin" + ], "row_bbox": [ 1278, 1251, @@ -384,7 +387,7 @@ "row_index": 10, "raw_text": "the Blackgirls \"Devil's Garden\"", "confidence": "high", - "type_raw": null, + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -396,9 +399,9 @@ }, { "row_index": 11, - "raw_text": "Peace & Quiet \"Biafra\"", - "confidence": "high", - "type_raw": null, + "raw_text": "Peace&Quiet \"Daispro\"", + "confidence": "medium", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -410,9 +413,9 @@ }, { "row_index": 12, - "raw_text": "Cecil Taylor \"Morning Departure\"", + "raw_text": "Cecil Taylor \"Morning Departures\"", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -424,9 +427,9 @@ }, { "row_index": 13, - "raw_text": "Melanie & Edwin Hawkins Sngrs. Lay down (Candles in the Rain)", + "raw_text": "Melanie& Edwin Hawkins Sngrs Lay down(candles in the Rain\"", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -438,9 +441,9 @@ }, { "row_index": 15, - "raw_text": "Lene Lovich \"New Toy\"", + "raw_text": "LeneLovich \"New toy\"", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -452,9 +455,9 @@ }, { "row_index": 16, - "raw_text": "Revenge \"I love you too\"", + "raw_text": "Revenge \"I love You too\"", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -476,11 +479,11 @@ 4056 ], "hour_raw": "3PM", - "jock_raw": "Bob Yeguel", + "jock_raw": "Bob Yeagle", "entries": [ { "row_index": 0, - "raw_text": "HAL SNOW ...", + "raw_text": "FIRE", "confidence": "low", "type_raw": null, "notes": null, @@ -494,7 +497,7 @@ }, { "row_index": 1, - "raw_text": "MICHAEL ...", + "raw_text": "MIKE", "confidence": "low", "type_raw": null, "notes": null, @@ -508,7 +511,7 @@ }, { "row_index": 2, - "raw_text": "DIVE ...", + "raw_text": "DIVINYLS", "confidence": "low", "type_raw": null, "notes": null, @@ -522,10 +525,10 @@ }, { "row_index": 3, - "raw_text": "...", + "raw_text": "PAUL", "confidence": "low", "type_raw": null, - "notes": "illegible", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -536,9 +539,9 @@ }, { "row_index": 4, - "raw_text": "... LAC DU FLAMBEAU", + "raw_text": "(AC DU RAMBEAU)", "confidence": "low", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -550,9 +553,9 @@ }, { "row_index": 5, - "raw_text": "...", + "raw_text": "", "confidence": "low", - "type_raw": null, + "type_raw": "H", "notes": "illegible", "oddities": [], "row_bbox": [ @@ -564,9 +567,9 @@ }, { "row_index": 6, - "raw_text": "MAGIC ... OUT OF ALBERT", + "raw_text": "RAGE FISH OF B KNOT", "confidence": "low", - "type_raw": null, + "type_raw": "CT", "notes": null, "oddities": [], "row_bbox": [ @@ -578,7 +581,7 @@ }, { "row_index": 7, - "raw_text": "... PIMPLY", + "raw_text": "MAXWELL FAMILY", "confidence": "low", "type_raw": null, "notes": null, @@ -592,7 +595,7 @@ }, { "row_index": 8, - "raw_text": "... ON", + "raw_text": "DOG ON", "confidence": "low", "type_raw": null, "notes": null, @@ -606,9 +609,9 @@ }, { "row_index": 9, - "raw_text": "HUSKERS TERMITES", - "confidence": "medium", - "type_raw": null, + "raw_text": "MUSEKAS TERMITE 3", + "confidence": "low", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -620,9 +623,9 @@ }, { "row_index": 10, - "raw_text": "HENRY KAISER BALLAD OF SHANE MACGOWAN", + "raw_text": "HENRY KAISER BALLAD OF SHANE MASCALIN", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -636,7 +639,7 @@ "row_index": 11, "raw_text": "JEFFERSON AIRPLANE WE CAN BE TOGETHER", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -650,7 +653,7 @@ "row_index": 12, "raw_text": "SILOS I'M OVER YOU", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -676,9 +679,9 @@ "entries": [ { "row_index": 0, - "raw_text": "Harry Belafonte \"Day O\"", + "raw_text": "Harry Belafonte \"DayO\"", "confidence": "high", - "type_raw": null, + "type_raw": "Doo", "notes": null, "oddities": [], "row_bbox": [ @@ -690,9 +693,9 @@ }, { "row_index": 1, - "raw_text": "Count Basie \"Shoeshine Boy\"", + "raw_text": "Count Basie \"ShoeshineBoy\"", "confidence": "high", - "type_raw": null, + "type_raw": "Jazz", "notes": null, "oddities": [], "row_bbox": [ @@ -704,12 +707,12 @@ }, { "row_index": 2, - "raw_text": "Red Hots \"Show me you Soul\"", + "raw_text": "Red Hots \"show me you care\"", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Star symbol drawn at end of line." + "Asterisk drawn in the right margin" ], "row_bbox": [ 1278, @@ -720,7 +723,7 @@ }, { "row_index": 3, - "raw_text": "James Brown \"Body Heat\"", + "raw_text": "James Brown \"Body heat\"", "confidence": "high", "type_raw": null, "notes": null, @@ -736,10 +739,10 @@ "row_index": 4, "raw_text": "Robyn Hitchcock \"Agony of Pleasure\"", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Heart symbol drawn at end of line." + "Heart drawn in the right margin" ], "row_bbox": [ 1278, @@ -750,9 +753,9 @@ }, { "row_index": 5, - "raw_text": "the Woodt \"It's Over\"", - "confidence": "medium", - "type_raw": null, + "raw_text": "the Woodt \"Its over\"", + "confidence": "high", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -764,9 +767,9 @@ }, { "row_index": 6, - "raw_text": "Giant Sand \"Anthem\"", - "confidence": "high", - "type_raw": null, + "raw_text": "Gart Sand \"Anthem\"", + "confidence": "medium", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -778,9 +781,9 @@ }, { "row_index": 7, - "raw_text": "Social Distortion \"Prestegirl\"", - "confidence": "medium", - "type_raw": null, + "raw_text": "Social Distortion \"Presley the\"", + "confidence": "high", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -792,9 +795,9 @@ }, { "row_index": 8, - "raw_text": "Volcano Suns \"Bumper Crop\"", - "confidence": "high", - "type_raw": null, + "raw_text": "Volcano Suns \"Bumpercrop\"", + "confidence": "medium", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -806,9 +809,9 @@ }, { "row_index": 9, - "raw_text": "Angels Of Epist \"lite & August / William Campbell", - "confidence": "high", - "type_raw": null, + "raw_text": "Angels of Epist \"rite of Aguste\" William campbell", + "confidence": "medium", + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -820,9 +823,9 @@ }, { "row_index": 11, - "raw_text": "Renegade Soundwave \"Biting My Lips\"", + "raw_text": "Renegade Soundwave \"BitingMy lip\"", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -834,11 +837,13 @@ }, { "row_index": 12, - "raw_text": "Tackhead \"Body to Burn\" +", + "raw_text": "Tackhead \"Body to Burn\"", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "Plus sign drawn in the right margin" + ], "row_bbox": [ 1278, 3248, @@ -848,9 +853,9 @@ }, { "row_index": 13, - "raw_text": "Cypress City \"Cajun Pop Song\"", + "raw_text": "Cypress city \"Cajun Pop song\"", "confidence": "high", - "type_raw": null, + "type_raw": "80s", "notes": null, "oddities": [], "row_bbox": [ @@ -864,7 +869,7 @@ "row_index": 14, "raw_text": "PE \"All is a joke\"", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -876,12 +881,12 @@ }, { "row_index": 15, - "raw_text": "Seaweed \"Stargirl\"", + "raw_text": "Seaweed \"stargirl\"", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Star symbol drawn at end of line." + "Asterisk drawn in the right margin" ], "row_bbox": [ 1278, @@ -892,7 +897,7 @@ }, { "row_index": 16, - "raw_text": "'mats \"w/in ur reach\"", + "raw_text": "mats \"w/in UReach\"", "confidence": "high", "type_raw": null, "notes": null, @@ -906,9 +911,9 @@ }, { "row_index": 17, - "raw_text": "Partridge Family \"I think I l u\"", - "confidence": "high", - "type_raw": null, + "raw_text": "Partridge Family \"I think I ly\"", + "confidence": "medium", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page27.bundle.json b/.seed/verifier/1990-04apr0106-page27.bundle.json index d0875a7..a700ed2 100644 --- a/.seed/verifier/1990-04apr0106-page27.bundle.json +++ b/.seed/verifier/1990-04apr0106-page27.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-27.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 27, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:09:30.750588+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:31:44.120857+00:00", "page_date_raw": "Thurs 4/5/90", "comments_raw": "Nikki Husker 10:00\nTMBG Could You Be\nModern English -", "oddities": [ - "A note in the top right margin reads '74\u00b0 low 48\u00b0 / Peggy Lee / TPOH Is That'." + "Weather notes and scribbles at the top right read: '74\u00b0 low 48\u00b0', 'TPOH', 'Peggy Lee Is that'." ], "quadrants": [ { @@ -25,12 +25,12 @@ "entries": [ { "row_index": 0, - "raw_text": "Billy Syndrome - Broome Closet - Falling Star", + "raw_text": "Billy Syndrome - Broome Closet -", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "The words 'Falling Star' are written above the line at the end of the entry." + "tiny annotation 'Falling Stair' above end of line" ], "row_bbox": [ 0, @@ -139,7 +139,7 @@ }, { "row_index": 8, - "raw_text": "Bert Jansch - Give Me The Time", + "raw_text": "Bert Jansch - Give Me the Time", "confidence": "high", "type_raw": "O", "notes": null, @@ -153,7 +153,7 @@ }, { "row_index": 9, - "raw_text": "Peggy Lee - That's What a Woman is For", + "raw_text": "Peggy Lee - That's What a Woman Is For", "confidence": "high", "type_raw": "R", "notes": null, @@ -169,7 +169,7 @@ "row_index": 10, "raw_text": "House of Love - Hedonist", "confidence": "high", - "type_raw": "m", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -181,7 +181,7 @@ }, { "row_index": 11, - "raw_text": "Delmonas - Farmer John", + "raw_text": "DelMonas - Farmer John", "confidence": "high", "type_raw": "NV", "notes": null, @@ -195,7 +195,7 @@ }, { "row_index": 12, - "raw_text": "Viv Akhauldren - Is This It", + "raw_text": "Viv Akauldren - Is This It", "confidence": "medium", "type_raw": "O", "notes": null, @@ -295,7 +295,7 @@ "row_index": 3, "raw_text": "Nikki Meets - Words & Paper", "confidence": "high", - "type_raw": "RO", + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -323,7 +323,7 @@ "row_index": 5, "raw_text": "They Might Be Giants - Nothing's Gonna Change My Clothes", "confidence": "high", - "type_raw": "OR", + "type_raw": "O R", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -337,7 +337,7 @@ "row_index": 7, "raw_text": "Nathan Abshire - Pinegrove Blues", "confidence": "high", - "type_raw": "ORS", + "type_raw": "Ors", "notes": null, "oddities": [], "row_bbox": [ @@ -351,7 +351,7 @@ "row_index": 8, "raw_text": "Bongwater - Too Much Sleep", "confidence": "high", - "type_raw": "O", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -364,11 +364,11 @@ { "row_index": 9, "raw_text": "Sarah Vaughan - Black Coffee", - "confidence": "medium", - "type_raw": null, + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [ - "A faint '66' or 'bb' is written in the right margin." + "annotation 'u' at end of line" ], "row_bbox": [ 1282, @@ -409,7 +409,7 @@ "row_index": 12, "raw_text": "Freaks - Green Slime", "confidence": "high", - "type_raw": "L", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -519,7 +519,7 @@ }, { "row_index": 3, - "raw_text": "Memphis Slim - Three-in-One Boogie", + "raw_text": "Memphis Slim - Three-in One Boogie", "confidence": "high", "type_raw": "O", "notes": null, @@ -593,9 +593,7 @@ "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "A word is crossed out between 'Midnight' and 'Oil'." - ], + "oddities": [], "row_bbox": [ 0, 3023, @@ -606,7 +604,7 @@ { "row_index": 10, "raw_text": "Church - City", - "confidence": "medium", + "confidence": "high", "type_raw": "vh", "notes": null, "oddities": [], @@ -619,7 +617,7 @@ }, { "row_index": 11, - "raw_text": "Conjunto Los Karachi", + "raw_text": "Conjunto los Karachi", "confidence": "high", "type_raw": "O", "notes": null, @@ -675,7 +673,7 @@ }, { "row_index": 1, - "raw_text": "Los - Number 6", + "raw_text": "Dos - Number 6", "confidence": "high", "type_raw": "O", "notes": null, @@ -691,11 +689,10 @@ "row_index": 2, "raw_text": "Michigan & Smiley - Diseases", "confidence": "high", - "type_raw": "PPB", + "type_raw": null, "notes": null, "oddities": [ - "The type column entry is crossed out.", - "The word 'papa' is written above 'Michigan'." + "tiny annotation 'papa' above Michigan" ], "row_bbox": [ 1282, @@ -734,7 +731,7 @@ }, { "row_index": 5, - "raw_text": "MC 900 FT Jesus - I'm Going Straight to Heaven", + "raw_text": "MC 900 FT Jesus - I'm Going Straight To Heaven", "confidence": "high", "type_raw": "H", "notes": null, @@ -792,7 +789,7 @@ "row_index": 9, "raw_text": "Modern English - Carry Me Down", "confidence": "high", - "type_raw": "Std", + "type_raw": "STND", "notes": null, "oddities": [], "row_bbox": [ @@ -806,7 +803,7 @@ "row_index": 10, "raw_text": "Traffic - Hidden Treasure", "confidence": "high", - "type_raw": "O", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page28.bundle.json b/.seed/verifier/1990-04apr0106-page28.bundle.json index e1950ef..f0425af 100644 --- a/.seed/verifier/1990-04apr0106-page28.bundle.json +++ b/.seed/verifier/1990-04apr0106-page28.bundle.json @@ -4,13 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-28.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 28, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:09:37.177677+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:31:45.443433+00:00", "page_date_raw": "Thurs 4/5/90", - "comments_raw": "David Thrower Boxcars", - "oddities": [ - "Typed text at the top left adds a custom legend for 'types'." - ], + "comments_raw": "David Thrower Boners", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -29,7 +27,9 @@ "confidence": "high", "type_raw": "NV", "notes": null, - "oddities": [], + "oddities": [ + "type indicator 'NV' is written above a crossed-out circle" + ], "row_bbox": [ 0, 548, @@ -39,7 +39,7 @@ }, { "row_index": 1, - "raw_text": "Nancy Griffith - Gulf Coast Highway", + "raw_text": "Nanci Griffith - Gulf Coast Highway", "confidence": "high", "type_raw": "R O", "notes": null, @@ -55,7 +55,7 @@ "row_index": 2, "raw_text": "Husker Du - Could You Be The One", "confidence": "high", - "type_raw": "R o", + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -109,7 +109,7 @@ }, { "row_index": 6, - "raw_text": "Mhlathini Queens - Thina Siyajabula", + "raw_text": "Mthlenhe Queens - Thina Siyajabula", "confidence": "medium", "type_raw": "H", "notes": null, @@ -125,7 +125,7 @@ "row_index": 7, "raw_text": "Zeitgeist - Atlantic City", "confidence": "high", - "type_raw": "R o", + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -137,9 +137,9 @@ }, { "row_index": 8, - "raw_text": "REM - Carnival of Sorts (Box Cars)", + "raw_text": "REM - Carnival of Sorts (Boxcars)", "confidence": "high", - "type_raw": "R o", + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -155,7 +155,9 @@ "confidence": "high", "type_raw": "Hit", "notes": null, - "oddities": [], + "oddities": [ + "type indicator 'Hit' is written to the left without a circle" + ], "row_bbox": [ 0, 1251, @@ -166,10 +168,12 @@ { "row_index": 10, "raw_text": "Mistress Mix - Je T'Aime", - "confidence": "high", + "confidence": "medium", "type_raw": "NV", "notes": null, - "oddities": [], + "oddities": [ + "type indicator 'NV' is written to the left without a circle" + ], "row_bbox": [ 0, 1326, @@ -179,7 +183,7 @@ }, { "row_index": 11, - "raw_text": "Marta Sebestyen & Musikas - Vetettem Violat", + "raw_text": "Marta Sebestyen & Muzsikas- Vetettem Violat", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -207,7 +211,7 @@ }, { "row_index": 14, - "raw_text": "Robbie Basho - The Grail & The Lotus", + "raw_text": "Robbie Basho - the Grail & the Lotus", "confidence": "high", "type_raw": "O", "notes": null, @@ -235,11 +239,13 @@ "entries": [ { "row_index": 0, - "raw_text": "P. Dog Pondering - Bury Me Deep", + "raw_text": "P.Dog - Poundery - Bury Me Deep", "confidence": "medium", "type_raw": "NV", "notes": null, - "oddities": [], + "oddities": [ + "type indicator 'NV' is written above a scribbled-out circle" + ], "row_bbox": [ 1280, 949, @@ -291,13 +297,11 @@ }, { "row_index": 4, - "raw_text": "Angels of Epistemology - Angels death", + "raw_text": "Angels of Epistemology - Angels of death", "confidence": "high", "type_raw": "R", "notes": null, - "oddities": [ - "the word 'Song' is written at the end of the line" - ], + "oddities": [], "row_bbox": [ 1280, 1249, @@ -307,11 +311,13 @@ }, { "row_index": 5, - "raw_text": "Tom Lehrer - Poisoning Pigeons", - "confidence": "high", + "raw_text": "Tom Lehrer - Poisoning Pigeons Tanto debos Song muerte", + "confidence": "medium", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "small, messy handwriting at the end of the line wraps above and below the main text" + ], "row_bbox": [ 1280, 1324, @@ -323,9 +329,11 @@ "row_index": 6, "raw_text": "Butthole Surfers - Bong Song", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin circle is completely filled in with black ink" + ], "row_bbox": [ 1280, 1399, @@ -419,7 +427,7 @@ }, { "row_index": 13, - "raw_text": "Bongwater - Too Much Sleep", + "raw_text": "Bong Water - Too Much Sleep", "confidence": "high", "type_raw": "R-H", "notes": null, @@ -433,7 +441,7 @@ }, { "row_index": 14, - "raw_text": "My Dad Is Dead - Nothing", + "raw_text": "my Dad is Dead - Nothing", "confidence": "high", "type_raw": "O", "notes": null, @@ -475,12 +483,12 @@ }, { "row_index": 17, - "raw_text": "Funky Reggae Crew - What's gone wrong", + "raw_text": "Funky Reggae Crew - What's going wrong", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "the word 'wrong' is written below 'gone' at the end of the line" + "the word 'wrong' wraps down into the space below the printed row" ], "row_bbox": [ 1280, @@ -504,9 +512,7 @@ ] } ], - "oddities": [ - "marginal note 'Tanto debos muerto' written near the ends of rows 4 and 5" - ] + "oddities": [] }, { "position": "bottom_left", @@ -516,13 +522,13 @@ 1280, 4061 ], - "hour_raw": "11pm", + "hour_raw": "11PM", "jock_raw": "Jerry Cooley", "entries": [ { "row_index": 0, - "raw_text": "Inside Track - SILes", - "confidence": "medium", + "raw_text": "Inside Track - Siles", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -534,7 +540,7 @@ ] }, { - "row_index": 9, + "row_index": 10, "raw_text": "Chills - I Soar", "confidence": "high", "type_raw": "H", @@ -548,7 +554,7 @@ ] }, { - "row_index": 10, + "row_index": 11, "raw_text": "Bags - Joyride", "confidence": "high", "type_raw": "O", @@ -562,13 +568,13 @@ ] }, { - "row_index": 11, - "raw_text": "Hypnolovewheel - grandma house", - "confidence": "medium", - "type_raw": null, + "row_index": 12, + "raw_text": "Hypnolovewheel - grandmas house", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [ - "the word 'house' is written below 'grandma'" + "the word 'house' wraps down into the space below the printed row" ], "row_bbox": [ 0, @@ -578,12 +584,14 @@ ] }, { - "row_index": 12, + "row_index": 13, "raw_text": "Steve Key - B/W trans", "confidence": "high", "type_raw": "NV", "notes": null, - "oddities": [], + "oddities": [ + "type indicator 'NV' is written beside a scribbled-out circle" + ], "row_bbox": [ 0, 2653, @@ -592,9 +600,9 @@ ] }, { - "row_index": 13, + "row_index": 14, "raw_text": "Savage Republic - Mapla", - "confidence": "high", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -607,7 +615,7 @@ } ], "oddities": [ - "a large vertical arrow is drawn pointing down through the middle rows" + "a large hand-drawn vertical arrow spans rows 1 through 9, pointing downwards" ] }, { @@ -618,17 +626,17 @@ 2550, 4061 ], - "hour_raw": "1 am", + "hour_raw": "1am", "jock_raw": "Jerry Cooley", "entries": [ { "row_index": 0, - "raw_text": "Lubricated goat - Funeral on a spit", - "confidence": "medium", + "raw_text": "lubricated goat - funereal on a spit", + "confidence": "high", "type_raw": "R", "notes": null, "oddities": [ - "the phrase 'on a spit' drops down below the main line" + "the phrase 'on a spit' drops down into the far right of the row below" ], "row_bbox": [ 1280, @@ -654,7 +662,7 @@ { "row_index": 2, "raw_text": "Amn Music Club - Hula Maiden", - "confidence": "medium", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -672,7 +680,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "the phrase 'at all' drops down below the main line" + "the phrase 'at all' drops down into the far right of the row below" ], "row_bbox": [ 1280, @@ -684,7 +692,7 @@ { "row_index": 4, "raw_text": "Grant Hart - You're the victim", - "confidence": "medium", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr0106-page29.bundle.json b/.seed/verifier/1990-04apr0106-page29.bundle.json index e8bf60c..f0a9a34 100644 --- a/.seed/verifier/1990-04apr0106-page29.bundle.json +++ b/.seed/verifier/1990-04apr0106-page29.bundle.json @@ -4,14 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-29.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 29, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T05:06:01.586175+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:32:26.106381+00:00", "page_date_raw": "FRIDAY 4/6/90", "comments_raw": null, - "oddities": [ - "Many rows have a hand-drawn check mark or slash in the far left margin.", - "The text '4A' is written in the left margin next to the bottom-left quadrant." - ], + "oddities": [], "quadrants": [ { "position": "top_left", @@ -54,11 +51,13 @@ }, { "row_index": 2, - "raw_text": "Cactus world News - Years Song Later", + "raw_text": "Cactus world News - Years Later", "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "the word 'Song' is crossed out between 'Years' and 'Later'" + ], "row_bbox": [ 0, 725, @@ -68,11 +67,13 @@ }, { "row_index": 3, - "raw_text": "C.J. Chenier - Chick out the Zydeco", - "confidence": "medium", + "raw_text": "C.J. Chenier - Check out the Zydeco", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 800, @@ -86,7 +87,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 875, @@ -142,7 +145,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 1176, @@ -212,7 +217,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 1554, @@ -268,7 +275,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 1853, @@ -278,8 +287,8 @@ }, { "row_index": 18, - "raw_text": "Red Hot Chili Peppers- True Men dont Kill Coyotes", - "confidence": "medium", + "raw_text": "Red Hot Chili Peppers- True Men don't Kill Coyotes", + "confidence": "high", "type_raw": null, "notes": "double_height", "oddities": [], @@ -291,7 +300,7 @@ ] }, { - "row_index": 20, + "row_index": 21, "raw_text": "Johnny Quest - The Heisman", "confidence": "high", "type_raw": null, @@ -334,11 +343,13 @@ }, { "row_index": 1, - "raw_text": "The Smiths- There is a light that never goes out", + "raw_text": "The Smiths - There is a light that never goes out", "confidence": "high", "type_raw": null, "notes": "double_height", - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 1270, 875, @@ -348,11 +359,13 @@ }, { "row_index": 3, - "raw_text": "Nizer Ebb- Shame (The Shame(less) Mix)", + "raw_text": "Nizer Ebb - Shame (the Shameless Mix)", "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 1270, 1026, @@ -391,7 +404,7 @@ { "row_index": 6, "raw_text": "Rockabilly Jack Earl - Let's Pop", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -404,7 +417,7 @@ }, { "row_index": 7, - "raw_text": "Dead Kennedy's - Holiday in Cambodia", + "raw_text": "Dead Kennedys - Holiday in Cambodia", "confidence": "high", "type_raw": null, "notes": null, @@ -418,13 +431,11 @@ }, { "row_index": 8, - "raw_text": "(Replacements - Alex Chilton)", + "raw_text": "Replacements - Alex Chilton", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "A curved arrow is drawn from this entry up to the previous entry." - ], + "oddities": [], "row_bbox": [ 1270, 1403, @@ -452,7 +463,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 1270, 1554, @@ -494,7 +507,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 1270, 1779, @@ -504,7 +519,7 @@ }, { "row_index": 14, - "raw_text": "Dillon Fence - I got something for you", + "raw_text": "Dillon Fence - I Got something for you", "confidence": "high", "type_raw": null, "notes": null, @@ -522,7 +537,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 1270, 1928, @@ -537,7 +554,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The word 'Fishbone' is crossed out at the beginning of the line." + "the word 'Fishbone' is crossed out at the beginning of the row" ], "row_bbox": [ 1270, @@ -575,7 +592,9 @@ ] } ], - "oddities": [] + "oddities": [ + "a hand-drawn arrow points from row 7 down to row 8" + ] }, { "position": "bottom_left", @@ -590,11 +609,13 @@ "entries": [ { "row_index": 0, - "raw_text": "Rock Horror Picture Show- Time Warp", + "raw_text": "Rock Horror Picture Show - Time warp", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 2353, @@ -608,7 +629,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 2428, @@ -632,8 +655,8 @@ }, { "row_index": 3, - "raw_text": "The Chipmonks - Lulup/X", - "confidence": "low", + "raw_text": "The Chipmonks - Whip It", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -646,8 +669,8 @@ }, { "row_index": 4, - "raw_text": "Robin Hitchcock - Clean Store", - "confidence": "medium", + "raw_text": "Robin Hitchcock - Clean Stove", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -664,7 +687,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 2729, @@ -688,11 +713,13 @@ }, { "row_index": 7, - "raw_text": "The Popes - She's You", + "raw_text": "The Popes- She's You", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 2879, @@ -716,7 +743,7 @@ }, { "row_index": 9, - "raw_text": "REM - Turn u inside out", + "raw_text": "REM - Turn U inside out", "confidence": "high", "type_raw": null, "notes": null, @@ -744,7 +771,7 @@ }, { "row_index": 11, - "raw_text": "Virgin Prunes - \"Baby Turns Blue\"", + "raw_text": "Virgin Prunes - \"Baby Turns Blue", "confidence": "high", "type_raw": null, "notes": null, @@ -762,7 +789,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, 3253, @@ -790,7 +819,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "the text '4A' is written in the left margin next to this row" + ], "row_bbox": [ 0, 3404, @@ -800,7 +831,7 @@ }, { "row_index": 15, - "raw_text": "Nurse with Wound \"Pleasant Banjo\" Intro w/ irritating sound", + "raw_text": "Nurse with Wound \"Pleasant Banjo Intro w/ irritating sound", "confidence": "high", "type_raw": null, "notes": "double_height", @@ -809,65 +840,69 @@ 0, 3480, 1270, - 3708 + 3630 ] }, { - "row_index": 18, + "row_index": 17, "raw_text": "Sin\u00e9ad O'Connor - Just call me joe", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [ - "The word 'joe' is crossed out at the end of the line." + "left margin has a slash mark" ], "row_bbox": [ 0, - 3708, + 3630, 1270, - 3783 + 3708 ] }, { - "row_index": 19, - "raw_text": "The Cult - Sun King", + "row_index": 18, + "raw_text": "The Cult- Sun King", "confidence": "high", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 0, - 3783, + 3708, 1270, - 3858 + 3783 ] }, { - "row_index": 20, + "row_index": 19, "raw_text": "Dexter - Dexter's Lament", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, - 3858, + 3783, 1270, - 3961 + 3858 ] }, { - "row_index": 21, + "row_index": 20, "raw_text": "John Lee Hooker - Mad Man Blues", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "left margin has a slash mark" + ], "row_bbox": [ 0, - 3961, + 3858, 1270, - 4013 + 3961 ] } ], diff --git a/.seed/verifier/1990-04apr0106-page30.bundle.json b/.seed/verifier/1990-04apr0106-page30.bundle.json index d860db6..6d9ab03 100644 --- a/.seed/verifier/1990-04apr0106-page30.bundle.json +++ b/.seed/verifier/1990-04apr0106-page30.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-30.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 30, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:09:33.268807+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:32:25.657583+00:00", "page_date_raw": "FRIDAY 4/6/90", "comments_raw": null, "oddities": [ - "A note written in the top center above the WXYC logo says 'Tex + the Horsehead'." + "There is handwritten text above the WXYC logo reading 'Tex + the Horsehead'." ], "quadrants": [ { @@ -20,7 +20,7 @@ 1277, 2302 ], - "hour_raw": "6 AM", + "hour_raw": "6Am", "jock_raw": "Kristina Carey", "entries": [ { @@ -29,9 +29,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The phrase 'Prairie Ramblers' is written slightly above the main line." - ], + "oddities": [], "row_bbox": [ 0, 548, @@ -55,8 +53,8 @@ }, { "row_index": 2, - "raw_text": "Live Skull - Wind", - "confidence": "medium", + "raw_text": "Live Skull - Word", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -69,7 +67,7 @@ }, { "row_index": 3, - "raw_text": "Souled American - Luggy Di", + "raw_text": "Souled American - Buggy Di", "confidence": "medium", "type_raw": "L", "notes": null, @@ -97,7 +95,7 @@ }, { "row_index": 5, - "raw_text": "THE FLUID - TOMORROW", + "raw_text": "The Fluid - TOMORROW", "confidence": "high", "type_raw": "H", "notes": null, @@ -111,11 +109,13 @@ }, { "row_index": 6, - "raw_text": "Queen Latifah - The Evil That Men Do", + "raw_text": "QueenLatifah - The Evil That Men Do", "confidence": "high", "type_raw": "X", "notes": null, - "oddities": [], + "oddities": [ + "The type circle contains an X drawn over what appears to be an R." + ], "row_bbox": [ 0, 1026, @@ -125,8 +125,8 @@ }, { "row_index": 7, - "raw_text": "Delevantes - Uncle Willy", - "confidence": "medium", + "raw_text": "Delmonas - Uncle Willy", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -140,7 +140,7 @@ { "row_index": 8, "raw_text": "Fleshtones - Screaming Skull", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -181,7 +181,7 @@ }, { "row_index": 11, - "raw_text": "Shocking Blue - Venus", + "raw_text": "Shocking Blue Venus", "confidence": "high", "type_raw": null, "notes": null, @@ -279,7 +279,7 @@ } ], "oddities": [ - "A hand-drawn curly brace in the left margin groups the entries for Fetchin' Bones, Shocking Blue, and L7." + "A curly brace in the left margin connects rows 10 and 11." ] }, { @@ -291,7 +291,7 @@ 2302 ], "hour_raw": "8AM", - "jock_raw": "Jim Petty Jr", + "jock_raw": "Jim Petty", "entries": [ { "row_index": 0, @@ -337,7 +337,7 @@ }, { "row_index": 3, - "raw_text": "Carter Family - Michael Rowed The Boat Ashore", + "raw_text": "Carter Family - Michael Rowed the Boat Ashore", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -397,9 +397,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "The 'O' in the type column has a small horizontal line drawn over it." - ], + "oddities": [], "row_bbox": [ 1277, 1177, @@ -414,7 +412,7 @@ "type_raw": "X", "notes": null, "oddities": [ - "The type column mark is surrounded by a hand-drawn square box instead of a circle." + "The type circle has a square drawn over it with an X inside." ], "row_bbox": [ 1277, @@ -466,7 +464,9 @@ ] } ], - "oddities": [] + "oddities": [ + "A long descender from the DJ's name crosses downwards through the type circles of rows 0, 1, 2, and 3." + ] }, { "position": "bottom_left", @@ -477,7 +477,7 @@ 4062 ], "hour_raw": "7", - "jock_raw": "Inter", + "jock_raw": "Kristen", "entries": [ { "row_index": 0, @@ -495,8 +495,8 @@ }, { "row_index": 1, - "raw_text": "Michael Doucet & Cajun Brew - Wooley Bully", - "confidence": "high", + "raw_text": "Michael Doucet & Cajun Brew - Votin', Drinkin'", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -523,9 +523,9 @@ }, { "row_index": 3, - "raw_text": "Tex & the Horseheads - Clean the Dirt", + "raw_text": "Tex + the Horseheads - Clean the Dirt", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -555,7 +555,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The type circle in the left margin is scribbled out." + ], "row_bbox": [ 0, 2733, @@ -565,8 +567,8 @@ }, { "row_index": 6, - "raw_text": "Bari Checks - Do Me Right", - "confidence": "medium", + "raw_text": "Bad Checks - Do Me Right", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -579,7 +581,7 @@ }, { "row_index": 7, - "raw_text": "The Lushes - Drunken Guitar", + "raw_text": "(The Lushes Drinkin Guitar)", "confidence": "high", "type_raw": null, "notes": null, @@ -607,12 +609,12 @@ }, { "row_index": 9, - "raw_text": "Big Star - Morpha Too / I'm In Love w/a Girl", + "raw_text": "Big Star - Morpha Too / I'm In Love", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The words 'w/a Girl' are written very small beneath 'In Love'." + "The end of the track name 'with A Girl' drops down into the space of the row below." ], "row_bbox": [ 0, @@ -679,7 +681,7 @@ }, { "row_index": 14, - "raw_text": "Cecil Taylor - ell Ontoving Track", + "raw_text": "Cecil Taylor - Ell Moving Track", "confidence": "medium", "type_raw": "M", "notes": null, @@ -693,8 +695,8 @@ }, { "row_index": 15, - "raw_text": "Camper Van Beethoven - 2 Step Go to Egypt", - "confidence": "high", + "raw_text": "Camper Van Beethoven - L Top Go to Egypt", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -707,7 +709,7 @@ }, { "row_index": 16, - "raw_text": "Abba - S.o.s.", + "raw_text": "Abba - S.O.S.", "confidence": "high", "type_raw": null, "notes": null, @@ -721,7 +723,7 @@ } ], "oddities": [ - "Multiple hand-drawn curly braces in the left margin group pairs of rows together (rows 3-4, rows 5-6, rows 7-8)." + "A large curly brace in the left margin groups rows 3 through 7." ] }, { @@ -732,7 +734,7 @@ 2550, 4062 ], - "hour_raw": "9 am", + "hour_raw": "9am", "jock_raw": "Jim Petty", "entries": [ { @@ -751,7 +753,7 @@ }, { "row_index": 1, - "raw_text": "MThendy Queens - We are Happy", + "raw_text": "Mthembu Queens - We Are Happy", "confidence": "medium", "type_raw": "H", "notes": null, @@ -849,8 +851,8 @@ }, { "row_index": 8, - "raw_text": "J&M Chain - Cherry Came Too", - "confidence": "high", + "raw_text": "J A M Chain - Cherry Came Too", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -946,7 +948,9 @@ ] } ], - "oddities": [] + "oddities": [ + "A long descender from the DJ's name drops down and crosses through the text of rows 0 and 1." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0106-page31.bundle.json b/.seed/verifier/1990-04apr0106-page31.bundle.json index 3ec06dc..1748247 100644 --- a/.seed/verifier/1990-04apr0106-page31.bundle.json +++ b/.seed/verifier/1990-04apr0106-page31.bundle.json @@ -4,14 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-31.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 31, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T05:06:12.787393+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:32:29.097418+00:00", "page_date_raw": "FRIDAY 4/6/90", "comments_raw": null, "oddities": [ - "Weather and traffic notes are written in the top right corner above the header line.", - "The name 'Tim' is crossed out next to the top-left jock name.", - "Large vertical text 'SHONEN KNIFE' is written in the lower left margin." + "Text in top right corner: 'Traffic John Byles can Must Die'.", + "Weather notes near header: '72 74\u00b0 Clearer Sheen +showers Today & Tonight'.", + "Word 'Tim' written above the top-left hour label." ], "quadrants": [ { @@ -27,11 +27,13 @@ "entries": [ { "row_index": 0, - "raw_text": "Savage Republic-Mapia", + "raw_text": "Savage Republic - Mapia", "confidence": "medium", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "An arrow is drawn from this row's type column down to the type column of the next row." + ], "row_bbox": [ 0, 547, @@ -43,7 +45,7 @@ "row_index": 1, "raw_text": "King Blank-Upright", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -55,9 +57,9 @@ }, { "row_index": 2, - "raw_text": "PIVOT FOOTs- I'VE SEEN", - "confidence": "high", - "type_raw": null, + "raw_text": "PIVOT FOOTS- IVE SEEN", + "confidence": "medium", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -69,12 +71,12 @@ }, { "row_index": 3, - "raw_text": "LED ZEPPLIN - NOBODY'S FAULTS", + "raw_text": "LED ZEPPLIN - NOBODY'S FAULT", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "A small arrow head is drawn pointing to this row on the left side." + "An arrow drawn in the left margin points to this row." ], "row_bbox": [ 0, @@ -101,7 +103,7 @@ "row_index": 5, "raw_text": "NICE STRONG ARM - DESERT BEAUTY", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -113,9 +115,9 @@ }, { "row_index": 6, - "raw_text": "MISSION UK - DELIVERANCE", - "confidence": "high", - "type_raw": null, + "raw_text": "MISSION VK - DELIVERANCE", + "confidence": "medium", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -127,11 +129,13 @@ }, { "row_index": 7, - "raw_text": "BABES IN TOYLAND- FLESHCRAWL", + "raw_text": "BABES IN TOYLAND - FLESHCRAWL", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "A small arrow is drawn at the end of the text pointing right." + ], "row_bbox": [ 0, 1099, @@ -141,8 +145,8 @@ }, { "row_index": 8, - "raw_text": "PETER HOOK ) REKOU", - "confidence": "low", + "raw_text": "PETER HOOK REKON", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -155,9 +159,9 @@ }, { "row_index": 9, - "raw_text": "DUB SYNDICATE- MAFIA", + "raw_text": "DUB SYNDICATE - MAFIA", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -172,10 +176,8 @@ "raw_text": "ICE T - YOU PLAYED YOURSELF", "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [ - "The line crossing out this row swoops up to touch row 9." - ], + "notes": null, + "oddities": [], "row_bbox": [ 0, 1325, @@ -185,7 +187,7 @@ }, { "row_index": 11, - "raw_text": "LOVE/HATE - BLACK OUT IN RED ROOM", + "raw_text": "LOVE \\ HATE - BLACK OUT IN RED ROOM", "confidence": "high", "type_raw": null, "notes": null, @@ -199,9 +201,9 @@ }, { "row_index": 12, - "raw_text": "COWBOY JUNKIES - POWDER FINGER", + "raw_text": "COWBOY JUNKIES - POWDERFINGER", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -213,8 +215,7 @@ } ], "oddities": [ - "A long curved arrow from the top left corner points to row 1.", - "A curved arrow in the left margin points from row 6 up to row 1." + "Scribbles and curved lines are drawn in the left margin connecting rows 5 through 7." ] }, { @@ -226,13 +227,13 @@ 2301 ], "hour_raw": "12P", - "jock_raw": "Mich higg", + "jock_raw": "Mich higgs", "entries": [ { "row_index": 0, "raw_text": "Velvet Monkeys Favorite Day", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -246,7 +247,7 @@ "row_index": 1, "raw_text": "Big Dipper San Quentin", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -260,7 +261,7 @@ "row_index": 2, "raw_text": "Scott Joplin Ragtime Dance", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -274,10 +275,10 @@ "row_index": 3, "raw_text": "John Hall Story of Willie", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Annotation in the right margin reads '(Anti-folk)'." + "The annotation '(Acst. folk)' is written in the right margin." ], "row_bbox": [ 1276, @@ -288,9 +289,9 @@ }, { "row_index": 4, - "raw_text": "Suzi Linger Crewd of Ghosts", - "confidence": "low", - "type_raw": null, + "raw_text": "Suzi Linger Crew of Ghosts", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -304,7 +305,7 @@ "row_index": 5, "raw_text": "Temptations Ball of Confusion", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -316,9 +317,9 @@ }, { "row_index": 6, - "raw_text": "Lee Harvey Oswald Band Setting Suns & d/w the Vampires", - "confidence": "low", - "type_raw": null, + "raw_text": "Lee Harvey Oswald Band Setting Suns + dLw/ the Vampires", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -330,9 +331,9 @@ }, { "row_index": 7, - "raw_text": "Bozoo Chavis Suzy Q", + "raw_text": "Boozoo Chavis Suzy Q", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -344,11 +345,13 @@ }, { "row_index": 8, - "raw_text": "Odetta Children Go Where I Send Thee (Anti Folk)", + "raw_text": "Odetta Children Go Where I Send Thee", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "The annotation '(cont. folk)' is written in the right margin." + ], "row_bbox": [ 1276, 1325, @@ -358,9 +361,9 @@ }, { "row_index": 9, - "raw_text": "Les Negresses Vertes La Faim De L'Hericats", + "raw_text": "Les Negresses Vertes La Faim Des Hericots", "confidence": "medium", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -372,9 +375,9 @@ }, { "row_index": 10, - "raw_text": "Bruce Springsteen Does this Bus Stop at 82nd St.", + "raw_text": "Bruce Springsteen Does This Bus Stop at 82nd St.", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -388,7 +391,7 @@ "row_index": 11, "raw_text": "Bobby Day Little Bitty Pretty One", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -400,11 +403,13 @@ }, { "row_index": 12, - "raw_text": "MC 900 Ft Jesus Place of Lonliness", + "raw_text": "MC 900Ft Jesus Place of Lonliness", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "The type column has an 'R' crossed out with an 'H' written next to it." + ], "row_bbox": [ 1276, 1627, @@ -414,9 +419,9 @@ }, { "row_index": 13, - "raw_text": "DOA No Productivity", + "raw_text": "DOA Nonproductivity", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -428,9 +433,9 @@ }, { "row_index": 14, - "raw_text": "Felt Get out of My Mirror", + "raw_text": "Felt Get Out of My Mirror", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -443,8 +448,8 @@ { "row_index": 15, "raw_text": "BONGWATER One Hand on the Road", - "confidence": "medium", - "type_raw": null, + "confidence": "high", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -458,7 +463,7 @@ "row_index": 16, "raw_text": "Lester Young Dickie's Dream", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -470,9 +475,9 @@ }, { "row_index": 17, - "raw_text": "George Abdo Raks Lakali El Chark", - "confidence": "high", - "type_raw": null, + "raw_text": "George Abdo Raks Layati El Chark", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -484,9 +489,9 @@ }, { "row_index": 18, - "raw_text": "Big Daddy Kane JVS is Big Daddy Thing", - "confidence": "medium", - "type_raw": null, + "raw_text": "Big Daddy Kane It Is A Big Daddy Thing", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -512,13 +517,11 @@ "entries": [ { "row_index": 0, - "raw_text": "CHAPTER TWO - SHOOT YOU DOWN", - "confidence": "high", - "type_raw": null, + "raw_text": "CHAPTER TWO - SHOOT DOWN YOU", + "confidence": "medium", + "type_raw": "H", "notes": null, - "oddities": [ - "The word 'YOU' is written slightly above the word 'DOWN'." - ], + "oddities": [], "row_bbox": [ 0, 2352, @@ -530,7 +533,7 @@ "row_index": 1, "raw_text": "SOLOS - CAROLINE", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -558,7 +561,7 @@ "row_index": 3, "raw_text": "ARSON GARDEN - SOLITAIRES", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -570,11 +573,13 @@ }, { "row_index": 4, - "raw_text": "STONE ROSES- FOOLS GOLD", + "raw_text": "STONE ROSES - FOOLS GOLD", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "A curved line connects this row to the one below it in the left margin." + ], "row_bbox": [ 0, 2653, @@ -586,7 +591,7 @@ "row_index": 5, "raw_text": "CRAMPS - BOP PILLS", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -598,7 +603,7 @@ }, { "row_index": 6, - "raw_text": "RYVICHI SAKIMOTO- DO YOU", + "raw_text": "RYVICHI SAKIMOTO - DO YOU", "confidence": "high", "type_raw": null, "notes": null, @@ -630,7 +635,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Three arrows are drawn in the left margin pointing to this row." + ], "row_bbox": [ 0, 2952, @@ -640,7 +647,7 @@ }, { "row_index": 9, - "raw_text": "L 7 - BLOOD STAINS", + "raw_text": "L7 - BLOOD STAINS", "confidence": "high", "type_raw": null, "notes": null, @@ -654,7 +661,7 @@ }, { "row_index": 10, - "raw_text": "FUGAZI - SONG # 1", + "raw_text": "FUGAZI - SONG #1", "confidence": "high", "type_raw": null, "notes": null, @@ -668,11 +675,13 @@ }, { "row_index": 11, - "raw_text": "CHIRIGUAS - ICECREAM CITY", - "confidence": "medium", + "raw_text": "CHIRKNAS - ICE CREAM CITY", + "confidence": "low", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "An arrow drawn from the vertical margin text points to this row." + ], "row_bbox": [ 0, 3178, @@ -682,9 +691,7 @@ } ], "oddities": [ - "A large hand-drawn arrow on the left points from row 5 up to row 4.", - "An arrow points from the left margin directly to row 8.", - "An arrow points from the large vertical text in the margin toward row 11." + "The words 'SHONEN KNIFE' are written vertically in large letters in the left margin spanning the bottom half of the quadrant." ] }, { @@ -696,15 +703,17 @@ 4060 ], "hour_raw": "1pm", - "jock_raw": "Mich higg", + "jock_raw": "Mich higgs", "entries": [ { "row_index": 0, - "raw_text": "COC An Eye for An Eye", + "raw_text": "C O C An Eye for An Eye", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "The type column has 'NV U' written just outside the circle." + ], "row_bbox": [ 1276, 2352, @@ -715,8 +724,8 @@ { "row_index": 1, "raw_text": "Marty Robbins Maria", - "confidence": "high", - "type_raw": null, + "confidence": "medium", + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -728,9 +737,9 @@ }, { "row_index": 2, - "raw_text": "Carp The Devil Will Burn", + "raw_text": "Loop The Nail Will Burn", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -743,8 +752,8 @@ { "row_index": 3, "raw_text": "Creation Rebel Creative Incoherents", - "confidence": "high", - "type_raw": null, + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -756,9 +765,9 @@ }, { "row_index": 4, - "raw_text": "Gibson Bros. Skull + Crossbones", + "raw_text": "Gibson Bros. Skull & Crossbones", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -770,9 +779,9 @@ }, { "row_index": 5, - "raw_text": "Chieftains Ballydow + Spike", - "confidence": "medium", - "type_raw": null, + "raw_text": "Chieftains Ballydowse+Spikie", + "confidence": "low", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -786,7 +795,7 @@ "row_index": 6, "raw_text": "Robyn Hitchcock Aquarium", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -798,9 +807,9 @@ }, { "row_index": 7, - "raw_text": "Stevie Wonder Fingertips part II", + "raw_text": "Stevie Wonder Fingertips Part II", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -814,7 +823,7 @@ "row_index": 8, "raw_text": "Soundgarden Head Injury", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -826,9 +835,9 @@ }, { "row_index": 9, - "raw_text": "Boiled In Lead Guns of the Magnificent 7", + "raw_text": "Boiled In Lead Cons of a Magnificant 7", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -842,7 +851,7 @@ "row_index": 10, "raw_text": "Fall Arms Control Poseur", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -856,7 +865,7 @@ "row_index": 11, "raw_text": "Earl Hines Cavernism", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -868,9 +877,9 @@ }, { "row_index": 12, - "raw_text": "Chills Familiarity Breeds Contempt", + "raw_text": "Chills Familiarity Breed, Contempt", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -884,7 +893,7 @@ "row_index": 13, "raw_text": "Dumptruck Night", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -898,7 +907,7 @@ "row_index": 14, "raw_text": "Leadbelly National Defense Blues", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -912,7 +921,7 @@ "row_index": 15, "raw_text": "Gregory Isaacs Jailer", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -926,7 +935,7 @@ "row_index": 16, "raw_text": "Scorpions Blackout", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0106-page32.bundle.json b/.seed/verifier/1990-04apr0106-page32.bundle.json index b2a393c..ca168ec 100644 --- a/.seed/verifier/1990-04apr0106-page32.bundle.json +++ b/.seed/verifier/1990-04apr0106-page32.bundle.json @@ -4,15 +4,16 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-32.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 32, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T05:05:25.884682+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:32:22.498309+00:00", "page_date_raw": "FRIDAY 4/6/90", - "comments_raw": null, + "comments_raw": "T. White Rope\nNew Stranglers; shape", "oddities": [ - "Phone number 212 219 0777 written at top left.", - "A sequence with arrows points from Trio to Art of Noise kiss at top center.", - "A drawn thermometer with 67 degrees and weather notes about cold front, rain, sunny, breezy, and cooler temperatures written in top right corner.", - "The comments field contains handwriting about T. White Rope, New Strangers, and shoes." + "A phone number '212 219 0777' is written at the top center.", + "A series of band names 'Trio -> ALICE -> Big Star' with notes 'Fast (#1H+#A Heavy)' is written at the top.", + "'Art of Noise Kiss' is written at the top right.", + "Weather notes including temperatures '78\u00b0' and '67\u00b0' with arrows are drawn near the top center.", + "Additional weather notes 'Cold Front tonite.', '\u2191Cld 40% show hi 73\u00b0', '90% Occass rain lo 40', and 'Sunny, Breezy & Much Cooler sat hi 55\u00b0' span the top right." ], "quadrants": [ { @@ -24,11 +25,11 @@ 2300 ], "hour_raw": "2PM", - "jock_raw": "Judd", + "jock_raw": "Todd", "entries": [ { "row_index": 0, - "raw_text": "EPSMD - It's My Thing", + "raw_text": "EPMD - It's My Thing", "confidence": "high", "type_raw": null, "notes": null, @@ -44,10 +45,10 @@ "row_index": 1, "raw_text": "8 Eyes - Innocent & Wild", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [ - "the word Gboro is written in the left margin next to this row" + "marginal note 'Gboro' to the left of the entry" ], "row_bbox": [ 0, @@ -60,7 +61,7 @@ "row_index": 2, "raw_text": "Chris Knox - Voyeur", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -74,7 +75,7 @@ "row_index": 3, "raw_text": "Naked City - N.Y. Flat top box", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -88,7 +89,7 @@ "row_index": 4, "raw_text": "Sacred Miracle Cave - Heavy Black Noise", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -102,7 +103,7 @@ "row_index": 5, "raw_text": "Bad Checks - Look at that Moon", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -129,10 +130,12 @@ { "row_index": 7, "raw_text": "Bessie Smith - \"Has-been\" Blues", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "a crossed out word 'Them' appears above 'Has-been'" + ], "row_bbox": [ 0, 1098, @@ -212,11 +215,15 @@ }, { "row_index": 13, - "raw_text": "Thin White Rope - Diesel Man", - "confidence": "high", - "type_raw": null, - "notes": "crossed_out", - "oddities": [], + "raw_text": "Wreck - Thin White Rope - Diesel Man", + "confidence": "medium", + "type_raw": "M", + "notes": null, + "oddities": [ + "text 'Wreck - ' is crossed out at the beginning of the row", + "type circle contains a crossed out 'M'", + "circled 'R' and circled 'C' appear in the far left margin" + ], "row_bbox": [ 0, 1551, @@ -226,9 +233,9 @@ }, { "row_index": 14, - "raw_text": "Wreck - song X", + "raw_text": "Wreck - Song X", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -240,7 +247,7 @@ }, { "row_index": 15, - "raw_text": "shockabilly - People are strange", + "raw_text": "Shockabilly - People are Strange", "confidence": "high", "type_raw": null, "notes": null, @@ -268,7 +275,7 @@ }, { "row_index": 17, - "raw_text": "al Green - Gotta Finda New World", + "raw_text": "Al Green - Gotta Find a New World", "confidence": "high", "type_raw": null, "notes": null, @@ -292,13 +299,13 @@ 2300 ], "hour_raw": "4PM", - "jock_raw": "Niel Ligg", + "jock_raw": "Nicky Ligg", "entries": [ { "row_index": 0, - "raw_text": "Miracle Room - These Are My friends", + "raw_text": "Miracle Room These Are My Friends", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -310,9 +317,9 @@ }, { "row_index": 1, - "raw_text": "Celtic Thunder - Linda's Favorite", + "raw_text": "Celtic Thunder Linda's Favorite", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -324,11 +331,13 @@ }, { "row_index": 2, - "raw_text": "Big Star - Feel", + "raw_text": "Big Star Feel", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, - "oddities": [], + "oddities": [ + "an 'O' is written to the left of the type circle" + ], "row_bbox": [ 1278, 1023, @@ -338,9 +347,9 @@ }, { "row_index": 3, - "raw_text": "Mthembu Queens - Phansi kamthunzi", + "raw_text": "Mthembu Queens Phansi kamthunzi", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -352,9 +361,9 @@ }, { "row_index": 4, - "raw_text": "Nanci Griffith - Marilyn Monroe/Neon & Waltzes", + "raw_text": "Nanci Griffith Marilyn Monroe/Neon & Waltzes", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -366,9 +375,9 @@ }, { "row_index": 5, - "raw_text": "Fletcher Henderson - My Sweet Tooth Says I Wanna But my wisdom tooth says No", + "raw_text": "Fletcher Henderson My Sweet Tooth Says I Wanna But", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -380,11 +389,13 @@ }, { "row_index": 6, - "raw_text": "Isley Bros. - It's Your Thing", + "raw_text": "Isley Bros. It's Your Thing", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, - "oddities": [], + "oddities": [ + "marginal note 'my wisdom tooth says No' at end of row" + ], "row_bbox": [ 1278, 1325, @@ -394,9 +405,9 @@ }, { "row_index": 7, - "raw_text": "Sinead O Connor - I Do Not Want What I Haven't Got", + "raw_text": "Sinead O'Connor I Do Not Want What I Haven't Got", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -408,9 +419,9 @@ }, { "row_index": 8, - "raw_text": "TAR - Mel's", + "raw_text": "TAR Mel's", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -422,9 +433,9 @@ }, { "row_index": 9, - "raw_text": "Rockin' Sidney - Jalapeno Lena", + "raw_text": "Rockin' Sidney Jalapeno Lena", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -450,9 +461,9 @@ }, { "row_index": 11, - "raw_text": "Muszikas - Hajnali N\u00f3ta", + "raw_text": "Muszikas Hajnali N\u00f3ta", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -464,9 +475,9 @@ }, { "row_index": 12, - "raw_text": "Soul Asylum - Take It To the Root", + "raw_text": "Soul Asylum Take It To the Root", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -478,9 +489,9 @@ }, { "row_index": 13, - "raw_text": "Queen Latifah - Dance for me", + "raw_text": "Queen Latifah Dance For Me", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -492,9 +503,9 @@ }, { "row_index": 14, - "raw_text": "Bevis Frond - The Score of England", + "raw_text": "Bevis Frond Thes Core of England", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -516,15 +527,17 @@ 4061 ], "hour_raw": null, - "jock_raw": "Judd", + "jock_raw": "Todd", "entries": [ { "row_index": 0, - "raw_text": "Bricks - The Girl W/the Carrot Shirt", - "confidence": "high", - "type_raw": null, + "raw_text": "Bricks - The Girl w/the Cane 5/42", + "confidence": "medium", + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "scribbled out word before '5/42' at end of row" + ], "row_bbox": [ 0, 2350, @@ -534,13 +547,11 @@ }, { "row_index": 1, - "raw_text": "Church - Russian Autumn \u2661", + "raw_text": "Church - Russian Autumn \u2665", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, - "oddities": [ - "track ends with a drawn heart symbol" - ], + "oddities": [], "row_bbox": [ 0, 2425, @@ -564,7 +575,7 @@ }, { "row_index": 3, - "raw_text": "Jefferson Handkerchief - I'm Allergic To Flowers", + "raw_text": "Jefferson Handkerchief - I'm Allergic to Flowers", "confidence": "high", "type_raw": null, "notes": null, @@ -578,9 +589,9 @@ }, { "row_index": 4, - "raw_text": "Bad Religion - It Must look Pretty Appealing", + "raw_text": "Bad Religion - It Must Look Pretty Appealing", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -592,11 +603,13 @@ }, { "row_index": 5, - "raw_text": "Maman - La Flamme - Planteur", + "raw_text": "Maman - Les Flammes d'enfer", "confidence": "high", - "type_raw": null, - "notes": "crossed_out", - "oddities": [], + "type_raw": "C", + "notes": null, + "oddities": [ + "marginal note 'Jungle phonics' to the left of the entry" + ], "row_bbox": [ 0, 2727, @@ -606,9 +619,9 @@ }, { "row_index": 6, - "raw_text": "Brazil Forro - Gosto Puro - Toinho de Alagoas", + "raw_text": "Brazil Forr\u00f3 - Gosto d Povo - Toinho de Alagoas", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -622,7 +635,7 @@ "row_index": 7, "raw_text": "Poi Dog - Bury Me Deep", "confidence": "high", - "type_raw": null, + "type_raw": "Nu", "notes": null, "oddities": [], "row_bbox": [ @@ -636,7 +649,7 @@ "row_index": 8, "raw_text": "Walkabouts - The Anvil Song", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -676,7 +689,7 @@ }, { "row_index": 11, - "raw_text": "News Carrier & Well Pleased & Satisfied", + "raw_text": "News Courier & Well Pleased & Satisfied", "confidence": "high", "type_raw": null, "notes": null, @@ -720,7 +733,7 @@ "row_index": 14, "raw_text": "King Missile - The Fish that played the Ponies", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -734,7 +747,7 @@ "row_index": 16, "raw_text": "Hot Rize - Bluegrass", "confidence": "high", - "type_raw": null, + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -745,9 +758,7 @@ ] } ], - "oddities": [ - "Jungle brothers written in left margin near row 5." - ] + "oddities": [] }, { "position": "bottom_right", @@ -758,13 +769,13 @@ 4061 ], "hour_raw": "5pm", - "jock_raw": "Niel Ligg", + "jock_raw": "Nick Ligg", "entries": [ { "row_index": 0, - "raw_text": "Hazel Dickens - Are They Gonna Make Us Outlaws Again", + "raw_text": "Hazel Dickens Are They Gonna Make Us Outlaws Again", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -776,9 +787,9 @@ }, { "row_index": 1, - "raw_text": "Consolidated - Assasinate the Infancts", + "raw_text": "Consolidated Assasinate the Infant", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -790,11 +801,13 @@ }, { "row_index": 2, - "raw_text": "Caterwaul - Innerlooped", + "raw_text": "Caterwaul Innerlooped", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "type circle has a checkmark over an 'O'" + ], "row_bbox": [ 1278, 2501, @@ -804,9 +817,9 @@ }, { "row_index": 3, - "raw_text": "Art Tatum - On the Sunny Side of the Street", + "raw_text": "Art Tatum On the Sunny Side of the Street", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -818,9 +831,9 @@ }, { "row_index": 4, - "raw_text": "John Rebourn + Stefa Grossman - Catwalk", + "raw_text": "John Renbourn + stefan Grossman Catwalk", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -832,9 +845,9 @@ }, { "row_index": 5, - "raw_text": "Savage Republic - Sucker Punch", + "raw_text": "Savage Republic Sucker Punch", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -846,11 +859,13 @@ }, { "row_index": 6, - "raw_text": "Red Hot Chili Peppers - Show Me Your Soul", + "raw_text": "Red Hot Chili Peppers Slow Ride Your Soul", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "type area contains an 'H' and a circled 'R'" + ], "row_bbox": [ 1278, 2801, @@ -860,9 +875,9 @@ }, { "row_index": 7, - "raw_text": "B. Dylan - I am a lonesome Hobo", + "raw_text": "B. Dylan I am a Lonesome Hobo", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -874,10 +889,10 @@ }, { "row_index": 8, - "raw_text": "Wolfgang Press - Swing Like A Baby", + "raw_text": "Wolfgang Press Swing Like A Baby", "confidence": "high", - "type_raw": null, - "notes": "crossed_out", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 1278, @@ -888,9 +903,9 @@ }, { "row_index": 9, - "raw_text": "Tube Bar - pepe Roni & Hal JaliKakiCk", + "raw_text": "Tube Bar pepe Roni & Hal Jalikakick", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -902,9 +917,9 @@ }, { "row_index": 10, - "raw_text": "Nice Strong Arm - Lost Sleep", + "raw_text": "Nice Strong Arm Lost Sleep", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -916,9 +931,9 @@ }, { "row_index": 11, - "raw_text": "Art Pepper - Straight Life", + "raw_text": "Art Pepper Straight Life", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -930,9 +945,9 @@ }, { "row_index": 12, - "raw_text": "Johnny Cash - San Quentin", + "raw_text": "Johnny Cash San Quentin", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -944,9 +959,9 @@ }, { "row_index": 13, - "raw_text": "Christine lavin - Fly On A Plane", + "raw_text": "Christine Lavin Fly On A Plane", "confidence": "high", - "type_raw": null, + "type_raw": "m", "notes": null, "oddities": [], "row_bbox": [ @@ -958,7 +973,7 @@ }, { "row_index": 14, - "raw_text": "Buffalo Tom - Slushy Stars", + "raw_text": "Buffalo Tom Slushy Stars", "confidence": "high", "type_raw": null, "notes": null, @@ -972,7 +987,7 @@ }, { "row_index": 15, - "raw_text": "Tom Waits - the Piano Has Been Drinking Not Me", + "raw_text": "Tom Waits The Piano Has Been Drinking Not Me", "confidence": "high", "type_raw": null, "notes": "double_height", diff --git a/.seed/verifier/1990-04apr0106-page33.bundle.json b/.seed/verifier/1990-04apr0106-page33.bundle.json index 1f3a98b..45d3625 100644 --- a/.seed/verifier/1990-04apr0106-page33.bundle.json +++ b/.seed/verifier/1990-04apr0106-page33.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-33.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 33, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:09:30.314851+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:32:18.593610+00:00", "page_date_raw": "FRIDAY 4/6/90", - "comments_raw": "Roth-sho's only 17\nfinal week veldt\nRutles - Livin at tune", + "comments_raw": "Roth-stos only 17\nfinal week we/H\nRutles o Livin at time", "oddities": [ - "a thick black cross is drawn over the printed WXYC logo", - "handwritten stats in the top right corner read: 'L38 40% / pot 56 / Dale L 26 / msn H63'" + "Above the top right quadrant, there's handwritten text 'L38 70% spot L26 msa #63'.", + "A drawing of a star is visible under the WXYC logo." ], "quadrants": [ { @@ -40,9 +40,9 @@ }, { "row_index": 1, - "raw_text": "J. MANSFIELD - THAT MAKES IT", - "confidence": "high", - "type_raw": "std", + "raw_text": "MANSFIELD - THAT MAKES IT", + "confidence": "medium", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -55,7 +55,7 @@ { "row_index": 2, "raw_text": "CECIL TAYLOR - ANAST", - "confidence": "high", + "confidence": "medium", "type_raw": "M", "notes": null, "oddities": [], @@ -82,10 +82,10 @@ }, { "row_index": 4, - "raw_text": "TRIP-PREFACE/CIGARETTE", - "confidence": "high", + "raw_text": "TRIP - PREFACE / CIGARETTE", + "confidence": "medium", "type_raw": "O", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -110,9 +110,9 @@ }, { "row_index": 6, - "raw_text": "J G WATSON -", - "confidence": "high", - "type_raw": "o", + "raw_text": "J.G. WATSON -", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -126,7 +126,7 @@ "row_index": 7, "raw_text": "B. GUY - LEAVE MY GIRL ALONE", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -154,8 +154,8 @@ "row_index": 9, "raw_text": "UB40 - FOOD 4 THOUGHT", "confidence": "high", - "type_raw": "o", - "notes": "crossed_out", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -166,8 +166,8 @@ }, { "row_index": 10, - "raw_text": "BLUE AEROPLANES - & STONES", - "confidence": "medium", + "raw_text": "BLUE AEROPLANES - E. STONES", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -180,10 +180,10 @@ }, { "row_index": 11, - "raw_text": "AWKWARD - FABLE OF A FAILED RACE", - "confidence": "high", - "type_raw": "o", - "notes": "crossed_out", + "raw_text": "HAWKWIND - FABLE OF A FAILED RACE", + "confidence": "medium", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -194,8 +194,8 @@ }, { "row_index": 12, - "raw_text": "CHAPTER 2 - F A", - "confidence": "medium", + "raw_text": "CHAPTER 2 - FA", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -208,9 +208,9 @@ }, { "row_index": 13, - "raw_text": "THESE NAUGHTY LUMPS - IGGY POP'S JACKET", + "raw_text": "THOSE NAUGHTY LUMPS - IGGY POP'S JACKET", "confidence": "medium", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -222,9 +222,9 @@ }, { "row_index": 14, - "raw_text": "IGGY POP - THAT BABY", - "confidence": "high", - "type_raw": "o", + "raw_text": "PEGGY PP- THAT BABY", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -235,7 +235,9 @@ ] } ], - "oddities": [] + "oddities": [ + "Many rows have a straight line drawn through the text, presumably crossing it out." + ] }, { "position": "top_right", @@ -246,13 +248,13 @@ 2302 ], "hour_raw": "8PM", - "jock_raw": "Juliette & Page", + "jock_raw": "Gillette / Page", "entries": [ { "row_index": 0, "raw_text": "Poi Dog Pondering Bury Me Deep", "confidence": "high", - "type_raw": "n/v", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -264,7 +266,7 @@ }, { "row_index": 1, - "raw_text": "JD Crowe, Tony Rice et al One Tear", + "raw_text": "J D Crowe, Tony Rice et al One Tear", "confidence": "high", "type_raw": "o", "notes": null, @@ -280,7 +282,7 @@ "row_index": 2, "raw_text": "Mudhoney You Got It", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -292,7 +294,7 @@ }, { "row_index": 3, - "raw_text": "Loop Breathe Into Me (A Gilded Eternity)", + "raw_text": "Loop Breathe Into Me (AGildedEternity)", "confidence": "high", "type_raw": "H", "notes": null, @@ -308,7 +310,7 @@ "row_index": 4, "raw_text": "Queen Latifah Evil That Men Do", "confidence": "high", - "type_raw": "std/o", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -376,9 +378,9 @@ }, { "row_index": 9, - "raw_text": "Quid Retribuan - Jesus & Mary (Choral Group)", - "confidence": "medium", - "type_raw": "nv", + "raw_text": "Quid Retribuan - Jesus & Mary Choral Group", + "confidence": "high", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -391,8 +393,8 @@ { "row_index": 10, "raw_text": "Tube Bar (nothing obscene) well, one \"fuck\"", - "confidence": "high", - "type_raw": "nv", + "confidence": "medium", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -404,7 +406,7 @@ }, { "row_index": 11, - "raw_text": "Phil Ochs - White Boots Marchin In A Yellow Land", + "raw_text": "Phil Coles - White Birds Marching i A Yellow Land", "confidence": "high", "type_raw": "o", "notes": null, @@ -432,8 +434,8 @@ }, { "row_index": 13, - "raw_text": "Robyn Hitchcock Raining Twik", - "confidence": "medium", + "raw_text": "Robyn Hitchcock Raining Twig", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -446,7 +448,7 @@ }, { "row_index": 14, - "raw_text": "Five Go Down To The Sea 8 Of 'Em", + "raw_text": "Five Go Down To The Sea 8 Athen", "confidence": "medium", "type_raw": "o", "notes": null, @@ -460,7 +462,7 @@ }, { "row_index": 15, - "raw_text": "Max Roach Just One of Those Things", + "raw_text": "Max Roach Just One Of Those Regs", "confidence": "medium", "type_raw": "o/s", "notes": null, @@ -474,9 +476,9 @@ }, { "row_index": 16, - "raw_text": "Butthole Surfers Moving To Florida", - "confidence": "medium", - "type_raw": "s", + "raw_text": "Butthole Surfers Moving to Florida", + "confidence": "high", + "type_raw": "S", "notes": null, "oddities": [], "row_bbox": [ @@ -488,9 +490,9 @@ }, { "row_index": 17, - "raw_text": "The Marmalade Reflections Of My Life", + "raw_text": "Marmalade Reflections Of My Life", "confidence": "high", - "type_raw": "70s", + "type_raw": "70's", "notes": null, "oddities": [], "row_bbox": [ @@ -502,7 +504,7 @@ } ], "oddities": [ - "a handwritten note at the bottom of the quadrant says: 'sorry I did not play all playbox but I make up for it next 2 hrs oK Thankx'" + "A note under the last entry says 'sorry I did not play all playbox but I make up for it next 2 hrs oK Thank'." ] }, { @@ -518,7 +520,7 @@ "entries": [ { "row_index": 0, - "raw_text": "K BUSH - SENSUAL WORLD", + "raw_text": "KBUSH- SENSUAL WORLD", "confidence": "high", "type_raw": "std?", "notes": null, @@ -532,7 +534,7 @@ }, { "row_index": 1, - "raw_text": "PRINCE - SIGN O' TIMES", + "raw_text": "PRINCE- SIGN O' TIMES", "confidence": "high", "type_raw": null, "notes": null, @@ -546,7 +548,7 @@ }, { "row_index": 2, - "raw_text": "JELLO & NO MEANS NO - FALLING SPACE JUNK", + "raw_text": "JELLO BIAFRA MEANS NO - FALLING SPACE JUNK", "confidence": "high", "type_raw": "L", "notes": null, @@ -560,8 +562,8 @@ }, { "row_index": 3, - "raw_text": "LAIBACH - I'VE GOT A FEELING", - "confidence": "high", + "raw_text": "LAVALY- I'VE GOT A FEELING", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -574,8 +576,8 @@ }, { "row_index": 4, - "raw_text": "F MANNING - SERIOUS BLUES #19", - "confidence": "medium", + "raw_text": "R MANNING - SERIOUS BLUES #19", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -588,9 +590,9 @@ }, { "row_index": 5, - "raw_text": "ART BLAKEY - RIGHT DOWN FRONT", + "raw_text": "ART BLAKEY- RIGHT DOWN FRONT", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -603,12 +605,10 @@ { "row_index": 6, "raw_text": "JOHN ZORN", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "an arrow is drawn from this entry pointing up to row 5" - ], + "oddities": [], "row_bbox": [ 0, 2803, @@ -618,9 +618,9 @@ }, { "row_index": 7, - "raw_text": "EDGAR BLANCHARD - LAWdy MAMA", + "raw_text": "EDGAR BLANCHARD- LAWdy MAMA", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -634,7 +634,7 @@ "row_index": 8, "raw_text": "ALVIN LEE - AIN'T NOTHIN SHAKIN", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -646,7 +646,7 @@ }, { "row_index": 9, - "raw_text": "TEMPTATIONS - GET READY", + "raw_text": "TEMPTATIONS- GET READY", "confidence": "high", "type_raw": "hit", "notes": null, @@ -660,7 +660,7 @@ }, { "row_index": 10, - "raw_text": "SILOS - MAYBE EVERYTHING", + "raw_text": "SILOS- MAYBE EVERYTHING", "confidence": "high", "type_raw": "H", "notes": null, @@ -674,9 +674,9 @@ }, { "row_index": 11, - "raw_text": "COLOR ME GONE - LOSE CONTROL", + "raw_text": "COLOR ME GONE LOSE CONTROL", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -702,7 +702,7 @@ }, { "row_index": 13, - "raw_text": "CARLA BLEY - WALKING BATTERIEWOMAN", + "raw_text": "CARLA BLEY- WALKING BATERIE WOMAN", "confidence": "high", "type_raw": "o", "notes": null, @@ -716,8 +716,8 @@ }, { "row_index": 14, - "raw_text": "900FT JESUS - SHUT UP", - "confidence": "high", + "raw_text": "900ft JESUS - shut up", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -729,7 +729,9 @@ ] } ], - "oddities": [] + "oddities": [ + "A bracket links row 5 and row 6 in the left margin." + ] }, { "position": "bottom_right", @@ -740,13 +742,13 @@ 4061 ], "hour_raw": "9?", - "jock_raw": "Juliette & Page", + "jock_raw": "Gillette & Page", "entries": [ { "row_index": 0, - "raw_text": "Oaktown 3.5.7 Stupid Def Y'all", + "raw_text": "Oaktown 3.5.7 Stupid Def Yall", "confidence": "high", - "type_raw": "H", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -758,7 +760,7 @@ }, { "row_index": 1, - "raw_text": "Cowboy J's Witches", + "raw_text": "Cowboy Js Witches", "confidence": "high", "type_raw": "M", "notes": null, @@ -772,7 +774,7 @@ }, { "row_index": 2, - "raw_text": "The Only Ones Trouble In the World", + "raw_text": "The Only Ones Trouble in the World", "confidence": "high", "type_raw": "o", "notes": null, @@ -801,12 +803,10 @@ { "row_index": 4, "raw_text": "Clock DVA Sonology of Sex", - "confidence": "medium", + "confidence": "high", "type_raw": "o", "notes": null, - "oddities": [ - "a word is heavily scribbled out between the artist and track name" - ], + "oddities": [], "row_bbox": [ 1280, 2653, @@ -816,7 +816,7 @@ }, { "row_index": 5, - "raw_text": "Mae West Frankie & Johnny", + "raw_text": "Mae West Frankie + Johnny", "confidence": "high", "type_raw": "o/s", "notes": null, @@ -844,7 +844,7 @@ }, { "row_index": 7, - "raw_text": "Social Distortion Pretty Thing", + "raw_text": "Social Distortion Pretty Drug", "confidence": "high", "type_raw": "o", "notes": null, @@ -886,7 +886,7 @@ }, { "row_index": 10, - "raw_text": "PE Revolution of Generation", + "raw_text": "PE Revolution on Generation", "confidence": "high", "type_raw": "NV", "notes": null, @@ -914,8 +914,8 @@ }, { "row_index": 12, - "raw_text": "Sad Lovers & Giants The \u0394", - "confidence": "medium", + "raw_text": "Sad Lovers & Giants The A", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -942,7 +942,7 @@ }, { "row_index": 14, - "raw_text": "House of Love Blind", + "raw_text": "House Of Love Blind", "confidence": "high", "type_raw": "M", "notes": null, @@ -955,10 +955,7 @@ ] } ], - "oddities": [ - "rows 0 and 1 are bracketed together in the left margin", - "rows 6-8 are grouped with a curly brace on the right margin" - ] + "oddities": [] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0106-page34.bundle.json b/.seed/verifier/1990-04apr0106-page34.bundle.json index 8117ed6..14e03bb 100644 --- a/.seed/verifier/1990-04apr0106-page34.bundle.json +++ b/.seed/verifier/1990-04apr0106-page34.bundle.json @@ -4,10 +4,10 @@ "image_path": "../pages/1990/April 1990/1990-04apr0106/page-34.png", "pdf_path": "1990/April 1990/1990-04apr0106.pdf", "page_number": 34, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:10:48.399713+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:21.120953+00:00", "page_date_raw": "FRIDAY 4/6/90", - "comments_raw": "Replacements - Zed \"chart\"", + "comments_raw": "Replacements - Zev \"ebot\"", "oddities": [], "quadrants": [ { @@ -18,14 +18,14 @@ 1282, 2297 ], - "hour_raw": "10pm", - "jock_raw": "Juliette H/Ege", + "hour_raw": "10PM", + "jock_raw": "Juliette H / Eg", "entries": [ { "row_index": 0, - "raw_text": "Boy? Fall Out", + "raw_text": "Booji? Falos", "confidence": "low", - "type_raw": "v", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -37,7 +37,7 @@ }, { "row_index": 1, - "raw_text": "Jose Orlando - Linda Niena", + "raw_text": "Jose Orlando Linda nienina", "confidence": "medium", "type_raw": "H", "notes": null, @@ -52,7 +52,7 @@ { "row_index": 2, "raw_text": "Seaweed Inside", - "confidence": "medium", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -67,7 +67,7 @@ "row_index": 3, "raw_text": "The Selecter On My Radio", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -81,7 +81,7 @@ "row_index": 4, "raw_text": "Thelonious Monk Monk's Dream", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -93,10 +93,10 @@ }, { "row_index": 5, - "raw_text": "Bakter (...) Star", + "raw_text": "Babe, the", "confidence": "low", - "type_raw": "L", - "notes": "crossed_out", + "type_raw": null, + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -107,12 +107,12 @@ }, { "row_index": 6, - "raw_text": "PLA Revolutionaries", + "raw_text": "PLA Revolution aics", "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [ - "marginal note 'channel One comp' written to the left of this entry" + "Marginal note 'Channel One comp' to the left of this entry." ], "row_bbox": [ 0, @@ -123,8 +123,8 @@ }, { "row_index": 7, - "raw_text": "Bricks Girl w/ The Relatives", - "confidence": "low", + "raw_text": "Bricks Girl w/ the Cards/she", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -137,7 +137,7 @@ }, { "row_index": 8, - "raw_text": "Chemistry Set Look Over Yr Shoulder", + "raw_text": "Chemisky Set Look Over Yr Shoulder", "confidence": "medium", "type_raw": "O", "notes": null, @@ -151,9 +151,9 @@ }, { "row_index": 9, - "raw_text": "Int'l Sweethearts of Rhythm Jump Children", - "confidence": "medium", - "type_raw": "O/S", + "raw_text": "Int'l Sweethearts of Rhythm Jump children", + "confidence": "high", + "type_raw": "acs", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -193,8 +193,8 @@ }, { "row_index": 14, - "raw_text": "Boosheer - Some Dumb Cop", - "confidence": "low", + "raw_text": "Booshe Roys - Sone Dumbbop", + "confidence": "medium", "type_raw": "NV", "notes": null, "oddities": [], @@ -207,8 +207,8 @@ }, { "row_index": 15, - "raw_text": "Dave Orton House Of Borgia", - "confidence": "medium", + "raw_text": "Dave Orton House of Borgia", + "confidence": "high", "type_raw": "std", "notes": null, "oddities": [], @@ -221,8 +221,8 @@ }, { "row_index": 16, - "raw_text": "Ignitors Going To Be", - "confidence": "medium", + "raw_text": "Ignitos Going To Be", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -235,7 +235,7 @@ }, { "row_index": 17, - "raw_text": "Cramps Bop Pills", + "raw_text": "Champs Bop Pills", "confidence": "high", "type_raw": "M", "notes": null, @@ -249,36 +249,22 @@ }, { "row_index": 18, - "raw_text": "Luis Russel Give Me Your", - "confidence": "medium", + "raw_text": "Luis Russell Give Me Your", + "confidence": "high", "type_raw": "O", - "notes": "crossed_out", - "oddities": [], - "row_bbox": [ - 0, - 1921, - 1282, - 1996 - ] - }, - { - "row_index": 19, - "raw_text": "tele. #", - "confidence": "low", - "type_raw": null, "notes": null, "oddities": [ - "small annotation written inside the line boundary below the previous crossed-out entry" + "Small note 'Tele. #' written below the end of this entry." ], "row_bbox": [ 0, - 1996, + 1921, 1282, - 2072 + 1996 ] }, { - "row_index": 20, + "row_index": 19, "raw_text": "King Tee Act A Foo", "confidence": "high", "type_raw": "O", @@ -286,13 +272,13 @@ "oddities": [], "row_bbox": [ 0, - 2072, + 1996, 1282, - 2146 + 2072 ] }, { - "row_index": 21, + "row_index": 20, "raw_text": "Huayucaltia San Juanito", "confidence": "high", "type_raw": null, @@ -300,14 +286,15 @@ "oddities": [], "row_bbox": [ 0, - 2146, + 2072, 1282, - 2247 + 2146 ] } ], "oddities": [ - "a vertical line with an upward-pointing arrow is drawn in the left margin spanning rows 2-4" + "An arrow is drawn from row 3 up to row 1 in the left margin.", + "A large line points from the type column of row 10 down to row 12." ] }, { @@ -323,9 +310,9 @@ "entries": [ { "row_index": 0, - "raw_text": "Tackhead - Ticky Timebomb", + "raw_text": "Tackhead - Ticking Timebomb", "confidence": "medium", - "type_raw": "P/I", + "type_raw": "P(T)", "notes": null, "oddities": [], "row_bbox": [ @@ -337,13 +324,11 @@ }, { "row_index": 1, - "raw_text": "10,000 Maniacs - Planned Obsolesce", + "raw_text": "10,000 Maniacs - Planned Obsolence", "confidence": "high", - "type_raw": "L", + "type_raw": "E", "notes": null, - "oddities": [ - "scribble drawn over the letter in the type column circle" - ], + "oddities": [], "row_bbox": [ 1282, 643, @@ -395,7 +380,7 @@ }, { "row_index": 5, - "raw_text": "Brubeck 4tet - Blue Rondo", + "raw_text": "Brubeck 4-tet - Blue Rondo", "confidence": "high", "type_raw": "Jazz", "notes": null, @@ -411,7 +396,7 @@ "row_index": 6, "raw_text": "David Byrne - Dirty old town", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -423,8 +408,8 @@ }, { "row_index": 7, - "raw_text": "Rev Stronde - Olde World", - "confidence": "low", + "raw_text": "Revis/Fronkie - Olde World", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -467,7 +452,7 @@ "row_index": 10, "raw_text": "XTC - Pink Thing", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -479,9 +464,9 @@ }, { "row_index": 11, - "raw_text": "Miracle Legion - Old + New", - "confidence": "medium", - "type_raw": "O", + "raw_text": "Miracle Legion - Old & New", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -493,9 +478,9 @@ }, { "row_index": 12, - "raw_text": "Savage Republic - The World @ our Fingertips", + "raw_text": "Savage Republic - The world @ our fingertips", "confidence": "high", - "type_raw": "H", + "type_raw": "A", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -507,9 +492,9 @@ }, { "row_index": 14, - "raw_text": "P.E. - Rev. Generations -", - "confidence": "high", - "type_raw": "NV", + "raw_text": "P.E. - Rev. Generations", + "confidence": "medium", + "type_raw": "NVV", "notes": null, "oddities": [], "row_bbox": [ @@ -545,7 +530,7 @@ 4056 ], "hour_raw": "11p", - "jock_raw": "MR Bill WILLIAMS", + "jock_raw": "MR BILL WILLIAMS", "entries": [ { "row_index": 0, @@ -564,8 +549,8 @@ { "row_index": 1, "raw_text": "Lil Anthony - Never Again", - "confidence": "medium", - "type_raw": "O", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -579,7 +564,7 @@ "row_index": 2, "raw_text": "Moses Mchunu - Qwahililale", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -607,7 +592,7 @@ "row_index": 4, "raw_text": "Durutti Column - Spent Time", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -621,7 +606,7 @@ "row_index": 5, "raw_text": "Minutemen - The Anchor", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -635,10 +620,10 @@ "row_index": 6, "raw_text": "SPSE - Mothers", "confidence": "high", - "type_raw": "R", - "notes": "crossed_out", + "type_raw": null, + "notes": null, "oddities": [ - "a second type circle containing a crossed-out 'O' appears next to the main 'R' circle" + "Large circled R drawn in the left margin next to this entry." ], "row_bbox": [ 0, @@ -665,7 +650,7 @@ "row_index": 9, "raw_text": "Bo Diddley - Hey Bo Diddley", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -677,7 +662,7 @@ }, { "row_index": 10, - "raw_text": "Elvis - I love You Because", + "raw_text": "Elvis - T Loverboy B-cause", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -693,7 +678,7 @@ "row_index": 11, "raw_text": "Pankow - Gimme More", "confidence": "high", - "type_raw": "H", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -705,8 +690,8 @@ }, { "row_index": 12, - "raw_text": "Mthembu Queens - Jiliqwa", - "confidence": "low", + "raw_text": "Mthembu Queens - Juluka", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -719,7 +704,7 @@ }, { "row_index": 13, - "raw_text": "Bauhaus - Party of the", + "raw_text": "Bauhaus - Party in The", "confidence": "high", "type_raw": "R", "notes": null, @@ -733,9 +718,9 @@ }, { "row_index": 14, - "raw_text": "Die Kreuzen - First part I magne a light", + "raw_text": "Die Kreuzen - First part Imagine a light", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -747,9 +732,9 @@ }, { "row_index": 16, - "raw_text": "Close Lobsters - gutache", + "raw_text": "Close Lobsters - Gutaiche", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -761,7 +746,7 @@ }, { "row_index": 17, - "raw_text": "Bad Checks - Do the Right", + "raw_text": "Bad Checks - Do The Right", "confidence": "high", "type_raw": "H", "notes": null, @@ -777,7 +762,7 @@ "row_index": 18, "raw_text": "Style Council - Fairy Tales", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -789,9 +774,9 @@ }, { "row_index": 19, - "raw_text": "Packets - Packet Preludes -", - "confidence": "medium", - "type_raw": "O", + "raw_text": "5 Packets - Packet prelude", + "confidence": "high", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -803,7 +788,7 @@ } ], "oddities": [ - "rows 1 and 2 are grouped together with a handwritten curly brace in the left margin" + "Rows 1 and 2 are bracketed together with a curly brace in the left margin." ] }, { @@ -833,7 +818,7 @@ }, { "row_index": 1, - "raw_text": "Lost Boys - Under water Moonlight", + "raw_text": "Dirt boys - Under water Moonlight", "confidence": "high", "type_raw": "P", "notes": null, @@ -875,9 +860,9 @@ }, { "row_index": 4, - "raw_text": "Hank Williams - Lovesick Blues", + "raw_text": "Hank Williams - lovesick Blues", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -889,9 +874,9 @@ }, { "row_index": 5, - "raw_text": "Airport Conv. - Reno Nevada", + "raw_text": "Airport Conv - Reno Nevada", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -931,8 +916,8 @@ }, { "row_index": 8, - "raw_text": "Lemonheads - Second chance", - "confidence": "medium", + "raw_text": "Lemonheads - second chance", + "confidence": "high", "type_raw": "R", "notes": null, "oddities": [], @@ -959,9 +944,9 @@ }, { "row_index": 10, - "raw_text": "Chesterfield Kings - 60 sec Symp", + "raw_text": "Auste/Brick Boys-60 sec Sumps", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -973,7 +958,7 @@ }, { "row_index": 11, - "raw_text": "Dub Syndicate - Je t'aime", + "raw_text": "Dubsyndicate - Je t'aime", "confidence": "high", "type_raw": "H", "notes": null, @@ -988,8 +973,8 @@ { "row_index": 12, "raw_text": "John Coltrane - Acknowl", - "confidence": "medium", - "type_raw": "O", + "confidence": "high", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -1001,50 +986,36 @@ }, { "row_index": 13, - "raw_text": "Nize Strong Arm - Front edge", - "confidence": "medium", + "raw_text": "Nize Strong Arm - From the edge", + "confidence": "high", "type_raw": "H", - "notes": "double_height", - "oddities": [], - "row_bbox": [ - 1282, - 3322, - 2550, - 3473 - ] - }, - { - "row_index": 15, - "raw_text": "Larry Davis - Spec. Friend", - "confidence": "low", - "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1282, - 3473, + 3322, 2550, - 3548 + 3398 ] }, { - "row_index": 16, - "raw_text": "A", + "row_index": 14, + "raw_text": "Larry Davis - Spec. Fx", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, - "oddities": [ - "stray letter A written alone on this line" - ], + "oddities": [], "row_bbox": [ 1282, - 3548, + 3398, 2550, - 3624 + 3473 ] } ], - "oddities": [] + "oddities": [ + "A large capital A is drawn in the empty rows at the bottom of the quadrant." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0712-page01.bundle.json b/.seed/verifier/1990-04apr0712-page01.bundle.json index a49fd0a..8ab9930 100644 --- a/.seed/verifier/1990-04apr0712-page01.bundle.json +++ b/.seed/verifier/1990-04apr0712-page01.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-01.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 1, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:10:59.607975+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:54.675366+00:00", "page_date_raw": "SATURDAY 4/7/90", "comments_raw": "Bob Mould", "oddities": [], @@ -19,7 +19,7 @@ 2303 ], "hour_raw": "2AM", - "jock_raw": "Ruth Anderson", + "jock_raw": "Ruth! Anderson", "entries": [ { "row_index": 0, @@ -28,7 +28,7 @@ "type_raw": null, "notes": null, "oddities": [ - "the type column circle contains a horizontal line or dash" + "Type column circle contains a wavy scribble rather than a letter." ], "row_bbox": [ 0, @@ -39,8 +39,8 @@ }, { "row_index": 1, - "raw_text": "Plastic Aeroplanes - Jacket Hangs", - "confidence": "high", + "raw_text": "Polar Aeroplanes - Jacket Honeys", + "confidence": "medium", "type_raw": "H", "notes": "double_height", "oddities": [], @@ -97,7 +97,7 @@ "row_index": 6, "raw_text": "Earl Hines - Out of Nowhere", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -109,7 +109,7 @@ }, { "row_index": 7, - "raw_text": "Chico Buarque - Ca\u00e7ada (Brazil classics 1)", + "raw_text": "Chico Buarque - Ca\u00e7ada (Brazil Classics 1)", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -128,7 +128,7 @@ "type_raw": "X", "notes": null, "oddities": [ - "there is a scribbled-out circle immediately preceding the title" + "There is a scribbled-out symbol (possibly an @) before 'Only'." ], "row_bbox": [ 0, @@ -144,7 +144,7 @@ "type_raw": null, "notes": null, "oddities": [ - "the type column circle contains a horizontal line or dash" + "Type column circle contains a heavily scribbled-out mark." ], "row_bbox": [ 0, @@ -158,45 +158,49 @@ "raw_text": "Rebel MC + Double the Trouble - Street Tuff", "confidence": "high", "type_raw": "NV", - "notes": "double_height", - "oddities": [], + "notes": null, + "oddities": [ + "Track name 'Street Tuff' is written small and stacked at the end of the line." + ], "row_bbox": [ 0, 1403, 1262, - 1555 + 1479 ] }, { - "row_index": 13, - "raw_text": "Young Fresh Fellows - My Boyfriend's In Killdozer", + "row_index": 12, + "raw_text": "Young Fresh Fellows - My Boyfriend's In Killdozier", "confidence": "high", "type_raw": "X", "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 1555, + 1479, 1262, - 1704 + 1630 ] }, { - "row_index": 15, + "row_index": 14, "raw_text": "The Popes - Charmless", "confidence": "high", - "type_raw": "Concert", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Left margin has 'Concert' written near the type column." + ], "row_bbox": [ 0, - 1704, + 1630, 1262, - 1779 + 1704 ] }, { - "row_index": 16, + "row_index": 15, "raw_text": "Bob Mould - Wishing Well", "confidence": "high", "type_raw": "R", @@ -204,13 +208,13 @@ "oddities": [], "row_bbox": [ 0, - 1779, + 1704, 1262, - 1854 + 1779 ] }, { - "row_index": 17, + "row_index": 16, "raw_text": "The Henry Kaiser Band - The Loner", "confidence": "high", "type_raw": "L", @@ -218,41 +222,47 @@ "oddities": [], "row_bbox": [ 0, - 1854, + 1779, 1262, - 1929 + 1854 ] }, { - "row_index": 18, + "row_index": 17, "raw_text": "Roger Manning - The Serious Blues (#18)", "confidence": "high", - "type_raw": "#", + "type_raw": "H", "notes": "double_height", - "oddities": [], + "oddities": [ + "Type column circle contains a hash/pound symbol (#) written over the H." + ], "row_bbox": [ 0, - 1929, + 1854, 1262, - 2080 + 2004 ] }, { - "row_index": 20, - "raw_text": "Broome Closet Anti Folk sessions", + "row_index": 19, + "raw_text": "Broome Closet Anti Folk Sessions", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "This entry spans across the whole row without artist/track separation." + ], "row_bbox": [ 0, - 2080, + 2004, 1262, - 2154 + 2080 ] } ], - "oddities": [] + "oddities": [ + "The jock name 'Ruth! Anderson' appears to have 'Ruth!' written heavily over or next to the 'R'." + ] }, { "position": "top_right", @@ -262,41 +272,41 @@ 2550, 2303 ], - "hour_raw": "4 AM", + "hour_raw": "4AM", "jock_raw": "R Anderson", "entries": [ { "row_index": 0, - "raw_text": "Sinead O'Connor - I do not want 1, haven't got", + "raw_text": "Sin\u00e9ad O'Connor - I do not want what I haven't got", "confidence": "high", "type_raw": "M", - "notes": "double_height", + "notes": null, "oddities": [ - "the words 'what I' are inserted above the end of this line" + "Track name words 'haven't got' wrap down slightly into the space of the next row at the end." ], "row_bbox": [ 1262, 549, 2550, - 726 + 652 ] }, { - "row_index": 2, - "raw_text": "Game Theory - I've tried subtlety", + "row_index": 1, + "raw_text": "Game Theory - I've tried Subtlety", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1262, - 726, + 652, 2550, - 801 + 726 ] }, { - "row_index": 3, + "row_index": 2, "raw_text": "Robyn Hitchcock - Raining Twilight Coast", "confidence": "high", "type_raw": "H", @@ -304,13 +314,13 @@ "oddities": [], "row_bbox": [ 1262, - 801, + 726, 2550, - 876 + 801 ] }, { - "row_index": 4, + "row_index": 3, "raw_text": "Pixies - Winterlong", "confidence": "high", "type_raw": "O", @@ -318,57 +328,57 @@ "oddities": [], "row_bbox": [ 1262, - 876, + 801, 2550, - 952 + 876 ] }, { - "row_index": 5, + "row_index": 4, "raw_text": "Jam - The Bitterest Pill", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ 1262, - 952, + 876, 2550, - 1026 + 952 ] }, { - "row_index": 6, + "row_index": 5, "raw_text": "Scott Joplin - Country Club (Ragtime", "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "The album info '(Ragtime 2-step)' wraps down into the next row space at the end." + ], "row_bbox": [ 1262, - 1026, + 952, 2550, - 1102 + 1026 ] }, { - "row_index": 7, - "raw_text": "Loop - Shot with A Diamond", + "row_index": 6, + "raw_text": "Loop - Shot with a Diamond", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "'2-step)' is written in the right margin bridging this row and the previous row" - ], + "oddities": [], "row_bbox": [ 1262, - 1102, + 1026, 2550, - 1177 + 1102 ] }, { - "row_index": 8, + "row_index": 7, "raw_text": "The Replacements - Swinging Party", "confidence": "high", "type_raw": "O", @@ -376,43 +386,45 @@ "oddities": [], "row_bbox": [ 1262, - 1177, + 1102, 2550, - 1252 + 1177 ] }, { - "row_index": 9, - "raw_text": "Eleventh Dream Day (Bucketfull - Between Here & There of Brains)", + "row_index": 8, + "raw_text": "Eleventh Dream Day (Bucketfull of Brains) - Between Here + There", "confidence": "high", "type_raw": "L", "notes": "double_height", "oddities": [ - "the text 'of Brains)' is written on the far right completing the bracket from the previous line" + "Album name '(Bucketfull of Brains)' is written large and spans two lines in height on the right side." ], "row_bbox": [ 1262, - 1252, + 1177, 2550, - 1403 + 1329 ] }, { - "row_index": 11, + "row_index": 10, "raw_text": "Johnny Cash - One Piece At A Time", "confidence": "high", "type_raw": "Lit", "notes": null, - "oddities": [], + "oddities": [ + "Type column designation 'Lit' is written over the circle." + ], "row_bbox": [ 1262, - 1403, + 1329, 2550, - 1479 + 1403 ] }, { - "row_index": 12, + "row_index": 11, "raw_text": "Charles Mingus - The Shoes of the Fisherman's Wife Are Some Jive Ass Slippers", "confidence": "high", "type_raw": "O", @@ -420,13 +432,13 @@ "oddities": [], "row_bbox": [ 1262, - 1479, + 1403, 2550, - 1704 + 1630 ] }, { - "row_index": 15, + "row_index": 14, "raw_text": "Jos\u00e9 Orlando - Linda Menina Brazil: Forr\u00f3", "confidence": "high", "type_raw": "H", @@ -434,9 +446,9 @@ "oddities": [], "row_bbox": [ 1262, - 1704, + 1630, 2550, - 1854 + 1779 ] } ], @@ -450,12 +462,12 @@ 1262, 4070 ], - "hour_raw": "3 AM", + "hour_raw": "3AM", "jock_raw": "R Anderson", "entries": [ { "row_index": 0, - "raw_text": "M C 900 ft. Jesus - Truth Is Out of Style", + "raw_text": "MC 900 ft. Jesus - Truth is Out of Style", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -474,7 +486,7 @@ "type_raw": "NV", "notes": null, "oddities": [ - "'70s' is written above 'Wadsworth Mansion' with an arrow pointing to it" + "Has '70s' written above the artist name with a small arrow pointing down." ], "row_bbox": [ 0, @@ -501,7 +513,7 @@ "row_index": 4, "raw_text": "Miles Davis - Come Get It", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -527,7 +539,7 @@ }, { "row_index": 6, - "raw_text": "Silos - Take My Country Back (We'll Go) Out Of Town", + "raw_text": "Silos - Take My Country Back (We'll Go) Out of Town", "confidence": "high", "type_raw": "L", "notes": "double_height", @@ -569,11 +581,13 @@ }, { "row_index": 10, - "raw_text": "Gladys Knight & the Pips - the Tracks of My Tears", + "raw_text": "Gladys Knight + the Pips - the Tracks of My Tears", "confidence": "high", "type_raw": "Hit", "notes": "double_height", - "oddities": [], + "oddities": [ + "Type column mark 'Hit' is written over the circle." + ], "row_bbox": [ 0, 3180, @@ -610,7 +624,9 @@ ] } ], - "oddities": [] + "oddities": [ + "The hour label '3' appears to have been written heavily over another number or scribbled." + ] }, { "position": "bottom_right", @@ -620,14 +636,14 @@ 2550, 4070 ], - "hour_raw": "5 AM", + "hour_raw": "5AM", "jock_raw": "R Anderson", "entries": [ { "row_index": 0, "raw_text": "Joe Jackson - Evil Empire", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -695,8 +711,8 @@ }, { "row_index": 5, - "raw_text": "Dr Fluid - Tin Top Toy", - "confidence": "high", + "raw_text": "Dr. Fluid - Tin Top Toy", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -723,8 +739,8 @@ }, { "row_index": 7, - "raw_text": "Einsturzende Neubauten - Feurio", - "confidence": "high", + "raw_text": "Einst\u00fcrzende Neubauten - Feurio", + "confidence": "medium", "type_raw": "NV", "notes": null, "oddities": [], @@ -825,9 +841,7 @@ "confidence": "high", "type_raw": "X", "notes": "double_height", - "oddities": [ - "the word 'Prayer' is written on the far right and seems to complete the title from the previous row" - ], + "oddities": [], "row_bbox": [ 1262, 3479, diff --git a/.seed/verifier/1990-04apr0712-page02.bundle.json b/.seed/verifier/1990-04apr0712-page02.bundle.json index f923fc5..410e008 100644 --- a/.seed/verifier/1990-04apr0712-page02.bundle.json +++ b/.seed/verifier/1990-04apr0712-page02.bundle.json @@ -4,10 +4,10 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-02.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 2, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:10:37.063601+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:21.761720+00:00", "page_date_raw": "SATURDAY 4/7/90", - "comments_raw": "weather 41\u00b0\nrain\nclean aite...\n48\u00b0\n?\u00b0\nSouled\nAmerican\n6 ft of snow", + "comments_raw": "weather 41\u00b0\nrain\nclean aite...\n48\u00b0\nSouled\nAmerican\n6ft of snow", "oddities": [], "quadrants": [ { @@ -37,9 +37,9 @@ }, { "row_index": 1, - "raw_text": "Sini Kindile Nganeziyamhia no Khamhxlemvalesdisa", - "confidence": "medium", - "type_raw": "O", + "raw_text": "Sini Lindile Nganeziyambo no Khambalomvaladise", + "confidence": "high", + "type_raw": "o", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -65,7 +65,7 @@ }, { "row_index": 4, - "raw_text": "Lou Reed I Wanna Be Black", + "raw_text": "Lou Reed I WannaBe Black", "confidence": "high", "type_raw": "std", "notes": null, @@ -95,7 +95,7 @@ "row_index": 6, "raw_text": "Sister Carol Ah No Me Name Peggy", "confidence": "high", - "type_raw": "X", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -107,12 +107,12 @@ }, { "row_index": 7, - "raw_text": "Paul Rugierro Human Pride", - "confidence": "high", - "type_raw": "X", + "raw_text": "Paul Rusoens Human Pride", + "confidence": "medium", + "type_raw": "x", "notes": null, "oddities": [ - "The phrase 'Fast Folk' is written in the left margin next to this row." + "Left margin has an annotation 'Fast Folk' pointing to this row" ], "row_bbox": [ 0, @@ -179,13 +179,11 @@ }, { "row_index": 12, - "raw_text": "sky sunlight saxon Blueberry Frosting", - "confidence": "high", + "raw_text": "Sky sunlight Saxon Blueberry Frosting", + "confidence": "medium", "type_raw": "o", "notes": null, - "oddities": [ - "The artist name is split, with 'sky sunlight' written slightly above 'saxon'." - ], + "oddities": [], "row_bbox": [ 0, 1478, @@ -251,7 +249,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Eddie Davis / J Griffin - Billi's Bounce", + "raw_text": "Eddie Davis/J Griffin - Billie's Bounce", "confidence": "high", "type_raw": "std", "notes": null, @@ -279,10 +277,10 @@ }, { "row_index": 2, - "raw_text": "Metallica", + "raw_text": "", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1254, @@ -307,7 +305,7 @@ }, { "row_index": 4, - "raw_text": "Fugazi - Waitin Room", + "raw_text": "Fugazi - waiting Room", "confidence": "high", "type_raw": "std", "notes": null, @@ -337,7 +335,7 @@ "row_index": 6, "raw_text": "Nick Cave - New Morning", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -349,7 +347,7 @@ }, { "row_index": 7, - "raw_text": "Dylan - \"", + "raw_text": "Dylan - \" \"", "confidence": "high", "type_raw": "std", "notes": null, @@ -379,7 +377,7 @@ "row_index": 9, "raw_text": "Don Pullen - Rejoice", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -449,7 +447,7 @@ "row_index": 14, "raw_text": "Bobby Fuller - Nancy Jean", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -463,7 +461,7 @@ "row_index": 15, "raw_text": "Steve Reich - Fast", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -484,12 +482,12 @@ 1254, 4074 ], - "hour_raw": "7am", + "hour_raw": "7AM", "jock_raw": "MaryBeth Ross", "entries": [ { "row_index": 0, - "raw_text": "D Mob C'mon+Get My Love", + "raw_text": "D Mob C'mon + Get My Love", "confidence": "high", "type_raw": "hit", "notes": null, @@ -561,7 +559,7 @@ "row_index": 6, "raw_text": "american Music Club Animal Pen", "confidence": "high", - "type_raw": "X", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -578,7 +576,7 @@ "type_raw": "o", "notes": null, "oddities": [ - "A large black ink blot partially obscures 'Duke', which is written above 'Ellington'." + "The word 'Duke' is heavily scribbled out and rewritten." ], "row_bbox": [ 0, @@ -589,13 +587,11 @@ }, { "row_index": 8, - "raw_text": "The Mthembu Queens Wadileya ilmunyi", + "raw_text": "The Mthembu Queens Wadileya umuyi", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "'Queens' is written in smaller text beneath 'The Mthembu'." - ], + "oddities": [], "row_bbox": [ 0, 3029, @@ -609,9 +605,7 @@ "confidence": "high", "type_raw": "o", "notes": null, - "oddities": [ - "'Fighting' is written beneath 'White City'." - ], + "oddities": [], "row_bbox": [ 0, 3104, @@ -651,10 +645,10 @@ "row_index": 12, "raw_text": "Pulp Little Girl", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "The type column contains an 'O' that has been scribbled out." + "The letter H in the type column is scribbled over." ], "row_bbox": [ 0, @@ -665,12 +659,12 @@ }, { "row_index": 13, - "raw_text": "Bad Checks The Gas Faces Do Me Right", - "confidence": "high", + "raw_text": "Bad Checks The Good Guys Do Me Right", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [ - "The words 'The Gas Faces' are struck through, with 'Do Me Right' written above them." + "The words 'The Good Guys' are crossed out in the middle of the entry, with 'Do Me Right' added." ], "row_bbox": [ 0, @@ -683,7 +677,7 @@ "row_index": 14, "raw_text": "3rd Bass The Gas Face", "confidence": "high", - "type_raw": "X", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -723,10 +717,10 @@ }, { "row_index": 17, - "raw_text": "SF", + "raw_text": "", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -755,9 +749,7 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "The word 'Swagger' is written slightly above the end of the line." - ], + "oddities": [], "row_bbox": [ 1254, 2353, @@ -772,7 +764,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "'Velvet Its Over' is crossed out." + "The words 'Velvet Its Over' at the start of the line are crossed out." ], "row_bbox": [ 1254, @@ -797,21 +789,35 @@ }, { "row_index": 3, - "raw_text": "Baaba Maal + Mansour Seck - muudo Hormo Djam Leelii", + "raw_text": "Baaba Maal + Mansour Seck - Muudo Hormo Djam Leelii", "confidence": "high", - "type_raw": "O", - "notes": "double_height", + "type_raw": "o", + "notes": null, "oddities": [], "row_bbox": [ 1254, 2579, 2550, + 2654 + ] + }, + { + "row_index": 4, + "raw_text": "RH Chili Peppers - Show Me Your Soul 4:20", + "confidence": "high", + "type_raw": "H", + "notes": null, + "oddities": [], + "row_bbox": [ + 1254, + 2654, + 2550, 2727 ] }, { "row_index": 5, - "raw_text": "RH Chili Peppers - Show Me Your Soul 4:20", + "raw_text": "Chapter Two - The Day I Nailed My Heart To Your Frat Door", "confidence": "high", "type_raw": "H", "notes": null, @@ -825,9 +831,9 @@ }, { "row_index": 6, - "raw_text": "Chapter Two - The Day I Nailed My Heart To You", + "raw_text": "100 Proof Aged In Soul - Somebody's Been Sleepin'", "confidence": "high", - "type_raw": "H", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -839,13 +845,11 @@ }, { "row_index": 7, - "raw_text": "100 Proof Aged in Soul - Somebody's Been Sleepin' Frat Door", + "raw_text": "Boo-Yaa Tribe - New Funky Nation", "confidence": "high", - "type_raw": "O", + "type_raw": "NuV", "notes": null, - "oddities": [ - "'Frat Door' is written slightly above the track name." - ], + "oddities": [], "row_bbox": [ 1254, 2880, @@ -855,9 +859,9 @@ }, { "row_index": 8, - "raw_text": "Boo-Yaa Tribe - New Funky Nation", + "raw_text": "Sade - Hold On To Your Love", "confidence": "high", - "type_raw": "NuV", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -869,9 +873,9 @@ }, { "row_index": 9, - "raw_text": "Sade - Hold On To Your Love", + "raw_text": "Souled American - Cup a Coffee", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -883,9 +887,9 @@ }, { "row_index": 10, - "raw_text": "Souled American - Cup a Coffee", + "raw_text": "Nick Lowe - Who Was That Man?", "confidence": "high", - "type_raw": "O", + "type_raw": "NuV", "notes": null, "oddities": [], "row_bbox": [ @@ -897,9 +901,9 @@ }, { "row_index": 11, - "raw_text": "Nick Lowe - Who Was That Man?", + "raw_text": "Fall - Arms Control Poseur", "confidence": "high", - "type_raw": "NuV", + "type_raw": "m", "notes": null, "oddities": [], "row_bbox": [ @@ -911,9 +915,9 @@ }, { "row_index": 12, - "raw_text": "Fall - Arms Control Poseur", + "raw_text": "Joe Hughes - Shoe Shy", "confidence": "high", - "type_raw": "m", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -925,9 +929,9 @@ }, { "row_index": 13, - "raw_text": "Joe Hughes - Shoe Shy", + "raw_text": "Denny Brown - I Didn't Know", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -936,20 +940,6 @@ 2550, 3402 ] - }, - { - "row_index": 14, - "raw_text": "Denny Brown - I Didn't Know", - "confidence": "high", - "type_raw": "O", - "notes": null, - "oddities": [], - "row_bbox": [ - 1254, - 3402, - 2550, - 3478 - ] } ], "oddities": [] diff --git a/.seed/verifier/1990-04apr0712-page03.bundle.json b/.seed/verifier/1990-04apr0712-page03.bundle.json index 5414073..b916bb6 100644 --- a/.seed/verifier/1990-04apr0712-page03.bundle.json +++ b/.seed/verifier/1990-04apr0712-page03.bundle.json @@ -4,13 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-03.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 3, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:11:55.646526+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:01.982403+00:00", "page_date_raw": "SAT 4/7/90", - "comments_raw": "Macedonia\nTarBabies - Rock Head", + "comments_raw": "Macedonia\nTar Babies - Rock Head", "oddities": [ - "Top right corner contains weather notes 'Foster Fre sun 50 ton 25-3 sun-sun low 60s' and 'Billie Holiday - Fine mellow'.", - "Below the comments band, handwritten text reads 'Harry Nilsson ocean bubbles' followed by mostly illegible text." + "A note written in the top right corner says 'Foster Fre Sun 50 ton 25-3 sun-sun low 60s'.", + "A note written in the top right corner reads 'Billie Holiday - Fine Mellow'.", + "A note written across the bottom of the page says 'Harry Nilsson Ocean bubbles'." ], "quadrants": [ { @@ -21,12 +22,12 @@ 1261, 2301 ], - "hour_raw": "10 AM", + "hour_raw": "10AM", "jock_raw": "Billy McAllister", "entries": [ { "row_index": 0, - "raw_text": "Killing Joke - Fire Dances", + "raw_text": "Killing Joke - fire Dances", "confidence": "high", "type_raw": null, "notes": null, @@ -40,7 +41,7 @@ }, { "row_index": 1, - "raw_text": "Muddy Waters - Just to be w/ you", + "raw_text": "Muddy Waters - just to be w/ you", "confidence": "high", "type_raw": null, "notes": null, @@ -54,7 +55,7 @@ }, { "row_index": 2, - "raw_text": "House of love - 32nd Floor", + "raw_text": "House of love - 32nd floor", "confidence": "high", "type_raw": "M", "notes": null, @@ -68,8 +69,8 @@ }, { "row_index": 3, - "raw_text": "- Big Dipper - Love Barge", - "confidence": "medium", + "raw_text": "Big Dipper - love Barge", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -83,7 +84,7 @@ { "row_index": 4, "raw_text": "Ultra Vivid Scene -", - "confidence": "medium", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -98,7 +99,7 @@ "row_index": 5, "raw_text": "Silos - Caroline", "confidence": "high", - "type_raw": "H", + "type_raw": "4", "notes": null, "oddities": [], "row_bbox": [ @@ -110,7 +111,7 @@ }, { "row_index": 6, - "raw_text": "StraightJacket Fits - Fabulous Things", + "raw_text": "Straightjacket Fits - fabulous things", "confidence": "high", "type_raw": "O", "notes": null, @@ -138,21 +139,35 @@ }, { "row_index": 8, - "raw_text": "Lefty Frizzell - If you've got the Money I've got the time", + "raw_text": "lefty Frizzell - It you've got the Money", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1173, 1261, + 1248 + ] + }, + { + "row_index": 9, + "raw_text": "I've got the time", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1248, + 1261, 1322 ] }, { "row_index": 10, - "raw_text": "MC 900FT Jesus - UFOs are Real", + "raw_text": "MC 900 FT Jesus - UFO'S are Real", "confidence": "high", "type_raw": "H", "notes": null, @@ -180,7 +195,7 @@ }, { "row_index": 12, - "raw_text": "George Clinton - Get Dressed", + "raw_text": "George Clinton Get Dressed", "confidence": "high", "type_raw": null, "notes": null, @@ -194,8 +209,8 @@ }, { "row_index": 13, - "raw_text": "Hylolovewheel - Nature's little Sunshine", - "confidence": "medium", + "raw_text": "Hollolove wheel Nature's little sunshine", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -208,7 +223,7 @@ }, { "row_index": 14, - "raw_text": "TarBabies - Rock head", + "raw_text": "Tarbabies - Rock head", "confidence": "high", "type_raw": "R", "notes": null, @@ -222,7 +237,7 @@ }, { "row_index": 15, - "raw_text": "PaleFace - Galaxie 500 / Party Songs", + "raw_text": "Pale face - Galaxie 500 Party Songs", "confidence": "high", "type_raw": "H", "notes": null, @@ -259,8 +274,8 @@ 2550, 2301 ], - "hour_raw": "12 PM", - "jock_raw": "Pat OBrien", + "hour_raw": "12PM", + "jock_raw": "Dat O'Brien", "entries": [ { "row_index": 0, @@ -278,13 +293,11 @@ }, { "row_index": 1, - "raw_text": "Shocking Blue (band) - Venus (Song)", - "confidence": "high", + "raw_text": "Shocking Blue (band) - Venus (song)", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "'(band)' and '(Song)' are written very small above the main text." - ], + "oddities": [], "row_bbox": [ 1261, 648, @@ -308,7 +321,7 @@ }, { "row_index": 3, - "raw_text": "Sailed American - Six feet of snow", + "raw_text": "Soled American - Six feet of snow", "confidence": "high", "type_raw": "L", "notes": null, @@ -336,8 +349,8 @@ }, { "row_index": 5, - "raw_text": "Vic Chesnutt - soft picasso", - "confidence": "medium", + "raw_text": "Fred Frith - crack in the concrete", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -350,7 +363,7 @@ }, { "row_index": 6, - "raw_text": "Fred Frith - crack in the concrete", + "raw_text": "Galaxii 500 - cold night", "confidence": "high", "type_raw": null, "notes": null, @@ -364,7 +377,7 @@ }, { "row_index": 7, - "raw_text": "Galaxie 500 - cold night", + "raw_text": "Nirvana - Stain", "confidence": "high", "type_raw": null, "notes": null, @@ -378,8 +391,8 @@ }, { "row_index": 8, - "raw_text": "Nirvana - Stain", - "confidence": "high", + "raw_text": "E", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -392,10 +405,10 @@ }, { "row_index": 9, - "raw_text": "Fish - Leaves me cold", + "raw_text": "y", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -406,10 +419,10 @@ }, { "row_index": 10, - "raw_text": "Yo La Tengo -", - "confidence": "low", - "type_raw": null, - "notes": "crossed_out", + "raw_text": "Lush - leaves me cold", + "confidence": "high", + "type_raw": "H", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -420,9 +433,9 @@ }, { "row_index": 11, - "raw_text": "Lush - Leaves me cold", + "raw_text": "Yo la tengo - Livin in the country", "confidence": "high", - "type_raw": "H", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -434,7 +447,7 @@ }, { "row_index": 12, - "raw_text": "Yo La Tengo - Livin in the country", + "raw_text": "James - SomeOne", "confidence": "high", "type_raw": null, "notes": null, @@ -448,29 +461,15 @@ }, { "row_index": 13, - "raw_text": "James - Someone", + "raw_text": "Billy Bragg - A13 Trunk road to the sea", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1261, 1475, 2550, - 1550 - ] - }, - { - "row_index": 14, - "raw_text": "Billy Bragg - A13 Trunk road", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 1261, - 1550, - 2550, 1626 ] }, @@ -480,9 +479,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The phrase 'to the sea' is written just above the end of this line." - ], + "oddities": [], "row_bbox": [ 1261, 1626, @@ -492,7 +489,7 @@ }, { "row_index": 16, - "raw_text": "Elvis - dont be cruel", + "raw_text": "ELvis - dont be cruel", "confidence": "high", "type_raw": null, "notes": null, @@ -506,10 +503,10 @@ }, { "row_index": 17, - "raw_text": "Billie Holliday - my man loves me when a woman loves a man", + "raw_text": "Billie Holliday - when a man loves a woman", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -520,8 +517,8 @@ }, { "row_index": 18, - "raw_text": "(A [scribble]) digital underground - humpty dance", - "confidence": "low", + "raw_text": "digital underground - The humpty dance", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -562,8 +559,8 @@ "entries": [ { "row_index": 0, - "raw_text": "Zegloviss - television", - "confidence": "medium", + "raw_text": "Zeiglass television", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -576,7 +573,7 @@ }, { "row_index": 1, - "raw_text": "Dirty Dozen Brass Band - its all over now", + "raw_text": "Dirty Dozen Brass Band It's all over Now", "confidence": "high", "type_raw": null, "notes": null, @@ -590,13 +587,11 @@ }, { "row_index": 2, - "raw_text": "Jungle Bros - what u waiting 4?", + "raw_text": "Jungle Bros- What U waiting 4?", "confidence": "high", - "type_raw": "L", + "type_raw": null, "notes": null, - "oddities": [ - "A hand-drawn arrow points from the left margin down to the row below it." - ], + "oddities": [], "row_bbox": [ 0, 2501, @@ -606,7 +601,7 @@ }, { "row_index": 3, - "raw_text": "Bongwater - Dorkweed / Sleep", + "raw_text": "Bongwater - Domicile Steep", "confidence": "high", "type_raw": "H", "notes": null, @@ -636,7 +631,7 @@ "row_index": 5, "raw_text": "Cramps-shortnin Bread", "confidence": "high", - "type_raw": "O", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -648,8 +643,8 @@ }, { "row_index": 6, - "raw_text": "Vic Chesnutt - valerie", - "confidence": "high", + "raw_text": "Die Haut & Cave - Valerie", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -662,13 +657,11 @@ }, { "row_index": 7, - "raw_text": "Ministry - Breathe", + "raw_text": "Ministry Breathe", "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "Part of the text between Ministry and Breathe is heavily crossed out." - ], + "oddities": [], "row_bbox": [ 0, 2877, @@ -678,7 +671,7 @@ }, { "row_index": 8, - "raw_text": "Robyn Hitchcock -", + "raw_text": "Robyn Hitchcock", "confidence": "high", "type_raw": "O", "notes": null, @@ -692,7 +685,7 @@ }, { "row_index": 9, - "raw_text": "King Missile - Jesus was way cool", + "raw_text": "King Missle - Jesus was way cool", "confidence": "high", "type_raw": "R", "notes": null, @@ -706,7 +699,7 @@ }, { "row_index": 10, - "raw_text": "Luka Bloom - Over the Moon", + "raw_text": "Luka bloom - Over the Moon", "confidence": "high", "type_raw": "O", "notes": null, @@ -720,8 +713,8 @@ }, { "row_index": 11, - "raw_text": "Black stringband Music Apple Blossom", - "confidence": "low", + "raw_text": "Black String bird music Apple blossom", + "confidence": "medium", "type_raw": "NV", "notes": null, "oddities": [], @@ -734,7 +727,7 @@ }, { "row_index": 12, - "raw_text": "Yung Wu - Empty Pool", + "raw_text": "Yung Wu - Empty pool", "confidence": "high", "type_raw": null, "notes": null, @@ -748,7 +741,7 @@ }, { "row_index": 13, - "raw_text": "Loop - Shot with a Diamond", + "raw_text": "Loop- Straight Diamond", "confidence": "high", "type_raw": "H", "notes": null, @@ -762,7 +755,7 @@ }, { "row_index": 14, - "raw_text": "Alice & John Coltrane - The sun", + "raw_text": "Alice & John Coltrane The sun", "confidence": "medium", "type_raw": null, "notes": null, @@ -821,7 +814,7 @@ "raw_text": "Harry Nilsson - Think about your troubles", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -832,10 +825,10 @@ }, { "row_index": 3, - "raw_text": "Chet Baker - My Funny Valentine", + "raw_text": "Chet Baker My Funny valentine", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -877,7 +870,7 @@ "raw_text": "Chet Baker - My Funny Valentine", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -902,7 +895,7 @@ }, { "row_index": 8, - "raw_text": "The Fluid - tomorrow", + "raw_text": "the Fluid - tomorrow", "confidence": "high", "type_raw": "H", "notes": null, @@ -916,10 +909,10 @@ }, { "row_index": 9, - "raw_text": "Flaming Groovies - Tallahassee Lassie", + "raw_text": "Flaming Groovies Tallahassee Lassie", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1261, @@ -944,7 +937,7 @@ }, { "row_index": 11, - "raw_text": "Johnny Cash - Born to Lose", + "raw_text": "Johnny cash - Born to Lose", "confidence": "high", "type_raw": null, "notes": null, @@ -1014,7 +1007,7 @@ }, { "row_index": 16, - "raw_text": "Heartbeat of Soweto - Usuthu", + "raw_text": "Heartbeat of Soweto - usutha", "confidence": "high", "type_raw": null, "notes": null, @@ -1058,7 +1051,7 @@ "row_index": 19, "raw_text": "Morrissey - everyday is like sunday", "confidence": "high", - "type_raw": "R", + "type_raw": "B", "notes": null, "oddities": [], "row_bbox": [ @@ -1070,8 +1063,8 @@ }, { "row_index": 20, - "raw_text": "Aclano dos Oito baixos - entrade sol", - "confidence": "low", + "raw_text": "Belano dos oito baixos - entra de sal.", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr0712-page04.bundle.json b/.seed/verifier/1990-04apr0712-page04.bundle.json index 847a6f3..c581541 100644 --- a/.seed/verifier/1990-04apr0712-page04.bundle.json +++ b/.seed/verifier/1990-04apr0712-page04.bundle.json @@ -4,14 +4,15 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-04.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 4, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:11:50.550878+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:46.196369+00:00", "page_date_raw": "SAT 4/7/90", "comments_raw": "N. Hagen - Russian Reggae", "oddities": [ - "The top margin contains scattered sports scores and weather notes, such as 'Tarheels - Beat J.H', 'Frost, Freezing - Continues', and 'Sunny hi 62'.", - "The left margin has sideways writing including 'Jon 9 Fact', 'Jeff Hart & The Ruins', and 'Jack Hickman'.", - "The top right corner has some scribbled out text that appears to say 'FM 11m'." + "Above the WXYC logo, notes read '2 types' and 'Tarheels - Beat J.H', 'lacrosse 11-6 in Baltimore'.", + "Right of the logo, weather notes read 'Frost, Freezing - continues', 'clear/cold 25-30', 'Sunny hi 62', 'clear cold 30/15', 'M: MS, hi 67'.", + "In the left margin next to the bottom-left quadrant, text written sideways reads 'Bon 9 Fact', 'Jeff Hart & The Ruins', 'Jack Hickman'.", + "Top right corner has a small scratched-out note starting with 'FM'." ], "quadrants": [ { @@ -31,9 +32,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The text 'Blues in' is written slightly above the main line." - ], + "oddities": [], "row_bbox": [ 0, 544, @@ -101,7 +100,7 @@ "row_index": 7, "raw_text": "KMFDM - Rip the System", "confidence": "high", - "type_raw": "M", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -113,7 +112,7 @@ }, { "row_index": 8, - "raw_text": "Monica's Interval - Your Imagination", + "raw_text": "Monicas Interval - Your Imagination", "confidence": "high", "type_raw": null, "notes": "double_height", @@ -155,8 +154,8 @@ }, { "row_index": 12, - "raw_text": "Bel Canto - The Glassmaker", - "confidence": "high", + "raw_text": "Bel Canto - The Glasmaker", + "confidence": "medium", "type_raw": "NV", "notes": null, "oddities": [], @@ -169,7 +168,7 @@ }, { "row_index": 13, - "raw_text": "Rickie Lee Jones - The Horses", + "raw_text": "Rickie Lee Jones - The horses", "confidence": "high", "type_raw": null, "notes": null, @@ -248,7 +247,7 @@ 2550, 2299 ], - "hour_raw": "4PM", + "hour_raw": "4Pm", "jock_raw": "Todd", "entries": [ { @@ -281,13 +280,11 @@ }, { "row_index": 2, - "raw_text": "Christine Lavin - Shopping Cart of Love: The Play", + "raw_text": "Christine Lavin - Shopping Cart of Love: The play", "confidence": "high", "type_raw": "M", "notes": null, - "oddities": [ - "A word before 'Shopping' is heavily scribbled out." - ], + "oddities": [], "row_bbox": [ 1258, 721, @@ -316,7 +313,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The text 'Hope vs. Hope' is written in the right margin near this row." + "the phrase 'Hopes vs. Hope' is written tiny at the end of the line" ], "row_bbox": [ 1258, @@ -369,13 +366,11 @@ }, { "row_index": 8, - "raw_text": "Pink Syndicate - 1/5", + "raw_text": "Perb Syndicate - 1/5", "confidence": "medium", "type_raw": "H", "notes": null, - "oddities": [ - "The H in the left margin type circle is scribbled over." - ], + "oddities": [], "row_bbox": [ 1258, 1171, @@ -441,7 +436,7 @@ }, { "row_index": 13, - "raw_text": "Blue Aeroplanes - ... and Stones", + "raw_text": "Blue Aeroplanes - ...and Stones", "confidence": "high", "type_raw": "H", "notes": null, @@ -497,8 +492,8 @@ }, { "row_index": 1, - "raw_text": "Treponem Pal - Silico", - "confidence": "high", + "raw_text": "Trep ovem Pal - Silico", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -515,9 +510,7 @@ "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "The word 'Tower' is crossed out and 'hungry' is inserted above 'as the hunter'." - ], + "oddities": [], "row_bbox": [ 0, 2499, @@ -527,7 +520,7 @@ }, { "row_index": 3, - "raw_text": "Hot Rize - The Golden Rocket", + "raw_text": "Hot Rize - The Golden Ticket", "confidence": "high", "type_raw": null, "notes": null, @@ -541,7 +534,7 @@ }, { "row_index": 4, - "raw_text": "Bad Checks - Do Me Right", + "raw_text": "Bad Checks - Do Me right", "confidence": "high", "type_raw": "H", "notes": null, @@ -583,7 +576,7 @@ }, { "row_index": 8, - "raw_text": "Stone Roses - Fools Gold", + "raw_text": "Stone Roses - Fools gold", "confidence": "high", "type_raw": "CD", "notes": null, @@ -710,7 +703,7 @@ { "row_index": 1, "raw_text": "Cecil Taylor - Saita", - "confidence": "medium", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [], @@ -765,7 +758,7 @@ }, { "row_index": 6, - "raw_text": "Jello + D.O.A. - That's Progress", + "raw_text": "Jello & D.O.A. - That's Progress", "confidence": "high", "type_raw": "L", "notes": null, @@ -779,7 +772,7 @@ }, { "row_index": 7, - "raw_text": "MC 900 Ft Jesus - A Place of Loneliness", + "raw_text": "MC 900 ft Jesus - A Place of loneliness", "confidence": "high", "type_raw": "H", "notes": null, @@ -835,12 +828,12 @@ }, { "row_index": 12, - "raw_text": "Thin White Rope - The Imperial American", + "raw_text": "Breaking Circus - The Imperial American", "confidence": "high", - "type_raw": "C", + "type_raw": null, "notes": null, "oddities": [ - "This row has complicated corrections: 'Breaking Circus' and 'The Map...' are struck out, and an arrow points to 'The Imperial American'." + "an arrow points from the artist portion of the text to the title written squeezed in on the right" ], "row_bbox": [ 1258, @@ -851,9 +844,9 @@ }, { "row_index": 13, - "raw_text": "Silos - We'll Go (Out of Town)", + "raw_text": "Thin White Rope - The Map From", "confidence": "high", - "type_raw": "H", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -865,9 +858,9 @@ }, { "row_index": 14, - "raw_text": "Romanovsky & Phillips - Cat & Mouse", + "raw_text": "Silos - We'll Go (Out of Town)", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -879,13 +872,11 @@ }, { "row_index": 15, - "raw_text": "The Others - I Can't Stand This Love", + "raw_text": "Romanovsky & Phillips - Cat & Mouse", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "A circled 'vol 8' is written to the right of this entry." - ], + "oddities": [], "row_bbox": [ 1258, 3474, @@ -895,17 +886,33 @@ }, { "row_index": 16, - "raw_text": "Marnou - 2/1", + "raw_text": "The Others - I Can't Stand this Love (vol 8)", "confidence": "high", - "type_raw": "C", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "vol 8 is circled at the end of the line" + ], "row_bbox": [ 1258, 3549, 2550, 3624 ] + }, + { + "row_index": 17, + "raw_text": "Mamou - 2/1", + "confidence": "high", + "type_raw": "C", + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3624, + 2550, + 3699 + ] } ], "oddities": [] diff --git a/.seed/verifier/1990-04apr0712-page05.bundle.json b/.seed/verifier/1990-04apr0712-page05.bundle.json index d6b3cfc..0b08012 100644 --- a/.seed/verifier/1990-04apr0712-page05.bundle.json +++ b/.seed/verifier/1990-04apr0712-page05.bundle.json @@ -4,14 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-05.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 5, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:24.298928+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:34:22.300754+00:00", "page_date_raw": "SAT 4/7/90", - "comments_raw": "Stone Roses Pete Murphy- acoustic Drop Mirick Legion\nBlind Faith-\nBad Checks\nSmiths - jock no Volcano Suns", + "comments_raw": "Stone Roses Petes Murphy - acoustic Drop Mirick legion\nBlind Faith - Bad checks\nSmiths - jock no Volcano Suns", "oddities": [ - "Weather note at top right: 'cl. cold to 25.'", - "Circled '50\u00b0' next to top right Jock name", - "Circled '48\u00b0' next to bottom right Jock name" + "A note at the top right corner of the page reads 'cl. cold to 25.'" ], "quadrants": [ { @@ -27,7 +25,7 @@ "entries": [ { "row_index": 0, - "raw_text": "KEVN KINNEY- MCDOUGAL BLUES", + "raw_text": "KEVN KINNEY - MCDOUGAL BLUES", "confidence": "high", "type_raw": "X", "notes": null, @@ -41,13 +39,11 @@ }, { "row_index": 1, - "raw_text": "PUBLIC ENEMY- 911 IS A JOKE", + "raw_text": "PUBLIC ENEMY - 911 IS A JOKE", "confidence": "high", "type_raw": "NV", "notes": null, - "oddities": [ - "Circled R in left margin" - ], + "oddities": [], "row_bbox": [ 0, 650, @@ -57,7 +53,7 @@ }, { "row_index": 2, - "raw_text": "NINA HAGEN- RUSSIAN REGGAE", + "raw_text": "NINA HAGEN - RUSSIAN REGGAE", "confidence": "high", "type_raw": "R", "notes": null, @@ -72,12 +68,10 @@ { "row_index": 3, "raw_text": "BONGWATER - THRIVING END", - "confidence": "high", + "confidence": "medium", "type_raw": "H", "notes": null, - "oddities": [ - "PB written in margin next to type circle" - ], + "oddities": [], "row_bbox": [ 0, 800, @@ -87,9 +81,9 @@ }, { "row_index": 4, - "raw_text": "DELMONAS - BLACK LUELLA", + "raw_text": "DELMONAS - BLACK LUDELLA", "confidence": "high", - "type_raw": "L", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -101,13 +95,11 @@ }, { "row_index": 5, - "raw_text": "BRICKS - MT GOLD TO MOHO", + "raw_text": "BRICKS - MT GOLF TO MOHO", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "PB written in margin next to type circle" - ], + "oddities": [], "row_bbox": [ 0, 951, @@ -117,11 +109,13 @@ }, { "row_index": 6, - "raw_text": "JOE POP O PIE - BUMMED OUT GUY", + "raw_text": "JOE POP O.PIE - BUMMED OUT GUY", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'JOE' at the beginning of the artist name is crossed out, with an arrow pointing from the track name to 'O.PIE'." + ], "row_bbox": [ 0, 1026, @@ -149,7 +143,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'METAL' is written in small text above the end of the track name." + ], "row_bbox": [ 0, 1177, @@ -163,9 +159,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Left margin note 'cradle sun april 27th concer' points near this row" - ], + "oddities": [], "row_bbox": [ 0, 1252, @@ -179,9 +173,7 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "PB written in margin next to type circle" - ], + "oddities": [], "row_bbox": [ 0, 1328, @@ -191,13 +183,11 @@ }, { "row_index": 11, - "raw_text": "SEAWEED - LOVE CUT", + "raw_text": "SEAWEED - LOVE GUT", "confidence": "high", "type_raw": "R", "notes": null, - "oddities": [ - "PB written in margin next to type circle" - ], + "oddities": [], "row_bbox": [ 0, 1402, @@ -207,7 +197,8 @@ } ], "oddities": [ - "Large text 'BAD CHECKS' and an upward arrow are drawn across the bottom blank rows" + "The left margin contains a multi-line note reading 'CRADLE sun. april 27th consecutive' spanning rows 8-11.", + "Rows 12-16 are completely taken up by large handwritten text reading 'BAD CHECKS interview w/ mike' accompanied by vertical arrows." ] }, { @@ -218,7 +209,7 @@ 2550, 2302 ], - "hour_raw": "8PM", + "hour_raw": "8 PM", "jock_raw": "Jeff E Wall", "entries": [ { @@ -267,14 +258,14 @@ "row_index": 3, "raw_text": "Chapter 2 - The Day I Nailed My Heart To Your Front Door", "confidence": "high", - "type_raw": "M", - "notes": "double_height", + "type_raw": "N", + "notes": null, "oddities": [], "row_bbox": [ 1256, 800, 2550, - 951 + 874 ] }, { @@ -286,37 +277,37 @@ "oddities": [], "row_bbox": [ 1256, - 951, + 874, 2550, - 1026 + 951 ] }, { "row_index": 5, - "raw_text": "Marlene Deitrich - Falling In Love Again", + "raw_text": "Marlene Dietrich - Falling in Love Again", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1256, - 1026, + 951, 2550, - 1101 + 1026 ] }, { "row_index": 6, "raw_text": "Bad Checks - Graveyard Tramp", "confidence": "high", - "type_raw": "R H", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ 1256, - 1101, + 1026, 2550, - 1177 + 1101 ] }, { @@ -328,39 +319,39 @@ "oddities": [], "row_bbox": [ 1256, - 1177, + 1101, 2550, - 1252 + 1177 ] }, { "row_index": 8, "raw_text": "Mirick Legion - StoryTeller", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ 1256, - 1252, + 1177, 2550, - 1328 + 1252 ] }, { "row_index": 9, - "raw_text": "Gaylord Curtis - The Phantom Of The Opera", + "raw_text": "Gaylord Curtis - The Phantom of The Opera", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "Small notation '0.5 opesa' at end of row" + "The letters 'o f' in 'of The Opera' are written in superscript." ], "row_bbox": [ 1256, - 1328, + 1252, 2550, - 1402 + 1328 ] }, { @@ -372,41 +363,45 @@ "oddities": [], "row_bbox": [ 1256, - 1402, + 1328, 2550, - 1478 + 1402 ] }, { "row_index": 11, - "raw_text": "Fast Folk - Odetta - Children Go Where I Send Thee", + "raw_text": "fast Folk - Odetta - Children Go Where I Send Thee", "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "The word 'Thee' is written slightly below the main line at the far right edge." + ], "row_bbox": [ 1256, - 1478, + 1402, 2550, - 1553 + 1478 ] }, { "row_index": 12, - "raw_text": "Funkadelic - By Way of The Drum", + "raw_text": "Funkadelic - By Way Of The Drum", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1256, - 1553, + 1478, 2550, - 1629 + 1553 ] } ], - "oddities": [] + "oddities": [ + "A circled '50' is written next to the DJ's name." + ] }, { "position": "bottom_left", @@ -416,14 +411,14 @@ 1256, 4024 ], - "hour_raw": "7pm", + "hour_raw": "7 PM", "jock_raw": "SAAED", "entries": [ { "row_index": 0, "raw_text": "L7 - CAT O' NINE TAILS", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -435,7 +430,7 @@ }, { "row_index": 1, - "raw_text": "SHOCKING BLUE - BOOL WEEVIL", + "raw_text": "SHOCKING BLUE - BOOL WEEVILL", "confidence": "high", "type_raw": null, "notes": null, @@ -453,9 +448,7 @@ "confidence": "high", "type_raw": "NV", "notes": null, - "oddities": [ - "Type raw 'NV' has a strike through it" - ], + "oddities": [], "row_bbox": [ 0, 2503, @@ -467,12 +460,9 @@ "row_index": 3, "raw_text": "LEADBELLY - ON A MONDAY", "confidence": "high", - "type_raw": "R", + "type_raw": "L", "notes": null, - "oddities": [ - "PB written in margin next to type circle", - "Note 'song for kings' written above text" - ], + "oddities": [], "row_bbox": [ 0, 2580, @@ -482,13 +472,12 @@ }, { "row_index": 4, - "raw_text": "LOOP - BREATHE INTO ME", + "raw_text": "LOOP - a gilded eternity BREATHE INTO ME", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "PB written in margin next to type circle", - "Note 'a gilded eternity' written below text" + "The words 'a gilded eternity' are written above the track name." ], "row_bbox": [ 0, @@ -499,16 +488,18 @@ }, { "row_index": 5, - "raw_text": "SISTER DOUBLE HAPPINESS - POODLE DOG", + "raw_text": "SISTER DOUBLE HAPPINESS - PUDDLE DOG", "confidence": "high", "type_raw": null, - "notes": "double_height", - "oddities": [], + "notes": null, + "oddities": [ + "The words 'PUDDLE DOG' are written very small at the end of the row." + ], "row_bbox": [ 0, 2730, 1256, - 2876 + 2808 ] }, { @@ -520,9 +511,9 @@ "oddities": [], "row_bbox": [ 0, - 2876, + 2808, 1256, - 2882 + 2876 ] }, { @@ -534,9 +525,9 @@ "oddities": [], "row_bbox": [ 0, - 2882, + 2876, 1256, - 2958 + 2882 ] }, { @@ -548,9 +539,9 @@ "oddities": [], "row_bbox": [ 0, - 2958, + 2882, 1256, - 3033 + 2958 ] }, { @@ -559,31 +550,28 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Margin note 'cradle may 1st' near this row" - ], + "oddities": [], "row_bbox": [ 0, - 3033, + 2958, 1256, - 3108 + 3033 ] }, { "row_index": 10, "raw_text": "WSH - DOWNER", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "PB written in margin next to type circle", - "Note 'bleach ep.' written above text" + "The text 'Bleach ep.' is written above the entry, and the artist name 'WSH' is crossed out." ], "row_bbox": [ 0, - 3108, + 3033, 1256, - 3183 + 3108 ] }, { @@ -592,12 +580,14 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The words 'YOURE GONNA MISS ME' are written twice, once directly above the actual line." + ], "row_bbox": [ 0, - 3183, + 3108, 1256, - 3255 + 3183 ] }, { @@ -606,30 +596,28 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "PB written in margin next to type circle" - ], + "oddities": [], "row_bbox": [ 0, - 3255, + 3183, 1256, - 3333 + 3255 ] }, { "row_index": 13, - "raw_text": "HONEYMOON KILLERS - OCTOPUSSY (SERENADE)", + "raw_text": "HONEYMOON KILLERS - OCTOPUSSY", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The word '(SERENADE)' at end of line is crossed out" + "A heavy black scribble obscures the original track text, with 'OCTOPUSSY' written over it." ], "row_bbox": [ 0, - 3333, + 3255, 1256, - 3408 + 3333 ] }, { @@ -641,30 +629,31 @@ "oddities": [], "row_bbox": [ 0, - 3408, + 3333, 1256, - 3485 + 3408 ] }, { "row_index": 15, "raw_text": "ROBYN HITCHCOCK - CERTAINLY CLICKOT", "confidence": "high", - "type_raw": "R", + "type_raw": "H", "notes": null, "oddities": [ - "PB written in margin next to type circle" + "The word 'CERTAINLY' is written above 'CLICKOT'." ], "row_bbox": [ 0, - 3485, + 3408, 1256, - 3634 + 3485 ] } ], "oddities": [ - "Text 'interview w/ mike' and a downward arrow are drawn across the top few rows" + "Scribbles and an arrow carrying over from the 'mike' interview note in the quadrant above cross into the header of this quadrant.", + "The left margin has a note reading 'cradle May 1' spanning rows 9 and 10." ] }, { @@ -680,8 +669,8 @@ "entries": [ { "row_index": 0, - "raw_text": "T-be Bar", - "confidence": "low", + "raw_text": "Tibe Bar", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -696,7 +685,7 @@ "row_index": 1, "raw_text": "The Fall - Telephone Thing", "confidence": "high", - "type_raw": "R M", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -710,7 +699,7 @@ "row_index": 2, "raw_text": "Maggie Estep - Paradise Lost (broom closet)", "confidence": "high", - "type_raw": "R M", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -724,10 +713,10 @@ "row_index": 3, "raw_text": "The Mthembu Queens - We Are Happy", "confidence": "high", - "type_raw": "M", + "type_raw": "H", "notes": null, "oddities": [ - "Word crossed out before 'We'" + "A word is heavily crossed out between the artist and the track name." ], "row_bbox": [ 1256, @@ -754,7 +743,7 @@ "row_index": 5, "raw_text": "Blind Faith - Can't Find My Way Home", "confidence": "high", - "type_raw": "O Std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -796,7 +785,7 @@ "row_index": 8, "raw_text": "Rob Base + DJ EZ Rock - It Takes 2", "confidence": "high", - "type_raw": "4it", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -808,9 +797,9 @@ }, { "row_index": 9, - "raw_text": "Eight Eys - Imprint w/ Witch", + "raw_text": "Eight Eys - Impotent & Weird", "confidence": "medium", - "type_raw": "E", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -864,8 +853,8 @@ }, { "row_index": 13, - "raw_text": "Jazz Passngers - d.composers By A Neck", - "confidence": "medium", + "raw_text": "Jazz Passengers - decampers By A Neck", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -879,11 +868,11 @@ { "row_index": 14, "raw_text": "Brazil & Forro - Melao Dos Oito Baixos", - "confidence": "high", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [ - "Small note 'art&dot' at end of row" + "The text 'int+out' is written very small beneath the end of the row." ], "row_bbox": [ 1256, @@ -894,7 +883,7 @@ }, { "row_index": 15, - "raw_text": "Bob w.e.T. - Cassidy", + "raw_text": "Bob w.J.T. - Cassidy", "confidence": "high", "type_raw": "O", "notes": null, @@ -908,7 +897,8 @@ } ], "oddities": [ - "A large brace labeled 'Jwl' and 'w/' groups Spacemen 3 and Led Zeppelin rows" + "A circled '480' is written next to the DJ's name in the header.", + "A bracket labeled 'Jw/' connects rows 6 and 7 in the right margin." ] } ] diff --git a/.seed/verifier/1990-04apr0712-page06.bundle.json b/.seed/verifier/1990-04apr0712-page06.bundle.json index 27b8667..7640275 100644 --- a/.seed/verifier/1990-04apr0712-page06.bundle.json +++ b/.seed/verifier/1990-04apr0712-page06.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-06.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 6, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:16.267802+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:32.798000+00:00", "page_date_raw": "SAT 4/7/90", - "comments_raw": "Silos-\n11/45 f&fl Clear Cold 25-30\nS 62\nFair/Cold 35 M: MS 65-70", + "comments_raw": "Silos-\nF&FL Clear Cold 25-30\nS 62\nFair/Cold 35\nM: MS 65-70", "oddities": [ - "A circled '4E\u00b0' or '45\u00b0' is written in the upper-left margin." + "A doodle with '4E*' is in a circle in the top left corner margin above the quadrants" ], "quadrants": [ { @@ -20,14 +20,14 @@ 1258, 2299 ], - "hour_raw": "10 PM", + "hour_raw": "10PM", "jock_raw": "Jeff & Will", "entries": [ { "row_index": 0, "raw_text": "Cosmic Psychos - Puby Disc", - "confidence": "medium", - "type_raw": "C", + "confidence": "high", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -39,9 +39,9 @@ }, { "row_index": 1, - "raw_text": "Bootsteppers - Socks Baby", - "confidence": "medium", - "type_raw": "R", + "raw_text": "Bootstrappers - Spiders Baby", + "confidence": "high", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -53,8 +53,8 @@ }, { "row_index": 2, - "raw_text": "Stone Roses - What the World is Waiting For", - "confidence": "high", + "raw_text": "Stone Roses - Where The World is Exciting For", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -69,7 +69,7 @@ "row_index": 3, "raw_text": "Boozoo Chavis - Zydeco Hee Haw", "confidence": "high", - "type_raw": "C", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -83,7 +83,7 @@ "row_index": 4, "raw_text": "Wiseblood - Stumbo", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -97,7 +97,7 @@ "row_index": 5, "raw_text": "Mistress Mix - Wicked", "confidence": "high", - "type_raw": "NJ", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -123,9 +123,9 @@ }, { "row_index": 7, - "raw_text": "Shawn's Scene From Psycho - White Rabbit", - "confidence": "medium", - "type_raw": "O", + "raw_text": "Shower Scene From Psycho - White Rabbit", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -137,7 +137,7 @@ }, { "row_index": 8, - "raw_text": "XTC - This is Pop", + "raw_text": "XTC - This Is Pop", "confidence": "high", "type_raw": "O", "notes": null, @@ -167,7 +167,7 @@ "row_index": 10, "raw_text": "Kid Creole - I'm Corrupt", "confidence": "high", - "type_raw": "O", + "type_raw": "O.", "notes": null, "oddities": [], "row_bbox": [ @@ -180,7 +180,7 @@ { "row_index": 11, "raw_text": "Savage Republic - Mapia", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -277,10 +277,10 @@ }, { "row_index": 4, - "raw_text": "[illegible]", - "confidence": "low", + "raw_text": "Henry Kaiser - Words", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1258, @@ -307,10 +307,10 @@ "row_index": 6, "raw_text": "Henry Kaiser - Dark Star", "confidence": "medium", - "type_raw": "M", + "type_raw": "L", "notes": null, "oddities": [ - "Part of the track name is crossed out before 'Dark Star'." + "the word before Dark Star is crossed out" ], "row_bbox": [ 1258, @@ -323,7 +323,7 @@ "row_index": 7, "raw_text": "Jan & Dean - Little Old Lady From Pasadena", "confidence": "high", - "type_raw": "Hit", + "type_raw": "hit", "notes": null, "oddities": [], "row_bbox": [ @@ -435,7 +435,7 @@ "row_index": 3, "raw_text": "Silos - Porque No", "confidence": "high", - "type_raw": "RR", + "type_raw": "R R", "notes": null, "oddities": [], "row_bbox": [ @@ -461,7 +461,7 @@ }, { "row_index": 5, - "raw_text": "Thee Hypnotics - Preachin' & Ramblin'", + "raw_text": "Thee Hypnotics - Preachin & Ramblin", "confidence": "high", "type_raw": null, "notes": null, @@ -589,7 +589,7 @@ "row_index": 0, "raw_text": "Johnny Mathis - Chances Are", "confidence": "high", - "type_raw": "Hit", + "type_raw": "hit", "notes": null, "oddities": [], "row_bbox": [ @@ -616,7 +616,7 @@ { "row_index": 2, "raw_text": "Pagans - Haven't Got the Time", - "confidence": "medium", + "confidence": "high", "type_raw": "C", "notes": null, "oddities": [], @@ -657,8 +657,8 @@ }, { "row_index": 5, - "raw_text": "Meters - Handclapping Song/Batches", - "confidence": "medium", + "raw_text": "Meters - Hand clapping Song/Butches", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -671,9 +671,9 @@ }, { "row_index": 6, - "raw_text": "Nick Lowe - You Got the Look I like", + "raw_text": "Nick Lowe - You Got The Look I Like", "confidence": "high", - "type_raw": "nv", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -685,35 +685,91 @@ }, { "row_index": 7, - "raw_text": "Tackhead - Demolition House / Free So. Africa Ticking Time Bomb", + "raw_text": "Tackhead - Demolition House / Free So. Africa", "confidence": "high", - "type_raw": "C", + "type_raw": "L", "notes": "double_height", "oddities": [], "row_bbox": [ 1258, 2876, 2550, + 3026 + ] + }, + { + "row_index": 9, + "raw_text": "Ticking Time Bomb", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3026, + 2550, 3101 ] }, { "row_index": 10, - "raw_text": "Lazy Cowgirls - Lose'n Yr Mind Meat Shop Carbona Not Glue Know Yr Product", + "raw_text": "Lazy Cowgirls - Lose'n Yr Mind", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1258, 3101, 2550, + 3176 + ] + }, + { + "row_index": 11, + "raw_text": "Meat Shop", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3176, + 2550, + 3250 + ] + }, + { + "row_index": 12, + "raw_text": "Carbona Not Glue", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3250, + 2550, + 3326 + ] + }, + { + "row_index": 13, + "raw_text": "Know Yr Product", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3326, + 2550, 3400 ] }, { "row_index": 14, - "raw_text": "Watermelon Men - Still I'm Dressed In Blue", + "raw_text": "Watermelon Men - Still I'm Dressed in Blue", "confidence": "high", "type_raw": null, "notes": null, @@ -727,15 +783,29 @@ }, { "row_index": 15, - "raw_text": "Sam Bush - Last Letter Home \" \" - Norman & Nancy", + "raw_text": "Sam Bush - Last Letter Home", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1258, 3476, 2550, + 3551 + ] + }, + { + "row_index": 16, + "raw_text": "\" \" - Norman & Nancy", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1258, + 3551, + 2550, 3623 ] } diff --git a/.seed/verifier/1990-04apr0712-page07.bundle.json b/.seed/verifier/1990-04apr0712-page07.bundle.json index 6ac16a1..c5bd780 100644 --- a/.seed/verifier/1990-04apr0712-page07.bundle.json +++ b/.seed/verifier/1990-04apr0712-page07.bundle.json @@ -4,13 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-07.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 7, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:25.129143+00:00", - "page_date_raw": "Sunday 8 April 90", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:54.425759+00:00", + "page_date_raw": "Sunday 8 Monday 9 April 90", "comments_raw": null, "oddities": [ - "Words 'Pere Ubu', 'Sonic Youth', 'Police', and 'Red Hots' are written in cursive across the top margin area.", - "The printed text 'Monday 9' in the date is crossed out with 'Sunday 8' written above." + "header notes crossed out above the date read 'Pere Ubu', 'Sonic Youth S', 'Police H', 'Red Hots', and two other illegible scribbles" ], "quadrants": [ { @@ -21,7 +20,7 @@ 1268, 2297 ], - "hour_raw": "2AM", + "hour_raw": "2 AM", "jock_raw": "Ray Honeycutt", "entries": [ { @@ -29,7 +28,7 @@ "raw_text": "Ray Honeycutt", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -43,7 +42,7 @@ "raw_text": "Big Show", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -54,15 +53,29 @@ }, { "row_index": 2, - "raw_text": "Royal Crescent mob - Big Show", + "raw_text": "Royal Crescent mob -", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 719, 1268, + 793 + ] + }, + { + "row_index": 3, + "raw_text": "Big Show", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 793, + 1268, 869 ] }, @@ -83,7 +96,7 @@ { "row_index": 5, "raw_text": "Deutschland - Polarlicht", - "confidence": "high", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -110,15 +123,29 @@ }, { "row_index": 7, - "raw_text": "Crime & the City Solution - Untouchable", + "raw_text": "Crime & the City Solution -", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1095, 1268, + 1171 + ] + }, + { + "row_index": 8, + "raw_text": "Untouchable", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1171, + 1268, 1246 ] }, @@ -194,29 +221,57 @@ }, { "row_index": 14, - "raw_text": "The Blue Aeroplanes - Anti-Pretty", + "raw_text": "The Blue Aeroplanes -", "confidence": "high", "type_raw": "H", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1623, 1268, + 1698 + ] + }, + { + "row_index": 15, + "raw_text": "Anti-Pretty", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1698, + 1268, 1773 ] }, { "row_index": 16, - "raw_text": "Red Hot Chili Peppers - Brothers Cup", + "raw_text": "Red Hot Chili Peppers -", "confidence": "high", "type_raw": "r", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1773, 1268, + 1848 + ] + }, + { + "row_index": 17, + "raw_text": "Brothers Cup", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1848, + 1268, 1923 ] }, @@ -259,7 +314,7 @@ 2550, 2297 ], - "hour_raw": "4AM", + "hour_raw": "4 AM", "jock_raw": "Ray Honeycutt", "entries": [ { @@ -278,7 +333,7 @@ }, { "row_index": 1, - "raw_text": "Nanci Griffith - Radio Fragite", + "raw_text": "Nanci Griffith - Radio Fragile", "confidence": "high", "type_raw": "O", "notes": null, @@ -292,29 +347,57 @@ }, { "row_index": 2, - "raw_text": "George Jones - Am I that Easy to Forget", + "raw_text": "George Jones - Am I that", "confidence": "high", "type_raw": "Hit", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 799, 2550, + 874 + ] + }, + { + "row_index": 3, + "raw_text": "Easy to Forget", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 874, + 2550, 949 ] }, { "row_index": 4, - "raw_text": "Patsy Cline - Stop the World & Let me Off", + "raw_text": "Patsy Cline - Stop the World", "confidence": "high", "type_raw": "Hit", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 949, 2550, + 1024 + ] + }, + { + "row_index": 5, + "raw_text": "& Let me Off", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 1024, + 2550, 1099 ] }, @@ -362,43 +445,85 @@ }, { "row_index": 9, - "raw_text": "Bongwater - Khomeni Died Tonight & One So Black", + "raw_text": "Bongwater - Khomein Died Tonight", "confidence": "high", "type_raw": "H", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 1324, 2550, + 1399 + ] + }, + { + "row_index": 10, + "raw_text": "& One So Black", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 1399, + 2550, 1474 ] }, { "row_index": 11, - "raw_text": "Clyde Edgerton - A Distant Land to Roam", + "raw_text": "Clyde Edgerton - A Distant Land", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 1474, 2550, + 1549 + ] + }, + { + "row_index": 12, + "raw_text": "to Roam", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 1549, + 2550, 1624 ] }, { "row_index": 13, - "raw_text": "The Irish Rovers - The wind that Shakes the Corn", + "raw_text": "The Irish Rovers - The Wind that", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 1624, 2550, + 1699 + ] + }, + { + "row_index": 14, + "raw_text": "Shakes the Corn", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 1699, + 2550, 1774 ] }, @@ -418,7 +543,7 @@ }, { "row_index": 16, - "raw_text": "Bela Fleck - Tonnino", + "raw_text": "Bela Fleck - Tonning", "confidence": "high", "type_raw": "O", "notes": null, @@ -460,15 +585,29 @@ }, { "row_index": 19, - "raw_text": "Bricks - The Mountain Goes to Mohammed", + "raw_text": "Bricks - The Mountain", "confidence": "high", "type_raw": "H", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 2074, 2550, + 2149 + ] + }, + { + "row_index": 20, + "raw_text": "Goes to Mohammed", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 2149, + 2550, 2224 ] } @@ -483,7 +622,7 @@ 1268, 4059 ], - "hour_raw": "3AM", + "hour_raw": "3 AM", "jock_raw": "Ray Honeycutt", "entries": [ { @@ -502,15 +641,29 @@ }, { "row_index": 1, - "raw_text": "Sheila Chandra - All You Want Is More", + "raw_text": "Sheila Chandra - All You", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 2423, 1268, + 2498 + ] + }, + { + "row_index": 2, + "raw_text": "Want Is more", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 2498, + 1268, 2574 ] }, @@ -530,7 +683,7 @@ }, { "row_index": 4, - "raw_text": "Chaha Fadela - Dja Yadhak", + "raw_text": "Chaba Fadela - Dja Yadhak", "confidence": "high", "type_raw": "O", "notes": null, @@ -558,7 +711,7 @@ }, { "row_index": 6, - "raw_text": "Mory Kante - Ye Ke Ye Ke", + "raw_text": "Mory Kante - Y\u00e9 K\u00e9 Y\u00e9 K\u00e9", "confidence": "high", "type_raw": "O", "notes": null, @@ -586,43 +739,85 @@ }, { "row_index": 8, - "raw_text": "The Meditations - Bourgeois Game", + "raw_text": "The Meditations - Bourgeois", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 2949, 1268, + 3025 + ] + }, + { + "row_index": 9, + "raw_text": "Game", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3025, + 1268, 3100 ] }, { "row_index": 10, - "raw_text": "Jesus With DJ Zero - Place of Loneliness", + "raw_text": "Jesus With DJ Zero -", "confidence": "high", "type_raw": "H", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 3100, 1268, + 3175 + ] + }, + { + "row_index": 11, + "raw_text": "Place of Loneliness", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3175, + 1268, 3249 ] }, { "row_index": 12, - "raw_text": "Hot Rize - Hear Jerusalem moan", + "raw_text": "Hot Rize - Hear Jerusalem", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 3249, 1268, + 3325 + ] + }, + { + "row_index": 13, + "raw_text": "Moan", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3325, + 1268, 3399 ] }, @@ -642,15 +837,31 @@ }, { "row_index": 15, - "raw_text": "Dead Kennedy's - Holiday In Cambodia", + "raw_text": "Dead Kennedy's - Holiday", "confidence": "high", - "type_raw": "std O", - "notes": "double_height", - "oddities": [], + "type_raw": "Std", + "notes": null, + "oddities": [ + "the type_raw is 'Std', 'O', or an illegible doodle, possibly struck through" + ], "row_bbox": [ 0, 3476, 1268, + 3551 + ] + }, + { + "row_index": 16, + "raw_text": "In Cambodia", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3551, + 1268, 3626 ] }, @@ -674,9 +885,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "the word 'wierd' is written at the end of the entry text" - ], + "oddities": [], "row_bbox": [ 0, 3703, @@ -686,15 +895,31 @@ }, { "row_index": 19, - "raw_text": "Channel One - Things & Time", + "raw_text": "Channel One - Things &", "confidence": "high", "type_raw": "L", - "notes": "double_height", - "oddities": [], + "notes": null, + "oddities": [ + "the text 'weird' is written very small above the '&'" + ], "row_bbox": [ 0, 3779, 1268, + 3855 + ] + }, + { + "row_index": 20, + "raw_text": "Time", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3855, + 1268, 3956 ] } @@ -709,7 +934,7 @@ 2550, 4059 ], - "hour_raw": "5AM", + "hour_raw": "5 AM", "jock_raw": "Ray Honeycutt", "entries": [ { @@ -728,7 +953,7 @@ }, { "row_index": 1, - "raw_text": "The Jesus Lizard - 7 vs. 8", + "raw_text": "The Jesus Lizard - 7 Vs. 8", "confidence": "high", "type_raw": "H", "notes": null, @@ -770,7 +995,7 @@ }, { "row_index": 4, - "raw_text": "Loop- Vapour", + "raw_text": "Loop-Vapour", "confidence": "high", "type_raw": "H", "notes": null, @@ -784,15 +1009,29 @@ }, { "row_index": 5, - "raw_text": "Djivan Gasparyan - Your Strong Mind", + "raw_text": "Djivan Gasparyan - Your Strong", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1268, 2724, 2550, + 2800 + ] + }, + { + "row_index": 6, + "raw_text": "Mind", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1268, + 2800, + 2550, 2875 ] }, diff --git a/.seed/verifier/1990-04apr0712-page08.bundle.json b/.seed/verifier/1990-04apr0712-page08.bundle.json index 3aa5803..3c17e20 100644 --- a/.seed/verifier/1990-04apr0712-page08.bundle.json +++ b/.seed/verifier/1990-04apr0712-page08.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-08.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 8, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:13:39.821146+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:42:37.697208+00:00", "page_date_raw": "Mon 9 Apr 90", "comments_raw": null, "oddities": [], @@ -26,7 +26,7 @@ "raw_text": "Dexter Gordon Society Red", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -42,7 +42,7 @@ "type_raw": null, "notes": "double_height", "oddities": [ - "entry is crossed out" + "A small connecting line is drawn from the previous row to this one." ], "row_bbox": [ 0, @@ -53,10 +53,10 @@ }, { "row_index": 3, - "raw_text": "Speed the Plough River Street", + "raw_text": "Speed the Plough - River Street", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -81,7 +81,7 @@ }, { "row_index": 5, - "raw_text": "Felt - Cant Make Love to You Anymore", + "raw_text": "Felt - Can't Make Love to You Anymo", "confidence": "high", "type_raw": "M", "notes": null, @@ -95,7 +95,7 @@ }, { "row_index": 6, - "raw_text": "Kingston Trio M.T.A.", + "raw_text": "Kingston Trio - M.T.A.", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -112,7 +112,7 @@ "raw_text": "Black Flag - Black Coffee", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -123,13 +123,11 @@ }, { "row_index": 8, - "raw_text": "Wire - Ex Lion Tamer", - "confidence": "high", + "raw_text": "Wire - I Ex Lion Tamer", + "confidence": "medium", "type_raw": "Std", - "notes": "crossed_out", - "oddities": [ - "type circle has a line drawn through it" - ], + "notes": null, + "oddities": [], "row_bbox": [ 0, 1171, @@ -139,7 +137,7 @@ }, { "row_index": 9, - "raw_text": "Wire - 40 versions", + "raw_text": "Wire - 40 Versions", "confidence": "high", "type_raw": null, "notes": null, @@ -239,11 +237,9 @@ "row_index": 1, "raw_text": "Grant Hart - Now That You Know Me", "confidence": "high", - "type_raw": "R", + "type_raw": "H", "notes": null, - "oddities": [ - "type circle has an X drawn through it" - ], + "oddities": [], "row_bbox": [ 1263, 646, @@ -297,11 +293,9 @@ "row_index": 5, "raw_text": "Monkees - I'm a Believer", "confidence": "high", - "type_raw": "R", + "type_raw": "R Hit", "notes": null, - "oddities": [ - "'Hit' is written next to the type circle" - ], + "oddities": [], "row_bbox": [ 1263, 947, @@ -311,13 +305,12 @@ }, { "row_index": 6, - "raw_text": "3rd Bass - The Gas Face", + "raw_text": "3rd Bass - Stepping to the A.M. The Gas Face", "confidence": "medium", - "type_raw": null, - "notes": "crossed_out", + "type_raw": "H", + "notes": null, "oddities": [ - "type circle has a scribble in it", - "track name is scribbled out and rewritten in the right margin" + "The text 'Stepping to the A.M.' is crossed out and 'The Gas Face' is written to its right." ], "row_bbox": [ 1263, @@ -347,7 +340,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "a filled black square is drawn next to the type circle" + "A box is drawn over the 'L' type character." ], "row_bbox": [ 1263, @@ -388,10 +381,10 @@ "row_index": 11, "raw_text": "They Might Be Giants - Your Racist Friend", "confidence": "high", - "type_raw": "R", + "type_raw": "H", "notes": null, "oddities": [ - "type circle has an X drawn through it" + "An 'X' is drawn over the type column circle." ], "row_bbox": [ 1263, @@ -475,7 +468,7 @@ "raw_text": "Nick Lowe - All Men Are Liars", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -490,9 +483,7 @@ "confidence": "high", "type_raw": null, "notes": "double_height", - "oddities": [ - "entry is crossed out" - ], + "oddities": [], "row_bbox": [ 0, 2425, @@ -507,7 +498,7 @@ "type_raw": null, "notes": "double_height", "oddities": [ - "entry is crossed out" + "The strike-through line from the previous row continues through this text." ], "row_bbox": [ 0, @@ -521,7 +512,7 @@ "raw_text": "Horseflies - Jenny on the Railroad", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -532,10 +523,10 @@ }, { "row_index": 6, - "raw_text": "King Missile - Jesus was way Cool", + "raw_text": "King Missle - Jesus was way Cool", "confidence": "high", "type_raw": "R", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -549,7 +540,7 @@ "raw_text": "T-Bone Burnett - Hefner & Disney", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -560,10 +551,10 @@ }, { "row_index": 8, - "raw_text": "k.d. lang - Luck in my Eye", + "raw_text": "K D Lang - Luck in my Eye", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -576,8 +567,8 @@ "row_index": 9, "raw_text": "The Fall - I'm Frank", "confidence": "high", - "type_raw": "H", - "notes": "crossed_out", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -590,8 +581,8 @@ "row_index": 10, "raw_text": "King Crimson - 3 of a perfect pair", "confidence": "high", - "type_raw": "R", - "notes": "crossed_out", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -602,10 +593,10 @@ }, { "row_index": 11, - "raw_text": "Leadbelly - Jean Harlow", + "raw_text": "Leadbelly - Ten Gallon", "confidence": "low", "type_raw": "O", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -619,7 +610,7 @@ "raw_text": "The Jam - That's Entertainment", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -633,7 +624,7 @@ "raw_text": "The Jam - Thick as Thieves", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -647,7 +638,7 @@ "raw_text": "Jackson 5 - I Want You Back", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -661,7 +652,7 @@ "raw_text": "Tom Lehrer - New Math", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -675,7 +666,7 @@ "raw_text": "Hot Rize - Hear Jerusalem Moan", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -689,7 +680,7 @@ "raw_text": "Solomon Burke - The Price", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -704,9 +695,7 @@ "confidence": "high", "type_raw": null, "notes": "double_height", - "oddities": [ - "entry is crossed out" - ], + "oddities": [], "row_bbox": [ 0, 3717, @@ -725,17 +714,17 @@ 2550, 4066 ], - "hour_raw": "9 AM", + "hour_raw": "9AM", "jock_raw": "Brian L.", "entries": [ { "row_index": 0, "raw_text": "Jerry Reed - When You're Hot...", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [ - "type circle contains a scribble, 'NV' is written above it, and 'Hit' is written next to it" + "A small hand-drawn circle with letters inside is annotated directly to the left of the type column." ], "row_bbox": [ 1263, @@ -776,11 +765,9 @@ "row_index": 3, "raw_text": "The Who - Rough Boys", "confidence": "high", - "type_raw": "NV", + "type_raw": "NV Std", "notes": null, - "oddities": [ - "'Std' is written next to the type circle" - ], + "oddities": [], "row_bbox": [ 1263, 2574, @@ -822,10 +809,7 @@ "confidence": "high", "type_raw": "R", "notes": null, - "oddities": [ - "type circle has an X drawn through it", - "an arrow is drawn from this row pointing to the next row" - ], + "oddities": [], "row_bbox": [ 1263, 2799, @@ -923,9 +907,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "'(alt. version)' is written small and stacked at the end of the line" - ], + "oddities": [], "row_bbox": [ 1263, 3324, @@ -938,19 +920,17 @@ "raw_text": "Mighty Diamonds - Stoned Out of My Mind", "confidence": "high", "type_raw": "L", - "notes": null, - "oddities": [ - "a filled black circle is drawn next to the type circle" - ], + "notes": "double_height", + "oddities": [], "row_bbox": [ 1263, 3399, 2550, - 3474 + 3549 ] }, { - "row_index": 15, + "row_index": 16, "raw_text": "Bob Dylan - John Wesley Harding", "confidence": "high", "type_raw": "O", @@ -958,13 +938,15 @@ "oddities": [], "row_bbox": [ 1263, - 3474, + 3549, 2550, - 3699 + 3774 ] } ], - "oddities": [] + "oddities": [ + "A zig-zag arrow in the right margin connects rows 6 and 7." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0712-page09.bundle.json b/.seed/verifier/1990-04apr0712-page09.bundle.json index 102e431..63ab52f 100644 --- a/.seed/verifier/1990-04apr0712-page09.bundle.json +++ b/.seed/verifier/1990-04apr0712-page09.bundle.json @@ -4,10 +4,10 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-09.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 9, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:47.855642+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:34:10.335897+00:00", "page_date_raw": "Mon 9 Apr 90", - "comments_raw": "58 Sun\nH 63 F & cold\nL 36", + "comments_raw": "SB Sun\nH 63 F & cold\nL 36", "oddities": [ "The name 'JAY DEWAYNE' is written diagonally in the bottom right margin." ], @@ -20,7 +20,7 @@ 1275, 2302 ], - "hour_raw": "10AM", + "hour_raw": "10 Am", "jock_raw": null, "entries": [], "oddities": [] @@ -33,7 +33,7 @@ 2550, 2302 ], - "hour_raw": "12pm", + "hour_raw": "12 pm", "jock_raw": null, "entries": [], "oddities": [] @@ -59,8 +59,8 @@ 2550, 4063 ], - "hour_raw": "1pm", - "jock_raw": "SCOTT", + "hour_raw": "1 pm", + "jock_raw": "Scott", "entries": [ { "row_index": 0, @@ -94,9 +94,11 @@ "row_index": 3, "raw_text": "Giant Sand - It's Long 'Bout Now", "confidence": "high", - "type_raw": "M", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The type column circle contains an illegible scribble instead of a letter." + ], "row_bbox": [ 1275, 2578, @@ -121,8 +123,8 @@ { "row_index": 5, "raw_text": "Egberto Gismonti - Bianca", - "confidence": "medium", - "type_raw": "C", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -139,7 +141,7 @@ "type_raw": null, "notes": null, "oddities": [ - "checkmark in the left margin" + "A large checkmark overlaps the beginning of the text." ], "row_bbox": [ 1275, @@ -178,7 +180,7 @@ }, { "row_index": 9, - "raw_text": "Fats Waller - Ain't Misbehavin", + "raw_text": "Fats Waller - Ain't Misbehavin'", "confidence": "high", "type_raw": null, "notes": null, @@ -225,7 +227,7 @@ "type_raw": null, "notes": null, "oddities": [ - "checkmark in the left margin" + "A checkmark overlaps the beginning of the text." ], "row_bbox": [ 1275, diff --git a/.seed/verifier/1990-04apr0712-page10.bundle.json b/.seed/verifier/1990-04apr0712-page10.bundle.json index 80e0fd6..0ae2e1a 100644 --- a/.seed/verifier/1990-04apr0712-page10.bundle.json +++ b/.seed/verifier/1990-04apr0712-page10.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-10.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 10, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:31.302801+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:54.418804+00:00", "page_date_raw": "Mon 9 Apr 90", "comments_raw": null, "oddities": [], @@ -18,7 +18,7 @@ 1265, 2303 ], - "hour_raw": "2PM", + "hour_raw": "2pm", "jock_raw": null, "entries": [], "oddities": [] @@ -31,7 +31,7 @@ 2550, 2303 ], - "hour_raw": "4PM", + "hour_raw": "4pm", "jock_raw": null, "entries": [], "oddities": [] diff --git a/.seed/verifier/1990-04apr0712-page11.bundle.json b/.seed/verifier/1990-04apr0712-page11.bundle.json index 14602cd..5e50f24 100644 --- a/.seed/verifier/1990-04apr0712-page11.bundle.json +++ b/.seed/verifier/1990-04apr0712-page11.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-11.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 11, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:13:03.440635+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:34:10.292343+00:00", "page_date_raw": "Mon 9 Apr 90", "comments_raw": null, "oddities": [ - "Text above the WXYC logo reads: 'AID'S Benefit Toasters Slack BRTC TIX'.", - "A note written near the Date field reads: 'Blue October'." + "handwritten notes at top of page near 'WXYC': 'AIDS Benefit Toasters Blcc BRIC TIX'", + "handwritten note below 'WXYC' logo: 'Blue October'" ], "quadrants": [ { @@ -26,7 +26,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Bad Checks - Dome Right", + "raw_text": "Bad Checks - Doing Right", "confidence": "medium", "type_raw": null, "notes": null, @@ -40,8 +40,8 @@ }, { "row_index": 1, - "raw_text": "Billy Club Fest - Funka Form Mania", - "confidence": "medium", + "raw_text": "Billy Club Feat - Funky Forum Mama", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -68,7 +68,7 @@ }, { "row_index": 3, - "raw_text": "Sex Police - Taste of Glass", + "raw_text": "Sex Police Fists of Glass", "confidence": "high", "type_raw": null, "notes": null, @@ -96,7 +96,7 @@ }, { "row_index": 5, - "raw_text": "Easily Suede - Monkeyface", + "raw_text": "Family Suede - Monkeyface", "confidence": "high", "type_raw": null, "notes": null, @@ -110,10 +110,10 @@ }, { "row_index": 6, - "raw_text": "- SWATCHES", - "confidence": "medium", + "raw_text": "SNATCHES", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -123,7 +123,7 @@ ] }, { - "row_index": 9, + "row_index": 7, "raw_text": "Georgetown Station - I'm not falling", "confidence": "high", "type_raw": null, @@ -137,7 +137,7 @@ ] }, { - "row_index": 11, + "row_index": 8, "raw_text": "Jeff Hart & The Ruins - Half Moons", "confidence": "high", "type_raw": null, @@ -151,7 +151,7 @@ ] }, { - "row_index": 12, + "row_index": 9, "raw_text": "Eight or 9 Ft - Laughwithyou", "confidence": "medium", "type_raw": null, @@ -165,9 +165,7 @@ ] } ], - "oddities": [ - "Several rows have long horizontal dashes drawn in the left margin instead of circles." - ] + "oddities": [] }, { "position": "top_right", @@ -195,10 +193,10 @@ "entries": [ { "row_index": 0, - "raw_text": "Scatterbrain Down With the Ship", - "confidence": "medium", + "raw_text": "Scatterbrain Don't...", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -223,7 +221,7 @@ }, { "row_index": 2, - "raw_text": "Big Dipper Girl on Heaven Hill", + "raw_text": "Big Dipper Girlon Heaven Hill", "confidence": "high", "type_raw": null, "notes": null, @@ -241,9 +239,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Entry is underlined." - ], + "oddities": [], "row_bbox": [ 0, 2576, @@ -253,12 +249,12 @@ }, { "row_index": 4, - "raw_text": "Brazil Roots", + "raw_text": "KFP Brazil Roots", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "A heavily scribbled-out word precedes the text." + "the first word is crossed out" ], "row_bbox": [ 0, @@ -340,7 +336,7 @@ { "row_index": 10, "raw_text": "A Tribe Called Quest These Are My Friends", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -353,8 +349,8 @@ }, { "row_index": 11, - "raw_text": "Miracle Legion These Are My Friends", - "confidence": "medium", + "raw_text": "Miracle Room These Are My Friends", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -367,7 +363,7 @@ }, { "row_index": 12, - "raw_text": "Tragic Mulatto I Dont Mind", + "raw_text": "Tragic Mulatto I Don't Mind", "confidence": "high", "type_raw": null, "notes": null, @@ -381,7 +377,7 @@ }, { "row_index": 13, - "raw_text": "P Enemy Fear of Black Planet", + "raw_text": "P Enemy Fear of Black Plant", "confidence": "high", "type_raw": null, "notes": null, @@ -395,8 +391,8 @@ }, { "row_index": 14, - "raw_text": "Ignition Flyballed", - "confidence": "low", + "raw_text": "Ignition Fireball", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr0712-page12.bundle.json b/.seed/verifier/1990-04apr0712-page12.bundle.json index 1db60c8..c6b65d6 100644 --- a/.seed/verifier/1990-04apr0712-page12.bundle.json +++ b/.seed/verifier/1990-04apr0712-page12.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-12.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 12, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:12:40.885670+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:33:58.855235+00:00", "page_date_raw": "Mon 9 Apr 90", "comments_raw": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr0712-page13.bundle.json b/.seed/verifier/1990-04apr0712-page13.bundle.json index 583344b..47ef0ac 100644 --- a/.seed/verifier/1990-04apr0712-page13.bundle.json +++ b/.seed/verifier/1990-04apr0712-page13.bundle.json @@ -4,12 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-13.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 13, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:13:23.183616+00:00", - "page_date_raw": "Monday 4/9/90", - "comments_raw": null, + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:35:20.460081+00:00", + "page_date_raw": "Monday 4/8/90", + "comments_raw": "(H) Chills \"Heavenly Pop Hit\"\n(O) David Johansen \"Heart of Gold\"", "oddities": [ - "a note in the top right margin contains a weather forecast '38 deg / low clear / 40 deg 34 deg / high 70 deg Mon.'" + "The word SUNDAY is crossed out in the date field and replaced with Monday.", + "A weather note in the top right corner reads '38\u00b0 low 40\u00b0 34\u00b0 clear high 70\u00b0 Mon.'." ], "quadrants": [ { @@ -39,7 +40,7 @@ }, { "row_index": 1, - "raw_text": "Pink Floyd \"Us & them\"", + "raw_text": "Pink Floyd \"Us & Them\"", "confidence": "high", "type_raw": "std", "notes": null, @@ -81,7 +82,7 @@ }, { "row_index": 6, - "raw_text": "Fugazi \"Song # 1\"", + "raw_text": "fugazi \"Song # 1\"", "confidence": "high", "type_raw": "PP", "notes": null, @@ -123,8 +124,8 @@ }, { "row_index": 9, - "raw_text": "John Cougar \"Void In my Heart\"", - "confidence": "medium", + "raw_text": "John Cougar \"Void In My Heart\"", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -179,7 +180,7 @@ }, { "row_index": 16, - "raw_text": "Public Enemy \"Fear of A Black Planet\"", + "raw_text": "Public Enemy \"Fear Of A Black Planet\"", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -230,7 +231,7 @@ 2550, 2302 ], - "hour_raw": "4AM", + "hour_raw": "4 AM", "jock_raw": "JK", "entries": [ { @@ -291,7 +292,7 @@ }, { "row_index": 6, - "raw_text": "Proff Longhair \"Bye Bye Baby\"", + "raw_text": "Proff. Longhair \"Bye Bye Baby\"", "confidence": "high", "type_raw": "Blues", "notes": "double_height", @@ -347,7 +348,7 @@ }, { "row_index": 12, - "raw_text": "Original Concept \"Can U Feel It?\"", + "raw_text": "Original Concept \"Can U Feel It ?\"", "confidence": "high", "type_raw": "Var", "notes": null, @@ -361,7 +362,7 @@ }, { "row_index": 13, - "raw_text": "Zha Zha I Hate... They're Stupid\"", + "raw_text": "Zha Zha I Hate... They're Stupid", "confidence": "high", "type_raw": "cart", "notes": null, @@ -389,7 +390,7 @@ }, { "row_index": 15, - "raw_text": "Mojo Nixon Rat Music Vol III \"I Ain't Gonna Piss In No Jar\"", + "raw_text": "Mojo Nixon Rat Music Vol. III \"I Ain't Gonna Piss In No Jar\"", "confidence": "high", "type_raw": "Var", "notes": "double_height", @@ -487,7 +488,7 @@ }, { "row_index": 3, - "raw_text": "Scruffy The Cat \"Love Song # 9\"", + "raw_text": "Scruffy the Cat \"Love Song # 9\"", "confidence": "high", "type_raw": "PP", "notes": "double_height", @@ -515,7 +516,7 @@ }, { "row_index": 6, - "raw_text": "Fetchin Bones \"Kitchen Of Life\"", + "raw_text": "Fetchin Bones \"Kitchen of Life\"", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -529,7 +530,7 @@ }, { "row_index": 8, - "raw_text": "Lush \"De-luxe\"", + "raw_text": "Lush \"De-Luxe\"", "confidence": "high", "type_raw": "H", "notes": null, @@ -557,7 +558,7 @@ }, { "row_index": 11, - "raw_text": "Johnny Quest \"...Unnatural Woman\"", + "raw_text": "Johnny Quest \"...Unnatural, Woman\"", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -572,7 +573,7 @@ { "row_index": 13, "raw_text": "Huayucaltia \"You Are Leaving\"", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": "double_height", "oddities": [], @@ -641,7 +642,7 @@ }, { "row_index": 20, - "raw_text": "Whole Lava Love \"Juke Jubilee", + "raw_text": "Whole Lava Love \"Juke Jubilee\"", "confidence": "high", "type_raw": "L", "notes": null, @@ -655,7 +656,7 @@ }, { "row_index": 21, - "raw_text": "Angels Of Epistemology \"Angels Death Song\"", + "raw_text": "Angels of Epistemology \"Angels Death Song \"", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -666,20 +667,6 @@ 1288, 4061 ] - }, - { - "row_index": 23, - "raw_text": "Chills \"Heavenly Pop Hit\"", - "confidence": "high", - "type_raw": "H", - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 4061, - 1288, - 4061 - ] } ], "oddities": [] @@ -711,7 +698,7 @@ }, { "row_index": 2, - "raw_text": "New Orleans R&B Myles & Dupont \"Loudmouth Annie\"", + "raw_text": "New Orleans R&B Myles & Dupont \"Loud Mouth Annie\"", "confidence": "high", "type_raw": "Var", "notes": "double_height", @@ -739,7 +726,7 @@ }, { "row_index": 5, - "raw_text": "Nuggets -- The Cyrkle \"Turn Down Day\"", + "raw_text": "Nuggets - The Cirkle \"Turn Down Day\"", "confidence": "high", "type_raw": "Var", "notes": "double_height", @@ -799,9 +786,7 @@ "confidence": "high", "type_raw": "Var", "notes": "double_height", - "oddities": [ - "the right margin has circled text that says 'still great!'" - ], + "oddities": [], "row_bbox": [ 1288, 3103, @@ -815,7 +800,9 @@ "confidence": "high", "type_raw": "PP", "notes": null, - "oddities": [], + "oddities": [ + "Right margin note 'still great!' points to this entry with an arrow." + ], "row_bbox": [ 1288, 3328, @@ -853,7 +840,7 @@ }, { "row_index": 18, - "raw_text": "Psyche funk a pus \"Jesus Crispies\"", + "raw_text": "Psychefunkapus \"Jesus Crispies\"", "confidence": "high", "type_raw": "L", "notes": null, @@ -906,20 +893,6 @@ 2550, 3960 ] - }, - { - "row_index": 22, - "raw_text": "David Johansen \"Heart Of Gold\"", - "confidence": "high", - "type_raw": "O", - "notes": null, - "oddities": [], - "row_bbox": [ - 1288, - 3960, - 2550, - 4013 - ] } ], "oddities": [] diff --git a/.seed/verifier/1990-04apr0712-page14.bundle.json b/.seed/verifier/1990-04apr0712-page14.bundle.json index 7d47e72..86b0f99 100644 --- a/.seed/verifier/1990-04apr0712-page14.bundle.json +++ b/.seed/verifier/1990-04apr0712-page14.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-14.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 14, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:14:24.416191+00:00", - "page_date_raw": "SUNDAY 4/8/90 Mon 4/9/90", - "comments_raw": "50 Sun W 68-70\nChurch Dash Rip Operator M 40's 45 South 10 mph\nTues P.C. Breez 70's Shwrs\nTrio Drivin 7 seconds Ecology Southern Cul Blue Nile Hats", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:35:26.150958+00:00", + "page_date_raw": "Mon 4/9/90", + "comments_raw": "Church DashRip Operator\nTrio 7seconds\nDrivin Ecology Southern Cultur\nBlue Nile Hats\n50 Sun W 68-70\nNite 40's 45 South 10 mph\nTues pt Breez 70's Shwrs", "oddities": [ - "The date 'SUNDAY 4/8/90' is crossed out with 'Mon 4/9/90' written next to it." + "The printed date 'SUNDAY 4/8/90' is crossed out and 'Mon 4/9/90' is written next to it." ], "quadrants": [ { @@ -21,12 +21,12 @@ 2310 ], "hour_raw": "6AM", - "jock_raw": "R. Osborne", + "jock_raw": "R Osborne", "entries": [ { "row_index": 0, - "raw_text": "O.L.T. (The sheep Sees) Two Worlds", - "confidence": "high", + "raw_text": "O U T (the Sheep Sees) Two Worlds", + "confidence": "medium", "type_raw": "X", "notes": null, "oddities": [], @@ -39,7 +39,7 @@ }, { "row_index": 1, - "raw_text": "Boy Dirt CAR - A Side Sample", + "raw_text": "Boy DiRT CAR - A Side Sample", "confidence": "high", "type_raw": "Nu", "notes": null, @@ -53,7 +53,7 @@ }, { "row_index": 2, - "raw_text": "Einsturz Neubauten - Partymucke", + "raw_text": "Einstur Neubauten - Partymucke", "confidence": "high", "type_raw": "Nu", "notes": null, @@ -86,7 +86,8 @@ "type_raw": "Std", "notes": "double_height", "oddities": [ - "Left margin has an arrow pointing to this row." + "Left margin has a hand-drawn arrow pointing to this row.", + "Left margin has a hand-drawn arrow pointing to this row." ], "row_bbox": [ 0, @@ -101,9 +102,7 @@ "confidence": "high", "type_raw": "X", "notes": null, - "oddities": [ - "Left margin has an arrow pointing to this row." - ], + "oddities": [], "row_bbox": [ 0, 1039, @@ -141,7 +140,7 @@ }, { "row_index": 9, - "raw_text": "Steve Kilbey - TYRANT", + "raw_text": "Steve Kilby - TYRANT", "confidence": "high", "type_raw": "O", "notes": null, @@ -169,7 +168,7 @@ }, { "row_index": 11, - "raw_text": "Cecil Taylor - Morning of Departure", + "raw_text": "CECIL TAYLOR - Morning Of Departure", "confidence": "high", "type_raw": "M", "notes": null, @@ -183,7 +182,7 @@ }, { "row_index": 12, - "raw_text": "Elizabeth Cotton - Graduation March", + "raw_text": "Elizabeth Cotten - Graduation March", "confidence": "high", "type_raw": "X", "notes": null, @@ -202,7 +201,7 @@ "type_raw": "R", "notes": null, "oddities": [ - "Left margin says 'Bucket O Brains' with an arrow pointing to this row." + "Left margin has 'Bucket 'O Brains'' with a hand-drawn arrow pointing to this row." ], "row_bbox": [ 0, @@ -218,7 +217,7 @@ "type_raw": "Std", "notes": null, "oddities": [ - "Left margin has an arrow pointing to this row." + "Left margin has a hand-drawn arrow pointing to this row." ], "row_bbox": [ 0, @@ -229,7 +228,7 @@ }, { "row_index": 15, - "raw_text": "Laura Nyro - Beads of Sweat", + "raw_text": "LAURA NYRO - Beads OF Sweat", "confidence": "high", "type_raw": "O", "notes": null, @@ -243,12 +242,12 @@ }, { "row_index": 16, - "raw_text": "Legendary Pink Dots - Hanging Gardens", - "confidence": "medium", + "raw_text": "SPAN Legendary Pink Dots - Hanging Gardens", + "confidence": "high", "type_raw": "O", "notes": "double_height", "oddities": [ - "First word of entry is heavily crossed out and illegible." + "The word 'SPAN' at the beginning of the entry is crossed out." ], "row_bbox": [ 0, @@ -492,8 +491,8 @@ 1277, 4074 ], - "hour_raw": "7 AM", - "jock_raw": "R. Osborne", + "hour_raw": "7AM", + "jock_raw": "R Osborne", "entries": [ { "row_index": 0, @@ -511,7 +510,7 @@ }, { "row_index": 1, - "raw_text": "A Certain Ratio - Lucinda", + "raw_text": "A Certain Ratio - LUCINDA", "confidence": "high", "type_raw": "O", "notes": null, @@ -525,12 +524,12 @@ }, { "row_index": 2, - "raw_text": "The Blue Aeroplanes - And Stones", + "raw_text": "The Blue Aeroplanes - ...And Stones", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "Left margin has an arrow pointing to this row." + "Left margin has a hand-drawn arrow pointing to this row." ], "row_bbox": [ 0, @@ -541,7 +540,7 @@ }, { "row_index": 3, - "raw_text": "Marta Sebestyen - Love Just One", + "raw_text": "MARTA Sebestyen - Love Just One", "confidence": "high", "type_raw": "M", "notes": null, @@ -555,7 +554,7 @@ }, { "row_index": 4, - "raw_text": "Renaissance - Carpet of the Sun", + "raw_text": "RENAISSANCE - Carpet of The Sun", "confidence": "high", "type_raw": "O", "notes": null, @@ -585,7 +584,7 @@ "row_index": 7, "raw_text": "Loop - From Center to Wave", "confidence": "high", - "type_raw": "H", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -597,7 +596,7 @@ }, { "row_index": 8, - "raw_text": "Dave Bromberg - Mrs DeKous Lament", + "raw_text": "Dave Bromberg - Mrs Delions Lament", "confidence": "high", "type_raw": "O", "notes": null, @@ -653,7 +652,7 @@ }, { "row_index": 13, - "raw_text": "The Fall - No Xmas For John Quays", + "raw_text": "The Fall - No Xmas for John Quays", "confidence": "high", "type_raw": "O", "notes": null, @@ -672,7 +671,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "A word is heavily crossed out before 'Shoes'." + "There is a heavily scribbled out word between 'My' and 'Shoes'." ], "row_bbox": [ 0, @@ -697,7 +696,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Led Zep - In The Evening", + "raw_text": "Led zep - In The Evening", "confidence": "high", "type_raw": "STD", "notes": null, @@ -753,9 +752,9 @@ }, { "row_index": 4, - "raw_text": "7 Seconds - Tribute Freeda Landscape", - "confidence": "high", - "type_raw": "N O", + "raw_text": "7 Seconds - Tribute Freedom Landscape", + "confidence": "medium", + "type_raw": "N/O", "notes": null, "oddities": [], "row_bbox": [ @@ -769,7 +768,7 @@ "row_index": 5, "raw_text": "The Church - Russian Autumn Heart", "confidence": "high", - "type_raw": "M O", + "type_raw": "M/O", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page15.bundle.json b/.seed/verifier/1990-04apr0712-page15.bundle.json index 0290edf..f1d2f2d 100644 --- a/.seed/verifier/1990-04apr0712-page15.bundle.json +++ b/.seed/verifier/1990-04apr0712-page15.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-15.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 15, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:14:13.734816+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:00.391358+00:00", "page_date_raw": "SUN 1/8/90", "comments_raw": null, "oddities": [ - "A crossed-out '12' appears before the date at the top of the page.", - "Weather notes written in the top right corner read: 'Sinead Mostly 64 Warmer 68 P/C low 45'." + "A scribbled out word appears before 'SUN' in the date field.", + "A weather note in the top right reads: 'Sunny Mostly Warmer 64 68 P/C low 45'." ], "quadrants": [ { @@ -26,7 +26,7 @@ "entries": [ { "row_index": 0, - "raw_text": "REO - Ridin the Storm Out !!", + "raw_text": "REO - Ridin the Storm Out!!", "confidence": "high", "type_raw": "HIT", "notes": null, @@ -59,7 +59,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "left margin has a hand-drawn arrow curving up from row 4" + "a curved arrow is drawn in the left margin from this row pointing down to row 4" ], "row_bbox": [ 0, @@ -70,7 +70,7 @@ }, { "row_index": 3, - "raw_text": "ANGELS OF - TORTA DE LOS MUSIRIOS", + "raw_text": "ANGELS OF EP - TORTA DE LOS MUSICAS", "confidence": "medium", "type_raw": "H", "notes": null, @@ -103,7 +103,7 @@ "type_raw": "CART", "notes": null, "oddities": [ - "left margin has a hand-drawn arrow curving up from row 7" + "a curved arrow is drawn in the left margin from this row pointing down to row 6" ], "row_bbox": [ 0, @@ -171,9 +171,9 @@ { "row_index": 10, "raw_text": "GREEN RIVER - SWALLOW MY PRIDE", - "confidence": "high", - "type_raw": null, - "notes": "crossed_out", + "confidence": "low", + "type_raw": "XX", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -198,7 +198,7 @@ }, { "row_index": 12, - "raw_text": "CHILLS - DEAD WEB", + "raw_text": "CHILLS - DEAD WEBS", "confidence": "high", "type_raw": "H", "notes": null, @@ -213,7 +213,7 @@ { "row_index": 13, "raw_text": "LUKA BLOOM - THE HILL OF ALEN", - "confidence": "medium", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -230,7 +230,9 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "the 'O' in the left margin type column is heavily shaded in" + ], "row_bbox": [ 0, 1627, @@ -240,8 +242,8 @@ }, { "row_index": 15, - "raw_text": "BEVIS FROUD - OLD SEA DOG", - "confidence": "medium", + "raw_text": "BEVIS FROND - OLD SEA DOG", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -424,7 +426,7 @@ "row_index": 11, "raw_text": "Mighty Lemon Drops - Sometimes Good Guys Don't Wear White", "confidence": "high", - "type_raw": "concert", + "type_raw": "Concert", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -435,7 +437,7 @@ ] }, { - "row_index": 13, + "row_index": 14, "raw_text": "MC 900 Foot Jesus - Truth is Out of Style", "confidence": "high", "type_raw": "H", @@ -449,7 +451,7 @@ ] }, { - "row_index": 14, + "row_index": 15, "raw_text": "Descendents - Xmas Vacation", "confidence": "high", "type_raw": "O", @@ -463,8 +465,8 @@ ] }, { - "row_index": 15, - "raw_text": "The Standells - Try It", + "row_index": 16, + "raw_text": "The Standells - Try it", "confidence": "high", "type_raw": "HIT", "notes": null, @@ -487,12 +489,12 @@ 1257, 4063 ], - "hour_raw": "11 A", - "jock_raw": "Joe CaParo", + "hour_raw": "1 A", + "jock_raw": "Joe CaPaRo", "entries": [ { "row_index": 0, - "raw_text": "FUNKADELIC - WHO SAYS A FUNK BAND CANT PLAY ROCK?", + "raw_text": "FUNKADELIC - WHO SAYS A FUNK BAND CAN'T PLAY ROCK?", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -538,7 +540,9 @@ "confidence": "high", "type_raw": "STD", "notes": null, - "oddities": [], + "oddities": [ + "an arrow is drawn pointing right from the 'STD' type to the text" + ], "row_bbox": [ 0, 2653, @@ -604,7 +608,7 @@ }, { "row_index": 10, - "raw_text": "JALI MUSA JAWARA - CASKIF", + "raw_text": "JALI MUSA JAWARA - CHERIF", "confidence": "high", "type_raw": "REGGAE", "notes": null, @@ -618,7 +622,7 @@ }, { "row_index": 11, - "raw_text": "FREAKS - LOST & FOUND (ZONY)", + "raw_text": "FREAKS - LOST & FOUND (TONY)", "confidence": "high", "type_raw": "X", "notes": null, @@ -660,46 +664,46 @@ }, { "row_index": 14, - "raw_text": "MTHLUMBU QUEENS - FUNELA NAANSAO", + "raw_text": "MTHUMBU QUEENS - FUNELA NDAGISISO", "confidence": "medium", "type_raw": "H", - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, 3404, 1257, - 3480 + 3555 ] }, { - "row_index": 15, + "row_index": 16, "raw_text": "POI DOG - BURY ME DEEP", "confidence": "high", "type_raw": "MV", "notes": null, "oddities": [ - "left margin has a hand-drawn arrow curving up from row 17" + "a hand-drawn arrow in the left margin points from this row down to the next row" ], "row_bbox": [ 0, - 3480, + 3555, 1257, - 3555 + 3630 ] }, { - "row_index": 16, - "raw_text": "JOSE ORLANDO - YU TAMBIEN QUIERO BESAR", + "row_index": 17, + "raw_text": "JOSE ORLANDO - EUTAMBEM QUIRO BEJAR", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ 0, - 3555, + 3630, 1257, - 3630 + 3707 ] } ], @@ -815,49 +819,21 @@ ] }, { - "row_index": 7, - "raw_text": "Rave - ups", - "confidence": "high", - "type_raw": null, - "notes": "double_height", - "oddities": [], - "row_bbox": [ - 1257, - 2879, - 2550, - 3029 - ] - }, - { - "row_index": 8, - "raw_text": "Interview", - "confidence": "high", - "type_raw": null, - "notes": "double_height", - "oddities": [], - "row_bbox": [ - 1257, - 3029, - 2550, - 3179 - ] - }, - { - "row_index": 9, - "raw_text": "- Respectable Pig of The", - "confidence": "low", + "row_index": 11, + "raw_text": "- Respectfull Rip off Tex", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1257, - 3179, + 2879, 2550, - 3254 + 2954 ] }, { - "row_index": 10, + "row_index": 12, "raw_text": "Cosmic Psychos - She's Cracking Up", "confidence": "high", "type_raw": "X", @@ -865,14 +841,14 @@ "oddities": [], "row_bbox": [ 1257, - 3254, + 2954, 2550, - 3329 + 3029 ] } ], "oddities": [ - "rows 8-11 are overlaid with a large hand-drawn diamond containing the words 'Rave - ups Interview'" + "A large hand-drawn diamond containing the text 'Rave-Ups Interview' spans rows 7 to 10." ] } ] diff --git a/.seed/verifier/1990-04apr0712-page16.bundle.json b/.seed/verifier/1990-04apr0712-page16.bundle.json index 3af6afb..ef00040 100644 --- a/.seed/verifier/1990-04apr0712-page16.bundle.json +++ b/.seed/verifier/1990-04apr0712-page16.bundle.json @@ -4,12 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-16.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 16, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:14:25.347795+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:34:42.636098+00:00", "page_date_raw": "SUN 4/8/90", - "comments_raw": "Red Hot Chili David\nRevolutionary generation Fears Black Planet whole Hole\nNew Order Forks Pixies Doolittle", + "comments_raw": "Red Hot Chili David\nRevolutionary generation Fear Black Planet w/u i stole\nNew Rayon Fades\nPrice Doolittle", "oddities": [ - "Text written above the header reads: 'Greg Raleigh Vanilla Trainwreck Japan Talking Islands The Fall Jusano's 15th'." + "Names 'Greg Raleigh', 'Vanilla Trainwreck', 'Japan', 'Taking Islands' are written above the date", + "List of 'The Fall Insano's 15th' is written above the right column", + "Under 'Red Hot Chili' in comments, the word 'Peppers' appears to be heavily crossed out" ], "quadrants": [ { @@ -21,11 +23,11 @@ 2305 ], "hour_raw": "2PM", - "jock_raw": "Sillmon", + "jock_raw": "Sillman", "entries": [ { "row_index": 0, - "raw_text": "SR Vaughn - Couldnt Stand the weather", + "raw_text": "SR Vaughn- Couldnt Stand the weather", "confidence": "high", "type_raw": "Std", "notes": null, @@ -39,7 +41,7 @@ }, { "row_index": 1, - "raw_text": "Doug Orton - House of Bajia", + "raw_text": "Doug Orton - House of Bagla", "confidence": "high", "type_raw": "O", "notes": null, @@ -53,7 +55,7 @@ }, { "row_index": 2, - "raw_text": "The Blue Aeroplanes - Cat-scan History", + "raw_text": "The Blue Aeroplanes -> cat scan History", "confidence": "high", "type_raw": "H", "notes": null, @@ -67,7 +69,7 @@ }, { "row_index": 3, - "raw_text": "VU - Black Angel's Death Song", + "raw_text": "VU-Black Angel's Death Song", "confidence": "high", "type_raw": "O", "notes": null, @@ -81,7 +83,7 @@ }, { "row_index": 4, - "raw_text": "Souled American - Will dawg", + "raw_text": "Souled American - Wild Dang", "confidence": "medium", "type_raw": "L", "notes": null, @@ -95,7 +97,7 @@ }, { "row_index": 5, - "raw_text": "Cocteau Twins - Fluffy Tufts", + "raw_text": "Cocteau Twins- Fluffy Tufts", "confidence": "high", "type_raw": "O", "notes": null, @@ -114,7 +116,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "the word 'Hungary' is written in the left margin next to this entry" + "Left margin says 'Hungary'" ], "row_bbox": [ 0, @@ -125,7 +127,7 @@ }, { "row_index": 7, - "raw_text": "Kinks - phenomenal cat", + "raw_text": "Kinks- phenomenal cat", "confidence": "high", "type_raw": "O", "notes": null, @@ -139,7 +141,7 @@ }, { "row_index": 8, - "raw_text": "Queen latifah - Ladies 1st", + "raw_text": "Queen latifah- Ladies 1st", "confidence": "high", "type_raw": "Std", "notes": null, @@ -167,7 +169,7 @@ }, { "row_index": 10, - "raw_text": "De La Soul - Says no go", + "raw_text": "DeLaSoul - Say no go", "confidence": "high", "type_raw": "Std", "notes": null, @@ -181,7 +183,7 @@ }, { "row_index": 11, - "raw_text": "Roberta Flack - Oasis", + "raw_text": "Roberta Flack- Oasis", "confidence": "high", "type_raw": "O", "notes": null, @@ -195,7 +197,7 @@ }, { "row_index": 12, - "raw_text": "Christine Lavin - Attainable Love", + "raw_text": "Christine lavin - Attainable Love", "confidence": "high", "type_raw": "M", "notes": null, @@ -209,7 +211,7 @@ }, { "row_index": 13, - "raw_text": "Meat Puppets - Upon the Sun", + "raw_text": "Meat Puppets-Upon The Sun", "confidence": "high", "type_raw": "O", "notes": null, @@ -220,11 +222,25 @@ 1284, 1936 ] + }, + { + "row_index": 14, + "raw_text": "Fear of a Black Planet", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [ + "This text is written on the bottom border separating this quadrant from the next" + ], + "row_bbox": [ + 0, + 1936, + 1284, + 2012 + ] } ], - "oddities": [ - "the text 'Fear of a Black Planet' is written between the last entry and the 3pm hour line" - ] + "oddities": [] }, { "position": "top_right", @@ -235,7 +251,7 @@ 2305 ], "hour_raw": "4PM", - "jock_raw": "Keith Pyle", + "jock_raw": "Keith Kyle", "entries": [ { "row_index": 0, @@ -253,7 +269,7 @@ }, { "row_index": 1, - "raw_text": "Miracle Room \"There are my Friends\"", + "raw_text": "Miracle Room \"These are my Friend\"", "confidence": "high", "type_raw": null, "notes": null, @@ -267,13 +283,11 @@ }, { "row_index": 2, - "raw_text": "Agitpop \"Adult Playpen\"", + "raw_text": "Agitpop \"Adult Playpen\" Stick", "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "tiny annotation 'stick' at end of line" - ], + "oddities": [], "row_bbox": [ 1284, 796, @@ -311,7 +325,7 @@ }, { "row_index": 5, - "raw_text": "Controlled Bleeding \"The Groan\"", + "raw_text": "Controlled Bleeding \"The Green\"", "confidence": "high", "type_raw": null, "notes": null, @@ -326,7 +340,7 @@ { "row_index": 6, "raw_text": "Jimi Hendrix \"Peace in Missippi\"", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -339,7 +353,7 @@ }, { "row_index": 7, - "raw_text": "Naked City \"Saigon Pickup\"", + "raw_text": "Naked City \"Saison Pickup\"", "confidence": "high", "type_raw": "H", "notes": null, @@ -353,8 +367,8 @@ }, { "row_index": 8, - "raw_text": "Funkadelic \"Inb You\"", - "confidence": "low", + "raw_text": "Funkadelic \"Int You\"", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -367,8 +381,8 @@ }, { "row_index": 9, - "raw_text": "Ed Haynes \"Mikial\"", - "confidence": "medium", + "raw_text": "Ed Haynes \"Mikal\"", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -395,8 +409,8 @@ }, { "row_index": 11, - "raw_text": "Bud Powell Trio \"Cherokee\"", - "confidence": "high", + "raw_text": "Bud Powell Trio \"Cherrolee\"", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -414,7 +428,7 @@ "type_raw": "R", "notes": null, "oddities": [ - "curly bracket points from the type circle to the entry" + "Hand-drawn curly brace points from 'R' in left margin to this row" ], "row_bbox": [ 1284, @@ -449,11 +463,11 @@ 4076 ], "hour_raw": "3pm", - "jock_raw": "Sillmon", + "jock_raw": "Sillman", "entries": [ { "row_index": 0, - "raw_text": "Daniel Johnston - God", + "raw_text": "Daniel Johnston-God", "confidence": "high", "type_raw": "O", "notes": null, @@ -481,12 +495,12 @@ }, { "row_index": 2, - "raw_text": "Gary Burton & Stephane Grapelli Falling Grace", + "raw_text": "Gary Burton & St\u00e9phane Grapelli Falling Grace", "confidence": "high", "type_raw": "O", "notes": "double_height", "oddities": [ - "an arrow points up from this row to the previous row" + "Arrow drawn below left margin pointing from entry 4 to entry 3" ], "row_bbox": [ 0, @@ -513,7 +527,7 @@ "row_index": 5, "raw_text": "Byrds - its all over now", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -525,7 +539,7 @@ }, { "row_index": 6, - "raw_text": "H.P. Zinker - Hurdles on my way", + "raw_text": "H.P. Zinker-Hurdes on my way", "confidence": "high", "type_raw": "L", "notes": null, @@ -539,7 +553,7 @@ }, { "row_index": 7, - "raw_text": "Godfathers - when am I coming down", + "raw_text": "Godfathers- When am I coming down", "confidence": "high", "type_raw": "O", "notes": null, @@ -567,7 +581,7 @@ }, { "row_index": 9, - "raw_text": "Nils Lofgren - Moon tears", + "raw_text": "Nils Lofgren- Moon Tears", "confidence": "high", "type_raw": "O", "notes": null, @@ -581,7 +595,7 @@ }, { "row_index": 10, - "raw_text": "Bill Nelson - Empire of the Senses", + "raw_text": "Bill Nelson- Empire of The Senses", "confidence": "high", "type_raw": "O", "notes": null, @@ -623,23 +637,37 @@ }, { "row_index": 13, - "raw_text": "Taking Islands in Africa JAPAN", + "raw_text": "Taking Islands in Africa", "confidence": "high", "type_raw": "R", - "notes": "double_height", + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 3260, + 1284, + 3408 + ] + }, + { + "row_index": 14, + "raw_text": "JAPAN", + "confidence": "high", + "type_raw": null, + "notes": null, "oddities": [ - "an arrow points from the word JAPAN to the previous entry" + "Hand-drawn arrow points from this row to the line above" ], "row_bbox": [ 0, - 3260, + 3408, 1284, 3483 ] }, { "row_index": 15, - "raw_text": "Jesus Lizard - 77 vs. 8", + "raw_text": "Jesus Lizard -> 7 vs. 8", "confidence": "high", "type_raw": "H", "notes": null, @@ -663,7 +691,7 @@ 4076 ], "hour_raw": null, - "jock_raw": "Keith Pyle", + "jock_raw": "Keith Kyle", "entries": [ { "row_index": 0, @@ -695,13 +723,11 @@ }, { "row_index": 2, - "raw_text": "King Sunny Ade \"Mo Beru Agba\"", + "raw_text": "King Sunny Ade \"Mo Beru Agba\" April", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "annotation 'April' at end of line" - ], + "oddities": [], "row_bbox": [ 1284, 2566, @@ -711,13 +737,11 @@ }, { "row_index": 3, - "raw_text": "Thin White Rope \"You Doo Right\"", + "raw_text": "Thin White Rope \"You Do Right\" GG", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "annotation '66' at end of line" - ], + "oddities": [], "row_bbox": [ 1284, 2643, @@ -741,29 +765,57 @@ }, { "row_index": 5, - "raw_text": "The Colorblind James Experience \" AD: Pleasant Bob\"", + "raw_text": "The Colorblind James Experience", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1284, 2790, 2550, + 2798 + ] + }, + { + "row_index": 6, + "raw_text": "\"\" AD: Fervent Bob\"", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1284, + 2798, + 2550, 2866 ] }, { "row_index": 7, - "raw_text": "Nikki Sudden & the Jacobites \" Groove\"", + "raw_text": "Nikki Sudden", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1284, 2866, 2550, + 2947 + ] + }, + { + "row_index": 8, + "raw_text": "\"\" Groove\"", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1284, + 2947, + 2550, 3018 ] }, @@ -797,7 +849,7 @@ }, { "row_index": 12, - "raw_text": "Wolfgang Press \"Lira\"", + "raw_text": "Wolfgang Press \"Lisa\"", "confidence": "high", "type_raw": null, "notes": null, @@ -811,7 +863,7 @@ }, { "row_index": 13, - "raw_text": "Wonder Stuff", + "raw_text": "Wonderstuff", "confidence": "high", "type_raw": null, "notes": null, @@ -827,7 +879,7 @@ "row_index": 14, "raw_text": "The Mission \"Paradise\"", "confidence": "high", - "type_raw": "L", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page17.bundle.json b/.seed/verifier/1990-04apr0712-page17.bundle.json index 3b2da62..abd9780 100644 --- a/.seed/verifier/1990-04apr0712-page17.bundle.json +++ b/.seed/verifier/1990-04apr0712-page17.bundle.json @@ -4,12 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-17.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 17, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:14:45.322597+00:00", - "page_date_raw": "MON SUN 4/8/90", - "comments_raw": "RHCP - Show me your soul\nRomantics - Thats What I Like About You\nRave up\nChickasaw Mudpuppies", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:35:56.158434+00:00", + "page_date_raw": "MON 4/9/90", + "comments_raw": "RHCP - Show me Your Soul\nRomantics - Thats what I Like About You\nRave up\nChickasaw Mudpuppies.", "oddities": [ - "The numbers '66' and 'PC 45' are written at the top center of the page." + "A small note at the top center reads '66 PC 45'.", + "In the date section, 'SUN' is crossed out with 'MON' written above, and the '8' in '4/8/90' is overwritten with a '9'." ], "quadrants": [ { @@ -30,7 +31,7 @@ "type_raw": null, "notes": null, "oddities": [ - "This entry is squeezed in above the first printed line." + "Entry is written floating above the first printed row line." ], "row_bbox": [ 0, @@ -41,7 +42,7 @@ }, { "row_index": 1, - "raw_text": "Alive+Kicking - Tighter, tighter", + "raw_text": "Alive + Kicking - Tighter, tighter", "confidence": "high", "type_raw": null, "notes": null, @@ -97,7 +98,7 @@ }, { "row_index": 6, - "raw_text": "Space Negros - I wanna be your dog", + "raw_text": "Space Negros - I wannabe your dog", "confidence": "high", "type_raw": null, "notes": null, @@ -129,9 +130,7 @@ "confidence": "high", "type_raw": "M", "notes": "double_height", - "oddities": [ - "A checkmark is drawn below this entry in the left margin." - ], + "oddities": [], "row_bbox": [ 0, 1175, @@ -253,7 +252,7 @@ }, { "row_index": 1, - "raw_text": "Law Justice - Ways to be Wicked", + "raw_text": "Lone Justice - Ways to be Wicked", "confidence": "high", "type_raw": null, "notes": null, @@ -351,7 +350,7 @@ }, { "row_index": 8, - "raw_text": "Birdland - Sleep W/ Me", + "raw_text": "Birdland - Sleep w/ Me", "confidence": "high", "type_raw": "H", "notes": null, @@ -422,7 +421,7 @@ { "row_index": 14, "raw_text": "Savage Republic - Mapia", - "confidence": "high", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -435,12 +434,12 @@ }, { "row_index": 15, - "raw_text": "Triffids - Good Morning", + "raw_text": "Triffids - Good Morning 2", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "A small superscript '2' is written at the end of the entry." + "The number 2 at the end of the entry is circled." ], "row_bbox": [ 1267, @@ -479,7 +478,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Brooooce - I wanna marry you", + "raw_text": "Broooocce - I wanna marry you", "confidence": "medium", "type_raw": null, "notes": null, @@ -493,12 +492,12 @@ }, { "row_index": 1, - "raw_text": "Judy Garland - Easter Parade", + "raw_text": "Judy Garland + Mickey Rooney - Easter Parade", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The words '+ Mickey Rooney' are written small above the artist name." + "The text '+ Mickey Rooney' is inserted with a caret above the main line." ], "row_bbox": [ 0, @@ -565,8 +564,8 @@ }, { "row_index": 7, - "raw_text": "That Petrol Emotion - Head Staggered", - "confidence": "high", + "raw_text": "That Petrol Emotion - Head staggered", + "confidence": "medium", "type_raw": "H", "notes": "double_height", "oddities": [], @@ -607,7 +606,7 @@ }, { "row_index": 12, - "raw_text": "Bill Nelson - Portrait of Jan with Moon & Stars", + "raw_text": "Bill Nelson - Portrait of Jan with moon & Stars", "confidence": "high", "type_raw": null, "notes": "double_height", @@ -677,29 +676,15 @@ "entries": [ { "row_index": 0, - "raw_text": "Marta Sebestyen (Muzsikas) -", + "raw_text": "Marta Sebestyen (Muzsikas) - Szeress Egyet, S Legyen Sz\u00e9p", "confidence": "high", "type_raw": "H", - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1267, 2352, 2550, - 2427 - ] - }, - { - "row_index": 1, - "raw_text": "Szeress Egyet, S Legyen Sz\u00e9p", - "confidence": "medium", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 1267, - 2427, - 2550, 2502 ] }, @@ -709,7 +694,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'Interview' is written across the left margin, extending into the entry." + ], "row_bbox": [ 1267, 2502, @@ -722,7 +709,7 @@ "raw_text": "Dub Syndicate - Shout It Out", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1267, @@ -764,7 +751,7 @@ "raw_text": "Dub Syndicate - Shout it out", "confidence": "high", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1267, @@ -845,7 +832,7 @@ }, { "row_index": 14, - "raw_text": "Pagans - What's This Shit", + "raw_text": "Pagans - Whats This Shit", "confidence": "high", "type_raw": null, "notes": null, @@ -860,7 +847,7 @@ { "row_index": 15, "raw_text": "Caterwaul - Big Ox Laying", - "confidence": "low", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -873,12 +860,12 @@ }, { "row_index": 16, - "raw_text": "Flat Duo Jets - Millers Don't Mean a thing", + "raw_text": "Flat Duo Jets - Millions Don't Mean a thing", "confidence": "medium", "type_raw": null, "notes": "double_height", "oddities": [ - "There is a crossed out word 'Mean' written above the word 'Mean' in the text." + "The word 'Mean' is written over another crossed-out word." ], "row_bbox": [ 1267, @@ -902,9 +889,7 @@ ] } ], - "oddities": [ - "The word 'Interview' is written vertically across the type column area for rows 2 through 4." - ] + "oddities": [] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0712-page18.bundle.json b/.seed/verifier/1990-04apr0712-page18.bundle.json index 81e954e..d31967b 100644 --- a/.seed/verifier/1990-04apr0712-page18.bundle.json +++ b/.seed/verifier/1990-04apr0712-page18.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-18.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 18, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:15:41.438842+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:35:13.718369+00:00", "page_date_raw": "SUN 4/8/90", - "comments_raw": "Queen Sarah saturday\nS. youth - inhuman\ntechno-trance - get up\nkc - 3 of a perfect pair\nU.V. scene - hail man)\n3rd bass -\nsr gut\nS. republic\nsiouxsie - trust in me\nN", + "comments_raw": "s. youth - inhuman\ntechno trance - yet up\n3rd bass - \" \" gut\ns. republic\nqueen sarah saturday\nkc - 3 of a perfect pair\nuv scene - hail mary)\nsiouxise - trust in me\nN", "oddities": [ - "Text 'Rich Kids' is written in the top right margin above the station address." + "The text 'Rich Kids' is written in the top right margin of the page." ], "quadrants": [ { @@ -54,7 +54,7 @@ { "row_index": 2, "raw_text": "Royal Crescent Mob - Payback", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -67,12 +67,12 @@ }, { "row_index": 3, - "raw_text": "Bricks - Girl w/ The Carrot Skin", + "raw_text": "Bricks - Girl w/ the Carrot skin", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "An arrow is drawn from the left margin, pointing through the type column towards this entry." + "arrow drawn from left margin pointing to this row" ], "row_bbox": [ 0, @@ -181,7 +181,7 @@ }, { "row_index": 11, - "raw_text": "Inez & Charlie Foxx - Count the Days", + "raw_text": "Inez + Charlie Foxx - Count the Days", "confidence": "high", "type_raw": null, "notes": null, @@ -265,8 +265,8 @@ }, { "row_index": 17, - "raw_text": "Shelleyan Orphan - Shatter", - "confidence": "medium", + "raw_text": "Shelley Anne Orphan - Shatter", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -302,12 +302,12 @@ 2550, 2299 ], - "hour_raw": "12AM", + "hour_raw": "12 AM", "jock_raw": "Sue H", "entries": [ { "row_index": 0, - "raw_text": "the mama's & the papa's - california dreaming", + "raw_text": "the mama's & the papas - california dreaming", "confidence": "high", "type_raw": null, "notes": null, @@ -335,7 +335,7 @@ }, { "row_index": 2, - "raw_text": "dag nasty - under your influence", + "raw_text": "dog nasty - under your influence", "confidence": "high", "type_raw": null, "notes": null, @@ -363,30 +363,14 @@ }, { "row_index": 4, - "raw_text": "the louvin brothers - I don't believe you've met", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [ - "Continuation text 'my baby' for this entry is written at the far end of the next row." - ], - "row_bbox": [ - 1267, - 871, - 2550, - 947 - ] - }, - { - "row_index": 5, - "raw_text": "the reivers - baby my baby", + "raw_text": "the louvin brothers - I don't believe you've met the reivers - baby my baby", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1267, - 947, + 871, 2550, 1022 ] @@ -423,11 +407,9 @@ "row_index": 8, "raw_text": "meat beat manifesto - dv8", "confidence": "high", - "type_raw": "R M", + "type_raw": "RBM", "notes": null, - "oddities": [ - "The 'M' in the type column is crossed out." - ], + "oddities": [], "row_bbox": [ 1267, 1173, @@ -481,7 +463,7 @@ "row_index": 12, "raw_text": "big dipper - the girl who lives on heaven hill", "confidence": "high", - "type_raw": "NV", + "type_raw": "nV", "notes": null, "oddities": [], "row_bbox": [ @@ -535,7 +517,7 @@ } ], "oddities": [ - "A large right parenthesis brackets the text across rows 0 through 15." + "A large vertical bracket connects the right side of rows 1 through 7." ] }, { @@ -564,11 +546,11 @@ ] }, { - "row_index": 2, - "raw_text": "sonic youth", - "confidence": "low", + "row_index": 1, + "raw_text": "savage gang", + "confidence": "medium", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -651,11 +633,9 @@ "row_index": 4, "raw_text": "savage republic - song for adonis", "confidence": "high", - "type_raw": "R H", + "type_raw": "R \u21d2 H", "notes": null, - "oddities": [ - "The 'H' in the type column is crossed out." - ], + "oddities": [], "row_bbox": [ 1267, 2651, @@ -679,13 +659,11 @@ }, { "row_index": 6, - "raw_text": "velv - stephanie says", + "raw_text": "VU - stephanie says", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "An arrow curves from the beginning of this entry up to the previous entry." - ], + "oddities": [], "row_bbox": [ 1267, 2801, @@ -726,10 +704,8 @@ "raw_text": "the tinklers - tough guys are probably sad inside", "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [ - "Only part of the title ('tough guys are probably') is crossed out." - ], + "notes": null, + "oddities": [], "row_bbox": [ 1267, 3027, @@ -740,7 +716,7 @@ { "row_index": 10, "raw_text": "i'm proud to be a citizen of the roman empire", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -785,9 +761,7 @@ "confidence": "high", "type_raw": "R H", "notes": null, - "oddities": [ - "The 'H' in the type column is crossed out." - ], + "oddities": [], "row_bbox": [ 1267, 3326, @@ -825,7 +799,7 @@ } ], "oddities": [ - "A left curly bracket groups rows 9 and 10." + "A large vertical bracket connects the right side of rows 3 through 10." ] } ] diff --git a/.seed/verifier/1990-04apr0712-page19.bundle.json b/.seed/verifier/1990-04apr0712-page19.bundle.json index 928376a..97662ce 100644 --- a/.seed/verifier/1990-04apr0712-page19.bundle.json +++ b/.seed/verifier/1990-04apr0712-page19.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-19.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 19, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:15:44.330087+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:37.692217+00:00", "page_date_raw": "Tuesday 10 April 90", "comments_raw": null, "oddities": [], @@ -23,7 +23,7 @@ "entries": [ { "row_index": 0, - "raw_text": "James Brown - Time To Get busy", + "raw_text": "James Brown - Time To Get Busy", "confidence": "high", "type_raw": "O", "notes": null, @@ -51,7 +51,7 @@ }, { "row_index": 2, - "raw_text": "CHILLS - Singin in my sleep", + "raw_text": "CHILLS - Singing in my sleep", "confidence": "high", "type_raw": "H", "notes": null, @@ -65,7 +65,7 @@ }, { "row_index": 3, - "raw_text": "Leadbelly - NATIL Defense Blues", + "raw_text": "Leadbelly - NAT'L Defense Blues", "confidence": "high", "type_raw": "L", "notes": null, @@ -79,7 +79,7 @@ }, { "row_index": 4, - "raw_text": "Bongwater - Psych, Sovijneq", + "raw_text": "Bongwater - Psych. Savages", "confidence": "medium", "type_raw": "H", "notes": null, @@ -93,7 +93,7 @@ }, { "row_index": 5, - "raw_text": "Bob Dylan - Idiot wind", + "raw_text": "Bob Dylan - Idiot Wind", "confidence": "high", "type_raw": "O", "notes": null, @@ -107,7 +107,7 @@ }, { "row_index": 6, - "raw_text": "DaviD bowie - sPace ODDiTy", + "raw_text": "David Bowie - SPACE ODDITY", "confidence": "high", "type_raw": "O", "notes": null, @@ -121,8 +121,8 @@ }, { "row_index": 7, - "raw_text": "Kins GRimson - 3 of Perfect Pair", - "confidence": "medium", + "raw_text": "King Crimson - 3 of a Perfect Pair", + "confidence": "high", "type_raw": "R", "notes": null, "oddities": [], @@ -135,7 +135,7 @@ }, { "row_index": 8, - "raw_text": "ReD Temple SpiRiTS - Alice", + "raw_text": "Red Temple Spirits - Alice", "confidence": "high", "type_raw": "R", "notes": null, @@ -149,8 +149,8 @@ }, { "row_index": 9, - "raw_text": "THe IsraeliteS - Desmond Dekker with", - "confidence": "medium", + "raw_text": "The Israelites - Dogma/Mennonite", + "confidence": "high", "type_raw": "R", "notes": null, "oddities": [], @@ -163,7 +163,7 @@ }, { "row_index": 10, - "raw_text": "NAKeD CITY - SHoT In THe DARk", + "raw_text": "NAKED CITY - SHOT in The Dark", "confidence": "high", "type_raw": "H", "notes": null, @@ -177,7 +177,7 @@ }, { "row_index": 11, - "raw_text": "Ben VaugHN - Cashier GiRl", + "raw_text": "Ben VAUGHN - Cashier Girl", "confidence": "high", "type_raw": "O", "notes": null, @@ -191,12 +191,12 @@ }, { "row_index": 12, - "raw_text": "Irvin berlin How Deep is Benny Goodman w/Peggy Lee the ocean", + "raw_text": "Irving Berlin How Deep is Benny Goodman w/Peggy Lee the ocean", "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [ - "Text written on two lines within the same row." + "Artist and track text are stacked into two tiny lines within the single row's vertical space." ], "row_bbox": [ 0, @@ -207,7 +207,7 @@ }, { "row_index": 13, - "raw_text": "Sex PAckeTs - Humpty Dance", + "raw_text": "Sex Packets - Humpty Dance", "confidence": "high", "type_raw": "M", "notes": null, @@ -221,7 +221,7 @@ } ], "oddities": [ - "A hand-drawn bracket in the left margin groups rows 6 through 8 together." + "A hand-drawn arc in the left margin connects the type-column circles of rows 6, 7, and 8." ] }, { @@ -232,12 +232,12 @@ 2550, 2186 ], - "hour_raw": "4Am", + "hour_raw": "4AM", "jock_raw": "Scott Landis", "entries": [ { "row_index": 0, - "raw_text": "Carl Perkins - Somebody Tell me", + "raw_text": "Carl Perkins - Somebody Tell Me", "confidence": "high", "type_raw": "O", "notes": null, @@ -253,9 +253,11 @@ "row_index": 1, "raw_text": "Lush - de-luxe", "confidence": "high", - "type_raw": "H", + "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "The letter in the type circle has a vertical line drawn through it." + ], "row_bbox": [ 1267, 231, @@ -267,7 +269,7 @@ "row_index": 2, "raw_text": "Public Enemy - 911 is a Joke", "confidence": "high", - "type_raw": "R H", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -279,7 +281,7 @@ }, { "row_index": 3, - "raw_text": "10,000 MANIACS - Trouble me", + "raw_text": "10,000 MANIACS - Trouble Me", "confidence": "high", "type_raw": "STD", "notes": null, @@ -293,12 +295,12 @@ }, { "row_index": 4, - "raw_text": "HACKeD BUT RigHT JOHNSON'S J.E. MAINER'S MOUNTAINEERS - OLD GReY MULe", - "confidence": "low", + "raw_text": "RAGGED BUT RIGHT J.E. MAINER'S MOUNTAINEERS - JOHNSON'S Old Gray Mule", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "Additional text written above and below the main line within the row." + "The entry has text written above the main line." ], "row_bbox": [ 1267, @@ -309,11 +311,13 @@ }, { "row_index": 5, - "raw_text": "CHANNEL ONe ERneST WilSON - I know my self", - "confidence": "medium", + "raw_text": "CHANNEL ONE Earnest Wilson - I know myself", + "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "The phrase 'CHANNEL ONE' is written very small above the main text." + ], "row_bbox": [ 1267, 535, @@ -337,7 +341,7 @@ }, { "row_index": 7, - "raw_text": "fIREhOSe - IF'N", + "raw_text": "fIREHOSE - IF'N", "confidence": "high", "type_raw": "CC", "notes": null, @@ -351,7 +355,7 @@ }, { "row_index": 8, - "raw_text": "One anD aPPle - THe osmondS", + "raw_text": "One Bad Apple - The Osmonds", "confidence": "high", "type_raw": "O", "notes": null, @@ -365,8 +369,8 @@ }, { "row_index": 9, - "raw_text": "EDDie Grant - I Don't Wanna Dance", - "confidence": "high", + "raw_text": "Eddie Grant - I Don't Wanna Dance", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -379,8 +383,8 @@ }, { "row_index": 10, - "raw_text": "Loop - THe nail will kuva", - "confidence": "low", + "raw_text": "Loop - The nail will burn", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -393,7 +397,7 @@ }, { "row_index": 11, - "raw_text": "Roger MilleR - King of the RoaD", + "raw_text": "Roger Miller - King of the Road", "confidence": "high", "type_raw": "O", "notes": null, @@ -407,7 +411,7 @@ }, { "row_index": 12, - "raw_text": "SpiRal TaP - Listen to the (Flower People", + "raw_text": "SPINAL TAP - Listen to the (Flower People)", "confidence": "high", "type_raw": "O", "notes": null, @@ -421,9 +425,9 @@ }, { "row_index": 13, - "raw_text": "BeaTles - SHe LoveS You", + "raw_text": "BEATLES - She Loves You", "confidence": "high", - "type_raw": "Hit", + "type_raw": "HIT", "notes": null, "oddities": [], "row_bbox": [ @@ -435,7 +439,7 @@ }, { "row_index": 14, - "raw_text": "Cowboy Junkies - where Are You Tonight?", + "raw_text": "Cowboy Junkies - Where Are You Tonight?", "confidence": "high", "type_raw": "M", "notes": null, @@ -449,7 +453,7 @@ }, { "row_index": 15, - "raw_text": "Sweet Honey in the Rock - Hush Lil BABy", + "raw_text": "Sweet Honey in the Rock - Hush Lil Baby", "confidence": "high", "type_raw": "O", "notes": null, @@ -477,8 +481,8 @@ "entries": [ { "row_index": 0, - "raw_text": "H\u00fcsker D\u00fc - It's Not Funny Anymore", - "confidence": "medium", + "raw_text": "Husker Du - It's Not Funny Anymore", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -491,12 +495,12 @@ }, { "row_index": 1, - "raw_text": "Nashville Bluegrass Band - BRAND NEW TO WALtZ", - "confidence": "medium", + "raw_text": "Nashville Bluegrass Band - BRAND NEW TO-NITE", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The words 'BRAND NEW' are written in tiny letters above the end of the entry." + "The track title is stacked with 'BRAND NEW' written above 'TO-NITE'." ], "row_bbox": [ 0, @@ -521,7 +525,7 @@ }, { "row_index": 3, - "raw_text": "Lenny Kravitz - let Love Rule", + "raw_text": "Lenny Kravitz - Let Love Rule", "confidence": "high", "type_raw": "R", "notes": null, @@ -549,11 +553,13 @@ }, { "row_index": 5, - "raw_text": "ZIMBABWE HOTline - WyiMBo YAMwasu MAhSON BANda & New Black EAgleS", + "raw_text": "ZIMBABWE HOTLINE - NYIMBO YAMWASU MASSON BANDA + NEW WACH EAGLES", "confidence": "low", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "Text is written across two tightly packed, stacked lines within the single row's boundary." + ], "row_bbox": [ 0, 4074, @@ -563,7 +569,7 @@ }, { "row_index": 6, - "raw_text": "SprinGSteen - Growing UP", + "raw_text": "Springsteen - Growing Up", "confidence": "high", "type_raw": "O", "notes": null, @@ -577,12 +583,12 @@ }, { "row_index": 7, - "raw_text": "SLACK GiRls - friends", - "confidence": "medium", + "raw_text": "SLACK GiRLS - friends", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The letters 'CC' are written in the far left margin next to this row." + "The letters 'CC' are written in the margin to the left of the type column circle." ], "row_bbox": [ 0, @@ -593,11 +599,13 @@ }, { "row_index": 8, - "raw_text": "Sin\u00e9ad O'Connor - Emperor's NEW clothes", + "raw_text": "Sinead O'connor - Emperor's NEW clothes", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "The word 'NEW' is written tiny above the main text line." + ], "row_bbox": [ 0, 4074, @@ -611,7 +619,9 @@ "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "A large checkmark or angular line is drawn through this row's type circle and the one above it." + ], "row_bbox": [ 0, 4074, @@ -621,7 +631,7 @@ }, { "row_index": 10, - "raw_text": "Smonin Dave & Prem. DopeS - Jill's on Drugs", + "raw_text": "Smokin Dave + Prem. Dopes - Jill's on Drugs", "confidence": "medium", "type_raw": "O", "notes": null, @@ -635,13 +645,11 @@ }, { "row_index": 11, - "raw_text": "Bootsy Collins - Party on Plastic (what's BootSy Playin)", + "raw_text": "Bootsy Collins - Party on Plastic (What's Bootsey Doin')", "confidence": "medium", "type_raw": "O", "notes": null, - "oddities": [ - "Text continues on a second line within the same row." - ], + "oddities": [], "row_bbox": [ 0, 4074, @@ -651,11 +659,13 @@ }, { "row_index": 12, - "raw_text": "SaRAH VAUGHAN - Aren't You kinda GLaD we DiD", + "raw_text": "SARAH VAUGHAN - Aren't You kinda glad we did", "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "The words 'kinda' and 'glad' are stacked inside the track name." + ], "row_bbox": [ 0, 4074, @@ -665,7 +675,7 @@ }, { "row_index": 13, - "raw_text": "THe FAll - I'm FRank", + "raw_text": "The Fall - I'm Frank", "confidence": "high", "type_raw": "H", "notes": null, @@ -679,10 +689,10 @@ }, { "row_index": 14, - "raw_text": "", - "confidence": "low", + "raw_text": "Eat Art", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -702,12 +712,12 @@ 2550, 4074 ], - "hour_raw": "5 1a", + "hour_raw": "5AM", "jock_raw": "Scott Landis", "entries": [ { "row_index": 0, - "raw_text": "NAT King Cole - MonA LiSA", + "raw_text": "Nat King Cole - Mona Lisa", "confidence": "high", "type_raw": "O", "notes": null, @@ -721,7 +731,7 @@ }, { "row_index": 1, - "raw_text": "MidnighT Oil - Blue Sky Mine", + "raw_text": "Midnight Oil - Blue Sky Mine", "confidence": "high", "type_raw": "L", "notes": null, @@ -735,7 +745,7 @@ }, { "row_index": 2, - "raw_text": "GeorGe Jones - If Drinkin Don't Kill me", + "raw_text": "George Jones - If Drinkin Don't Kill me", "confidence": "high", "type_raw": "O", "notes": null, @@ -749,7 +759,7 @@ }, { "row_index": 3, - "raw_text": "THe beviS FRonD - Lord Plentiful Halfwit", + "raw_text": "The Revis Froms - Lord Plentiful Aofleet", "confidence": "low", "type_raw": "H", "notes": null, @@ -763,7 +773,7 @@ }, { "row_index": 4, - "raw_text": "LLoyD Cole - Ice Cream Girl", + "raw_text": "LLOYD COLE - Ice Cream Girl", "confidence": "high", "type_raw": "H", "notes": null, @@ -777,7 +787,7 @@ }, { "row_index": 5, - "raw_text": "FEAR - Let's Have A WAR", + "raw_text": "Fear - Let's Have A War", "confidence": "high", "type_raw": "O", "notes": null, @@ -791,7 +801,7 @@ }, { "row_index": 6, - "raw_text": "Aretha Franklin - THink", + "raw_text": "Aretha Franklin - Think", "confidence": "high", "type_raw": "O", "notes": null, @@ -805,12 +815,12 @@ }, { "row_index": 7, - "raw_text": "CHrisTine LAVIN - SHopping Cart of Love", + "raw_text": "Christine LAVIN - Shopping Cart of Love THE PLAY", "confidence": "medium", - "type_raw": "O", + "type_raw": "M", "notes": null, "oddities": [ - "'THE PLAY' is written in tiny letters at the far right edge of the row." + "The words 'THE PLAY' are written tiny at the end of the line." ], "row_bbox": [ 1267, @@ -824,7 +834,7 @@ "raw_text": "", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1267, @@ -835,9 +845,9 @@ }, { "row_index": 9, - "raw_text": "Jimi Hendrix - Somewhere over the Rainbow", - "confidence": "high", - "type_raw": "O", + "raw_text": "", + "confidence": "low", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -849,8 +859,8 @@ }, { "row_index": 10, - "raw_text": "Count basie - ROck a kye bAseE", - "confidence": "medium", + "raw_text": "Jimi Hendrix - Somewhere over the rainbow", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -863,8 +873,8 @@ }, { "row_index": 11, - "raw_text": "JoHn HartforD - TAKe Me BACK To My Miss River Home", - "confidence": "medium", + "raw_text": "Count Basie - Rock a Bye BASIE", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -877,7 +887,7 @@ }, { "row_index": 12, - "raw_text": "Louis Armstrong - Ain't MisbehaVin'", + "raw_text": "John Hartford - Take Me Back To My Miss River Home", "confidence": "high", "type_raw": "O", "notes": null, @@ -891,9 +901,9 @@ }, { "row_index": 13, - "raw_text": "GiANT SAND - Searchlight", + "raw_text": "Louis Armstrong - Ain't Misbehavin'", "confidence": "high", - "type_raw": "M", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -905,9 +915,9 @@ }, { "row_index": 14, - "raw_text": "Butthole Surfers - boos SonS", - "confidence": "medium", - "type_raw": "O", + "raw_text": "GIANT SAND - Searchlight", + "confidence": "high", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -919,8 +929,8 @@ }, { "row_index": 15, - "raw_text": "Chet Atkins - SAiLs", - "confidence": "high", + "raw_text": "Butthole Surfers - Boos Sons", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -930,10 +940,24 @@ 2550, 3387 ] + }, + { + "row_index": 16, + "raw_text": "Chet Atkins - Sails", + "confidence": "high", + "type_raw": "O", + "notes": null, + "oddities": [], + "row_bbox": [ + 1267, + 3387, + 2550, + 3419 + ] } ], "oddities": [ - "A large scribbled-out circle appears before the Jock's name." + "The Jock field has a heavy scribble covering whatever was written before 'Scott Landis'." ] } ] diff --git a/.seed/verifier/1990-04apr0712-page20.bundle.json b/.seed/verifier/1990-04apr0712-page20.bundle.json index 9304dd3..5c8beba 100644 --- a/.seed/verifier/1990-04apr0712-page20.bundle.json +++ b/.seed/verifier/1990-04apr0712-page20.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-20.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 20, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:15:39.970687+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:28.400115+00:00", "page_date_raw": "Tue 10 Apr 90", "comments_raw": null, "oddities": [ - "A note in the top right corner outside the grid says: 'Butterfield - Woman'" + "A handwritten note 'Butterfield - Woman' appears at the top right below the station address." ], "quadrants": [ { @@ -39,7 +39,7 @@ }, { "row_index": 1, - "raw_text": "TRex- Electric Slim & The Factory Hen", + "raw_text": "TRex-Electric Slim & The Factory Hen", "confidence": "high", "type_raw": "O", "notes": null, @@ -67,17 +67,33 @@ }, { "row_index": 3, - "raw_text": "Home + Garden: Marco Polo The Home of Kin Sai City", + "raw_text": "Home + Garden - Marco Polo", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [ - "The word 'Home' is crossed out and 'City' is written below it" + "The circle in the type column is heavily scribbled over." ], "row_bbox": [ 0, 1476, 1285, + 1702 + ] + }, + { + "row_index": 4, + "raw_text": "The House of Kin Sai", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [ + "The word 'House' is crossed out, with 'city' written underneath it." + ], + "row_bbox": [ + 0, + 1702, + 1285, 1928 ] }, @@ -88,7 +104,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "'Stress City' is written in the left margin pointing to this entry" + "The left margin contains the text 'Stress City' with a hand-drawn line pointing to this row." ], "row_bbox": [ 0, @@ -99,7 +115,7 @@ }, { "row_index": 6, - "raw_text": "DOS - P. C. H.", + "raw_text": "DOS - P.C.H.", "confidence": "high", "type_raw": "O", "notes": null, @@ -132,7 +148,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "A vertical line separates 'Plastic' and 'Love'" + "A vertical line is drawn separating 'Plastic' and 'Love'." ], "row_bbox": [ 0, @@ -145,7 +161,7 @@ "row_index": 9, "raw_text": "Wasted Youth- Jealousy", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -157,7 +173,7 @@ }, { "row_index": 10, - "raw_text": "Dinah Washington - Teach Me Tonight", + "raw_text": "Dinah Washington- Teach Me Tonight", "confidence": "high", "type_raw": "O", "notes": null, @@ -204,7 +220,7 @@ "type_raw": null, "notes": null, "oddities": [ - "'Paul B.' is written in the left margin next to this entry" + "The text 'Paul B.' is written in the left margin next to this row." ], "row_bbox": [ 0, @@ -217,7 +233,7 @@ "row_index": 15, "raw_text": "Landscape - Norman Bates", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -271,7 +287,7 @@ }, { "row_index": 2, - "raw_text": "My Dad is Dead - A Man Possesed", + "raw_text": "My Dad is Dead - A Man Possessed", "confidence": "high", "type_raw": "O", "notes": null, @@ -285,9 +301,9 @@ }, { "row_index": 3, - "raw_text": "Elliot Goldenthal - Bobs new life", + "raw_text": "Elliot Goldenthal - Bob's New life", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -299,8 +315,8 @@ }, { "row_index": 4, - "raw_text": "Bad Hats - Show me your Soul", - "confidence": "high", + "raw_text": "Rad Hots - Show me your Soul", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -315,7 +331,7 @@ "row_index": 5, "raw_text": "Charlie Parker - I love Paris", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -327,12 +343,12 @@ }, { "row_index": 6, - "raw_text": "Led Zepplin over the hills & Far away", + "raw_text": "Led Zepplin over the hills & Faraway", "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [ - "The code 'Std' in the left margin is crossed out" + "The type column circle is heavily scribbled out." ], "row_bbox": [ 1285, @@ -343,7 +359,7 @@ }, { "row_index": 7, - "raw_text": "Marta Sebyestan - Mesezi Dance", + "raw_text": "Marta Sebyestar - Meszeg Dance", "confidence": "medium", "type_raw": "H", "notes": null, @@ -376,7 +392,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "'Seems Unreal' is crossed out within the entry" + "The words 'Seems Unreal' are crossed out with a single line." ], "row_bbox": [ 1285, @@ -387,12 +403,12 @@ }, { "row_index": 10, - "raw_text": "Sinead O'Connor - I am streched on your grave", + "raw_text": "Sinead O'Connor - I am streatched on your grave", "confidence": "high", "type_raw": "M", "notes": null, "oddities": [ - "The word 'grave' is written on the line below at the end" + "The word 'grave' wraps slightly below the line at the far right." ], "row_bbox": [ 1285, @@ -403,7 +419,7 @@ }, { "row_index": 11, - "raw_text": "Dub Syndicate - Je t'aime", + "raw_text": "Dub Syndicate - Je T'aime", "confidence": "high", "type_raw": "H", "notes": null, @@ -445,7 +461,7 @@ }, { "row_index": 1, - "raw_text": "JPSE - Inside & Out", + "raw_text": "JPSE- Inside + Out", "confidence": "high", "type_raw": "PPB", "notes": null, @@ -464,7 +480,7 @@ "type_raw": "Std", "notes": null, "oddities": [ - "The word 'Bob' appears to be written heavily over another word" + "The word 'Bob' appears to be written over another word." ], "row_bbox": [ 0, @@ -490,7 +506,7 @@ { "row_index": 4, "raw_text": "Alligator Shear - Balkan Red Alert", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -559,7 +575,7 @@ }, { "row_index": 9, - "raw_text": "That Petrol Emotion - Scum Surfin'", + "raw_text": "That Petrol Emotion - Scum Surfin", "confidence": "high", "type_raw": "H", "notes": null, @@ -573,13 +589,11 @@ }, { "row_index": 10, - "raw_text": "The Mighty Lem Drops - Sometimes Good Guys", - "confidence": "medium", + "raw_text": "The Mighty Lem Drops - Sometimes Good", + "confidence": "high", "type_raw": "CON", "notes": null, - "oddities": [ - "'Guys' is written very small beneath 'Good'" - ], + "oddities": [], "row_bbox": [ 0, 3848, @@ -589,11 +603,13 @@ }, { "row_index": 11, - "raw_text": "Able Tansman - What was That Thing?", - "confidence": "medium", + "raw_text": "Able Tansman - What Was That Guys Thing?", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'Guys' is inserted above the line." + ], "row_bbox": [ 0, 3997, @@ -617,8 +633,8 @@ }, { "row_index": 13, - "raw_text": "Tim Buckley - Moulon Rogue", - "confidence": "medium", + "raw_text": "Tim Buckley - Moulin Rogue", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -636,7 +652,7 @@ "type_raw": "R", "notes": null, "oddities": [ - "'woman' is written below the main line at the end" + "The word 'woman' is written below 'Life' at the end of the line." ], "row_bbox": [ 0, @@ -648,7 +664,7 @@ { "row_index": 15, "raw_text": "JB Hutto & The New Hawks - New Hawk Walk", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": "double_height", "oddities": [], @@ -689,12 +705,12 @@ }, { "row_index": 1, - "raw_text": "The Mthembu queens - kusleka Mahanjke", + "raw_text": "The Fm Thembu queens - kusleka Mahamjke", "confidence": "low", "type_raw": "H", "notes": null, "oddities": [ - "The word 'Them' is crossed out before 'Mthembu'" + "The letters 'Fm' or similar are crossed out before the word 'Thembu'." ], "row_bbox": [ 1285, @@ -720,7 +736,7 @@ { "row_index": 3, "raw_text": "Cecil Taylor - Charles and thee", - "confidence": "medium", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [], @@ -747,8 +763,8 @@ }, { "row_index": 5, - "raw_text": "Greater then One - I Don't need God", - "confidence": "high", + "raw_text": "Gratter then One - I Don't need God", + "confidence": "medium", "type_raw": "Std", "notes": null, "oddities": [], @@ -761,7 +777,7 @@ }, { "row_index": 6, - "raw_text": "Kid Creole - The sex of it", + "raw_text": "Kid Creole - The Sex of It", "confidence": "high", "type_raw": "NV", "notes": null, @@ -790,7 +806,7 @@ { "row_index": 8, "raw_text": "LAVACOUS - Juke Jubilee", - "confidence": "high", + "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [], @@ -817,12 +833,13 @@ }, { "row_index": 10, - "raw_text": "Dodge City Royal Tax Love is 2 tickets", - "confidence": "medium", + "raw_text": "Dodge City Royal Tax Love is 2 tickets already", + "confidence": "low", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [ - "'2 tickets already' is written at the end of the line, bleeding into the margin and the next row" + "The first part of the entry ('Dodge City Royal') is heavily crossed out.", + "The word 'already' wraps down to the right of the next line." ], "row_bbox": [ 1285, @@ -833,12 +850,12 @@ }, { "row_index": 11, - "raw_text": "Frank Motley and his Motley Crew - Honkin at midnight", - "confidence": "high", + "raw_text": "Frank Motley an his Motley Crew - Honkin at midnight", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [ - "The word 'midnight' is written below the main line at the end" + "The word 'midnight' wraps down at the right margin." ], "row_bbox": [ 1285, @@ -849,9 +866,9 @@ }, { "row_index": 12, - "raw_text": "B-52's - Girl from Ipanema", + "raw_text": "B-52's - Girl From Ipanema", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page21.bundle.json b/.seed/verifier/1990-04apr0712-page21.bundle.json index 4a3f9b3..ec8962f 100644 --- a/.seed/verifier/1990-04apr0712-page21.bundle.json +++ b/.seed/verifier/1990-04apr0712-page21.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-21.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 21, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:15:54.302876+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:53.450950+00:00", "page_date_raw": "Tue 10 Apr 90", - "comments_raw": "Naked City ZZ Top Eldislo Cowboy Junkie TOAD", + "comments_raw": "Naked City ZZ Top el disco Cowboy\nJunkies\nTOAD", "oddities": [ - "Text 'REM Flowers' is written in the top margin next to the station logo." + "Top right of the page has 'REM Flowers' written near the logo." ], "quadrants": [ { @@ -21,7 +21,7 @@ 2261 ], "hour_raw": "10Am", - "jock_raw": "Andie Peterson", + "jock_raw": "Andre Peterson", "entries": [ { "row_index": 0, @@ -67,7 +67,7 @@ }, { "row_index": 3, - "raw_text": "JC Houserockers - Saints + Sinners", + "raw_text": "JC House rockers - Saints + Sinners", "confidence": "high", "type_raw": "o", "notes": null, @@ -109,12 +109,12 @@ }, { "row_index": 6, - "raw_text": "Scruffy The Cat - My Baby She's Alright", + "raw_text": "Scruffy The Cat - My Baby She's All...", "confidence": "high", "type_raw": "C", "notes": null, "oddities": [ - "Text 'Th 26r' is written in the left margin next to this entry." + "Annotation 'th 26T' in left margin next to this row" ], "row_bbox": [ 0, @@ -125,7 +125,7 @@ }, { "row_index": 7, - "raw_text": "Python - Brrr", + "raw_text": "Python - Bruces", "confidence": "high", "type_raw": "o", "notes": null, @@ -167,12 +167,12 @@ }, { "row_index": 10, - "raw_text": "REM - Flowers Of Guatemala", - "confidence": "high", + "raw_text": "REM - Flowers Of Guatamala", + "confidence": "medium", "type_raw": "std", "notes": null, "oddities": [ - "An encircled 'R' is drawn in the left margin." + "Circled R in left margin outside the type column" ], "row_bbox": [ 0, @@ -197,12 +197,12 @@ }, { "row_index": 12, - "raw_text": "Naked City - Shot In the Dark", + "raw_text": "Naked City - Shot In The Dark", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "A checkmark is drawn in the left margin next to the type circle." + "Check mark in left margin outside the type column" ], "row_bbox": [ 0, @@ -218,7 +218,7 @@ "type_raw": "o", "notes": null, "oddities": [ - "An encircled 'R' is drawn in the left margin." + "Circled R in left margin outside the type column" ], "row_bbox": [ 0, @@ -234,7 +234,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "The word 'Cass' is written directly above the type circle." + "Annotation 'Cass' written above the type circle" ], "row_bbox": [ 0, @@ -254,12 +254,12 @@ 2550, 2261 ], - "hour_raw": "12PM", + "hour_raw": "12 PM", "jock_raw": "VAN DE VOORT", "entries": [ { "row_index": 0, - "raw_text": "PE - BOOTLEG / GONNA WORK IT OUT", + "raw_text": "PE - BROTHERS GONNA WORK IT OUT", "confidence": "high", "type_raw": "H", "notes": null, @@ -273,12 +273,12 @@ }, { "row_index": 1, - "raw_text": "BUFFALO TOM - THE BRINK", - "confidence": "high", + "raw_text": "BUFFALO TOM - THE BLANK", + "confidence": "medium", "type_raw": "C", "notes": null, "oddities": [ - "Text 'MON 16TH' is written directly above the type circle." + "Annotation 'MON 16TH' above the type circle" ], "row_bbox": [ 1281, @@ -303,7 +303,7 @@ }, { "row_index": 3, - "raw_text": "MILT JACKSON - BUGHANIA", + "raw_text": "MILT JACKSON - BUSHANIA", "confidence": "medium", "type_raw": "o", "notes": null, @@ -318,7 +318,7 @@ { "row_index": 4, "raw_text": "SOUL BROTHERS - PHUMA LAYIKHAYA", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -331,9 +331,9 @@ }, { "row_index": 5, - "raw_text": "MEAT BEAT MANIFESTO - ROCKSTAR MAN", - "confidence": "medium", - "type_raw": "U", + "raw_text": "MEAT BEAT MANIFESTO - DOGSTAR MAN", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -345,9 +345,9 @@ }, { "row_index": 6, - "raw_text": "LAPELS - DE LUXE", - "confidence": "medium", - "type_raw": "L", + "raw_text": "LAPEL - DE LUXE", + "confidence": "low", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -373,9 +373,9 @@ }, { "row_index": 8, - "raw_text": "SYLVIA TYSON - PEBLES MILL", - "confidence": "medium", - "type_raw": "O", + "raw_text": "SYLVIA TYSON - PEPPER'S MILL", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -388,7 +388,7 @@ { "row_index": 9, "raw_text": "GRAPES OF WRATH - MISUNDERSTANDING", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -467,7 +467,7 @@ 4076 ], "hour_raw": "11a", - "jock_raw": "Andie Pete", + "jock_raw": "Andre Pete-", "entries": [ { "row_index": 0, @@ -569,7 +569,7 @@ }, { "row_index": 7, - "raw_text": "Kd Lang - 3 Cigs In An Ashtray", + "raw_text": "K.d Lang - 3 Cigs In An Ashtray", "confidence": "high", "type_raw": "hit", "notes": null, @@ -584,11 +584,11 @@ { "row_index": 8, "raw_text": "Barracudas - Very Last Day", - "confidence": "high", + "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [ - "Text 'Bucket of Brains' is written in the left margin with an arrow pointing to this entry." + "Annotation 'Bucket of Brains =>' in left margin pointing to this row" ], "row_bbox": [ 0, @@ -671,7 +671,7 @@ "row_index": 14, "raw_text": "Am. Music Club - United Kingdom", "confidence": "high", - "type_raw": "X", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -683,7 +683,7 @@ }, { "row_index": 15, - "raw_text": "CUB - Colonel Adulfo Bermudez", + "raw_text": "CVB - Colonel Adolfo Bermudez", "confidence": "high", "type_raw": "o", "notes": null, @@ -721,13 +721,13 @@ 4076 ], "hour_raw": "1", - "jock_raw": "V", + "jock_raw": "V -", "entries": [ { "row_index": 0, "raw_text": "ELVIS COSTELLO - HAND IN HAND", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -767,26 +767,40 @@ }, { "row_index": 3, - "raw_text": "BEASTIE BOYS - SHADRACH... AND WHTA YOU GIVE IS WHAT YOU GET", - "confidence": "medium", + "raw_text": "PLASTIC BOYS - BIRDBATH - AND WITH YOU", + "confidence": "high", "type_raw": "NV", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1281, 2577, 2550, + 2652 + ] + }, + { + "row_index": 4, + "raw_text": "LOVE IS WHAT YOU GET", + "confidence": "high", + "type_raw": "O", + "notes": null, + "oddities": [], + "row_bbox": [ + 1281, + 2652, + 2550, 2727 ] }, { "row_index": 5, - "raw_text": "THE BOYS FROM - ENGLAND", + "raw_text": "THE BOYS FROM - THIS CORNER OF ENGLAND", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "The phrase 'THIS CORNER OF' is inserted above the line between 'FROM' and 'ENGLAND'." + "The text 'THIS CORNER OF ENGLAND' is written stacked on the right side of the row." ], "row_bbox": [ 1281, @@ -797,9 +811,9 @@ }, { "row_index": 6, - "raw_text": "BAABA MAAL & MANSOUR SECK - SALMINANAM", + "raw_text": "BABA MAAL & MANSOUR SECK - SALMINANAM", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -811,9 +825,9 @@ }, { "row_index": 7, - "raw_text": "BILL LEE / DO THE RIGHT THING - RIOT", + "raw_text": "BILL LEE & DO THE RIGHT THING - RIOT", "confidence": "high", - "type_raw": "o", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -839,12 +853,12 @@ }, { "row_index": 9, - "raw_text": "3RD BASS - BROOKLYN QUEENS", + "raw_text": "3RD BASE - BROOKLYN QUEENS (MORE STUFF)", "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [ - "The words '(MORE)' and '(OVER)' are written stacked at the far right of the row." + "Crossed-out text 'DANCE MIX STUFF' written directly below this row" ], "row_bbox": [ 1281, @@ -855,20 +869,20 @@ }, { "row_index": 10, - "raw_text": "LLOYD COLE - I HATE TO SEE YOU BABY DOING THAT STUFF", + "raw_text": "LLOYD COLE - I HATE TO SEE YOU BABY", "confidence": "high", - "type_raw": "H", - "notes": "double_height", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 1281, 3102, 2550, - 3252 + 3177 ] }, { - "row_index": 12, + "row_index": 11, "raw_text": "BEAUTIFUL SOUTH - WOMAN IN THE WALL", "confidence": "high", "type_raw": "X", @@ -876,13 +890,13 @@ "oddities": [], "row_bbox": [ 1281, - 3252, + 3177, 2550, - 3327 + 3252 ] }, { - "row_index": 13, + "row_index": 12, "raw_text": "3 MUSTAPHAS - SELVER", "confidence": "high", "type_raw": null, @@ -890,45 +904,43 @@ "oddities": [], "row_bbox": [ 1281, - 3327, + 3252, 2550, - 3402 + 3327 ] }, { - "row_index": 14, - "raw_text": "HELENO DOS OITO BAIXOS - ENTRA E SAI", - "confidence": "medium", + "row_index": 13, + "raw_text": "HELENO DOS OITO BANJOS - FAUSTA E SAL", + "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "The text '(IN AND OUT)' is written at the far right of the row." - ], + "oddities": [], "row_bbox": [ 1281, - 3402, + 3327, 2550, - 3477 + 3402 ] }, { - "row_index": 15, - "raw_text": "AMAZING RHYTHM ACES - 3RD RATE ROMANCE", + "row_index": 14, + "raw_text": "AMAZING RHYTHM ACES - 3RD RATE ROMANCE (IN AND OUT)", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "A bracket/arrow is drawn in the text area pointing up to the previous row." + "Artist name appears to be written over heavily scribbled-out text" ], "row_bbox": [ 1281, - 3477, + 3402, 2550, - 3552 + 3477 ] }, { - "row_index": 16, + "row_index": 15, "raw_text": "RADIO BLUE - LOVE TORNADOS", "confidence": "high", "type_raw": null, @@ -936,13 +948,13 @@ "oddities": [], "row_bbox": [ 1281, - 3552, + 3477, 2550, - 3627 + 3552 ] }, { - "row_index": 17, + "row_index": 16, "raw_text": "BILLY SYNDROME - MUSIC BUSINESS MASSACRE", "confidence": "high", "type_raw": "N", @@ -950,9 +962,9 @@ "oddities": [], "row_bbox": [ 1281, - 3627, + 3552, 2550, - 3777 + 3702 ] } ], diff --git a/.seed/verifier/1990-04apr0712-page22.bundle.json b/.seed/verifier/1990-04apr0712-page22.bundle.json index 950ee0c..ce90373 100644 --- a/.seed/verifier/1990-04apr0712-page22.bundle.json +++ b/.seed/verifier/1990-04apr0712-page22.bundle.json @@ -4,16 +4,16 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-22.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 22, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:16:45.385084+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:35:56.803584+00:00", "page_date_raw": "Tue 10 Apr 90", "comments_raw": null, "oddities": [ - "Note 'Performance = Roxy tonite' is written at the very top of the page.", - "Text 'ANTHRAX I'm the Man' is written at the very top of the page.", - "Text 'MARVIN SMITH' is written near the top center.", - "A lengthy note reading 'ROKY ERIKSON - stealing someone's mail - 13TH FLOOR ELEVATORS mail tacked up on wall in motel room in Missouri Benefits to pay expenses' is written in the top right corner.", - "Crossed-out text 'DEAD KENNEDY FRESH FRUIT' is written in the top left margin." + "A note above the WXYC logo says 'Performance = Ruey tonite'.", + "A note above the WXYC logo says 'ANTHRAX I'm the Man'.", + "A scribbled out note in the top left margin reads 'DEAD KENNEDY' and below it 'FRESH FRUIT'.", + "Notes in the top right margin read 'ROKY ERIKSON - stealing someone's mail - 13th FLOOR ELEVATORS mail tacked up on wall in motel room in Missouri Benefits to pay expenses'.", + "The name 'MARVIN SMITH' is written in the space below the WXYC logo." ], "quadrants": [ { @@ -24,12 +24,12 @@ 1285, 2428 ], - "hour_raw": "2 PM", + "hour_raw": "2pm", "jock_raw": "Amy Buchanan", "entries": [ { "row_index": 0, - "raw_text": "FAIRPORT CONVENTION : SLOTH", + "raw_text": "FAIRPORT CONVENTION: SLOTH", "confidence": "high", "type_raw": null, "notes": null, @@ -43,13 +43,11 @@ }, { "row_index": 1, - "raw_text": "NICE STRONG ARM - WHITE WONDER", + "raw_text": "NICE STRONG ARM: WHITE WONDER", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "annotation 'Der Mann im Fahrstuhl' is written in the left margin next to this row" - ], + "oddities": [], "row_bbox": [ 0, 655, @@ -59,11 +57,13 @@ }, { "row_index": 2, - "raw_text": "HEINER GOEBBELS : IT IS SUICIDE", + "raw_text": "Heiner GOEBBELS: IT IS SUICIDE", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "marginal note in left margin reads 'Der Mann im Fahrstuhl'" + ], "row_bbox": [ 0, 731, @@ -73,12 +73,12 @@ }, { "row_index": 3, - "raw_text": "LOUIS ARMSTRONG : SHADRACK", + "raw_text": "LOUIS ARMSTRONG: SHADRACK", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "annotation 'Louis & The Good Book' is written in the left margin next to this row" + "marginal note in left margin reads 'Louis & The Good Book'" ], "row_bbox": [ 0, @@ -89,7 +89,7 @@ }, { "row_index": 4, - "raw_text": "THE CHURCH : LAUGHING", + "raw_text": "THE CHURCH: LAUGHING", "confidence": "high", "type_raw": "M", "notes": null, @@ -103,13 +103,11 @@ }, { "row_index": 5, - "raw_text": "MC 900 FT JESUS: REAL BLACK ANGEL", + "raw_text": "MC 900 FT JESUS : REAL BLACK ANGEL", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "a hand-drawn line starts here and loops down to point at row 7" - ], + "oddities": [], "row_bbox": [ 0, 959, @@ -119,7 +117,7 @@ }, { "row_index": 6, - "raw_text": "RED CLAY RAMBLER : FIDDLER A DRAM", + "raw_text": "RED CLAY RAMBLER: FIDDLER A DRAM", "confidence": "high", "type_raw": null, "notes": null, @@ -133,7 +131,7 @@ }, { "row_index": 7, - "raw_text": "JOHNNY CASH : STORY OF A BROKEN HEART", + "raw_text": "JOHNNY CASH: STORY OF A BROKEN HEART", "confidence": "high", "type_raw": null, "notes": null, @@ -161,7 +159,7 @@ }, { "row_index": 9, - "raw_text": "1/2 JAP : YOU'RE GONNA MISS ME", + "raw_text": "1/2 JAP: YOU'RE GONNA MISS ME", "confidence": "high", "type_raw": null, "notes": null, @@ -189,7 +187,7 @@ }, { "row_index": 11, - "raw_text": "HELIOS CREED : MONSTER LUST", + "raw_text": "HELIOS CREED: Monster LUST", "confidence": "high", "type_raw": "L", "notes": null, @@ -202,7 +200,9 @@ ] } ], - "oddities": [] + "oddities": [ + "A hand-drawn arrow originates from the left margin at row 5 and points down to row 8." + ] }, { "position": "top_right", @@ -212,13 +212,13 @@ 2550, 2428 ], - "hour_raw": "4 PM", + "hour_raw": "4pm", "jock_raw": "DAVE", "entries": [ { "row_index": 0, - "raw_text": "Angels at Ep. - the charm", - "confidence": "high", + "raw_text": "Angels of ep. - The Charm", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -231,8 +231,8 @@ }, { "row_index": 1, - "raw_text": "Dub Synd. - Strike The Bal.", - "confidence": "high", + "raw_text": "Dub Synd. - Strike Me Bul.", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -245,7 +245,7 @@ }, { "row_index": 2, - "raw_text": "Scrawl - 1 = 1", + "raw_text": "Scrawl - 1=1", "confidence": "high", "type_raw": "O", "notes": null, @@ -259,13 +259,11 @@ }, { "row_index": 3, - "raw_text": "Capt Beefheart - Rock 'n' Rolls evil", - "confidence": "high", + "raw_text": "Capn Beefheart - Rock n' Rolls' evil", + "confidence": "medium", "type_raw": "O", "notes": null, - "oddities": [ - "the word 'ball' is written below the end of the line" - ], + "oddities": [], "row_bbox": [ 1285, 723, @@ -289,12 +287,12 @@ }, { "row_index": 5, - "raw_text": "Sheila Chandra - Shanti Shanti - shanti shanti", - "confidence": "medium", + "raw_text": "Sheila Chandra- Shanti Shanti-shanti", + "confidence": "high", "type_raw": "X", "notes": null, "oddities": [ - "the second 'shanti shanti' drops down slightly below the line" + "A small question mark is drawn in the right margin after 'shanti'" ], "row_bbox": [ 1285, @@ -305,7 +303,7 @@ }, { "row_index": 6, - "raw_text": "Biz Markie - Mudd foot", + "raw_text": "Biz Markie - Muddfoot", "confidence": "high", "type_raw": "NV", "notes": null, @@ -319,13 +317,11 @@ }, { "row_index": 7, - "raw_text": "Cynics - Buss. as usual", + "raw_text": "Cynes - Bus as usual", "confidence": "medium", "type_raw": "X", "notes": null, - "oddities": [ - "there is an illegible scribbled-out word at the beginning of the text entry" - ], + "oddities": [], "row_bbox": [ 1285, 1023, @@ -335,7 +331,7 @@ }, { "row_index": 8, - "raw_text": "Psychefunkapus - Freedom", + "raw_text": "Psyche Funkapus - Freedom", "confidence": "high", "type_raw": "L", "notes": null, @@ -349,8 +345,8 @@ }, { "row_index": 9, - "raw_text": "Voodoo Gearshift - Looforacuda", - "confidence": "low", + "raw_text": "Voodoo Gearshift - loo for a ride", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -364,12 +360,10 @@ { "row_index": 10, "raw_text": "White Zombie - True Crime", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "scribble mark before the word White" - ], + "oddities": [], "row_bbox": [ 1285, 1172, @@ -379,7 +373,7 @@ }, { "row_index": 11, - "raw_text": "Digital Underground - Do what ya like", + "raw_text": "Digital Underground- Dowhatyalike", "confidence": "high", "type_raw": "M", "notes": null, @@ -407,8 +401,8 @@ }, { "row_index": 13, - "raw_text": "Bitch Mag - Americruis", - "confidence": "medium", + "raw_text": "Bitch Mag - Americrux.", + "confidence": "high", "type_raw": "X", "notes": null, "oddities": [], @@ -421,7 +415,7 @@ } ], "oddities": [ - "a heavily scribbled-out name appears before the jock name DAVE" + "A jock name was written before 'DAVE' and heavily scribbled out." ] }, { @@ -432,7 +426,7 @@ 1285, 4078 ], - "hour_raw": "3 PM", + "hour_raw": "3PM", "jock_raw": "Amy Buchanan", "entries": [ { @@ -451,7 +445,7 @@ }, { "row_index": 1, - "raw_text": "SCREAMING TREES : INVISIBLE LANTERNS", + "raw_text": "SCREAMING TREES: INVISIBLE LANTERNS", "confidence": "high", "type_raw": null, "notes": null, @@ -465,7 +459,7 @@ }, { "row_index": 2, - "raw_text": "STONE ROSES : WHAT THE WORLD IS WAITING FOR", + "raw_text": "STONE ROSES: WHAT THE WORLD IS WAITING 4", "confidence": "high", "type_raw": "H", "notes": null, @@ -479,7 +473,7 @@ }, { "row_index": 3, - "raw_text": "SALEM 66 : ACROSS THE SEA", + "raw_text": "SALEM 66: ACROSS THE SEA", "confidence": "high", "type_raw": null, "notes": null, @@ -493,12 +487,12 @@ }, { "row_index": 4, - "raw_text": "HENRY KAISER BAND : RIVER'S EDGE", + "raw_text": "HENRY KAISER BAND: RIVER'S EDGE", "confidence": "high", "type_raw": "L", "notes": null, "oddities": [ - "a hand-drawn dark circle or dot is at the far right of the row" + "A scribble circle is drawn on the right side of this entry" ], "row_bbox": [ 0, @@ -509,12 +503,12 @@ }, { "row_index": 5, - "raw_text": "GO BETWEENS: HOPE THEN STRIPE", + "raw_text": "GO BETWEENS: HOPE THEN STRIFE", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "the type-column circle has been heavily scribbled out" + "A scribble circle is drawn in the left margin type column" ], "row_bbox": [ 0, @@ -529,9 +523,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "the words 'OF IT' are written small above the line end" - ], + "oddities": [], "row_bbox": [ 0, 2970, @@ -559,9 +551,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "a hand-drawn heart symbol replaces the word 'love'" - ], + "oddities": [], "row_bbox": [ 0, 3122, @@ -571,7 +561,7 @@ }, { "row_index": 9, - "raw_text": "DEAD KENNEDY'S STEALING PEOPLE'S MAIL", + "raw_text": "DEAD KENNEDYS: STEALING PEOPLE'S MAIL", "confidence": "high", "type_raw": "Req", "notes": null, @@ -585,7 +575,7 @@ }, { "row_index": 10, - "raw_text": "VELVET MONKEYS : FAVORITE DAY", + "raw_text": "VELVET MONKEYS: FAVORITE DAY", "confidence": "high", "type_raw": null, "notes": null, @@ -613,7 +603,7 @@ }, { "row_index": 12, - "raw_text": "GIANT SAND : LOVING CUP", + "raw_text": "GIANT SAND: LOVING CUP", "confidence": "high", "type_raw": "M", "notes": null, @@ -641,7 +631,7 @@ }, { "row_index": 14, - "raw_text": "MUZSIKAS : A WHITE DOVE HAS COME", + "raw_text": "MUZSIKAS: A WHITE DOVE HAS COME", "confidence": "high", "type_raw": null, "notes": null, @@ -655,7 +645,7 @@ } ], "oddities": [ - "three hand-drawn spiral symbols '@@@' are written next to the jock name" + "Three spiral symbols are drawn directly after the Jock name Amy Buchanan" ] }, { @@ -671,13 +661,11 @@ "entries": [ { "row_index": 0, - "raw_text": "the choids - Mr. punk rock", - "confidence": "low", + "raw_text": "techoids - Mr. punk rock voodoo man", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "the annotation 'voodoo man' is written far in the right margin" - ], + "oddities": [], "row_bbox": [ 1285, 2046, @@ -687,8 +675,8 @@ }, { "row_index": 1, - "raw_text": "Bongwater - he loved the weather", - "confidence": "medium", + "raw_text": "Bong Water - We loved the weather", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -703,7 +691,7 @@ "row_index": 2, "raw_text": "Blue Aeroplanes - Weightless", "confidence": "high", - "type_raw": "O", + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -715,8 +703,8 @@ }, { "row_index": 3, - "raw_text": "Cows - Dirty 6s", - "confidence": "medium", + "raw_text": "Cows - Dirty Cogs", + "confidence": "high", "type_raw": "NV", "notes": null, "oddities": [], @@ -743,7 +731,7 @@ }, { "row_index": 5, - "raw_text": "Loven Spoonful - Do you believe in Magic", + "raw_text": "Lovi' Spoonful - Do you believe in Bagic", "confidence": "high", "type_raw": "hit", "notes": null, @@ -771,7 +759,7 @@ }, { "row_index": 7, - "raw_text": "LL Cool J - I'm that type of guy", + "raw_text": "LL Cool J - in that type of guy", "confidence": "high", "type_raw": null, "notes": null, @@ -785,8 +773,8 @@ }, { "row_index": 8, - "raw_text": "Headless horseman - (Cece Medley)", - "confidence": "low", + "raw_text": "Leadless horsemen - (cece Melody)", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -799,7 +787,7 @@ }, { "row_index": 9, - "raw_text": "Public Enemy - Welcome to the terrordome", + "raw_text": "Public Enemy - welcome to the terrordome", "confidence": "high", "type_raw": "H", "notes": null, @@ -813,8 +801,8 @@ }, { "row_index": 10, - "raw_text": "Yo La Tengo - the story of Jazz", - "confidence": "high", + "raw_text": "Yo la tengo - the story of Juzz", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -827,7 +815,7 @@ }, { "row_index": 11, - "raw_text": "Honeymoon Killers - the exorcist", + "raw_text": "Honeymoon Killers - the sexorcist", "confidence": "high", "type_raw": null, "notes": null, @@ -841,7 +829,7 @@ }, { "row_index": 12, - "raw_text": "Acid Pop - Bill of wrongs", + "raw_text": "As it Pop - Bill of wrons", "confidence": "medium", "type_raw": "L", "notes": null, @@ -855,8 +843,8 @@ }, { "row_index": 13, - "raw_text": "Leadbelly - there's a man going round taking names", - "confidence": "high", + "raw_text": "Leadbelly - There's a mon going round taking names", + "confidence": "medium", "type_raw": "L", "notes": "double_height", "oddities": [], diff --git a/.seed/verifier/1990-04apr0712-page23.bundle.json b/.seed/verifier/1990-04apr0712-page23.bundle.json index 919b93c..12ad507 100644 --- a/.seed/verifier/1990-04apr0712-page23.bundle.json +++ b/.seed/verifier/1990-04apr0712-page23.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-23.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 23, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:17:06.905332+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:31.114953+00:00", "page_date_raw": "Wed 11 Apr 90", "comments_raw": null, "oddities": [], @@ -23,7 +23,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Stewart Copeland - Kojak (O Pollik)", + "raw_text": "Stewart Copeland - Kojak (O Pelile)", "confidence": "high", "type_raw": "O", "notes": null, @@ -37,13 +37,11 @@ }, { "row_index": 1, - "raw_text": "Nirvana - Blew What It Is", - "confidence": "medium", + "raw_text": "Nirvana - Blew", + "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "The word 'Blew' is struck through and 'What It Is' is written to its right." - ], + "oddities": [], "row_bbox": [ 0, 645, @@ -53,12 +51,12 @@ }, { "row_index": 2, - "raw_text": "Blue Aeroplanes - ________", - "confidence": "medium", + "raw_text": "Blue Aeroplanes - What It Is", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "The track name is heavily scribbled out and illegible." + "the original track name was heavily scribbled out and 'What It Is' is written above it" ], "row_bbox": [ 0, @@ -69,7 +67,7 @@ }, { "row_index": 3, - "raw_text": "Lionel Hampton - The Lady Is A Tramp", + "raw_text": "Lionel Hampton - the Lady Is A Tramp", "confidence": "high", "type_raw": "Std", "notes": null, @@ -83,7 +81,7 @@ }, { "row_index": 4, - "raw_text": "Sinead O'Connor - Jump in the River", + "raw_text": "Sinead O Connor - Jump in the River", "confidence": "high", "type_raw": "M", "notes": null, @@ -97,8 +95,8 @@ }, { "row_index": 5, - "raw_text": "Brave Combo - O Holy Night Cha cha cha", - "confidence": "high", + "raw_text": "Bova Combo - c'Mon N' do tha chacha", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -111,7 +109,7 @@ }, { "row_index": 6, - "raw_text": "Public Enemy - Pollywanacraka", + "raw_text": "Public Enemy - Pellywoocruka", "confidence": "high", "type_raw": "H", "notes": null, @@ -169,7 +167,7 @@ "row_index": 10, "raw_text": "Faith No More - Epic", "confidence": "high", - "type_raw": "R", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -181,9 +179,9 @@ }, { "row_index": 11, - "raw_text": "The Mission U.K. - Sea of Love", + "raw_text": "The Mission U.K - Sea of Love", "confidence": "high", - "type_raw": "H", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -195,7 +193,7 @@ }, { "row_index": 12, - "raw_text": "Chet Atkins - A Mouse In the House", + "raw_text": "Chet Atkins - A Mouse In The House", "confidence": "high", "type_raw": "O", "notes": null, @@ -239,7 +237,7 @@ "row_index": 0, "raw_text": "Loop - Afterglow", "confidence": "high", - "type_raw": "H", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -253,7 +251,7 @@ "row_index": 1, "raw_text": "Alice Donut - Lisa's Father (Waka's Baby)", "confidence": "high", - "type_raw": "R", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -265,12 +263,12 @@ }, { "row_index": 2, - "raw_text": "Buffalo Tom - Sunflower Suit", - "confidence": "medium", - "type_raw": null, - "notes": "crossed_out", + "raw_text": "(oops,- wrong stereotype)", + "confidence": "high", + "type_raw": "com", + "notes": null, "oddities": [ - "Small text '(Oops - Wrong Stereotype)' is written just above this entry." + "the type column has 'com' written in it" ], "row_bbox": [ 1281, @@ -281,9 +279,9 @@ }, { "row_index": 3, - "raw_text": "Coleman Hawkins - Flyin' Hawk", + "raw_text": "Buffalo Tom - Sunflower Suit", "confidence": "high", - "type_raw": "O", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -295,7 +293,7 @@ }, { "row_index": 4, - "raw_text": "Voodoo Gearshift - China Wall", + "raw_text": "Coleman Hawkins - Flyin' Hawk", "confidence": "high", "type_raw": "O", "notes": null, @@ -309,9 +307,9 @@ }, { "row_index": 5, - "raw_text": "Lloyd Cole - No Blue Skies", + "raw_text": "Voodoo Gearshift - China Wall", "confidence": "high", - "type_raw": "H", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -323,9 +321,9 @@ }, { "row_index": 6, - "raw_text": "Brazil Forr\u00f3 : Jose Orlando - Menina do Pelourinho", - "confidence": "medium", - "type_raw": "H", + "raw_text": "Lloyd Cole - No Blue Skies", + "confidence": "high", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -337,9 +335,9 @@ }, { "row_index": 7, - "raw_text": "Blue Oyster Cult - E.T.I.", - "confidence": "high", - "type_raw": "O", + "raw_text": "Brazil Forro: Jose Orlando - Meren do Pele", + "confidence": "medium", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -351,13 +349,11 @@ }, { "row_index": 8, - "raw_text": "Clint Eastwood & General Saint - Stop That Train", + "raw_text": "Blue Oyster Cult - E.T.I.", "confidence": "high", - "type_raw": "Std", + "type_raw": "O", "notes": null, - "oddities": [ - "The word 'Train' drops to the next physical line on the grid." - ], + "oddities": [], "row_bbox": [ 1281, 1853, @@ -367,20 +363,36 @@ }, { "row_index": 9, - "raw_text": "The Johnson Mtn. Boys - Are You Afraid To Die", + "raw_text": "Clint Eastwood + General Saint - Stop that Train", + "confidence": "high", + "type_raw": "std", + "notes": "double_height", + "oddities": [ + "the text is written below the main line but above the next printed grid row" + ], + "row_bbox": [ + 1281, + 1928, + 2550, + 2078 + ] + }, + { + "row_index": 11, + "raw_text": "The Johnson Mtn. Boys - Are You Afraid To die", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1281, - 1928, + 2078, 2550, - 2003 + 2153 ] }, { - "row_index": 10, + "row_index": 12, "raw_text": "Yo La Tengo - Clunk", "confidence": "high", "type_raw": "O", @@ -388,13 +400,13 @@ "oddities": [], "row_bbox": [ 1281, - 2003, + 2153, 2550, - 2078 + 2228 ] }, { - "row_index": 11, + "row_index": 13, "raw_text": "Asson Garden - Armistice", "confidence": "high", "type_raw": "L", @@ -402,13 +414,13 @@ "oddities": [], "row_bbox": [ 1281, - 2078, + 2228, 2550, - 2153 + 2302 ] }, { - "row_index": 12, + "row_index": 14, "raw_text": "The House of Love - Hedonist", "confidence": "high", "type_raw": "M", @@ -416,13 +428,13 @@ "oddities": [], "row_bbox": [ 1281, - 2153, + 2302, 2550, - 2228 + 2302 ] }, { - "row_index": 13, + "row_index": 15, "raw_text": "Schooly D - Gucci Again", "confidence": "high", "type_raw": "O", @@ -430,13 +442,13 @@ "oddities": [], "row_bbox": [ 1281, - 2228, + 2302, 2550, 2302 ] }, { - "row_index": 14, + "row_index": 16, "raw_text": "The Pandoras - It's About Time", "confidence": "high", "type_raw": "O", @@ -465,8 +477,8 @@ "entries": [ { "row_index": 0, - "raw_text": "The Chills - Dead Web", - "confidence": "high", + "raw_text": "The Chills - Part Past", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -479,9 +491,9 @@ }, { "row_index": 1, - "raw_text": "Pailhead - I Will Refuse", + "raw_text": "Radiohead - I Will Praise", "confidence": "medium", - "type_raw": "O", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -493,8 +505,8 @@ }, { "row_index": 2, - "raw_text": "Judy Mowatt - Thank", - "confidence": "medium", + "raw_text": "Judy Mowatt - Think", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -509,11 +521,9 @@ "row_index": 3, "raw_text": "The Replacements - Color Me Impressed", "confidence": "high", - "type_raw": "O", + "type_raw": "std", "notes": null, - "oddities": [ - "The label 'Std' is written to the upper left, outside the type circle." - ], + "oddities": [], "row_bbox": [ 0, 2577, @@ -523,12 +533,12 @@ }, { "row_index": 4, - "raw_text": "The Silos - Commodore", + "raw_text": "The Silos - Courage Pete", "confidence": "medium", - "type_raw": "H", + "type_raw": "M", "notes": null, "oddities": [ - "The track name 'Commodore' is written over a scribbled-out word." + "part of track title crossed out" ], "row_bbox": [ 0, @@ -583,10 +593,10 @@ "row_index": 8, "raw_text": "Toadstool - Nothing But Teeth", "confidence": "high", - "type_raw": "*", + "type_raw": "New Vinyl", "notes": null, "oddities": [ - "The text 'Nu.Vinyl' is written above the type circle." + "the type column has 'New Vinyl' written over the type-column circle" ], "row_bbox": [ 0, @@ -597,26 +607,42 @@ }, { "row_index": 9, - "raw_text": "Ivo Papasov - Mamo Mori Mamo His Bulgarian wedding band", + "raw_text": "Ivo Papasov - Marno Mamo Mamo", "confidence": "high", "type_raw": "O", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 3028, 1281, + 3086 + ] + }, + { + "row_index": 10, + "raw_text": "This Belgium wedding band", + "confidence": "medium", + "type_raw": "New Vinyl", + "notes": null, + "oddities": [ + "the type column has 'New Vinyl' written over the type-column circle" + ], + "row_bbox": [ + 0, + 3086, + 1281, 3100 ] }, { "row_index": 11, "raw_text": "Super Hits of the 70's", - "confidence": "medium", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [ - "The label 'Nu.Vinyl' is written vertically in the left margin next to this struck-through section." + "a small text fragment \"K-Tel TV drop Click + The\" is visible and partly crossed out between this and the next row" ], "row_bbox": [ 0, @@ -655,7 +681,7 @@ }, { "row_index": 14, - "raw_text": "Tar Babies - Stool Pigeon", + "raw_text": "Radiohead - Stop Whispering", "confidence": "medium", "type_raw": "L", "notes": null, @@ -670,7 +696,7 @@ { "row_index": 15, "raw_text": "T-Bone Walker - Cold Hearted Woman", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -711,7 +737,7 @@ }, { "row_index": 1, - "raw_text": "The Bevis Frond - Olde Worlde", + "raw_text": "The Devil's Front - Old + Boulder", "confidence": "high", "type_raw": "H", "notes": null, @@ -725,8 +751,8 @@ }, { "row_index": 2, - "raw_text": "Sun Ra's Pygmees - Upon His Death", - "confidence": "medium", + "raw_text": "Swanee's Pygmies - Upon My Death", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -739,12 +765,12 @@ }, { "row_index": 3, - "raw_text": "Fela Ransome Kuti - Egbe M. O (Olinga)", - "confidence": "high", + "raw_text": "Fela Ransome Kuti - Egbe M O (Carry Me I Want To Die", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [ - "Faint text reading 'I went to w-' is written below the track name." + "track title wraps and is written slightly below the main line" ], "row_bbox": [ 1281, @@ -757,10 +783,10 @@ "row_index": 4, "raw_text": "The Stump Wizards - I Got A Way", "confidence": "high", - "type_raw": "O", + "type_raw": "Nu Vinyl", "notes": null, "oddities": [ - "The text 'Nu.Vinyl' is written to the left of the type circle." + "the type column has 'Nu Vinyl' written over the type-column circle" ], "row_bbox": [ 1281, @@ -771,9 +797,9 @@ }, { "row_index": 5, - "raw_text": "Nice Strong Arm - White Wonder", + "raw_text": "Nice Strong Arm - While Wanton", "confidence": "high", - "type_raw": "H", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -813,12 +839,12 @@ }, { "row_index": 8, - "raw_text": "101 Proof Zydeco - Johnny Can't Dance", - "confidence": "medium", + "raw_text": "101 Pier Zydeco - Johnny Can't Dance (Clifton Chenier)", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [ - "The name '(Clifton Chenier)' is written slightly below the end of this entry." + "(Clifton Chenier) is written below the main line" ], "row_bbox": [ 1281, @@ -829,8 +855,8 @@ }, { "row_index": 9, - "raw_text": "Tooth & Icepick - Robutussin Peg", - "confidence": "high", + "raw_text": "Isotally Icepick - Peb Toss a Peg", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -843,8 +869,8 @@ }, { "row_index": 10, - "raw_text": "The Mthembu Queens - Wozilisa Umuzi", - "confidence": "medium", + "raw_text": "The Mthembu Queens - Wadeliva Umozi", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -857,7 +883,7 @@ }, { "row_index": 11, - "raw_text": "Bad Checks - Look At The Moon", + "raw_text": "Bad Checks - Look At the Moon", "confidence": "high", "type_raw": "M", "notes": null, @@ -871,9 +897,9 @@ }, { "row_index": 12, - "raw_text": "Duke Ellington - Take the A Train", + "raw_text": "Duke Ellington - Take the A' Train", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -899,12 +925,12 @@ }, { "row_index": 14, - "raw_text": "The Whitstein Bros - Meaning of the Word", - "confidence": "medium", - "type_raw": null, + "raw_text": "The Whitstein Bros. - Manna on the Hill", + "confidence": "high", + "type_raw": "Ni Uyl", "notes": null, "oddities": [ - "The label 'Nu.Vinyl' is written over the space where the type circle would be." + "the type column has 'Ni Uyl' written over the type-column circle" ], "row_bbox": [ 1281, @@ -915,9 +941,9 @@ }, { "row_index": 15, - "raw_text": "Redhead Kingpin and the F.B.I. - Do the Right Thing", + "raw_text": "Redhead Kingpin and the F.B.I - Do the Right Thang", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page24.bundle.json b/.seed/verifier/1990-04apr0712-page24.bundle.json index f3284ea..296daa6 100644 --- a/.seed/verifier/1990-04apr0712-page24.bundle.json +++ b/.seed/verifier/1990-04apr0712-page24.bundle.json @@ -4,12 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-24.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 24, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:16:41.957620+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:25.351741+00:00", "page_date_raw": "Wed 11 Apr 90", "comments_raw": null, "oddities": [ - "Several handwritten artist names, track fragments, and random notes are scattered in the header space above the date and main grid." + "Various names and band names are scrawled near the top margin, including 'Pablo Picasso', 'Jonathan Richman', 'Lee Weeks', 'Billie Holiday - Reaching For the Moon', 'Anastasia Screams - Sun Celebration', and '7 seconds - Sumthing in the Air - we breathe it every day - 1st song of newer LP'.", + "Near the top edge, handwritten numbers include 'Clerg Wendy', '61', '168', and '35', with '10,000 Maniacs' partly cut off." ], "quadrants": [ { @@ -72,7 +73,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The type-column circle has an 'X' drawn inside it." + "the letter inside the circle appears to be a crossed-out 'O'" ], "row_bbox": [ 0, @@ -102,7 +103,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "There is a checkmark drawn to the left of the type-column circle." + "a small handwritten 'O' is directly to the left of the printed type circle" ], "row_bbox": [ 0, @@ -113,7 +114,7 @@ }, { "row_index": 6, - "raw_text": "Jimi Hendrix - In From The Storm (live)", + "raw_text": "Jimi Hendrix - In From the Storm (live)", "confidence": "high", "type_raw": "O", "notes": null, @@ -141,7 +142,7 @@ }, { "row_index": 8, - "raw_text": "Captain Beefheart - KandyKorn!!", + "raw_text": "Captain Beefheart - Kandy Korn!!", "confidence": "high", "type_raw": "O", "notes": null, @@ -157,7 +158,7 @@ "row_index": 9, "raw_text": "Jello/D.O.A. - That's Progress", "confidence": "high", - "type_raw": "L", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -198,7 +199,7 @@ { "row_index": 1, "raw_text": "Ritchie Valens - Oh Donna", - "confidence": "high", + "confidence": "medium", "type_raw": "R", "notes": null, "oddities": [], @@ -225,7 +226,7 @@ }, { "row_index": 3, - "raw_text": "7 Seconds - Satyagraha", + "raw_text": "7 seconds - Satyagraha", "confidence": "high", "type_raw": "R", "notes": null, @@ -254,7 +255,7 @@ { "row_index": 5, "raw_text": "Anastasia Screamed - Sun Celebration", - "confidence": "high", + "confidence": "medium", "type_raw": "R", "notes": null, "oddities": [], @@ -281,8 +282,8 @@ }, { "row_index": 7, - "raw_text": "Muzsikas - Fijnaka Fellegek", - "confidence": "medium", + "raw_text": "Muzsikas - Eijinaka Fellegek", + "confidence": "low", "type_raw": "H", "notes": null, "oddities": [], @@ -309,7 +310,7 @@ }, { "row_index": 9, - "raw_text": "The Fall - Never Let You Go", + "raw_text": "The Felt - Never let You Go", "confidence": "high", "type_raw": "M", "notes": null, @@ -324,8 +325,8 @@ { "row_index": 10, "raw_text": "Beastie Boys - And What You Give is What You Get", - "confidence": "high", - "type_raw": "N/V", + "confidence": "medium", + "type_raw": "NW", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -351,7 +352,7 @@ }, { "row_index": 13, - "raw_text": "Savage Republic - Song for Atilans.", + "raw_text": "Savage Republic - Song for Hubris", "confidence": "medium", "type_raw": "H", "notes": null, @@ -374,7 +375,7 @@ 1282, 4062 ], - "hour_raw": "7 AM", + "hour_raw": "7Am", "jock_raw": "Mike Partridge", "entries": [ { @@ -398,7 +399,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The type-column circle has an 'X' drawn inside it." + "the letter inside the circle appears to be a crossed-out 'O'" ], "row_bbox": [ 0, @@ -428,7 +429,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The type-column circle has an 'X' drawn inside it." + "the letter inside the circle appears to be a crossed-out 'O'" ], "row_bbox": [ 0, @@ -444,7 +445,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The type-column circle has an 'X' drawn inside it." + "the letter inside the circle appears to be a crossed-out 'O'" ], "row_bbox": [ 0, @@ -455,7 +456,7 @@ }, { "row_index": 5, - "raw_text": "Bongwater - He Loved the Weather", + "raw_text": "Bongwater - He Loved The Weather", "confidence": "high", "type_raw": "H", "notes": null, @@ -470,7 +471,7 @@ { "row_index": 6, "raw_text": "Cecil Taylor - Pethro", - "confidence": "medium", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [], @@ -499,7 +500,7 @@ "row_index": 8, "raw_text": "Roger Manning - Pearly Blues", "confidence": "high", - "type_raw": "L", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -516,7 +517,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The type-column circle has an 'X' drawn inside it." + "the letter inside the circle appears to be a crossed-out 'O'" ], "row_bbox": [ 0, @@ -599,7 +600,7 @@ "row_index": 3, "raw_text": "MC 900 Ft Jesus - I'm Goin Straight to Heaven", "confidence": "high", - "type_raw": "H", + "type_raw": "NW", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -611,9 +612,9 @@ }, { "row_index": 5, - "raw_text": "Jimmy Cliff - You Can Get It", + "raw_text": "T-my L\u00fctf - You Can Get It", "confidence": "medium", - "type_raw": "Std.", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -627,9 +628,11 @@ "row_index": 6, "raw_text": "Bad Checks - Do Me Right", "confidence": "high", - "type_raw": "R, M", + "type_raw": "M", "notes": null, - "oddities": [], + "oddities": [ + "the letter 'R' is written immediately left of the margin line next to the type circle" + ], "row_bbox": [ 1282, 2953, @@ -667,8 +670,8 @@ }, { "row_index": 9, - "raw_text": "Bricks - The Girl in the Carrot Skin.", - "confidence": "high", + "raw_text": "Bricks - The Girl in the Carrot Skin-", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -695,7 +698,7 @@ }, { "row_index": 11, - "raw_text": "Drivin + Cryin - Bring Home the Bacon", + "raw_text": "Drivin + Cryin - Bully House The Bacon", "confidence": "high", "type_raw": "R", "notes": "double_height", @@ -737,7 +740,7 @@ }, { "row_index": 15, - "raw_text": "Billie Holiday - Reaching For the Moon.", + "raw_text": "Billie Holiday - Reaching For The Moon", "confidence": "high", "type_raw": "R", "notes": null, diff --git a/.seed/verifier/1990-04apr0712-page25.bundle.json b/.seed/verifier/1990-04apr0712-page25.bundle.json index 87b9640..8461124 100644 --- a/.seed/verifier/1990-04apr0712-page25.bundle.json +++ b/.seed/verifier/1990-04apr0712-page25.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-25.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 25, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:17:12.782669+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:36:39.181222+00:00", "page_date_raw": "Wed 11 Apr 90", - "comments_raw": "Bob Harvey - Bread + Circuses\n*", + "comments_raw": "Bob Harvey - Bread + Circuses", "oddities": [ - "Top right corner contains handwritten weather details: 'Wthr - 66 cloudy w windy H 68'", - "Below the station address is a handwritten request list for 'The Heisman - Johnny Guest' and 'Strang Girl - Iggy Pop'" + "A weather note in the top right reads: 'wthr-66 Cloudy & windy h 68'.", + "A request note above the right column reads: 'Request The Heisman - Johnny Quest Irresponsibility Strong Girl - Iggy Pop'." ], "quadrants": [ { @@ -40,7 +40,7 @@ }, { "row_index": 1, - "raw_text": "DUB Syndicate - cuss cuss", + "raw_text": "Dub Syndicate - Cuss Cuss", "confidence": "high", "type_raw": "H", "notes": null, @@ -82,8 +82,8 @@ }, { "row_index": 4, - "raw_text": "m\u00e1rta Sebesty\u00e9n - Vettkem Viek\u00e4t", - "confidence": "medium", + "raw_text": "M\u00e1rta Sebesty\u00e9n - Vettera'n Vidat", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -96,7 +96,7 @@ }, { "row_index": 5, - "raw_text": "Fred Frith - Dancing In The Street", + "raw_text": "Fred Frith - Dancing In the Street", "confidence": "high", "type_raw": "Std", "notes": null, @@ -128,7 +128,9 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "A curved arrow in the left margin points from the 'r' entry above to this entry." + ], "row_bbox": [ 0, 1101, @@ -138,13 +140,11 @@ }, { "row_index": 8, - "raw_text": "Hell and Fire - Straw as to why", + "raw_text": "Hell and Fire - Show us the way", "confidence": "medium", "type_raw": "L", "notes": null, - "oddities": [ - "arrow in the left margin points from this row up to the row above" - ], + "oddities": [], "row_bbox": [ 0, 1176, @@ -238,8 +238,8 @@ "entries": [ { "row_index": 0, - "raw_text": "Church Pharoah", - "confidence": "high", + "raw_text": "Church Pharoe", + "confidence": "medium", "type_raw": "M", "notes": null, "oddities": [], @@ -252,9 +252,9 @@ }, { "row_index": 1, - "raw_text": "Cop Shoot Cop Tilton Hand Job", - "confidence": "medium", - "type_raw": "X", + "raw_text": "CopShootCop T.I.T.A.N. Head Job", + "confidence": "high", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -280,8 +280,8 @@ }, { "row_index": 3, - "raw_text": "Balancing Act Lost In Mail", - "confidence": "high", + "raw_text": "Balancing Act Lost in Mail", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -294,9 +294,9 @@ }, { "row_index": 4, - "raw_text": "Harry Connick Jr Blue Skies", - "confidence": "high", - "type_raw": "Std", + "raw_text": "Harry Connick Jr Blue Rues", + "confidence": "medium", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -308,10 +308,10 @@ }, { "row_index": 5, - "raw_text": "TMBG Birdhouse In Soul", + "raw_text": "TUDG Birdhouse In Soul", "confidence": "high", "type_raw": "o", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1274, @@ -322,9 +322,9 @@ }, { "row_index": 6, - "raw_text": "lucy faye It's Just a Girl Thing", + "raw_text": "Icey faye It's Just a Girl Dog", "confidence": "medium", - "type_raw": "nv", + "type_raw": "nu", "notes": null, "oddities": [], "row_bbox": [ @@ -337,8 +337,8 @@ { "row_index": 7, "raw_text": "Groovy Ghoulies Pop Goes The World", - "confidence": "high", - "type_raw": "nv", + "confidence": "medium", + "type_raw": "nu", "notes": null, "oddities": [], "row_bbox": [ @@ -378,9 +378,9 @@ }, { "row_index": 10, - "raw_text": "Don't Mean Maybe Bull + Tom", + "raw_text": "Don't Mean Maybe Bull & Tom", "confidence": "medium", - "type_raw": "nv", + "type_raw": "nu", "notes": null, "oddities": [], "row_bbox": [ @@ -406,8 +406,8 @@ }, { "row_index": 12, - "raw_text": "Mommyheads Song About A Woman", - "confidence": "high", + "raw_text": "Mumpy Heads Song About Norman", + "confidence": "medium", "type_raw": "X", "notes": null, "oddities": [], @@ -434,9 +434,9 @@ }, { "row_index": 14, - "raw_text": "The Brood You've Got The Crying", + "raw_text": "The Brood You've Got Me Crying", "confidence": "high", - "type_raw": "nv", + "type_raw": "nu", "notes": null, "oddities": [], "row_bbox": [ @@ -462,9 +462,9 @@ }, { "row_index": 16, - "raw_text": "Shockabilly Nobody's Place (Bfield) Soul", + "raw_text": "Shokhabilly Nobody's Place", "confidence": "medium", - "type_raw": "X", + "type_raw": "x", "notes": null, "oddities": [], "row_bbox": [ @@ -476,7 +476,7 @@ }, { "row_index": 17, - "raw_text": "Agitpop Martha", + "raw_text": "Asti Pop Martha", "confidence": "medium", "type_raw": "o/s", "notes": null, @@ -513,7 +513,7 @@ 1274, 4061 ], - "hour_raw": "11Am", + "hour_raw": "11 Am", "jock_raw": "JL", "entries": [ { @@ -534,7 +534,7 @@ "row_index": 1, "raw_text": "John Prine - Paradise", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -560,9 +560,9 @@ }, { "row_index": 3, - "raw_text": "XTC - Melt the Guns", + "raw_text": "XTC Melt the Guns", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -576,7 +576,7 @@ "row_index": 4, "raw_text": "Meat Beat Manifesto - Dog Star Man", "confidence": "high", - "type_raw": "m", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -588,7 +588,7 @@ }, { "row_index": 5, - "raw_text": "Yo La Tengo - The Evil that Men Do", + "raw_text": "Yo La Tengo - The Evil That Men Do", "confidence": "high", "type_raw": "O", "notes": null, @@ -602,7 +602,7 @@ }, { "row_index": 6, - "raw_text": "The Gun Club- Shes Like Heroin to me", + "raw_text": "The Gun Club - Shes Like Heroin to me", "confidence": "high", "type_raw": "Std", "notes": "double_height", @@ -616,7 +616,7 @@ }, { "row_index": 8, - "raw_text": "The Feelies - Slipping (Into something)", + "raw_text": "The Feelies - Slipping (Into Something)", "confidence": "high", "type_raw": "Std", "notes": null, @@ -644,7 +644,7 @@ }, { "row_index": 10, - "raw_text": "Bunny Wailer - The Oppressed Song", + "raw_text": "Bunny Wailer- The Oppressed Song", "confidence": "high", "type_raw": "O", "notes": null, @@ -686,7 +686,7 @@ }, { "row_index": 13, - "raw_text": "Public Enemy - Who Stole the Soul?", + "raw_text": "Public Enemy- Who Stole the Soul?", "confidence": "high", "type_raw": "H", "notes": null, @@ -723,12 +723,12 @@ 2550, 4061 ], - "hour_raw": "1P", + "hour_raw": "1p", "jock_raw": "Juliette H. Page", "entries": [ { "row_index": 0, - "raw_text": "Reuben Blades Gas Caliente", + "raw_text": "Reuben Blades Es Caliente", "confidence": "medium", "type_raw": "o", "notes": null, @@ -747,7 +747,7 @@ "type_raw": "C", "notes": null, "oddities": [ - "annotation 'Bucketfull of B's' in right margin with an arrow pointing to this row" + "Text 'Buckleful Of B's' written to the right of the entry." ], "row_bbox": [ 1274, @@ -758,8 +758,8 @@ }, { "row_index": 2, - "raw_text": "lee \"s\" Perry Chicken S", - "confidence": "high", + "raw_text": "Lee \"S\" Perry Chicken 5", + "confidence": "medium", "type_raw": "o/c", "notes": null, "oddities": [], @@ -773,7 +773,7 @@ { "row_index": 3, "raw_text": "The Fall And ThereIn", - "confidence": "high", + "confidence": "medium", "type_raw": "M", "notes": null, "oddities": [], @@ -786,8 +786,8 @@ }, { "row_index": 4, - "raw_text": "Bone Loaded", - "confidence": "high", + "raw_text": "Gore Loaded", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -802,7 +802,7 @@ "row_index": 5, "raw_text": "Toadstool Nothing But Teeth", "confidence": "high", - "type_raw": "nv", + "type_raw": "nu", "notes": null, "oddities": [], "row_bbox": [ @@ -816,7 +816,7 @@ "row_index": 6, "raw_text": "MDC Aint It Funny", "confidence": "high", - "type_raw": "std", + "type_raw": "Sda", "notes": null, "oddities": [], "row_bbox": [ @@ -828,54 +828,92 @@ }, { "row_index": 7, - "raw_text": "Bevis Frond This corner of England", - "confidence": "high", + "raw_text": "Bevis Frond ...", + "confidence": "low", "type_raw": "H", - "notes": "double_height", - "oddities": [ - "right half of the line is heavily scribbled out" - ], + "notes": null, + "oddities": [], "row_bbox": [ 1274, 2879, 2550, + 2954 + ] + }, + { + "row_index": 8, + "raw_text": "This corner of England", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1274, + 2954, + 2550, 3029 ] }, { "row_index": 9, - "raw_text": "Lloyd Cole I hate to see you Baby Doing Dat Stuff", + "raw_text": "Lloyd Cole", "confidence": "high", "type_raw": "H", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 1274, 3029, 2550, + 3104 + ] + }, + { + "row_index": 10, + "raw_text": "I hate to see you Baby Doing Dat Stuff", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1274, + 3104, + 2550, 3179 ] }, { "row_index": 11, - "raw_text": "Toinho de Alagoas Rock Me Boat (C. Forr\u00f3)", - "confidence": "medium", + "raw_text": "Tonho de Alagoas Bocklle", + "confidence": "low", "type_raw": "H", - "notes": "double_height", - "oddities": [ - "starts with a heavily scribbled out word before the text" - ], + "notes": null, + "oddities": [], "row_bbox": [ 1274, 3179, 2550, + 3254 + ] + }, + { + "row_index": 12, + "raw_text": "Boat (R. Sono)", + "confidence": "medium", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1274, + 3254, + 2550, 3329 ] }, { "row_index": 13, - "raw_text": "Art Blakey Caf\u00e9", - "confidence": "high", + "raw_text": "Art Blakey Cafe", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -890,7 +928,7 @@ "row_index": 14, "raw_text": "Queen D Queen D's World", "confidence": "high", - "type_raw": "nv", + "type_raw": "NU", "notes": null, "oddities": [], "row_bbox": [ @@ -903,7 +941,7 @@ { "row_index": 15, "raw_text": "Adrenalin OD Swindel", - "confidence": "high", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -917,7 +955,7 @@ { "row_index": 16, "raw_text": "Boy Dirt Car", - "confidence": "high", + "confidence": "medium", "type_raw": "std", "notes": null, "oddities": [], @@ -931,8 +969,8 @@ { "row_index": 17, "raw_text": "Mary's Danish Shanty Pig", - "confidence": "medium", - "type_raw": "o", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -944,9 +982,9 @@ }, { "row_index": 18, - "raw_text": "Lynn Anderson Rose Garden", - "confidence": "high", - "type_raw": "std", + "raw_text": "Lynn Anderson Rose Ganter", + "confidence": "medium", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -958,10 +996,10 @@ }, { "row_index": 19, - "raw_text": "Jadals Its Ove", - "confidence": "low", + "raw_text": "Velvet Its Over", + "confidence": "medium", "type_raw": "local", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1274, @@ -969,6 +1007,20 @@ 2550, 3858 ] + }, + { + "row_index": 20, + "raw_text": "X", + "confidence": "low", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 1274, + 3858, + 2550, + 3960 + ] } ], "oddities": [] diff --git a/.seed/verifier/1990-04apr0712-page26.bundle.json b/.seed/verifier/1990-04apr0712-page26.bundle.json index 9e7fcde..f582b8b 100644 --- a/.seed/verifier/1990-04apr0712-page26.bundle.json +++ b/.seed/verifier/1990-04apr0712-page26.bundle.json @@ -4,15 +4,15 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-26.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 26, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:00:26.141473+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:37:42.703380+00:00", "page_date_raw": "Wed 11 Apr 90", "comments_raw": "c/u", "oddities": [ - "A note above the station logo reads: 'mail w/ Thin white Rope'.", - "Weather notes in the top right read: '62 Becoming cloudy & wdy 68 clear cold 35'.", - "A phone number '404-876-8436' is written near the top right.", - "A drawing of a pointing hand is in the right margin, pointing towards the bottom right quadrant." + "Top right header has handwritten notes: 'mod w/ Thin white Rope'.", + "Top right header has handwritten weather notes: '62 Becoming cloudy & wdg 68' and 'clear cold 35'.", + "Top right header has a handwritten phone number: '404-876-8436'.", + "There is a hand-drawn pointing finger in the middle right margin." ], "quadrants": [ { @@ -23,12 +23,12 @@ 1278, 2302 ], - "hour_raw": "2pm", - "jock_raw": "Bill Graves", + "hour_raw": "2PM", + "jock_raw": "Bill Eaves", "entries": [ { "row_index": 0, - "raw_text": "Mike Oldfield Tubular Bells", + "raw_text": "Mike Oldfield Tabular Bells", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -46,9 +46,7 @@ "confidence": "high", "type_raw": "M", "notes": null, - "oddities": [ - "A check mark is drawn to the left of the entry." - ], + "oddities": [], "row_bbox": [ 0, 646, @@ -59,11 +57,11 @@ { "row_index": 2, "raw_text": "Nice Strong arm lost sleep", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "A check mark is drawn to the left of the entry." + "left margin has a check mark next to the type circle" ], "row_bbox": [ 0, @@ -103,7 +101,7 @@ { "row_index": 5, "raw_text": "The Mthembu Queens Thina Siyajabula", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -116,8 +114,8 @@ }, { "row_index": 6, - "raw_text": "Ella Fitzgerald Smooth sailing", - "confidence": "medium", + "raw_text": "Ella Fitzgerald Smooth Sailing", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -149,7 +147,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "A check mark is drawn to the left of the entry." + "left margin has a check mark next to the type circle" ], "row_bbox": [ 0, @@ -164,9 +162,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "A check mark is drawn to the left of the entry." - ], + "oddities": [], "row_bbox": [ 0, 1325, @@ -190,9 +186,9 @@ }, { "row_index": 11, - "raw_text": "Louis Armstrong St James Infirmary", - "confidence": "medium", - "type_raw": "Ro", + "raw_text": "Luis Armstrong St James Infirmary", + "confidence": "high", + "type_raw": "Bo", "notes": null, "oddities": [], "row_bbox": [ @@ -204,7 +200,7 @@ }, { "row_index": 12, - "raw_text": "Toots + The Maytals Funky Kingston", + "raw_text": "Toots & the Maytals Funky Kingston", "confidence": "high", "type_raw": "Std", "notes": null, @@ -233,31 +229,17 @@ { "row_index": 14, "raw_text": "Velvet Monkeys Favorite day", - "confidence": "medium", - "type_raw": "O", - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 1777, - 1278, - 1852 - ] - }, - { - "row_index": 15, - "raw_text": "<-", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "An arrow pointing left is drawn in the row." + "a hand-drawn arrow points left underneath this entry" ], "row_bbox": [ 0, - 1852, + 1777, 1278, - 1927 + 1852 ] } ], @@ -276,13 +258,11 @@ "entries": [ { "row_index": 0, - "raw_text": "Marta Sebestyen - Teresmentes", + "raw_text": "Muzsika Marta Sebestyen - Tesementes", "confidence": "medium", "type_raw": "H", "notes": null, - "oddities": [ - "The word 'Muzsika' is written above the artist name." - ], + "oddities": [], "row_bbox": [ 1278, 652, @@ -306,8 +286,8 @@ }, { "row_index": 2, - "raw_text": "Sukay - Torra Barroso", - "confidence": "medium", + "raw_text": "Sukay - Torro Barroso", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -320,12 +300,12 @@ }, { "row_index": 3, - "raw_text": "* Savage Republic - Mapia", + "raw_text": "Savage Republic - Mapia", "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [ - "An asterisk is drawn to the left of the entry." + "asterisk before artist name" ], "row_bbox": [ 1278, @@ -378,12 +358,12 @@ }, { "row_index": 7, - "raw_text": "Sinead O'Connor - I am Stretched on your grave", - "confidence": "medium", + "raw_text": "Sinead O'Connor - I am stretched on your grave", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [ - "An asterisk is drawn to the left of the type circle." + "asterisk in left margin outside type circle" ], "row_bbox": [ 1278, @@ -394,10 +374,10 @@ }, { "row_index": 8, - "raw_text": "House of Freaks - Right Down...", - "confidence": "medium", + "raw_text": "House of Freaks - The Righteous Will White folks blood", + "confidence": "high", "type_raw": "O", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1278, @@ -408,8 +388,8 @@ }, { "row_index": 9, - "raw_text": "Yngwie Malmsteen - Liar white folks blood", - "confidence": "low", + "raw_text": "Yngwie Malmsteen - Liar", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -438,7 +418,7 @@ "row_index": 11, "raw_text": "Naked City - A shot in the dark", "confidence": "high", - "type_raw": "H", + "type_raw": "HD", "notes": null, "oddities": [], "row_bbox": [ @@ -464,8 +444,7 @@ } ], "oddities": [ - "A column of names (John, Sublate, Reed, Olive) is written in the right margin next to rows 6-9.", - "The words 'Chili Peppers' are written in the right margin next to row 12." + "A vertical column of words is written in the right margin: 'John', 'Cale', 'Dead', 'or', 'Alive', 'Blood', 'Chili', 'Peppers'." ] }, { @@ -481,8 +460,8 @@ "entries": [ { "row_index": 0, - "raw_text": "Robert Palmer Johnny + Mary", - "confidence": "medium", + "raw_text": "Robert Palmer Johnny & Mary", + "confidence": "high", "type_raw": "Hit", "notes": null, "oddities": [], @@ -495,8 +474,8 @@ }, { "row_index": 1, - "raw_text": "Unity 2 shirlee", - "confidence": "medium", + "raw_text": "Unity 2 Shirlee", + "confidence": "high", "type_raw": "Nu", "notes": null, "oddities": [], @@ -509,8 +488,8 @@ }, { "row_index": 2, - "raw_text": "Bongwater Talent is a vampire", - "confidence": "medium", + "raw_text": "Bongwater Talent is a vampire /", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -523,12 +502,12 @@ }, { "row_index": 3, - "raw_text": "That petrol Emotion Scumsurfin", - "confidence": "medium", + "raw_text": "That Petrol Emotion Scumsurfin", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "A check mark is drawn to the left of the entry." + "left margin has a check mark next to the type circle" ], "row_bbox": [ 0, @@ -554,7 +533,7 @@ { "row_index": 5, "raw_text": "Teardrop explodes Bent out of shape", - "confidence": "high", + "confidence": "medium", "type_raw": "std", "notes": null, "oddities": [], @@ -572,7 +551,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "A check mark is drawn to the left of the entry." + "left margin has a check mark next to the type circle" ], "row_bbox": [ 0, @@ -583,8 +562,8 @@ }, { "row_index": 7, - "raw_text": "Schooley D its Like dope", - "confidence": "medium", + "raw_text": "Schooly D its Likedope", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -597,7 +576,7 @@ }, { "row_index": 8, - "raw_text": "V N Akaulkeeri The Secret", + "raw_text": "V N Akaukleen The secret", "confidence": "low", "type_raw": "O", "notes": null, @@ -612,7 +591,7 @@ { "row_index": 9, "raw_text": "Roland Alphonso Christeen Keeler", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -640,7 +619,7 @@ { "row_index": 11, "raw_text": "Kool moe dee They want money", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -653,7 +632,7 @@ }, { "row_index": 12, - "raw_text": "The Selecter Cool Blue Lady", + "raw_text": "The Selector cool Blue Lady", "confidence": "high", "type_raw": "O", "notes": null, @@ -667,8 +646,8 @@ }, { "row_index": 13, - "raw_text": "Burbonese Qualk under the city", - "confidence": "medium", + "raw_text": "Bourbonese Qualk under the city", + "confidence": "low", "type_raw": "O", "notes": null, "oddities": [], @@ -710,7 +689,7 @@ { "row_index": 0, "raw_text": "Volcano Suns - Soft hit", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -724,7 +703,7 @@ { "row_index": 1, "raw_text": "Angels of Epistemology - The Charm", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -737,7 +716,7 @@ }, { "row_index": 2, - "raw_text": "Hot Lips Page + His Orchestra - St James Infirmary", + "raw_text": "Hot Lips Page & His Orchestra - St James Infirmary", "confidence": "high", "type_raw": "O", "notes": null, @@ -751,12 +730,12 @@ }, { "row_index": 3, - "raw_text": "Pete Townsend - Ronnie Lane - A heart to hang on to", + "raw_text": "Pete Townsend - Romie Cone - A heart to hang", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The words 'on to' wrap below the main line." + "The end of the track title wraps to the right margin of the line below it with 'on to'." ], "row_bbox": [ 1278, @@ -781,9 +760,9 @@ }, { "row_index": 5, - "raw_text": "Janis Joplin - Down on Me", + "raw_text": "Janis Joplin - Down on me", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -796,7 +775,7 @@ { "row_index": 6, "raw_text": "House of Love - Se Dest.", - "confidence": "medium", + "confidence": "high", "type_raw": "m", "notes": null, "oddities": [], @@ -828,7 +807,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "A large check mark is drawn over the type circle." + "asterisk in left margin outside type circle" ], "row_bbox": [ 1278, @@ -839,7 +818,7 @@ }, { "row_index": 9, - "raw_text": "Derek + the Dominos I am yours", + "raw_text": "Derek & the Dominos I am yours", "confidence": "high", "type_raw": "O", "notes": null, @@ -867,7 +846,7 @@ }, { "row_index": 11, - "raw_text": "Rankin Scroo + Ginger - Nuh Du Dat", + "raw_text": "Rankin Scroo & Ginger - Nuh Du Dat", "confidence": "medium", "type_raw": "O", "notes": null, @@ -881,7 +860,7 @@ }, { "row_index": 12, - "raw_text": "Dub Syndicate - Chapter & Verse", + "raw_text": "Dub Syndicate - Chapter + Verse", "confidence": "high", "type_raw": "H", "notes": null, @@ -923,13 +902,11 @@ }, { "row_index": 15, - "raw_text": "The Ophelias - New Society Mr. Rabbit", - "confidence": "medium", + "raw_text": "The Ophelias - New Society Mr Rabbit", + "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "The title 'New Society' is crossed out and 'Mr. Rabbit' is written after it." - ], + "oddities": [], "row_bbox": [ 1278, 3479, diff --git a/.seed/verifier/1990-04apr0712-page27.bundle.json b/.seed/verifier/1990-04apr0712-page27.bundle.json index 61f6a79..76bba66 100644 --- a/.seed/verifier/1990-04apr0712-page27.bundle.json +++ b/.seed/verifier/1990-04apr0712-page27.bundle.json @@ -4,13 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-27.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 27, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T02:18:56.044577+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:37:39.477581+00:00", "page_date_raw": "Wednesday 11 April 90", - "comments_raw": "50\u00b0 Clear Cold 235\nPCC + Cool H55\nThanx ova Steve's Spinning", + "comments_raw": "50\u00b0 Clear Cold 2 35\nP C C + lool H S S\nThank you Steve's Sputnik", "oddities": [ - "A weather note is written top center: '60\u00b0 cold 35\u00b0 c'.", - "Crossed-out text and arrows in the top right margin read '-> @foot' and 'Over for today'." + "Handwritten weather notes at the top right of the page: '60\u00b0 cold 35\u00b0' and '-> overcast -> clear for today'." ], "quadrants": [ { @@ -26,7 +25,7 @@ "entries": [ { "row_index": 0, - "raw_text": "PE - fear of a black planet", + "raw_text": "PE - Fear of a black planet", "confidence": "high", "type_raw": null, "notes": null, @@ -40,7 +39,7 @@ }, { "row_index": 1, - "raw_text": "BAD - Stone Thames", + "raw_text": "BAD. - Stone Thayers", "confidence": "medium", "type_raw": null, "notes": null, @@ -54,8 +53,8 @@ }, { "row_index": 2, - "raw_text": "Psychafunkapus-tixx", - "confidence": "medium", + "raw_text": "Psychafunkapus - tixx", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -68,8 +67,8 @@ }, { "row_index": 3, - "raw_text": "-chills part past part fiction", - "confidence": "medium", + "raw_text": "Chills past past past fiction", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -82,7 +81,7 @@ }, { "row_index": 4, - "raw_text": "-turtles - Sand Asleep", + "raw_text": "Turtles - Sound Asleep", "confidence": "high", "type_raw": null, "notes": null, @@ -97,7 +96,7 @@ { "row_index": 5, "raw_text": "JWA - Goddess", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -110,12 +109,12 @@ }, { "row_index": 6, - "raw_text": "Hopper - Girl who lives on heaven hill", - "confidence": "low", - "type_raw": "nV", + "raw_text": "Girl who lives on heaven hill", + "confidence": "medium", + "type_raw": "nv", "notes": null, "oddities": [ - "Artist name is heavily scribbled out with 'pper' written above." + "The artist name at the beginning of the line is heavily scribbled out." ], "row_bbox": [ 0, @@ -140,9 +139,9 @@ }, { "row_index": 8, - "raw_text": "Lifeboat- Queens for a day", + "raw_text": "Lifeboat - Queens for a day", "confidence": "high", - "type_raw": "R =>", + "type_raw": "R\u21d2", "notes": null, "oddities": [], "row_bbox": [ @@ -182,7 +181,7 @@ }, { "row_index": 11, - "raw_text": "Bad Manners- Inner London Violence", + "raw_text": "Bad Manners - Inner london violence", "confidence": "high", "type_raw": null, "notes": null, @@ -196,7 +195,7 @@ }, { "row_index": 12, - "raw_text": "Digital underground - Do what ya like", + "raw_text": "Digital Underground Do what ya like", "confidence": "high", "type_raw": "M", "notes": "double_height", @@ -234,11 +233,11 @@ 2302 ], "hour_raw": "8PM", - "jock_raw": "SpoTT", + "jock_raw": "Spott", "entries": [ { "row_index": 0, - "raw_text": "Julie London - Don't Smoke In Bed", + "raw_text": "Julie London - Don't Smoke in Bed", "confidence": "high", "type_raw": null, "notes": null, @@ -252,8 +251,8 @@ }, { "row_index": 1, - "raw_text": "Emming Bay Winsm - She Brought Life Back To The Dead", - "confidence": "low", + "raw_text": "Sonny Boy Williamson - She Brought Life Back To The Dead", + "confidence": "high", "type_raw": null, "notes": "double_height", "oddities": [], @@ -282,7 +281,7 @@ "row_index": 4, "raw_text": "Thin White Rope - Yoo Doo Right", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -322,7 +321,7 @@ }, { "row_index": 7, - "raw_text": "The Front - Head on a pole", + "raw_text": "The Frond - Head on a pole", "confidence": "medium", "type_raw": "H", "notes": null, @@ -352,7 +351,7 @@ "row_index": 9, "raw_text": "Nice Strong Arm - Stress City", "confidence": "high", - "type_raw": "H", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -392,9 +391,9 @@ }, { "row_index": 12, - "raw_text": "B. hole Surfers - Sweat Loaf", - "confidence": "high", - "type_raw": "Std", + "raw_text": "B. Hole Surfers - Sweat Loaf", + "confidence": "medium", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -406,8 +405,8 @@ }, { "row_index": 13, - "raw_text": "Beatnigs - Rooticussperatious", - "confidence": "medium", + "raw_text": "Beatnigs - Rootincusporatious", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -419,7 +418,9 @@ ] } ], - "oddities": [] + "oddities": [ + "A hand-drawn bracket in the right margin connects the Thin White Rope entry to the T.W. Rope interview entry." + ] }, { "position": "bottom_left", @@ -434,7 +435,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Blondie Dreaming", + "raw_text": "Blondie - Dreaming", "confidence": "high", "type_raw": null, "notes": null, @@ -448,7 +449,7 @@ }, { "row_index": 1, - "raw_text": "Los Thugs- Lost In the Suburbs", + "raw_text": "Les Thugs - Lost In the Suburbs", "confidence": "high", "type_raw": null, "notes": null, @@ -462,7 +463,7 @@ }, { "row_index": 2, - "raw_text": "faith no more - from out of nowhere", + "raw_text": "Faith No More - from out of nowhere", "confidence": "high", "type_raw": null, "notes": null, @@ -504,7 +505,7 @@ }, { "row_index": 5, - "raw_text": "nick Cave - Hard on for love", + "raw_text": "nick cave - Hard on for love", "confidence": "high", "type_raw": null, "notes": null, @@ -518,8 +519,8 @@ }, { "row_index": 6, - "raw_text": "Doughboys- waiting away", - "confidence": "high", + "raw_text": "Doughboys - waiting away", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -532,7 +533,7 @@ }, { "row_index": 7, - "raw_text": "Huxton Creepers - life is for living", + "raw_text": "Huxton Creepers - Life of a friday", "confidence": "high", "type_raw": null, "notes": null, @@ -560,11 +561,13 @@ }, { "row_index": 9, - "raw_text": "ultra vivid scene - staring at the", + "raw_text": "Utra vivid scene - staring at the sun", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "The word 'sun' is written above the end of the line." + ], "row_bbox": [ 0, 3029, @@ -574,12 +577,12 @@ }, { "row_index": 10, - "raw_text": "Talk Talk- living in another sun", + "raw_text": "Talk Talk - living in another world", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "tiny annotation 'sun' appears at end of line" + "The word 'world' is written above the end of the line." ], "row_bbox": [ 0, @@ -590,12 +593,12 @@ }, { "row_index": 11, - "raw_text": "Oncar Dhu - se\u00f1ales en el world", - "confidence": "high", + "raw_text": "Oncar Dhu - Se\u00f1ales en el cielo", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [ - "tiny annotation 'world' appears at end of line" + "The word 'cielo' is written above the end of the line." ], "row_bbox": [ 0, @@ -608,8 +611,8 @@ "row_index": 12, "raw_text": "Robyn Hitchcock - Beautiful girl", "confidence": "high", - "type_raw": "H", - "notes": "crossed_out", + "type_raw": "M", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -622,7 +625,7 @@ "row_index": 13, "raw_text": "Tribe called Quest - I left my wallet in el segundo", "confidence": "high", - "type_raw": "nV", + "type_raw": "nv", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -648,11 +651,13 @@ }, { "row_index": 16, - "raw_text": "Pop defect- live w/ this", + "raw_text": "pop defect - live w/ this", "confidence": "high", - "type_raw": "R=>", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "A large hand-drawn arrow in the left margin points to this entry." + ], "row_bbox": [ 0, 3554, @@ -662,7 +667,7 @@ }, { "row_index": 17, - "raw_text": "Hellas Creed - Mustard Dog", + "raw_text": "Hell's Creed - Mustard Dog", "confidence": "high", "type_raw": "L", "notes": null, @@ -675,9 +680,7 @@ ] } ], - "oddities": [ - "A hand-drawn line with an arrow starts in the left margin at row 16 and points up to row 12." - ] + "oddities": [] }, { "position": "bottom_right", @@ -687,13 +690,13 @@ 2550, 4062 ], - "hour_raw": "9PM", - "jock_raw": "SpoTT", + "hour_raw": "9pm", + "jock_raw": "Spott", "entries": [ { "row_index": 0, - "raw_text": "Sun City Girls - A Different Kinda...", - "confidence": "high", + "raw_text": "Sun City Girls - A Different K.O. It's A...", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -706,8 +709,8 @@ }, { "row_index": 1, - "raw_text": "Jimmy Makem - The Land I Love Whose", - "confidence": "high", + "raw_text": "Tiajuana Mak... - The Land I Love whose...", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -720,8 +723,8 @@ }, { "row_index": 2, - "raw_text": "MThemba Queens - Funds N Saney", - "confidence": "medium", + "raw_text": "M Themba Queens - Funda Njaner will...", + "confidence": "low", "type_raw": "H", "notes": null, "oddities": [], @@ -734,9 +737,9 @@ }, { "row_index": 3, - "raw_text": "The Freaks - Succumbis", - "confidence": "high", - "type_raw": "O", + "raw_text": "The Freaks - Succumbus janer", + "confidence": "medium", + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -762,9 +765,9 @@ }, { "row_index": 5, - "raw_text": "Tony Rice - Salty Dang Blues", + "raw_text": "Tony Rice - Salty Dog Blues", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -776,8 +779,8 @@ }, { "row_index": 6, - "raw_text": "13111 - My Bible Is The latest TV Guide", - "confidence": "high", + "raw_text": "B 111 - My Bible Is The Latest TV Guide", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -846,9 +849,9 @@ }, { "row_index": 11, - "raw_text": "Yardbirds - Over, Under, Sideways, Down", + "raw_text": "Yard Birds - Over, Under, Sideways, Down", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -860,12 +863,12 @@ }, { "row_index": 12, - "raw_text": "Kim Fowley - The Trip Pebbles", - "confidence": "high", + "raw_text": "Kim Fowley - The Trip Pebbles vol 3", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [ - "tiny annotation 'VOL 1' appears at the end of the line" + "The album title 'Pebbles vol 3' is written far to the right." ], "row_bbox": [ 1286, @@ -876,8 +879,8 @@ }, { "row_index": 13, - "raw_text": "Barbecue Bob - Well Pleased & Satisfied", - "confidence": "medium", + "raw_text": "Barberman Bowliz - Well Please & Satisfied", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -890,7 +893,7 @@ }, { "row_index": 14, - "raw_text": "Is - Always A Girl", + "raw_text": "X - Always A Girl", "confidence": "high", "type_raw": null, "notes": null, @@ -904,8 +907,8 @@ }, { "row_index": 15, - "raw_text": "Walter Horton - Hard Hearted Q", - "confidence": "medium", + "raw_text": "Walter Horton - Hard Hearted f", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -920,7 +923,7 @@ "row_index": 16, "raw_text": "Robyn Hitchcock - I Watch The Cars", "confidence": "high", - "type_raw": "81", + "type_raw": "'81", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page28.bundle.json b/.seed/verifier/1990-04apr0712-page28.bundle.json index 062a1b2..8e528d3 100644 --- a/.seed/verifier/1990-04apr0712-page28.bundle.json +++ b/.seed/verifier/1990-04apr0712-page28.bundle.json @@ -4,12 +4,16 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-28.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 28, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:00:06.593542+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:37:49.411369+00:00", "page_date_raw": "Wedn. 11 Apr 90", - "comments_raw": "Mould Brazilan", + "comments_raw": "Mould Brazilian", "oddities": [ - "The top right corner has a boxed 'Buffalo Tom' and handwritten notes reading 'Marvin Brooks from Harvey', 'Zappa then us', and '\"Stevie Spanky\"'." + "A hand-drawn box in the top right header contains the text 'Buffalo Tom'.", + "The text 'Marvin Brooks from Harvey' is written diagonally in the top right header area.", + "The text 'Zappa them or us \"Stevie Spanky\"' is written diagonally in the upper right margin.", + "The phrase 'Shitty Show' is written vertically in the left margin next to the bottom rows of the top-left quadrant.", + "The text 'Texas Flood' and 'Blues Explosion' is written in the right margin next to the bottom-right quadrant, pointing inwards with a small arrow." ], "quadrants": [ { @@ -25,36 +29,22 @@ "entries": [ { "row_index": 0, - "raw_text": "Fats Waller - I Can't Give You", + "raw_text": "Fats Waller - I Can't Give You Anything But Love, Baby", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, 549, 1281, - 652 - ] - }, - { - "row_index": 1, - "raw_text": "Anything But Love, Baby", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 652, - 1281, 726 ] }, { "row_index": 2, - "raw_text": "Muzsikas - H\u00e1rom \u00c1rva", - "confidence": "medium", + "raw_text": "Muzsik\u00e1s - H\u00e1rom \u00c1rva", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -81,7 +71,7 @@ }, { "row_index": 4, - "raw_text": "Police - Masoko Tanga", + "raw_text": "Police - MasokoTanga", "confidence": "high", "type_raw": null, "notes": null, @@ -95,35 +85,21 @@ }, { "row_index": 5, - "raw_text": "Primal Scream - I'm Losing", + "raw_text": "Primal Scream - I'm losing More Than I'll Ever Have", "confidence": "high", "type_raw": "H", - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, 951, 1281, - 1026 - ] - }, - { - "row_index": 6, - "raw_text": "More Than I'll Ever Have", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 1026, - 1281, 1102 ] }, { "row_index": 7, - "raw_text": "LL Cool J - I'm That Type Of Guy", + "raw_text": "LL Cool J - I'm That Type of Guy", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -137,28 +113,14 @@ }, { "row_index": 8, - "raw_text": "Bill Nelson - The Bride of Christ", - "confidence": "medium", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 1177, - 1281, - 1252 - ] - }, - { - "row_index": 9, - "raw_text": "In Autumn", + "raw_text": "Bill Nelson - The Bride of Christ In Autumn", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 1252, + 1177, 1281, 1328 ] @@ -166,7 +128,7 @@ { "row_index": 10, "raw_text": "Narx - World w/o End", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -193,29 +155,15 @@ }, { "row_index": 12, - "raw_text": "Bob Mould - Brasilia Crossed", + "raw_text": "Bob Mould - Brasilia Crossed w/ Trenton", "confidence": "high", "type_raw": "R", - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, 1478, 1281, - 1554 - ] - }, - { - "row_index": 13, - "raw_text": "w/ Trenton", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 0, - 1554, - 1281, 1629 ] }, @@ -235,11 +183,13 @@ }, { "row_index": 15, - "raw_text": "Souled American - you Doggy Di", - "confidence": "low", + "raw_text": "Sealed American - Doggy D", + "confidence": "high", "type_raw": "O", - "notes": "crossed_out", - "oddities": [], + "notes": null, + "oddities": [ + "The track name 'Doggy D' is crossed out with 'you' written above it." + ], "row_bbox": [ 0, 1704, @@ -262,9 +212,7 @@ ] } ], - "oddities": [ - "A note reading 'Shitty Show' is written in the left margin next to the bottom rows." - ] + "oddities": [] }, { "position": "top_right", @@ -275,7 +223,7 @@ 2303 ], "hour_raw": "12AM", - "jock_raw": "P.J.", + "jock_raw": "P. J.", "entries": [ { "row_index": 0, @@ -307,7 +255,7 @@ }, { "row_index": 2, - "raw_text": "Angels of Epist. - Torta de Las Muertos", + "raw_text": "Angels of Epist. - Torta de Los Muertos", "confidence": "medium", "type_raw": "H", "notes": null, @@ -335,7 +283,7 @@ }, { "row_index": 4, - "raw_text": "Eno - Var. On Pachelbel's Canon in D Maj.", + "raw_text": "Eno - var. on Pachelbel's Canon in D Maj.", "confidence": "high", "type_raw": null, "notes": null, @@ -361,32 +309,18 @@ 1026 ] }, - { - "row_index": 6, - "raw_text": "}", - "confidence": "low", - "type_raw": null, - "notes": "illegible", - "oddities": [], - "row_bbox": [ - 1281, - 1026, - 2550, - 1102 - ] - }, { "row_index": 7, - "raw_text": "New Order - Doubts even here", - "confidence": "high", + "raw_text": "New Order - Do bits even here", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1281, - 1102, + 1026, 2550, - 1177 + 1102 ] }, { @@ -398,23 +332,23 @@ "oddities": [], "row_bbox": [ 1281, - 1177, + 1102, 2550, - 1252 + 1177 ] }, { "row_index": 9, - "raw_text": "Moonglows - This Love", + "raw_text": "Moonglows - This Is Love", "confidence": "high", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1281, - 1252, + 1177, 2550, - 1328 + 1252 ] }, { @@ -426,28 +360,28 @@ "oddities": [], "row_bbox": [ 1281, - 1328, + 1252, 2550, - 1403 + 1328 ] }, { "row_index": 11, "raw_text": "Bevis Frond - These Dark Days", "confidence": "high", - "type_raw": "O", + "type_raw": "Q", "notes": null, "oddities": [], "row_bbox": [ 1281, - 1403, + 1328, 2550, - 1478 + 1403 ] } ], "oddities": [ - "Rows 5 to 7 contain wavy vertical lines indicating some grouping or continuation." + "A squiggly brace is drawn across rows 5 through 7." ] }, { @@ -476,9 +410,9 @@ ] }, { - "row_index": 1, - "raw_text": "Lee \"Scratch\" Perry - Jacko", - "confidence": "medium", + "row_index": 2, + "raw_text": "Lee \"Scratch\" Perry - Jackoo", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -490,7 +424,7 @@ ] }, { - "row_index": 2, + "row_index": 3, "raw_text": "Ultravox - Dangerous Rhythm", "confidence": "high", "type_raw": "STD", @@ -504,7 +438,7 @@ ] }, { - "row_index": 3, + "row_index": 4, "raw_text": "Pale Saints - you tear the world in two", "confidence": "high", "type_raw": "X", @@ -518,7 +452,7 @@ ] }, { - "row_index": 4, + "row_index": 5, "raw_text": "Smiths - Reel Around the Fountain", "confidence": "high", "type_raw": "R", @@ -543,15 +477,17 @@ 4062 ], "hour_raw": null, - "jock_raw": "PJ", + "jock_raw": "P J", "entries": [ { "row_index": 0, "raw_text": "Buffalo Tom - Impossible", "confidence": "high", - "type_raw": "R CC", + "type_raw": "R cc", "notes": null, - "oddities": [], + "oddities": [ + "Left margin contains two distinct type circles, one with 'R' and one with 'cc'." + ], "row_bbox": [ 1281, 2354, @@ -561,7 +497,7 @@ }, { "row_index": 1, - "raw_text": "Sonic Youth - Master DiK", + "raw_text": "Sonic Youth - Master Dik", "confidence": "high", "type_raw": null, "notes": null, @@ -617,7 +553,7 @@ }, { "row_index": 5, - "raw_text": "Justin Wilson - Several tales", + "raw_text": "Justin Wilson - Several Tales", "confidence": "high", "type_raw": null, "notes": null, @@ -645,7 +581,7 @@ }, { "row_index": 7, - "raw_text": "Hot shot Love - Wolf Call Boogie", + "raw_text": "Hot Shot Love - Wolf Call Boogie", "confidence": "high", "type_raw": null, "notes": null, @@ -687,29 +623,17 @@ }, { "row_index": 10, - "raw_text": "Red Hot CP's - American Ghost", + "raw_text": "Red Hot CP's - American Chat Hollywood", "confidence": "high", "type_raw": "R", - "notes": "crossed_out", - "oddities": [], + "notes": "double_height", + "oddities": [ + "The track name 'American Chat' is crossed out." + ], "row_bbox": [ 1281, 3105, 2550, - 3180 - ] - }, - { - "row_index": 11, - "raw_text": "Hollywood", - "confidence": "high", - "type_raw": null, - "notes": null, - "oddities": [], - "row_bbox": [ - 1281, - 3180, - 2550, 3255 ] }, @@ -743,8 +667,7 @@ } ], "oddities": [ - "A note in the right margin reads '\"Texas Flood\" Jon Blues Explosion'.", - "An arrow points from row 8 down to row 9." + "An arrow is drawn from row 8 (Zappa) down to row 9 (Marc Almond)." ] } ] diff --git a/.seed/verifier/1990-04apr0712-page29.bundle.json b/.seed/verifier/1990-04apr0712-page29.bundle.json index e6ffb9e..89c6dc9 100644 --- a/.seed/verifier/1990-04apr0712-page29.bundle.json +++ b/.seed/verifier/1990-04apr0712-page29.bundle.json @@ -4,14 +4,15 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-29.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 29, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:00:03.822172+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:37:50.363150+00:00", "page_date_raw": "Thursday 12 April 90", "comments_raw": null, "oddities": [ - "Various band and song names, along with a short weather report, are written at the very top of the page above the header.", - "A multi-day weather forecast is written vertically down the right margin.", - "Several disjointed phrases, band names, and song titles are written vertically down the left margin." + "The header contains several artist and track reminders written above the logo, including 'King Crimson 3 of a perfect pair' and 'Red Temple Set Controls'.", + "A short weather report is written in the top right header space.", + "The left margin contains extensive vertical annotations spanning the page, including 'Cradle Wed April 18', 'Lyrics By Guest', and 'Rock Lobster B-52's 1st'.", + "The right margin contains a vertical handwritten weather forecast for the upcoming week." ], "quadrants": [ { @@ -23,7 +24,7 @@ 2304 ], "hour_raw": "2 AM", - "jock_raw": "Tom Laney", + "jock_raw": "Tom Lamey", "entries": [ { "row_index": 0, @@ -57,7 +58,7 @@ "row_index": 2, "raw_text": "Maureen Tucker - Spam Again", "confidence": "high", - "type_raw": "O", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -83,7 +84,7 @@ }, { "row_index": 4, - "raw_text": "That Petrol Emotion - Sweet shiverBurn", + "raw_text": "That Petrol Emotion - Sweet Shiver Burn", "confidence": "high", "type_raw": "H", "notes": null, @@ -127,7 +128,7 @@ "row_index": 7, "raw_text": "Red Temple Spirits - Set the Controls", "confidence": "high", - "type_raw": "O", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -223,7 +224,7 @@ }, { "row_index": 14, - "raw_text": "Gn R - One in a million", + "raw_text": "Gn R - One in a Million", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -253,7 +254,7 @@ "row_index": 16, "raw_text": "Beastie Boys - Car Thief", "confidence": "high", - "type_raw": "NV", + "type_raw": "NW", "notes": null, "oddities": [], "row_bbox": [ @@ -335,7 +336,7 @@ }, { "row_index": 4, - "raw_text": "Janes Addiction - I Would For You", + "raw_text": "Janes Addiction - I would For You", "confidence": "high", "type_raw": "O", "notes": null, @@ -365,7 +366,7 @@ "row_index": 6, "raw_text": "Hendrix - Like A Rolling Stone", "confidence": "high", - "type_raw": "Std.", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -391,12 +392,12 @@ }, { "row_index": 8, - "raw_text": "Chris Cacavas - Angel on", - "confidence": "high", + "raw_text": "Chris Cacavas - Kangaroo Angel on A Mattress Spring", + "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [ - "A heavily crossed-out word precedes 'Angel'." + "the word 'Kangaroo' is crossed out" ], "row_bbox": [ 1290, @@ -477,8 +478,7 @@ } ], "oddities": [ - "Row 15 has a scribbled-out type circle and no text.", - "Row 16 is empty except for a hand-drawn downward arrow." + "Row 15 has a scribble in the type column and a hand-drawn downward pointing arrow instead of text." ] }, { @@ -552,7 +552,7 @@ "row_index": 4, "raw_text": "Alice Donut - Windshield of Love", "confidence": "high", - "type_raw": "O", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -606,7 +606,7 @@ }, { "row_index": 8, - "raw_text": "Joy Divison - Transmission", + "raw_text": "Joy Division - Transmission", "confidence": "high", "type_raw": "O", "notes": null, @@ -620,12 +620,12 @@ }, { "row_index": 9, - "raw_text": "Doors - L.A. Women", + "raw_text": "Doors - L.A. Woman", "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [ - "An upward-pointing arrow is drawn just before the band name." + "an upward pointing arrow is drawn before the band name" ], "row_bbox": [ 0, @@ -641,7 +641,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "A downward-pointing arrow is drawn just before the band name." + "a downward pointing arrow is drawn before the band name" ], "row_bbox": [ 0, @@ -680,7 +680,7 @@ }, { "row_index": 13, - "raw_text": "The Chills - sweet times & submarine Bells", + "raw_text": "The Chills - sweet times or submarine bells", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -722,7 +722,7 @@ }, { "row_index": 1, - "raw_text": "Bootsy Collins - Subliminal Seduction(Funk Me Dirt", + "raw_text": "Bootsy Collins - Subliminal seduction (Funk Me Dirty)", "confidence": "high", "type_raw": "O", "notes": null, @@ -736,13 +736,11 @@ }, { "row_index": 2, - "raw_text": "Monty Python - Novel writing", - "confidence": "medium", + "raw_text": "Monty Python - Novel Writing", + "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "The word 'Python' appears to be scribbled over." - ], + "oddities": [], "row_bbox": [ 1290, 2502, @@ -767,7 +765,7 @@ { "row_index": 4, "raw_text": "Arson Garden - Armistace", - "confidence": "high", + "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [], @@ -780,7 +778,7 @@ }, { "row_index": 5, - "raw_text": "Bill Cosby & Friends - 4 Kings & A Queen", + "raw_text": "Bill Cosby + Friends - 4 Kings + A Queen", "confidence": "high", "type_raw": "O", "notes": null, @@ -822,12 +820,12 @@ }, { "row_index": 8, - "raw_text": "Shakey Horton - Wrinkles", - "confidence": "high", + "raw_text": "Shakey Horton - Deceased Wrinkles", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [ - "A word before 'Wrinkles' is crossed out." + "the word 'Deceased' is heavily crossed out" ], "row_bbox": [ 1290, diff --git a/.seed/verifier/1990-04apr0712-page30.bundle.json b/.seed/verifier/1990-04apr0712-page30.bundle.json index fbcb4ef..7ad2dd0 100644 --- a/.seed/verifier/1990-04apr0712-page30.bundle.json +++ b/.seed/verifier/1990-04apr0712-page30.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-30.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 30, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:00:27.452904+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:38:04.990609+00:00", "page_date_raw": "Thur. 12 Apr 90", - "comments_raw": "33\u00b0 Clear PC today ^ 55\u00b0 MS Fri ^ 60 Sat ^ 70 %. Shwrs\nLow Ton 28\u00b0 Frost warning Sun %. Th. Stroms", + "comments_raw": "33\u00b0 Clear | PC today ^ 55\u00b0 MS Fri ^ 60 Sat ^ 70 w/ Shwrs\nLow Ton 28\u00b0 Frost warning Sun w/ Th. Shwrs", "oddities": [ - "The name 'Tannahill' is written in the bottom right corner outside the grid and comments box." + "The word 'Tannahill' is written in the bottom right corner of the page outside the bounds of the flowsheet." ], "quadrants": [ { @@ -58,7 +58,7 @@ "type_raw": null, "notes": null, "oddities": [ - "left margin has a diagonal slash mark" + "There is a slash mark in the far left margin." ], "row_bbox": [ 0, @@ -69,11 +69,13 @@ }, { "row_index": 3, - "raw_text": "Snatches o' Pink / Travis", + "raw_text": "Snatches o' Pink/Travis", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "There is a slash mark in the far left margin." + ], "row_bbox": [ 0, 874, @@ -97,13 +99,13 @@ }, { "row_index": 5, - "raw_text": "The Embarrassment/What a Beautiful DAY.", + "raw_text": "The Embarrassment/What a Beautiful", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "left margin has a diagonal slash mark", - "the word 'DAY.' is written below the end of the line" + "There is a slash mark in the far left margin.", + "The word 'DAY' is written in small letters below 'Beautiful' at the end of the line." ], "row_bbox": [ 0, @@ -114,11 +116,13 @@ }, { "row_index": 6, - "raw_text": "Leg. Pink Dots / Surprise, Surprise", + "raw_text": "Leg. Pink Dots/Surprise, Surprise", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "There is a slash mark in the far left margin." + ], "row_bbox": [ 0, 1100, @@ -128,7 +132,7 @@ }, { "row_index": 7, - "raw_text": "Pink Floyd / Run Like Hell", + "raw_text": "Pink Floyd/Run Like Hell", "confidence": "high", "type_raw": "Std", "notes": null, @@ -142,13 +146,11 @@ }, { "row_index": 8, - "raw_text": "Luka Bloom / Dreams in America", + "raw_text": "Luka Bloom/Dreams in America", "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "left margin has a diagonal slash mark" - ], + "oddities": [], "row_bbox": [ 0, 1251, @@ -158,7 +160,7 @@ }, { "row_index": 9, - "raw_text": "Moses Roscoe / John Henry", + "raw_text": "Moses Roscoe/John Henry", "confidence": "high", "type_raw": null, "notes": null, @@ -182,13 +184,13 @@ 2302 ], "hour_raw": "8Am", - "jock_raw": "Hendricks", + "jock_raw": "J Hendrick", "entries": [ { "row_index": 0, "raw_text": "Eric Dolphy - Miss Ann", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -228,9 +230,9 @@ }, { "row_index": 3, - "raw_text": "BOOK OF LOVE - TUBULAR BELLS (REMIX)", + "raw_text": "BOOK OF LOVE - TUBULAR BELLS(REMIX)", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -243,8 +245,8 @@ { "row_index": 4, "raw_text": "B52s - MOON 83", - "confidence": "medium", - "type_raw": "O", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -312,9 +314,9 @@ }, { "row_index": 10, - "raw_text": "INT'L SWEETHEARTS OF RHYTHM - LADY BE GOOD", + "raw_text": "INT L SWEETHEARTS OF RHYTHM - LADY BE GOOD", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -328,7 +330,7 @@ "row_index": 11, "raw_text": "LUCIE BLUE TREMBLAY - JUSTE UNE AVENTURE", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -342,7 +344,7 @@ "row_index": 12, "raw_text": "ERASURE - CRY SO EASY", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -370,7 +372,7 @@ "row_index": 14, "raw_text": "BESSIE SMITH - BLEEDING HEARTED BLUES", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -410,7 +412,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Area / All There Is", + "raw_text": "Area/ All There Is", "confidence": "high", "type_raw": null, "notes": null, @@ -424,13 +426,11 @@ }, { "row_index": 1, - "raw_text": "David Thomas & Wooden Birds / Valikovsky 2-step", + "raw_text": "David Thomas & Wooden Birds/Velikovsky 2-step", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "left margin has a diagonal slash mark" - ], + "oddities": [], "row_bbox": [ 0, 2431, @@ -444,7 +444,9 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "There is a slash mark in the far left margin." + ], "row_bbox": [ 0, 2506, @@ -454,7 +456,7 @@ }, { "row_index": 3, - "raw_text": "Tannahill Weavers / Mrs. McPherson of Inveran", + "raw_text": "Tannahill Weavers/Mrs. McPherson of Inveran", "confidence": "high", "type_raw": null, "notes": null, @@ -468,12 +470,12 @@ }, { "row_index": 4, - "raw_text": "Laurie Anderson / Song from America on the move.", + "raw_text": "Laurie Anderson/Song from America on the", "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "the word 'move.' is written below the line" + "The word 'move.' is written below 'on the'." ], "row_bbox": [ 0, @@ -503,7 +505,7 @@ "type_raw": null, "notes": null, "oddities": [ - "left margin has a diagonal slash mark" + "There is a slash mark in the far left margin." ], "row_bbox": [ 0, @@ -514,7 +516,7 @@ }, { "row_index": 7, - "raw_text": "Tackhead / Stealing", + "raw_text": "Tackhead/Stealing", "confidence": "high", "type_raw": "L", "notes": null, @@ -528,7 +530,7 @@ }, { "row_index": 8, - "raw_text": "F.E.L.T. / New Day Dawning", + "raw_text": "FELT/New Day Dawning", "confidence": "high", "type_raw": "M", "notes": null, @@ -547,7 +549,8 @@ "type_raw": null, "notes": null, "oddities": [ - "the word 'You' is written slightly below the line" + "There is a slash mark in the far left margin.", + "A closing parenthesis ')' is drawn after the word 'Do'." ], "row_bbox": [ 0, @@ -577,7 +580,7 @@ "type_raw": null, "notes": null, "oddities": [ - "left margin has a diagonal slash mark" + "There is a slash mark in the far left margin." ], "row_bbox": [ 0, @@ -598,13 +601,13 @@ 4068 ], "hour_raw": "9Am", - "jock_raw": "Hendricks", + "jock_raw": "J Hendrick", "entries": [ { "row_index": 0, "raw_text": "BERNIE KRAUSE - JUNGLE SHOES", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -632,7 +635,7 @@ "row_index": 2, "raw_text": "CJ CHENIER - MY BBY DONT WEAR NO SHOES", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -658,9 +661,9 @@ }, { "row_index": 5, - "raw_text": "NORMAN + NANCY BLAKE - 50 MILES OF ELBOW ROOM", - "confidence": "medium", - "type_raw": "O", + "raw_text": "NORMAN & NANCY BLAKE - 50 MILES OF ELBOW ROOM", + "confidence": "high", + "type_raw": "o", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -686,7 +689,7 @@ }, { "row_index": 8, - "raw_text": "DELMONAS - BLACK LUDELA", + "raw_text": "DELMONAS - BLACK LUDOIA", "confidence": "medium", "type_raw": "NV", "notes": null, @@ -700,13 +703,11 @@ }, { "row_index": 9, - "raw_text": "REVOLTING COCKS - WE SHALL CLEANSE THE WORLD", + "raw_text": "REVOLTING COCKS - WE SHALL CLEANSE THE", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, - "oddities": [ - "the word 'WORLD' is written slightly below the line at the end" - ], + "oddities": [], "row_bbox": [ 1291, 3025, @@ -721,7 +722,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "there is a scribbled-out word at the end of the entry" + "The word 'WORLD' is written to the right with strike-through scribbles over it." ], "row_bbox": [ 1291, @@ -734,7 +735,7 @@ "row_index": 11, "raw_text": "RUFUS THOMAS - ALL NIGHT WORKER", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -748,7 +749,7 @@ "row_index": 12, "raw_text": "GRASS ROOTS - WHERE WERE YOU...", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -776,7 +777,7 @@ "row_index": 14, "raw_text": "IGGY POP - SHAKE APPEAL", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -804,7 +805,7 @@ "row_index": 16, "raw_text": "NANA MOUSKOURI - DE COLORES", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -818,7 +819,7 @@ "row_index": 17, "raw_text": "MIMI & RICHARD FARINA - RENO NEVADA", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -843,9 +844,7 @@ ] } ], - "oddities": [ - "A curved line connects row 3 up to the end of row 2." - ] + "oddities": [] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr0712-page31.bundle.json b/.seed/verifier/1990-04apr0712-page31.bundle.json index 6877420..c04327d 100644 --- a/.seed/verifier/1990-04apr0712-page31.bundle.json +++ b/.seed/verifier/1990-04apr0712-page31.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-31.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 31, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:01:10.535424+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:37:56.594852+00:00", "page_date_raw": "Thur 12 Apr 90", "comments_raw": null, "oddities": [ - "A weather note in the top right margin reads: '55\u00b0 P/C Cool \u2191 55 Frost/Freeze Low 25\u00b0'." + "A weather note in the top right reads '55\u00b0 P/C Cool \u2191 SS Frost/Freeze Low 25\u00b0'." ], "quadrants": [ { @@ -27,8 +27,8 @@ "row_index": 0, "raw_text": "downey mildew - misfortune", "confidence": "high", - "type_raw": "O", - "notes": "crossed_out", + "type_raw": "o", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -83,7 +83,7 @@ "row_index": 4, "raw_text": "working week-rodrigo bay", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -95,7 +95,7 @@ }, { "row_index": 5, - "raw_text": "silos - i'm over you", + "raw_text": "silos-im over you", "confidence": "high", "type_raw": "H", "notes": null, @@ -109,12 +109,12 @@ }, { "row_index": 6, - "raw_text": "pail head-iwill refuse", + "raw_text": "pail head-i will refuse", "confidence": "high", - "type_raw": "R O", + "type_raw": "R o", "notes": null, "oddities": [ - "The type column contains both a circled R and an O." + "Type column has both an encircled R and an o" ], "row_bbox": [ 0, @@ -125,9 +125,9 @@ }, { "row_index": 7, - "raw_text": "petetownsendninasimone/fast food", + "raw_text": "pete townsend, nina simone/fast food", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -139,9 +139,9 @@ }, { "row_index": 8, - "raw_text": "life in the blender - stinking of the wilderness", - "confidence": "medium", - "type_raw": "O", + "raw_text": "life in the blender-stinking of the wilderness", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -153,7 +153,7 @@ }, { "row_index": 9, - "raw_text": "birdland - sleep with me", + "raw_text": "birdland-sleep with me", "confidence": "high", "type_raw": "H", "notes": null, @@ -167,12 +167,12 @@ }, { "row_index": 10, - "raw_text": "bad checks- hey little girl", + "raw_text": "bad checks-hey little girl", "confidence": "high", - "type_raw": "R O", + "type_raw": "R o", "notes": null, "oddities": [ - "The type column contains both a circled R and an O." + "Type column has both an encircled R and an o" ], "row_bbox": [ 0, @@ -185,7 +185,7 @@ "row_index": 11, "raw_text": "stancampbell-you'll never know", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -198,7 +198,7 @@ { "row_index": 12, "raw_text": "muzsikas-Harom Arva", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -227,10 +227,10 @@ "row_index": 0, "raw_text": "Proclaimers- Sky takes a Soul", "confidence": "high", - "type_raw": "O", + "type_raw": "R o", "notes": null, "oddities": [ - "The letter in the type column circle is struck through with a diagonal line." + "Tiny text 'MC 900 - truth' is written above the entry and crossed out." ], "row_bbox": [ 1284, @@ -241,13 +241,11 @@ }, { "row_index": 1, - "raw_text": "MC 900-Truth", + "raw_text": "Marine Girls - A Place in the Sun", "confidence": "high", - "type_raw": "R", + "type_raw": "O", "notes": null, - "oddities": [ - "This entry is squeezed in between two printed rows, with its own hand-drawn type circle." - ], + "oddities": [], "row_bbox": [ 1284, 648, @@ -257,7 +255,7 @@ }, { "row_index": 2, - "raw_text": "Marine Girls - A Place in the Sun", + "raw_text": "Savage Republic - The Birds of Park", "confidence": "high", "type_raw": "H", "notes": null, @@ -271,9 +269,9 @@ }, { "row_index": 3, - "raw_text": "Savage Republic - The Birds of Pink", + "raw_text": "Mighty Diamonds- Stoned Out of My Mind", "confidence": "high", - "type_raw": "H", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -285,9 +283,9 @@ }, { "row_index": 4, - "raw_text": "Mighty Diamonds- Stoned Out of My Mind", + "raw_text": "Bauhaus- Dark Entries (Live)", "confidence": "high", - "type_raw": "L", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -299,7 +297,7 @@ }, { "row_index": 5, - "raw_text": "Bauhaus- Dark Entries (Live)", + "raw_text": "Richard Hell-Down at the R+R Club", "confidence": "high", "type_raw": "O", "notes": null, @@ -313,9 +311,9 @@ }, { "row_index": 6, - "raw_text": "Richard Hell- Down at the Rock Club", + "raw_text": "db's - Love Is For Lovers", "confidence": "high", - "type_raw": "O", + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -327,9 +325,9 @@ }, { "row_index": 7, - "raw_text": "db's - Love is For Lovers", + "raw_text": "Cheb Khaled & Safy Boutella- Barud", "confidence": "high", - "type_raw": "STD", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -341,9 +339,9 @@ }, { "row_index": 8, - "raw_text": "Cheb Khaled & Safy Boutella- Barud", - "confidence": "high", - "type_raw": "O", + "raw_text": "Cecil Taylor - Leaf Taken Horn", + "confidence": "medium", + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -355,9 +353,9 @@ }, { "row_index": 9, - "raw_text": "Cecil Taylor- Leaf Taken Horn", - "confidence": "medium", - "type_raw": "IN", + "raw_text": "Legendary Stardust Cowboy- Paralyzed", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -369,7 +367,7 @@ }, { "row_index": 10, - "raw_text": "Legendary Stardust Cowboy- Paralyzed", + "raw_text": "Bad Religion- Give You Nothing", "confidence": "high", "type_raw": "O", "notes": null, @@ -383,9 +381,9 @@ }, { "row_index": 11, - "raw_text": "Bad Religion- Give You Nothing", + "raw_text": "Bongwater- Teena Stays the Same", "confidence": "high", - "type_raw": "O", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -397,9 +395,9 @@ }, { "row_index": 12, - "raw_text": "Bongwater- Teena Stays the Same", + "raw_text": "B-52's - Give Me Back My Man", "confidence": "high", - "type_raw": "H", + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -411,32 +409,18 @@ }, { "row_index": 13, - "raw_text": "B-52's-Give Me Back My Man", - "confidence": "high", - "type_raw": "STD", - "notes": null, - "oddities": [], - "row_bbox": [ - 1284, - 1550, - 2550, - 1625 - ] - }, - { - "row_index": 14, "raw_text": "Area - Our Coming Corner Drowning", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The word 'Coming' is struck through." + "The word 'Coming' is crossed out in the track name." ], "row_bbox": [ 1284, - 1625, + 1550, 2550, - 1700 + 1625 ] } ], @@ -457,7 +441,7 @@ "row_index": 0, "raw_text": "los van van - y que tu crees", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -469,7 +453,7 @@ }, { "row_index": 1, - "raw_text": "dub syndicate - Hay Ho", + "raw_text": "dub syndicate - Hey Ho", "confidence": "high", "type_raw": "H", "notes": null, @@ -485,10 +469,10 @@ "row_index": 2, "raw_text": "blue nile - tinseltown in the rain", "confidence": "high", - "type_raw": "R O", + "type_raw": "R o", "notes": null, "oddities": [ - "The type column contains both a circled R and an O." + "Type column has both an encircled R and an o" ], "row_bbox": [ 0, @@ -500,7 +484,7 @@ { "row_index": 3, "raw_text": "blue aeroplanes - love come round", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -513,12 +497,12 @@ }, { "row_index": 4, - "raw_text": "jam - private hell", - "confidence": "high", - "type_raw": "R O", + "raw_text": "jan - private hell", + "confidence": "medium", + "type_raw": "R o", "notes": null, "oddities": [ - "The type column contains both a circled R and an O." + "Type column has both an encircled R and an o" ], "row_bbox": [ 0, @@ -529,7 +513,7 @@ }, { "row_index": 5, - "raw_text": "gin blossoms - found out about ya", + "raw_text": "gin blossoms-found out about you", "confidence": "high", "type_raw": "L", "notes": null, @@ -543,9 +527,9 @@ }, { "row_index": 6, - "raw_text": "david byrne (last emperor sdtk) - picking a bride", - "confidence": "medium", - "type_raw": "O", + "raw_text": "david byrne (last emperor sdtk) picking a bride", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -557,8 +541,8 @@ }, { "row_index": 7, - "raw_text": "soul II soul - keep on movin", - "confidence": "medium", + "raw_text": "soul # soul - keep on moving", + "confidence": "high", "type_raw": "Hit", "notes": null, "oddities": [], @@ -571,7 +555,7 @@ }, { "row_index": 8, - "raw_text": "everything but the girl - my baby dont love me", + "raw_text": "everything but the girl- my baby dont love me", "confidence": "high", "type_raw": null, "notes": null, @@ -585,8 +569,8 @@ }, { "row_index": 9, - "raw_text": "Bottle merchants - Suicidaltown", - "confidence": "medium", + "raw_text": "Bottle merchants - Swamp town", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -600,11 +584,11 @@ { "row_index": 10, "raw_text": "digital underground - underwater remix", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The word 'remix' is written in smaller text slightly above the end of the line." + "The word 'remix' is written as a small annotation above the end of the line." ], "row_bbox": [ 0, @@ -615,7 +599,7 @@ }, { "row_index": 11, - "raw_text": "bevis frond - these dark days", + "raw_text": "bevis frond- these dark days", "confidence": "high", "type_raw": null, "notes": null, @@ -657,20 +641,22 @@ }, { "row_index": 1, - "raw_text": "Naked City - A bunch of short screaming bits", + "raw_text": "Naked City- A bunch of short screaming bits", "confidence": "high", "type_raw": "H", - "notes": "double_height", - "oddities": [], + "notes": null, + "oddities": [ + "The words 'screaming bits' are written directly below 'A bunch of short' within the same row space." + ], "row_bbox": [ 1284, 2425, 2550, - 2576 + 2501 ] }, { - "row_index": 3, + "row_index": 2, "raw_text": "Beasts of Bourbon - The Day Marty Robbins Died", "confidence": "high", "type_raw": "O", @@ -678,18 +664,32 @@ "oddities": [], "row_bbox": [ 1284, - 2576, + 2501, 2550, - 2727 + 2651 ] }, { - "row_index": 5, + "row_index": 4, "raw_text": "That Petrol Emotion - Blue to Black", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], + "row_bbox": [ + 1284, + 2651, + 2550, + 2727 + ] + }, + { + "row_index": 5, + "raw_text": "Eric B. + Rakim - Lyrics of Fury", + "confidence": "high", + "type_raw": "O", + "notes": null, + "oddities": [], "row_bbox": [ 1284, 2727, @@ -699,9 +699,9 @@ }, { "row_index": 6, - "raw_text": "Eric B. & Rakim - Lyrics of Fury", + "raw_text": "Major Handy - Tee Ni Nee Ni Nu", "confidence": "high", - "type_raw": "O", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -713,9 +713,9 @@ }, { "row_index": 7, - "raw_text": "Major Handy - Tee Ni Nee Ni Nu", + "raw_text": "Lou Reed - The Children", "confidence": "high", - "type_raw": "L", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -727,9 +727,9 @@ }, { "row_index": 8, - "raw_text": "Lou Reed - The Children", + "raw_text": "Walkabouts- The Anvil Song", "confidence": "high", - "type_raw": "O", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -741,9 +741,9 @@ }, { "row_index": 9, - "raw_text": "Walkabouts- The Anvil Song", + "raw_text": "Stump Wizards - Horse to Fly", "confidence": "high", - "type_raw": "H", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -755,9 +755,9 @@ }, { "row_index": 10, - "raw_text": "Stump Wizards - Horse to Fly", + "raw_text": "Rich Kids - Ghosts of Princes in Towers", "confidence": "high", - "type_raw": "NV", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -769,9 +769,9 @@ }, { "row_index": 11, - "raw_text": "Rich Kids- Ghosts of Princes in Towers", - "confidence": "medium", - "type_raw": "O", + "raw_text": "Tanya Tucker - Delta Dawn", + "confidence": "high", + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -783,9 +783,9 @@ }, { "row_index": 12, - "raw_text": "Tanya Tucker- Delta Dawn", + "raw_text": "Wolfgang Press- Hammer the Halo", "confidence": "high", - "type_raw": "HIT", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -797,9 +797,9 @@ }, { "row_index": 13, - "raw_text": "Wolfgang Press- Hammer The Halo", + "raw_text": "Leadbelly - National Defense Blues", "confidence": "high", - "type_raw": "O", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -811,11 +811,13 @@ }, { "row_index": 14, - "raw_text": "Leadbelly - National Defense Blues", + "raw_text": "111 - Depression", "confidence": "medium", - "type_raw": "L", + "type_raw": "STD", "notes": null, - "oddities": [], + "oddities": [ + "Band name is written as three vertical lines, resembling '111' or possibly a band logo." + ], "row_bbox": [ 1284, 3400, @@ -825,9 +827,9 @@ }, { "row_index": 15, - "raw_text": "111 - Depression", - "confidence": "medium", - "type_raw": "STD", + "raw_text": "Hypnolovewheel - Nature's Little Sunshine", + "confidence": "high", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -839,20 +841,6 @@ }, { "row_index": 16, - "raw_text": "Hypnolovewheel - Nature's Little Sunshine", - "confidence": "medium", - "type_raw": "R", - "notes": null, - "oddities": [], - "row_bbox": [ - 1284, - 3548, - 2550, - 3701 - ] - }, - { - "row_index": 17, "raw_text": "Boo Yaa - Pickin' Up Metal", "confidence": "high", "type_raw": "NV", @@ -860,9 +848,9 @@ "oddities": [], "row_bbox": [ 1284, - 3701, + 3548, 2550, - 3777 + 3701 ] } ], diff --git a/.seed/verifier/1990-04apr0712-page32.bundle.json b/.seed/verifier/1990-04apr0712-page32.bundle.json index 56fcc64..e63531e 100644 --- a/.seed/verifier/1990-04apr0712-page32.bundle.json +++ b/.seed/verifier/1990-04apr0712-page32.bundle.json @@ -4,14 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-32.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 32, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:01:38.276227+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:39.996695+00:00", "page_date_raw": "Thur 12 Apr 90", - "comments_raw": "sweetPiglen\nfrostfree plenum\nH 58\u00b0\nL 28 pcoud", + "comments_raw": "H 59\u00b0\nL 28% PC good\nsweet listen\nfrostbite - plea", "oddities": [ - "The text 'dec', a boxed 'Slip it In', and 'Beatnigs' are written above the top-right quadrant.", - "The text 'Flinstones theme' is written vertically in the middle left margin.", - "The text 'Comp Ener' is written vertically in the bottom left margin." + "Annotations 'Slip it In', 'Beatnigs', and 'del' are written outside the quadrants in the upper right.", + "Vertical text 'Flinstones theme' is written in the left margin next to the bottom-left quadrant.", + "Vertical text 'Camp Enero' is written in the left margin near the bottom of the page." ], "quadrants": [ { @@ -22,8 +22,8 @@ 1288, 2305 ], - "hour_raw": "2Pm", - "jock_raw": "PHIL HAMMOND III", + "hour_raw": "2pm", + "jock_raw": "PHIL HAMmOND III", "entries": [ { "row_index": 0, @@ -55,7 +55,7 @@ }, { "row_index": 2, - "raw_text": "Helen Merrill w/ the Quincy Jones Orch. - You'd Be So Nice to Come Home To", + "raw_text": "Helen Merrill w/ The Quincy Jones Orch. - You'd Be So Nice To Come Home To", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -111,7 +111,7 @@ }, { "row_index": 8, - "raw_text": "Husker Du - Too Far Down", + "raw_text": "Husker D\u00fc - Too Far Down", "confidence": "high", "type_raw": "O", "notes": null, @@ -139,8 +139,8 @@ }, { "row_index": 10, - "raw_text": "Holy Modal Rounders - Moving Sounds", - "confidence": "medium", + "raw_text": "Holy Modal Rounders - Moving Day", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -223,7 +223,7 @@ } ], "oddities": [ - "A hand-drawn arrow connects the type column of row 8 down to row 9." + "A hand-drawn double-headed arrow in the left margin links rows 9 and 10, indicating a swap in playback order." ] }, { @@ -235,13 +235,13 @@ 2305 ], "hour_raw": "4Pm", - "jock_raw": "Shannon O'Kani", + "jock_raw": "Shannon O'Keeffe", "entries": [ { "row_index": 0, - "raw_text": "Front 242 - Headhunter V. Paradise", + "raw_text": "Front 242 - Welcome 2 Paradise", "confidence": "high", - "type_raw": "S", + "type_raw": "SD", "notes": null, "oddities": [], "row_bbox": [ @@ -267,12 +267,12 @@ }, { "row_index": 2, - "raw_text": "Robyn Hitchcock \"flash cartoons\"", - "confidence": "high", - "type_raw": "R", + "raw_text": "Robyn Hitchcock - \"fleshcartoons\"", + "confidence": "medium", + "type_raw": "H/O", "notes": null, "oddities": [ - "The printed circle for the type column has heavily inked black dots inside." + "The type circle is heavily scribbled out or contains multiple superimposed letters." ], "row_bbox": [ 1288, @@ -311,7 +311,7 @@ }, { "row_index": 5, - "raw_text": "the MthembouQueens \"wadiliza", + "raw_text": "The MThembu Queens \"wadiliza", "confidence": "high", "type_raw": "H", "notes": null, @@ -326,12 +326,10 @@ { "row_index": 6, "raw_text": "new umuzi\"", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "The word 'new' is written in tiny lettering slightly above 'umuzi'." - ], + "oddities": [], "row_bbox": [ 1288, 1027, @@ -341,8 +339,8 @@ }, { "row_index": 7, - "raw_text": "BooYaTribe \"Funky nation\"", - "confidence": "high", + "raw_text": "Bogyactive \"Funky nation\"", + "confidence": "medium", "type_raw": "NV", "notes": null, "oddities": [], @@ -355,7 +353,7 @@ }, { "row_index": 8, - "raw_text": "Pixies \"Louis\"", + "raw_text": "Purify \"louis\"", "confidence": "medium", "type_raw": "L", "notes": null, @@ -369,8 +367,8 @@ }, { "row_index": 9, - "raw_text": "Royal C Mob \"Corporation Enema\"", - "confidence": "high", + "raw_text": "Royal Mob \"corporation drama\"", + "confidence": "medium", "type_raw": "R", "notes": null, "oddities": [], @@ -383,7 +381,7 @@ }, { "row_index": 10, - "raw_text": "The Fall \"I'm Frank\"", + "raw_text": "the Fall \"I'm Frank\"", "confidence": "high", "type_raw": "M", "notes": null, @@ -397,7 +395,7 @@ }, { "row_index": 11, - "raw_text": "Big Dipper \"Girl who lives on the Hill\"", + "raw_text": "Big Dipper \"Girl who lives on the hill\"", "confidence": "high", "type_raw": "NV", "notes": null, @@ -411,7 +409,7 @@ }, { "row_index": 12, - "raw_text": "Nirvana \"About a Girl\"", + "raw_text": "Nirvana \"Blew\"", "confidence": "high", "type_raw": "C", "notes": null, @@ -425,13 +423,11 @@ }, { "row_index": 13, - "raw_text": "David Sandborn \"JT F J\"", - "confidence": "medium", + "raw_text": "David Sandborn \"?? ??\"", + "confidence": "low", "type_raw": "JB", - "notes": null, - "oddities": [ - "A small hand-drawn smiley face appears at the end of the entry text." - ], + "notes": "illegible", + "oddities": [], "row_bbox": [ 1288, 1554, @@ -470,7 +466,7 @@ { "row_index": 1, "raw_text": "Plimsouls - Oldest Story in the World", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": "double_height", "oddities": [], @@ -483,13 +479,11 @@ }, { "row_index": 3, - "raw_text": "Lloyd God Cole - A Long Way Down", + "raw_text": "Lloyd Cole - A Long Way Down", "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "The word 'God' is written slightly above the line, inserted between 'Lloyd' and 'Cole'." - ], + "oddities": [], "row_bbox": [ 0, 2579, @@ -499,7 +493,7 @@ }, { "row_index": 4, - "raw_text": "Gavin Friday - You Take Away The Sun", + "raw_text": "Gavin Friday - You Take Away the Sun", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -527,11 +521,13 @@ }, { "row_index": 8, - "raw_text": "1/2 Jap - ~", + "raw_text": "1/2 Jap - ~~~~~", "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "A wavy line is drawn in place of the track name." + ], "row_bbox": [ 0, 2954, @@ -542,8 +538,8 @@ { "row_index": 9, "raw_text": "Blackgirls - devil's garden", - "confidence": "high", - "type_raw": "concert", + "confidence": "medium", + "type_raw": "conged", "notes": null, "oddities": [], "row_bbox": [ @@ -560,7 +556,7 @@ "type_raw": "O", "notes": "double_height", "oddities": [ - "The words 'My Town' are struck through with a line." + "The track name 'My Town' is crossed out." ], "row_bbox": [ 0, @@ -630,7 +626,7 @@ "raw_text": "Slip it in", "confidence": "high", "type_raw": "R STD", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -644,7 +640,7 @@ "raw_text": "Beatnigs - Burritos", "confidence": "high", "type_raw": "O", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -658,7 +654,7 @@ "raw_text": "Beatnigs - TV", "confidence": "high", "type_raw": "C", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -692,12 +688,12 @@ 2550, 4069 ], - "hour_raw": "5PM", - "jock_raw": "Shannon O'Kani", + "hour_raw": "5pm", + "jock_raw": "Shannon O'Keeffe", "entries": [ { "row_index": 0, - "raw_text": "Red Hot's \"show me UR soul\"", + "raw_text": "Red Hots \"show me UR soul\"", "confidence": "high", "type_raw": "H", "notes": null, @@ -711,9 +707,9 @@ }, { "row_index": 1, - "raw_text": "Elektronika \"sensee party\"", - "confidence": "high", - "type_raw": "Force", + "raw_text": "Ebn Ozn \"Sensee party\"", + "confidence": "medium", + "type_raw": "Revue", "notes": null, "oddities": [], "row_bbox": [ @@ -725,8 +721,8 @@ }, { "row_index": 2, - "raw_text": "Fabu 4 Flow \"Time\"", - "confidence": "medium", + "raw_text": "Pabst 4 low \"Time\"", + "confidence": "low", "type_raw": "C", "notes": null, "oddities": [], @@ -739,7 +735,7 @@ }, { "row_index": 3, - "raw_text": "the Church \"you're still beautiful\"", + "raw_text": "the Church \"You're still Beautiful\"", "confidence": "high", "type_raw": "M", "notes": null, @@ -753,7 +749,7 @@ }, { "row_index": 4, - "raw_text": "KokoTayo \"whatever Jam you made me\"", + "raw_text": "Koko taylor \"whatever I am you made me\"", "confidence": "high", "type_raw": "Blues", "notes": "double_height", @@ -767,8 +763,8 @@ }, { "row_index": 6, - "raw_text": "\"Forro da Minha Terra\" (Duda Da Passira)", - "confidence": "high", + "raw_text": "\"Forro da Minha Terra\" (DUda Da Passara)", + "confidence": "medium", "type_raw": "H", "notes": "double_height", "oddities": [], @@ -781,7 +777,7 @@ }, { "row_index": 8, - "raw_text": "the Cure \"Pictures of You\"", + "raw_text": "the Cure \"Pictures of you\"", "confidence": "high", "type_raw": "M", "notes": null, @@ -796,8 +792,8 @@ { "row_index": 9, "raw_text": "Consolidated \"Consolidated\"", - "confidence": "medium", - "type_raw": "Y", + "confidence": "high", + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -809,7 +805,7 @@ }, { "row_index": 10, - "raw_text": "Silos \"don't Look that way\"", + "raw_text": "Silos \"don't look that wg\"", "confidence": "high", "type_raw": "L", "notes": null, @@ -837,7 +833,7 @@ }, { "row_index": 12, - "raw_text": "Soul Asylum \"Take it to the Past\"", + "raw_text": "Soul Asylum \"take it to the past\"", "confidence": "high", "type_raw": null, "notes": null, @@ -851,8 +847,8 @@ }, { "row_index": 13, - "raw_text": "Adam Baumann \"decisions, need", - "confidence": "high", + "raw_text": "Ahm boy mann \"decision...\"", + "confidence": "low", "type_raw": "OCS", "notes": null, "oddities": [], @@ -865,8 +861,8 @@ }, { "row_index": 14, - "raw_text": "\"Baritone Umi / chalis fang\"", - "confidence": "high", + "raw_text": "\"Pastorius, m j chale & fang\"", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -879,8 +875,8 @@ }, { "row_index": 15, - "raw_text": "Midnight Oil \"Blue Sky Mine\"", - "confidence": "medium", + "raw_text": "midnight oil \"Blue sky mine\"", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -907,9 +903,9 @@ }, { "row_index": 17, - "raw_text": "\"Some dumb Cop Gave me 2 tickets\"", + "raw_text": "\"Some dumb cop gave me 2 tix already\"", "confidence": "high", - "type_raw": "NV", + "type_raw": "NU", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -921,9 +917,9 @@ }, { "row_index": 19, - "raw_text": "White Flag \"zerox\"", + "raw_text": "white flag \"zerox\"", "confidence": "high", - "type_raw": "NV", + "type_raw": "NU", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr0712-page33.bundle.json b/.seed/verifier/1990-04apr0712-page33.bundle.json index f27fcee..483e3fe 100644 --- a/.seed/verifier/1990-04apr0712-page33.bundle.json +++ b/.seed/verifier/1990-04apr0712-page33.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-33.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 33, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:01:48.191145+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:38:12.561211+00:00", "page_date_raw": "Thur 12 Apr 90", "comments_raw": null, "oddities": [ - "The text 'Salt N Pepa: Push It' is written at the top right above the WXYC address block.", - "A weather note is written below the WXYC address block reading: '7:07 58\u00b0 cold frost 60\u00b0 tomorrow'." + "handwritten text 'Salt N Pepa : Push It' in top right margin", + "handwritten note about weather '7:07 58\u00b0 cold frost 60\u00b0 tomorrow' in top right margin below station address" ], "quadrants": [ { @@ -22,16 +22,17 @@ 2302 ], "hour_raw": "6pm", - "jock_raw": "Etha", + "jock_raw": "Ethan", "entries": [ { "row_index": 0, - "raw_text": "Muzsikas - Vetettem Violat", - "confidence": "medium", + "raw_text": "Muzikas - Vetellam Violat", + "confidence": "low", "type_raw": "H", "notes": null, "oddities": [ - "left margin has a hand-drawn arrow pointing to this row" + "arrow drawn pointing to the row above this quadrant", + "circle is drawn in left margin" ], "row_bbox": [ 0, @@ -44,11 +45,9 @@ "row_index": 1, "raw_text": "Saffire - Three Time loser", "confidence": "high", - "type_raw": "N1's", + "type_raw": "N/S", "notes": null, - "oddities": [ - "left margin has a hand-drawn back-arrow near the type circle" - ], + "oddities": [], "row_bbox": [ 0, 650, @@ -58,8 +57,8 @@ }, { "row_index": 2, - "raw_text": "Embarrassment - Career", - "confidence": "high", + "raw_text": "Eminriassment - Ciseen", + "confidence": "low", "type_raw": "O", "notes": null, "oddities": [], @@ -72,7 +71,7 @@ }, { "row_index": 3, - "raw_text": "Down the Tube Station At Midnight Jam", + "raw_text": "Down the Tube Station at Midnight Jam", "confidence": "high", "type_raw": "Std", "notes": null, @@ -142,7 +141,7 @@ }, { "row_index": 8, - "raw_text": "3 Japanese - Moving to Burn", + "raw_text": "3 Japanese - Money to Burn", "confidence": "high", "type_raw": "O", "notes": null, @@ -175,7 +174,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "the text 'Local Cart' is written over and near the type column circle" + "annotation 'local cart' near type circle" ], "row_bbox": [ 0, @@ -186,9 +185,9 @@ }, { "row_index": 11, - "raw_text": "Thin White Rope - Yoo Doo Right", + "raw_text": "Thin White Rope - You Do Right", "confidence": "high", - "type_raw": "PPB", + "type_raw": "PRB", "notes": null, "oddities": [], "row_bbox": [ @@ -200,8 +199,8 @@ }, { "row_index": 12, - "raw_text": "Savage Republic - Mvopia", - "confidence": "medium", + "raw_text": "Savage Republic - Muppia", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -256,7 +255,7 @@ }, { "row_index": 2, - "raw_text": "Area - 25 w/ Louise", + "raw_text": "Area-25 W/ Louise", "confidence": "high", "type_raw": "Std?", "notes": null, @@ -272,11 +271,9 @@ "row_index": 3, "raw_text": "Killing Joke - Let's All Go (To the Fire Dance)", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, - "oddities": [ - "type column circle is completely scribbled out" - ], + "oddities": [], "row_bbox": [ 1278, 800, @@ -328,11 +325,13 @@ }, { "row_index": 7, - "raw_text": "Baclea - Tell Me", - "confidence": "medium", + "raw_text": "Bangles - Tell Me", + "confidence": "high", "type_raw": "Std", "notes": null, - "oddities": [], + "oddities": [ + "annotation 'John Zorn' in right margin" + ], "row_bbox": [ 1278, 1100, @@ -347,7 +346,7 @@ "type_raw": "Std", "notes": null, "oddities": [ - "the 'Std' in the type column is crossed out" + "annotation 'Violent Femmes' in right margin" ], "row_bbox": [ 1278, @@ -358,7 +357,7 @@ }, { "row_index": 9, - "raw_text": "Daniel Johnston / Jad Fair - TNK", + "raw_text": "Daniel Johnston/Jad Fair - TNK", "confidence": "high", "type_raw": "O", "notes": null, @@ -372,7 +371,7 @@ }, { "row_index": 10, - "raw_text": "Violent Femmes/HofD - BlackGirls", + "raw_text": "Violent Femmes/Hof D - Black Girls", "confidence": "high", "type_raw": "Std", "notes": null, @@ -386,7 +385,7 @@ }, { "row_index": 11, - "raw_text": "PsycheFunkapus - Young Love Is A Bitch", + "raw_text": "PsycheFunKapus - Young Love Is A Bitch", "confidence": "high", "type_raw": "H", "notes": null, @@ -400,7 +399,7 @@ }, { "row_index": 12, - "raw_text": "That Pet. Emot - Sweet Shiver Burn", + "raw_text": "That Pet Emot - Sweet Shivers Burn", "confidence": "high", "type_raw": "H", "notes": null, @@ -428,7 +427,7 @@ }, { "row_index": 14, - "raw_text": "Yo La Tengo - Asparagus Song", + "raw_text": "Yo La Tengo - Asparagas Song", "confidence": "high", "type_raw": "O", "notes": null, @@ -441,9 +440,7 @@ ] } ], - "oddities": [ - "the text 'John Zorn+ Violent Femme' is written in the right margin spanning rows 7 and 8" - ] + "oddities": [] }, { "position": "bottom_left", @@ -454,7 +451,7 @@ 4061 ], "hour_raw": "7", - "jock_raw": "Etha", + "jock_raw": "Ethan", "entries": [ { "row_index": 0, @@ -472,13 +469,11 @@ }, { "row_index": 1, - "raw_text": "Roy Acuff - Sweep Around Your Own Back Door", + "raw_text": "Ray Ault - Sweep Around Your Own Back Door", "confidence": "high", "type_raw": "O", "notes": "double_height", - "oddities": [ - "left margin has a hand-drawn arrow pointing to this row" - ], + "oddities": [], "row_bbox": [ 0, 2427, @@ -488,7 +483,7 @@ }, { "row_index": 3, - "raw_text": "Stump - Charlton Heston", + "raw_text": "Stumps - Charlton Heston", "confidence": "high", "type_raw": "O", "notes": null, @@ -502,7 +497,7 @@ }, { "row_index": 4, - "raw_text": "MC 900 ft Jesus - Truth is Out of Style", + "raw_text": "MC 900 Ft Jesus - Truth is Out of Style", "confidence": "high", "type_raw": "H", "notes": null, @@ -545,7 +540,7 @@ { "row_index": 7, "raw_text": "Lava Love - I Dig, You Dig", - "confidence": "medium", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -558,7 +553,7 @@ }, { "row_index": 8, - "raw_text": "Brian Jackson & Gil Scott-Heron H2Ogate Blues/ Peace Go w/ You", + "raw_text": "Brian Jackson & Gil Scott-Heron 1970 gate Blues / Peace Go w/ You", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -576,9 +571,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "left margin has a hand-drawn arrow pointing to this row" - ], + "oddities": [], "row_bbox": [ 0, 3103, @@ -616,13 +609,11 @@ }, { "row_index": 13, - "raw_text": "Felt - Get Out of My Mirror", + "raw_text": "Felt - Get Out Of My Mirror", "confidence": "high", - "type_raw": "m", + "type_raw": "M", "notes": null, - "oddities": [ - "left margin has a hand-drawn arrow pointing to this row" - ], + "oddities": [], "row_bbox": [ 0, 3328, @@ -632,7 +623,7 @@ }, { "row_index": 14, - "raw_text": "Herbie Hancock - Hang up Your Hang Ups", + "raw_text": "Herbie Hancock - Hang Up Your Hang Ups", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -656,7 +647,7 @@ 4061 ], "hour_raw": null, - "jock_raw": "j k weston", + "jock_raw": "jkweston", "entries": [ { "row_index": 0, @@ -674,8 +665,8 @@ }, { "row_index": 1, - "raw_text": "Death Of Sam - Do It", - "confidence": "medium", + "raw_text": "Death of Sam - Do It", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -744,7 +735,7 @@ }, { "row_index": 6, - "raw_text": "Salt N Pepa - Push It+", + "raw_text": "Salt N Pepa - Push It", "confidence": "high", "type_raw": "R", "notes": null, @@ -814,8 +805,8 @@ }, { "row_index": 11, - "raw_text": "Wrecks - Solid X", - "confidence": "medium", + "raw_text": "Wrecks - Soul X", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr0712-page34.bundle.json b/.seed/verifier/1990-04apr0712-page34.bundle.json index 2d93b85..18c719e 100644 --- a/.seed/verifier/1990-04apr0712-page34.bundle.json +++ b/.seed/verifier/1990-04apr0712-page34.bundle.json @@ -4,16 +4,16 @@ "image_path": "../pages/1990/April 1990/1990-04apr0712/page-34.png", "pdf_path": "1990/April 1990/1990-04apr0712.pdf", "page_number": 34, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:01:38.346314+00:00", - "page_date_raw": "Thur 12 Apr '90", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:01.823456+00:00", + "page_date_raw": "Thur 12 Apr 90", "comments_raw": null, "oddities": [ - "Header has 'W.Nelson Closing Time' written diagonally over the station logo.", - "Header includes weather notes: '45\u00b0 Clear / C Frost M/S 60\u00b0'.", - "Header has 'Yaz - Only You' written on the right side.", - "Far right margin contains stacked names: 'Gang of 4', 'Dik/Con', 'Destroy All Monsters', 'Hugh Cornwell'.", - "Far left margin near bottom-left quadrant contains stacked names: 'Firehose', 'L.C.', 'Stealers wheel'." + "Note written diagonally above the WXYC logo reads: W Nelson Closing Time.", + "Weather annotations near the WXYC logo read: 45\u00b0, Clear /c Frost, M/s 60\u00b0.", + "A note written to the right of the date reads: Yaz - Only You.", + "The left margin near the bottom quadrant contains a vertical list of artist names: Firehose, EC, Stealers wheel.", + "The right margin near the bottom quadrant contains a vertical list of artist names: Gang of 4, Dik Carna, Dating All Monsters, Hugh Cornwell." ], "quadrants": [ { @@ -24,12 +24,12 @@ 1283, 2352 ], - "hour_raw": "10pm", + "hour_raw": "10PM", "jock_raw": "jk weston", "entries": [ { "row_index": 0, - "raw_text": "C. de Forrest/Chilton - Sec As Man", + "raw_text": "C. de Forrest / Chilton - Sec As Man", "confidence": "medium", "type_raw": "Std", "notes": null, @@ -44,7 +44,7 @@ { "row_index": 1, "raw_text": "Sad Lovers + Giants - On Another Day", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -72,9 +72,9 @@ { "row_index": 3, "raw_text": "Lloyd Cole - A Long Way Down", - "confidence": "medium", + "confidence": "high", "type_raw": "O", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -118,7 +118,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "'9:23' is written in the left margin next to this row." + "Left margin contains annotation '9:23' next to this row." ], "row_bbox": [ 0, @@ -134,7 +134,7 @@ "type_raw": null, "notes": null, "oddities": [ - "'Radar Love' is heavily scribbled out beneath the song title 'Vanilla Queen'." + "Track name 'Radar Love' is heavily crossed out and replaced with 'Vanilla Queen' written directly above it." ], "row_bbox": [ 0, @@ -145,10 +145,10 @@ }, { "row_index": 8, - "raw_text": "Soul American - Twist And Shout", + "raw_text": "Soul American - Twist", "confidence": "medium", - "type_raw": "O", - "notes": "crossed_out", + "type_raw": "C", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -159,7 +159,7 @@ }, { "row_index": 9, - "raw_text": "6 feet of Snow", + "raw_text": "6 feet of snow", "confidence": "high", "type_raw": null, "notes": null, @@ -174,12 +174,10 @@ { "row_index": 10, "raw_text": "Youngbloods - Get Together", - "confidence": "high", + "confidence": "medium", "type_raw": "Hit", "notes": null, - "oddities": [ - "Heavy scribbling in the type column area before 'Hit'." - ], + "oddities": [], "row_bbox": [ 0, 1398, @@ -231,9 +229,9 @@ }, { "row_index": 1, - "raw_text": "Zevon - lawyer's", + "raw_text": "Zevon - Lawyer's", "confidence": "high", - "type_raw": "STD", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -245,7 +243,7 @@ }, { "row_index": 2, - "raw_text": "firehose - Captain", + "raw_text": "Firehose - Captain", "confidence": "high", "type_raw": "STD", "notes": null, @@ -259,9 +257,9 @@ }, { "row_index": 3, - "raw_text": "Fall - Bill's Dead", + "raw_text": "Fall - Bill Is Dead", "confidence": "high", - "type_raw": "H", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -274,8 +272,8 @@ { "row_index": 4, "raw_text": "Thin White Rope - Napkin Song/American", - "confidence": "medium", - "type_raw": "X", + "confidence": "high", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -288,7 +286,7 @@ { "row_index": 5, "raw_text": "Popes - She's You", - "confidence": "medium", + "confidence": "high", "type_raw": "Local", "notes": null, "oddities": [], @@ -331,7 +329,7 @@ "row_index": 8, "raw_text": "Windbreakers - Our Little War", "confidence": "high", - "type_raw": "U", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -343,13 +341,11 @@ }, { "row_index": 9, - "raw_text": "Mingus - Better Get It in Your Soul", + "raw_text": "Mingus - Better Get It In Your Soul", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Type column has an equals sign or two horizontal lines." - ], + "oddities": [], "row_bbox": [ 1283, 1247, @@ -374,7 +370,7 @@ { "row_index": 11, "raw_text": "Marty Wilson Piper - Tip Tongue", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -473,7 +469,7 @@ "row_index": 3, "raw_text": "Silo's - Here 2 U", "confidence": "high", - "type_raw": "M", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -500,7 +496,7 @@ { "row_index": 5, "raw_text": "Tom WAITS - Bad LVer of A Broken Heart", - "confidence": "medium", + "confidence": "high", "type_raw": "R", "notes": null, "oddities": [], @@ -583,7 +579,7 @@ }, { "row_index": 2, - "raw_text": "Abba - Train Bound", + "raw_text": "Alla - Train Bound", "confidence": "medium", "type_raw": null, "notes": null, @@ -653,7 +649,7 @@ }, { "row_index": 7, - "raw_text": "Gang of 4 - Anthrax", + "raw_text": "Gans of 4 - Anthrax", "confidence": "high", "type_raw": "Req", "notes": null, @@ -696,7 +692,7 @@ { "row_index": 10, "raw_text": "Church - Mon Morning", - "confidence": "medium", + "confidence": "high", "type_raw": "M", "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr1318-page01.bundle.json b/.seed/verifier/1990-04apr1318-page01.bundle.json index 21d93ad..f98f83e 100644 --- a/.seed/verifier/1990-04apr1318-page01.bundle.json +++ b/.seed/verifier/1990-04apr1318-page01.bundle.json @@ -4,16 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-01.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 1, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:02:37.476022+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:58:54.925435+00:00", "page_date_raw": "Friday 13 April 90", - "comments_raw": "3, Greg Miller.\nLloyd Cole REM", - "oddities": [ - "Left margin has annotations reading 'Playing lost Bs... Virgin'.", - "Left margin has annotations reading 'the Body' and 'classic Madstav'.", - "Right margin has a weather annotation reading '60\u00b0 sunny hig 60'.", - "Right margin contains a vertical list of notes including 'Stormy weather', 'Neil Young', 'Cinnamon Girl', and 'Pink Fl Final Cut'." - ], + "comments_raw": "3, Greg Muller.\nLloyd Cole REM", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -58,7 +53,7 @@ "row_index": 2, "raw_text": "Mekons - Beaten & Broken", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -70,11 +65,13 @@ }, { "row_index": 3, - "raw_text": "Henry Kaiser - The Ballad of Shane MacGowan", - "confidence": "medium", + "raw_text": "Henry Kaiser - The Ballad of Shane McGraw", + "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "dash in left margin pointing to type column" + ], "row_bbox": [ 0, 799, @@ -84,11 +81,13 @@ }, { "row_index": 4, - "raw_text": "Beat Happening/Screaming Trees - Sea Babies", + "raw_text": "Beat Happening / Screaming Trees - Sea Basics", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "dash in left margin pointing to type column" + ], "row_bbox": [ 0, 873, @@ -114,7 +113,7 @@ "row_index": 6, "raw_text": "Sister Ray - Noescape", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -140,11 +139,13 @@ }, { "row_index": 8, - "raw_text": "Sutla Blue - Cruise Control", + "raw_text": "Satin Blue - Cruise Control", "confidence": "medium", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "marginal note to the left spans rows 8-10 reading 'Purveying lust as Virgin'" + ], "row_bbox": [ 0, 1174, @@ -154,9 +155,9 @@ }, { "row_index": 9, - "raw_text": "Garnet Wendell - The Roach", + "raw_text": "Conrad Wendell - The Roach", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -196,9 +197,9 @@ }, { "row_index": 12, - "raw_text": "Ray Stevens - Guitarzan", + "raw_text": "Ray Stevens - Guitar zan", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -226,7 +227,7 @@ "row_index": 14, "raw_text": "Fairport Convention - Walk Awhile", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -240,7 +241,7 @@ "row_index": 15, "raw_text": "Joe Turner - How Long Blues", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -254,7 +255,7 @@ "row_index": 16, "raw_text": "Bad Mutha Goose - Jump the Funk", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -313,7 +314,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "The phrase '/ Not Because You Can' is written slightly above the end of this row." + "marginal note to the right: '\"Not Because You Can\"'" ], "row_bbox": [ 1255, @@ -324,7 +325,7 @@ }, { "row_index": 3, - "raw_text": "The Mthembu Queens - Wadiliza Umuzi", + "raw_text": "The Mthembu Queens - Wadiliza Umusi", "confidence": "medium", "type_raw": "H", "notes": null, @@ -353,7 +354,7 @@ { "row_index": 5, "raw_text": "Marta Sebestyen - Hajnali Nata", - "confidence": "high", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -422,7 +423,7 @@ }, { "row_index": 10, - "raw_text": "The Mission UK - Lovely", + "raw_text": "The Mission Uk - Lovely", "confidence": "high", "type_raw": "L", "notes": null, @@ -482,7 +483,9 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "marginal note to the right reading 'lido / sunny / hig 60'" + ], "row_bbox": [ 1255, 1626, @@ -502,13 +505,13 @@ 4065 ], "hour_raw": "3AM", - "jock_raw": "Scott Bevier", + "jock_raw": "Scott Revier", "entries": [ { "row_index": 0, "raw_text": "This Mortal Coil - Song to the Siren", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -520,7 +523,7 @@ }, { "row_index": 1, - "raw_text": "Robyn Hitchcock - Raining Twighlight Coast", + "raw_text": "Robyn Hitchcock - Raining Twilight Coast", "confidence": "high", "type_raw": "H", "notes": null, @@ -534,11 +537,13 @@ }, { "row_index": 2, - "raw_text": "Milk & Sudden F.T.K.R. - Captain Kennedy", + "raw_text": "Nikk Sudden F. Rev. - Captain Kennedy", "confidence": "medium", "type_raw": "std", "notes": null, - "oddities": [], + "oddities": [ + "marginal note 'Tike Body' to the left" + ], "row_bbox": [ 0, 2577, @@ -550,7 +555,7 @@ "row_index": 3, "raw_text": "Meat Puppets - I Can't Be Counted On", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -566,7 +571,9 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "dash in left margin pointing to type column" + ], "row_bbox": [ 0, 2727, @@ -595,7 +602,7 @@ "type_raw": "X", "notes": null, "oddities": [ - "There is a circled 'R' written in the left margin next to this row." + "R circled in left margin next to the X" ], "row_bbox": [ 0, @@ -622,10 +629,10 @@ "row_index": 8, "raw_text": "Andrew Gold - Lonely Boy", "confidence": "high", - "type_raw": "H", + "type_raw": "std", "notes": null, "oddities": [ - "The type column originally had 'std' crossed out, with 'H' written directly above it." + "marginal note to the left reading 'Classic / Mainstream'" ], "row_bbox": [ 0, @@ -636,8 +643,8 @@ }, { "row_index": 9, - "raw_text": "Tchico De Alagoas - Bicho De Cara Preta", - "confidence": "high", + "raw_text": "Tchino De Alagoas - Bicho De Cara Preta", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -652,7 +659,7 @@ "row_index": 10, "raw_text": "Justin Hinds & Dominoes - Sweet Loraine", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -664,12 +671,12 @@ }, { "row_index": 11, - "raw_text": "NRBQ - Just the Way you Are", + "raw_text": "NRBQ- Just the Way you Are", "confidence": "high", "type_raw": "std", "notes": null, "oddities": [ - "A small arrow is drawn to the left of the type column pointing at 'std'." + "arrow drawn next to type column pointing at entry" ], "row_bbox": [ 0, @@ -684,7 +691,9 @@ "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [], + "oddities": [ + "symbol 'y' or similar drawn next to type column" + ], "row_bbox": [ 0, 3405, @@ -699,7 +708,7 @@ "type_raw": "std", "notes": null, "oddities": [ - "There is a circled 'R' written in the left margin next to this row." + "R circled in left margin next to the std" ], "row_bbox": [ 0, @@ -734,13 +743,13 @@ 4065 ], "hour_raw": "5AM", - "jock_raw": "Scott Berrier", + "jock_raw": "Scott Revier", "entries": [ { "row_index": 0, "raw_text": "Fishbone - When Problems Arize", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -754,7 +763,7 @@ "row_index": 1, "raw_text": "T. Rundgren - Drive", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -785,7 +794,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "There is a circled 'R' written to the left of the type column." + "R circled in left margin next to the O" ], "row_bbox": [ 1255, @@ -797,11 +806,11 @@ { "row_index": 4, "raw_text": "J E's Mountaineers - 7 1/2", - "confidence": "high", - "type_raw": "O", + "confidence": "medium", + "type_raw": "H", "notes": null, "oddities": [ - "The word 'Mainer's' is written above 'E's'." + "tiny annotation 'Farmer's' above J E's" ], "row_bbox": [ 1255, @@ -826,8 +835,8 @@ }, { "row_index": 6, - "raw_text": "Savage Republic - Mapia", - "confidence": "medium", + "raw_text": "Savage Republic - Magica", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -840,7 +849,7 @@ }, { "row_index": 7, - "raw_text": "Cecil Taylor - Petals visiting the Abyss", + "raw_text": "Cecil Taylor - Patho visiting the Abyss", "confidence": "high", "type_raw": "M", "notes": null, @@ -859,7 +868,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "There is a circled 'R' written to the left of the type column." + "R circled in left margin next to the O" ], "row_bbox": [ 1255, @@ -903,7 +912,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "There is a circled 'R' written to the left of the type column." + "R circled in left margin next to the H" ], "row_bbox": [ 1255, @@ -916,7 +925,7 @@ "row_index": 12, "raw_text": "Captain Beefheart - Evening Bell", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -941,7 +950,9 @@ ] } ], - "oddities": [] + "oddities": [ + "Right margin contains scattered notes including 'Schney Mello', 'Sunny', 'Stormy', 'weather', 'Neil Young', 'Cinnamon Girl', 'Sugar Mt.', 'Pink Fl', 'Final Cut'." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr1318-page02.bundle.json b/.seed/verifier/1990-04apr1318-page02.bundle.json index 5816467..1db9203 100644 --- a/.seed/verifier/1990-04apr1318-page02.bundle.json +++ b/.seed/verifier/1990-04apr1318-page02.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-02.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 2, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:02:49.191030+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:23.959810+00:00", "page_date_raw": "Fri 13 Apr 90", "comments_raw": "Gil 5-44", "oddities": [ - "Several handwritten notes appear around the top WXYC logo, including 'Miracle Legion', 'B52s Rome', 'Planet Report', 'Beatles', and 'Talking Heads - Take Me to the River'." + "Several handwritten notes appear at the top right of the page: 'b) Miracle Legion', 'B52s Rome', 'Planet Report', 'Beatles', and 'Talking Heads - Take Me to the River'." ], "quadrants": [ { @@ -27,9 +27,11 @@ "row_index": 0, "raw_text": "REM - Pretty Persuasion", "confidence": "high", - "type_raw": "request STD", + "type_raw": "STD", "notes": null, - "oddities": [], + "oddities": [ + "The word 'request' is written above the type-column circle." + ], "row_bbox": [ 0, 543, @@ -39,8 +41,8 @@ }, { "row_index": 1, - "raw_text": "Chills Don't be Memory", - "confidence": "high", + "raw_text": "Chills - Don't be Memory", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -67,7 +69,7 @@ }, { "row_index": 3, - "raw_text": "Brave Combo - Seven Steps", + "raw_text": "Brave Combo - Seven Step", "confidence": "high", "type_raw": null, "notes": null, @@ -81,8 +83,8 @@ }, { "row_index": 4, - "raw_text": "Anja Garbarek - True Words were Never Spoken", - "confidence": "medium", + "raw_text": "Avant Garde - True Words were Never Spoken", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -125,9 +127,11 @@ "row_index": 7, "raw_text": "Talking Heads - Take Me to the River", "confidence": "high", - "type_raw": "STD request", + "type_raw": "Std", "notes": null, - "oddities": [], + "oddities": [ + "The word 'request' is written over or next to the type-column circle." + ], "row_bbox": [ 0, 1096, @@ -151,8 +155,8 @@ }, { "row_index": 9, - "raw_text": "Seikito Matsumoto - Someone to love", - "confidence": "medium", + "raw_text": "Seikito Motamoto - Someone to love", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -216,8 +220,8 @@ 2550, 2298 ], - "hour_raw": "8Am", - "jock_raw": "Jim Pettyjohn", + "hour_raw": "8AM", + "jock_raw": "Jim Betty Jr", "entries": [ { "row_index": 0, @@ -235,7 +239,7 @@ }, { "row_index": 1, - "raw_text": "Giant Sand - searchlight", + "raw_text": "Giant Sand - Searchlight", "confidence": "high", "type_raw": "M", "notes": null, @@ -291,8 +295,8 @@ }, { "row_index": 6, - "raw_text": "Dub Syndicate - ch & Verse", - "confidence": "high", + "raw_text": "Dub Syndicate - ch & verse", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -305,7 +309,7 @@ }, { "row_index": 7, - "raw_text": "Djivan Gasparyan - Dle Yaman", + "raw_text": "Djivan Gasparian - Dle Yaman", "confidence": "high", "type_raw": "O", "notes": null, @@ -319,7 +323,7 @@ }, { "row_index": 8, - "raw_text": "Prunes - Dissolve To...", + "raw_text": "Prunes - Dissolve to...", "confidence": "high", "type_raw": "O", "notes": null, @@ -333,7 +337,7 @@ }, { "row_index": 9, - "raw_text": "Walkabouts - Wreck of the old #9", + "raw_text": "Walkabouts - Wreck Of the old #9", "confidence": "high", "type_raw": "H", "notes": null, @@ -348,11 +352,11 @@ { "row_index": 10, "raw_text": "Searchers - When You Walk in the Room", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "The word 'You' is written heavily over another word in the track title." + "The word 'Room' is squeezed below the rest of the text into the gap above the next entry." ], "row_bbox": [ 1260, @@ -363,7 +367,7 @@ }, { "row_index": 11, - "raw_text": "R.L. Jones - Under the Boardwalk", + "raw_text": "R. L. Jones - Under the Boardwalk", "confidence": "high", "type_raw": "std", "notes": null, @@ -391,12 +395,12 @@ }, { "row_index": 13, - "raw_text": "Naked City - The Sicilian Clan", - "confidence": "medium", + "raw_text": "Naked City - The Sicillian Clan", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [ - "The word 'The' is heavily scribbled out in the track title." + "A word before 'Sicillian' is heavily scribbled out." ], "row_bbox": [ 1260, @@ -454,7 +458,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "A tiny 'The' is written above 'Angels'." + "The word 'The' is written very small above the word 'Angels'." ], "row_bbox": [ 0, @@ -479,12 +483,12 @@ }, { "row_index": 3, - "raw_text": "Bad Checks - Johnny why don't you bring yr girlfriend", + "raw_text": "Bad Checks - Johnny why don't you bring your girlfriend", "confidence": "high", "type_raw": "M", "notes": null, "oddities": [ - "The word 'girlfriend' is written below the rest of the track title." + "The word 'girlfriend' is tucked below the line." ], "row_bbox": [ 0, @@ -500,7 +504,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The word 'Loop' is written and heavily crossed out before 'Spacemen 3'." + "A word before 'Spacemen' is heavily scribbled out." ], "row_bbox": [ 0, @@ -511,7 +515,7 @@ }, { "row_index": 5, - "raw_text": "Kentucky Headhunters - Oh Lonesome Me", + "raw_text": "Kentucky Headhunters - O Lonesome Me", "confidence": "high", "type_raw": null, "notes": null, @@ -525,7 +529,7 @@ }, { "row_index": 6, - "raw_text": "Loop - The Nail Will Burn.", + "raw_text": "Loop - The Nail Will Burn", "confidence": "high", "type_raw": "H", "notes": null, @@ -544,7 +548,7 @@ "type_raw": null, "notes": null, "oddities": [ - "A word is heavily crossed out before 'Prince'." + "A word before 'Prince' is crossed out." ], "row_bbox": [ 0, @@ -602,7 +606,7 @@ "type_raw": "NV", "notes": null, "oddities": [ - "The word 'ready' is written tiny below the line at the end." + "The word 'ready' is tucked underneath the rest of the text." ], "row_bbox": [ 0, @@ -641,7 +645,7 @@ }, { "row_index": 14, - "raw_text": "Five Blind Boys - When God Dips his Pen of Love in", + "raw_text": "Five Blind Boys - When God Dips his Pen of Love...", "confidence": "high", "type_raw": null, "notes": null, @@ -655,12 +659,12 @@ }, { "row_index": 15, - "raw_text": "Sonny + Cher - Got You Babe", + "raw_text": "Sonny + Cher - I Got You Babe", "confidence": "high", "type_raw": "HIT!!!", "notes": null, "oddities": [ - "The left margin has a note reading 'and what a hit!'" + "The left margin contains the annotation 'and what a hit!' with an exclamation point and an arrow pointing to the row." ], "row_bbox": [ 0, @@ -681,11 +685,11 @@ 4063 ], "hour_raw": "9AM", - "jock_raw": "Jim Pettyjohn", + "jock_raw": "Jim Betty Jr", "entries": [ { "row_index": 0, - "raw_text": "Sacred MC - Summer Time (Troggs)", + "raw_text": "Sacred MC - Summertime (Troggs)", "confidence": "high", "type_raw": "H", "notes": null, @@ -713,7 +717,7 @@ }, { "row_index": 2, - "raw_text": "G.Scott-Heron + Brian Jackson - H2OGate Blues / & go w/ you Brother", + "raw_text": "G. Scott-Heron + Brian Jackson - H2O Gate Blues / Ego go w/ you Brother", "confidence": "high", "type_raw": "R->O", "notes": "double_height", @@ -727,7 +731,7 @@ }, { "row_index": 4, - "raw_text": "Miriam Makeba - Umam' Uyabjula", + "raw_text": "Miriam Makeba - Umam' Uyajabula", "confidence": "medium", "type_raw": "O", "notes": null, @@ -741,7 +745,7 @@ }, { "row_index": 5, - "raw_text": "Thin White Rope - Every body Has Been Burned (Byrds trib)", + "raw_text": "Thin White Rope - Everybody Has Been Burned (Byrds trib)", "confidence": "high", "type_raw": "O", "notes": "double_height", @@ -755,7 +759,7 @@ }, { "row_index": 7, - "raw_text": "Cowboy Junkies - 'Cause Cheap is How I Feel", + "raw_text": "Cowboy Junkies - 'Cause Cheap is How it Feels", "confidence": "high", "type_raw": "M", "notes": null, @@ -771,7 +775,7 @@ "row_index": 8, "raw_text": "Lightnin' Hopkins - Shine on Moon", "confidence": "high", - "type_raw": "std", + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -797,7 +801,7 @@ }, { "row_index": 10, - "raw_text": "Silos - Take My Country Back", + "raw_text": "Silo's - Take My Country Back", "confidence": "high", "type_raw": "H", "notes": null, @@ -812,7 +816,7 @@ { "row_index": 11, "raw_text": "Jacobites - If I Leave You", - "confidence": "high", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -826,10 +830,12 @@ { "row_index": 12, "raw_text": "Rod McDonald - I'm Wondering Why (Fast Folk)", - "confidence": "high", - "type_raw": "O", + "confidence": "medium", + "type_raw": "E", "notes": null, - "oddities": [], + "oddities": [ + "Type column contains a letter that looks like a cursive E." + ], "row_bbox": [ 1260, 3245, @@ -869,7 +875,7 @@ "row_index": 15, "raw_text": "Robyn Hitchcock - Raining Twilight Coast", "confidence": "high", - "type_raw": "H", + "type_raw": "A", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr1318-page03.bundle.json b/.seed/verifier/1990-04apr1318-page03.bundle.json index 2db8567..6eaa855 100644 --- a/.seed/verifier/1990-04apr1318-page03.bundle.json +++ b/.seed/verifier/1990-04apr1318-page03.bundle.json @@ -4,13 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-03.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 3, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:03:03.183899+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:04.223593+00:00", "page_date_raw": "Fri 13 Apr 90", "comments_raw": null, "oddities": [ - "a weather note is written near the WXYC logo: 'Hi: 60 Loo Clear Nav: 63'", - "the word 'Prong' is written at the very bottom edge of the page below the comments area" + "Weather note at top right: 'Hi: 60 Los Clear Now: 63'.", + "Handwritten word 'Prong' at the bottom edge of the page outside the comments field." ], "quadrants": [ { @@ -26,7 +26,7 @@ "entries": [ { "row_index": 0, - "raw_text": "ROLLING STONES - 2000 LIGHT YEARS", + "raw_text": "ROLLING STONES - 2000 LIGHTYEARS", "confidence": "high", "type_raw": null, "notes": null, @@ -68,7 +68,7 @@ }, { "row_index": 3, - "raw_text": "ICE T - Acappela Hunted Child", + "raw_text": "ICE T - Acappela Hunted CHIlD", "confidence": "high", "type_raw": null, "notes": null, @@ -110,7 +110,7 @@ }, { "row_index": 6, - "raw_text": "L 7 - SHOVE", + "raw_text": "L7 - SHOVE", "confidence": "high", "type_raw": null, "notes": null, @@ -138,7 +138,7 @@ }, { "row_index": 8, - "raw_text": "SYLVIA JUNCOSA - FRIEND", + "raw_text": "SYLVIA JUNCUOSA - FRIEND", "confidence": "high", "type_raw": null, "notes": null, @@ -152,11 +152,13 @@ }, { "row_index": 9, - "raw_text": "BRAZIL : FORRO - LUNDA", + "raw_text": "BRAZIL:FORRO - LUNDA", "confidence": "medium", "type_raw": "H", - "notes": "crossed_out", - "oddities": [], + "notes": null, + "oddities": [ + "Scribble before the track name." + ], "row_bbox": [ 0, 1250, @@ -180,7 +182,7 @@ }, { "row_index": 11, - "raw_text": "ERIC B.+RAKIM - NEVER SCARED", + "raw_text": "ERIC B. + RAKIM - NEVER SCARED", "confidence": "high", "type_raw": null, "notes": null, @@ -222,7 +224,7 @@ } ], "oddities": [ - "a long diagonal line is drawn across the remaining empty rows" + "Diagonal line drawn through the empty rows at the bottom." ] }, { @@ -233,12 +235,12 @@ 2550, 2352 ], - "hour_raw": "12Pm", - "jock_raw": "Keith L Kegler", + "hour_raw": "12PM", + "jock_raw": "Matt L'Mille", "entries": [ { "row_index": 0, - "raw_text": "Janes Addiction \"Up the Beach\"", + "raw_text": "Jane's Addiction \"Up the Beach\"", "confidence": "high", "type_raw": null, "notes": null, @@ -252,7 +254,7 @@ }, { "row_index": 1, - "raw_text": "Sam + Dave \"Wrap it Up\"", + "raw_text": "Sam & Dave \"Wrap It Up\"", "confidence": "medium", "type_raw": "H", "notes": null, @@ -266,8 +268,8 @@ }, { "row_index": 2, - "raw_text": "The Blue Aeroplanes \"... and Stones\"", - "confidence": "high", + "raw_text": "The Blue Herons \"Sticks and Stones\"", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -322,7 +324,7 @@ }, { "row_index": 6, - "raw_text": "Bullet LaVolta \"Birth of Death\"", + "raw_text": "Bullet Lavolta \"Birth of Death\"", "confidence": "high", "type_raw": null, "notes": null, @@ -364,8 +366,8 @@ }, { "row_index": 9, - "raw_text": "Terrance Simien \"Turn on your lovelight\"", - "confidence": "medium", + "raw_text": "Terrence Simien \"Turn on your lovelight\"", + "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], @@ -378,7 +380,7 @@ }, { "row_index": 10, - "raw_text": "Billy Holiday \"Now They Call it Swing\"", + "raw_text": "Billy Holiday \"Now they Call it Swing\"", "confidence": "high", "type_raw": null, "notes": null, @@ -392,8 +394,8 @@ }, { "row_index": 11, - "raw_text": "Savage Republic \"Resonus First EP\"", - "confidence": "low", + "raw_text": "Savage Republic \"Desperous First EP\"", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -434,10 +436,10 @@ }, { "row_index": 1, - "raw_text": "VENOMOUS VIOLENT EYES", - "confidence": "medium", + "raw_text": "VENUS WOLFTICK", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -448,7 +450,7 @@ }, { "row_index": 2, - "raw_text": "SHONEN KNIFE - Parrot Polynesia", + "raw_text": "SHONEN KNIFE - Parrot PolyNESIA", "confidence": "high", "type_raw": null, "notes": null, @@ -462,11 +464,13 @@ }, { "row_index": 3, - "raw_text": "DON'T MEAN MAYBE-BUFFG+JAM", - "confidence": "medium", + "raw_text": "I DON'T MEAN MAYBE - BUFF+JAM", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [], + "notes": null, + "oddities": [ + "Scribble over the first letter of the entry." + ], "row_bbox": [ 0, 2506, @@ -490,7 +494,7 @@ }, { "row_index": 5, - "raw_text": "KING MISSILE - ROCK+ ROLL", + "raw_text": "KING MISSLE - ROCK + ROLL", "confidence": "high", "type_raw": null, "notes": null, @@ -509,7 +513,7 @@ "type_raw": "H", "notes": null, "oddities": [ - "an arrow curves from row 8 (BAUHAUS) pointing to the type circle of this row" + "Arrow drawn from left margin pointing to this row." ], "row_bbox": [ 0, @@ -539,7 +543,7 @@ "type_raw": null, "notes": null, "oddities": [ - "multiple straight lines are drawn over the left margin area near this row" + "Scribbled underline drawn beneath this row." ], "row_bbox": [ 0, @@ -579,7 +583,7 @@ { "row_index": 11, "raw_text": "IMTHEMBU QUEENS - ENDLINI", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -593,10 +597,12 @@ { "row_index": 12, "raw_text": "MUZIKAS - MBI", - "confidence": "medium", - "type_raw": "H", + "confidence": "high", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Illegible mark in the left-margin type circle." + ], "row_bbox": [ 0, 3181, @@ -620,11 +626,13 @@ }, { "row_index": 14, - "raw_text": "STEAM - NA HEY KISS GOODBYE", - "confidence": "medium", + "raw_text": "BANANASTEAM - NA HEY KISS GOODBYE", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [], + "notes": null, + "oddities": [ + "First word of artist name is crossed out." + ], "row_bbox": [ 0, 3331, @@ -676,10 +684,10 @@ }, { "row_index": 18, - "raw_text": "LEROY SMART- JAHOVIAH", + "raw_text": "LEROY SMART - JAH JAH", "confidence": "high", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -704,7 +712,7 @@ } ], "oddities": [ - "the text 'CHANNEL ONE comp.' is written in the left margin next to the last three entries" + "Left margin has bracket and text 'CHANNEL ONE compo' with arrows pointing to rows 17, 18, and 19." ] }, { @@ -716,7 +724,7 @@ 4074 ], "hour_raw": null, - "jock_raw": "Keith Kegler", + "jock_raw": "Keith Kepler", "entries": [ { "row_index": 0, @@ -734,7 +742,7 @@ }, { "row_index": 1, - "raw_text": "Pink Floyd \"Careful with that Axe Eugene\"", + "raw_text": "Pink Floyd \"Carefull with that Axe Eugne\"", "confidence": "high", "type_raw": null, "notes": null, @@ -767,7 +775,7 @@ "type_raw": "L", "notes": null, "oddities": [ - "tiny annotation 'From the new' in the right margin" + "Annotation in right margin: 'Theme from the Joker'." ], "row_bbox": [ 1268, @@ -778,12 +786,12 @@ }, { "row_index": 4, - "raw_text": "Reverend Avalance \"Not Another Day\"", - "confidence": "medium", + "raw_text": "Relaxed Avalance \"Not Another Day\"", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "tiny annotation 'the roker bucket' in the right margin" + "Annotation in right margin: 'Bucket full of Pri'." ], "row_bbox": [ 1268, @@ -798,9 +806,7 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "tiny annotation 'foot of Prin...' in the right margin" - ], + "oddities": [], "row_bbox": [ 1268, 2804, @@ -824,7 +830,7 @@ }, { "row_index": 7, - "raw_text": "The Marshmellow Overcoat \"Out Of Our Minds\"", + "raw_text": "The Marshmallow Overcoat \"Out of Our Minds\"", "confidence": "high", "type_raw": null, "notes": null, @@ -852,7 +858,7 @@ }, { "row_index": 9, - "raw_text": "A.C. 900 ft Jesus \"UFO's are Real\"", + "raw_text": "MC 900ft Jesus \"UFO's are Real\"", "confidence": "high", "type_raw": "H", "notes": null, @@ -880,7 +886,7 @@ }, { "row_index": 11, - "raw_text": "Green On Red \"The Drifter\"", + "raw_text": "Green on Red \"The Drifter\"", "confidence": "high", "type_raw": null, "notes": null, diff --git a/.seed/verifier/1990-04apr1318-page04.bundle.json b/.seed/verifier/1990-04apr1318-page04.bundle.json index 55c65b2..454c4d9 100644 --- a/.seed/verifier/1990-04apr1318-page04.bundle.json +++ b/.seed/verifier/1990-04apr1318-page04.bundle.json @@ -4,13 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-04.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 4, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:03:08.363358+00:00", - "page_date_raw": "Fri. 13 Apr 90 Erectus Mastae beside KFC 10pm", - "comments_raw": "Today: hi MS 60\u00b0\nTonight lo: Fair lo 35-40\u00b0\nTom. hi M Cloud chance\nmid 60's 30% rain\nelvis Costello -\nSweet\nDrea", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:34.044020+00:00", + "page_date_raw": "Fri 13 Apr 90", + "comments_raw": "Massacre - Exploited\nToday: hi MS 60\u00b0\nTonight lo: Fair to 35-40\u00b0\nTom: hi MCloud chnce\nmid 60's 30% rain\nelvis costello - Sweet Drea", "oddities": [ - "A block of scribbled text at the top right includes 'Batmen - Poison', 'Exploited Massix', 'Frank Zappa In France', 'The Fluid Tin Top Toy', 'Broad + Main in Durham', and 'John Lee Hooker Wobbling Baby'.", - "Diagonal note 'maggi - Exploited' with an arrow pointing up is written across the bottom-left corner." + "The top margin contains several messy scribbles including 'JohnLeeHooker Wobbling Baby', 'Frank Zappa In France', 'Erectus Mustae beside KFC 10p', and other crossed-out words." ], "quadrants": [ { @@ -22,7 +21,7 @@ 2303 ], "hour_raw": "2PM", - "jock_raw": "Behe", + "jock_raw": "Bebe", "entries": [ { "row_index": 0, @@ -54,7 +53,7 @@ }, { "row_index": 2, - "raw_text": "Angels - The Charm of Epistemology", + "raw_text": "Angels - The Charm / of Epistemology", "confidence": "high", "type_raw": "H", "notes": "double_height", @@ -68,7 +67,7 @@ }, { "row_index": 4, - "raw_text": "Whitstein Bros - There's An Open Door Waiting", + "raw_text": "Whitstein Bros - There's An Open / Door Waiting", "confidence": "high", "type_raw": "NV", "notes": "double_height", @@ -180,8 +179,8 @@ }, { "row_index": 13, - "raw_text": "Dead Boys - Caught w/ Meat in Mo.", - "confidence": "medium", + "raw_text": "Dead Boys - Caught w/ Meat in Yo.", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -194,13 +193,11 @@ }, { "row_index": 14, - "raw_text": "Jello Biafra/No Means No - Falling Space", + "raw_text": "Jello Biafra / NoMeansNo - Falling Space Junk", "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "Text 'Mat-Club' is written in the right margin spanning this row and the next." - ], + "oddities": [], "row_bbox": [ 0, 1627, @@ -225,8 +222,8 @@ { "row_index": 16, "raw_text": "King Crimson - Thela Hun Ginjeet", - "confidence": "medium", - "type_raw": "Std", + "confidence": "high", + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -238,7 +235,7 @@ }, { "row_index": 17, - "raw_text": "Bevis Frond - Lord Plantiful Reflects", + "raw_text": "Bevis Frond - Lord Plentiful Reflects", "confidence": "high", "type_raw": "H", "notes": null, @@ -275,12 +272,12 @@ 2550, 2303 ], - "hour_raw": "4PM", - "jock_raw": "1/led fizz", + "hour_raw": "4pm", + "jock_raw": "1/lid hinge", "entries": [ { "row_index": 0, - "raw_text": "Black Sun Ensemble Bleeding Heart", + "raw_text": "Black Sun Ensemble - Bleeding Heart", "confidence": "high", "type_raw": "O", "notes": null, @@ -294,7 +291,7 @@ }, { "row_index": 1, - "raw_text": "Das Damen Riding On the Rocket", + "raw_text": "Das Damen - Riding On the Rocket", "confidence": "high", "type_raw": "X", "notes": null, @@ -308,7 +305,7 @@ }, { "row_index": 2, - "raw_text": "Sylvia Juncosa 1 in 3", + "raw_text": "Sylvia Juncosa - 1 in 3", "confidence": "high", "type_raw": "NV", "notes": null, @@ -322,7 +319,7 @@ }, { "row_index": 3, - "raw_text": "Silos We'll Go Out of Town", + "raw_text": "Silos - We'll Go Out of Town", "confidence": "high", "type_raw": "H", "notes": null, @@ -336,7 +333,7 @@ }, { "row_index": 4, - "raw_text": "Billy Syndrome Tell the Truth", + "raw_text": "Billy Syndrome - Tell the Truth", "confidence": "high", "type_raw": "NV", "notes": null, @@ -350,7 +347,7 @@ }, { "row_index": 5, - "raw_text": "Gunsels & Zealots Hard World", + "raw_text": "Gunsels & Zealots - Hard World", "confidence": "high", "type_raw": "LC", "notes": null, @@ -364,13 +361,11 @@ }, { "row_index": 6, - "raw_text": "Frank Zappa In France", + "raw_text": "Frank Zappa - In France", "confidence": "high", "type_raw": "Std", "notes": null, - "oddities": [ - "There is a small C inside a circle next to the Std mark." - ], + "oddities": [], "row_bbox": [ 1260, 1024, @@ -380,7 +375,7 @@ }, { "row_index": 7, - "raw_text": "The Fluid Tin Top Toy", + "raw_text": "The Fluid - Tin Top Toy", "confidence": "high", "type_raw": "H", "notes": null, @@ -394,12 +389,12 @@ }, { "row_index": 8, - "raw_text": "Barry Reid The System", + "raw_text": "Barry Reid - The System", "confidence": "high", "type_raw": "X", "notes": null, "oddities": [ - "A note in parenthesis '(Augustus Pablo Rocker's Story)' is written to the right of this entry." + "marginal note '(Augustus Pablo Rocker's Story)' next to entry" ], "row_bbox": [ 1260, @@ -410,7 +405,7 @@ }, { "row_index": 9, - "raw_text": "Midnight Oil King of the Mountain", + "raw_text": "Midnight Oil - King of the Mountain", "confidence": "high", "type_raw": "L", "notes": null, @@ -424,12 +419,12 @@ }, { "row_index": 10, - "raw_text": "Chocolate Watchband Sweet Young Thing", + "raw_text": "Shoes Chocolate Watchband - Sweet Young Thing", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The word 'The' before 'Chocolate' is crossed out." + "the word 'Shoes' is crossed out" ], "row_bbox": [ 1260, @@ -440,9 +435,9 @@ }, { "row_index": 11, - "raw_text": "John Lee Hooker Wobbling Baby", + "raw_text": "John Lee Hooker - Wobbling Baby", "confidence": "high", - "type_raw": "O", + "type_raw": "O R", "notes": null, "oddities": [], "row_bbox": [ @@ -454,7 +449,7 @@ }, { "row_index": 12, - "raw_text": "Naked City Batman", + "raw_text": "Naked City - Batman", "confidence": "high", "type_raw": "H", "notes": null, @@ -468,7 +463,7 @@ }, { "row_index": 13, - "raw_text": "Vanilla Trainwreck Naked on A Train", + "raw_text": "Vanilla Trainwreck - Naked on a Train", "confidence": "high", "type_raw": "LC", "notes": null, @@ -482,7 +477,7 @@ }, { "row_index": 14, - "raw_text": "Daniel Johnston Careless Soul/Funeral Home", + "raw_text": "Daniel Johnston - Careless Soul / Funeral Home", "confidence": "high", "type_raw": "X", "notes": null, @@ -496,7 +491,7 @@ }, { "row_index": 15, - "raw_text": "House of Love Hedonist", + "raw_text": "House of Love - Hedonist", "confidence": "high", "type_raw": "m", "notes": null, @@ -509,9 +504,7 @@ ] } ], - "oddities": [ - "The text 'finge' is written above the Jock name '1/led fizz'." - ] + "oddities": [] }, { "position": "bottom_left", @@ -522,7 +515,7 @@ 4068 ], "hour_raw": null, - "jock_raw": "Behe", + "jock_raw": "Bebe", "entries": [ { "row_index": 0, @@ -530,9 +523,7 @@ "confidence": "high", "type_raw": "R", "notes": null, - "oddities": [ - "The letter K at the end has a circle drawn around it." - ], + "oddities": [], "row_bbox": [ 0, 2353, @@ -542,7 +533,7 @@ }, { "row_index": 1, - "raw_text": "Sonic Youth - Catholic Block", + "raw_text": "Sonic Youth - Catholic block", "confidence": "high", "type_raw": null, "notes": null, @@ -556,9 +547,9 @@ }, { "row_index": 2, - "raw_text": "Heart - Bebe Le Strange", + "raw_text": "Heart - Bebe le Strange", "confidence": "high", - "type_raw": "Std", + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -584,7 +575,7 @@ }, { "row_index": 4, - "raw_text": "Furry Lewis - Good Looking Girl Blues", + "raw_text": "Furry Lewis - Good looking Girl Blues", "confidence": "high", "type_raw": "Blues 1927", "notes": null, @@ -600,7 +591,7 @@ "row_index": 5, "raw_text": "Soul Asylum - Ship of Fools", "confidence": "high", - "type_raw": "Std/O", + "type_raw": "Std/o", "notes": null, "oddities": [], "row_bbox": [ @@ -669,8 +660,8 @@ { "row_index": 10, "raw_text": "Bongos - #'s w/ wing", - "confidence": "high", - "type_raw": "Std", + "confidence": "medium", + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -682,7 +673,7 @@ }, { "row_index": 11, - "raw_text": "Lush - Leaves Me Cold", + "raw_text": "Lush - leaves me cold", "confidence": "high", "type_raw": "H", "notes": null, @@ -696,10 +687,10 @@ }, { "row_index": 12, - "raw_text": "Dub Syndicate - [illegible]", - "confidence": "low", + "raw_text": "Dub Syndicate - Stoned Immaculate", + "confidence": "high", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -710,7 +701,7 @@ }, { "row_index": 13, - "raw_text": "Roof Um Baff", + "raw_text": "Boof Vm Baff", "confidence": "medium", "type_raw": null, "notes": null, @@ -754,7 +745,7 @@ "row_index": 16, "raw_text": "Fall - Hilary", "confidence": "high", - "type_raw": "M", + "type_raw": "N", "notes": null, "oddities": [], "row_bbox": [ @@ -766,7 +757,7 @@ }, { "row_index": 17, - "raw_text": "Skunk - Good to Your Earhole", + "raw_text": "Skunk - Good to your Earhole", "confidence": "high", "type_raw": null, "notes": null, @@ -794,13 +785,11 @@ "entries": [ { "row_index": 0, - "raw_text": "Mighty Diamonds Pass the Koutchie", + "raw_text": "Mighty Diamonds - Pass the Koutchie", "confidence": "high", - "type_raw": "Std", + "type_raw": "c Std", "notes": null, - "oddities": [ - "There is a small C inside a circle next to the Std mark." - ], + "oddities": [], "row_bbox": [ 1260, 2353, @@ -810,7 +799,7 @@ }, { "row_index": 1, - "raw_text": "Kiss I Stole Your Love", + "raw_text": "Kiss - I Stole Your Love", "confidence": "high", "type_raw": "O", "notes": null, @@ -824,9 +813,9 @@ }, { "row_index": 2, - "raw_text": "Bob Mould Poison Years", + "raw_text": "Bob Mould - Poison Years", "confidence": "high", - "type_raw": "P", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -838,7 +827,7 @@ }, { "row_index": 3, - "raw_text": "Public Enemy Who Stole the Soul", + "raw_text": "Public Enemy - Who Stole the Soul", "confidence": "high", "type_raw": "H", "notes": null, @@ -852,7 +841,7 @@ }, { "row_index": 4, - "raw_text": "Sister Carol Potential", + "raw_text": "Sister Carol - Potential", "confidence": "high", "type_raw": "X", "notes": null, @@ -866,7 +855,7 @@ }, { "row_index": 5, - "raw_text": "Cop Shoot Cop Discone #666", + "raw_text": "Cop Shoot Cop - Discome No 666", "confidence": "high", "type_raw": "X", "notes": null, @@ -880,7 +869,7 @@ }, { "row_index": 6, - "raw_text": "Cecil Taylor In Florescence", + "raw_text": "Cecil Taylor - In Florescence", "confidence": "high", "type_raw": "m", "notes": null, @@ -894,7 +883,7 @@ }, { "row_index": 7, - "raw_text": "Porn Orchard No Time To Hide", + "raw_text": "Porn Orchard - No Time To Hide", "confidence": "high", "type_raw": "C", "notes": null, @@ -908,7 +897,7 @@ }, { "row_index": 8, - "raw_text": "Robyn Hitchcock Agony of Pleasure", + "raw_text": "Robyn Hitchcock - Agony of Pleasure", "confidence": "high", "type_raw": "H", "notes": null, @@ -922,7 +911,7 @@ }, { "row_index": 9, - "raw_text": "Mamas Madam Bozo", + "raw_text": "Mamon - Madam Bozo", "confidence": "high", "type_raw": "C", "notes": null, @@ -936,7 +925,7 @@ }, { "row_index": 10, - "raw_text": "Sheila Chandra Shanti Shanti Shanti", + "raw_text": "Sheila Chadra - Shanti Shanti Shanti", "confidence": "high", "type_raw": "X", "notes": null, @@ -950,7 +939,7 @@ }, { "row_index": 11, - "raw_text": "Pure Joy Dead", + "raw_text": "Pure Joy - Dead", "confidence": "high", "type_raw": "L", "notes": null, @@ -964,13 +953,11 @@ }, { "row_index": 12, - "raw_text": "Scrawl Rocky Top", + "raw_text": "Scrawl - Rocky Top", "confidence": "high", - "type_raw": "Std", + "type_raw": "C Std", "notes": null, - "oddities": [ - "There is a small C inside a circle next to the Std mark." - ], + "oddities": [], "row_bbox": [ 1260, 3254, @@ -980,7 +967,7 @@ }, { "row_index": 13, - "raw_text": "Reverend Gary Davis I'll Be All Right Some Day", + "raw_text": "Reverend Gary Davis - I'll Be All Right Some Day", "confidence": "high", "type_raw": "O", "notes": null, @@ -994,7 +981,7 @@ }, { "row_index": 14, - "raw_text": "Nice Strong Arm Stress City", + "raw_text": "Nice Strong Arm - Stress City", "confidence": "high", "type_raw": "H", "notes": null, @@ -1008,7 +995,7 @@ }, { "row_index": 15, - "raw_text": "King Missile The Sandbox", + "raw_text": "King Missile - The Sandbox", "confidence": "high", "type_raw": "X", "notes": null, @@ -1022,7 +1009,7 @@ }, { "row_index": 16, - "raw_text": "Underdogs Love's Gone Bad", + "raw_text": "Underdogs - Love's Gone Bad", "confidence": "high", "type_raw": "O", "notes": null, diff --git a/.seed/verifier/1990-04apr1318-page05.bundle.json b/.seed/verifier/1990-04apr1318-page05.bundle.json index 9f6076f..385bd63 100644 --- a/.seed/verifier/1990-04apr1318-page05.bundle.json +++ b/.seed/verifier/1990-04apr1318-page05.bundle.json @@ -4,11 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-05.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 5, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:03:58.313562+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:06.803449+00:00", "page_date_raw": "Fri 13 Apr 90", - "comments_raw": "Bu Jany\nFishbone", - "oddities": [], + "comments_raw": "Bunny\nFishbone", + "oddities": [ + "Handwritten 'Hit=Hit' added to the printed type definitions at top left." + ], "quadrants": [ { "position": "top_left", @@ -19,13 +21,13 @@ 2304 ], "hour_raw": "6pm", - "jock_raw": "Don Blanchette", + "jock_raw": "Dan Blanchette", "entries": [ { "row_index": 0, - "raw_text": "The Jam- The Bitterest Pill", + "raw_text": "The Jam - The Bitterest Pill", "confidence": "high", - "type_raw": "Std", + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -51,7 +53,7 @@ }, { "row_index": 2, - "raw_text": "Sparks- Angst In My Pants", + "raw_text": "Sparks - Angst In My Pants", "confidence": "high", "type_raw": "O", "notes": null, @@ -65,13 +67,11 @@ }, { "row_index": 3, - "raw_text": "Brazil:Forro- Banda de Assis", - "confidence": "medium", + "raw_text": "Brazil:Forro- Bate-coxa", + "confidence": "low", "type_raw": "H", "notes": null, - "oddities": [ - "The track name 'Banda de Assis' is struck through with a horizontal line." - ], + "oddities": [], "row_bbox": [ 0, 797, @@ -95,12 +95,12 @@ }, { "row_index": 5, - "raw_text": "The Waterboys- When Will We Be Married", + "raw_text": "The Waterboys - When Will We Be Married", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The word 'The' is written very small above the line in the left margin." + "tiny word 'The' written above the start of the line" ], "row_bbox": [ 0, @@ -111,7 +111,7 @@ }, { "row_index": 6, - "raw_text": "Waxing Poetics- Iodine", + "raw_text": "Waxing Poetics - Iodine", "confidence": "high", "type_raw": "O", "notes": null, @@ -125,7 +125,7 @@ }, { "row_index": 7, - "raw_text": "Joe Jackson- Friday", + "raw_text": "Joe Jackson - Friday", "confidence": "high", "type_raw": "O", "notes": null, @@ -139,12 +139,12 @@ }, { "row_index": 8, - "raw_text": "C.O.C - Hungry Child", + "raw_text": "C.O.C. - Hungry Child", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [ - "The words 'Concert box' are written in the left margin next to the type circle." + "left margin has a note 'Concert box'" ], "row_bbox": [ 0, @@ -155,7 +155,7 @@ }, { "row_index": 9, - "raw_text": "Fishbone - Boning in the Boneyard", + "raw_text": "Fisbone - Boning in the Boneyard", "confidence": "high", "type_raw": "R", "notes": null, @@ -173,9 +173,7 @@ "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [ - "There is a small scribble or '@' symbol next to the 'H' in the type circle." - ], + "oddities": [], "row_bbox": [ 0, 1325, @@ -190,7 +188,7 @@ "type_raw": "O", "notes": null, "oddities": [ - "The words 'Concert box' are written in the left margin next to the type circle." + "left margin has a note 'Concert box'" ], "row_bbox": [ 0, @@ -202,7 +200,7 @@ { "row_index": 12, "raw_text": "Muzsik\u00e1s - Morning Song", - "confidence": "medium", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -229,7 +227,7 @@ }, { "row_index": 14, - "raw_text": "Robert Plant - Your Mama Said You", + "raw_text": "Robert Plant - Your Mama Said You Cried In Your Sleep", "confidence": "high", "type_raw": "O", "notes": null, @@ -243,13 +241,11 @@ }, { "row_index": 15, - "raw_text": "Leap of Faith - Hold On cried In Your Song", - "confidence": "low", + "raw_text": "Leap of Faith - Hold On", + "confidence": "high", "type_raw": "L", "notes": null, - "oddities": [ - "The phrase 'cried In Your Song' is written below the main text line but within the same row cell." - ], + "oddities": [], "row_bbox": [ 0, 1701, @@ -269,7 +265,7 @@ 2304 ], "hour_raw": "8pm", - "jock_raw": "R - H", + "jock_raw": "A-SL", "entries": [ { "row_index": 0, @@ -359,7 +355,7 @@ "row_index": 6, "raw_text": "Lloyd Cole Church", "confidence": "high", - "type_raw": "H", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -399,10 +395,10 @@ }, { "row_index": 9, - "raw_text": "Pages of E", + "raw_text": "Pegboy EP", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1270, @@ -427,8 +423,8 @@ "entries": [ { "row_index": 0, - "raw_text": "Goose Creek Symphony- T'Rase", - "confidence": "medium", + "raw_text": "Goose Creek Symphony - T'Rese", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -441,11 +437,13 @@ }, { "row_index": 1, - "raw_text": "The Mthembu Queens- Mijindini Mts, &", - "confidence": "low", + "raw_text": "The Mthembu Queens - Mijindini Mts.", + "confidence": "high", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "scribble symbol at the end of the line" + ], "row_bbox": [ 0, 2430, @@ -469,7 +467,7 @@ }, { "row_index": 3, - "raw_text": "Half Japanese- Another World", + "raw_text": "Half Japanese - Another World", "confidence": "high", "type_raw": "O", "notes": null, @@ -483,7 +481,7 @@ }, { "row_index": 4, - "raw_text": "Blue Aeroplanes- World View Blue", + "raw_text": "Blue Aeroplanes - World View Blue", "confidence": "high", "type_raw": "H", "notes": null, @@ -515,9 +513,7 @@ "confidence": "high", "type_raw": "O", "notes": null, - "oddities": [ - "The artist's name was corrected with 'Wain' written over a crossed-out 'Wayne'." - ], + "oddities": [], "row_bbox": [ 0, 2805, @@ -555,8 +551,8 @@ }, { "row_index": 9, - "raw_text": "Savage Republic- Mapia", - "confidence": "medium", + "raw_text": "Savage Republic - Mapia", + "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], @@ -569,7 +565,7 @@ }, { "row_index": 10, - "raw_text": "Percy Sledge- When A Man Loves A Woman", + "raw_text": "Percy Sledge - When A Man Loves A Woman", "confidence": "high", "type_raw": "Hit", "notes": null, @@ -583,7 +579,7 @@ }, { "row_index": 11, - "raw_text": "Bad Checks- Crimes Of Passion", + "raw_text": "Bed Checks - Crimes Of Passion", "confidence": "high", "type_raw": "M", "notes": null, @@ -657,9 +653,7 @@ "confidence": "high", "type_raw": "Std", "notes": null, - "oddities": [ - "The abbreviation 'SCOTS' is written in stylized blocky letters." - ], + "oddities": [], "row_bbox": [ 1270, 2346, @@ -669,8 +663,8 @@ }, { "row_index": 1, - "raw_text": "Angels Torta De Los Muerta", - "confidence": "low", + "raw_text": "Angels Torta De Los Muertos", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -684,7 +678,7 @@ { "row_index": 2, "raw_text": "Pointer Sis Salt Penis", - "confidence": "medium", + "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [], @@ -697,7 +691,7 @@ }, { "row_index": 3, - "raw_text": "25 Rifles WW III", + "raw_text": "25 Rifles WWIII", "confidence": "high", "type_raw": "O", "notes": null, @@ -712,7 +706,7 @@ { "row_index": 4, "raw_text": "Toto/Dolls Africa", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -725,7 +719,7 @@ }, { "row_index": 5, - "raw_text": "Styx Missamerica", + "raw_text": "Styx Miss America", "confidence": "high", "type_raw": null, "notes": null, @@ -795,8 +789,8 @@ }, { "row_index": 10, - "raw_text": "UnK. Nobman", - "confidence": "low", + "raw_text": "Unk. Nobman", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -823,7 +817,7 @@ }, { "row_index": 12, - "raw_text": "Haydn Symph # 96", + "raw_text": "Haydn Symph #96", "confidence": "high", "type_raw": null, "notes": null, @@ -837,7 +831,7 @@ }, { "row_index": 13, - "raw_text": "Psyche Funkapus Jesus Krispies", + "raw_text": "Psyche funkapus Jesus Krispies", "confidence": "high", "type_raw": "L", "notes": null, @@ -851,12 +845,12 @@ }, { "row_index": 14, - "raw_text": "Smiths Please\u00b3", + "raw_text": "Smiths Please 3", "confidence": "high", "type_raw": "R", "notes": null, "oddities": [ - "The word 'Please' has a small superscript '3' indicating repetition." + "superscript '3' after the track name" ], "row_bbox": [ 1270, @@ -867,8 +861,8 @@ }, { "row_index": 15, - "raw_text": "Poppes Shes You", - "confidence": "low", + "raw_text": "Popper Shes You", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], diff --git a/.seed/verifier/1990-04apr1318-page06.bundle.json b/.seed/verifier/1990-04apr1318-page06.bundle.json index e7a95dd..608999b 100644 --- a/.seed/verifier/1990-04apr1318-page06.bundle.json +++ b/.seed/verifier/1990-04apr1318-page06.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-06.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 6, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:04:14.099142+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:20.578893+00:00", "page_date_raw": "Fri 13 Apr 90", - "comments_raw": "55, Frost likely Rollin touch of it\nHigh 60 Tracks vi dis boot\nSounds of S.", + "comments_raw": "55, Frost likely Rotten touch of it\nHigh 60 Teaches video cool\nSounds of S1", "oddities": [ - "Handwritten word 'YON' appears near the top left WXYC logo" + "The word 'yON' is written at the top of the page near the 'Indicate types' printed block." ], "quadrants": [ { @@ -25,8 +25,8 @@ "entries": [ { "row_index": 0, - "raw_text": "Phantom Tollbooth Flip yr Lid", - "confidence": "high", + "raw_text": "Phantom Tollbooth Flips Lid", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -53,8 +53,8 @@ }, { "row_index": 2, - "raw_text": "Digital Under Packet Man", - "confidence": "high", + "raw_text": "Digital Undies Packet Man", + "confidence": "medium", "type_raw": "M", "notes": null, "oddities": [], @@ -67,9 +67,9 @@ }, { "row_index": 3, - "raw_text": "Leadbelly Man Takin Name-s", - "confidence": "medium", - "type_raw": "O", + "raw_text": "Leadbelly Man Takin Names", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -95,8 +95,8 @@ }, { "row_index": 5, - "raw_text": "Billy Bang Close to the Flower", - "confidence": "medium", + "raw_text": "Billy Bang Closest to the Flower", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -112,7 +112,7 @@ "raw_text": "Lush Leaves Me Cold", "confidence": "high", "type_raw": "Hit", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -124,7 +124,7 @@ { "row_index": 7, "raw_text": "Text Dept Nadka", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -138,8 +138,8 @@ { "row_index": 8, "raw_text": "James Blood Ulmer Hijack", - "confidence": "medium", - "type_raw": "O", + "confidence": "high", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -151,11 +151,13 @@ }, { "row_index": 9, - "raw_text": "Flight Cases Glen Bathe", - "confidence": "low", - "type_raw": "filled-in black dot", + "raw_text": "Flight Cases Glen/Battle", + "confidence": "high", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Left margin circle is completely blacked out/filled in with ink." + ], "row_bbox": [ 0, 1248, @@ -165,21 +167,35 @@ }, { "row_index": 10, - "raw_text": "3rd Bass Triple Stage Darkness", + "raw_text": "3rd Bass Triple Stage", "confidence": "high", "type_raw": null, - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1323, 1261, + 1398 + ] + }, + { + "row_index": 11, + "raw_text": "Darkness", + "confidence": "high", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1398, + 1261, 1474 ] }, { "row_index": 12, - "raw_text": "Babes In Toyland Flesh Crawl", + "raw_text": "Babes in Toyland Flesh Crawl", "confidence": "medium", "type_raw": "o", "notes": null, @@ -193,9 +209,9 @@ }, { "row_index": 13, - "raw_text": "Stumpwizards One Shot Down L.J.", - "confidence": "low", - "type_raw": "o", + "raw_text": "Stumpwizards One Shot Down In The", + "confidence": "medium", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ @@ -207,21 +223,35 @@ }, { "row_index": 14, - "raw_text": "Billy Syndicate - Since You Sold Yours Back To Same", - "confidence": "medium", + "raw_text": "Billy Syndicate - Since You Sold Yours", + "confidence": "high", "type_raw": "o", - "notes": "double_height", + "notes": null, "oddities": [], "row_bbox": [ 0, 1624, 1261, + 1699 + ] + }, + { + "row_index": 15, + "raw_text": "Soul To Soul", + "confidence": "medium", + "type_raw": null, + "notes": null, + "oddities": [], + "row_bbox": [ + 0, + 1699, + 1261, 1774 ] }, { "row_index": 16, - "raw_text": "Sex, Mold Your Minds", + "raw_text": "Suck, Mold Your Minds", "confidence": "medium", "type_raw": "H", "notes": null, @@ -235,8 +265,8 @@ }, { "row_index": 17, - "raw_text": "Cray Cray", - "confidence": "medium", + "raw_text": "City City", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -249,8 +279,8 @@ }, { "row_index": 18, - "raw_text": "Links Animals In the Zoo", - "confidence": "low", + "raw_text": "Links Animals In The Zoo", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -263,10 +293,10 @@ }, { "row_index": 19, - "raw_text": "Loop - Black Sun", - "confidence": "low", + "raw_text": "Cop Shoot Cop", + "confidence": "medium", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -277,7 +307,7 @@ } ], "oddities": [ - "A curly brace in the left margin groups rows 9 and 10 together" + "A curly brace in the left margin groups rows 8 through 10." ] }, { @@ -306,9 +336,9 @@ ] }, { - "row_index": 2, - "raw_text": "999 - Tube - Hill Night", - "confidence": "medium", + "row_index": 1, + "raw_text": "999 - Tulse - Hill Night", + "confidence": "high", "type_raw": "o", "notes": null, "oddities": [], @@ -320,9 +350,9 @@ ] }, { - "row_index": 3, - "raw_text": "Pogues - Sts of Sorrow - Birmingham", - "confidence": "high", + "row_index": 2, + "raw_text": "Pogues - Sts. of Sorrow - Bighamham", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -334,8 +364,8 @@ ] }, { - "row_index": 4, - "raw_text": "Fluid - tomorrow", + "row_index": 3, + "raw_text": "Fluid - Tomorrow -", "confidence": "high", "type_raw": "H", "notes": null, @@ -348,7 +378,7 @@ ] }, { - "row_index": 5, + "row_index": 4, "raw_text": "Lou Reed - Metal Machine Music", "confidence": "high", "type_raw": "o", @@ -362,7 +392,7 @@ ] }, { - "row_index": 6, + "row_index": 5, "raw_text": "Suicide - Girl", "confidence": "high", "type_raw": "o", @@ -376,8 +406,8 @@ ] }, { - "row_index": 7, - "raw_text": "Gin Blossoms - Found out about you", + "row_index": 6, + "raw_text": "Gin Blossoms - Found Out About You", "confidence": "high", "type_raw": "L", "notes": "double_height", @@ -390,8 +420,8 @@ ] }, { - "row_index": 9, - "raw_text": "Roxy Music - All I want is you", + "row_index": 7, + "raw_text": "Roxy Music - All I Want Is You", "confidence": "high", "type_raw": "o", "notes": null, @@ -404,8 +434,8 @@ ] }, { - "row_index": 10, - "raw_text": "Birdsongs of the Mesozoic - Theme B", + "row_index": 8, + "raw_text": "Birdsongs of the Mesozoic - Theme 13", "confidence": "high", "type_raw": "o", "notes": null, @@ -418,23 +448,21 @@ ] }, { - "row_index": 11, - "raw_text": "Naked City - Saigon pickup", + "row_index": 9, + "raw_text": "Naked City - Surfin' James Bond Theme", "confidence": "medium", "type_raw": "H", - "notes": null, - "oddities": [ - "The words 'James Bond Theme' are crossed out just above this entry on the same line" - ], + "notes": "double_height", + "oddities": [], "row_bbox": [ 1261, 1398, 2550, - 1474 + 1549 ] }, { - "row_index": 12, + "row_index": 10, "raw_text": "Flipper - Ha Ha Ha", "confidence": "high", "type_raw": "o", @@ -442,27 +470,27 @@ "oddities": [], "row_bbox": [ 1261, - 1474, + 1549, 2550, - 1549 + 1624 ] }, { - "row_index": 13, + "row_index": 11, "raw_text": "Boy - Dirt - Car -", - "confidence": "medium", - "type_raw": "New", + "confidence": "high", + "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1261, - 1549, + 1624, 2550, - 1624 + 1699 ] }, { - "row_index": 14, + "row_index": 12, "raw_text": "Madonna - True Blue", "confidence": "high", "type_raw": "Hit", @@ -470,13 +498,13 @@ "oddities": [], "row_bbox": [ 1261, - 1624, + 1699, 2550, - 1699 + 1774 ] }, { - "row_index": 15, + "row_index": 13, "raw_text": "Clash - Rudie Can't Fail", "confidence": "high", "type_raw": "o", @@ -484,13 +512,13 @@ "oddities": [], "row_bbox": [ 1261, - 1699, + 1774, 2550, - 1774 + 1849 ] }, { - "row_index": 16, + "row_index": 14, "raw_text": "Felt - Cartoon Sky", "confidence": "high", "type_raw": "M", @@ -498,37 +526,37 @@ "oddities": [], "row_bbox": [ 1261, - 1774, + 1849, 2550, - 1849 + 1924 ] }, { - "row_index": 17, - "raw_text": "Marvelettes - I'll Keep Holding on", - "confidence": "medium", + "row_index": 15, + "raw_text": "Marvelettes - I'll Keep Holding On", + "confidence": "high", "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ 1261, - 1849, + 1924, 2550, - 1924 + 1999 ] }, { - "row_index": 18, + "row_index": 16, "raw_text": "Robyn Hitchcock - Beautiful Girl", "confidence": "high", - "type_raw": "L", + "type_raw": "E", "notes": "double_height", "oddities": [], "row_bbox": [ 1261, - 1924, + 1999, 2550, - 2075 + 2149 ] } ], @@ -543,22 +571,20 @@ 4061 ], "hour_raw": null, - "jock_raw": "Bill Wms", + "jock_raw": "Bill Wms.", "entries": [ { "row_index": 0, - "raw_text": "Prefab Sprout - GOODBYE", + "raw_text": "Prefab Sprout - GOODBYE Lucille", "confidence": "high", "type_raw": "o", - "notes": null, - "oddities": [ - "The small word 'Lucille' is written below GOODBYE" - ], + "notes": "double_height", + "oddities": [], "row_bbox": [ 0, 2350, 1261, - 2425 + 2500 ] }, { @@ -570,9 +596,9 @@ "oddities": [], "row_bbox": [ 0, - 2425, + 2500, 1261, - 2500 + 2575 ] }, { @@ -584,65 +610,67 @@ "oddities": [], "row_bbox": [ 0, - 2500, + 2575, 1261, - 2575 + 2650 ] }, { "row_index": 3, - "raw_text": "Housemartins - Johannesb...", + "raw_text": "Hunters & Collectors - Johannesburg", "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ 0, - 2575, + 2650, 1261, - 2652 + 2725 ] }, { "row_index": 4, - "raw_text": "KMFDM - How to Reinvent your fears", - "confidence": "low", - "type_raw": "RQ", + "raw_text": "KMFDM - How to Receive your", + "confidence": "medium", + "type_raw": "R/X", "notes": null, - "oddities": [], + "oddities": [ + "Left margin type circle for row 4 is drawn extra large, overlapping row 3." + ], "row_bbox": [ 0, - 2652, + 2725, 1261, - 2726 + 2800 ] }, { "row_index": 5, - "raw_text": "Durantes Hornpipe -", + "raw_text": "Durante's Hornpipe -", "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ 0, - 2726, + 2800, 1261, - 2801 + 2875 ] }, { "row_index": 6, - "raw_text": "Souled American -", + "raw_text": "Souled American", "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ 0, - 2801, + 2875, 1261, - 2876 + 2950 ] }, { @@ -650,13 +678,13 @@ "raw_text": "Green River - Come On Down", "confidence": "medium", "type_raw": "o", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, - 2876, + 2950, 1261, - 2951 + 3025 ] }, { @@ -668,9 +696,9 @@ "oddities": [], "row_bbox": [ 0, - 2951, + 3025, 1261, - 3026 + 3100 ] }, { @@ -682,13 +710,13 @@ "oddities": [], "row_bbox": [ 0, - 3026, + 3100, 1261, - 3176 + 3250 ] }, { - "row_index": 11, + "row_index": 10, "raw_text": "Cowboy Junkies - Witches", "confidence": "high", "type_raw": "M", @@ -696,84 +724,84 @@ "oddities": [], "row_bbox": [ 0, - 3176, + 3250, 1261, - 3251 + 3325 ] }, { - "row_index": 12, - "raw_text": "Leslie Gore - You don't own me own me", + "row_index": 11, + "raw_text": "Lesley Gore - You don't own me", "confidence": "high", "type_raw": "Hit", "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 3251, + 3325, 1261, - 3402 + 3475 ] }, { - "row_index": 14, + "row_index": 12, "raw_text": "Big Block - Dead Billy", - "confidence": "medium", + "confidence": "high", "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ 0, - 3402, + 3475, 1261, - 3555 + 3550 ] }, { - "row_index": 15, - "raw_text": "TPE mutiny - Sweet Shiver Burn", + "row_index": 13, + "raw_text": "The Mutiny - Sweet Shiver Burn", "confidence": "medium", "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ 0, - 3555, + 3550, 1261, - 3708 + 3700 ] }, { - "row_index": 17, + "row_index": 14, "raw_text": "Pussy Galore - Pig Sweat", "confidence": "high", - "type_raw": "O", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ 0, - 3708, + 3700, 1261, - 3784 + 3775 ] }, { - "row_index": 18, - "raw_text": "Silos - Teen Caroline", - "confidence": "low", + "row_index": 15, + "raw_text": "Silos - Caroline", + "confidence": "medium", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, - 3784, + 3775, 1261, - 4016 + 3850 ] } ], "oddities": [ - "A curly brace in the left margin groups rows 7 through 10 together" + "A curly brace in the left margin groups rows 7 through 9." ] }, { @@ -785,7 +813,7 @@ 4061 ], "hour_raw": "1", - "jock_raw": "Bill Wms", + "jock_raw": "Bill Wms.", "entries": [ { "row_index": 0, @@ -803,7 +831,7 @@ }, { "row_index": 1, - "raw_text": "Wrecks - Lai Du - Flambeau", + "raw_text": "Wreck - Lair Du Flambeau", "confidence": "medium", "type_raw": "M", "notes": null, @@ -817,8 +845,8 @@ }, { "row_index": 2, - "raw_text": "Linton Kwesi Johnson - Non Fice", - "confidence": "low", + "raw_text": "Linton Kwesi Johnson - Iron FIre", + "confidence": "medium", "type_raw": "o", "notes": null, "oddities": [], @@ -859,8 +887,8 @@ }, { "row_index": 5, - "raw_text": "Meat Beat Manifesto - Re-Animatro", - "confidence": "medium", + "raw_text": "Meat Beat Manifesto - Re-Animator", + "confidence": "high", "type_raw": "o", "notes": null, "oddities": [], @@ -887,7 +915,7 @@ }, { "row_index": 7, - "raw_text": "Bastro - Diablo Guapo - Enjoying the Rev.", + "raw_text": "Basto Diablo bumps - Enjoying the Rev.", "confidence": "medium", "type_raw": "o", "notes": null, @@ -901,8 +929,8 @@ }, { "row_index": 8, - "raw_text": "L\u00fcve - Between Clark + Hilldale", - "confidence": "medium", + "raw_text": "Love - Between Clark & Hilldale", + "confidence": "high", "type_raw": "o", "notes": "double_height", "oddities": [], @@ -914,7 +942,7 @@ ] }, { - "row_index": 10, + "row_index": 9, "raw_text": "Hugo Largo - Jungle Jim", "confidence": "high", "type_raw": "o", @@ -928,9 +956,9 @@ ] }, { - "row_index": 11, - "raw_text": "Nice Strong Arm - From Heaven", - "confidence": "high", + "row_index": 10, + "raw_text": "Nice Strong Arm - Firm Heaven", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -942,9 +970,9 @@ ] }, { - "row_index": 12, - "raw_text": "Musikas - Dark wind came", - "confidence": "low", + "row_index": 11, + "raw_text": "Musikas - Darkwind & come", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -956,8 +984,8 @@ ] }, { - "row_index": 13, - "raw_text": "Minutemen - History Lesson Pt. II", + "row_index": 12, + "raw_text": "Minutemen - History Lesson Pt II", "confidence": "high", "type_raw": "o", "notes": null, @@ -970,7 +998,7 @@ ] }, { - "row_index": 14, + "row_index": 13, "raw_text": "James Brown - Good Good Lovin", "confidence": "high", "type_raw": "o", @@ -984,10 +1012,10 @@ ] }, { - "row_index": 15, - "raw_text": "Fonro - Black Faced ghouls", + "row_index": 14, + "raw_text": "Forro - Black Faced ghoul", "confidence": "medium", - "type_raw": "O", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -998,10 +1026,10 @@ ] }, { - "row_index": 16, + "row_index": 15, "raw_text": "Fugazi - Song #1", "confidence": "high", - "type_raw": "x", + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -1012,10 +1040,10 @@ ] }, { - "row_index": 17, + "row_index": 16, "raw_text": "Henry Kaiser Band - River's Edge", - "confidence": "medium", - "type_raw": "O", + "confidence": "high", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -1026,7 +1054,7 @@ ] }, { - "row_index": 18, + "row_index": 17, "raw_text": "Elvis - I Love You Because", "confidence": "high", "type_raw": "o", @@ -1040,7 +1068,9 @@ ] } ], - "oddities": [] + "oddities": [ + "An X is drawn through the type column for rows 14 and 15." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr1318-page07.bundle.json b/.seed/verifier/1990-04apr1318-page07.bundle.json index 30dd77f..c5680c9 100644 --- a/.seed/verifier/1990-04apr1318-page07.bundle.json +++ b/.seed/verifier/1990-04apr1318-page07.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-07.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 7, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:04:10.549261+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:06.897501+00:00", "page_date_raw": "Saturday 14 April 90", "comments_raw": null, "oddities": [], @@ -25,7 +25,7 @@ "row_index": 0, "raw_text": "Boogie Down Prod. - You must learn", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -37,12 +37,12 @@ }, { "row_index": 1, - "raw_text": "MITHer May Queens - THICA", - "confidence": "low", + "raw_text": "Mittey 34 Queens - THICA syndicate", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [ - "the word 'singabala' is written small below the title" + "The word 'syndicate' is written small underneath 'THICA'." ], "row_bbox": [ 0, @@ -53,9 +53,9 @@ }, { "row_index": 2, - "raw_text": "Timbuk 3 - standard white Jesus", + "raw_text": "Timbuk 3 - Standard White Jesus", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -67,9 +67,9 @@ }, { "row_index": 3, - "raw_text": "Barbra Streisand - NY state of mind", + "raw_text": "Barbra Streisand - NY State of mind", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -83,7 +83,7 @@ "row_index": 4, "raw_text": "Charlie Parker - I'll Remember April", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -95,7 +95,7 @@ }, { "row_index": 5, - "raw_text": "5ive Aeroplanes - Your age", + "raw_text": "Five Americans - Your age", "confidence": "high", "type_raw": "H", "notes": null, @@ -109,9 +109,9 @@ }, { "row_index": 6, - "raw_text": "THE Germs - MANIMAL", + "raw_text": "The Germs - MANIMAL", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -123,7 +123,7 @@ }, { "row_index": 7, - "raw_text": "The Feelies - High Road", + "raw_text": "The feelies - High Road", "confidence": "high", "type_raw": "R", "notes": null, @@ -137,7 +137,7 @@ }, { "row_index": 8, - "raw_text": "THE CHURCH - CITY", + "raw_text": "The church - CITY", "confidence": "high", "type_raw": "M", "notes": null, @@ -153,7 +153,7 @@ "row_index": 9, "raw_text": "Chet Baker - Solar", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -165,9 +165,9 @@ }, { "row_index": 10, - "raw_text": "CAPITOL STEPS - Just linna", - "confidence": "low", - "type_raw": "O", + "raw_text": "CAPITOL STEPS - Just like ...", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -179,9 +179,9 @@ }, { "row_index": 11, - "raw_text": "NAVI-UPS - SHE SAYS", + "raw_text": "RAVE-UPS - SHE SAYS", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -193,8 +193,8 @@ }, { "row_index": 12, - "raw_text": "Exene - COCKTAIL TREE", - "confidence": "high", + "raw_text": "Exene - COCKTAIL TIMES", + "confidence": "medium", "type_raw": "R", "notes": null, "oddities": [], @@ -223,11 +223,9 @@ "row_index": 14, "raw_text": "Judas Priest - Breaking the law", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, - "oddities": [ - "an illegible word is written small below the end of this entry" - ], + "oddities": [], "row_bbox": [ 0, 1625, @@ -237,12 +235,12 @@ }, { "row_index": 15, - "raw_text": "Savage Republic -", + "raw_text": "Savage Republic - bands of men", "confidence": "medium", "type_raw": "H", - "notes": "crossed_out", + "notes": null, "oddities": [ - "the track title is completely crossed out and illegible" + "The original track name is crossed out and replaced with 'bands of men' below it." ], "row_bbox": [ 0, @@ -253,7 +251,7 @@ }, { "row_index": 16, - "raw_text": "IDIT PUP - Radio Allahwil", + "raw_text": "TWIT POP - Radiq Allahu Wil", "confidence": "low", "type_raw": "L", "notes": null, @@ -281,9 +279,9 @@ "entries": [ { "row_index": 0, - "raw_text": "Lou Reed - Romeo Had Juliette", + "raw_text": "Lou Reed - Romeo And Juliette", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -295,8 +293,8 @@ }, { "row_index": 1, - "raw_text": "Bongwater - Teen Stars rustine", - "confidence": "low", + "raw_text": "Soapwater - Teen Stars For Jesus", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -309,9 +307,9 @@ }, { "row_index": 2, - "raw_text": "Nivn Harvey - Last song of middle there", + "raw_text": "Kevin Hanney - Last Song of middle Here", "confidence": "low", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -323,9 +321,9 @@ }, { "row_index": 3, - "raw_text": "UTOPIA - Princess of Universe", + "raw_text": "UTOPIA - Princess Of The Universe", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -351,12 +349,12 @@ }, { "row_index": 5, - "raw_text": "EARL KLUGH - Since You've Gone", - "confidence": "high", - "type_raw": "O", + "raw_text": "George Benson Earl Klugh - Since You've Gone", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [ - "the name 'George Benson-' is written small above the start of this line" + "Artist name 'George Benson' is written small above 'Earl Klugh' on the same row." ], "row_bbox": [ 1274, @@ -381,9 +379,9 @@ }, { "row_index": 7, - "raw_text": "Jason & Scorchers - Absolutely Sweet Marie", + "raw_text": "Jason + Scorchers - Absolutely Sweet Marie", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -395,7 +393,7 @@ }, { "row_index": 8, - "raw_text": "The Miss... - lovely", + "raw_text": "The Mission - Lovely", "confidence": "medium", "type_raw": "L", "notes": null, @@ -410,8 +408,8 @@ { "row_index": 9, "raw_text": "Buffalo Tom - Sunflower Suit", - "confidence": "high", - "type_raw": "O", + "confidence": "medium", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -425,7 +423,7 @@ "row_index": 10, "raw_text": "MC5 - Looking at You", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -439,7 +437,7 @@ "row_index": 11, "raw_text": "Bobby Darin - Queen of the Hop", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -451,7 +449,7 @@ }, { "row_index": 12, - "raw_text": "CHILLS - Familiarity Breeds contempt", + "raw_text": "CHILLS - Familiarity Breeds Contempt", "confidence": "high", "type_raw": "H", "notes": null, @@ -481,7 +479,7 @@ "row_index": 0, "raw_text": "Sade - Your love is king", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -493,9 +491,9 @@ }, { "row_index": 1, - "raw_text": "Herman's Hermits - Mrs Brown", - "confidence": "high", - "type_raw": "O", + "raw_text": "Herman's Hermits - Mrs Brown,", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -507,7 +505,7 @@ }, { "row_index": 2, - "raw_text": "Public Enemy - fear of a black planet", + "raw_text": "Public Enemy - Fear of a black planet", "confidence": "high", "type_raw": "L", "notes": null, @@ -521,9 +519,9 @@ }, { "row_index": 3, - "raw_text": "John Hiatt - Smite on the ...", - "confidence": "medium", - "type_raw": "O", + "raw_text": "John Hiatt - Smile in the rain", + "confidence": "low", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -536,8 +534,8 @@ { "row_index": 4, "raw_text": "Christine Lavin - Sensitive New Age", - "confidence": "high", - "type_raw": "M", + "confidence": "medium", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -551,7 +549,7 @@ "row_index": 5, "raw_text": "Ted Nugent - Hey Baby", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -565,7 +563,7 @@ "row_index": 6, "raw_text": "Mighty Lemon Drops - Beautiful SHAME", "confidence": "high", - "type_raw": "L", + "type_raw": "CC", "notes": null, "oddities": [], "row_bbox": [ @@ -577,12 +575,12 @@ }, { "row_index": 7, - "raw_text": "Screamin' Jay Hawkins - Blues", - "confidence": "high", - "type_raw": "O", + "raw_text": "Screamin Jay Hawkins - Constipation Blues", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [ - "the word 'Constipation' is written above 'Blues'" + "The word 'Constipation' is written above 'Blues' on the same row." ], "row_bbox": [ 0, @@ -593,11 +591,13 @@ }, { "row_index": 8, - "raw_text": "Bricks - Mountain Guest...", + "raw_text": "Bricks - Mountain Quest to Muhommed", "confidence": "medium", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Track name 'Mountain Quest to' is written above 'Muhommed'." + ], "row_bbox": [ 0, 2887, @@ -608,8 +608,8 @@ { "row_index": 9, "raw_text": "Bobby Sherman - Julie Do You Love Me", - "confidence": "high", - "type_raw": "O", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -621,11 +621,13 @@ }, { "row_index": 10, - "raw_text": "The Isley Bros - Please Let me be...", + "raw_text": "The Byrds - Please Let Me Be Your Boy Friend", "confidence": "medium", - "type_raw": "O", + "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "The word 'Friend' is written below 'Boy' at the end of the track name." + ], "row_bbox": [ 0, 3039, @@ -635,7 +637,7 @@ }, { "row_index": 11, - "raw_text": "H.P. Zinker - Hurdles in my way", + "raw_text": "H.P. Zinker - Hurdles in my Way", "confidence": "high", "type_raw": "L", "notes": null, @@ -651,7 +653,7 @@ "row_index": 12, "raw_text": "Blasters - Marie Marie", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -667,9 +669,7 @@ "confidence": "high", "type_raw": "Hit", "notes": null, - "oddities": [ - "the type column designation 'Hit' is written out instead of a single letter in the circle" - ], + "oddities": [], "row_bbox": [ 0, 3267, @@ -679,11 +679,13 @@ }, { "row_index": 14, - "raw_text": "MC 900 Ft Jesus w/DJ Zero - truth is out of style", - "confidence": "high", + "raw_text": "MC 900 Ft Jesus w/DJ Zero - Truth is out of style", + "confidence": "medium", "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Part of the track name is written small below the main line." + ], "row_bbox": [ 0, 3343, @@ -709,7 +711,7 @@ "row_index": 0, "raw_text": "Carpenters - Sing", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -721,8 +723,8 @@ }, { "row_index": 1, - "raw_text": "The Walkabouts - Anvil Song", - "confidence": "high", + "raw_text": "The w/in saints - Anvil Song", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -737,7 +739,7 @@ "row_index": 2, "raw_text": "Meat Puppets - Tumblin' Tumbleweeds", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -749,9 +751,9 @@ }, { "row_index": 3, - "raw_text": "Ella Fitzgerald - Love for SALE", + "raw_text": "Ella Fitzgerald - Love for SAlE", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -763,7 +765,7 @@ }, { "row_index": 4, - "raw_text": "The House of Love - Beatles + Stones", + "raw_text": "The House of love - Beatles And Stones", "confidence": "high", "type_raw": "M", "notes": null, @@ -779,7 +781,7 @@ "row_index": 5, "raw_text": "B.B. King - Why I Sing The Blues", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -791,8 +793,8 @@ }, { "row_index": 6, - "raw_text": "David Freud - Head on a Pike", - "confidence": "high", + "raw_text": "David Freid - Head on a Pile", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -805,12 +807,12 @@ }, { "row_index": 7, - "raw_text": "Kate Smiths - Reel Around The Fountain", - "confidence": "high", - "type_raw": "O", + "raw_text": "The Smiths - Reel Around The Fountain", + "confidence": "medium", + "type_raw": "o", "notes": null, "oddities": [ - "the word 'The' is crossed out and 'Kate' is written over it" + "The word 'The' is written heavily, possibly over another word." ], "row_bbox": [ 1274, @@ -823,7 +825,7 @@ "row_index": 8, "raw_text": "Funkadelic - One Nation Under a Groove", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -835,7 +837,7 @@ }, { "row_index": 9, - "raw_text": "CHRIS CACAVAS - Junkyard Lullabye", + "raw_text": "CHRIS CACAVAS - Junesix Lullabye", "confidence": "high", "type_raw": "L", "notes": null, @@ -849,13 +851,11 @@ }, { "row_index": 10, - "raw_text": "", + "raw_text": "scribbled out", "confidence": "low", - "type_raw": "O", - "notes": "illegible", - "oddities": [ - "entry is completely crossed out and unreadable" - ], + "type_raw": "o", + "notes": null, + "oddities": [], "row_bbox": [ 1274, 3181, @@ -865,9 +865,9 @@ }, { "row_index": 11, - "raw_text": "Clancy Bros. - Courtin in the kitchen", + "raw_text": "Clancy Bros. - Courtin In The Kitchen", "confidence": "high", - "type_raw": "O", + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr1318-page08.bundle.json b/.seed/verifier/1990-04apr1318-page08.bundle.json index 4820cf8..24f98d9 100644 --- a/.seed/verifier/1990-04apr1318-page08.bundle.json +++ b/.seed/verifier/1990-04apr1318-page08.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-08.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 8, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:04:15.307456+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:58:52.536583+00:00", "page_date_raw": "Saturd 14 Apr 90", "comments_raw": null, "oddities": [], @@ -18,14 +18,14 @@ 1264, 2302 ], - "hour_raw": "6 Am", + "hour_raw": "6Am", "jock_raw": "Mary Beth Ross", "entries": [ { "row_index": 0, "raw_text": "That Petrol Emotion Another Day", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -112,7 +112,7 @@ "type_raw": null, "notes": null, "oddities": [ - "the type column circle is heavily scribbled over" + "circle contains a scribbled mark" ], "row_bbox": [ 0, @@ -125,7 +125,7 @@ "row_index": 7, "raw_text": "Thin White Rope The Napkin Song", "confidence": "high", - "type_raw": "R", + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -137,7 +137,7 @@ }, { "row_index": 8, - "raw_text": "Scrawl I Can't Relax", + "raw_text": "Scrawl I Cant Relax", "confidence": "high", "type_raw": "o", "notes": null, @@ -169,7 +169,9 @@ "confidence": "high", "type_raw": "o", "notes": null, - "oddities": [], + "oddities": [ + "text 'Slow Bus Movin'' written in small letters above main line" + ], "row_bbox": [ 0, 1326, @@ -209,7 +211,7 @@ "row_index": 13, "raw_text": "The Silos Caroline", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -221,9 +223,9 @@ }, { "row_index": 14, - "raw_text": "Luka Bloom An Irishman in Chinatown", - "confidence": "high", - "type_raw": "L", + "raw_text": "Luka Bloom an Irishman in Chinatown", + "confidence": "medium", + "type_raw": "(L)", "notes": null, "oddities": [], "row_bbox": [ @@ -263,7 +265,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Bob Marley - Wake Up & Live", + "raw_text": "Bob Marley - Wake Up + Live", "confidence": "high", "type_raw": "std", "notes": null, @@ -307,7 +309,7 @@ "row_index": 3, "raw_text": "Bad Checks - Look At That Moon", "confidence": "high", - "type_raw": "M", + "type_raw": "(M)", "notes": null, "oddities": [], "row_bbox": [ @@ -320,11 +322,11 @@ { "row_index": 4, "raw_text": "Golden Palominos - Animal", - "confidence": "high", - "type_raw": "std", + "confidence": "medium", + "type_raw": "std O", "notes": null, "oddities": [ - "the text in the type column is crossed out" + "type circle has 'std' with a heavy 'O' written over it" ], "row_bbox": [ 1264, @@ -337,10 +339,10 @@ "row_index": 5, "raw_text": "Birdland - Wanted", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [ - "a horizontal line extends into the right margin off the edge of the page" + "thick black marker line drawn next to entry extending into right margin" ], "row_bbox": [ 1264, @@ -351,7 +353,7 @@ }, { "row_index": 6, - "raw_text": "P Bones - Super Freak y", + "raw_text": "FBones - Super Freaky", "confidence": "high", "type_raw": "O", "notes": null, @@ -409,10 +411,10 @@ "row_index": 10, "raw_text": "Odetta - Children Go Where I Send Thee", "confidence": "high", - "type_raw": "L", + "type_raw": "(L)", "notes": null, "oddities": [ - "marginal annotation 'Fest Folk' to the right of the entry" + "annotation 'Fast Folk' in right margin" ], "row_bbox": [ 1264, @@ -438,8 +440,8 @@ { "row_index": 12, "raw_text": "Muzikas - Vetettem Violat", - "confidence": "medium", - "type_raw": "H", + "confidence": "high", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -453,7 +455,7 @@ "row_index": 13, "raw_text": "Nice Strong Arm - White Wonder", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -479,7 +481,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Fleetwood Mac Secondhand News", + "raw_text": "Fleetwood Mac Second Hand News", "confidence": "high", "type_raw": "hit", "notes": null, @@ -493,7 +495,7 @@ }, { "row_index": 1, - "raw_text": "Feelies Everybody's Got Something to Hide (Except Me & My Monkey)", + "raw_text": "Follies Everybody's Got Something to Hide Except Me & My Monkey", "confidence": "high", "type_raw": "o", "notes": null, @@ -509,7 +511,7 @@ "row_index": 2, "raw_text": "Sacred Miracle Cave Summertime", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -521,9 +523,9 @@ }, { "row_index": 3, - "raw_text": "Naked City a Shot in the Dark", + "raw_text": "Naked City A Shot in the Dark", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -537,7 +539,7 @@ "row_index": 4, "raw_text": "Sinead O'Connor The Emperor's New Clothes", "confidence": "high", - "type_raw": "M", + "type_raw": "(M)", "notes": null, "oddities": [], "row_bbox": [ @@ -565,7 +567,7 @@ "row_index": 6, "raw_text": "Robyn Hitchcock Flesh Cartoons", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -633,9 +635,9 @@ }, { "row_index": 11, - "raw_text": "Arson Garden Two Sisters (Lace All Around Them)", + "raw_text": "Arson Garden Two Sisters (Have all Around Them)", "confidence": "medium", - "type_raw": "L", + "type_raw": "(L)", "notes": null, "oddities": [], "row_bbox": [ @@ -647,9 +649,9 @@ }, { "row_index": 12, - "raw_text": "Cecil Taylor Pathways & Abyss", + "raw_text": "Cecil Taylor Pethro Y pitting the abyss", "confidence": "medium", - "type_raw": "M", + "type_raw": "(M)", "notes": null, "oddities": [], "row_bbox": [ @@ -731,8 +733,8 @@ }, { "row_index": 2, - "raw_text": "Lavern Baker - Manana", - "confidence": "medium", + "raw_text": "LaVern Baker - Jim Dandy", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -761,7 +763,7 @@ "row_index": 4, "raw_text": "Flat Duo Jets - Chiquita", "confidence": "medium", - "type_raw": "PRO", + "type_raw": "PAB", "notes": null, "oddities": [], "row_bbox": [ @@ -787,9 +789,9 @@ }, { "row_index": 6, - "raw_text": "Giant Sand - Drums & Guitars", + "raw_text": "Giant Sand - Drums & Guitar", "confidence": "high", - "type_raw": "M", + "type_raw": "(M)", "notes": null, "oddities": [], "row_bbox": [ @@ -801,11 +803,13 @@ }, { "row_index": 7, - "raw_text": "Nick Lowe - I Don't Know Why You Keep Me By", - "confidence": "high", + "raw_text": "Nick Lowe - I Don't Know Why Keep Me ()", + "confidence": "medium", "type_raw": "NUV", "notes": null, - "oddities": [], + "oddities": [ + "text runs off edge of page in right margin" + ], "row_bbox": [ 1264, 2884, @@ -831,7 +835,7 @@ "row_index": 9, "raw_text": "Caterwaul - Small Things in Heaven", "confidence": "high", - "type_raw": "L", + "type_raw": "(L)", "notes": null, "oddities": [], "row_bbox": [ @@ -843,7 +847,7 @@ }, { "row_index": 10, - "raw_text": "Beat Farmers - Ridin", + "raw_text": "Beat Farmers - Ridin'", "confidence": "high", "type_raw": "O", "notes": null, @@ -857,9 +861,9 @@ }, { "row_index": 11, - "raw_text": "Blue Aeroplanes - . . And Stones", + "raw_text": "Blue Aeroplanes - ... And stones", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ @@ -885,7 +889,7 @@ }, { "row_index": 13, - "raw_text": "Rubettes - Rock Is Dead", + "raw_text": "Rubettes - Rock is Dead", "confidence": "high", "type_raw": "O", "notes": null, @@ -901,7 +905,7 @@ "row_index": 14, "raw_text": "Who - Long Live Rock", "confidence": "high", - "type_raw": "hit", + "type_raw": "Hot", "notes": null, "oddities": [], "row_bbox": [ @@ -914,7 +918,7 @@ { "row_index": 15, "raw_text": "Groovy Goolies - Look For You", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], @@ -929,10 +933,10 @@ "row_index": 16, "raw_text": "Toinho De Alagoas - Sonho De Amor", "confidence": "high", - "type_raw": "H", + "type_raw": "(H)", "notes": null, "oddities": [ - "annotation 'Forro Brasil' extends upward into the empty right margin of the previous line" + "annotation 'Forro Brazil' in right margin" ], "row_bbox": [ 1264, @@ -944,8 +948,8 @@ { "row_index": 17, "raw_text": "Mthembu Queens - Wadiliza Umuzi", - "confidence": "medium", - "type_raw": "H", + "confidence": "high", + "type_raw": "(H)", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr1318-page09.bundle.json b/.seed/verifier/1990-04apr1318-page09.bundle.json index 8bcfe27..265d65c 100644 --- a/.seed/verifier/1990-04apr1318-page09.bundle.json +++ b/.seed/verifier/1990-04apr1318-page09.bundle.json @@ -4,12 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-09.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 9, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:05:19.708887+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:23.934062+00:00", "page_date_raw": "Sat 14 Apr 90", "comments_raw": null, "oddities": [ - "Weather notes are written at the top right of the page: 'Cloudy 49\u00b0 mos 30% High 70' and 'rn P/wcdw/sh/ or 55 warm up 60s'." + "Handwritten weather notes appear at the top right of the page indicating temperatures and conditions." ], "quadrants": [ { @@ -21,7 +21,7 @@ 2302 ], "hour_raw": "10AM", - "jock_raw": "Billy McAllister", + "jock_raw": "Billy MacAllister", "entries": [ { "row_index": 0, @@ -53,13 +53,11 @@ }, { "row_index": 2, - "raw_text": "Cowboy junkies - Powder finger", + "raw_text": "Cowboy Junkies - Powderfinger", "confidence": "high", - "type_raw": "M", + "type_raw": "O", "notes": null, - "oddities": [ - "The word 'junkies' appears to be scribbled over" - ], + "oddities": [], "row_bbox": [ 0, 725, @@ -69,7 +67,7 @@ }, { "row_index": 3, - "raw_text": "Sad lovers & giants - white russians", + "raw_text": "Sad Lovers & Giants - White Russians", "confidence": "high", "type_raw": null, "notes": null, @@ -83,8 +81,8 @@ }, { "row_index": 4, - "raw_text": "Little Fishes - Me Mea Corvilones", - "confidence": "low", + "raw_text": "Little Fishes - Mea culpa/Loves", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -99,7 +97,7 @@ "row_index": 5, "raw_text": "Angels of Epistemology - Response", "confidence": "high", - "type_raw": "M", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -111,7 +109,7 @@ }, { "row_index": 6, - "raw_text": "Rain Parade - 1 Hr. 1/2 time", + "raw_text": "Rainparade - 1 Hr. 1/2 Face", "confidence": "low", "type_raw": null, "notes": null, @@ -125,8 +123,8 @@ }, { "row_index": 7, - "raw_text": "Tom Verlaine - Annie's Telling me", - "confidence": "medium", + "raw_text": "Tom Verlaine - Annie's Telling Me", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -140,11 +138,11 @@ { "row_index": 8, "raw_text": "Revenge - 7 Seasons", - "confidence": "medium", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [ - "The letter 'W' or 'vv' is written in the left margin outside the type circle" + "Letter 'N' or 'M' written in the left margin next to this row." ], "row_bbox": [ 0, @@ -157,7 +155,7 @@ "row_index": 9, "raw_text": "Savage Republic - Mapia", "confidence": "medium", - "type_raw": "M", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -183,7 +181,7 @@ }, { "row_index": 11, - "raw_text": "Mighty Diamonds - Stoned out my Mind", + "raw_text": "Phyrtn Diamonds - Stoned out my Mind", "confidence": "low", "type_raw": "O", "notes": null, @@ -211,9 +209,9 @@ }, { "row_index": 13, - "raw_text": "MC 900Ft Jesus - Shut up", + "raw_text": "MC900 Ft Jesus - Shut Up", "confidence": "high", - "type_raw": "M", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -249,7 +247,7 @@ 2302 ], "hour_raw": "12pm", - "jock_raw": "Pat O'B", + "jock_raw": "Pat OB", "entries": [ { "row_index": 0, @@ -258,7 +256,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The word 'Ship' is crossed out with 'Train' written above it" + "The word 'Ship' is crossed out and 'Train' is written above it." ], "row_bbox": [ 1280, @@ -269,7 +267,7 @@ }, { "row_index": 1, - "raw_text": "Maxine Estep - Paradise Lost", + "raw_text": "Magine Eskep - Paradise Lost", "confidence": "low", "type_raw": null, "notes": null, @@ -311,7 +309,7 @@ }, { "row_index": 4, - "raw_text": "Digital underground - Packet man", + "raw_text": "Digital Underground - Packet Man", "confidence": "high", "type_raw": "M", "notes": null, @@ -325,30 +323,30 @@ }, { "row_index": 5, - "raw_text": "Gibson Bros - Thy burden is greater than mine", + "raw_text": "Gibson Bros - Thy burdens are greater Than mine", "confidence": "medium", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, 950, 2550, - 1024 + 1100 ] }, { "row_index": 6, - "raw_text": "Lyres - Help you ann", - "confidence": "low", + "raw_text": "Lyres - Help you anne", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 1024, + 1100, 2550, - 1100 + 1176 ] }, { @@ -360,37 +358,37 @@ "oddities": [], "row_bbox": [ 1280, - 1100, + 1176, 2550, - 1176 + 1251 ] }, { "row_index": 8, - "raw_text": "Black sun ensemble - Sapphire sky Symphony", - "confidence": "medium", + "raw_text": "Black sun ensemble - Sapphire sky symphony", + "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, - 1176, + 1251, 2550, - 1251 + 1401 ] }, { "row_index": 9, - "raw_text": "Lush - deluxe", + "raw_text": "Lush - Deluxe", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ 1280, - 1251, + 1401, 2550, - 1327 + 1477 ] }, { @@ -402,37 +400,37 @@ "oddities": [], "row_bbox": [ 1280, - 1327, + 1477, 2550, - 1401 + 1552 ] }, { "row_index": 11, "raw_text": "Fred Lane - Upper Lip of a nostril man", - "confidence": "medium", + "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, - 1401, + 1552, 2550, - 1477 + 1703 ] }, { "row_index": 12, "raw_text": "Embarrassment - Career", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 1477, + 1703, 2550, - 1552 + 1777 ] }, { @@ -444,9 +442,9 @@ "oddities": [], "row_bbox": [ 1280, - 1552, + 1777, 2550, - 1627 + 1852 ] }, { @@ -458,23 +456,23 @@ "oddities": [], "row_bbox": [ 1280, - 1627, + 1852, 2550, - 1703 + 1928 ] }, { "row_index": 15, - "raw_text": "Lloyd Cole - Ice cream girl", + "raw_text": "Lloyd Cole - Ice Cream girl", "confidence": "high", "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ 1280, - 1703, + 1928, 2550, - 1777 + 2002 ] } ], @@ -493,7 +491,7 @@ "entries": [ { "row_index": 0, - "raw_text": "Patsy Cline - Foolin' Round", + "raw_text": "Patsy Cline - Foolin' 'Round", "confidence": "high", "type_raw": null, "notes": null, @@ -521,7 +519,7 @@ }, { "row_index": 2, - "raw_text": "3rd Bass - The Gas face", + "raw_text": "3rd Bass - The Gas Face", "confidence": "high", "type_raw": null, "notes": null, @@ -535,9 +533,9 @@ }, { "row_index": 3, - "raw_text": "Bongwater - Teena Setony/The End", - "confidence": "medium", - "type_raw": "M", + "raw_text": "Bongwater - Teeno Schoys the Same", + "confidence": "low", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -551,7 +549,7 @@ "row_index": 4, "raw_text": "Hendrix - Bold as love", "confidence": "high", - "type_raw": "O", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -565,7 +563,7 @@ "row_index": 5, "raw_text": "Public Enemy - Welcome to the Terrordome", "confidence": "high", - "type_raw": "M", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -577,8 +575,8 @@ }, { "row_index": 6, - "raw_text": "Tommy Conwell - Summertime", - "confidence": "medium", + "raw_text": "Tommy Dorsey - Summertime", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -596,7 +594,7 @@ "type_raw": null, "notes": null, "oddities": [ - "An arrow is drawn from the previous row pointing down to this row in the left margin" + "Hand-drawn down arrow pointing to this row in the left margin." ], "row_bbox": [ 0, @@ -607,7 +605,7 @@ }, { "row_index": 8, - "raw_text": "Chills - Dead web", + "raw_text": "Chills - Dead Web", "confidence": "high", "type_raw": "H", "notes": null, @@ -622,7 +620,7 @@ { "row_index": 9, "raw_text": "The Kops - Eiko", - "confidence": "medium", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -637,7 +635,7 @@ "row_index": 10, "raw_text": "The Felt - Budgie Jacket", "confidence": "high", - "type_raw": "M", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -650,7 +648,7 @@ { "row_index": 11, "raw_text": "11th Dream Day - Between Here & There", - "confidence": "medium", + "confidence": "high", "type_raw": "O", "notes": "double_height", "oddities": [], @@ -677,7 +675,7 @@ }, { "row_index": 14, - "raw_text": "CUB - Tanya", + "raw_text": "CVB - Tanya", "confidence": "medium", "type_raw": null, "notes": null, @@ -701,15 +699,17 @@ 4069 ], "hour_raw": "1pm", - "jock_raw": "Pat O'B", + "jock_raw": "Pat OB", "entries": [ { "row_index": 0, "raw_text": "Mommyheads - gravity", "confidence": "high", - "type_raw": "X", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Printed type circle contains a hand-drawn X." + ], "row_bbox": [ 1280, 2353, @@ -723,7 +723,10 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Word 'The' is inserted above 'Backyard'.", + "Printed type circle contains a thick scribble or asterisk." + ], "row_bbox": [ 1280, 2429, @@ -733,30 +736,30 @@ }, { "row_index": 2, - "raw_text": "George Jones - feelin single seein double", + "raw_text": "George Jones - feelin' single seein' double", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, 2504, 2550, - 2579 + 2655 ] }, { "row_index": 3, - "raw_text": "B.O.T.M. - Boat of the Musesic pt. 1", - "confidence": "medium", + "raw_text": "BOTM - Boat of the msezeic pt.1", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 2579, + 2655, 2550, - 2655 + 2729 ] }, { @@ -766,13 +769,13 @@ "type_raw": "H", "notes": null, "oddities": [ - "An upward arrow is drawn to the left of the artist name" + "Hand-drawn up arrow between type circle and artist name." ], "row_bbox": [ 1280, - 2655, + 2729, 2550, - 2729 + 2804 ] }, { @@ -782,13 +785,13 @@ "type_raw": null, "notes": null, "oddities": [ - "A downward arrow is drawn to the left of the artist name" + "Hand-drawn down arrow between type circle and artist name." ], "row_bbox": [ 1280, - 2729, + 2804, 2550, - 2804 + 2879 ] }, { @@ -800,9 +803,9 @@ "oddities": [], "row_bbox": [ 1280, - 2804, + 2879, 2550, - 2879 + 2954 ] }, { @@ -810,27 +813,27 @@ "raw_text": "Jad Fair & Kramer - What I've been waiting for", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, - 2879, + 2954, 2550, - 2954 + 3105 ] }, { "row_index": 8, - "raw_text": "Woody Guthrie - California Blues", - "confidence": "medium", + "raw_text": "Woody Guthrie - Car Song / [illegible]", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 2954, + 3105, 2550, - 3029 + 3179 ] }, { @@ -842,9 +845,9 @@ "oddities": [], "row_bbox": [ 1280, - 3029, + 3179, 2550, - 3105 + 3253 ] }, { @@ -856,9 +859,9 @@ "oddities": [], "row_bbox": [ 1280, - 3105, + 3253, 2550, - 3179 + 3327 ] }, { @@ -870,65 +873,65 @@ "oddities": [], "row_bbox": [ 1280, - 3179, + 3327, 2550, - 3253 + 3402 ] }, { "row_index": 12, - "raw_text": "R.E.M. - Ages of you", + "raw_text": "REM - Ages of you", "confidence": "high", "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ 1280, - 3253, + 3402, 2550, - 3327 + 3477 ] }, { "row_index": 13, - "raw_text": "Holy modal rounders - Mr. Bojangles", - "confidence": "low", + "raw_text": "Holy Modal Rounders - Mr. Spaceman", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 3327, + 3477, 2550, - 3402 + 3552 ] }, { "row_index": 14, - "raw_text": "Pussy Galore - Pigsweat", + "raw_text": "Pussy Galore - Pig Sweat", "confidence": "high", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1280, - 3402, + 3552, 2550, - 3477 + 3626 ] }, { "row_index": 15, - "raw_text": "Jello Biafra w/ DOA - That's progress", + "raw_text": "Jello Biafra w/ DOA - Thats progress", "confidence": "high", "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ 1280, - 3477, + 3626, 2550, - 3552 + 3705 ] }, { @@ -940,27 +943,29 @@ "oddities": [], "row_bbox": [ 1280, - 3552, + 3705, 2550, - 3626 + 3781 ] }, { "row_index": 17, - "raw_text": "John Coltrane - sunlit over fever again", + "raw_text": "John Coltrane - Sunflight over fever again", "confidence": "low", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1280, - 3626, + 3781, 2550, - 3705 + 3960 ] } ], - "oddities": [] + "oddities": [ + "The Jock field has a crossed-out word (possibly 'Jan') before 'Pat OB'." + ] } ] } \ No newline at end of file diff --git a/.seed/verifier/1990-04apr1318-page10.bundle.json b/.seed/verifier/1990-04apr1318-page10.bundle.json index 376a141..ed18be8 100644 --- a/.seed/verifier/1990-04apr1318-page10.bundle.json +++ b/.seed/verifier/1990-04apr1318-page10.bundle.json @@ -4,12 +4,13 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-10.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 10, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:07:57.657373+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:19.303659+00:00", "page_date_raw": "Sat 14 Apr 90", - "comments_raw": "Raw Humanity Ultra", + "comments_raw": "Dan Almonty VI Fm", "oddities": [ - "Handwritten notes in the top margin read: 'chy show 50%str w 53 cdy-mng - Pc w 70 playbox 70% 30%'" + "Header has notes above date: 'cloudy show 50%+str', 'h 53', 'city-moning- Pc hi 70'.", + "A note near the station logo reads 'For playbox 70% 30%' with arrows pointing to the logo." ], "quadrants": [ { @@ -25,13 +26,12 @@ "entries": [ { "row_index": 0, - "raw_text": "J. BROWN - Sex Machine", - "confidence": "medium", + "raw_text": "JBROWN Sex Machine", + "confidence": "high", "type_raw": "Hit", "notes": null, "oddities": [ - "The word 'Hit' is written in the space usually reserved for the type circle.", - "'J. BROWN' is written above 'Sex Machine'." + "Artist name is written small above the track name." ], "row_bbox": [ 0, @@ -42,7 +42,7 @@ }, { "row_index": 1, - "raw_text": "LEE SCRATCH PERRY - Conga Man", + "raw_text": "LEE SCRATCH PERRY - Congo Man", "confidence": "high", "type_raw": "O", "notes": null, @@ -56,7 +56,7 @@ }, { "row_index": 2, - "raw_text": "DUB SYNDICATE - J.A. Minor", + "raw_text": "DUB SYNDICATE - J. A. Minor", "confidence": "high", "type_raw": "H", "notes": null, @@ -70,10 +70,10 @@ }, { "row_index": 3, - "raw_text": "BOOGIE DOWN PRODUCTIONS", + "raw_text": "BRO[illegible]", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -98,8 +98,8 @@ }, { "row_index": 5, - "raw_text": "CHOWDER SHOOTERS - Amazing", - "confidence": "high", + "raw_text": "CHOWDER SHOUTERS - Amazing", + "confidence": "medium", "type_raw": "O", "notes": null, "oddities": [], @@ -112,11 +112,13 @@ }, { "row_index": 6, - "raw_text": "BOB BROZMAN - Wipe 'Em Off", + "raw_text": "BOB BROZMAN - Wipe Em Off", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Scribble over the last word of the entry." + ], "row_bbox": [ 0, 952, @@ -145,7 +147,7 @@ "type_raw": null, "notes": null, "oddities": [ - "A female symbol is used instead of the word 'Girl'." + "Female symbol used at the end of the track name." ], "row_bbox": [ 0, @@ -156,8 +158,8 @@ }, { "row_index": 9, - "raw_text": "+ XYC", - "confidence": "medium", + "raw_text": "XYC", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], @@ -184,7 +186,7 @@ }, { "row_index": 11, - "raw_text": "BILL MONROE - Travelin This Lonesome Road", + "raw_text": "BILL MONROE - Travelin This - Lonesome Road", "confidence": "high", "type_raw": null, "notes": "double_height", @@ -198,10 +200,10 @@ }, { "row_index": 13, - "raw_text": "TACK HEAD", - "confidence": "high", + "raw_text": "DIZZY [illegible]", + "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -226,10 +228,10 @@ }, { "row_index": 16, - "raw_text": "SISTER CAROL - Wicked Collar", - "confidence": "high", + "raw_text": "SISTER CAROL - Wicked Colles", + "confidence": "medium", "type_raw": "X", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -255,7 +257,7 @@ { "row_index": 18, "raw_text": "TACKHEAD - Demolition House", - "confidence": "high", + "confidence": "medium", "type_raw": "L", "notes": null, "oddities": [], @@ -282,13 +284,11 @@ "entries": [ { "row_index": 0, - "raw_text": "Troggs - w/ a girl like You", + "raw_text": "Troggs - W/a girl like You", "confidence": "high", "type_raw": "Hit", "notes": null, - "oddities": [ - "The word 'Hit' is written in the space usually reserved for the type circle." - ], + "oddities": [], "row_bbox": [ 1266, 550, @@ -299,11 +299,11 @@ { "row_index": 1, "raw_text": "Pure Joy - Skin Deer", - "confidence": "high", - "type_raw": "O", + "confidence": "medium", + "type_raw": "C", "notes": null, "oddities": [ - "Annotation 'an Drame Musicale - Instantane - 1/1' appears in the right margin." + "Marginal note on the right reads 'un Drame Musicale Instantane - 1/1'." ], "row_bbox": [ 1266, @@ -328,12 +328,12 @@ }, { "row_index": 3, - "raw_text": "Bomb The Bass - Beat Dis", - "confidence": "high", + "raw_text": "Bomb the Bass - Beat Dis", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [ - "A word is crossed out after 'Beat'." + "The word 'Dis' is crossed out and rewritten boldly." ], "row_bbox": [ 1266, @@ -344,7 +344,7 @@ }, { "row_index": 4, - "raw_text": "Muzikas - Misi's Szeki Dance", + "raw_text": "Muzsikas - Misi's Szekely Dance", "confidence": "medium", "type_raw": "H", "notes": null, @@ -386,7 +386,7 @@ }, { "row_index": 7, - "raw_text": "MoFungo - Sold Again", + "raw_text": "Mekons - Sold Again", "confidence": "high", "type_raw": null, "notes": null, @@ -456,7 +456,7 @@ }, { "row_index": 12, - "raw_text": "Van Morrison - Cyprus Avenue", + "raw_text": "Van Morrison - Cypress Avenue", "confidence": "high", "type_raw": null, "notes": null, @@ -470,7 +470,7 @@ }, { "row_index": 13, - "raw_text": "Brazil : Forro -", + "raw_text": "Brazil: Forro -", "confidence": "high", "type_raw": "H", "notes": null, @@ -486,16 +486,14 @@ "row_index": 14, "raw_text": "Birdsongs of the Mesozoic - I Don't Need No Crystal Ball", "confidence": "high", - "type_raw": "C", - "notes": null, - "oddities": [ - "'Ball' is written below the end of the line." - ], + "type_raw": "O", + "notes": "double_height", + "oddities": [], "row_bbox": [ 1266, 1630, 2550, - 1705 + 1781 ] } ], @@ -516,7 +514,7 @@ "row_index": 0, "raw_text": "LENNY KRAVITZ - Let love Rule", "confidence": "high", - "type_raw": "P", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -530,7 +528,7 @@ "row_index": 1, "raw_text": "ROBYN HITCHCOCK - Executioner", "confidence": "high", - "type_raw": "L", + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -570,7 +568,7 @@ }, { "row_index": 4, - "raw_text": "CHRISTINE LAVIN - Sensitive", + "raw_text": "CHRISTINE LAVIN - Sensitive New Age Guy", "confidence": "high", "type_raw": "M", "notes": null, @@ -584,14 +582,11 @@ }, { "row_index": 5, - "raw_text": "CHILLS - Kaledescope Pink Frost", + "raw_text": "CHILLS - Kaleidoscope Pink Frost", "confidence": "medium", "type_raw": "X", "notes": null, - "oddities": [ - "The word 'Kaledescope' is crossed out.", - "Annotation 'New Age of' appears near the end of the line." - ], + "oddities": [], "row_bbox": [ 0, 3035, @@ -615,13 +610,11 @@ }, { "row_index": 7, - "raw_text": "PRIMAL SCREAM - Loaded", - "confidence": "high", + "raw_text": "BARB PRIMAL SCREAM - Loaded", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "A word before 'PRIMAL' is crossed out." - ], + "oddities": [], "row_bbox": [ 0, 3184, @@ -648,13 +641,13 @@ "raw_text": "SPARKS - Eaten By The Monster of Love", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 0, 3334, 1266, - 3409 + 3486 ] }, { @@ -666,9 +659,9 @@ "oddities": [], "row_bbox": [ 0, - 3409, + 3486, 1266, - 3486 + 3562 ] }, { @@ -676,13 +669,13 @@ "raw_text": "COURTNEY PINE - Just You, Just Me", "confidence": "high", "type_raw": "X", - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, - 3486, + 3562, 1266, - 3562 + 3636 ] }, { @@ -694,9 +687,9 @@ "oddities": [], "row_bbox": [ 0, - 3562, + 3636, 1266, - 3636 + 3713 ] } ], @@ -729,7 +722,7 @@ }, { "row_index": 1, - "raw_text": "Gangstarr - Here's the Proof", + "raw_text": "Gangstarr - Here's the proof", "confidence": "high", "type_raw": null, "notes": null, @@ -757,7 +750,7 @@ }, { "row_index": 3, - "raw_text": "fall - Arms Control Poseur", + "raw_text": "Fall - Arms Control Poseur", "confidence": "high", "type_raw": "M", "notes": null, @@ -785,7 +778,7 @@ }, { "row_index": 6, - "raw_text": "Redd Kross - Jesus Loves You", + "raw_text": "Redd Kross - Jesus loves You", "confidence": "high", "type_raw": null, "notes": null, @@ -813,7 +806,7 @@ }, { "row_index": 8, - "raw_text": "Red Clay Ramblers - Way Long Gone", + "raw_text": "Red Clay Ramblers - Way long Gone", "confidence": "high", "type_raw": "C", "notes": null, @@ -827,8 +820,8 @@ }, { "row_index": 9, - "raw_text": "Mthembu Queens", - "confidence": "high", + "raw_text": "Mthendai Queens", + "confidence": "medium", "type_raw": "H", "notes": null, "oddities": [], @@ -841,8 +834,8 @@ }, { "row_index": 10, - "raw_text": "Scrawl - Breaker Breaker", - "confidence": "high", + "raw_text": "Sound - Breaker Breaker", + "confidence": "medium", "type_raw": "C", "notes": null, "oddities": [], @@ -869,7 +862,7 @@ }, { "row_index": 12, - "raw_text": "Tom Waits - Come longside", + "raw_text": "Tail Gators - Come longside", "confidence": "medium", "type_raw": null, "notes": null, @@ -898,7 +891,7 @@ { "row_index": 14, "raw_text": "3rd Bass - Brooklyn Queens", - "confidence": "high", + "confidence": "medium", "type_raw": "Nu", "notes": null, "oddities": [], @@ -939,18 +932,16 @@ }, { "row_index": 17, - "raw_text": "FLAT DUO JETS - DREAMS DONT GOT A THING", - "confidence": "medium", + "raw_text": "FLAT DUO JETS - DREAMS DON'T GOT A THING", + "confidence": "high", "type_raw": null, - "notes": null, - "oddities": [ - "'DREAMS DONT' is written above 'GOT A THING'." - ], + "notes": "double_height", + "oddities": [], "row_bbox": [ 1266, 3858, 2550, - 3961 + 4062 ] } ], diff --git a/.seed/verifier/1990-04apr1318-page11.bundle.json b/.seed/verifier/1990-04apr1318-page11.bundle.json index cbb1a05..15665e0 100644 --- a/.seed/verifier/1990-04apr1318-page11.bundle.json +++ b/.seed/verifier/1990-04apr1318-page11.bundle.json @@ -4,14 +4,14 @@ "image_path": "../pages/1990/April 1990/1990-04apr1318/page-11.png", "pdf_path": "1990/April 1990/1990-04apr1318.pdf", "page_number": 11, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-13T03:05:51.122166+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T12:59:48.232178+00:00", "page_date_raw": "Sat 14 Apr 90", "comments_raw": null, "oddities": [ - "Weather notes written at the top right: '67\u00b0 pt. cloudy showers likely pos thsr.' and 'Sunday Cl. showers chance t storms. hi 70\u00b0'.", - "Text 'wishing well Pub' is written diagonally near the top right and crossed out.", - "A thick hand-drawn line runs vertically down the center margin, occasionally crossing into the left quadrants." + "A heavy vertical black line is drawn down the middle of the entire page.", + "Weather notes and a DJ-handoff message are written above the date at the top right.", + "A hand-drawn arrow points from the top-left quadrant ('RUN WESTY RUN') across the center line into the top-right quadrant." ], "quadrants": [ { @@ -22,7 +22,7 @@ 1268, 2199 ], - "hour_raw": "6PM", + "hour_raw": "6pm", "jock_raw": "SAAED", "entries": [ { @@ -32,7 +32,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The words 'OF WITHER' are written above 'SEASONS'." + "Far left margin has annotation 'PB L'." ], "row_bbox": [ 0, @@ -45,10 +45,10 @@ "row_index": 1, "raw_text": "H.P. ZINKER - HURDLES ON MY WAY", "confidence": "high", - "type_raw": "PBD", + "type_raw": "L", "notes": null, "oddities": [ - "The word 'FRIEND' is struck through below 'WAY'." + "Far left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -59,7 +59,7 @@ }, { "row_index": 2, - "raw_text": "VAGRANTS - I CAN'T MAKE A FRIEND", + "raw_text": "VAGRANTS - I CANT MAKE A FRIEND", "confidence": "high", "type_raw": null, "notes": null, @@ -73,12 +73,12 @@ }, { "row_index": 3, - "raw_text": "MC900FT JESUS - TRUTH IS OUT OF STYLE", + "raw_text": "hell with lid off MC 900 FT JESUS - TRUTH IS OUT OF STYLE", "confidence": "high", - "type_raw": "PBH", + "type_raw": "H", "notes": null, "oddities": [ - "The phrase 'Hell with lid off' is written above 'TRUTH IS OUT'." + "Far left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -89,12 +89,12 @@ }, { "row_index": 4, - "raw_text": "CECIL TAYLOR - ENTITY", + "raw_text": "In Florence CECIL TAYLOR - ENTITY", "confidence": "high", - "type_raw": "PBH", + "type_raw": "H", "notes": null, "oddities": [ - "The phrase 'IN FLORESCENCE' is written above 'ENTITY'." + "Far left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -106,10 +106,12 @@ { "row_index": 5, "raw_text": "PAIN TEENS - BANNOY", - "confidence": "high", - "type_raw": "NV", + "confidence": "medium", + "type_raw": null, "notes": null, - "oddities": [], + "oddities": [ + "Far left margin has annotation 'NV'." + ], "row_bbox": [ 0, 945, @@ -123,9 +125,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "A long arrow from the center vertical line points to this row." - ], + "oddities": [], "row_bbox": [ 0, 1019, @@ -135,13 +135,11 @@ }, { "row_index": 7, - "raw_text": "JOHN MAYALL - MY TIME", + "raw_text": "JOHN MAYALL - GOING TO TAKE MY TIME", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The phrase 'GOING TO TAKE' is written above 'MY TIME'." - ], + "oddities": [], "row_bbox": [ 0, 1094, @@ -165,12 +163,12 @@ }, { "row_index": 9, - "raw_text": "BONGWATER - ONE SO BLACK", + "raw_text": "cross too much sleep BONGWATER - ONE SO BLACK", "confidence": "high", - "type_raw": "PBM", + "type_raw": "R", "notes": null, "oddities": [ - "The phrase 'Too much sleep' is written above 'ONE SO BLACK'." + "Far left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -181,11 +179,13 @@ }, { "row_index": 10, - "raw_text": "NICE STRONG ARM - CAKEWALK", + "raw_text": "cheesy MICE STRONG ARM - CAKEWALK", "confidence": "high", - "type_raw": "PBM", + "type_raw": "M", "notes": null, - "oddities": [], + "oddities": [ + "Far left margin has annotation 'PB'." + ], "row_bbox": [ 0, 1320, @@ -195,12 +195,12 @@ }, { "row_index": 11, - "raw_text": "HELLO CREED - WREAKNDS", + "raw_text": "super catholic poper HELIOS CREED - WEEKENDS", "confidence": "high", - "type_raw": "PBL", + "type_raw": "O", "notes": null, "oddities": [ - "The phrase 'roman catholic angel' is written above 'WREAKNDS'." + "Far left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -211,13 +211,11 @@ }, { "row_index": 12, - "raw_text": "BABES IN TOYLAND - THROAT", + "raw_text": "BABES IN TOYLAND - FORK DOWN THROAT", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The phrase 'PORK DOWN' is written above 'THROAT'." - ], + "oddities": [], "row_bbox": [ 0, 1471, @@ -243,10 +241,10 @@ "row_index": 14, "raw_text": "3 - SWANN STREET", "confidence": "high", - "type_raw": "O", + "type_raw": null, "notes": null, "oddities": [ - "The 'O' in the type circle is scribbled over." + "Printed circle contains a scribble." ], "row_bbox": [ 0, @@ -266,21 +264,21 @@ 2550, 2199 ], - "hour_raw": "8PM", - "jock_raw": "8:30pm Kim Osborne", + "hour_raw": "8pm", + "jock_raw": "8:30pm Kim Ebone", "entries": [ { "row_index": 0, - "raw_text": "Chills - Heavenly Pop Hit", + "raw_text": "Chills Heavenly Pop Hit", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1268, 541, 2550, - 644 + 719 ] }, { @@ -292,79 +290,79 @@ "oddities": [], "row_bbox": [ 1268, - 644, + 719, 2550, - 719 + 794 ] }, { "row_index": 2, - "raw_text": "B-Surfers - AMERICAN WOMAN", + "raw_text": "B-SURFERS - AMERICAN WOMAN", "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ 1268, - 719, + 794, 2550, - 794 + 868 ] }, { "row_index": 3, - "raw_text": "H\u00fcsker D\u00fc - TURN ON the NEWS", + "raw_text": "HUSKER DU - TURN ON the NEWS", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1268, - 794, + 868, 2550, - 868 + 945 ] }, { "row_index": 4, - "raw_text": "MINOR THREAT - LOOK BACK + LAUGH", + "raw_text": "MINOR THREAT - LOOK BACK & LAUGH", "confidence": "high", "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ 1268, - 868, + 945, 2550, - 945 + 1019 ] }, { "row_index": 5, - "raw_text": "Eugene Chadbourne - OLIE'S Play House", + "raw_text": "Eugene Chadbourne - Olie's Play House", "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ 1268, - 945, + 1019, 2550, - 1019 + 1094 ] }, { "row_index": 6, - "raw_text": "Hoodoo Gurus - MARS NEEDS GUITARS", + "raw_text": "Hoodoo Gurus - Mars Needs Guitars", "confidence": "high", "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ 1268, - 1019, + 1094, 2550, - 1094 + 1170 ] }, { @@ -376,65 +374,69 @@ "oddities": [], "row_bbox": [ 1268, - 1094, + 1170, 2550, - 1170 + 1245 ] }, { "row_index": 8, "raw_text": "The Walkabouts - Last Ditch", "confidence": "high", - "type_raw": "H", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ 1268, - 1170, + 1245, 2550, - 1245 + 1320 ] }, { "row_index": 9, "raw_text": "Loop - Blood", "confidence": "high", - "type_raw": "M", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ 1268, - 1245, + 1320, 2550, - 1320 + 1396 ] }, { "row_index": 10, - "raw_text": "LAVA Love - What's Your Sigh?", + "raw_text": "LAVA LOVE - What's Your Sign?", "confidence": "high", - "type_raw": "H", + "type_raw": "R", "notes": null, - "oddities": [], + "oddities": [ + "Circle has a slash drawn through it." + ], "row_bbox": [ 1268, - 1320, + 1396, 2550, - 1396 + 1471 ] }, { "row_index": 11, "raw_text": "Conway Twitty - Rocky Top", "confidence": "high", - "type_raw": "PBH", + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Left margin has annotation 'P.H.' next to the circle." + ], "row_bbox": [ 1268, - 1396, + 1471, 2550, - 1471 + 1547 ] }, { @@ -446,9 +448,9 @@ "oddities": [], "row_bbox": [ 1268, - 1471, + 1547, 2550, - 1547 + 1622 ] } ], @@ -467,13 +469,11 @@ "entries": [ { "row_index": 0, - "raw_text": "HELICOPTER RAMPUN BLUES", + "raw_text": "LITTLE HELIOS CREED - RAMBLIN' BONES", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The word 'HELICOPTER' is heavily struck through, and 'LITTLE' is written above it." - ], + "oddities": [], "row_bbox": [ 0, 2249, @@ -483,13 +483,11 @@ }, { "row_index": 1, - "raw_text": "FREAKS - FREAK OUT IN THE HOLE", + "raw_text": "FREAKS - FREAK OUT IN A HOLE", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, - "oddities": [ - "The word 'FREAK' is written above 'OUT IN THE'." - ], + "oddities": [], "row_bbox": [ 0, 2327, @@ -499,13 +497,11 @@ }, { "row_index": 2, - "raw_text": "GROOVE GHOULIES - POP GOES THE WORLD", - "confidence": "high", + "raw_text": "GROOVIE GHOULIES - POP GOES THE WORLD", + "confidence": "medium", "type_raw": null, "notes": null, - "oddities": [ - "The word 'THE' is written above 'WORLD'." - ], + "oddities": [], "row_bbox": [ 0, 2405, @@ -520,7 +516,7 @@ "type_raw": "R", "notes": null, "oddities": [ - "The word 'kinda' is written in the left margin with an arrow pointing to the type circle." + "Left margin has annotation 'Kinda' next to the circle." ], "row_bbox": [ 0, @@ -531,12 +527,12 @@ }, { "row_index": 4, - "raw_text": "GIANT SAND - DRUM & GUITAR", + "raw_text": "long stem rant GIANT SAND - DRUM & GUITAR", "confidence": "high", - "type_raw": "PBM", + "type_raw": "M", "notes": null, "oddities": [ - "The phrase 'long stem rant' is written above 'DRUM & GUITAR'." + "Left margin has annotation 'PBM'." ], "row_bbox": [ 0, @@ -547,12 +543,12 @@ }, { "row_index": 5, - "raw_text": "PUBLIC ENEMY - BURN HOLLYWOOD BURN", + "raw_text": "BURN PUBLIC ENEMY - BURN HOLLYWOOD BURN", "confidence": "high", - "type_raw": "PBM", + "type_raw": "N", "notes": null, "oddities": [ - "The final 'BURN' is written above the line." + "Left margin has annotation 'PB N'." ], "row_bbox": [ 0, @@ -605,13 +601,11 @@ }, { "row_index": 9, - "raw_text": "REPLACEMENTS - CRUELLA DE VILLE", + "raw_text": "DE VILLE REPLACEMENTS - CRUELLA DE VILLE", "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "'DE VILLE' is written beneath 'CRUELLA'." - ], + "oddities": [], "row_bbox": [ 0, 2951, @@ -621,9 +615,9 @@ }, { "row_index": 10, - "raw_text": "B MARO - WISHING WELL", + "raw_text": "B. MARO - WISHING WELL", "confidence": "high", - "type_raw": "O", + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -640,7 +634,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The text 'NV' is written in the left margin with an arrow pointing to this entry." + "Left margin has annotation 'NV' and a hand-drawn arrow pointing to this entry." ], "row_bbox": [ 0, @@ -656,7 +650,7 @@ "type_raw": null, "notes": null, "oddities": [ - "The text 'CRADLE MAMI' is written in the left margin with an arrow pointing to this entry." + "Left margin has annotation 'CRADLE MAMI' and arrows pointing to this entry and the one above." ], "row_bbox": [ 0, @@ -671,9 +665,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "The phrase 'OF RHYTHM' is written beneath 'SWEETHEARTS'." - ], + "oddities": [], "row_bbox": [ 0, 3263, @@ -683,12 +675,12 @@ }, { "row_index": 14, - "raw_text": "BEVIS FROND - SOMEWHERE ELSE", - "confidence": "high", - "type_raw": "PBH", + "raw_text": "any gas faces BEMS BROND - SOMEWHERE ELSE", + "confidence": "medium", + "type_raw": "H", "notes": null, "oddities": [ - "The phrase 'any gas today' is written above 'SOMEWHERE ELSE'." + "Left margin has annotation 'PB'." ], "row_bbox": [ 0, @@ -717,7 +709,9 @@ "confidence": "high", "type_raw": "M", "notes": null, - "oddities": [], + "oddities": [ + "An arrow points from the end of this entry to the right margin." + ], "row_bbox": [ 1268, 2345, @@ -727,7 +721,7 @@ }, { "row_index": 1, - "raw_text": "JAMES BLOOD ULMER - River", + "raw_text": "JAMES BLOOD ULMER - RIVER", "confidence": "high", "type_raw": "O", "notes": null, @@ -741,7 +735,7 @@ }, { "row_index": 2, - "raw_text": "Where did All The Girls Come from", + "raw_text": "Where did All the Girls Come from", "confidence": "high", "type_raw": null, "notes": null, @@ -758,13 +752,13 @@ "raw_text": "Springhouse", "confidence": "high", "type_raw": null, - "notes": null, + "notes": "double_height", "oddities": [], "row_bbox": [ 1268, 3026, 2550, - 3253 + 3480 ] }, { @@ -776,9 +770,9 @@ "oddities": [], "row_bbox": [ 1268, - 3253, + 3480, 2550, - 3480 + 3707 ] }, { @@ -790,43 +784,43 @@ "oddities": [], "row_bbox": [ 1268, - 3480, + 3707, 2550, - 3707 + 3934 ] }, { "row_index": 6, - "raw_text": "hooked up / Bob Mould", - "confidence": "medium", + "raw_text": "hooked you / Bob Mould", + "confidence": "high", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1268, - 3707, + 3934, 2550, - 3934 + 4074 ] }, { "row_index": 7, - "raw_text": "EP comex", + "raw_text": "EP climax", "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], "row_bbox": [ 1268, - 3934, + 4074, 2550, 4074 ] }, { "row_index": 8, - "raw_text": "JACK RABBIT", - "confidence": "high", + "raw_text": "JACK RADIP", + "confidence": "low", "type_raw": null, "notes": null, "oddities": [], @@ -839,10 +833,10 @@ }, { "row_index": 9, - "raw_text": "~~~~~~~~~~~~~~~~~~~~", + "raw_text": "unreadable scribble", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 1268, @@ -853,7 +847,7 @@ }, { "row_index": 10, - "raw_text": "jusa", + "raw_text": "just", "confidence": "medium", "type_raw": null, "notes": null, @@ -881,7 +875,7 @@ }, { "row_index": 12, - "raw_text": "Cowboy Junkies - Where Are You", + "raw_text": "COWBOY JUNKIES - Where Are You", "confidence": "high", "type_raw": "M", "notes": null, @@ -895,7 +889,7 @@ }, { "row_index": 13, - "raw_text": "Camper Van Beet - Tonight?", + "raw_text": "Camper Van Beet - TONIGHT?", "confidence": "high", "type_raw": "O", "notes": null, @@ -911,7 +905,7 @@ "row_index": 14, "raw_text": "The Day Lassie Went to the Moon", "confidence": "high", - "type_raw": null, + "type_raw": "+", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr2430-page23.bundle.json b/.seed/verifier/1990-04apr2430-page23.bundle.json index e643bea..a07c182 100644 --- a/.seed/verifier/1990-04apr2430-page23.bundle.json +++ b/.seed/verifier/1990-04apr2430-page23.bundle.json @@ -4,13 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr2430/page-23.png", "pdf_path": "1990/April 1990/1990-04apr2430.pdf", "page_number": 23, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:18:57.745832+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:09.818677+00:00", "page_date_raw": "Saturday 28 Apr 90", - "comments_raw": null, - "oddities": [ - "The Comments field at the bottom of the page contains several handwritten band and track names, some of which are heavily crossed out." - ], + "comments_raw": "this town - go-gos fools gold - Stone roses\nDig. Underground Poques - Ya-ya-ya\nSex Packets or Dowhatca Like\nother bright wild flowers\nwhiskey bottle", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -20,14 +18,14 @@ 1264, 2304 ], - "hour_raw": "2Am", + "hour_raw": "2AM", "jock_raw": "Kath Anderson", "entries": [ { "row_index": 0, "raw_text": "Let's Active - Every Word Means No", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -39,9 +37,9 @@ }, { "row_index": 1, - "raw_text": "Muzsikas - Feffettem Love just Ono", + "raw_text": "Muzsikas - Fettatam Love just One", "confidence": "medium", - "type_raw": null, + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -55,7 +53,7 @@ "row_index": 3, "raw_text": "Brenda Lee - Johnny One Time", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -69,7 +67,7 @@ "row_index": 4, "raw_text": "Tackhead - stealing", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -81,9 +79,9 @@ }, { "row_index": 5, - "raw_text": "M Thembu Queens - Thina Siyajabula", + "raw_text": "Mthembu Queens - Thina Siyajabula", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -97,7 +95,7 @@ "row_index": 7, "raw_text": "Buck Clayton - Out of Nowhere", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -111,7 +109,7 @@ "row_index": 8, "raw_text": "Sinead O'Connor - I am stretched on your grave", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -125,10 +123,10 @@ "row_index": 10, "raw_text": "Go-Go's - This Town", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [ - "The abbreviation 'std' is written to the left of the type column." + "The word 'Std' is written in the left margin next to the type circle." ], "row_bbox": [ 0, @@ -141,10 +139,10 @@ "row_index": 11, "raw_text": "Stone Roses - Fools Gold", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [ - "An 'X' is drawn over the letter 'R' in the type column." + "A circled 'X' is drawn in the left margin next to the type circle." ], "row_bbox": [ 0, @@ -157,7 +155,7 @@ "row_index": 12, "raw_text": "Flour - Rain Reign", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -171,7 +169,7 @@ "row_index": 13, "raw_text": "Other Bright Colors - In Whiskey Bottle", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -185,7 +183,7 @@ "row_index": 14, "raw_text": "Freedy Johnston - No Violins", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -197,12 +195,12 @@ }, { "row_index": 15, - "raw_text": "Rob Base & D.J. E-Z Rock - - It Takes Two", + "raw_text": "Rob Base & D.J. E.Z. Rock - It Takes Two", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": "double_height", "oddities": [ - "The abbreviation 'std' is written to the left of the type column." + "The text 'std?' is written in the left margin next to the type circle." ], "row_bbox": [ 0, @@ -215,7 +213,7 @@ "row_index": 17, "raw_text": "Otis Redding - I've Been Loving You Too Long", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -236,17 +234,17 @@ 2550, 2304 ], - "hour_raw": "4Am", + "hour_raw": "4AM", "jock_raw": "R. Anderson", "entries": [ { "row_index": 0, "raw_text": "Felt - Mobile Shack", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [ - "An asterisk is written at the very end of the line." + "An asterisk is written at the end of the line." ], "row_bbox": [ 1264, @@ -259,7 +257,7 @@ "row_index": 1, "raw_text": "Skinny Puppy - Tin Omen", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -273,7 +271,7 @@ "row_index": 2, "raw_text": "The Hummingbirds - Word Gets Around", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -287,10 +285,10 @@ "row_index": 3, "raw_text": "Liquid Pink - Danelectro", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "An asterisk is written at the very end of the line." + "An asterisk is drawn above the 'e' in 'Danelectro'." ], "row_bbox": [ 1264, @@ -303,7 +301,7 @@ "row_index": 4, "raw_text": "The Whitstein Bros - Sinner You'd Better Get Ready", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -317,7 +315,7 @@ "row_index": 6, "raw_text": "Bel Canto - The Glassmaker", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -331,7 +329,7 @@ "row_index": 7, "raw_text": "Peggy Lee - You let My Love Get Cold", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -345,7 +343,7 @@ "row_index": 8, "raw_text": "Naked City - Saigon PickUp", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -359,7 +357,7 @@ "row_index": 9, "raw_text": "Ray Bryant - Take the \"A\" Train", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -373,7 +371,7 @@ "row_index": 10, "raw_text": "The Mission - The grip of disease", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -387,7 +385,7 @@ "row_index": 11, "raw_text": "Rev. Gary Davis There's a Table Sittin' in Heaven", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -401,7 +399,7 @@ "row_index": 13, "raw_text": "The Chills - Heavenly Pop Hit", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -413,9 +411,9 @@ }, { "row_index": 14, - "raw_text": "King Blank - BlindBox", + "raw_text": "King Blank - Blind Box", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -429,7 +427,7 @@ "row_index": 15, "raw_text": "Royal Crescent Mob - Nanana", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -441,9 +439,9 @@ }, { "row_index": 16, - "raw_text": "Bong Water - He loved the weather", + "raw_text": "Bongwater - He Loved the Weather", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -469,13 +467,11 @@ "entries": [ { "row_index": 0, - "raw_text": "Johnny Cash - Ring Of Fire", + "raw_text": "Johnny Cash - Ring of Fire", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, - "oddities": [ - "The word 'Hit' and an arrow are written in the left margin pointing to the type column." - ], + "oddities": [], "row_bbox": [ 0, 2355, @@ -485,11 +481,13 @@ }, { "row_index": 1, - "raw_text": "Robyn Hitchcock & Cynthia Mask", + "raw_text": "Robyn Hitchcock - Cynthia Mask", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": "double_height", - "oddities": [], + "oddities": [ + "A hand-drawn arrow in the left margin points to this row." + ], "row_bbox": [ 0, 2430, @@ -501,7 +499,7 @@ "row_index": 3, "raw_text": "Parliament - Little Ole Country Boy", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -513,9 +511,9 @@ }, { "row_index": 4, - "raw_text": "erasure - who needs love like that", + "raw_text": "erasure - Who needs love like that", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -529,9 +527,11 @@ "row_index": 5, "raw_text": "Digital Underground - Do whatcha like", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, - "oddities": [], + "oddities": [ + "A circled 'm' is drawn in the left margin next to the type circle." + ], "row_bbox": [ 0, 2730, @@ -543,7 +543,7 @@ "row_index": 6, "raw_text": "Eubie Blake - Charleston Rag", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -557,7 +557,7 @@ "row_index": 7, "raw_text": "Luka Bloom - Gone To Pablo", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -569,9 +569,9 @@ }, { "row_index": 8, - "raw_text": "They Might Be Giants - James B.", + "raw_text": "They Might Be Giants - James K.", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -585,10 +585,10 @@ "row_index": 9, "raw_text": "Fred Astaire - Cheek to Cheek Polk", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "The word 'Polk' at the end of the line belongs to the previous track but is squeezed here." + "An arrow is drawn from the margin pointing towards the type circle." ], "row_bbox": [ 0, @@ -601,7 +601,7 @@ "row_index": 10, "raw_text": "Inca Babies - evil hour", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -615,11 +615,9 @@ "row_index": 11, "raw_text": "Psychefunkapus - We Are the Young", "confidence": "high", - "type_raw": null, + "type_raw": "Concert", "notes": null, - "oddities": [ - "The word 'Concert' is written in the left margin next to the type column." - ], + "oddities": [], "row_bbox": [ 0, 3180, @@ -629,13 +627,11 @@ }, { "row_index": 12, - "raw_text": "PiL - Rise", + "raw_text": "PiL. - Rise", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, - "oddities": [ - "The abbreviation 'std' is written in the left margin next to the type column." - ], + "oddities": [], "row_bbox": [ 0, 3255, @@ -647,7 +643,7 @@ "row_index": 13, "raw_text": "PE - 911 Is A Joke", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -661,7 +657,7 @@ "row_index": 14, "raw_text": "Living Colour - Broken Hearts", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -673,9 +669,9 @@ }, { "row_index": 15, - "raw_text": "George Benson - A Change Is Gonna Come", - "confidence": "high", - "type_raw": null, + "raw_text": "George Benson - A Changels Gonna Come", + "confidence": "medium", + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -703,7 +699,7 @@ "row_index": 0, "raw_text": "the Sundays - here's where the story ends", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -717,7 +713,7 @@ "row_index": 1, "raw_text": "Nick Lowe - All Men Are Liars", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -729,9 +725,9 @@ }, { "row_index": 2, - "raw_text": "Jungle Brothers - What U Waitin for", + "raw_text": "Jungle Brothers - What U Waitin For", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -743,9 +739,9 @@ }, { "row_index": 3, - "raw_text": "Icy Jayne - Its just a girl thing", + "raw_text": "Icey Jayne - Its just a girl thing", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -759,7 +755,7 @@ "row_index": 4, "raw_text": "4-Tops - I'm In a Different World", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -773,7 +769,7 @@ "row_index": 5, "raw_text": "Scrawl - enough", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -787,10 +783,10 @@ "row_index": 6, "raw_text": "seaweed - insides", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [ - "The letters 'MAD' are written over the type column letters." + "The type circle is heavily scribbled over." ], "row_bbox": [ 1264, @@ -803,7 +799,7 @@ "row_index": 7, "raw_text": "XTC - Summer's cauldron", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -817,7 +813,7 @@ "row_index": 8, "raw_text": "Everly Brothers - That's Old Fashioned", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -829,9 +825,9 @@ }, { "row_index": 9, - "raw_text": "Red Hot Chili Peppers - Show Me Your Soul", + "raw_text": "Red Hot Chili Peppers - Show me your soul", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -843,9 +839,9 @@ }, { "row_index": 10, - "raw_text": "the walkabouts - the anvil song", + "raw_text": "The Walkabouts - the anvil song", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -857,13 +853,11 @@ }, { "row_index": 11, - "raw_text": "Lloyd Cole - What Do You Know About Love?", + "raw_text": "Lloyd Cole - What Do You Know About", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [ - "The word 'Love?' is wrapped and squeezed onto the far right edge slightly below the line." - ], + "oddities": [], "row_bbox": [ 1264, 3173, @@ -873,13 +867,11 @@ }, { "row_index": 12, - "raw_text": "The Gil Evans Orchestra - Stratusphunk", + "raw_text": "The Gil Evans Orchestra - Stratusphunk Love?", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, - "oddities": [ - "The word 'Orchestra' is written in small letters below 'Evans'." - ], + "oddities": [], "row_bbox": [ 1264, 3248, @@ -889,9 +881,9 @@ }, { "row_index": 13, - "raw_text": "Prong - lost & Found", + "raw_text": "Prong - Lost & Found", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -905,7 +897,7 @@ "row_index": 14, "raw_text": "Dillon Fence - Something for you", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-04apr2430-page28.bundle.json b/.seed/verifier/1990-04apr2430-page28.bundle.json index 2deaf66..2216a55 100644 --- a/.seed/verifier/1990-04apr2430-page28.bundle.json +++ b/.seed/verifier/1990-04apr2430-page28.bundle.json @@ -4,13 +4,12 @@ "image_path": "../pages/1990/April 1990/1990-04apr2430/page-28.png", "pdf_path": "1990/April 1990/1990-04apr2430.pdf", "page_number": 28, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:18:11.249733+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:16.930621+00:00", "page_date_raw": "Sat 28 Apr 90", - "comments_raw": null, + "comments_raw": "Magazine - Permafrost - Pause-", "oddities": [ - "The number '74\u00b0' is written in the top left corner of the page above the printed 'Hour' label.", - "The 'Comments:' field at the bottom of the page contains the text 'Magazine - Perm Frost - Paisa~'." + "A handwritten '74\u00b0' appears in the top left above the Hour label." ], "quadrants": [ { @@ -21,14 +20,14 @@ 1285, 2309 ], - "hour_raw": "11pm", - "jock_raw": "Jesse Walker", + "hour_raw": "10PM", + "jock_raw": "JESSE Walker", "entries": [ { "row_index": 0, - "raw_text": "A Tribe Called Quest - Can I Kick It?", + "raw_text": "A Tribe Called Quest - (Can I) Kick It?", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -42,7 +41,7 @@ "row_index": 1, "raw_text": "Anita Lane - Lost in Music", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -54,9 +53,9 @@ }, { "row_index": 2, - "raw_text": "The Mthembu Queens - As of today", + "raw_text": "The Mthembo Queens - As of today", "confidence": "medium", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -70,7 +69,7 @@ "row_index": 3, "raw_text": "Robyn Hitchcock - Eye Satellite", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -84,7 +83,7 @@ "row_index": 4, "raw_text": "Nirvana - Love Buzz", "confidence": "high", - "type_raw": null, + "type_raw": "C", "notes": null, "oddities": [], "row_bbox": [ @@ -98,7 +97,7 @@ "row_index": 5, "raw_text": "Nurse w/ Wound - Nil By Mouth", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -112,7 +111,7 @@ "row_index": 6, "raw_text": "Lou Reed - Metal Machine Music", "confidence": "high", - "type_raw": null, + "type_raw": "o", "notes": null, "oddities": [], "row_bbox": [ @@ -126,7 +125,7 @@ "row_index": 7, "raw_text": "B-52's - Deadbeat Club", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -140,7 +139,7 @@ "row_index": 8, "raw_text": "Fugazi - Reprovisional", "confidence": "high", - "type_raw": null, + "type_raw": "R-M", "notes": null, "oddities": [], "row_bbox": [ @@ -152,9 +151,9 @@ }, { "row_index": 9, - "raw_text": "Ac Temple - Up To Here w/ You", - "confidence": "medium", - "type_raw": null, + "raw_text": "AC Temple - Up To Here w/ You", + "confidence": "high", + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -166,13 +165,11 @@ }, { "row_index": 10, - "raw_text": "The Aquanettas - Love letters Proper Stranger", - "confidence": "medium", - "type_raw": null, + "raw_text": "The Aquanettas - Love with a Proper Stranger", + "confidence": "high", + "type_raw": "M", "notes": null, - "oddities": [ - "The phrase 'Love letters' is crossed out and 'Proper Stranger' is written over/below it." - ], + "oddities": [], "row_bbox": [ 0, 1334, @@ -184,7 +181,7 @@ "row_index": 11, "raw_text": "Magazine - Permafrost", "confidence": "high", - "type_raw": null, + "type_raw": "R-O", "notes": null, "oddities": [], "row_bbox": [ @@ -198,7 +195,7 @@ "row_index": 12, "raw_text": "Sandmen - Western Blood", "confidence": "high", - "type_raw": null, + "type_raw": "R->O", "notes": null, "oddities": [], "row_bbox": [ @@ -210,9 +207,9 @@ }, { "row_index": 13, - "raw_text": "Phil Hammond - Sluglillies", + "raw_text": "Phil Hammond - Slugs & Flies", "confidence": "medium", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -224,9 +221,9 @@ }, { "row_index": 14, - "raw_text": "Greater Than 1 - Peace", + "raw_text": "Greater Than I - Peace", "confidence": "medium", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -238,9 +235,9 @@ }, { "row_index": 15, - "raw_text": "Dave Bowie - Up The Hill Backwards", + "raw_text": "David Bowie - Up The Hill Backwards", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -252,9 +249,9 @@ }, { "row_index": 16, - "raw_text": "Jungle Bros - What U waitin 4", + "raw_text": "Jungle Bros - What U Waitin 4", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -266,7 +263,7 @@ } ], "oddities": [ - "A hand-drawn curly brace in the left margin groups rows 0 through 11, with an arrow pointing outward." + "A bracket in the left margin groups rows 4 through 7." ] }, { @@ -277,7 +274,7 @@ 2550, 2309 ], - "hour_raw": "12am", + "hour_raw": "12 AM", "jock_raw": "P. J.", "entries": [ { @@ -295,10 +292,10 @@ ] }, { - "row_index": 9, + "row_index": 13, "raw_text": "Savage Republic - Song for Adonis", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -320,13 +317,13 @@ 4068 ], "hour_raw": null, - "jock_raw": "Pat Nolan", + "jock_raw": "Pat John", "entries": [ { "row_index": 0, "raw_text": "Nicolas Cave - Sunday's Child", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -340,7 +337,7 @@ "row_index": 1, "raw_text": "Moonglows - Blue Velvet", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -408,7 +405,7 @@ }, { "row_index": 6, - "raw_text": "Tom Waits - Swordfishtrombone", + "raw_text": "Tom Waits - Swordfish trombone", "confidence": "high", "type_raw": null, "notes": null, @@ -436,7 +433,7 @@ }, { "row_index": 8, - "raw_text": "E. Neubauten - Adler Kommt sp\u00e4ter", + "raw_text": "E. Neubauten - Adler Kommt Sp\u00e4ter", "confidence": "high", "type_raw": null, "notes": null, @@ -468,9 +465,7 @@ "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "This entry acts as a modifier for the previous row and is written indented without an artist or track separation." - ], + "oddities": [], "row_bbox": [ 0, 3111, @@ -555,7 +550,7 @@ "type_raw": null, "notes": null, "oddities": [ - "There is a scribbled circle or symbol between 'John' and 'Coltrane'." + "There is a doodle resembling an '@' symbol or a circled letter between 'John' and 'Coltrane'." ], "row_bbox": [ 1285, diff --git a/.seed/verifier/1990-04apr2430-page29.bundle.json b/.seed/verifier/1990-04apr2430-page29.bundle.json index 44e5c89..f94bb3a 100644 --- a/.seed/verifier/1990-04apr2430-page29.bundle.json +++ b/.seed/verifier/1990-04apr2430-page29.bundle.json @@ -4,13 +4,11 @@ "image_path": "../pages/1990/April 1990/1990-04apr2430/page-29.png", "pdf_path": "1990/April 1990/1990-04apr2430.pdf", "page_number": 29, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:18:53.087963+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:19.618174+00:00", "page_date_raw": "Sunday 29 April 90", - "comments_raw": null, - "oddities": [ - "The Comments field at the bottom contains handwritten weather observations including temperatures and forecasts, with several words crossed out." - ], + "comments_raw": "59\u00b0 shower today\n62 this morning\n75 tomorrow\nand today\nC 58\u00b0 Low Upper 50's\nwd 20's", + "oddities": [], "quadrants": [ { "position": "top_left", @@ -20,7 +18,7 @@ 1281, 2310 ], - "hour_raw": "2Am", + "hour_raw": "2 Am", "jock_raw": null, "entries": [ { @@ -82,12 +80,10 @@ { "row_index": 4, "raw_text": "Area", - "confidence": "low", + "confidence": "high", "type_raw": null, - "notes": "crossed_out", - "oddities": [ - "Heavily scribbled out text appears before the word 'Area'." - ], + "notes": null, + "oddities": [], "row_bbox": [ 0, 960, @@ -97,7 +93,7 @@ }, { "row_index": 5, - "raw_text": "Tall Dwarfs University of Meid", + "raw_text": "Tall Dwarfs University of Medical", "confidence": "medium", "type_raw": null, "notes": null, @@ -113,9 +109,11 @@ "row_index": 6, "raw_text": "Damned Doctor Jackyll + Mr Hyde", "confidence": "high", - "type_raw": null, - "notes": "crossed_out", - "oddities": [], + "type_raw": "O", + "notes": null, + "oddities": [ + "Artist name 'Damned' has a strike-through line." + ], "row_bbox": [ 0, 1166, @@ -127,7 +125,7 @@ "row_index": 7, "raw_text": "Cab Calloway Black Rhythm", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -141,7 +139,7 @@ "row_index": 8, "raw_text": "Jim Carrol Band People Who Died", "confidence": "high", - "type_raw": null, + "type_raw": "std", "notes": null, "oddities": [], "row_bbox": [ @@ -155,7 +153,7 @@ "row_index": 9, "raw_text": "Low Profile Funky Song", "confidence": "high", - "type_raw": null, + "type_raw": "NV", "notes": null, "oddities": [], "row_bbox": [ @@ -169,7 +167,7 @@ "row_index": 10, "raw_text": "Ofra Haza Ya Ba Ye", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -183,7 +181,7 @@ "row_index": 11, "raw_text": "KC + Sunshine Band That's the way", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -195,9 +193,9 @@ }, { "row_index": 12, - "raw_text": "Gang of Four History's Bunk!", + "raw_text": "Gang of Four History's Bunk", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -211,7 +209,7 @@ "row_index": 13, "raw_text": "Midnight oil Is it Now?", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -223,11 +221,13 @@ }, { "row_index": 14, - "raw_text": "Pacriuti Calma IFOMON", + "raw_text": "Parrisiti Calim IFOMOD", "confidence": "low", - "type_raw": null, + "type_raw": "O", "notes": null, - "oddities": [], + "oddities": [ + "Asterisk drawn next to the type column circle." + ], "row_bbox": [ 0, 1990, @@ -237,9 +237,9 @@ }, { "row_index": 15, - "raw_text": "Parliament I call my Baby, Pussycat", + "raw_text": "Parliament I call my Baby Pussycat", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -253,7 +253,7 @@ "row_index": 16, "raw_text": "Lou Reed Sick of You", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -265,9 +265,9 @@ }, { "row_index": 17, - "raw_text": "Roger Manning Blues for the chasa for", + "raw_text": "Roger Manning Blues for the chaser", "confidence": "medium", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -281,7 +281,7 @@ "row_index": 18, "raw_text": "Clock DVA Sonology of Sex", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -295,9 +295,11 @@ "row_index": 19, "raw_text": "Flour Love Kills", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, - "oddities": [], + "oddities": [ + "Asterisk drawn next to the type column circle." + ], "row_bbox": [ 0, 2310, @@ -307,9 +309,9 @@ }, { "row_index": 20, - "raw_text": "Rhyme Syndicate Commin' Through", + "raw_text": "Rhyme Syndicate Commin Through", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -321,7 +323,7 @@ } ], "oddities": [ - "A large curly brace in the left margin groups rows 14 through 19." + "Rows 15 through 18 are bracketed together in the left margin with a curly brace." ] }, { @@ -332,14 +334,14 @@ 2550, 2310 ], - "hour_raw": "4Am", + "hour_raw": "4 Am", "jock_raw": null, "entries": [ { "row_index": 0, "raw_text": "Big Black My Disco", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -353,7 +355,7 @@ "row_index": 1, "raw_text": "Ophelias Palindrome", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -365,9 +367,9 @@ }, { "row_index": 2, - "raw_text": "Monty Python I Bet You won a Radio", + "raw_text": "Monty Python I Bet You a Radio", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -381,7 +383,7 @@ "row_index": 3, "raw_text": "Public Enemy Fear of a Black Planet", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -393,9 +395,9 @@ }, { "row_index": 4, - "raw_text": "Dave Pike Vierd Blues", - "confidence": "high", - "type_raw": null, + "raw_text": "Dave Pikel Vierd Blues", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -409,7 +411,7 @@ "row_index": 5, "raw_text": "The Schramms Living in Confusion", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -423,10 +425,10 @@ "row_index": 6, "raw_text": "Mission of Burma Trem Two", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "A heavily crossed-out word appears before the artist name." + "A word before the artist name is heavily scribbled out." ], "row_bbox": [ 1281, @@ -439,7 +441,7 @@ "row_index": 7, "raw_text": "Naked City Inside Straight", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -453,7 +455,7 @@ "row_index": 8, "raw_text": "House of Freaks Sun Gone Down", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -467,7 +469,7 @@ "row_index": 9, "raw_text": "X-Tal The Gerbil Cage", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -481,7 +483,7 @@ "row_index": 10, "raw_text": "Jane's Addiction Summertime Rolls", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -509,7 +511,7 @@ "row_index": 0, "raw_text": "Poi Dog Pondering Bury Me Deep", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -523,7 +525,7 @@ "row_index": 1, "raw_text": "Ornette Coleman Face of the Bass", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -535,13 +537,11 @@ }, { "row_index": 2, - "raw_text": "Acon Garden Face of Resist", - "confidence": "medium", - "type_raw": null, + "raw_text": "Aeon Garden Face of Reality", + "confidence": "high", + "type_raw": "L", "notes": null, - "oddities": [ - "The word 'Yarn' is circled in the left margin with a hand-drawn arrow pointing to the artist name in this row." - ], + "oddities": [], "row_bbox": [ 0, 4022, @@ -551,9 +551,9 @@ }, { "row_index": 3, - "raw_text": "Chills The oncoming Day", + "raw_text": "Chills The Oncoming Day", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -565,9 +565,9 @@ }, { "row_index": 4, - "raw_text": "Fox Duo Sox Man w/ Golden Arm", - "confidence": "medium", - "type_raw": null, + "raw_text": "Flat Duo Jets Man w/ Golden Arm", + "confidence": "high", + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ @@ -580,8 +580,8 @@ { "row_index": 5, "raw_text": "Bongwater Too Much Sleep", - "confidence": "high", - "type_raw": null, + "confidence": "medium", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -593,9 +593,9 @@ }, { "row_index": 6, - "raw_text": "House of Large Sizes Walkin Thru The Park", + "raw_text": "House of Large Sizes Walkin' Thru the Park", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -609,7 +609,7 @@ "row_index": 7, "raw_text": "The Clash Living In Fame", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -621,10 +621,10 @@ }, { "row_index": 8, - "raw_text": "White[illegible]", + "raw_text": "Wendy Carlos", "confidence": "low", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -635,10 +635,10 @@ }, { "row_index": 9, - "raw_text": "Big Bl", - "confidence": "medium", - "type_raw": null, - "notes": "crossed_out", + "raw_text": "Pig", + "confidence": "high", + "type_raw": "O", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -649,7 +649,7 @@ } ], "oddities": [ - "The text '4am we screwed up sorry' is written vertically in the left margin spanning rows 4 through 7." + "Far left margin contains the note '4am we screwed up sorry' spanning rows 2-6, with a circled '4am' and an arrow pointing down." ] }, { @@ -667,7 +667,7 @@ "row_index": 0, "raw_text": "Velvet Underground White Light/Heat", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -681,7 +681,7 @@ "row_index": 1, "raw_text": "Bowie Sense of Doubt, Moss Garden", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -695,7 +695,7 @@ "row_index": 2, "raw_text": "Toxic Mulatto My Mother", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -707,9 +707,9 @@ }, { "row_index": 3, - "raw_text": "Freedy Johnston No Violins", + "raw_text": "Freddy Johnston No Violins", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -721,9 +721,9 @@ }, { "row_index": 4, - "raw_text": "Einstoerzende Neubauten Prolog", - "confidence": "medium", - "type_raw": null, + "raw_text": "Einstuerzende Neubauten Prolog", + "confidence": "high", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -737,7 +737,7 @@ "row_index": 5, "raw_text": "Kate Bush Love & Anger", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -751,9 +751,11 @@ "row_index": 6, "raw_text": "Digital Underground The Humpty Dance", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, - "oddities": [], + "oddities": [ + "Asterisk drawn next to the entry in the left margin." + ], "row_bbox": [ 1281, 3336, @@ -765,7 +767,7 @@ "row_index": 7, "raw_text": "Scrawl Enough", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -779,7 +781,7 @@ "row_index": 8, "raw_text": "The Mighty Diamonds Struggling", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -793,7 +795,7 @@ "row_index": 9, "raw_text": "Trapezoid Little Billy Wilson", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -807,7 +809,7 @@ "row_index": 10, "raw_text": "The Sundays I Kicked a Boy", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -821,7 +823,7 @@ "row_index": 11, "raw_text": "Butthole Surfers Bong Water", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -835,7 +837,7 @@ "row_index": 12, "raw_text": "Tom Waits More Than Rain", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -849,7 +851,7 @@ "row_index": 13, "raw_text": "Clockwork Orange Overture to the Sun", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -863,7 +865,7 @@ "row_index": 14, "raw_text": "MC 900ft Jesus Truth is out of Style", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [], "row_bbox": [ diff --git a/.seed/verifier/1990-08aug0106-page24.bundle.json b/.seed/verifier/1990-08aug0106-page24.bundle.json index 1916a89..602d665 100644 --- a/.seed/verifier/1990-08aug0106-page24.bundle.json +++ b/.seed/verifier/1990-08aug0106-page24.bundle.json @@ -4,14 +4,14 @@ "image_path": "../pages/1990/August 1990/1990-08aug0106/page-24.png", "pdf_path": "1990/August 1990/1990-08aug0106.pdf", "page_number": 24, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:18:55.103293+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:39:50.092330+00:00", "page_date_raw": "Sat 8/4/90", - "comments_raw": null, + "comments_raw": "Nick Cave\nWanted Man\nBroome sem spoken word\n9 inch\nRanda\nI/F genres\nDay After Day\n84\nClea 68\n30 90\nHusker Never Talking\nBrand Nubian\nFairground Att\nPatsy Cline\nUptones\nSounds From\nS.\nTom Waits\nDown to Train", "oddities": [ - "Comments section at bottom contains illegible crossed out text alongside scattered words like 9 inch Nails, Fairground Attr., Patsy Cline", - "Numbers '82' and '68 PC 30 90' appear in right margin near bottom right quadrant", - "Words 'Big Star 13' and 'Cult' with illegible text below them appear in left margin near bottom left quadrant" + "Left margin next to bottom-left quadrant contains handwritten note 'Big Star 13'.", + "Left margin next to bottom-left quadrant contains handwritten notes 'Cult Electric Little Devil'.", + "Right margin next to bottom-right quadrant contains handwritten numbers '82' and '68 PC 30 90'." ], "quadrants": [ { @@ -23,13 +23,13 @@ 2305 ], "hour_raw": "10pm", - "jock_raw": "Galin Hudson", + "jock_raw": "Galen Hudson", "entries": [ { "row_index": 0, - "raw_text": "Slicker Boys - You've Got What It Takes", - "confidence": "high", - "type_raw": null, + "raw_text": "Slickee Boys - You've Got What It Takes", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -43,7 +43,7 @@ "row_index": 1, "raw_text": "Prince - Thieves In The Temple", "confidence": "high", - "type_raw": null, + "type_raw": "R M", "notes": null, "oddities": [], "row_bbox": [ @@ -57,7 +57,7 @@ "row_index": 2, "raw_text": "Brand Nubians - Brand Nubians", "confidence": "high", - "type_raw": null, + "type_raw": "R L", "notes": null, "oddities": [], "row_bbox": [ @@ -71,7 +71,7 @@ "row_index": 3, "raw_text": "Fairground Attraction - A Smile In A Whisper", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -85,7 +85,7 @@ "row_index": 5, "raw_text": "Treacherous Jaywalkers - Sand", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -99,7 +99,7 @@ "row_index": 6, "raw_text": "Holy Rollers - Freedom Asking", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -113,7 +113,7 @@ "row_index": 7, "raw_text": "My Bloody Valentine - Strawberry Wine", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -127,7 +127,7 @@ "row_index": 8, "raw_text": "Marvin Gaye - Inner City Blues", "confidence": "high", - "type_raw": null, + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -139,9 +139,9 @@ }, { "row_index": 9, - "raw_text": "Neville Bros. - Yellow Moon", + "raw_text": "Neville Bros - Yellow Moon", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -155,7 +155,7 @@ "row_index": 10, "raw_text": "Eric B & Rakim - No Omega", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -169,7 +169,7 @@ "row_index": 11, "raw_text": "Patsy Cline - Foolin' Round", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -183,7 +183,7 @@ "row_index": 12, "raw_text": "Uptones - Sounds From The Sidelines", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -197,7 +197,7 @@ "row_index": 13, "raw_text": "Tom Waits - Downtown Train", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -209,9 +209,9 @@ }, { "row_index": 14, - "raw_text": "Sonny Boy Williamson - When the Lights went Out", + "raw_text": "Sonny Boy Williamson - When The Lights Went Out", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -225,7 +225,7 @@ "row_index": 16, "raw_text": "Samite - Ani Oyo", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -247,13 +247,13 @@ 2305 ], "hour_raw": "12 AM", - "jock_raw": "Galin Hudson", + "jock_raw": "Galen Hudson", "entries": [ { "row_index": 0, "raw_text": "Poor Righteous Teachers - Strictly Ghetto", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -267,7 +267,7 @@ "row_index": 1, "raw_text": "Traffic - Low Spark", "confidence": "high", - "type_raw": null, + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -281,7 +281,7 @@ "row_index": 2, "raw_text": "Big Star - Thirteen", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -321,9 +321,9 @@ }, { "row_index": 5, - "raw_text": "Pell Mell - Spy VS. Spy", + "raw_text": "Pell Mell - Spy vs. Spy", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -337,7 +337,7 @@ "row_index": 6, "raw_text": "Sammy Davis Jr - Please Don't Talk About Me", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -351,7 +351,7 @@ "row_index": 7, "raw_text": "S Wonder - For Once In My Life / When I'm Gone", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -363,9 +363,9 @@ }, { "row_index": 8, - "raw_text": "Ray Charles - Yes Indeed!", + "raw_text": "Ray Charles - Yesterdays", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -379,7 +379,7 @@ "row_index": 9, "raw_text": "Staple Singers - The Weight", "confidence": "high", - "type_raw": null, + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -393,10 +393,10 @@ "row_index": 10, "raw_text": "Ras Michael - Born In The Ghetto", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [ - "Word 'Before' crossed out before track name" + "Word crossed out between artist and track title." ], "row_bbox": [ 1263, @@ -409,7 +409,7 @@ "row_index": 11, "raw_text": "Jawbreaker - Incomplete", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -423,7 +423,7 @@ "row_index": 12, "raw_text": "McCartney - Venus & Mars / Rock Show / Jet", "confidence": "high", - "type_raw": null, + "type_raw": "STD", "notes": null, "oddities": [], "row_bbox": [ @@ -444,14 +444,14 @@ 1263, 4069 ], - "hour_raw": "11 PM", + "hour_raw": "11p", "jock_raw": "GH again...", "entries": [ { "row_index": 0, "raw_text": "Brian Wilson - Melt Away", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -463,9 +463,9 @@ }, { "row_index": 1, - "raw_text": "9 Inch Nails - Randa & Want To", - "confidence": "high", - "type_raw": null, + "raw_text": "9 Inch Nails - Randa I Want To", + "confidence": "medium", + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -477,9 +477,9 @@ }, { "row_index": 2, - "raw_text": "Dead Kennedys - Hor. Of The Jet Set", - "confidence": "high", - "type_raw": null, + "raw_text": "Dead Kennedys - Hoc of the Jet Set", + "confidence": "medium", + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -493,7 +493,7 @@ "row_index": 3, "raw_text": "Nick Cave - Wanted Man", "confidence": "high", - "type_raw": null, + "type_raw": "R STD", "notes": null, "oddities": [], "row_bbox": [ @@ -507,7 +507,7 @@ "row_index": 4, "raw_text": "Dylan - Pretty Peggy-O", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -519,9 +519,9 @@ }, { "row_index": 5, - "raw_text": "Maggie Estep - Paradise LOST", + "raw_text": "Maggie Estep - Paradise Lost", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -535,7 +535,7 @@ "row_index": 6, "raw_text": "Husker Du - Never Talkin To You Again", "confidence": "high", - "type_raw": null, + "type_raw": "R O", "notes": null, "oddities": [], "row_bbox": [ @@ -549,7 +549,7 @@ "row_index": 7, "raw_text": "Roy Eldridge - When I Grow Too Old To Dream", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": "double_height", "oddities": [], "row_bbox": [ @@ -563,7 +563,7 @@ "row_index": 9, "raw_text": "Horace Andy - Every Tongue Shall Tell", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -575,9 +575,9 @@ }, { "row_index": 10, - "raw_text": "Jack Endino - Folk's Let's Nebulite", + "raw_text": "Jack Endino - Folks Let's Nebulize", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -591,7 +591,7 @@ "row_index": 11, "raw_text": "Yo La Tengo - You Tore Me Down", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -605,7 +605,7 @@ "row_index": 12, "raw_text": "Byrds - Eight Miles High", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -617,9 +617,9 @@ }, { "row_index": 13, - "raw_text": "Funkadelic - Free Your Mind...", + "raw_text": "Funkadelic - Free Your Mind ---", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -633,7 +633,7 @@ "row_index": 14, "raw_text": "Cult - Lil Devil", "confidence": "high", - "type_raw": null, + "type_raw": "O", "notes": null, "oddities": [], "row_bbox": [ @@ -647,7 +647,7 @@ "row_index": 15, "raw_text": "Sonic Boom - Lonely Avenue", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -659,9 +659,9 @@ }, { "row_index": 16, - "raw_text": "A Priori - Too Much To Hope For", + "raw_text": "A prior - Too Much To Hope For", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -682,14 +682,14 @@ 2550, 4069 ], - "hour_raw": "1 A", + "hour_raw": "1A", "jock_raw": "GH - RUSS BARNES", "entries": [ { "row_index": 0, "raw_text": "Zappa - We're Only In It For The Money", "confidence": "high", - "type_raw": null, + "type_raw": "CD", "notes": null, "oddities": [], "row_bbox": [ @@ -706,7 +706,7 @@ "type_raw": null, "notes": null, "oddities": [ - "Hand drawn lines extending from artist and track toward next row." + "Written slightly below the previous line on the left side." ], "row_bbox": [ 1263, @@ -745,9 +745,9 @@ }, { "row_index": 4, - "raw_text": "Chris Burke - The Hat Makes the Man", + "raw_text": "Chris Burke - The Hat Makes The Man", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -761,7 +761,7 @@ "row_index": 5, "raw_text": "His Name Is Alive - Darkest Dreams", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -773,7 +773,7 @@ }, { "row_index": 6, - "raw_text": "Loop - Shot With a Diamond", + "raw_text": "Loop - Shot With A Diamond", "confidence": "high", "type_raw": null, "notes": null, @@ -789,7 +789,7 @@ "row_index": 7, "raw_text": "Lee Perry - African Hitchiker", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -801,7 +801,7 @@ }, { "row_index": 8, - "raw_text": "Youssou N'Dour - Immigres / Bitte Rew", + "raw_text": "Youssou N'dour - Immigr\u00e9s/Bitik Rew", "confidence": "high", "type_raw": null, "notes": null, @@ -817,7 +817,7 @@ "row_index": 9, "raw_text": "Jerry Lee Lewis - Drinkin' Wine Spo-Dee-O-Dee", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, "oddities": [], "row_bbox": [ @@ -859,10 +859,10 @@ "row_index": 12, "raw_text": "Swamp Zombies - Rodentia", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Part of track name crossed out" + "Word crossed out between artist and track." ], "row_bbox": [ 1263, @@ -875,7 +875,7 @@ "row_index": 13, "raw_text": "Rancid Hell Spawn - Surgery Games", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -901,7 +901,7 @@ } ], "oddities": [ - "First three lines are Zappa / Mothers / Lumpy Gravy separated by drawn lines rather than standard dashes" + "Lines are drawn connecting 'Zappa' to 'Mothers' and 'We're Only In It For The Money' to 'Lumpy Gravy' across the first three rows." ] } ] diff --git a/.seed/verifier/1990-08aug0106-page25.bundle.json b/.seed/verifier/1990-08aug0106-page25.bundle.json index fad769f..b95941e 100644 --- a/.seed/verifier/1990-08aug0106-page25.bundle.json +++ b/.seed/verifier/1990-08aug0106-page25.bundle.json @@ -4,8 +4,8 @@ "image_path": "../pages/1990/August 1990/1990-08aug0106/page-25.png", "pdf_path": "1990/August 1990/1990-08aug0106.pdf", "page_number": 25, - "model_version": "gemini-3.1-pro-preview", - "extracted_at": "2026-05-06T04:19:45.771554+00:00", + "model_version": "gemini:gemini-3.1-pro-preview", + "extracted_at": "2026-06-05T13:40:03.178971+00:00", "page_date_raw": "Sunday 8/5/90", "comments_raw": null, "oddities": [], @@ -18,14 +18,14 @@ 1261, 2256 ], - "hour_raw": "2 AM", + "hour_raw": "2Am", "jock_raw": "Russ", "entries": [ { "row_index": 0, "raw_text": "22-Pistepirkko - Bare Bone Nest", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -38,12 +38,10 @@ { "row_index": 1, "raw_text": "Bob Guccione, Jr. - We Did It", - "confidence": "high", - "type_raw": null, + "confidence": "medium", + "type_raw": "NV", "notes": null, - "oddities": [ - "Left margin contains 'NV' instead of a standard type code." - ], + "oddities": [], "row_bbox": [ 0, 726, @@ -55,7 +53,7 @@ "row_index": 2, "raw_text": "Toadstool - Last Thing Right", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -81,7 +79,7 @@ }, { "row_index": 4, - "raw_text": "Kaos & Mystro - Trapped (Victims of a Plan)", + "raw_text": "Kaos & Mystro - Trapped(Victims of a Plan)", "confidence": "high", "type_raw": null, "notes": null, @@ -111,10 +109,10 @@ "row_index": 6, "raw_text": "A Priori - Too Much to Hope For", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Left margin contains a circled '45' alongside the 'H'." + "Left margin has '45' circled next to the type column." ], "row_bbox": [ 0, @@ -140,7 +138,7 @@ { "row_index": 8, "raw_text": "MU - Ain't No Blues", - "confidence": "high", + "confidence": "medium", "type_raw": null, "notes": null, "oddities": [], @@ -169,7 +167,7 @@ "row_index": 10, "raw_text": "Bobby Bland & B.B. King - Let the Good Times Roll", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -196,8 +194,8 @@ { "row_index": 12, "raw_text": "The Country Gentlemen - Paul & Sila", - "confidence": "medium", - "type_raw": null, + "confidence": "high", + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -211,7 +209,7 @@ "row_index": 13, "raw_text": "Material - Equation", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -232,18 +230,16 @@ 2550, 2256 ], - "hour_raw": "4 AM", + "hour_raw": "4Am", "jock_raw": "Russ", "entries": [ { "row_index": 0, "raw_text": "Mark Lanegan - Where Did You Sleep Last Night?", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, - "oddities": [ - "Left margin contains a circled 'X' instead of a standard type code." - ], + "oddities": [], "row_bbox": [ 1261, 541, @@ -255,11 +251,9 @@ "row_index": 1, "raw_text": "Johnny Quest - The Heisman", "confidence": "high", - "type_raw": null, + "type_raw": "LC", "notes": null, - "oddities": [ - "Left margin contains a circled 'LC' instead of a standard type code." - ], + "oddities": [], "row_bbox": [ 1261, 645, @@ -271,7 +265,7 @@ "row_index": 2, "raw_text": "Ophiuchus - The Cajun Stomp", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -285,7 +279,7 @@ "row_index": 3, "raw_text": "Dread Zeppelin - Heartbreaker (At the End of Lonely Street)", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -313,7 +307,7 @@ "row_index": 5, "raw_text": "Little Lenny - Teach Reality", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -381,13 +375,11 @@ }, { "row_index": 10, - "raw_text": "Baby Fatt - Manopener", - "confidence": "medium", + "raw_text": "(Cadillac Heights - Baby Fatt - Manopener)", + "confidence": "high", "type_raw": null, "notes": null, - "oddities": [ - "Row begins with heavily crossed-out text, possibly reading 'Cat Butt'." - ], + "oddities": [], "row_bbox": [ 1261, 1322, @@ -399,11 +391,9 @@ "row_index": 11, "raw_text": "Zen Frisbee - Spaghetti Park", "confidence": "high", - "type_raw": null, + "type_raw": "LO", "notes": null, - "oddities": [ - "Left margin contains a circled 'LO' instead of a standard type code." - ], + "oddities": [], "row_bbox": [ 1261, 1396, @@ -415,7 +405,7 @@ "row_index": 12, "raw_text": "Ultra Vivid Scene - Beauty #2", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -429,7 +419,7 @@ "row_index": 13, "raw_text": "Shonen Knife - Miracles", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -451,13 +441,13 @@ 4074 ], "hour_raw": null, - "jock_raw": "\"", + "jock_raw": "''", "entries": [ { "row_index": 0, "raw_text": "King Missile - Fourthly", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -471,10 +461,10 @@ "row_index": 1, "raw_text": "The Three Wize Men - Sgt. Pepper's Lonely Hearts Club Band", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [ - "The end of the track name 'Hearts Club Band' is written on a second line within the same row space." + "The phrase 'Hearts Club Band' dips below the printed line." ], "row_bbox": [ 0, @@ -487,7 +477,7 @@ "row_index": 2, "raw_text": "Lou Reed - Sally Can't Dance", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -499,10 +489,10 @@ }, { "row_index": 3, - "raw_text": "Drummers of Burundi - Tora", - "confidence": "high", + "raw_text": "Drummers of Rurundi - Toro", + "confidence": "medium", "type_raw": null, - "notes": "crossed_out", + "notes": null, "oddities": [], "row_bbox": [ 0, @@ -515,7 +505,7 @@ "row_index": 4, "raw_text": "Ali Farka Toure - Devele Wague", "confidence": "medium", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -529,7 +519,7 @@ "row_index": 5, "raw_text": "Thompson Twins - Lies", "confidence": "high", - "type_raw": null, + "type_raw": "R", "notes": null, "oddities": [], "row_bbox": [ @@ -543,7 +533,7 @@ "row_index": 6, "raw_text": "David J - Little Star", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -557,11 +547,9 @@ "row_index": 7, "raw_text": "Pixies - Gigantic", "confidence": "high", - "type_raw": null, + "type_raw": "Hit", "notes": null, - "oddities": [ - "Left margin contains the word 'Hit' instead of a single letter code." - ], + "oddities": [], "row_bbox": [ 0, 2882, @@ -587,7 +575,7 @@ "row_index": 9, "raw_text": "Jellyfish Kiss - Off the Floor", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -601,7 +589,7 @@ "row_index": 10, "raw_text": "Green on Red - Hold the Line", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -615,7 +603,7 @@ "row_index": 11, "raw_text": "Dr. John - I Been Hoodood", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -629,7 +617,7 @@ "row_index": 12, "raw_text": "Robert Wiseman - Bhopal (Driftnet Plan)", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -643,7 +631,7 @@ "row_index": 13, "raw_text": "Allman Bros. - Leave My Blues At Home", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -669,7 +657,7 @@ } ], "oddities": [ - "A hand-drawn arrow in the left margin points from the 'Allman Bros.' row up to the 'Robert Wiseman' row." + "A double-headed arrow drawn in the left margin indicates a swap between rows 12 and 13." ] }, { @@ -681,7 +669,7 @@ 4074 ], "hour_raw": "5A", - "jock_raw": "\"", + "jock_raw": "''", "entries": [ { "row_index": 0, @@ -699,9 +687,9 @@ }, { "row_index": 1, - "raw_text": "MotorCity 4 - Finish", + "raw_text": "MegaCity 4 - Finish", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -715,10 +703,10 @@ "row_index": 2, "raw_text": "My Dad Is Dead - Babe in the Woods", "confidence": "high", - "type_raw": null, + "type_raw": "X", "notes": null, "oddities": [ - "Left margin contains a circled '45' and a circled 'X'." + "Left margin has '45' written next to the type circle." ], "row_bbox": [ 1261, @@ -759,10 +747,10 @@ "row_index": 5, "raw_text": "Fifteen - Sweet Valentine", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [ - "Left margin contains a '45' alongside the 'H'." + "Left margin has '45' written next to the type circle." ], "row_bbox": [ 1261, @@ -775,7 +763,7 @@ "row_index": 6, "raw_text": "24-7 Spyz - New Super Hero Worship", "confidence": "high", - "type_raw": null, + "type_raw": "M", "notes": null, "oddities": [], "row_bbox": [ @@ -787,9 +775,9 @@ }, { "row_index": 7, - "raw_text": "Eric B. & RAKIM - Let the Rhythm Hit 'Em", + "raw_text": "ERIC B. & RAKIM - Let the Rhythm Hit 'Em", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -803,7 +791,7 @@ "row_index": 8, "raw_text": "Peppermint Harris - The President's Lawyer", "confidence": "high", - "type_raw": null, + "type_raw": "L", "notes": null, "oddities": [], "row_bbox": [ @@ -817,7 +805,7 @@ "row_index": 9, "raw_text": "Sonny Boy Williamson - the Sky Is Crying", "confidence": "high", - "type_raw": null, + "type_raw": "H", "notes": null, "oddities": [], "row_bbox": [ @@ -831,7 +819,7 @@ "row_index": 10, "raw_text": "Clash - Jimmy Jazz", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [ @@ -843,9 +831,9 @@ }, { "row_index": 11, - "raw_text": "Henry Kaiser - Needle & the Damage Done / Tonight's the Night", + "raw_text": "Henry Kaiser - Needle & the Damage Done/Tonight's the Night", "confidence": "high", - "type_raw": null, + "type_raw": "Std", "notes": null, "oddities": [], "row_bbox": [