Skip to content

There are a large number of graduates every year, all over the country. The traditional way of grasping the employment distribution of graduates needs to be filtered through tables, and the data is not intuitive. This design uses the python language and its extended library to complete the graphical visualization of graduate employment statistic…

Notifications You must be signed in to change notification settings

xionghuimin/Graduate-Employment-Statistics-Management-System-Based-on-Python-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Graduate-Employment-Statistics-Management-System-Based-on-Python-Data-Visualization

基于Python数据可视化的毕业生就业统计管理系统

本文研究内容旨设计一款数据可视化的应用程序用于管理、统计分析高校毕业生的就业信息供高校准毕业生及相关工作人员使用。本系统基于django框架搭建,前端可视化页面使用pyecharts制作,python则作为后端语言处理数据的交互,引入pymysql模块处理后端与数据的交互,数据库管理系统选用开源免费的mysql。系统由数据处理和可视化展示两个模块组成,数据处理包括对学生的就业信息的添加、查询、删除和修改。可视化展示模块中有条形图、饼图与中国地图,条形图用以展示就业岗位分布人数;设计了两个饼图,分别表示为就业岗位完成百分比与具体岗位类别;设计了中国地图用以展示毕业生就业地域分布。

About

There are a large number of graduates every year, all over the country. The traditional way of grasping the employment distribution of graduates needs to be filtered through tables, and the data is not intuitive. This design uses the python language and its extended library to complete the graphical visualization of graduate employment statistic…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published