Skip to content

Website with data visualization, KPIs and metrics computed mining anonymous user data from a SQL database.

License

Notifications You must be signed in to change notification settings

Zildj1an/Website-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website-Data-Science 📈️

This is the website code (both server and front-end) that shows data visualization, KPIs and metrics computed with data from customers (via DDBB) applying Data Science techniques. At the moment the website is hosted by University of Leiden here

Website appearance

How does it work?

The PHPs query data from the SQL Server and deliver it as JSON in the required format. The plots and the KPIs defined in the HTML files have an id. The appropriate JavaScript files for the plots and KPIs are embedded in the bottom of the HTML files. The JavaScript will then make an AJAX call to the PHP file to get the JSON and then it will use the JSON data and the id to set the plot or the KPIs. For the plots it is used the open-source JavaScript library Echarts (Apache License V2) and we also used Bootstrap framework for adquiring a Gentelella template by Colorlib

Contributors

About

Website with data visualization, KPIs and metrics computed mining anonymous user data from a SQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published