Interactive Cesium Dashboard
Tools Used: PostgreSQL, NodeJS, Bootstrap, Javascript, HTML5, CSS
Description
In this project, in order to visualize and keep record of data from a PostgreSQL spatial database, an interactive dashboard was created with the following components:
a. A cesium map, which shows the locations of the points of the database in the real-world.
b. A bar grpah, which shows the data points and their correspondng rating values.
c. A polar area chart, which shows the data points and their corresponding rating values, but in a different way from the bar chart.
All these components were interlinked as can be seen in the video below, to ensure the interactiveness of the dashboard:
Results
Interactive Cesium Dashboard