1729 / content

Open-source backend for content at 1729.com, beginning with the Network State lecture series.
173 stars 30 forks source link

The Dashboard - I'd like to create an interactive one #43

Open eliasdabbas opened 2 years ago

eliasdabbas commented 2 years ago

Just finished the book. Fascinating!

Right now the current dashboard has only 23 countries listed, and can easily be scanned by readers. Eventually it will become difficult to compare, sort, filter, and choose by various criteria.

I work a lot with dashboards, building various types, and also wrote a book on the topic.

I'd like to contribute an interactive dashboard if you are interested. Possible features:

We can simply ask founders to add additional structured data in JSON-LD format, using this interactive tool for example. Once added to their home page, it can be periodically scraped, and fed to the dashboard's dataset. These would serve as additional criteria to filter by.

Another idea would be to create a template dashboard for each country, as mentioned in the book. We can think/plan for this if you want.

Looking forward to your thoughts. Thanks!