From aebe9f3a49b24590b276c5194a71faa9e779a13b Mon Sep 17 00:00:00 2001
From: Xinran Xu <70766915+Charlotte1031@users.noreply.github.com>
Date: Sat, 21 Dec 2024 12:51:22 -0700
Subject: [PATCH] Update .zenodo.json
---
.zenodo.json | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/.zenodo.json b/.zenodo.json
index 3e82f82..e136d1f 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -1,11 +1,20 @@
{
- "description": "
\n- added references to CGM data simulators
\n- minor update to Chase2005 preprocessor
\n- update to Dubosson2008 preprocessor to only keep CGM readings (eliminates SMBG)
\n- update Buckhingham2007 preprocessor to filter for data quality issues (readings too small or too large)
\n- add R processor to Aleppo2017 in addition to already existing python processor
\n
",
+ "description": "\n- Added datasets: ‘Brown2019', ‘Wadwa2023’, ‘Broll2021’, ‘Shah2019’, each with a processing script including extra patient-level variable
\n- Updated ‘Buckingham2007’, ‘Colas2019’, and ‘Hall2018’ processor.
\n- Introduced a missing data/cleaning check script
\n- Added Shiny GUI for processors
\n
",
"license": "other-open",
- "title": "irinagain/Awesome-CGM: Updated release of public CGM datasets with simulators and enhanced processing",
- "version": "v1.1.0",
+ "title": "IrinaStatsLab/Awesome-CGM: Updated release with additional public CGM dataset and enhanced processing",
+ "version": "v2.0.0",
"upload_type": "software",
- "publication_date": "2021-04-27",
+ "publication_date": "2024-12-21",
"creators": [
+ {
+ "name": "Xinran Xu"
+ },
+ {
+ "name": "Neo Kok"
+ },
+ {
+ "name": "Junyan Tan"
+ },
{
"name": "Mary Martin"
},
@@ -35,7 +44,7 @@
"related_identifiers": [
{
"scheme": "url",
- "identifier": "https://github.com/irinagain/Awesome-CGM/tree/v1.1.0",
+ "identifier": "https://github.com/IrinaStatsLab/Awesome-CGM/tree/v2.0.0",
"relation": "isSupplementTo"
},
{