wellping-ema-parser

JSON to CSV converter for Stanford Communities Project


License
MIT
Install
pip install wellping-ema-parser==1.0.0

Documentation


WellPing-EMA-Parser

Converts Stanford Communities Project EMA data from JSON to CSV

This package conveniently wraps an EMA_Parser object for all your social network analysis needs

User Notes

Before running the script:

Your target directory should have one JSON file with all participants' EMA data



After running the script:

Your target directory will contain:

  • Subject-wise CSV files of pings and answers (not shown in the screenshot below)
  • Composite CSV of all subjects
  • A JSON file containing participant data with existenatial errors (to be parsed separately)
  • An error log of parsing issues that did not prevent subjects from inclusion in the CSV