https://github.com/xishandong/data_visualization
a simple web of data visualization
https://github.com/xishandong/data_visualization
data-visualization flask flask-sqlalchemy python-crawler
Last synced: 6 months ago
JSON representation
a simple web of data visualization
- Host: GitHub
- URL: https://github.com/xishandong/data_visualization
- Owner: xishandong
- Created: 2023-02-17T12:50:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T02:09:59.000Z (over 2 years ago)
- Last Synced: 2025-03-29T21:22:28.152Z (7 months ago)
- Topics: data-visualization, flask, flask-sqlalchemy, python-crawler
- Language: HTML
- Homepage:
- Size: 2.56 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Title
***
这是一个基于python和echarts的基金数据可视化项目
# Install
```python
pip install request
pip install lxml
pip install pandas
pip install flask
```# Useage
运行app.py即可
网页可以搜索基金,比较两只基金(两个搜索栏的基金),预测基金收益,展示基金公司信息以及分布
点击中国地图的对应区域可以跳转页面到基金公司的详情表
点击基金公司折现图的点:上者跳转百度搜索该基金,下者跳转进入基金公司官网
更多功能可以下载使用
由于用到了爬虫,请大家合法使用# run





