The Movie Data project is a quick showcase of basic statistyical analyses and visualizations on a decent-sized dataset, performed and created with Python. These are performed on data from about 10,000 movies pulled from IMDb and the OMDb API.
While this project was not particularly complex it was still best organized over multiple pages. The sidebar has links to brief synopses over the hypotheses tested and the relevant graphs. The Movie Pages dropdown has these as well in addition to "Raw Data" which has the complete dataset and information about how it was pulled, and "Comparisons" which shows all of the graphs in one place.
There are much more visually appealing and detailed projects included in this collection which show a greater capacity for analysis and interactive visualization, but you can take this project as an example that even quick-and-dirty wrangling, analysis, and visualization can still produce visually appealing and informative figures to highlight major trends in the data.