Commit graph

30 commits

Author SHA1 Message Date
07ee1605c3
[DATALAD RUNCMD] Update dataset for 2025-11-20
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "just getraw clean validate",
 "dsid": "186d720c-0862-453d-8b94-5140f0d67d2e",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [
  "input/*.json",
  "output/*.csv"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-11-20 12:03:44 +01:00
3b78a84782
Move data cleaning scripts to clean module 2025-10-09 16:19:52 +02:00
87be49f30f
Update uv lock 2025-10-09 15:39:26 +02:00
1084d78c3e
Move code to code dir
Follow yoda
2025-10-09 15:39:25 +02:00
e18669065e
Fix conditional versioned changelog 2025-10-09 15:39:24 +02:00
714da8c57a
[DATALAD RUNCMD] Update dataset
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "just getraw clean validate",
 "dsid": "186d720c-0862-453d-8b94-5140f0d67d2e",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [
  "input/*.json",
  "output/*.csv"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-10-07 13:39:04 +02:00
1260ada498
Sync uv before running commands 2025-10-07 13:33:38 +02:00
dde95c8d5f
Ignore 404 errors for raw data 2025-10-07 13:27:24 +02:00
392c28953a
Update justfile for retrieving raw data 2025-10-07 13:23:37 +02:00
91b0496963
Add script to retrieve raw data 2025-10-07 11:59:46 +02:00
8ef21489a3
Be explicit about datalad run inputs and outputs 2025-10-01 10:25:04 +02:00
75586854de
Add validation routine to justfile 2025-10-01 10:24:53 +02:00
2faeda87c3
Validate CSV output schemas
Also moved code dir to src.
There are reasons to do standard things in standard ways. While it is
possible to get the `code/` directory to work, and recognize it as a
package path, this requires wrangling the pyproject.toml file.
Additionally, any import from the `code.something` path automatically
shadows the python stdlib `code` module. While it may not be necessary,
it still is good to not shadow standard library modules.
2025-10-01 10:23:10 +02:00
de96b67fac
Add validation dependencies to venv 2025-10-01 10:22:54 +02:00
7ceeb11b42
Add uv skeleton 2025-09-30 21:40:18 +02:00
42e706080a
Add code README and automatic CHANGELOG entries 2025-09-30 21:39:22 +02:00
fbba2d2992
Update README.md and CHANGELOG.md 2025-09-30 21:13:19 +02:00
3beb496680
Update justfile with versioned run 2025-09-30 20:58:36 +02:00
3e084abbc1
[DATALAD RUNCMD] Create updated output data
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "just",
 "dsid": "186d720c-0862-453d-8b94-5140f0d67d2e",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "input/"
 ],
 "outputs": [
  "output/"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-09-30 20:53:50 +02:00
5525debd8d
Remove empty raw 0byte files 2025-09-30 20:45:29 +02:00
c51a2e5a82
[DATALAD RUNCMD] Create cleaned data
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "just",
 "dsid": "186d720c-0862-453d-8b94-5140f0d67d2e",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-09-30 18:53:09 +02:00
28eb0a39ae
add generation script for package stats 2025-09-30 18:48:45 +02:00
fa3473cdc2
add generation script for file stats 2025-09-30 18:32:03 +02:00
9c88194369
add generation script for unique installs 2025-09-30 18:24:17 +02:00
2fe8a58670
add justfile for kernels 2025-09-30 18:08:26 +02:00
28e2d16865
update gitattributes for justfile 2025-09-30 18:08:01 +02:00
e9121cd4ad
add kernel csv generation script 2025-09-30 18:08:00 +02:00
9f6e729876
[DATALAD] Recorded changes 2025-09-30 17:10:40 +02:00
947fac0177
Apply YODA dataset setup 2025-09-30 16:54:48 +02:00
cea22141a0
[DATALAD] new dataset 2025-09-30 16:54:46 +02:00