Skip to content

通过Python爬取新冠疫情数据,并通过Echarts实现数据的可视化展示

Notifications You must be signed in to change notification settings

0xgkd/Cov_Spiders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

本项目采用基于Python的Flask框架,搭配百度开源的JavaScript框架库Echarts,并结合Python爬虫技术,实现COIVD-19新冠疫情病例数据的可视化展示。

项目技术

  • Python
  • Flask
  • Echarts
  • Ajax
  • MySQL
  • Linux
  • Nginx
  • ...

功能介绍

gn

模块展示

1. 首页

index

2. 可视化主页

main

3. get_origin爬虫

origin

4. get_json爬虫

json

5. get_data爬虫

data

6. get_hot爬虫

hot

7. get_new爬虫

new

8. 数据备份

  • 通过部署在Linux中,编写shell脚本,以crontab定时任务的方式定时备份数据

About

通过Python爬取新冠疫情数据,并通过Echarts实现数据的可视化展示

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published