akiroussama commited on
Commit
ee995c2
·
verified ·
1 Parent(s): 7918fa5

Add BSEBENCH_SOURCE.json

Browse files
Files changed (1) hide show
  1. BSEBENCH_SOURCE.json +105 -0
BSEBENCH_SOURCE.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bsebench_status": "raw_mirror_pending_validation",
3
+ "target_repo": "bsebench-org/nrel-pulse-diagnostics-2025-raw",
4
+ "target_visibility": "private",
5
+ "source": {
6
+ "name": "Mendeley Data",
7
+ "url": "https://data.mendeley.com/datasets/ksc4sv46x6/1",
8
+ "official_manifest_urls": [
9
+ "https://data.mendeley.com/public-api/datasets/ksc4sv46x6/snapshot/1",
10
+ "https://data.mendeley.com/public-api/datasets/ksc4sv46x6/files?folder_id=root&version=1",
11
+ "https://data.mendeley.com/api/datasets-v2/datasets/ksc4sv46x6/zip?version=1"
12
+ ],
13
+ "doi": "10.17632/ksc4sv46x6.1",
14
+ "dataset_id": "ksc4sv46x6",
15
+ "version": 1,
16
+ "title": "Searching for a Pulse: Evaluating the Use of Rapid DC Pulses for Diagnosing Battery Health, State-of-Charge, and Safety",
17
+ "publish_date": "2025-11-03T07:45:38.271Z",
18
+ "license": "CC BY 4.0",
19
+ "license_url": "http://creativecommons.org/licenses/by/4.0",
20
+ "institutions": [
21
+ "National Renewable Energy Laboratory",
22
+ "University of Colorado Boulder",
23
+ "Carnegie Mellon University"
24
+ ],
25
+ "contributors": [
26
+ "Paul Gasper",
27
+ "Nina Prakash",
28
+ "Bryce Knutson",
29
+ "Thomas Bethel",
30
+ "Katrina Ramirez-Meyers",
31
+ "Amariah Condon",
32
+ "Peter Attia",
33
+ "Matthew Keyser"
34
+ ]
35
+ },
36
+ "download": {
37
+ "downloaded_at_utc": "2026-05-08T09:35:03Z",
38
+ "method": "wget from official Mendeley public-files URL exposed by the official file manifest",
39
+ "source_file_manifest": {
40
+ "id": "5bd5a2a9-5b9d-440f-96e0-ad1d7bb0d2c5",
41
+ "filename": "battery_pulse_diagnostics.zip",
42
+ "size": 2357008534,
43
+ "sha256": "e43a6a8b197cf25c1044f0d1bf6e33c9dd3898ed7ae4580df3e715ad983963c6",
44
+ "content_type": "application/zip",
45
+ "download_url": "https://data.mendeley.com/public-files/datasets/ksc4sv46x6/files/5bd5a2a9-5b9d-440f-96e0-ad1d7bb0d2c5/file_downloaded",
46
+ "status": "COMPLETED"
47
+ },
48
+ "local_file": {
49
+ "path": "data/battery_pulse_diagnostics.zip",
50
+ "size": 2357008534,
51
+ "sha256": "e43a6a8b197cf25c1044f0d1bf6e33c9dd3898ed7ae4580df3e715ad983963c6",
52
+ "matches_source_manifest": true
53
+ },
54
+ "mendeley_generated_download_all_zip": {
55
+ "not_uploaded": true,
56
+ "reason": "The source manifest exposes one original archive; preserving that original archive is more faithful than uploading the generated Download All wrapper zip.",
57
+ "metadata": {
58
+ "url": "https://prod-dcd-datasets-cache-zipfiles.s3.eu-west-1.amazonaws.com/ksc4sv46x6-1.zip",
59
+ "size": 2321046083,
60
+ "sha256_hash": "f8cf0007fd2e037225cd1a4463dea25ce65a92741f455a224cd03a46d878023a",
61
+ "status": "FINISH",
62
+ "created_on": "2025-11-03T07:45:41.270063",
63
+ "modified_on": "2025-11-03T07:51:22.265607"
64
+ }
65
+ }
66
+ },
67
+ "uploaded_files_expected": [
68
+ {
69
+ "path": "data/battery_pulse_diagnostics.zip",
70
+ "role": "original source archive"
71
+ },
72
+ {
73
+ "path": "README.md",
74
+ "role": "dataset card"
75
+ },
76
+ {
77
+ "path": "BSEBENCH_SOURCE.json",
78
+ "role": "machine-readable provenance"
79
+ },
80
+ {
81
+ "path": "SHA256SUMS.txt",
82
+ "role": "checksums"
83
+ },
84
+ {
85
+ "path": "metadata/mendeley_snapshot_v1.json",
86
+ "role": "official source metadata snapshot"
87
+ },
88
+ {
89
+ "path": "metadata/mendeley_files_root_v1.json",
90
+ "role": "official source file manifest"
91
+ },
92
+ {
93
+ "path": "metadata/mendeley_generated_zip_metadata_v1.json",
94
+ "role": "official generated wrapper zip metadata"
95
+ },
96
+ {
97
+ "path": "metadata/mendeley_source_page_v1.html",
98
+ "role": "source page capture for verification"
99
+ }
100
+ ],
101
+ "residual_risks": [
102
+ "Raw mirror has not been semantically validated by BSEBench.",
103
+ "The uploaded archive is not unpacked; consumers should verify internal file structure after validation."
104
+ ]
105
+ }