File size: 4,781 Bytes
b422889
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
  "users": {
    "c": "c123",
    "x": "x123",
    "m": "m123",
    "j": "j123",
    "k": "k123",
    "l": "l123",
    "i": "i123",
    "u": "u123"
  },
  "user_info": {
    "c": {
      "Name": ".",
      "Age": 23,
      "Gender": "F",
      "State": ".",
      "Occupation": ".",
      "Avg Screen Time (Phone)": 4.0,
      "Avg Screen Time (PC)": 12.0,
      "Allergies": [
        "."
      ],
      "Past Medical History": ".",
      "Current Disorders": ".",
      "Current Medication": ".",
      "Therapy History": ".",
      "task_list": [
        "Prioritize tasks by breaking down large projects into smaller, manageable chunks to reduce feelings of overwhelm and increase control over deadlines.",
        {
          "difficulty": "Beginner",
          "description": "Monitor your negative thinking by examining and replacing it with positive affirmations."
        },
        {
          "difficulty": "Beginner",
          "description": "Take a few minutes to breathe and move by engaging in physical activity like a short walk or stretching exercises."
        },
        {
          "difficulty": "Beginner",
          "description": "Prioritize sleep, by aiming for 7-9 hours of sleep each night."
        },
        {
          "difficulty": "Beginner",
          "description": "Engage in activities that bring you joy, such as hobbies, creative pursuits, or other activities that help you feel relaxed and fulfilled."
        }
      ],
      "timetable": {
        "Evening": [
          {
            "difficulty": "Beginner",
            "description": "Monitor your negative thinking by examining and replacing it with positive affirmations."
          },
          {
            "difficulty": "Beginner",
            "description": "Take a few minutes to breathe and move by engaging in physical activity like a short walk or stretching exercises."
          }
        ],
        "Morning": [
          {
            "difficulty": "Beginner",
            "description": "Engage in activities that bring you joy, such as hobbies, creative pursuits, or other activities that help you feel relaxed and fulfilled."
          }
        ]
      }
    },
    "x": {
      "Name": "x",
      "Age": 22,
      "Gender": "M",
      "Occupation": "developer",
      "Avg Screen Time (Phone)": 4.0,
      "Avg Screen Time (PC)": 12.0,
      "Current Disorders": ".",
      "Therapy History": "."
    },
    "m": {
      "Name": "mihir",
      "Age": 23,
      "Gender": "Male",
      "Occupation": "social media manger",
      "Phone Screen Time": 10,
      "PC Screen Time": 10,
      "Disorders": "none",
      "Therapy History": "yes"
    },
    "j": {
      "Name": "julia",
      "Age": 25,
      "Gender": "Female",
      "Occupation": "freelancer",
      "Phone Screen Time": 10,
      "PC Screen Time": 3,
      "Disorders": "none",
      "Therapy History": "."
    },
    "k": {
      "Name": "kangana",
      "Age": 30,
      "Gender": "Female",
      "Occupation": "dancer",
      "Phone Screen Time": 6,
      "PC Screen Time": 3,
      "Disorders": "none",
      "Therapy History": "none"
    },
    "u": {
      "Name": "",
      "Age": 0,
      "Gender": null,
      "Occupation": "",
      "Phone Screen Time": 0,
      "PC Screen Time": 0,
      "Disorders": "",
      "Therapy History": ""
    }
  },
  "focus_areas": {
    "c": [],
    "x": [
      "Emotions",
      "Meditation and Mindfulness"
    ],
    "m": [],
    "j": [
      "Stress"
    ],
    "k": [
      "Stress",
      "Sleep"
    ],
    "u": []
  },
  "problem_summaries": {
    "m": {
      "Sleep": "Sleep, User's sleep quality is not specified, they did not provide the number of hours they sleep per night, their biggest barrier to better sleep is not specified, they do not have a consistent sleep schedule, and they have not mentioned any specific preparations for bed or methods to overcome sleep barriers, or specific factors contributing to their biggest barrier.",
      "Personality and Behaviour": "Personality and Behaviour, The user describes their decision-making style as thoughtful, has not noticed concerning patterns in their behaviour, reacts to criticism in a reflective manner, approaches difficult decisions by considering others' perspectives, and handles feedback by taking it constructively to improve themselves."
    },
    "c": {
      "Stress": "Stress, The user experiences daily stress, feels overwhelmed daily, is unsure about their current stress management, and identifies relationships as a cause of daily stress; they think following a healthy routine and trusting God would help them feel more in control of their stress."
    },
    "j": {
      "Emotions": "Emotions, No answers were provided to summarize the user's problems."
    }
  }
}