-
The function is a little bit slow, might be interesting to improve it.
Ideas: Maybe change from `dplyr` functions to `data.table` function
-
This can be your starting point in Power BI to get daily Active Cases after the changes described in #1250. My solution is to process daily reports, not the time series files:
```
let
Source …
-
This issue is meant to track feature requests for the CSSE project.
A list of currently implemented features can be found here: https://mwse.github.io/MWSE/references/general/csse/
## Feature Re…
-
Here is a good list of open API resources
https://covid-19-apis.postman.com/?mkt_tok=eyJpIjoiT0dRek9EWmtOemN6TkRjMSIsInQiOiJla29cL2x0OHNzSjNcLytIaklSYUZtdDBUZXZDaXp4VDJNNnNFcytZRjcybHVpM0FLU0Z1SHIzS3…
-
Hello all,
Tomorrow, we will be launching a new version of the COVID-19 dashboard. In the new layout, the following changes will be observed for the desktop dashboard:
- The default view will be…
-
the longitude field is empty
-
Feeling limited by the built-in primitives? Defining using SHAPE too convoluted?
It would be great to have a notation for generating new shapes.
There is an open source project called [polyHedronism…
-
# Problem description
The tool tips in the Demos directory is broken - i.e. they are way off compared to where the mouse pointer is. I believe that this is due to merging of too many CSSes for the De…
-
Here's what i came up with to read the data and eliminate the duplication issues
[https://github.com/StateCenterKid/JH_Data_Reader](url)
require(tidyverse)
require(rgdal)
require(ggsn)
requ…
-
In **csse_covid_19_time_series**, any particular reason on why some countries with states listed have a total (UK, US, France, Germany, etc.) and others don't (China, Canada, Australia, etc.) ?
Con…