{"html_url": "https://github.com/simonw/datasette/issues/165#issuecomment-350026452", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/165", "id": 350026452, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDAyNjQ1Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-07T16:48:34Z", "updated_at": "2017-12-07T16:48:34Z", "author_association": "OWNER", "body": "Needs documentation, see #166 ", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280014287, "label": "metadata.json support for per-database and per-table information"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/165#issuecomment-350026183", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/165", "id": 350026183, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDAyNjE4Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-07T16:47:46Z", "updated_at": "2017-12-07T16:47:46Z", "author_association": "OWNER", "body": "Here's an example metadata.json file illustrating custom per-database and per-\r\ntable metadata:\r\n\r\n {\r\n \"title\": \"Overall datasette title\",\r\n \"description_html\": \"This is a description with HTML.\",\r\n \"databases\": {\r\n \"db1\": {\r\n \"title\": \"First database\",\r\n \"description\": \"This is a string description & has no HTML\",\r\n \"license_url\": \"http://example.com/\",\r\n \t\t\"license\": \"The example license\",\r\n \"queries\": {\r\n \t\"canned_query\": \"select * from table1 limit 3;\"\r\n },\r\n \"tables\": {\r\n \"table1\": {\r\n \"title\": \"Custom title for table1\",\r\n \"description\": \"Tables can have descriptions too\",\r\n \"source\": \"This has a custom source\",\r\n \"source_url\": \"http://example.com/\"\r\n }\r\n }\r\n }\r\n }\r\n }", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280014287, "label": "metadata.json support for per-database and per-table information"}, "performed_via_github_app": null}