Read-only SQL
Only one SELECT or WITH statement can run. Writes, attachments, extension loading, direct file readers and remote URLs are blocked.
MATRIX REPROGRAMMEDRun reproducible read-only SQL over the public entity, relationship, SEC filing and evidence-network exports. The database, joins, aggregations and visual exploration run locally in the reader's browser.
Evidence boundary: The laboratory lets readers reproduce counts, filters, joins and aggregations over approved public datasets. Query output reflects the selected records and code; it does not prove causation, motive, coordination, identity, present ownership or wrongdoing. Machine-extracted and machine-classified records remain subject to their stated review status and source limitations.
Only one SELECT or WITH statement can run. Writes, attachments, extension loading, direct file readers and remote URLs are blocked.
Every result is wrapped in a hard 1,000-row cap, with a 12-second browser timeout and a 6,000-character SQL limit.
The engine receives four same-origin public downloads. Private diagnostics, internal archives, arbitrary URLs and the user's local filesystem are not registered.
Readers can copy SQL, share a query link and download the capped result. The result still inherits every source, review-status and evidence limitation in the underlying records.
Keyboard: Ctrl/⌘ + Enter. Views: entities, relationships, market_activity, evidence_network.
Loading the browser database engine…
Run a preset or write a read-only SELECT query.
Structured people, companies, agencies, contracts, cases, findings and other entities with review status and evidence counts.
Boundary: An entity record establishes that the named item appears in the structured registry. It does not establish guilt, ownership, control, identity equivalence or a substantive relationship beyond cited evidence.
SQL view: entities · Format: CSV
Evidence-linked relationships, mentions, filing subjects, source changes and other documented edges.
Boundary: A relationship row records what a cited source states or what a parser observed. Mention, proximity and association do not establish control, coordination, payment, intent or wrongdoing.
SQL view: relationships · Format: CSV
Official Form 4 transactions and Form 13F position changes collected from SEC EDGAR.
Boundary: SEC filings report transactions or quarter-end positions under specific disclosure rules. They do not establish motive, investment merit, current ownership, coordination or wrongdoing; 13F changes do not reveal exact trade dates or execution prices.
SQL view: market_activity · Format: CSV
Public network-map export connecting evidence-led nodes and edges used by the visual investigation map.
Boundary: Network position and connectivity describe the exported graph. Centrality, density and proximity do not establish hierarchy, command, conspiracy, motive or unlawful conduct.
SQL view: evidence_network · Format: CSV
Count registry records and attached evidence references by entity type.
Uses: entities
Surface records with the largest number of attached evidence references without treating volume as proof.
Uses: entities
Compare relationship categories by evidence grade and review status.
Uses: relationships
Count relationship records by public source while retaining grade and status distinctions.
Uses: relationships
Join relationship endpoints to the entity registry for reproducible edge inspection.
Uses: relationships + entities
Aggregate reported SEC records by issuer and action category.
Uses: market_activity
Inspect the largest values reported in the source export with filing links attached.
Uses: market_activity
Group Form 4 and 13F-derived records by the available transaction or period date.
Uses: market_activity
Open the public network-map export for filtering and schema inspection.
Uses: evidence_network
DuckDB-Wasm 1.33.0 executes SQL and reads approved CSV files in-browser. Perspective 4.5.2 is an optional local result explorer. When either CDN dependency is unavailable, the page retains direct dataset downloads, schema documentation and its accessible interface rather than sending records to a paid backend.