This repository has been archived by the owner on May 9, 2023. It is now read-only.
forked from Tokyo-Metro-Gov/covid19
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
8/7分のnews.json作成した
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "新型コロナウイルス感染症患者動向" | ||
} | ||
] | ||
} |