All Projects → gohkokhan → covid19_JHU_dashboard

gohkokhan / covid19_JHU_dashboard

Licence: MIT license
This script pull the data from JHU dashboard in real-time

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to covid19 JHU dashboard

us-covid19
Data repository of State's Health Department stats for COVID19 in the United States
Stars: ✭ 37 (+208.33%)
Mutual labels:  covid-19, covid-2019, covid19-data
covid19-visualized
COVID-19 World update with data Visualization (Include Indonesia cases)
Stars: ✭ 23 (+91.67%)
Mutual labels:  covid-19, covid-2019, covid19-data
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+216.67%)
Mutual labels:  covid-19, covid19-data
PhoNER COVID19
COVID-19 Named Entity Recognition for Vietnamese (NAACL 2021)
Stars: ✭ 55 (+358.33%)
Mutual labels:  covid-19, covid19-data
corona
به فکر خودتان باشید...
Stars: ✭ 16 (+33.33%)
Mutual labels:  covid-19, covid19-data
covid19-datasets
COVID-19 derived and augmented datasets (based on JHU, NY Times, ECDC) exported as JSON, TSV, SQL, SQLite DB (plus visualizations)
Stars: ✭ 25 (+108.33%)
Mutual labels:  covid-19, covid-2019
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (+916.67%)
Mutual labels:  covid-19, covid19-data
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+291.67%)
Mutual labels:  covid-19, covid19-data
covidviz
Professional visualizations of COVID-19, emulating NYT, The Guardian, Washington Post, The Economist & others, using only Python & Altair.
Stars: ✭ 24 (+100%)
Mutual labels:  jhu-csse, covid-19
coronavirus-dresden
Collects official SARS-CoV-2 infection statistics published by the city of Dresden.
Stars: ✭ 19 (+58.33%)
Mutual labels:  covid-19, covid19-data
web-covid-api
🦠COVID-19 Coronavirus 🔥Tracker Dashboard and 🚀Super fast API's (< 200ms) 🆕Updates every 3 mins
Stars: ✭ 18 (+50%)
Mutual labels:  covid-19, covid19-data
covid-19-image-repository
Anonymized dataset of COVID-19 cases with a focus on radiological imaging. This includes images (x-ray / ct) with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.
Stars: ✭ 42 (+250%)
Mutual labels:  covid-19, covid19-data
covidbr-api
COVIDBR API —— API de tracking dos casos de COVID-19 no Brasil
Stars: ✭ 28 (+133.33%)
Mutual labels:  covid-2019, covid19-data
open-data-covid-19
Open Data Repository for the Covid-19 dataset.
Stars: ✭ 19 (+58.33%)
Mutual labels:  covid-19, covid19-data
Covidview
A complete COVID-19 tracker cum dashboard website made by me.
Stars: ✭ 24 (+100%)
Mutual labels:  covid-19, covid19-data
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+258.33%)
Mutual labels:  covid-19, covid19-data
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+283.33%)
Mutual labels:  covid-19, covid19-data
coronavirus-data
This repository contains data on Coronavirus Disease 2019 (COVID-19) in New York City (NYC), from the NYC Department of Health and Mental Hygiene.
Stars: ✭ 926 (+7616.67%)
Mutual labels:  covid-19, covid19-data
cl-covid19
Explore COVID-19 data with Common Lisp, gnuplot, SQL and Grafana
Stars: ✭ 51 (+325%)
Mutual labels:  covid-19, covid19-data
covid-dashboard
Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
Stars: ✭ 106 (+783.33%)
Mutual labels:  covid-19, covid19-data

covid19_JHU_dashboard

This bash script pull the data from JHU dashboard https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 (not Github) in real-time and use JQ to clean the JSON and convert the JSON to newline delimiter JSON (the JSON format which is required to load into Google BigQuery)

I've been using this method since March for my interactive dashboard on Google Data Studio: https://datastudio.google.com/reporting/f56febd8-5c42-4191-bcea-87a3396f4508

If you are using the script/data, consider Star it. Thanks

How I derived the cUrl url? I read the official documentation of ArcGIS on how to query a feature layer, then I manually type in to query the data that I want.

Link to the documentation: https://developers.arcgis.com/rest/services-reference/query-feature-service-layer-.htm

Example of the output data:

