(add build status/badges here)
This project presents information from the Titanic Dataset using HTML, CSS, and JavaScript. It is an interactive web page with toggle buttons that allow users to filter data based on categories like gender and age.
The intention behind this project was to learn more about implementing data visualizations. Data visualization is both a science and an art.
There are so many industry applications for data visualizations. A good data visualization delivers meaning in a comprehensive, and creative way.
Presenting data in graphical format.
What is Data Visualization? Refers to techniques used to communicate insights from data through visual representation.
The Titanic dataset is one of the most widely datasets. It contains data for 887 of the real Titanic passengers.
On April 15, 1912, the Titanic collided with a massive iceberg and sank to the depths of the ocean. 1502 out of The Titanic dataset is one of the most widely used datasets can be downloaded as JSON here
ashere for personal The
Use array.map()
, array.filter()
,array.reduce()
to organize data in different ways.