16 Commits (376bec9cbac6e98bb0a9cd037b957063a0e5f740)

Author SHA1 Message Date
  anuveyatsu 376bec9cba [views][s]: added the graph containing confirmed cases in the key countries - refs #19 4 years ago
  anuveyatsu ad6dd56ddd [data][xl]: added a new resource with key countries and pivoted it to make it easy to vizualize. 4 years ago
  anuveyatsu 0875bc923e [data][xl]: updated the data sources for confirmed and death cases. 4 years ago
  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'. 4 years ago
  anuveyatsu d3dde96de5 [data][s]: add another resource with data per country. 4 years ago
  anuveyatsu 394a032cf2 [flows][xs]: fix script to make the schema correct for both resources. 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