這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Covid-19 Statistics Displayer

外掛說明

This plugin allow you to display the latest covid statistics and previsions for the entire world using [covidstats] shortcode on the page where you want the stats to display.
Note that this plugin use third party data from my website.
This data include the graphics that are generated each day by a R script and an up to date list of all the country, states/provinces and city.
The data server keep an ip address list for statistic and security purpose only.
This plugin doesn’t send any of your website data or any personal information to me or to anyone.
It just display daily statistics and use a simple prevision tool.
All the data used to create graphics come from the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University :
https://github.com/CSSEGISandData/COVID-19
The previsions and data are only informational and may be wrong.
All the php and R code will soon be available so you can modify and do whatever you want with it.
Thanks for the interest that you put in my project.

The png graphic pages and json file can be accessed in this folder : http://moduloinfo.ca/covid/graphs/
Link to my privacy policy : http://moduloinfo.ca/wordpress/privacy-policy/

螢幕擷圖

  • What it look like
  • How to install

安裝方式

Add the [covidstats] shortcode to your page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Covid-19 Statistics Displayer〉的開發相關工作。

參與者

將〈Covid-19 Statistics Displayer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2 Change log
– Better shortcode integration

1.1 Change log
– Recovered graphics don\’t show up anymore if there is no data
– More efficient data integration to reduce server load