{"objectIdFieldName":"OBJECTID","uniqueIdField":{"name":"OBJECTID","isSystemMaintained":true},"globalIdFieldName":"","geometryType":"esriGeometryPoint","spatialReference":{"wkid":4326,"latestWkid":4326},"fields":[{"name":"OBJECTID","type":"esriFieldTypeOID","alias":"OBJECTID","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Province_State","type":"esriFieldTypeString","alias":"Province/State","sqlType":"sqlTypeOther","length":8000,"domain":null,"defaultValue":null},{"name":"Country_Region","type":"esriFieldTypeString","alias":"Country/Region","sqlType":"sqlTypeOther","length":8000,"domain":null,"defaultValue":null},{"name":"Last_Update","type":"esriFieldTypeDate","alias":"Last Update","sqlType":"sqlTypeOther","length":8,"domain":null,"defaultValue":null},{"name":"Lat","type":"esriFieldTypeDouble","alias":"Lat","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Long_","type":"esriFieldTypeDouble","alias":"Long","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Confirmed","type":"esriFieldTypeInteger","alias":"Confirmed","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Recovered","type":"esriFieldTypeInteger","alias":"Recovered","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Deaths","type":"esriFieldTypeInteger","alias":"Deaths","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Active","type":"esriFieldTypeInteger","alias":"Active","sqlType":"sqlTypeOther","domain":null,"defaultValue":null},{"name":"Admin2","type":"esriFieldTypeString","alias":"County","sqlType":"sqlTypeOther","length":8000,"domain":null,"defaultValue":null},{"name":"FIPS","type":"esriFieldTypeString","alias":"FIPS","sqlType":"sqlTypeOther","length":5,"domain":null,"defaultValue":null},{"name":"Combined_Key","type":"esriFieldTypeString","alias":"Combined_Key","sqlType":"sqlTypeOther","length":8000,"domain":null,"defaultValue":null}],"features":[{"attributes":{"OBJECTID":1,"Province_State":"Alberta","Country_Region":"Canada","Last_Update":1585617459000,"Lat":53.9333,"Long_":-116.5765,"Confirmed":690,"Recovered":0,"Deaths":8,"Active":0,"Admin2":null,"FIPS":null,"Combined_Key":"Alberta, Canada"}},{"attributes":{"OBJECTID":2,"Province_State":"Anguilla","Country_Region":"United Kingdom","Last_Update":1585617102000,"Lat":18.2206,"Long_":-63.0686,"Confirmed":2,"Recovered":0,"Deaths":0,"Active":2,"Admin2":null,"FIPS":null,"Combined_Key":"Anguilla, United Kingdom"}},{"attributes":{"OBJECTID":3,"Province_State":"Anhui","Country_Region":"China","Last_Update":1583644741000,"Lat":31.8257,"Long_":117.2264,"Confirmed":990,"Recovered":984,"Deaths":6,"Active":0,"Admin2":null,"FIPS":null,"Combined_Key":"Anhui, China"}},{"attributes":{"OBJECTID":4,"Province_State":"Aruba","Country_Region":"Netherlands","Last_Update":1585617102000,"Lat":12.5211,"Long_":-69.9683,"Confirmed":50,"Recovered":1,"Deaths":0,"Active":49,"Admin2":null,"FIPS":null,"Combined_Key":"Aruba, Netherlands"}},{"attributes":{"OBJECTID":5,"Province_State":"Australian Capital Territory","Country_Region":"Australia","Last_Update":1585617472000,"Lat":-35.4735,"Long_":149.0124,"Confirmed":78,"Recovered":2,"Deaths":1,"Active":75,"Admin2":null,"FIPS":null,"Combined_Key":"Australian Capital Territory, Australia"}},{"attributes":{"OBJECTID":6,"Province_State":"Beijing","Country_Region":"China","Last_Update":1585546483000,"Lat":40.1824,"Long_":116.4142,"Confirmed":577,"Recovered":415,"Deaths":8,"Active":154,"Admin2":null,"FIPS":null,"Combined_Key":"Beijing, China"}},{"attributes":{"OBJECTID":7,"Province_State":"Bermuda","Country_Region":"United Kingdom","Last_Update":1585617102000,"Lat":32.3078,"Long_":-64.7505,"Confirmed":27,"Recovered":2,"Deaths":0,"Active":25,"Admin2":null,"FIPS":null,"Combined_Key":"Bermuda, United Kingdom"}},{"attributes":{"OBJECTID":8,"Province_State":"British Columbia","Country_Region":"Canada","Last_Update":1585617459000,"Lat":53.7267,"Long_":-127.6476,"Confirmed":970,"Recovered":0,"Deaths":19,"Active":0,"Admin2":null,"FIPS":null,"Combined_Key":"British Columbia, Canada"}},{"attributes":{"OBJECTID":9,"Province_State":"British Virgin Islands","Country_Region":"United Kingdom","Last_Update":1585617102000,"Lat":18.4207,"Long_":-64.64,"Confirmed":2,"Recovered":0,"Deaths":0,"Active":2,"Admin2":null,"FIPS":null,"Combined_Key":"British Virgin Islands, United Kingdom"}},{"attributes":{"OBJECTID":10,"Province_State":"Cayman Islands","Country_Region":"United Kingdom","Last_Update":1585617102000,"Lat":19.3133,"Long_":-81.2546,"Confirmed":12,"Recovered":0,"Deaths":1,"Active":11,"Admin2":null,"FIPS":null,"Combined_Key":"Cayman Islands, United Kingdom"}},{"attributes":{"OBJECTID":11,"Province_State":"Channel Islands","Country_Region":"United Kingdom","Last_Update":1585617102000,"Lat":49.3723,"Long_":-2.3644,"Confirmed":141,"Recovered":0,"Deaths":2,"Active":139,"Admin2":null,"FIPS":null,"Combined_Key":"Channel Islands, United Kingdom"}},{"attributes":{"OBJECTID":12,"Province_State":"Chongqing","Country_Region":"China","Last_Update":1585440852000,"Lat":30.0572,"Long_":107.874,"Confirmed":579,"Recovered":570,"Deaths":6,"Active":3,"Admin2":null,"FIPS":null,"Combined_Key":"Chongqing, China"}},{"attributes":{"OBJECTID":13,"Province_State":"Curacao","Country_Region":"Netherlands","Last_Update":1585617102000,"Lat":12.1696,"Long_":-68.99,"Confirmed":11,"Recovered":2,"Deaths":1,"Active":8,"Admin2":null,"FIPS":null,"Combined_Key":"Curacao, Netherlands"}},...```
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].