Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1549 from euledge/fix/#1547-update_news_json
Browse files Browse the repository at this point in the history
8/7分のnews.json作成した
  • Loading branch information
euledge authored Aug 7, 2022
2 parents 9adf522 + de8ff59 commit 9a6e1a1
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions tool/news.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"newsItems": [
{
"date": "2022/08/07",
"url": "https://www.city.hamamatsu.shizuoka.jp/koho2/emergency/20220807_2.html",
"text": "新型コロナウイルス感染症による患者確認について(8月7日公表)"
},
{
"date": "2022/08/07",
"url": "",
"text": "新型コロナウイルスに関するPCR検査実施状況(8月6日現在) 令和2年2月14日~令和4年8月6日 34,563件"
},
{
"date": "2022/08/06",
"url": "https://www.city.hamamatsu.shizuoka.jp/koho2/emergency/20220806_2.html",
"text": "新型コロナウイルス感染症による患者確認について(8月6日公表)"
},
{
"date": "2022/08/05",
"url": "https://www.city.hamamatsu.shizuoka.jp/koho2/emergency/20220805_2.html",
"text": "新型コロナウイルス感染症による患者確認について(8月5日公表)"
},
{
"date": "2022/08/05",
"url": "https://www.city.hamamatsu.shizuoka.jp/koho2/emergency/20220805_3.html",
"text": "新型コロナウイルス感染症(変異株)による患者確認について(8月5日公表)"
},
{
"date": "2022/08/05",
"url": "https://www.city.hamamatsu.shizuoka.jp/koho2/emergency/covid-19/index.html",
"text": "新型コロナウイルス感染症患者動向"
}
]
}

0 comments on commit 9a6e1a1

Please sign in to comment.