JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 239,
"has_wiki": true,
"homepage": "https://wikipedia.readthedocs.org/",
"languages": {
"Shell": 107,
"Python": 104750
},
"pushed_at": "2024-05-12T15:26:53Z",
"created_at": "2013-08-20T06:39:09Z",
"owner_type": "User",
"updated_at": "2026-07-21T07:56:31Z",
"description": "A Pythonic wrapper for the Wikipedia API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://twitter.com/imjgoldsmith",
"name": "Jon Goldsmith",
"type": "User",
"login": "goldsmith",
"company": null,
"location": "San Francisco",
"followers": 97,
"avatar_url": "https://avatars.githubusercontent.com/u/3344078?v=4",
"created_at": "2013-01-22T22:01:21Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 4928
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2013-08-23T02:02:06Z"
}
],
"recent_commits": [
{
"oid": "1554943e8ab463cef5e93081def48fafbdef324e",
"body": "fix: Modify sections query parameters to adapt to Wikipedia's API",
"is_bot": false,
"headline": "Merge pull request #243 from sachavakili/fix/sections_missing",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2020-10-09T23:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fab92a35474decb80882f33ab03368da6bc26f",
"body": null,
"is_bot": false,
"headline": "remove temporary logs",
"author_name": "Sacha Vakili",
"author_login": "sachavakili",
"committed_at": "2020-09-05T10:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28a912262b050eecc6286c6cd4e4d1d88c27aa5",
"body": null,
"is_bot": false,
"headline": "adapt the mocked answer in the tests",
"author_name": "Sacha Vakili",
"author_login": "sachavakili",
"committed_at": "2020-09-05T09:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961f590e96bbd7cc73fa202b5a5c79d60f6fa100",
"body": null,
"is_bot": false,
"headline": "use page instead of titles in the sections property",
"author_name": "Sacha Vakili",
"author_login": "sachavakili",
"committed_at": "2020-09-05T09:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2065c568502b19b8634241b47fd96930d1bf948d",
"body": "Fix typo in README",
"is_bot": false,
"headline": "Merge pull request #116 from salty-horse/patch-1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2016-11-11T08:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d364c3d6243eba765dfab7429b3259b9db8fe8f",
"body": "Added 'html.parser' to BeautifulSoup call",
"is_bot": false,
"headline": "Merge pull request #129 from mkasprz/patch-1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2016-11-11T08:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50bc236836dc20546af61ea7ca6198c3f039a816",
"body": "To avoid unnecessary warning.",
"is_bot": false,
"headline": "Added 'html.parser' to BeautifulSoup call",
"author_name": "mkasprz",
"author_login": "mkasprz",
"committed_at": "2016-11-09T15:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6fb4c66ae0418a67cf7e5c33d920fcc420572c",
"body": null,
"is_bot": false,
"headline": "Fix typo in README",
"author_name": "Ori Avtalion",
"author_login": "salty-horse",
"committed_at": "2016-04-07T13:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96854a468c68ad5644dd6f7564e200012517405a",
"body": null,
"is_bot": false,
"headline": "v1.4 featuring WikipediaPage.categories",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-11-15T16:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc36cd2ba9a2332fa51a010797fb3c2ffdce4b42",
"body": "add categories attribute to Wikipedia page",
"is_bot": false,
"headline": "Merge pull request #59 from willf/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-08-29T06:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab68e20ada0e026a4263a604b174b269dbd94af1",
"body": null,
"is_bot": false,
"headline": "strip Category: prefix from categories",
"author_name": "Will Fitzgerald",
"author_login": null,
"committed_at": "2014-08-19T22:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1a639da9068835b3971ec52eec70fd51c9a0fe",
"body": null,
"is_bot": false,
"headline": "add tests for categories",
"author_name": "Will Fitzgerald",
"author_login": null,
"committed_at": "2014-08-19T13:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84911a877fb1c8133f44c2ebacfce5cccb93d17a",
"body": null,
"is_bot": false,
"headline": "add categories property to Wikipedia page",
"author_name": "Will Fitzgerald",
"author_login": null,
"committed_at": "2014-08-18T17:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e33aef1951cb3c0b7cd2de64ccca83f8daba66f",
"body": "dropping down `requests` dependency to 2.0.0",
"is_bot": false,
"headline": "Merge pull request #56 from jvanasco/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-08-10T02:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3fd8b13dc505688037b59095533ccc7e1727631",
"body": "* updated requirements.txt with min of 2.0.0\n* updated .travis.yml to test on 2.0.0, 2.1.0, 2.2.0, 2.3.0",
"is_bot": false,
"headline": "dropping down `requests` dependency to 2.0.0",
"author_name": "jonathan vanasco",
"author_login": "jvanasco",
"committed_at": "2014-07-29T15:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df715adafb578478b006dd16e7b0b73a2da1761",
"body": "add Python 3.4 to compatible Python versions for Travis",
"is_bot": false,
"headline": "Merge pull request #52 from frewsxcv/patch-1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-06-22T00:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5e6c05524cd705b52fc2852f63412f3ab33797",
"body": null,
"is_bot": false,
"headline": "Enable automated testing with Python 3.4",
"author_name": "Corey Farwell",
"author_login": "frewsxcv",
"committed_at": "2014-06-21T20:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9642978f9c949ce7d9737f17f4564675215e175",
"body": "Set \"requests\" requirement to 2.X.X instead of 2.3.0 for project dependency compatibility (discussed in #50)",
"is_bot": false,
"headline": "Merge pull request #51 from mjpieters/patch-1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-06-06T09:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9983bfd81ad4ae7d43d7527546b96ca93e0e38d5",
"body": "requests 2.3.0 is the minimum version required, trust the project to be backward compatible until version 3.",
"is_bot": false,
"headline": "Don't pin to a specific version, allow for a range",
"author_name": "Martijn Pieters",
"author_login": "mjpieters",
"committed_at": "2014-06-02T08:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9234ed35bda47faa7fdc8e319a343d567dc3de1",
"body": null,
"is_bot": false,
"headline": "update requests to 2.3.0",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-31T23:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3cbc6f5d383400960d5384d750a866c9bb13eb",
"body": null,
"is_bot": false,
"headline": "v1.3.1 (install bugfix)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-31T23:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb07795ea76b99ee4c97ea45b7cfce75647b2e00",
"body": "…x #50)",
"is_bot": false,
"headline": "determine package version without importing wikipedia in setup.py (fi…",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-31T23:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ec93a23fb25e1b5d57cca5f3223bcce2d09db2",
"body": null,
"is_bot": false,
"headline": "add license badge",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-29T19:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccde6bdccaa88326e4884238845d4055192d3f8c",
"body": null,
"is_bot": false,
"headline": "bump up to 1.3.0",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-29T19:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e5f1f7e75e9301d2492933bddbe8298db19a866",
"body": null,
"is_bot": false,
"headline": "refactor setup.py and add __version__ (v1.3.0!)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-29T18:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba1ea4dde1b26bef34145773c85cc7213412194",
"body": null,
"is_bot": false,
"headline": "remove pip.req to fix pip 1.0 install error (fix #46)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-29T18:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269ff9b9766fce22c4125f0f9497d5c57071e755",
"body": null,
"is_bot": false,
"headline": "Conditional check for normalization in redirect queries (fix #47)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-29T18:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2aeef59c3af0643df8108769f8fc2e31fe2114",
"body": null,
"is_bot": false,
"headline": "wikipedia.languages()",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-20T06:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16062efa27b2887feaa4b05e4c2b1ae0beb56d2d",
"body": null,
"is_bot": false,
"headline": "v1.2.1 featuring two old bug fixes",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-20T06:06:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a646d0a57d22450fdfd2189d4087ef815b8434",
"body": null,
"is_bot": false,
"headline": "account for normalization in redirect queries (issue #41)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-20T06:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d84c90da36759511eb3af5767488b4948fd18f",
"body": "…f list properties. Actually resolve #38",
"is_bot": false,
"headline": "WikipediaPage.__continued_query to standardize and fix funtionality o…",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-17T08:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281b6c12a13beb4a3b9778874e3e2d8c221d5761",
"body": "…#28, resolve #32, resolve #38",
"is_bot": false,
"headline": "use Mediawiki API 'redirects' key to fix redirection errors. resolve …",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-17T05:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33947132beb8c7a847a5b87e445cc3e3080914dd",
"body": null,
"is_bot": false,
"headline": "add full github links in CHANGELOG",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-17T05:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abecd44ee51cbafa01a77b9029754bbc56f73c81",
"body": null,
"is_bot": false,
"headline": "version 1.2 featuring geosearch, revision_id, and changeable User-Agent",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-15T08:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09fb675931698ec591bcbeb08ffbf45d787cf068",
"body": null,
"is_bot": false,
"headline": "runtests script for laziness & convenience",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-15T08:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0293b0cc7dc7d425a115275c7bfc057abb09e56e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/goldsmith/Wikipedia",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-15T08:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7b0e22ee59eb88ce5ae339ea098ef36101acfa",
"body": "we may want to overhaul _wiki_request in the future to take meta arguments,\nwhich we can't do if it assumes all kwargs are for the request. also, since\narguments passed to _wiki_request are currently all dict literals anyway, the\nkwarg style isn't that helpful anyway",
"is_bot": false,
"headline": "convert _wiki_request query_params fom kwarg to regular argument",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-15T08:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90bb26b7fd032bf9af332b292a4b8d211c9a0154",
"body": null,
"is_bot": false,
"headline": "4 spaces -> 2 spaces",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-15T08:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302f1419b624a67a8222fd20d7a4d76b65ce23bc",
"body": "Add more specific ``summary`` documentation based on MediaWiki API docs",
"is_bot": false,
"headline": "Merge pull request #44 from jongoodnow/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-05-09T23:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f0eb002e81d79c095eb95951af005895e81101",
"body": null,
"is_bot": false,
"headline": "summary docstring provides more info on chars and sentences",
"author_name": "Jon",
"author_login": "jongoodnow",
"committed_at": "2014-05-09T18:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075e854e515a2fac32b63d42c4dd7fc1fa80d2e4",
"body": null,
"is_bot": false,
"headline": "fixed misspelling of 'suggestion'",
"author_name": "Jon",
"author_login": "jongoodnow",
"committed_at": "2014-05-08T17:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3e797e68d2f301428add860e0c0acb9a1f4aa0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/goldsmith/Wikipedia",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-04-26T23:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff5ba89c2d52a87122381477a947aaba3299110",
"body": null,
"is_bot": false,
"headline": "update CHANGELOG and docs to reflect contributions",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-04-26T23:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14cc1bef1bb476d59ec45c2e1235d4a5d4b375dc",
"body": "…with Mediawiki API terminology",
"is_bot": false,
"headline": "rename search_loc->geosearch and article_name->title for consistency …",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-04-26T19:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70ea9ebf1b2877c102848a09e233dbf1bbddef5",
"body": null,
"is_bot": false,
"headline": "clean up search_loc & tests to use Decimals",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-04-26T19:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0eda43e75da7ec8835250fb7ebcdb09dcd64e2",
"body": null,
"is_bot": false,
"headline": "clean up geo testing to use Decimals",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-04-26T19:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb33f812e09ff8f56c52c599e98b3f63add1763",
"body": null,
"is_bot": false,
"headline": "Added link to mediawiki geo data in search_loc method.",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-04-19T20:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bee6d8048a3e6df560b67d5504518b39bcc8b51",
"body": null,
"is_bot": false,
"headline": "Add page coordinates and search_loc unit tests",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-04-19T20:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4fc6402f2d40d80fa0e8c7c8c05a6ea052c54d",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-04-15T19:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfe6ff5c1ed862eb23309890bb8e906c8bdb3c7",
"body": null,
"is_bot": false,
"headline": "Add ability to search by title",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-04-15T11:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eba1e74b1bb86b90eaf8dc8e41a6bbdbb368e1b",
"body": null,
"is_bot": false,
"headline": "Add ability to search by title",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-04-13T15:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c8844cdbb8af16d670a0057edc7b8f48664feb",
"body": "automatically pull requirements.txt into setup.py",
"is_bot": false,
"headline": "Merge pull request #37 from arcolife/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-03-14T20:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3c491411b166c99382c82d529ff5b9d5fb9e2a",
"body": null,
"is_bot": false,
"headline": "reflect changes in requirements.txt to setup.py",
"author_name": "arcolife",
"author_login": "arcolife",
"committed_at": "2014-03-13T23:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468ef6556aacf387ed89601feb0846356e489822",
"body": "fix #34 possible version conflicts for requests",
"is_bot": false,
"headline": "Merge pull request #36 from arcolife/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-03-13T20:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d05e2105e6dc735178692e4a82cdbacb5682d37",
"body": null,
"is_bot": false,
"headline": "fix #34 possible version conflicts for requests",
"author_name": "arcolife",
"author_login": "arcolife",
"committed_at": "2014-03-13T19:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e72701c0e2e68446c96e8ac4a025290bde40e9",
"body": "Add user-modifiable User-Agent setting",
"is_bot": false,
"headline": "Merge pull request #33 from crazybmanp/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-02-27T05:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6160ad07e28488addebd1f4eb8cf9e354eaab8d2",
"body": "… as before.",
"is_bot": false,
"headline": "Added the ability to change the User-Agent. By default it is the same…",
"author_name": "Brentton Paulus",
"author_login": "crazybmanp",
"committed_at": "2014-02-27T01:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1e2f80c0468a8e360b5e0b94a36d5fb56c62b4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/goldsmith/Wikipedia",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-25T05:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2289954a8d55d88030d94bd27b4cffbc53877683",
"body": null,
"is_bot": false,
"headline": "clean up testing for page id",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-25T05:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182a010b3d22ead2667fb6e79a84d452435eec71",
"body": "…ting WikipediaPage from pageid",
"is_bot": false,
"headline": "fix PageError/RedirectionError/DisambiguationError throwing when crea…",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-25T05:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae1f5551c419900774805bbc52c26ff45cc04a8",
"body": "Fix section getting for sections with unicode titles",
"is_bot": false,
"headline": "Merge pull request #31 from javierprovecho/patch-1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-25T04:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3362e62ba164b59d179a7476988a88c09bb1bf5d",
"body": "Corrected thanks to @goldsmith advice.",
"is_bot": false,
"headline": "Update wikipedia.py",
"author_name": "Javier Provecho",
"author_login": "javierprovecho",
"committed_at": "2014-01-25T04:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e39ced62a7b58271f9c327eca3d3c03068e8ea0",
"body": "I modified that line to avoid a error of encoding when asking for a section which has special characters. The error was produced in the format() function, so I removed it and concatenate the Strings. If I'm not wrong it does the same effect.",
"is_bot": false,
"headline": "Update wikipedia.py",
"author_name": "Javier Provecho",
"author_login": "javierprovecho",
"committed_at": "2014-01-25T03:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856afb5128aa02d4c70663d8f5304b8278b5fdf7",
"body": null,
"is_bot": false,
"headline": "#29 add more tests (loading actual content)",
"author_name": "Paul Kremer",
"author_login": "infothrill",
"committed_at": "2014-01-25T01:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e427b9f84959ac336f52a5ac90f795ac7a0cac",
"body": "````python\nny = wikipedia.page(\"New York\")\nother_page = ny.page(pageid=27697009)\n````",
"is_bot": false,
"headline": "implemented the pageid interface for page():",
"author_name": "Paul Kremer",
"author_login": "infothrill",
"committed_at": "2014-01-24T19:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6077f16669b410c52bbb171d0de30d6e26f22527",
"body": "Add ability to get coordinates for specific page and also perform\nsearch for pages with geo coordinates",
"is_bot": false,
"headline": "wikipedia geocoordinates",
"author_name": "Kazuar",
"author_login": "kazuar",
"committed_at": "2014-01-24T19:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11e50cbbf04b8572d2bfff8eb0bea43837ed6cc",
"body": null,
"is_bot": false,
"headline": "issue #29",
"author_name": "Paul Kremer",
"author_login": "infothrill",
"committed_at": "2014-01-22T16:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1bbdebb0b387bd890f749cb9f2f442222737f3",
"body": null,
"is_bot": false,
"headline": "fix rate limiting bug for wait time",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-14T23:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c661f1c77f92cf2cf78e849d9060600c89049aa",
"body": null,
"is_bot": false,
"headline": "raise HTTPTimeout on 'Pool queue is full' error (resolve #27)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-14T00:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da492f13b7b08b8ffbcfaf0fc873a0e7ae80e22",
"body": null,
"is_bot": false,
"headline": "add @fusiongyro's PR to changelog",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-08T04:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68732eca4681c8b3c41f43980a432137a20e128c",
"body": null,
"is_bot": false,
"headline": "fix formatting in mock data file",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2014-01-08T04:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a63e3cfa1a9018aeff79ca37feb984576c12bba",
"body": null,
"is_bot": false,
"headline": "documenting the new properties",
"author_name": "Daniel Lyons",
"author_login": "fusiongyro",
"committed_at": "2014-01-08T04:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682326f099b2a9287bc0fcf5675743adbcb854f6",
"body": null,
"is_bot": false,
"headline": "fixing tests by printing and copying the request and response",
"author_name": "Daniel Lyons",
"author_login": "fusiongyro",
"committed_at": "2014-01-08T04:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae85ff3b4c6dcb7f5b8d27d1cd539bcf81699b6",
"body": null,
"is_bot": false,
"headline": "fixed mock data so the test passes",
"author_name": "Daniel Lyons",
"author_login": "fusiongyro",
"committed_at": "2014-01-08T00:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a323873646f3e09f05ca782edffa45cbf7efd791",
"body": null,
"is_bot": false,
"headline": "fixing mock data, which fixes one of the two test failures",
"author_name": "Daniel Lyons",
"author_login": "fusiongyro",
"committed_at": "2014-01-07T19:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e268ca27b434cf76de170ad7b8bbd720121210",
"body": "…he broken tests though.",
"is_bot": false,
"headline": "Adding revid and parentid to the request. Not sure what to do about t…",
"author_name": "Daniel Lyons",
"author_login": "fusiongyro",
"committed_at": "2014-01-07T05:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2de3664bbce4efa6304f8ae18cbebd2ae21d6e6",
"body": "Add a Bitdeli Badge to README",
"is_bot": false,
"headline": "Merge pull request #22 from bitdeli-chef/master",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-30T21:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62659e1b729eaa54e67d1f28644e682a3d7da219",
"body": null,
"is_bot": false,
"headline": "Add a Bitdeli badge to README",
"author_name": "Bitdeli Chef",
"author_login": "bitdeli-chef",
"committed_at": "2013-12-30T22:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff8a3f2af7e79e6d335169316bedc2fedd41905",
"body": null,
"is_bot": false,
"headline": "fix links in changelog",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-25T04:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d57399401d98d8539b23f466a7eef659b4a19e",
"body": null,
"is_bot": false,
"headline": "add CHANGELOG.md",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T19:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4466c0130f0326813994581f781100e33eea2720",
"body": null,
"is_bot": false,
"headline": "v1.1",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T19:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca065c90d6c17004470f8e0dc1319d6b1be1b9cd",
"body": null,
"is_bot": false,
"headline": "4 width tabs to 2 width spaces",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T10:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5091f1f1fd845cd099f912ac1b8e278b2ff5b0a9",
"body": null,
"is_bot": false,
"headline": "add back .imports for python3",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T09:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d08b827e5bd86c16fc5f3db511d6bb9b5b2dc39",
"body": null,
"is_bot": false,
"headline": "add optional rate limiting (resolves #20)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T09:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbf1e7c6bc3ad1f07dedc438f3cff2b240e894d",
"body": null,
"is_bot": false,
"headline": "remove wildcard and . from imports",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-24T08:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b27d602f09b3ac54b9d52071763cd69da9c42cf1",
"body": null,
"is_bot": false,
"headline": "python3 list keys fix",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-05T00:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807ddd65d93140ac3e745d3b381d4fe125b95c10",
"body": null,
"is_bot": false,
"headline": "fix redirect page title parsing (resolve #21)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-12-05T00:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275c83335263cf640761befe6162a61ba68ff352",
"body": null,
"is_bot": false,
"headline": "throw exception when Mediawiki servers time out (issue #20)",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-11-25T18:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965bcc96aecd058fc2803604392df5d3e117a6a8",
"body": null,
"is_bot": false,
"headline": "add sections to list of potential preloaded attributes in WikipediaPage",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-11-24T19:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c82f9d8bd8cf4c03d9f0b5da4c698a85cfb3a0d",
"body": null,
"is_bot": false,
"headline": "add tests for section and sections methods of WikipediaPage",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-19T03:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4a8a2b95358fa8b9ebb48808519f603f812bca",
"body": "…documentation",
"is_bot": false,
"headline": "add idiomatic DisambiguationError options list getting to quickstart …",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-19T02:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414d5226e5beb132975f4457e514f716262be9cc",
"body": null,
"is_bot": false,
"headline": "make a few minor modifications to docstrings",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-19T02:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8166742ec60b5a79cde2d9d708cf54bc5736f1e",
"body": null,
"is_bot": false,
"headline": "modify stdout_encoding to return str instead of bytes object for Python3",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-19T02:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9789a373e653b3b1ae2fbb233e14e9edf15e51",
"body": "…method instead of getting Wikitext through the Wikimedia API",
"is_bot": false,
"headline": "modify WikipediaPage.section to get plain text data from the content …",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-19T01:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27cf27560f2dd84779d42cf6c545acacaa73d3d",
"body": null,
"is_bot": false,
"headline": "remove deprecated dict.has_key instead of in statement",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-18T20:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d90ca02f7e654f3cdad4a169363731a11f2ac5",
"body": null,
"is_bot": false,
"headline": "section and section commands were added",
"author_name": "astavonin",
"author_login": "astavonin",
"committed_at": "2013-10-18T07:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ddf1652eb17d610ee9e3678f0c079e6d761543b",
"body": "… links on Wikipedia disambiguation pages (close #17)",
"is_bot": false,
"headline": "patch DisambiguationError handler to ignore list items without anchor…",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-08T20:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8d845507f111dea3c06ecf4c898a74c0ae090d8",
"body": "… code style fixes",
"is_bot": false,
"headline": "v1.0.2 (add base exception with python 2 and 3 unicode support, minor…",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-07T20:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859f74c73b345e5a803fd7fcfded2514bf445f2f",
"body": null,
"is_bot": false,
"headline": "fix tests to reflect variable name changes in previous commit",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-07T20:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4c586666db7e3a8d790bfd611f23624be46b9c",
"body": null,
"is_bot": false,
"headline": "add python3 support to setup.py for Python 3 listing on PyPI",
"author_name": "Jonathan Goldsmith",
"author_login": "goldsmith",
"committed_at": "2013-10-07T20:42:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2013-08-23T02:02:06Z",
"latest_release_tag": "v0.9.3",
"releases_from_tags": true,
"days_since_last_push": 800,
"active_weeks_last_year": 0,
"days_since_latest_release": 4715,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "wikipedia",
"exists": true,
"license": "MIT",
"keywords": [
"python",
"wikipedia",
"API",
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/wikipedia/",
"is_deprecated": false,
"latest_version": "1.4.0",
"repository_url": "https://github.com/goldsmith/Wikipedia",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 903198,
"first_published_at": "2013-08-23T01:23:05.024498Z",
"latest_published_at": "2014-11-15T15:59:49.808169Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4266
}
]
},
"popularity": {
"forks": 526,
"stars": 2998,
"watchers": 77,
"fork_history": {
"days": [
{
"date": "2013-08-24",
"count": 2
},
{
"date": "2013-08-25",
"count": 1
},
{
"date": "2013-08-26",
"count": 6
},
{
"date": "2013-08-27",
"count": 13
},
{
"date": "2013-08-28",
"count": 2
},
{
"date": "2013-08-29",
"count": 3
},
{
"date": "2013-08-30",
"count": 2
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-02",
"count": 1
},
{
"date": "2013-09-28",
"count": 1
},
{
"date": "2013-09-29",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-10-25",
"count": 1
},
{
"date": "2013-11-08",
"count": 1
},
{
"date": "2013-11-26",
"count": 1
},
{
"date": "2013-12-02",
"count": 1
},
{
"date": "2013-12-05",
"count": 1
},
{
"date": "2013-12-24",
"count": 1
},
{
"date": "2013-12-30",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-01-22",
"count": 2
},
{
"date": "2014-01-25",
"count": 1
},
{
"date": "2014-01-30",
"count": 2
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-02-02",
"count": 1
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-02-28",
"count": 1
},
{
"date": "2014-03-05",
"count": 1
},
{
"date": "2014-03-11",
"count": 3
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-04-18",
"count": 1
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-05-14",
"count": 2
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-06-02",
"count": 1
},
{
"date": "2014-06-10",
"count": 1
},
{
"date": "2014-06-28",
"count": 1
},
{
"date": "2014-07-04",
"count": 1
},
{
"date": "2014-07-10",
"count": 1
},
{
"date": "2014-07-12",
"count": 1
},
{
"date": "2014-07-29",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-09-26",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-26",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-11-26",
"count": 1
},
{
"date": "2014-11-27",
"count": 1
},
{
"date": "2014-12-02",
"count": 1
},
{
"date": "2014-12-06",
"count": 1
},
{
"date": "2014-12-19",
"count": 1
},
{
"date": "2015-01-16",
"count": 1
},
{
"date": "2015-01-17",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-01-26",
"count": 1
},
{
"date": "2015-01-29",
"count": 1
},
{
"date": "2015-02-18",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-26",
"count": 2
},
{
"date": "2015-03-09",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-20",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-04",
"count": 1
},
{
"date": "2015-04-05",
"count": 1
},
{
"date": "2015-04-09",
"count": 1
},
{
"date": "2015-04-18",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-05-09",
"count": 1
},
{
"date": "2015-05-11",
"count": 1
},
{
"date": "2015-05-30",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-10",
"count": 1
},
{
"date": "2015-07-25",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-08-22",
"count": 1
},
{
"date": "2015-09-15",
"count": 1
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-10-03",
"count": 2
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-22",
"count": 1
},
{
"date": "2015-11-16",
"count": 1
},
{
"date": "2015-11-28",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2016-01-03",
"count": 1
},
{
"date": "2016-01-19",
"count": 2
},
{
"date": "2016-01-24",
"count": 1
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-03-13",
"count": 2
},
{
"date": "2016-03-14",
"count": 1
},
{
"date": "2016-03-19",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-04-06",
"count": 1
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-16",
"count": 2
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-22",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-27",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-09",
"count": 1
},
{
"date": "2016-07-14",
"count": 2
},
{
"date": "2016-07-16",
"count": 1
},
{
"date": "2016-07-21",
"count": 2
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-09-08",
"count": 1
},
{
"date": "2016-09-13",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-09-21",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-17",
"count": 1
},
{
"date": "2016-10-22",
"count": 1
},
{
"date": "2016-10-25",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-10-30",
"count": 1
},
{
"date": "2016-11-01",
"count": 1
},
{
"date": "2016-11-03",
"count": 2
},
{
"date": "2016-11-09",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-12-07",
"count": 2
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-27",
"count": 2
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-01-30",
"count": 2
},
{
"date": "2017-03-01",
"count": 2
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-11",
"count": 2
},
{
"date": "2017-04-30",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-06-09",
"count": 3
},
{
"date": "2017-07-06",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-07-29",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2017-10-02",
"count": 1
},
{
"date": "2017-10-10",
"count": 1
},
{
"date": "2017-10-14",
"count": 1
},
{
"date": "2017-10-23",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-31",
"count": 1
},
{
"date": "2018-01-11",
"count": 2
},
{
"date": "2018-01-13",
"count": 1
},
{
"date": "2018-01-15",
"count": 2
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-03-03",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-03-27",
"count": 1
},
{
"date": "2018-04-01",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-04-10",
"count": 1
},
{
"date": "2018-04-24",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2018-07-03",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-07-21",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-08-03",
"count": 1
},
{
"date": "2018-08-11",
"count": 1
},
{
"date": "2018-08-17",
"count": 1
},
{
"date": "2018-09-07",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-12",
"count": 2
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-19",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-05-04",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-08-10",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-22",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-07",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-20",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-11-17",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-02-19",
"count": 2
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-20",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-05-29",
"count": 2
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-07-19",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-29",
"count": 2
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-09-01",
"count": 1
},
{
"date": "2020-09-03",
"count": 2
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2020-12-02",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-22",
"count": 2
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-03-03",
"count": 2
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-19",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-08",
"count": 2
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
}
],
"complete": true,
"collected": 489,
"total_forks": 526
},
"star_history": {
"days": [
{
"date": "2020-09-04",
"count": 2
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-07",
"count": 3
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-09-12",
"count": 3
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-09-14",
"count": 3
},
{
"date": "2020-09-15",
"count": 2
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 2
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-09-29",
"count": 2
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-14",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-20",
"count": 2
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-10-29",
"count": 2
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-02",
"count": 3
},
{
"date": "2020-11-05",
"count": 2
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-07",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-12",
"count": 2
},
{
"date": "2020-11-16",
"count": 2
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-25",
"count": 2
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-11-28",
"count": 2
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-05",
"count": 3
},
{
"date": "2020-12-06",
"count": 2
},
{
"date": "2020-12-07",
"count": 4
},
{
"date": "2020-12-08",
"count": 2
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-12",
"count": 3
},
{
"date": "2020-12-14",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-21",
"count": 2
},
{
"date": "2020-12-22",
"count": 2
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-04",
"count": 2
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-14",
"count": 4
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-21",
"count": 6
},
{
"date": "2021-01-22",
"count": 3
},
{
"date": "2021-01-23",
"count": 1
},
{
"date": "2021-01-25",
"count": 3
},
{
"date": "2021-01-28",
"count": 1
},
{
"date": "2021-01-29",
"count": 2
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-06",
"count": 2
},
{
"date": "2021-02-07",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-15",
"count": 2
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-01",
"count": 3
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-13",
"count": 1
},
{
"date": "2021-03-14",
"count": 2
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-19",
"count": 3
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-12",
"count": 2
},
{
"date": "2021-04-13",
"count": 2
},
{
"date": "2021-04-14",
"count": 2
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-04-19",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-23",
"count": 2
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-06",
"count": 2
},
{
"date": "2021-05-09",
"count": 2
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-11",
"count": 2
},
{
"date": "2021-05-15",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-19",
"count": 2
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-24",
"count": 3
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-05-28",
"count": 2
},
{
"date": "2021-05-29",
"count": 2
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-09",
"count": 2
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-06-23",
"count": 2
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-06-30",
"count": 2
},
{
"date": "2021-07-01",
"count": 2
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-04",
"count": 2
},
{
"date": "2021-07-05",
"count": 2
},
{
"date": "2021-07-06",
"count": 3
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-09",
"count": 2
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-11",
"count": 2
},
{
"date": "2021-07-13",
"count": 2
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-20",
"count": 2
},
{
"date": "2021-07-21",
"count": 2
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-25",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-07-31",
"count": 1
},
{
"date": "2021-08-01",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-08-29",
"count": 2
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-11",
"count": 2
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-09-27",
"count": 2
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-01",
"count": 2
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-12",
"count": 2
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-17",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-24",
"count": 1
},
{
"date": "2021-10-26",
"count": 2
},
{
"date": "2021-10-28",
"count": 3
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-11-02",
"count": 2
},
{
"date": "2021-11-03",
"count": 2
},
{
"date": "2021-11-06",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-17",
"count": 2
},
{
"date": "2021-11-22",
"count": 2
},
{
"date": "2021-11-23",
"count": 3
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-06",
"count": 2
},
{
"date": "2021-12-08",
"count": 4
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2021-12-12",
"count": 3
},
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2021-12-18",
"count": 2
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2021-12-27",
"count": 2
},
{
"date": "2022-01-01",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-11",
"count": 3
},
{
"date": "2022-01-13",
"count": 2
},
{
"date": "2022-01-14",
"count": 2
},
{
"date": "2022-01-15",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-01-30",
"count": 2
},
{
"date": "2022-01-31",
"count": 3
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-05",
"count": 2
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-12",
"count": 2
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-05",
"count": 2
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-12",
"count": 2
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-23",
"count": 2
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-28",
"count": 3
},
{
"date": "2022-03-29",
"count": 2
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-01",
"count": 2
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-04",
"count": 2
},
{
"date": "2022-05-06",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-05-10",
"count": 2
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-28",
"count": 1
},
{
"date": "2022-05-30",
"count": 2
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-10",
"count": 2
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-29",
"count": 3
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-04",
"count": 2
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-24",
"count": 1
},
{
"date": "2022-07-25",
"count": 2
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-07-30",
"count": 2
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-09",
"count": 2
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-08-29",
"count": 3
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-03",
"count": 2
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-20",
"count": 2
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-09-26",
"count": 3
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-02",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-10-21",
"count": 2
},
{
"date": "2022-10-25",
"count": 2
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-10-28",
"count": 2
},
{
"date": "2022-10-30",
"count": 1
},
{
"date": "2022-11-03",
"count": 3
},
{
"date": "2022-11-04",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-19",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2022-12-21",
"count": 2
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2022-12-28",
"count": 2
},
{
"date": "2023-01-01",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-04",
"count": 2
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-22",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-02",
"count": 2
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-14",
"count": 2
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-26",
"count": 2
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-04",
"count": 2
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-11",
"count": 3
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-22",
"count": 3
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-26",
"count": 4
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-30",
"count": 2
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-12",
"count": 3
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-16",
"count": 2
},
{
"date": "2023-04-18",
"count": 5
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-25",
"count": 2
},
{
"date": "2023-05-27",
"count": 2
},
{
"date": "2023-05-28",
"count": 1
},
{
"date": "2023-05-29",
"count": 2
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-06-11",
"count": 2
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-20",
"count": 2
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-05",
"count": 2
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-20",
"count": 3
},
{
"date": "2023-07-23",
"count": 2
},
{
"date": "2023-07-24",
"count": 3
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 2
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-30",
"count": 3
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-02",
"count": 4
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 3
},
{
"date": "2023-08-05",
"count": 2
},
{
"date": "2023-08-06",
"count": 2
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-15",
"count": 2
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-08-22",
"count": 2
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-08-25",
"count": 2
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-08-29",
"count": 2
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-03",
"count": 2
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-11",
"count": 2
},
{
"date": "2023-09-13",
"count": 2
},
{
"date": "2023-09-14",
"count": 2
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-10-04",
"count": 2
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-17",
"count": 2
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-21",
"count": 1
},
{
"date": "2023-10-22",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-10-28",
"count": 1
},
{
"date": "2023-10-29",
"count": 3
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-03",
"count": 3
},
{
"date": "2023-11-04",
"count": 2
},
{
"date": "2023-11-05",
"count": 2
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-13",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-17",
"count": 2
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-20",
"count": 2
},
{
"date": "2023-11-21",
"count": 2
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 2
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-08",
"count": 3
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-19",
"count": 1
},
{
"date": "2023-12-22",
"count": 2
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-05",
"count": 2
},
{
"date": "2024-01-08",
"count": 2
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-20",
"count": 2
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-24",
"count": 3
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-17",
"count": 3
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-06",
"count": 2
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-03-12",
"count": 2
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-22",
"count": 2
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-10",
"count": 2
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-24",
"count": 2
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-10",
"count": 2
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-28",
"count": 2
},
{
"date": "2024-05-29",
"count": 2
},
{
"date": "2024-06-04",
"count": 2
},
{
"date": "2024-06-11",
"count": 3
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-22",
"count": 2
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-09",
"count": 2
},
{
"date": "2024-07-10",
"count": 2
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-07",
"count": 2
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-14",
"count": 2
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-18",
"count": 2
},
{
"date": "2024-08-19",
"count": 2
},
{
"date": "2024-08-22",
"count": 2
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-29",
"count": 2
},
{
"date": "2024-09-01",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-09-11",
"count": 2
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-26",
"count": 2
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-14",
"count": 2
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2024-12-10",
"count": 3
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-17",
"count": 3
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-11",
"count": 2
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-04",
"count": 2
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-11",
"count": 2
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-23",
"count": 2
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-04",
"count": 3
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-14",
"count": 2
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-28",
"count": 2
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-19",
"count": 2
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-24",
"count": 1
},
{
"date": "2025-05-27",
"count": 2
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 2
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-15",
"count": 2
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-18",
"count": 2
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2025-12-27",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-19",
"count": 2
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-14",
"count": 1
},
{
"date": "2026-02-20",
"count": 2
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-08",
"count": 2
},
{
"date": "2026-03-13",
"count": 2
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-20",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-29",
"count": 2
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 2998
},
"open_issues_and_prs": 205
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 69399,
"source_files_sampled": 12,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"requirements.txt",
"setup.py"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "beautifulsoup4",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 43,
"merged_prs": 24,
"open_issues": 162,
"closed_ratio": 0.339,
"closed_issues": 83,
"closed_unmerged_prs": 33
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "goldsmith",
"commits": 142,
"avatar_url": "https://avatars.githubusercontent.com/u/3344078?v=4"
},
{
"type": "User",
"login": "kazuar",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/422739?v=4"
},
{
"type": "User",
"login": "fusiongyro",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/100476?v=4"
},
{
"type": "User",
"login": "RazerM",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1337586?v=4"
},
{
"type": "User",
"login": "infothrill",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3525647?v=4"
},
{
"type": "User",
"login": "sachavakili",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/16387604?v=4"
},
{
"type": "User",
"login": "javierprovecho",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2457529?v=4"
},
{
"type": "User",
"login": "jongoodnow",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7476871?v=4"
},
{
"type": "User",
"login": "imkevinxu",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/644634?v=4"
},
{
"type": "User",
"login": "arcolife",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/920859?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.78
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 7/23 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1554943e8ab463cef5e93081def48fafbdef324e",
"ran_at": "2026-07-21T22:29:41Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 64,
"created_at": "2014-09-30T13:52:00Z",
"last_comment_at": "2014-12-04T01:23:54Z",
"last_comment_author": "del82"
},
{
"number": 84,
"created_at": "2015-02-18T16:06:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2015-05-13T22:54:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2015-06-17T20:30:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2015-08-05T06:05:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 109,
"created_at": "2015-11-30T20:59:44Z",
"last_comment_at": "2017-01-11T15:52:21Z",
"last_comment_author": "Naereen"
},
{
"number": 110,
"created_at": "2015-12-01T19:12:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 112,
"created_at": "2015-12-09T16:19:38Z",
"last_comment_at": "2017-01-06T01:50:27Z",
"last_comment_author": "kirai"
},
{
"number": 115,
"created_at": "2016-03-30T08:40:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 121,
"created_at": "2016-05-16T12:04:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2016-10-22T10:47:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2016-12-07T17:56:26Z",
"last_comment_at": "2020-10-20T04:00:19Z",
"last_comment_author": "alphapapa"
},
{
"number": 132,
"created_at": "2016-12-09T10:59:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2017-01-20T14:41:48Z",
"last_comment_at": "2025-07-26T19:54:46Z",
"last_comment_author": "theobori"
},
{
"number": 147,
"created_at": "2017-05-09T14:08:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 157,
"created_at": "2017-08-07T11:03:00Z",
"last_comment_at": "2021-04-27T08:17:59Z",
"last_comment_author": "Michael-E-Rose"
},
{
"number": 159,
"created_at": "2017-10-10T16:23:28Z",
"last_comment_at": "2017-10-10T16:25:30Z",
"last_comment_author": "belandJibo"
},
{
"number": 160,
"created_at": "2017-10-18T21:06:03Z",
"last_comment_at": "2017-10-18T21:06:56Z",
"last_comment_author": "belandJibo"
},
{
"number": 170,
"created_at": "2018-03-05T19:24:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 172,
"created_at": "2018-04-10T08:24:24Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-10-09T23:50:00Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 54,
"created_at": "2014-07-21T22:52:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2014-08-18T01:40:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2014-10-01T02:32:16Z",
"last_comment_at": "2014-10-08T13:08:44Z",
"last_comment_author": "achillesliu"
},
{
"number": 67,
"created_at": "2014-11-05T03:42:37Z",
"last_comment_at": "2014-11-12T18:33:10Z",
"last_comment_author": "WuShell"
},
{
"number": 70,
"created_at": "2014-11-13T21:24:33Z",
"last_comment_at": "2018-07-13T10:41:57Z",
"last_comment_author": "DavidRayner"
},
{
"number": 71,
"created_at": "2014-11-16T11:08:24Z",
"last_comment_at": "2015-01-11T10:06:48Z",
"last_comment_author": "holgerson11"
},
{
"number": 77,
"created_at": "2014-12-12T17:42:24Z",
"last_comment_at": "2019-07-12T21:07:50Z",
"last_comment_author": "TrevorC85"
},
{
"number": 78,
"created_at": "2015-01-04T01:59:03Z",
"last_comment_at": "2018-08-04T19:12:49Z",
"last_comment_author": "ramusus"
},
{
"number": 79,
"created_at": "2015-01-04T04:28:47Z",
"last_comment_at": "2021-06-10T13:36:28Z",
"last_comment_author": "LaZoRBear"
},
{
"number": 81,
"created_at": "2015-02-01T20:23:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2015-02-18T15:25:41Z",
"last_comment_at": "2017-01-18T00:07:28Z",
"last_comment_author": "j10sanders"
},
{
"number": 85,
"created_at": "2015-02-24T15:32:23Z",
"last_comment_at": "2015-03-15T23:28:45Z",
"last_comment_author": "Spaxe"
},
{
"number": 87,
"created_at": "2015-03-16T09:09:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2015-03-24T00:44:47Z",
"last_comment_at": "2015-03-26T20:47:24Z",
"last_comment_author": "alexsalo"
},
{
"number": 89,
"created_at": "2015-04-08T04:56:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2015-04-22T13:44:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2015-05-27T20:06:28Z",
"last_comment_at": "2020-08-04T04:02:17Z",
"last_comment_author": "TsheringL"
},
{
"number": 95,
"created_at": "2015-06-03T20:44:37Z",
"last_comment_at": "2016-05-01T06:04:42Z",
"last_comment_author": "barrust"
},
{
"number": 96,
"created_at": "2015-06-04T16:09:50Z",
"last_comment_at": "2016-06-29T05:53:21Z",
"last_comment_author": "jonscyriac"
},
{
"number": 97,
"created_at": "2015-06-09T14:37:28Z",
"last_comment_at": "2016-12-08T20:15:56Z",
"last_comment_author": "frzifus"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/goldsmith/Wikipedia",
"host": "github.com",
"name": "Wikipedia",
"owner": "goldsmith"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 29,
"vitality": 13,
"community": 78,
"governance": 47,
"engineering": 50,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 800,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 800 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 800
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.9.3",
"releases_from_tags": true,
"days_since_latest_release": 4715,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4715 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4715
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 20,
"unanswered_open_issues": 20,
"days_since_last_merged_pr": 2110,
"days_since_last_human_commit": 2110,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2110 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2110,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"forks": 526,
"stars": 2998,
"watchers": 77,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,998 stars",
"points": 56.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2998
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "526 forks",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 526
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "77 watchers",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 77
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 99,
"inputs": {
"packages": [
"wikipedia"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 903198
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "903,198 downloads/month across pypi",
"points": 79.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 903198,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 21,
"top_contributor_share": 0.78
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 78% of commits",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"merged_prs": 24,
"open_issues": 162,
"closed_issues": 83,
"issue_closed_ratio": 0.339,
"closed_unmerged_prs": 33
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "34% of issues closed",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 34
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/57 decided PRs merged",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 57
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/23 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 97,
"owner_type": "User",
"is_verified": null,
"owner_login": "goldsmith",
"public_repos": 35,
"account_age_days": 4928
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "97 followers of goldsmith",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 97,
"login": "goldsmith"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~13 yr old",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"wikipedia"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 4266
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4266 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4266
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://wikipedia.readthedocs.org/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://wikipedia.readthedocs.org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/23 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 69399,
"source_files_sampled": 12,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/12 source files over 60KB",
"points": 50.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:29:59.841267Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/goldsmith/Wikipedia.svg",
"full_name": "goldsmith/Wikipedia",
"license_state": "standard",
"license_spdx": "MIT"
}