このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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