NOTE: This application uses R shiny Dashboard to visualize the United States Air Quality Index (AQI) and displaying it on the large touch screen EVL monitor. All features, functions, User Interface, etc are made to fit the large monitor wall. If running this Application on a browser and standard monitor we suggest creating a EVL emulator on developer tools (approx 5800 x 1600) to match the look and feel and avoid a skewed view of the application.
Upon opening the application you will see our default home screen and get the general feel for our user interface. We chose to leave a small set of controls and menu to maximize visualization space
We first will take a look at the expandable menu. This is our way of tabbing through different periods of the filtered results of our control system.
We have filtering controls to choose the state, county, and year the user desires to explore. Keeping in mind that some areas will have less data than others, we made a reactive year filter.
Once again, on start up you will see the filtered results visualizations. For example above we see the yearly tab displaying all its plots for the selected year and if we choose another tab, say summary, we will see the following
Feel Free to explore the different plots and visuals provided by the application to research or simply play with the features granted by Shiny and AQI data