forked from swyxio/gh-action-data-scraping
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
COVID-19 Vaccination (XML)
response :
<?xml version='1.0' encoding='UTF-8' ?>
<response>
<body>
<dataTime>2023.02.13 18:00:00</dataTime>
<items>
<item>
<tpcd>당일실적(A)</tpcd>
<firstCnt>145</firstCnt>
<secondCnt>113</secondCnt>
<thirdCnt>0</thirdCnt>
<fourCnt>0</fourCnt>
<winCnt>12709</winCnt>
<vrate>0%</vrate>
<wrate>0%</wrate>
</item>
<item>
<tpcd>전일누적(B)</tpcd>
<firstCnt>44847355</firstCnt>
<secondCnt>44430498</secondCnt>
<thirdCnt>33500448</thirdCnt>
<fourCnt>7527396</fourCnt>
<winCnt>6297920</winCnt>
<vrate>0%</vrate>
<wrate>0%</wrate>
</item>
<item>
<tpcd>전체건수(C): (A)+(B)</tpcd>
<firstCnt>44847500</firstCnt>
<secondCnt>44430611</secondCnt>
<thirdCnt>33500448</thirdCnt>
<fourCnt>7527396</fourCnt>
<winCnt>6310629</winCnt>
<vrate>86.8%</vrate>
<wrate>13.4%</wrate>
</item>
<item>
<tpcd>차수별접종률</tpcd>
<firstCnt>87.6</firstCnt>
<secondCnt>86.8</secondCnt>
<thirdCnt>71</thirdCnt>
<fourCnt>16</fourCnt>
<winCnt>13.4</winCnt>
<vrate>0%</vrate>
<wrate>0%</wrate>
</item>
<item>
<tpcd>60세이상 접종률</tpcd>
<firstCnt>97.1</firstCnt>
<secondCnt>96.6</secondCnt>
<thirdCnt>90.7</thirdCnt>
<fourCnt>43.6</fourCnt>
<winCnt>32.1</winCnt>
<vrate>0%</vrate>
<wrate>0%</wrate>
</item>
</items>
</body>
</response>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on