massimorofi / worlddata

Open Data Statistics

Home Page:http://www.geokei.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistics Charts using open data --- BETA---

  • COVID-19 Italy data set used as sample

PREREQUISITE Install GULP:

npm install --global gulp-cli

BUILD The build uses GULP and is readapted from : https://github.com/adamisntdead/boilerplate

  • npm run dist - Build the production version of the site (think minify and optimize)
  • npm run dev - Build the development version of the site (think faster)
  • npm run watch - Like npm run dev but it watches for changes and builds incrementally
  • npm run format - Clean up your HTML and JS source code

SOURCES https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide

Publish Website

Typescript Boilerplate used for this site

TS Boilerplate

About

Open Data Statistics

http://www.geokei.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 52.5%Language:HTML 33.1%Language:JavaScript 12.0%Language:CSS 2.4%