Files
edgartools/investors.json
2025-12-09 12:13:01 +01:00

65 lines
1.2 KiB
JSON

{
"investors": [
{
"name": "Warren Buffett",
"ticker": "BRK-A",
"type": "13f",
"filings": 4
},
{
"name": "Cathie Wood",
"ticker": "0001697748",
"type": "13f",
"filings": 4
},
{
"name": "Duggan Robert W",
"ticker": "0001055919",
"type": "insider",
"filings": 4
},
{
"name": "BlackRock",
"ticker": "0001364742",
"type": "13f",
"filings": 4
},
{
"name": "Vanguard Group",
"ticker": "0000102909",
"type": "13f",
"filings": 4
},
{
"name": "State Street Global Advisors",
"ticker": "0000093751",
"type": "13f",
"filings": 4
},
{
"name": "Fidelity Investments",
"ticker": "0000315066",
"type": "13f",
"filings": 4
},
{
"name": "PIMCO",
"ticker": "0001006249",
"type": "13f",
"filings": 4
},
{
"name": "Michael Burry",
"ticker": "0001649339",
"type": "13f",
"filings": 4
},
{
"name": "Pale Fire Capital SE",
"ticker": "0001876588",
"type": "13f",
"filings": 4
}
]
}