Scope out data for funder
The final step before generating JSON file for a funder is to pull all relevant data for a given funder into one place. This is known as step 4-2
. From fundue interface, use option 2
:
Found the following clients in the /clients folder
Use the number assigned to the left of the funder name to proceed
[0]: Commonwealth 14X
[1]: Ford 14X
Enter the number for the funder here:
Again, use the corresponding number for the client you’re running data for. This step will generate the following files in your client’s agg
folder:
abs.csv
: This file contains your client’s current, past, segmentation, cohort, and comparative data for Likert questions pulled from data files generated in steps3
and4-1
.prop.csv
: This file contains your client’s current, past, segmentation, cohort, and comparative data for categorical questions pulled from data files generated in steps3
and4-1
.count.csv
: This file contains your client’s current, past, segmentation, cohort, and comparative count data pulled from data files generated in steps3
and4-1
.pct.csv
: This file contains your client’s current, past, segmentation, cohort, and comparative percentile data for Likert questions, usingabs.csv
andallmean.csv
filtered for most current data.