-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
137 lines (137 loc) · 3.88 KB
/
data.json
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
[
{
"_id": "62cbbdcc4a2c2c8385902cbb",
"index": 0,
"guid": "9811badb-4bc5-4abc-979c-683a47fa25af",
"isActive": true,
"balance": "$1,448.12",
"picture": "http://placehold.it/32x32",
"age": 40,
"eyeColor": "brown",
"name": "Candy Foreman",
"gender": "female",
"company": "COMVEY",
"email": "[email protected]",
"phone": "+1 (968) 461-3871",
"address": "293 Sands Street, Walker, Idaho, 5212",
"about": "Enim et aute veniam exercitation non aliquip veniam. Duis fugiat sunt non elit aliqua commodo enim in non officia cupidatat. Ea et adipisicing mollit consequat pariatur nostrud occaecat consectetur adipisicing magna aliqua consectetur amet elit. Pariatur officia dolore proident occaecat magna esse duis deserunt esse excepteur officia ullamco. Consequat exercitation ullamco reprehenderit sint incididunt nulla ipsum velit eu aliqua duis veniam sint cillum.\r\n",
"registered": "2022-07-03T02:24:10 -06:-30",
"latitude": 80.88032,
"longitude": -135.406878,
"tags": [
"veniam",
"laborum",
"magna",
"excepteur",
"voluptate",
"elit",
"nisi"
],
"friends": [
{
"id": 0,
"name": "Ortiz Herring"
},
{
"id": 1,
"name": "John Valenzuela"
},
{
"id": 2,
"name": "Contreras Weeks"
}
],
"greeting": "Hello, Candy Foreman! You have 4 unread messages.",
"favoriteFruit": "banana"
},
{
"_id": "62cbbdcce01e79caae750459",
"index": 1,
"guid": "83e12b9d-02fe-4421-b26d-4403ba925328",
"isActive": false,
"balance": "$2,084.73",
"picture": "http://placehold.it/32x32",
"age": 26,
"eyeColor": "blue",
"name": "Rich Johnson",
"gender": "male",
"company": "PEARLESEX",
"email": "[email protected]",
"phone": "+1 (819) 486-2794",
"address": "156 Herkimer Street, Bedias, Pennsylvania, 8790",
"about": "Consequat ut dolor cupidatat ut. Dolore sunt consequat Lorem in reprehenderit deserunt do proident quis. In aliquip commodo aliquip aute esse id cillum cillum nisi in proident duis minim labore.\r\n",
"registered": "2022-03-12T07:43:33 -06:-30",
"latitude": 49.930322,
"longitude": 88.404131,
"tags": [
"amet",
"nisi",
"aliquip",
"veniam",
"nostrud",
"commodo",
"laborum"
],
"friends": [
{
"id": 0,
"name": "Holcomb Spears"
},
{
"id": 1,
"name": "Morales Moss"
},
{
"id": 2,
"name": "Brenda Griffin"
}
],
"greeting": "Hello, Rich Johnson! You have 4 unread messages.",
"favoriteFruit": "banana"
},
{
"_id": "62cbbdccb0591978f896f3d7",
"index": 2,
"guid": "ea9d4aa8-0d1c-44f7-98d0-d2808b794d13",
"isActive": true,
"balance": "$1,903.61",
"picture": "http://placehold.it/32x32",
"age": 35,
"eyeColor": "brown",
"name": "Schultz Curry",
"gender": "male",
"company": "XTH",
"email": "[email protected]",
"phone": "+1 (921) 403-3305",
"address": "435 Seagate Terrace, Grimsley, Alabama, 9878",
"about": "Non sit Lorem consequat culpa amet enim dolore id sint. Voluptate esse officia cillum occaecat Lorem nisi labore tempor occaecat ex culpa. Nisi laboris Lorem minim ea culpa aliqua veniam dolor.\r\n",
"registered": "2017-07-20T04:03:32 -06:-30",
"latitude": -76.826723,
"longitude": -8.486338,
"tags": [
"esse",
"tempor",
"ullamco",
"pariatur",
"dolor",
"consequat",
"Lorem"
],
"friends": [
{
"id": 0,
"name": "Nichole Holland"
},
{
"id": 1,
"name": "Gray Ware"
},
{
"id": 2,
"name": "Yates White"
}
],
"greeting": "Hello, Schultz Curry! You have 8 unread messages.",
"favoriteFruit": "apple"
}
]