-
Notifications
You must be signed in to change notification settings - Fork 561
Expand file tree
/
Copy pathstudents.json
More file actions
121 lines (121 loc) · 2.76 KB
/
students.json
File metadata and controls
121 lines (121 loc) · 2.76 KB
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
[{
"id": 1,
"student": "Abey Laynard",
"email_address": "alaycock0@nsw.gov.au",
"phone": "(608) 8366901",
"current_grade": "A"
}, {
"id": 2,
"student": "Isidore Simonian",
"email_address": "isimonian1@guardian.co.uk",
"phone": "(144) 5728017",
"current_grade": "B"
}, {
"id": 3,
"student": "Flor Solomonides",
"email_address": "fsolomonides2@washington.edu",
"phone": "(910) 1184530",
"current_grade": "C"
}, {
"id": 4,
"student": "Cele Sawfoot",
"email_address": "csawfoot3@oaic.gov.au",
"phone": "(536) 6329553",
"current_grade": "D"
}, {
"id": 5,
"student": "Jere Janicijevic",
"email_address": "jjanicijevic4@mlb.com",
"phone": "(900) 1647811",
"current_grade": "A-"
}, {
"id": 6,
"student": "Marrilee Polkinhorn",
"email_address": "mpolkinhorn5@soup.io",
"phone": "(194) 5468949",
"current_grade": "B-"
}, {
"id": 7,
"student": "Demeter Balma",
"email_address": "dbalma6@vimeo.com",
"phone": "(931) 3306090",
"current_grade": "C+"
}, {
"id": 8,
"student": "Mareah Rabbatts",
"email_address": "mrabbatts7@unicef.org",
"phone": "(404) 1872715",
"current_grade": "B+"
}, {
"id": 9,
"student": "Patsy Daunay",
"email_address": "pdaunay8@about.com",
"phone": "(806) 2654555",
"current_grade": "A"
}, {
"id": 10,
"student": "Rurik Berget",
"email_address": "rberget9@google.com",
"phone": "(618) 1780995",
"current_grade": "C-"
}, {
"id": 11,
"student": "Hobie Lyver",
"email_address": "hlyvera@hp.com",
"phone": "(480) 1873005",
"current_grade": "C"
}, {
"id": 12,
"student": "Ennis Silk",
"email_address": "esilkb@ihg.com",
"phone": "(538) 4060352",
"current_grade": "B-"
}, {
"id": 13,
"student": "Eberhard Bramer",
"email_address": "ebramerc@discuz.net",
"phone": "(484) 4754786",
"current_grade": "A-"
}, {
"id": 14,
"student": "Charles Aim",
"email_address": "caimd@si.edu",
"phone": "(912) 4118078",
"current_grade": "C"
}, {
"id": 15,
"student": "Gilbert De Gouy",
"email_address": "gdee@clickbank.net",
"phone": "(615) 2408518",
"current_grade": "B"
}, {
"id": 16,
"student": "Christalle Acland",
"email_address": "caclandf@epa.gov",
"phone": "(390) 2789199",
"current_grade": "C+"
}, {
"id": 17,
"student": "Violante Coytes",
"email_address": "vcoytesg@bandcamp.com",
"phone": "(919) 9540596",
"current_grade": "D"
}, {
"id": 18,
"student": "Georgianna Izhak",
"email_address": "gizhakh@zimbio.com",
"phone": "(997) 7797642",
"current_grade": "B+"
}, {
"id": 19,
"student": "Hewie Sterricks",
"email_address": "hsterricksi@hhs.gov",
"phone": "(287) 5579337",
"current_grade": "A"
}, {
"id": 20,
"student": "Ruthann Comberbach",
"email_address": "rcomberbachj@elpais.com",
"phone": "(316) 2330264",
"current_grade": "B-"
}]