complexdatacollective / Server

A tool for storing, analyzing, and exporting Network Canvas interview data.
http://networkcanvas.com/
GNU General Public License v3.0
2 stars 2 forks source link

Charts are generated based on codebook rather than data #251

Closed jthrilly closed 5 years ago

jthrilly commented 5 years ago

Charts on the overview screen are generated on variables defined in the codebook, rather than variables used in the data.

This means that studies using roster data that does not define codebook variables will not generate any charts.

We should consider if this is the intended behavior or not. Some considerations:

Sample protocol for this issue is the Sunbelt 2019 roster (ask Josh for access, as it contains private data).

jthrilly commented 5 years ago

I thought more about this, and my current view is that variables solely inside roster data should not generate charts, because we are not manipulating them within network canvas. The overview charts should be for variables created and manipulated within the interview flow.

wwqrd commented 5 years ago

Seems reasonable, the overview isn't for analysis, it doesn't need to show everything.