geo-data-viewer icon indicating copy to clipboard operation
geo-data-viewer copied to clipboard

add covid19 data and map configs to /data and map gallery

Open RandomFractals opened this issue 5 years ago β€’ 8 comments
trafficstars

data repo: https://github.com/CSSEGISandData/COVID-19

RandomFractals avatar Mar 03 '20 15:03 RandomFractals

raw data time series displayed in Data Preview, grouped by region:

confirmed: covid-19-confirmed-by-region

deaths: covid19-deaths-by-region

recovered: covid19-recovered-by-region

RandomFractals avatar Mar 03 '20 16:03 RandomFractals

combined raw time series data view:

covid19-time-series-data

condensed raw time series data view as of 2020-03-02 from that data source repo:

covid19-time-series-condensed-view

RandomFractals avatar Mar 03 '20 16:03 RandomFractals

same covid19 time series data display from Data Preview, grouped by region & sorted by latest dataset date & counts ...

covid19-time-series-by-date

RandomFractals avatar Mar 03 '20 18:03 RandomFractals

mainland China deaths count grouped by province:

covid19-china-deaths-by-province

RandomFractals avatar Mar 03 '20 21:03 RandomFractals

China deaths by province bar chart ...

covid19-china-deaths-by-province-bar-chart

RandomFractals avatar Mar 03 '20 21:03 RandomFractals

covid19 deaths by country without China ...

covid19-deaths-by-country-no-china

RandomFractals avatar Mar 03 '20 21:03 RandomFractals

add @ManuelB's covid-19 keplergl map configs to map gallery and sample data docs for the geo data view part:

https://github.com/ManuelB/covid-19-vis

RandomFractals avatar Mar 18 '20 10:03 RandomFractals

@RandomFractals here is the config: https://github.com/ManuelB/covid-19-vis/blob/gh-pages/kepler-gl-geojson/kepler.config.json

ManuelB avatar Mar 18 '20 12:03 ManuelB