Giter Site home page Giter Site logo

covid-19's Issues

Automated sanity checks of data

Scope

Maps and charts at http://data.pescetti.it/2020-03-coronavirus-near-me/home.html are supposed to be updated automatically each time the upstream repo changes.

Data may have inconsistencies or be subject to misinterpretation, see pcm-dpc#93 for an example. Since we want full automation (including website updates), we need to validate assumptions upon each refresh from the upstream repo.

Tasks

  • Define reasonable assumptions that can be checked (e.g.: the number of total cases in a given province/region never decreases; the total by province, including the "fake province", equals the region data)
  • Write scripts to check them against one source (or better, write scripts that regenerate JSON and GeoJSON see #1 data from CSV)
  • Ideally, integrate this in a CI system that can immediately flag problems in data

Fix misleading example in README.md

Scope

README.md says that codice_provincia is a number. This is correct, but ISTAT codes are actually strings ("067" and not "67"). So this means that applications should expect to see a number, hence 67 and not 067.

Tasks

Fix the (misleading) example in README.md.

Provide GeoJSON data

Scope

The upstream repository https://github.com/pcm-dpc/COVID-19 already provides CSV and JSON, as well as pure-geography (without data) geojson files.

For many mapping use cases it would be better to have GeoJSON files with embedded data.

Tasks

  • Provide a GeoJSON file for provinces
  • Provide a GeoJSON file for regions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.