turbot/hackernews_insights

Dashboard: Hacker News Sources

This report answers the following questions:

  • What are the top 10 domains by number of stories?
  • What are the top 10 domains by max score?
  • What are the details of each story for a given domain?
  • What are the max and average scores and number of comments for each domain?
This dashboard contains 2 inputs and 2 tables.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-hackernews-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Hacker News Sources dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run hackernews_insights.dashboard.hackernews_sources --share

Queries

The dashboard uses the named queries:

Tags