Baselight

COVID-19 Pakistan Data (Province-wise)

corona virus data of Pakistan

@kaggle.umer24434_covid19_pakistan_data

Loading...
Loading...

About this Dataset

COVID-19 Pakistan Data (Province-wise)

Context

With COVID-19 spread world-wide, it is essential to have a clear understanding of its spread.

Content

The data has date-wise cases for each province/region of Pakistan.

Acknowledgements

The data is compiled from Pakistan govt website http://covid.gov.pk/

Inspiration

I would like to see how much the spread will grow in coming days and would it become as bad as other nations in the world?

Tables

Pakistan Data Covid19–26rd April 2020

@kaggle.umer24434_covid19_pakistan_data.pakistan_data_covid19_26rd_april_2020
  • 5.57 KB
  • 336 rows
  • 5 columns
Loading...

CREATE TABLE pakistan_data_covid19_26rd_april_2020 (
  "province" VARCHAR,
  "date" VARCHAR,
  "new_cases" BIGINT,
  "new_deaths" BIGINT,
  "new_recovered" BIGINT
);

Share link

Anyone who has the link will be able to view this.