Skip to content

Commit 48da279

Browse files
Update live RSS source events [skip ci]
1 parent 4ee4013 commit 48da279

6 files changed

Lines changed: 32 additions & 44 deletions

File tree

data/live/political_events.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ official-government-policy-nist-news-2bbab1641804-panw,2025-12-17,PANW,public_me
1111
official-government-policy-nist-news-41c606012d98-oklo,2026-03-30,OKLO,public_mention,neutral,high,https://www.nist.gov/news-events/news/2026/03/nist-researchers-develop-photonic-chip-packaging-can-withstand-extreme,"NIST: NIST Researchers Develop Photonic Chip Packaging That Can Withstand Extreme Environments The advance could allow these technologies to operate in deep-space probes, inside nuclear reactors, in ultrahigh vacuum systems, and at temperatures both near absolute zero and in scorchingly hot industrial settings."
1212
official-official-remarks-federal-reserve-speeches-testimony-8a5b4da60050-panw,2026-05-01,PANW,public_mention,bearish,high,https://www.federalreserve.gov/newsevents/speech/bowman20260501a.htm,"Federal Reserve: Bowman, Artificial Intelligence in the Financial System Speech At the Financial Stability Oversight Council Artificial Intelligence Series Roundtable on Cybersecurity and Risk Management, Washington, D.C."
1313
official-official-remarks-federal-reserve-speeches-testimony-d9e5a65f228b-coin,2026-05-08,COIN,public_mention,bearish,high,https://www.federalreserve.gov/newsevents/speech/cook20260508a.htm,"Federal Reserve: Cook, Perspectives on Tokenization and Implications for the Financial System Speech At the Central Bank of West African States (BCEAO) Conference on Digital Assets, Dakar, Senegal"
14-
official-regulatory-action-cisa-news-3787f95693ff-panw,2026-06-09,PANW,public_mention,neutral,high,https://www.cisa.gov/news-events/news/cisa-announces-winners-2026-presidents-cup-cybersecurity-competition,CISA: CISA Announces Winners of the 2026 President’s Cup Cybersecurity Competition

data/live/source_events.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ official-government-policy-nist-news-2bbab1641804-panw,2025-12-17,PANW,public_me
1111
official-government-policy-nist-news-41c606012d98-oklo,2026-03-30,OKLO,public_mention,neutral,high,https://www.nist.gov/news-events/news/2026/03/nist-researchers-develop-photonic-chip-packaging-can-withstand-extreme,"NIST: NIST Researchers Develop Photonic Chip Packaging That Can Withstand Extreme Environments The advance could allow these technologies to operate in deep-space probes, inside nuclear reactors, in ultrahigh vacuum systems, and at temperatures both near absolute zero and in scorchingly hot industrial settings."
1212
official-official-remarks-federal-reserve-speeches-testimony-8a5b4da60050-panw,2026-05-01,PANW,public_mention,bearish,high,https://www.federalreserve.gov/newsevents/speech/bowman20260501a.htm,"Federal Reserve: Bowman, Artificial Intelligence in the Financial System Speech At the Financial Stability Oversight Council Artificial Intelligence Series Roundtable on Cybersecurity and Risk Management, Washington, D.C."
1313
official-official-remarks-federal-reserve-speeches-testimony-d9e5a65f228b-coin,2026-05-08,COIN,public_mention,bearish,high,https://www.federalreserve.gov/newsevents/speech/cook20260508a.htm,"Federal Reserve: Cook, Perspectives on Tokenization and Implications for the Financial System Speech At the Central Bank of West African States (BCEAO) Conference on Digital Assets, Dakar, Senegal"
14-
official-regulatory-action-cisa-news-3787f95693ff-panw,2026-06-09,PANW,public_mention,neutral,high,https://www.cisa.gov/news-events/news/cisa-announces-winners-2026-presidents-cup-cybersecurity-competition,CISA: CISA Announces Winners of the 2026 President’s Cup Cybersecurity Competition

data/live/source_fetch_status.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"failed_feed_count": 0,
2+
"failed_feed_count": 1,
33
"feed_count": 9,
44
"feeds": [
55
{
@@ -59,14 +59,14 @@
5959
"ok": true
6060
},
6161
{
62-
"error": "",
62+
"error": "HTTPError: HTTP Error 403: Forbidden",
6363
"feed_id": "cisa-news",
6464
"feed_url": "https://www.cisa.gov/news.xml",
65-
"item_count": 10,
66-
"ok": true
65+
"item_count": 0,
66+
"ok": false
6767
}
6868
],
69-
"generated_at": "2026-06-13T14:24:19Z",
70-
"item_count": 205,
71-
"successful_feed_count": 9
69+
"generated_at": "2026-06-20T14:28:54Z",
70+
"item_count": 195,
71+
"successful_feed_count": 8
7272
}

0 commit comments

Comments
 (0)