Explore the Dataset Interactively
UI/UX Design 1
UI/UX Design 2
Using two-year health data from the CDC to create visuals for the data and using an ML model to predict the outcome.
Visualization of the data is currently focused towards simple monitoring and tracking. This presents a unique challenge for visualization and interactivity; the new dashboard will solve for this by providing:
Due to the heavy volume of data if we use all of the data points from the CDC (1 to 3 million datapoints per year), filtering on five (7) health data points and thirteen (13) states would be the best approach.
We'll be using the KNN model since we have two years of data for comparison.