Skip to content

Commit 04aa0ba

Browse files
chore: Update dashboard data 2026-06-20
1 parent a154197 commit 04aa0ba

15 files changed

Lines changed: 8259 additions & 8182 deletions

File tree

data/all-datasets.json

Lines changed: 4111 additions & 4086 deletions
Large diffs are not rendered by default.

data/datasets-registry.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"lastChecked": "2026-06-19T10:50:09.000Z",
3-
"totalCount": 1770,
2+
"lastChecked": "2026-06-20T09:29:34.000Z",
3+
"totalCount": 1771,
44
"latestSnapshots": {
55
"ds000001": "1.0.0",
66
"ds000002": "00002",
@@ -1748,7 +1748,7 @@
17481748
"ds007813": "1.0.0",
17491749
"ds007819": "1.0.0",
17501750
"ds007822": "1.0.0",
1751-
"ds007823": "1.0.1",
1751+
"ds007823": "1.0.3",
17521752
"ds007827": "1.0.0",
17531753
"ds007831": "1.0.1",
17541754
"ds007847": "1.0.0",
@@ -1771,6 +1771,7 @@
17711771
"ds007958": "1.0.1",
17721772
"ds007964": "1.0.0",
17731773
"ds007968": "1.0.0",
1774-
"ds007990": "1.0.0"
1774+
"ds007990": "1.0.0",
1775+
"ds007993": "1.0.0"
17751776
}
17761777
}

data/datasets/ds007823/github.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
{
22
"branches": {
3-
"git-annex": "47ee4f5c245fb8174439a64f66aaf2a624efc3c8",
4-
"main": "1a97b4e87cade2155c953446c847f4b4d0db69f2"
3+
"git-annex": "dc9bfbfc56469568cc552c0d9f83d41857f77d7e",
4+
"main": "c5d699c3509fec57d30a2f1094f4174c7a68cab1"
55
},
66
"tags": {
77
"1.0.0": "b9a010e2ae8a9233ae18ed87f3109be58e5fbd4f",
8-
"1.0.1": "1a97b4e87cade2155c953446c847f4b4d0db69f2"
8+
"1.0.1": "1a97b4e87cade2155c953446c847f4b4d0db69f2",
9+
"1.0.2": "b9182f04fffbd0d2b75269537f01752b15ac5b36",
10+
"1.0.3": "c5d699c3509fec57d30a2f1094f4174c7a68cab1"
911
},
1012
"lastChecked": null,
1113
"head": "main",

data/datasets/ds007823/s3-diff.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"schemaVersion": "2.2.0",
33
"datasetId": "ds007823",
4-
"snapshotTag": "1.0.1",
5-
"s3Version": "1.0.1",
4+
"snapshotTag": "1.0.3",
5+
"s3Version": "1.0.3",
66
"status": "ok",
7-
"totalS3Files": 1531,
8-
"totalGitFiles": 1531,
7+
"totalS3Files": 1566,
8+
"totalGitFiles": 1566,
99
"checkedAt": null,
1010
"exportMissing": false,
1111
"added": [],

data/datasets/ds007823/s3-version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"accessible": true,
44
"lastChecked": null,
55
"httpStatus": null,
6-
"datasetDescriptionDOI": "doi:10.18112/openneuro.ds007823.v1.0.1",
7-
"extractedVersion": "1.0.1",
6+
"datasetDescriptionDOI": "doi:10.18112/openneuro.ds007823.v1.0.3",
7+
"extractedVersion": "1.0.3",
88
"versionSource": "doi",
99
"datasetDescriptionMissing": null,
1010
"doiIdMismatch": null,
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"tags": [
33
"1.0.0",
4-
"1.0.1"
4+
"1.0.1",
5+
"1.0.2",
6+
"1.0.3"
57
]
68
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"hexsha": "b9182f04fffbd0d2b75269537f01752b15ac5b36",
3+
"created": "2026-06-19T17:38:07.000Z"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"hexsha": "c5d699c3509fec57d30a2f1094f4174c7a68cab1",
3+
"created": "2026-06-19T19:04:57.000Z"
4+
}

data/datasets/ds007993/github.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"branches": {
3+
"git-annex": "9b41007993f6df60fa386030df2f675fec1d8751",
4+
"main": "c8c69361baf9ec01d4e71541d04e93292703fc11"
5+
},
6+
"tags": {
7+
"1.0.0": "c8c69361baf9ec01d4e71541d04e93292703fc11"
8+
},
9+
"lastChecked": null,
10+
"head": "main",
11+
"error": null
12+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"schemaVersion": "2.2.0",
3+
"accessible": false,
4+
"lastChecked": null,
5+
"httpStatus": 403,
6+
"datasetDescriptionDOI": null,
7+
"extractedVersion": null,
8+
"versionSource": null,
9+
"datasetDescriptionMissing": null,
10+
"doiIdMismatch": null,
11+
"doiDatasetId": null,
12+
"invalidJson": null,
13+
"httpError": null,
14+
"requestError": null,
15+
"unexpectedError": null
16+
}

0 commit comments

Comments
 (0)