Add FINAL_STATUS.json
Browse files- FINAL_STATUS.json +56 -0
FINAL_STATUS.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "uploaded",
|
| 3 |
+
"repo_id": "bsebench-org/calce-cs2-prismatic-aging-raw",
|
| 4 |
+
"private": true,
|
| 5 |
+
"source_url": "https://web.calce.umd.edu/batteries/data/",
|
| 6 |
+
"doi": null,
|
| 7 |
+
"license": {
|
| 8 |
+
"label": "CALCE public battery data archive custom access/citation terms",
|
| 9 |
+
"spdx": null,
|
| 10 |
+
"source_terms": "The CALCE data page states that publication usage should reference the CALCE battery data base and at least three articles referenced by CALCE and/or other contributors.",
|
| 11 |
+
"verification_date": "2026-05-08",
|
| 12 |
+
"residual_risk": "No formal SPDX license or redistribution license text was found on the source page; repository is kept private initially."
|
| 13 |
+
},
|
| 14 |
+
"source_files_uploaded": 15,
|
| 15 |
+
"total_raw_bytes": 1327516646,
|
| 16 |
+
"hf_file_count": 23,
|
| 17 |
+
"hf_files": [
|
| 18 |
+
".gitattributes",
|
| 19 |
+
"BSEBENCH_SOURCE.json",
|
| 20 |
+
"README.md",
|
| 21 |
+
"SHA256SUMS.txt",
|
| 22 |
+
"manifests/source_links.csv",
|
| 23 |
+
"manifests/source_links.json",
|
| 24 |
+
"raw/CS2_21.zip",
|
| 25 |
+
"raw/CS2_24.zip",
|
| 26 |
+
"raw/CS2_25.zip",
|
| 27 |
+
"raw/CS2_3.zip",
|
| 28 |
+
"raw/CS2_33.zip",
|
| 29 |
+
"raw/CS2_34.zip",
|
| 30 |
+
"raw/CS2_35.zip",
|
| 31 |
+
"raw/CS2_36.zip",
|
| 32 |
+
"raw/CS2_37.zip",
|
| 33 |
+
"raw/CS2_38.zip",
|
| 34 |
+
"raw/CS2_5.zip",
|
| 35 |
+
"raw/CS2_6.zip",
|
| 36 |
+
"raw/CS2_7.zip",
|
| 37 |
+
"raw/CS2_8.zip",
|
| 38 |
+
"raw/CS2_9.zip",
|
| 39 |
+
"source_metadata/calce_articles.html",
|
| 40 |
+
"source_metadata/calce_data_page.html"
|
| 41 |
+
],
|
| 42 |
+
"bsebench_status": "raw_mirror_pending_validation",
|
| 43 |
+
"validation": {
|
| 44 |
+
"size_matches_source_content_length": true,
|
| 45 |
+
"zip_integrity_checked_with_python_zipfile": true,
|
| 46 |
+
"zip_integrity_result": "passed",
|
| 47 |
+
"total_raw_files": 15,
|
| 48 |
+
"total_raw_bytes": 1327516646
|
| 49 |
+
},
|
| 50 |
+
"residual_risks": [
|
| 51 |
+
"No formal SPDX license or redistribution license text found on the CALCE source page; custom CALCE citation/access terms are documented and repo remains private initially.",
|
| 52 |
+
"No dataset DOI found on source page snapshot fetched on 2026-05-08.",
|
| 53 |
+
"This is a raw mirror pending downstream BSEBench validation; no benchmark conclusions are made."
|
| 54 |
+
],
|
| 55 |
+
"blockers": []
|
| 56 |
+
}
|