|
1 | 1 | --- |
2 | | -title: "Welcome to Dataviz! :tada:" |
| 2 | +title: "Welcome to the publishing industry! :tada:" |
3 | 3 | date: 2026-04-13 |
4 | 4 | description: "This is a website to host our book visualizations." |
5 | 5 | tags: ["d3", "sample", "graph", "shortcodes"] |
6 | 6 | --- |
7 | 7 |
|
8 | 8 | {{< lead >}} |
9 | | -A powerful, lightweight visualization for COM-480 built with Hugo, Tailwind CSS. |
| 9 | +A data-led analysis of the publishing industry through gender and nationality for COM-480. |
10 | 10 | {{< /lead >}} |
11 | 11 |
|
12 | | -This project explores a Goodreads book dataset through questions of authorship, geography, language, publishing, and gender representation. |
| 12 | +This project explores a Goodreads book dataset and an International Bestsellers dataset through questions of authorship, geography, language, publishing, and gender representation. |
13 | 13 |
|
14 | 14 | Instead of reading the dataset as a static table, each visualization gives you a different way to move through it: compare groups, follow changes over time, filter the library, or look for the categories where the patterns become surprising. |
15 | 15 |
|
| 16 | +These vizualisations where build with the following questions in mind: |
| 17 | +- What are the most published voices, where do they come from ? |
| 18 | +- Is there a correlation between gender and genres ? |
| 19 | +- Is there a discrepancy in the way books are rated depending on the author's gender ? |
| 20 | +- Is there a discrepancy between male/female authors across nationality ? |
| 21 | +- What is the language distribution of published books? |
| 22 | + |
| 23 | +By building the different views of the datasets we have found different ways to explore and answer these questions. We invite you to come to your own conclusions by exploring our visualizations! |
| 24 | + |
| 25 | + |
16 | 26 | # Visualizations {#visualizations} |
17 | 27 |
|
18 | 28 | {{< visualization-cards >}} |
|
0 commit comments