An open API service indexing awesome lists of open source software.

https://github.com/wprashed/corona

Live statistics tracking the number of confirmed cases, recovered and deaths by country or global due to the Corona.
https://github.com/wprashed/corona

corona coronavirus coronavirus-info coronavirus-real-time coronavirus-tracking covid-19 covid19-data covid19-tracker

Last synced: 24 days ago
JSON representation

Live statistics tracking the number of confirmed cases, recovered and deaths by country or global due to the Corona.

Awesome Lists containing this project

README

          

=== Corona ===
Contributors: largbasket
Tags: corona, Corona, ncov, coronavirus, corona, virus, corona map, corona live update
Donate link: https://wprashed.com
Requires at least: 3.0.1
Tested up to: 5.7
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Live statistics tracking the number of confirmed cases, recovered and deaths by country or global due to the Corona.

== Description ==
Live statistics tracking the number of confirmed cases, recovered and deaths by country or global due to the Corona.

== Features ==
* Real-time update the number of confirmed cases, recovered and deaths
* Chart, Line, Map, List, Card, Table data
* Shortcode flexible, allow display everywhere in your site
* Filter data by continents ,countries and globals
* Flexible customize label, title
* Optimized speed
* Multiple styles
* Responsive mobile
* Dark mode
* Auto updates the data every 10 minutes
* NEW: Tracking data per province in country is available – only for shortcode [corona-table]

In this plugin I am using a API, that is "https://corona.lmao.ninja/". This API collect live data from https://www.worldometers.info/coronavirus/. API Privacy Policy: https://github.com/NovelCOVID/API/blob/master/privacy.md

== Installation ==
1. Upload the plugin files to the "/wp-content/plugins/corona/" directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress.

== Screenshots ==
1. Shortcode: [corona-map]
2. Shortcode: [corona-map style="red"]
3. Shortcode: [corona-table]
4. Shortcode: [corona-line]
5. Shortcode: [corona-chart]
6. Shortcode: [corona] [corona dark_mode="yes"]
7. Shortcode: [covid19 country="Bangladesh" title="Bangladesh"]
8. Shortcode: [corona country="Bangladesh"]
9. Shortcode: [corona style="2"]
10. Shortcode: [corona style="3"]
11. Shortcode: [corona style="4"]
12. Shortcode: [corona style="5"]
13. Shortcode: [corona style="list"]

= 3.5.0 =
* Update for PHP 8.0

= 3.0.0 =
* Update PHP Version

= 2.2.0 =
* Update API

= 2.1.1 =
* Update API

= 2.1.0 =
* Fix API Issues
* Add Flag

= 2.0.0 =
* Add Chart, Line, Map, List, Card, Table data

= 1.0.0 =
* Initial relase