File format
Last updated
Last updated
Store formatted event information (numerical or categorical) happens at a time point, such as EMA prompt questions and responses.
In csv format, separated by ,
, no white space.
HEADER_TIME_STAMP
is required to be the first column.
Other column names are in UPPERCASE style, separated by _
, allowed characters: alphabets and digits.
Column names should be predefined for a specific event type, including its name and value type.
If containing multiple participants, the second column should be PARTICIPANT_ID
.
For EMA, column names may include RESPONSE_TIME
, PROMPT_TIME
, REPROMPT_INTERVAL
, PROMPT_METHOD
, QUESTION
, ANSWER
, PROMPT_INDEX
, SURVEY_INDEX
.
For PhoneCall
, it may include DIRECTION
, NUMBER
, DURATION
For ObjectMove
, it may include NODE_NAME
, NODE_ID
For NearbyPlace
, it may include DISTANCE
, PLACE_NAME
, CATEGORY_NAME
.
See a predefined of event id and corresponding event types.
HEADER_TIME_STAMP
formatYYYY-MM-DD HH:mm:ss.SSS
No white space.
If value is not available, use ""
empty string instead.
In local time zone, meaning the time zone where event happens. Time zone can be identified through .