home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 481957313

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/427#issuecomment-481957313 https://api.github.com/repos/simonw/datasette/issues/427 481957313 MDEyOklzc3VlQ29tbWVudDQ4MTk1NzMxMw== 9599 2019-04-11T04:07:00Z 2019-04-11T04:07:40Z OWNER This means the `metadata.json` format can look like this: ``` { "databases": { "sf-trees": { "tables": { "Street_Tree_List": { "facets": ["qLegalStatus", {"array": "tags"}, {"percentile": {"blah": "options"}}] } } } } } ``` So any advanced facets are represented here as a dictionary with a single key - the type - that maps to the options. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 431800286  
Powered by Datasette · Queries took 0.841ms