Skip to content

Commit 6d8de26

Browse files
Enhance dataset delivery template with progress tracking
Added a progress tracking section with sub-issues for dataset delivery.
1 parent 43c7a7c commit 6d8de26

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/dataset-delivery.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,30 @@ assignees: ''
9191
```
9292
[Enter details about what's driving your deadline - e.g., publication, conference, stakeholder requirements]
9393
```
94+
## Progress Tracking
95+
96+
### Create Sub-issues
97+
- [ ] **1. Access data and exploration**
98+
- [ ] Identify data source/location
99+
- [ ] Verify access permissions
100+
- [ ] Initial data inspection
101+
102+
- [ ] **2. Integration**
103+
- [ ] Define ingestion pipeline
104+
- [ ] Visualize data using one of the tiling services
105+
106+
- [ ] **3. Exploring ingested data (Jupyter Notebook)**
107+
- [ ] Create notebook for validation
108+
- [ ] Visualize dataset
109+
- [ ] Document findings
110+
111+
- [ ] **4. Benchmarking original vs ingested (Jupyter Notebook)**
112+
- [ ] Compare performance
113+
114+
- [ ] **5. Demo**
115+
- [ ] Prepare demo use case
116+
- [ ] Generate visual outputs
117+
- [ ] Share/demo with stakeholders
94118

95119
## Other relevant information
96120

0 commit comments

Comments
 (0)