I track book recommendations that come up naturally in conversation across a set of business, tech, leadership, and science podcasts. This network shows which podcasts mentioned which books in the last 30 days.
* **Orange nodes** = podcasts
* **Grey nodes** = books
* **Edges** = a mention within the last 30 days
* Node proximity and clustering reflect shared mentions
Podcasts included: Acquired, Founders, Twenty Minute VC, My First Million, The Next Big Idea, How to be Awesome at Your Job, HBR Ideacast.
The graph in the post is a snapshot of the last 30 days. It updates over time as new episodes come out. Viz tool is D3 but full pipeline includes python, SQL and htmx.
Happy to answer any questions about the data, extraction logic, or graph layout.
Doug_DimmaDawg on
Can you change the network to show the full name of the podcasts or books when you click on a node?
Many of the titles are cutoff. While we could probably find them based on the beginning, it may be easier to find them if we could just see the whole title.
Leave A Reply
Du musst angemeldet sein, um einen Kommentar abzugeben.
3 Kommentare
Why are the orange dots linked together?
I track book recommendations that come up naturally in conversation across a set of business, tech, leadership, and science podcasts. This network shows which podcasts mentioned which books in the last 30 days.
* **Orange nodes** = podcasts
* **Grey nodes** = books
* **Edges** = a mention within the last 30 days
* Node proximity and clustering reflect shared mentions
Podcasts included: Acquired, Founders, Twenty Minute VC, My First Million, The Next Big Idea, How to be Awesome at Your Job, HBR Ideacast.
The graph in the post is a snapshot of the last 30 days. It updates over time as new episodes come out. Viz tool is D3 but full pipeline includes python, SQL and htmx.
If you want to explore the interactive version (zoomable, moveable nodes), it’s live on my site:
[**https://www.mavensignal.com**](https://www.mavensignal.com?utm_source=reddit&utm_content=dibpost) scroll down and click the “Network” tab.
Happy to answer any questions about the data, extraction logic, or graph layout.
Can you change the network to show the full name of the podcasts or books when you click on a node?
Many of the titles are cutoff. While we could probably find them based on the beginning, it may be easier to find them if we could just see the whole title.