Datasets:
File size: 1,728 Bytes
907001b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | {
"n": 600,
"repos": 117,
"cap_rows_per_repo": 6,
"max_rows_from_one_repo": 6,
"max_share_pct": 1.0,
"median_rows_per_repo": 6,
"licences": {
"MIT": 391,
"BSD-3-Clause": 118,
"Apache-2.0": 64,
"BSD-2-Clause": 15,
"ISC": 12
},
"top_repos": [
[
"mjirik/imcut",
6
],
[
"disqus/gutter",
6
],
[
"kaste/mockito-python",
6
],
[
"developersociety/django-glitter",
6
],
[
"quizl/quizler",
6
],
[
"MatterMiners/cobald",
6
],
[
"quantmind/agile-toolkit",
6
],
[
"aroberge/experimental",
6
],
[
"alixedi/palal",
6
],
[
"astroduff/commah",
6
],
[
"fchorney/rpI2C",
6
],
[
"jamescooke/flake8-aaa",
6
],
[
"mozilla-services/amo2kinto",
6
],
[
"josiah-wolf-oberholtzer/uqbar",
6
],
[
"fredrike/pypoint",
6
]
],
"scanned": 3138,
"repos_rejected_on_licence": 25,
"drops": {
"drop_contaminated": 3,
"drop_licence": 25,
"drop_parse": 4,
"skip_blacklisted_repo": 668,
"skip_repo_cap": 1838
},
"licence_reject_reasons": {
"no licence file at that commit, or repo unavailable": 7,
"GPL-3.0": 8,
"LGPL-3.0": 2,
"AGPL-3.0": 3,
"licence not identified by GitHub (spdx='NOASSERTION')": 2,
"LGPL-2.1": 1,
"GPL-2.0": 2
},
"allowed_spdx": [
"0BSD",
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"BSD-3-Clause-Clear",
"CC0-1.0",
"ISC",
"MIT",
"MIT-0",
"PostgreSQL",
"Python-2.0",
"Unlicense",
"Zlib"
]
} |