Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.02 KB

webVisualization

Three data visualization projects for a course of big data visualization @UCSB MAT department.

  • The final web page for this course and all projects can be seen here
  • a 3D visualization on a time series project can be seen here.
    1. more details on this visualization can be seen here
  • a 3D visualization on a navigation project can be seen here.
    1. more details on this visualization can be seen here

Language used:

  • SQL for pulling out data from databases
  • JavaScript (including the library of P5.js) for visualization and creating interactions
  • R and Python for data processing
  • html, css, etc. for organizing all the information and put on the webpage.