home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 388686463

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/255#issuecomment-388686463 https://api.github.com/repos/simonw/datasette/issues/255 388686463 MDEyOklzc3VlQ29tbWVudDM4ODY4NjQ2Mw== 9599 2018-05-14T03:23:44Z 2018-05-14T03:25:22Z OWNER

It would be neat if there was a mechanism for calculating aggregates per facet - e.g. calculating the sum() of specific columns against each facet result on https://datasette-facets-demo.now.sh/fivethirtyeight-2628db9/nba-elo%2Fnbaallelo?_facet=lg_id&_facet=fran_id&lg_id=ABA&_facet=team_id

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
322477187  
Powered by Datasette · Queries took 2.114ms · About: github-to-sqlite