https://github.com/Polaris119/Epidemic-visualization
中国新冠疫情数据可视化
https://github.com/Polaris119/Epidemic-visualization
Last synced: 7 days ago
JSON representation
中国新冠疫情数据可视化
- Host: GitHub
- URL: https://github.com/Polaris119/Epidemic-visualization
- Owner: Polaris119
- Created: 2022-04-11T11:52:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T11:18:25.000Z (about 3 years ago)
- Last Synced: 2024-08-01T20:48:16.520Z (9 months ago)
- Language: Python
- Size: 482 KB
- Stars: 17
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Polaris119/Epidemic-visualization - 中国新冠疫情数据可视化 (Python)
README
# Epidemic-visualization
中国新冠疫情数据可视化- app.py:用于打开可视化页面
- spider.py:用于爬取需要的数据,并存入数据库中
- sqldata.py :用于从数据库中读出数据