File size: 5,407 Bytes
129cee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
---
license: mit
task_categories:
- text-classification
- summarization
- feature-extraction
- text-generation
language:
- en
tags:
- multi-class-classification
- extractive-qa
- open-domain-qa
pretty_name: stargate
size_categories:
- 10K<n<100K
---
# ๐Ÿง  STARGATE: CIA Remote Viewing Archive (Raw PDFs + Metadata)

**STARGATE** is the most comprehensive open-access archive of declassified CIA documents related to **psychic research**, **remote viewing (RV)**, and **anomalous cognition**. This dataset consolidates over **12,000 scanned PDF files**, drawn from decades of classified government programs designed to investigate and operationalize extrasensory perception (ESP) in intelligence-gathering contexts.

These include, but are not limited to:

- **Grill Flame** (US Army + DIA)
- **Center Lane** (NSA/Army Intelligence)
- **Sun Streak** (precursor to Stargate)
- **STARGATE Program** (DIA, 1991โ€“1995)

This release features the **original scanned documents** in PDF format, along with per-file metadata for page count, processing timestamps, and preparation for OCR and further analysis.

---

## ๐Ÿ“ฆ Dataset Summary

- ๐Ÿ” **12,000+** CIA documents (PDFs), scanned and declassified
- ๐Ÿ—‚๏ธ Each entry includes document-specific metadata
- ๐Ÿ•ต๏ธโ€โ™‚๏ธ Topics include: remote viewing trials, operational psychic use, experimental methods, scientific disputes, and internal memos
- ๐Ÿงพ Format: binary PDFs with structured metadata in JSON

---

## ๐Ÿงฑ Metadata Schema

Each dataset row contains:

| Field            | Type     | Description                                                                 |
|------------------|----------|-----------------------------------------------------------------------------|
| `filename`       | `string` | Official CIA filename (e.g., `CIA-RDP96-00788R000700020002-2.pdf`)          |
| `document_id`    | `string` | Optional normalized ID (same as filename without extension)                  |
| `page_count`     | `int`    | Number of pages in the document                                             |
| `image_count`    | `int`    | Number of page images generated (usually equal to page count)               |
| `processed_at`   | `string` | Timestamp (ISO 8601) when file was processed into this dataset              |
| `ocr_status`     | `string` | `"pending"`, `"success"`, `"error"` โ€” tracks OCR processing state           |
| `text_extracted` | `bool`   | Indicates whether OCR text was successfully generated                       |
| `source`         | `string` | Source label, e.g., `"CIA Stargate Archive"`                                |
| `tags`           | `list`   | Optional list of tags or topic keywords                                     |
| `pdf`            | `binary` | The original scanned PDF file (can be downloaded)                           |

---

## ๐Ÿ” Example Record

```json
{
  "filename": "CIA-RDP79-00999A000200010002-3.pdf",
  "document_id": "CIA-RDP79-00999A000200010002-3",
  "page_count": 10,
  "image_count": 10,
  "processed_at": "2025-03-22T22:04:19.172208",
  "ocr_status": "pending",
  "text_extracted": false,
  "source": "CIA Stargate Archive",
  "tags": [],
  "pdf": "<binary>"
}

๐Ÿ”ฌ Research Context
This archive reflects the U.S. governmentโ€™s decades-long scientific and operational interest in:

Remote viewing (describing a hidden location or object without physical access)

Precognition (perceiving future events)

Psychokinesis (mind influencing matter)

ESP training and evaluation protocols

Intelligence-gathering attempts using anomalous cognition

Internal reports on experimental validation, critique, and ethics

The dataset includes actual remote viewing transcripts, target descriptions, scientific methodology reports, and responses to academic criticism โ€” particularly rebuttals to well-known skeptics such as Dr. Ray Hyman.

๐Ÿ“š Use Cases
This dataset supports a wide range of applications:

Domain	Applications
๐Ÿง  NLP & AI	OCR benchmarking, QA over scanned archives, embedding generation
๐Ÿงพ Digital Humanities	Historical research, truth-seeking, Cold War context analysis
๐Ÿ›ฐ๏ธ Defense Studies	Study of cognitive science integration into military strategy
๐Ÿ•ต๏ธ OSINT & Intelligence	Pattern detection in government research methods
๐Ÿคฏ Fringe Exploration	Cross-comparison with spiritual, metaphysical, or psi phenomena

License
All documents are sourced from the CIA Electronic Reading Room or other FOIA-approved releases. This dataset is distributed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

You may use, share, and modify this dataset freely โ€” even for commercial purposes โ€” with attribution.

๐Ÿ”— https://creativecommons.org/licenses/by/4.0/

๐Ÿ“Œ Citation
If you use this dataset, please cite:

@dataset{gotthatdata_stargate_2024,
  title  = {STARGATE: CIA Remote Viewing Archive},
  author = {GotThatData},
  year   = {2024},
  url    = {https://huggingface.co/datasets/GotThatData/STARGATE}
}

Also cite the CIA Electronic Reading Room and FOIA sources where appropriate.

๐Ÿ™ Acknowledgements
This archive exists thanks to the persistent efforts of researchers, archivists, and activists who demanded transparency and pressed for FOIA releases. Special thanks to pioneers in psi research and the analysts who challenged convention in search of greater understanding.

๐Ÿ”— Curated by GotThatData ยท