Need Covid 19 Database for Experiments

59 views
Skip to first unread message

Balaji Shetty

unread,
Jul 2, 2020, 1:38:51 PM7/2/20
to django...@googlegroups.com
Hi

Can anyone provide me Covid 19 Database.
I need Covid 19 Database for Experiments 

Thank you 


--
Mr Shetty Balaji
Asst. Prof.
IT Department
SGGS I&T
Nanded. My. India

mohamed khaled

unread,
Jul 2, 2020, 1:43:47 PM7/2/20
to django...@googlegroups.com
go to Kaggle website you will see or IEEE

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAECSbOuuNCY58sB1g2f_ftHtpAs3FamSq%2BBJJZ%2BA5mv_3%3Dw3NQ%40mail.gmail.com.

carlos

unread,
Jul 2, 2020, 6:41:19 PM7/2/20
to django...@googlegroups.com

Shubham Garg

unread,
Jul 3, 2020, 11:09:38 AM7/3/20
to django...@googlegroups.com
Hi Balaji,

You can get COVID-19 dataset from kaggle.com 

Let me know if you have any questions.
Thanks,

Mohsen Pahlevanzadeh

unread,
Jul 3, 2020, 1:58:42 PM7/3/20
to django...@googlegroups.com

Luciano Martins

unread,
Jul 4, 2020, 6:06:01 AM7/4/20
to Django users
Hello, you have an excellent job done by devs and Brazilian journalists...

https://brasil.io/covid19/

Aldian Fazrihady

unread,
Jul 4, 2020, 11:45:15 AM7/4/20
to django...@googlegroups.com
There are covid-19 datasets in Google Cloud Platform ready to be queried.
You can go to https://console.cloud.google.com/bigquery and immediately execute a covid-19 related query, for example:
```
SELECT * FROM `bigquery-public-data.covid19_ecdc.covid_19_geographic_distribution_worldwide` WHERE countries_and_territories LIKE '%America%' AND date > '2020-03-01' ORDER BY date DESC
```

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAECSbOuuNCY58sB1g2f_ftHtpAs3FamSq%2BBJJZ%2BA5mv_3%3Dw3NQ%40mail.gmail.com.


--
Regards,

Reply all
Reply to author
Forward
0 new messages