A google colab notebook,which uses the Coronavirus Tracker API in order to visualize the total infected cases ,total deaths,total recovered cases and total serious cases,of a specific country.By simply replacing the country code which is stored in the variable named country,you can receive all of the data for a specific Country.The full country code list is here.
#Just replace 'GR' with your country code
country='GR'