Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowesyang/chinaipo-statistic
:bar_chart: 新三板企业相关数据分析
https://github.com/lowesyang/chinaipo-statistic
statistical-analysis statistics
Last synced: 1 day ago
JSON representation
:bar_chart: 新三板企业相关数据分析
- Host: GitHub
- URL: https://github.com/lowesyang/chinaipo-statistic
- Owner: lowesyang
- License: mit
- Created: 2017-02-26T02:45:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T14:56:36.000Z (over 7 years ago)
- Last Synced: 2024-08-08T15:24:30.730Z (3 months ago)
- Topics: statistical-analysis, statistics
- Language: Vue
- Homepage: http://ipo.lowesyang.com
- Size: 104 KB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChinaIPO-Statistic
新三板企业相关数据分析### Demo
[ChinaIPO-Statistic](http://ipo.zhelishi.cn)### Features
- [x] 新三板上市公司信息查询与筛选
- [x] 新三板上市公司管理层信息查询与筛选
- [x] 985高校出身的高管统计
- [x] 高管的年龄分布
- [x] 高管的学历分布
- [x] 所持股份与职位的关系统计
- [x] 新三板上市公司地址分布
- 欢迎提出各种需求### 技术栈
- 前端:
- UI库 element-ui
- vue2 + vue-router
- 图表库 echarts
- 后端:
- Node.js
- MySQL
- 爬虫
-Python