-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuap_datapools.json
More file actions
139 lines (139 loc) · 4.55 KB
/
Copy pathuap_datapools.json
File metadata and controls
139 lines (139 loc) · 4.55 KB
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
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"saved_ingestions": [
{
"id": 1,
"name": "test_ingest_1782548913299",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:28:33.299Z",
"files_data": "[{\"filename\":\"uap_1.txt\",\"textContent\":\"UAP sighting in New York on 2026-06-21.\"},{\"filename\":\"uap_2.txt\",\"textContent\":\"Strange orb over Seattle.\"}]"
},
{
"id": 2,
"name": "test_uniq_ingest_1782548913302",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:28:33.302Z",
"files_data": "[]"
},
{
"id": 3,
"name": "link_ingest_1782548913305",
"source_directory": "/test/dir",
"ingested_at": "2026-06-27T08:28:33.305Z",
"files_data": "[{\"filename\":\"file1.txt\",\"textContent\":\"Target sighting at coordinates 47.6062, -122.3321.\"}]"
},
{
"id": 4,
"name": "test_ingest_1782549062469",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:31:02.469Z",
"files_data": "[{\"filename\":\"uap_1.txt\",\"textContent\":\"UAP sighting in New York on 2026-06-21.\"},{\"filename\":\"uap_2.txt\",\"textContent\":\"Strange orb over Seattle.\"}]"
},
{
"id": 5,
"name": "test_uniq_ingest_1782549062472",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:31:02.472Z",
"files_data": "[]"
},
{
"id": 6,
"name": "link_ingest_1782549062474",
"source_directory": "/test/dir",
"ingested_at": "2026-06-27T08:31:02.474Z",
"files_data": "[{\"filename\":\"file1.txt\",\"textContent\":\"Target sighting at coordinates 47.6062, -122.3321.\"}]"
},
{
"id": 7,
"name": "test_ingest_1782549119620",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:31:59.620Z",
"files_data": "[{\"filename\":\"uap_1.txt\",\"textContent\":\"UAP sighting in New York on 2026-06-21.\"},{\"filename\":\"uap_2.txt\",\"textContent\":\"Strange orb over Seattle.\"}]"
},
{
"id": 8,
"name": "test_uniq_ingest_1782549119625",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:31:59.625Z",
"files_data": "[]"
},
{
"id": 9,
"name": "link_ingest_1782549119629",
"source_directory": "/test/dir",
"ingested_at": "2026-06-27T08:31:59.629Z",
"files_data": "[{\"filename\":\"file1.txt\",\"textContent\":\"Target sighting at coordinates 47.6062, -122.3321.\"}]"
},
{
"id": 10,
"name": "test_ingest_1782549168955",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:32:48.955Z",
"files_data": "[{\"filename\":\"uap_1.txt\",\"textContent\":\"UAP sighting in New York on 2026-06-21.\"},{\"filename\":\"uap_2.txt\",\"textContent\":\"Strange orb over Seattle.\"}]"
},
{
"id": 11,
"name": "test_uniq_ingest_1782549168960",
"source_directory": "/dummy/dir",
"ingested_at": "2026-06-27T08:32:48.960Z",
"files_data": "[]"
},
{
"id": 12,
"name": "link_ingest_1782549168963",
"source_directory": "/test/dir",
"ingested_at": "2026-06-27T08:32:48.963Z",
"files_data": "[{\"filename\":\"file1.txt\",\"textContent\":\"Target sighting at coordinates 47.6062, -122.3321.\"}]"
}
],
"datapools": [
{
"id": 1,
"name": "test_pool_1782548913304",
"description": "Test pool description",
"created_at": "2026-06-27T08:28:33.304Z"
},
{
"id": 2,
"name": "link_pool_1782548913305",
"description": "pool to test linking",
"created_at": "2026-06-27T08:28:33.305Z"
},
{
"id": 3,
"name": "test_pool_1782549062473",
"description": "Test pool description",
"created_at": "2026-06-27T08:31:02.473Z"
},
{
"id": 4,
"name": "link_pool_1782549062474",
"description": "pool to test linking",
"created_at": "2026-06-27T08:31:02.476Z"
},
{
"id": 5,
"name": "test_pool_1782549119626",
"description": "Test pool description",
"created_at": "2026-06-27T08:31:59.626Z"
},
{
"id": 6,
"name": "link_pool_1782549119629",
"description": "pool to test linking",
"created_at": "2026-06-27T08:31:59.630Z"
},
{
"id": 7,
"name": "test_pool_1782549168962",
"description": "Test pool description",
"created_at": "2026-06-27T08:32:48.962Z"
},
{
"id": 8,
"name": "link_pool_1782549168963",
"description": "pool to test linking",
"created_at": "2026-06-27T08:32:48.964Z"
}
],
"datapool_ingestions": []
}