home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 386879840

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/251#issuecomment-386879840 https://api.github.com/repos/simonw/datasette/issues/251 386879840 MDEyOklzc3VlQ29tbWVudDM4Njg3OTg0MA== 9599 2018-05-06T13:34:24Z 2018-05-06T13:34:24Z OWNER

Here's a quick demo of that exploration: https://datasette-distinct-column-values.now.sh/-/inspect

Example output:

{ "antiquities-act/actions_under_antiquities_act": { "columns": [ "current_name", "states", "original_name", "current_agency", "action", "date", "year", "pres_or_congress", "acres_affected" ], "count": 344, "distinct_values_by_column": { "acres_affected": null, "action": null, "current_agency": [ "NPS", "State of Montana", "BLM", "State of Arizona", "USFS", "State of North Dakota", "NPS, BLM", "State of South Carolina", "State of New York", "FWS", "FWS, NOAA", "NPS, FWS", "NOAA", "BLM, USFS", "NOAA, FWS" ], "current_name": null, "date": null, "original_name": null, "pres_or_congress": null, "states": null, "year": null }, "foreign_keys": { "incoming": [], "outgoing": [] }, "fts_table": null, "hidden": false, "label_column": null, "name": "antiquities-act/actions_under_antiquities_act", "primary_keys": [] } }

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