jaeswift-website/api/data/crimescene.json

152 lines
No EOL
8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"categories": [
{
"id": "unsolved-murders",
"name": "Unsolved Murders",
"description": "Mysterious deaths and killings that remain unsolved to this day",
"icon": "🔪",
"countries": [
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": []
},
{
"code": "US",
"name": "United States",
"flag": "🇺🇸",
"collections": []
}
]
},
{
"id": "serial-killers",
"name": "Serial Killers",
"description": "Case files, psychological profiles, and investigation documents on serial killers",
"icon": "⚠️",
"countries": [
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": []
},
{
"code": "US",
"name": "United States",
"flag": "🇺🇸",
"collections": [
{
"id": "zodiac-killer",
"name": "The Zodiac Killer",
"description": "Unidentified serial killer active in Northern California in the late 1960s and early 1970s. Taunted police and newspapers with cryptic letters and ciphers, some of which remain unsolved. At least five confirmed victims killed and two survivors. Claimed responsibility for 37 murders. Despite extensive FBI and local law enforcement investigations — including high-profile suspect Arthur Leigh Allen — the case remains officially open. Files released under FOIA in 2007.",
"documents": [
{
"id": "zodiac-fbi-part-01",
"title": "FBI Investigation File — Part 01 of 06",
"filename": "zodiac-fbi-part-01.pdf",
"pages": 83,
"size_mb": 1.6,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "Focuses primarily on the FBI's investigation of prime suspect Arthur Leigh Allen. Contains records of multi-day meetings between FBI agents and Vallejo Police Department investigators, totalling approximately ten hours. Documents interview strategies, Allen's denial of being the Zodiac, and subsequent follow-up interrogations. Includes inter-agency memoranda between the San Francisco field office and FBI headquarters regarding the Allen investigation."
},
{
"id": "zodiac-fbi-part-02",
"title": "FBI Investigation File — Part 02 of 06",
"filename": "zodiac-fbi-part-02.pdf",
"pages": 88,
"size_mb": 2.9,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "Contains the early FBI case file opened under Bureau file number 9-HQ-49911. Includes FOIPA (Freedom of Information/Privacy Acts) processing sheets, deleted page notifications citing exemptions under Section 552, and initial Bureau of Investigation reports from late 1969. Documents the FBI's first formal involvement after the Zodiac's threatening letters to San Francisco newspapers and the extortion classification of the case."
},
{
"id": "zodiac-fbi-part-03",
"title": "FBI Investigation File — Part 03 of 06",
"filename": "zodiac-fbi-part-03.pdf",
"pages": 108,
"size_mb": 1.7,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "Centres on the Zodiac's coded communications and cipher analysis. Contains FBI teletypes between the San Francisco field office and Director's office (OctoberNovember 1969) regarding the newspaper cipher that appeared to identify the killer. Includes latent fingerprint comparison reports from the FBI Identification Division, attempting to match prints recovered from Zodiac crime scenes and letters against known individuals. Documents tips from the public claiming to have solved the cipher."
},
{
"id": "zodiac-fbi-part-04",
"title": "FBI Investigation File — Part 04 of 06",
"filename": "zodiac-fbi-part-04.pdf",
"pages": 258,
"size_mb": 11.7,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "The largest section of the released files, containing extensive FBI Laboratory Division analysis and Identification Division records. Includes forensic examination reports on physical evidence from Zodiac crime scenes, handwriting analysis of the Zodiac's letters, and ballistics reports. Contains inter-office airmail correspondence (NovemberDecember 1969) between Sacramento, San Francisco field offices and FBI headquarters directing investigative priorities. Documents coordination with California Department of Justice and local law enforcement agencies."
},
{
"id": "zodiac-fbi-part-05",
"title": "FBI Investigation File — Part 05 of 06",
"filename": "zodiac-fbi-part-05.pdf",
"pages": 207,
"size_mb": 7.8,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "Covers the FBI's sustained investigation through the 1970s including follow-up on named suspects, witness re-interviews, and inter-agency intelligence sharing. Contains reports on individuals who confessed to or were accused of being the Zodiac, along with elimination documentation. Includes correspondence with the Napa County Sheriff's Office and San Francisco Police Department regarding the Lake Berryessa and Presidio Heights attacks. Documents the gradual transition of the case from active to cold status."
},
{
"id": "zodiac-fbi-part-06",
"title": "FBI Investigation File — Part 06 of 06 (Final)",
"filename": "zodiac-fbi-part-06.pdf",
"pages": 372,
"size_mb": 8.4,
"date_released": "2007",
"classification": "DECLASSIFIED",
"description": "The final and most voluminous section spanning decades of continued investigation from the late 1970s through the 2000s. Contains hundreds of public tips and leads forwarded to the FBI, suspect referrals from other law enforcement agencies, and periodic case reviews. Documents the investigation of theorist Gareth Penn and his suspect Michael O'Hare. Includes materials related to DNA analysis attempts on Zodiac letter stamps and envelopes, as well as the Bureau's assessment of various Zodiac suspects proposed by researchers and the public over the years."
}
]
}
]
}
]
},
{
"id": "court-transcripts",
"name": "Court Transcripts",
"description": "Trial transcripts, depositions, and legal proceedings from notable criminal cases",
"icon": "⚖️",
"countries": [
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": []
},
{
"code": "US",
"name": "United States",
"flag": "🇺🇸",
"collections": []
}
]
},
{
"id": "cold-cases",
"name": "Cold Cases",
"description": "Investigations gone cold — cases shelved but never forgotten",
"icon": "❄️",
"countries": [
{
"code": "UK",
"name": "United Kingdom",
"flag": "🇬🇧",
"collections": []
},
{
"code": "US",
"name": "United States",
"flag": "🇺🇸",
"collections": []
}
]
}
]
}