Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

xingrz/cdata-gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license issues commits

一个开源的新冠疫情数据可视化项目。

功能

  • 指定时间段的新增数折线图
  • 指定时间段各街道(镇)的新增在地图上的位置及增量

开发

git clone https://github.com/xingrz/cdata-gd.git
cd cdata-gd
git clone https://github.com/xingrz/cdata-gd.git -b data data
npm -w @cdata/web install
npm -w @cdata/web run script scripts/build-data.ts
npm -w @cdata/web run dev

移植

若想将本项目用于展示其它城市的数据,可参考 packages/bots 重新实现数据抓取。

相关链接

本项目主要使用了以下开源组件:

开源协议

MIT License