{"id": 102992755, "node_id": "MDEwOlJlcG9zaXRvcnkxMDI5OTI3NTU=", "name": "disaster-data", "full_name": "simonw/disaster-data", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/disaster-data", "description": "Data scraped by https://github.com/simonw/disaster-scrapers", "fork": 0, "created_at": "2017-09-10T00:19:01Z", "updated_at": "2019-11-11T21:50:32Z", "pushed_at": "2019-11-11T21:50:30Z", "homepage": "", "size": 162784, "stargazers_count": 13, "watchers_count": 13, "language": null, "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 8, "archived": 0, "disabled": 0, "open_issues_count": 0, "license": null, "topics": "[\"data-scraping\", \"irma-response\", \"json\"]", "forks": 8, "open_issues": 0, "watchers": 13, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "network_count": null, "subscribers_count": null, "organization": null} {"id": 191022928, "node_id": "MDEwOlJlcG9zaXRvcnkxOTEwMjI5Mjg=", "name": "datasette-render-binary", "full_name": "simonw/datasette-render-binary", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-render-binary", "description": "Datasette plugin for rendering binary data", "fork": 0, "created_at": "2019-06-09T15:25:52Z", "updated_at": "2019-11-11T04:51:53Z", "pushed_at": "2019-06-13T16:14:31Z", "homepage": "", "size": 62, "stargazers_count": 3, "watchers_count": 3, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 0, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "topics": null, "forks": 0, "open_issues": 0, "watchers": 3, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": 1, "allow_merge_commit": 1, "allow_rebase_merge": 1, "network_count": 0, "subscribers_count": 0, "organization": null} {"id": 195544447, "node_id": "MDEwOlJlcG9zaXRvcnkxOTU1NDQ0NDc=", "name": "sce-outages", "full_name": "simonw/sce-outages", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/sce-outages", "description": "Tracking SCE outages", "fork": 0, "created_at": "2019-07-06T13:48:58Z", "updated_at": "2019-11-11T21:40:25Z", "pushed_at": "2019-11-11T21:40:23Z", "homepage": "", "size": 13323, "stargazers_count": 3, "watchers_count": 3, "language": null, "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 0, "license": null, "topics": "[]", "forks": 0, "open_issues": 0, "watchers": 3, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": null, "allow_merge_commit": null, "allow_rebase_merge": null, "network_count": null, "subscribers_count": null, "organization": null} {"id": 135007287, "node_id": "MDEwOlJlcG9zaXRvcnkxMzUwMDcyODc=", "name": "datasette-leaflet-geojson", "full_name": "simonw/datasette-leaflet-geojson", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-leaflet-geojson", "description": "Datasette plugin that replaces any GeoJSON column values with a Leaflet map.", "fork": 0, "created_at": "2018-05-27T01:42:30Z", "updated_at": "2019-11-11T04:50:32Z", "pushed_at": "2019-11-02T01:46:17Z", "homepage": "", "size": 9, "stargazers_count": 1, "watchers_count": 1, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 1, "archived": 0, "disabled": 0, "open_issues_count": 2, "license": null, "topics": null, "forks": 1, "open_issues": 2, "watchers": 1, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": 1, "allow_merge_commit": 1, "allow_rebase_merge": 1, "network_count": 1, "subscribers_count": 1, "organization": null} {"id": 219372133, "node_id": "MDEwOlJlcG9zaXRvcnkyMTkzNzIxMzM=", "name": "sqlite-transform", "full_name": "simonw/sqlite-transform", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/sqlite-transform", "description": "Tool for running transformations on columns in a SQLite database", "fork": 0, "created_at": "2019-11-03T22:07:53Z", "updated_at": "2019-11-11T04:52:32Z", "pushed_at": "2019-11-04T04:38:03Z", "homepage": "", "size": 15, "stargazers_count": 4, "watchers_count": 4, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 2, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "topics": null, "forks": 0, "open_issues": 2, "watchers": 4, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": 1, "allow_merge_commit": 1, "allow_rebase_merge": 1, "network_count": 0, "subscribers_count": 1, "organization": null} {"id": 195087137, "node_id": "MDEwOlJlcG9zaXRvcnkxOTUwODcxMzc=", "name": "datasette-auth-github", "full_name": "simonw/datasette-auth-github", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-auth-github", "description": "Datasette plugin and ASGI middleware that authenticates users against GitHub", "fork": 0, "created_at": "2019-07-03T16:02:53Z", "updated_at": "2019-11-11T04:50:45Z", "pushed_at": "2019-10-16T07:12:49Z", "homepage": "", "size": 83, "stargazers_count": 9, "watchers_count": 9, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 1, "archived": 0, "disabled": 0, "open_issues_count": 4, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "topics": null, "forks": 1, "open_issues": 4, "watchers": 9, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": 1, "allow_merge_commit": 1, "allow_rebase_merge": 1, "network_count": 1, "subscribers_count": 1, "organization": null} {"id": 206156866, "node_id": "MDEwOlJlcG9zaXRvcnkyMDYxNTY4NjY=", "name": "twitter-to-sqlite", "full_name": "dogsheep/twitter-to-sqlite", "private": 0, "owner": {"value": 53015001, "label": "dogsheep"}, "html_url": "https://github.com/dogsheep/twitter-to-sqlite", "description": "Save data from Twitter to a SQLite database", "fork": 0, "created_at": "2019-09-03T19:30:08Z", "updated_at": "2019-11-11T04:53:39Z", "pushed_at": "2019-11-09T20:38:23Z", "homepage": "", "size": 270, "stargazers_count": 52, "watchers_count": 52, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 5, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "topics": null, "forks": 0, "open_issues": 5, "watchers": 52, "default_branch": "master", "permissions": "{\"admin\": true, \"push\": true, \"pull\": true}", "allow_squash_merge": 1, "allow_merge_commit": 1, "allow_rebase_merge": 1, "network_count": 0, "subscribers_count": 2, "organization": "{\"login\": \"dogsheep\", \"id\": 53015001, \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx\", \"avatar_url\": \"https://avatars2.githubusercontent.com/u/53015001?v=4\", \"gravatar_id\": \"\", \"url\": \"https://api.github.com/users/dogsheep\", \"html_url\": \"https://github.com/dogsheep\", \"followers_url\": \"https://api.github.com/users/dogsheep/followers\", \"following_url\": \"https://api.github.com/users/dogsheep/following{/other_user}\", \"gists_url\": \"https://api.github.com/users/dogsheep/gists{/gist_id}\", \"starred_url\": \"https://api.github.com/users/dogsheep/starred{/owner}{/repo}\", \"subscriptions_url\": \"https://api.github.com/users/dogsheep/subscriptions\", \"organizations_url\": \"https://api.github.com/users/dogsheep/orgs\", \"repos_url\": \"https://api.github.com/users/dogsheep/repos\", \"events_url\": \"https://api.github.com/users/dogsheep/events{/privacy}\", \"received_events_url\": \"https://api.github.com/users/dogsheep/received_events\", \"type\": \"Organization\", \"site_admin\": false}"}