Astronomical Archive Visualization

Using Plotly/Dash

In the past few years there has been an explosion of Dashboard frameworks. Plotly Dash and Streamlit are examples that are focused more on Data Science analysis whereas Tableau and Qlik represent more of a BI (Business Intelligence) minimal coding approach. But all of them provide frameworks for building complete interactive web-based applications with event-driven inter-component messaging and often utilities for back-end data access (though this is often easiest to do with discipline-specific Python packages).