home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 778811934

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/sqlite-utils/issues/228#issuecomment-778811934 https://api.github.com/repos/simonw/sqlite-utils/issues/228 778811934 MDEyOklzc3VlQ29tbWVudDc3ODgxMTkzNA== 9599 2021-02-14T17:40:48Z 2021-02-14T17:40:48Z OWNER

Another pattern that might be useful is to generate a header that is just "unknown1,unknown2,unknown3" for each of the columns in the rest of the file. This makes it easy to e.g. facet-explore within Datasette to figure out the correct names, then use sqlite-utils transform --rename to rename the columns.

I needed to do that for the https://bl.iro.bl.uk/work/ns/3037474a-761c-456d-a00c-9ef3c6773f4c example.

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