Skip to content

Commit a5dd931

Browse files
Updating the entire structure. (#15)
* addition of records from 2024-10-17 - 2024-10-27 * renamed to date of recording in the month * Moving and removal of documentation around of redundant content. * Deleted documetation directory and .gitstore * updated readme.md. * * updated dataset size * * cover --------- Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk>
1 parent aa0777c commit a5dd931

21 files changed

Lines changed: 589562 additions & 71 deletions

File tree

.github/.gitstore

Whitespace-only changes.

Readme.md

Lines changed: 32 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Hardware Performance Archive
22
![Repository cover image for social networks][Cover_Image]
33

4-
This repository contains data that are recorded hardware performance. The raw data is saved in CSV[^7]
4+
This repository contains data that are recorded hardware performance. The raw data is saved in CSV
55
fileformat and is located in the dataset directory.
66

77
The release of the latest version can be found and downloaded at
@@ -10,27 +10,26 @@ You're welcome to experiement with it in 'notebooks' and etc.
1010

1111

1212
## Overview
13-
* Go to content description At [this location][CONTENT_LOCATION].
1413
* Current Version at: V1.0.7
15-
* Size of dataset directory: 29.9 GB
14+
* Size of dataset directory: 31.7 GB
1615
* Dataset
1716
* Encoding of files in dataset directory: US-ASCII
1817
* First record at: 2018-09-17
19-
* Last record at: 2024-10-01
20-
* Dataset Record File format: CSV[^7]
18+
* Last record at: 2024-10-27
19+
* Dataset Record File format: CSV
2120

2221
* Formatted: None
2322

2423

2524
### Total size of the dataset
26-
* Datasets total size is: ( **29.9** GB )
27-
* dataset directory: 29.9 GB
28-
* CSV[^7]
25+
* Datasets total size is: ( **31.7** GB )
26+
* dataset directory: 31.7 GB
27+
* CSV
2928

3029
* formats directory: 0.0 GB
31-
* JSON[^4] directory: 0.0 GB
32-
* XML[^5] Directory : 0.0 GB
33-
* TSV[^6] Directory : 0.0 GB
30+
* JSON directory: 0.0 GB
31+
* XML Directory : 0.0 GB
32+
* TSV Directory : 0.0 GB
3433

3534

3635
### Tools
@@ -48,14 +47,15 @@ Tools used by the repository and where to find them.
4847

4948

5049
### Support
51-
Currently this repository only has support for CSV[^7] files.
52-
I am currently working on a solution. To have the files reformatted into other formats like JSON[^4], XML[^5] and TSV[^6].
50+
Currently this repository only has support for CSV files.
51+
I am currently working on a solution.
52+
To have the files reformatted into other formats like JSON, XML and TSV.
5353

5454
Currently in development
5555
* ***Formats***
56-
* JSON[^4]
57-
* XML[^5]
58-
* TSV[^6]
56+
* JSON
57+
* XML
58+
* TSV
5959

6060

6161
* ***Code***
@@ -101,47 +101,33 @@ at my previous [account][PREVIOUS_ACCOUNT] as i have lost access to it.
101101

102102
**APA**
103103

104-
Kent vejrup Madsen. (2022).
105-
<i>Performance Data</i>
106-
[Data set]. Kaggle. https://doi.org/10.34740/KAGGLE/DS/2360009
104+
Kent vejrup Madsen. (2022).
105+
<i>Performance Data</i>
106+
[Data set]. Kaggle. https://doi.org/10.34740/KAGGLE/DS/2360009
107107

108108
**BibTeX**
109109

110-
@misc{
110+
@misc{
111111
kent vejrup madsen_2022,
112112
title={Performance Data},
113113
url={https://www.kaggle.com/ds/2360009},
114114
DOI={10.34740/KAGGLE/DS/2360009},
115115
publisher={Kaggle},
116116
author={Kent vejrup Madsen},
117-
year={2022} }
117+
year={2022}
118+
}
118119

119120

120121
### Document
121122
* Original creation date is at: [31-01-2019][OLD_REPOSITORY] by [Kent Madsen][PREVIOUS_ACCOUNT].
122123
* Created at: 29-01-2020
123-
* Updated at: 02-10-2024
124-
125-
126-
## Foot Notes
127-
[^1]: sha256sum ./filepath.txt
128-
129-
[^2]: sha256 hash checksum for zip bf47c81665dc45d513b8e1d393c04695e3978eb14b1ef39e61039335a62de9ab
130-
[^3]: sha256 hash checksum for tar.gz c942b748435874a28e9326190a4481256087853167eddd58f34a199d2a69c704
131-
132-
[^4]: JavaScript Object Notation
133-
134-
[^5]: eXtensible Markup Language
135-
136-
[^6]: Tab-seperated values
137-
138-
[^7]: Comma-seperated values
124+
* Updated at: 28-10-2024
139125

140126
<!-- Shortcuts -->
141127
[MYSQL_URL]: https://www.mysql.com/
142128
[POSTGRESQL_URL]: https://www.postgresql.org/
143129

144-
[Cover_Image]: docs/resources/covers/800x600.jpg
130+
[Cover_Image]: .github/covers/800x600.jpg
145131

146132
[MIT_License]: License.md
147133
[ATT4INT_License]: License.md
@@ -172,17 +158,19 @@ at my previous [account][PREVIOUS_ACCOUNT] as i have lost access to it.
172158

173159
[ONEDRIVE_TAR_GZ_LOCATION]: https://1drv.ms/u/s!AnVSo6qhoQp5nsIaMP4qRe3LlNyfAg?e=tcVQYZ
174160

175-
176-
177-
178161
[PREVIOUS_ACCOUNT]: https://github.com/KentMadsen
179162
[CURRENT_ACCOUNT]: https://github.com/KentVejrupMadsen
180163

181-
[CHANGELOG_LOCATION]: docs/changelog.md
182-
[CONTENT_LOCATION]: docs/contents.md
164+
[CHANGELOG_LOCATION]: changelog.md
183165

184166
[DOWNLOAD_OPENHARDWARE_MONITOR]: https://openhardwaremonitor.org/downloads/
185167
[DOWNLOAD_LIBRE_HARDWARE_MONITOR]: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.9.3
186168

187169
[OPENHARDWARE_MONITOR_GITHUB]: https://github.com/openhardwaremonitor/openhardwaremonitor
188-
[LIBRE_HARDWARE_MONITOR_GITHUB]: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
170+
[LIBRE_HARDWARE_MONITOR_GITHUB]: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
171+
172+
## Foot Notes
173+
[^1]: sha256sum ./filepath.txt
174+
175+
[^2]: sha256 hash checksum for zip bf47c81665dc45d513b8e1d393c04695e3978eb14b1ef39e61039335a62de9ab
176+
[^3]: sha256 hash checksum for tar.gz c942b748435874a28e9326190a4481256087853167eddd58f34a199d2a69c704
File renamed without changes.
File renamed without changes.
File renamed without changes.

dataset/csv/librehardwaremonitor/platforms/laptops/asus/a15/2024/10/17.csv

Lines changed: 85906 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)