anuveyatsu
|
442b984545
|
[schema][xs]: missing values should be string, otherwise, it raises error when validating.
|
4 years ago |
anuveyatsu
|
c150f41eea
|
[schema change][xs]: specify missing values property in the schema so that we don't got cast error for integer field for value 'None'.
For details see https://github.com/datasets/covid-19/runs/529587569?check_suite_focus=true
|
4 years ago |
anuveyatsu
|
d3dde96de5
|
[data][s]: add another resource with data per country.
We have a resource with data by province but it is not aggregated by country, e.g., if you need data for China you'd need to sum up all its provinces.
|
4 years ago |
anuveyatsu
|
394a032cf2
|
[flows][xs]: fix script to make the schema correct for both resources.
- worldwide resource had extra columns that is not needed, eg, country, province, lat, lon.
|
4 years ago |
anuveyatsu
|
326936d75f
|
[schema][m]: update resources schema to include titles and change order of the columns.
|
4 years ago |
anuveyatsu
|
84e775e888
|
[views][s]: added a graph of world total up to date.
|
4 years ago |
anuveyatsu
|
6b68769bf8
|
[data][xl]: add worldwide aggreated data by date.
|
4 years ago |
anuveyatsu
|
6389e94d6c
|
[data][xs]: move the data to `/data/` dir.
|
4 years ago |
anuveyatsu
|
8eb6078b2e
|
[checkpoints][xs]: save data so it's easy to develop new flows.
|
4 years ago |
anuveyatsu
|
6024877690
|
[metadata][xs]: add 'name' and 'title' properties to datapackage.json.
|
4 years ago |
zelima
|
489121a85a
|
[data]: join on country field as well to avoid mismatch
|
4 years ago |
zelima
|
c24f4d29e6
|
[Data]: Refactor to Combine confirmed, death and recovery cases + update data
|
4 years ago |
zelima
|
65154d6bc9
|
[All]: Use dataflows to process and normilize data
|
4 years ago |