INFORMATION VISUALISATION(18CSE301J)
Ayush Kumar
Let's Begin
1) Overleaf Assignment : The aim of this assignment was to analyze and explore the Indian Assembly Election results dataset using different visualization techniques and tools.The dataset was studied and utilized to produce visual representations and schema diagrams that improved the understanding of the data. The report demonstrated various methods of presenting and interpreting data to gain insights and make informed decisions.
2) Tableau Dashboard : The dashboard showcases information related to the top 250 IMDb movies. Depending on the movie selection, the data on the dashboard automatically updates. In addition to the movie details, the dashboard includes data about successful movie directors, movie genres, top 10 movies, and movie ratings. The dashboard allows users to explore and analyze the data based on various factors such as director and genre. Furthermore, the dashboard's interactive nature enables users to view and compare different movie ratings and popularity scores.
3) Python Dashboard : The dataset used for creating a Tableau dashboard,i.e 'Top 250 IMDb Movies' dataset, has also been utilized to create visualizations through Python.Same dataset was processed and analyzed using Python's libraries and tools to generate graphical representations that provide insights into the data.By using Python, a different approach to data visualization was applied, enabling the data to be explored and presented in a distinct way compared to Tableau.
4) Gephi Visualisation : Gephi is an open-source software for network visualization and analysis. It helps data analysts to intuitively reveal patterns and trends, highlight outliers and tells stories with their data. It uses a 3D render engine to display large graphs in real-time and to speed up the exploration.
5) D3 Visualisation : D3. js is a JavaScript library for creating visualizations like charts, maps, and more on the web. Unlike many other data visualization libraries that provide ready made charts, D3 gives you lots of creative freedom as you have total control over the visualizations you create.