Data-digging
Data-digging copied to clipboard
Next Notebook(s): extracting a flattened CSV of annotations
- [ ] Read in a pre-processed workflow-id+version classification file
- [ ] Read in workflow, workflow_contents exports and extract needed info
- [ ] 1 flat csv for question-task annotations, multiple for drawing-task annotations
- [ ] use WWK scripts to do the same for survey tasks
- [ ] allow for different separators than
,
, e.g.\t
jkjk next notebook was making an authors list, but I still think this is important (though less so now that caesar/aggregations exists and works and is awesome)
Maybe the next notebook should instead be running aggregations on a data export?