Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
amanchadha
GitHub Repository: amanchadha/coursera-natural-language-processing-specialization
Path: blob/master/4 - Natural Language Processing with Attention Models/Week 4/data/hospital_db.json
65 views
1
[
2
{
3
"department": "neurosciences critical care unit",
4
"id": 0,
5
"phone": "01223216297"
6
},
7
{
8
"department": "trauma high dependency unit",
9
"id": 1,
10
"phone": "01223216305"
11
},
12
{
13
"department": "neurology neurosurgery",
14
"id": 2,
15
"phone": "01223217216"
16
},
17
{
18
"department": "oncology neurosurgery",
19
"id": 3,
20
"phone": "01223216314"
21
},
22
{
23
"department": "children's oncology and haematology",
24
"id": 4,
25
"phone": "01223217231"
26
},
27
{
28
"department": "children's surgical and medicine",
29
"id": 5,
30
"phone": "01223217450"
31
},
32
{
33
"department": "acute medicine for the elderly",
34
"id": 6,
35
"phone": "01223217261"
36
},
37
{
38
"department": "general medicine and nephrology",
39
"id": 7,
40
"phone": "01223217195"
41
},
42
{
43
"department": "medicine for the elderly",
44
"id": 8,
45
"phone": "01223216988"
46
},
47
{
48
"department": "hepatobillary and gastrointestinal surgery regional referral centre",
49
"id": 9,
50
"phone": "01223217300"
51
},
52
{
53
"department": "trauma and orthopaedics",
54
"id": 10,
55
"phone": "01223217279"
56
},
57
{
58
"department": "teenage cancer trust unit",
59
"id": 11,
60
"phone": "01223274222"
61
},
62
{
63
"department": "haematology and haematological oncology",
64
"id": 12,
65
"phone": "01223217312"
66
},
67
{
68
"department": "children's surgical and medicine",
69
"id": 13,
70
"phone": "01223217250"
71
},
72
{
73
"department": "intermediate dependancy area",
74
"id": 14,
75
"phone": "01223348144"
76
},
77
{
78
"department": "hepatology",
79
"id": 15,
80
"phone": "01223217712"
81
},
82
{
83
"department": "haematology",
84
"id": 16,
85
"phone": "01223274679"
86
},
87
{
88
"department": "neurology",
89
"id": 17,
90
"phone": "01223274680"
91
},
92
{
93
"department": "surgery",
94
"id": 18,
95
"phone": "01223217303"
96
},
97
{
98
"department": "trauma and orthopaedics",
99
"id": 19,
100
"phone": "01223217282"
101
},
102
{
103
"department": "oncology",
104
"id": 20,
105
"phone": "01223217708"
106
},
107
{
108
"department": "infectious diseases",
109
"id": 21,
110
"phone": "01223217314"
111
},
112
{
113
"department": "haematology day unit",
114
"id": 22,
115
"phone": "01223348169"
116
},
117
{
118
"department": "clinical decisions unit",
119
"id": 23,
120
"phone": "01223596203"
121
},
122
{
123
"department": "acute medical assessment unit",
124
"id": 24,
125
"phone": "01223348314"
126
},
127
{
128
"department": "medical short stay unit",
129
"id": 25,
130
"phone": "01223348336"
131
},
132
{
133
"department": "inpatient occupational therapy",
134
"id": 26,
135
"phone": "01223216881"
136
},
137
{
138
"department": "paediatric day unit",
139
"id": 27,
140
"phone": "01223217567"
141
},
142
{
143
"department": "paediatric clinic",
144
"id": 28,
145
"phone": "01223348313"
146
},
147
{
148
"department": "medicine for the elderly",
149
"id": 29,
150
"phone": "01223274744"
151
},
152
{
153
"department": "transplant high dependency unit",
154
"id": 30,
155
"phone": "01223216811"
156
},
157
{
158
"department": "diabetes and endocrinology",
159
"id": 31,
160
"phone": "01223217323"
161
},
162
{
163
"department": "infusion services",
164
"id": 32,
165
"phone": "01223586967"
166
},
167
{
168
"department": "medicine for the elderly",
169
"id": 33,
170
"phone": "01223217484"
171
},
172
{
173
"department": "medicine for the elderly",
174
"id": 34,
175
"phone": "01223217498"
176
},
177
{
178
"department": "transplant unit",
179
"id": 35,
180
"phone": "01223217711"
181
},
182
{
183
"department": "medicine for the elderly",
184
"id": 36,
185
"phone": "01223217428"
186
},
187
{
188
"department": "theatre admissions unit",
189
"id": 37,
190
"phone": "01223256583"
191
},
192
{
193
"department": "cardiology",
194
"id": 38,
195
"phone": "01223256233"
196
},
197
{
198
"department": "major trauma unit",
199
"id": 39,
200
"phone": "01223349881"
201
},
202
{
203
"department": "cardiology and coronary care unit",
204
"id": 40,
205
"phone": "01223256459"
206
},
207
{
208
"department": "colorectal surgery",
209
"id": 41,
210
"phone": "01223348545"
211
},
212
{
213
"department": "plastic and vascular surgery plastics",
214
"id": 42,
215
"phone": "01223274280"
216
},
217
{
218
"department": "gastroenterology",
219
"id": 43,
220
"phone": "01223274284"
221
},
222
{
223
"department": "oral and maxillofacial surgery and ent",
224
"id": 44,
225
"phone": "01223348527"
226
},
227
{
228
"department": "urology",
229
"id": 45,
230
"phone": "01223256650"
231
},
232
{
233
"department": "respiratory medicine",
234
"id": 46,
235
"phone": "01223256645"
236
},
237
{
238
"department": "lewin stroke and rehabilitation unit",
239
"id": 47,
240
"phone": "01223274750"
241
},
242
{
243
"department": "neurosciences",
244
"id": 48,
245
"phone": "01223216348"
246
},
247
{
248
"department": "psychiatry",
249
"id": 49,
250
"phone": "01223596201"
251
},
252
{
253
"department": "emergency department",
254
"id": 50,
255
"phone": "01223217118"
256
},
257
{
258
"department": "cambridge eye unit",
259
"id": 51,
260
"phone": "01223257168"
261
},
262
{
263
"department": "clinical investigation ward",
264
"id": 52,
265
"phone": "01223586706"
266
},
267
{
268
"department": "clinical research facility",
269
"id": 53,
270
"phone": "01223596055"
271
},
272
{
273
"department": "coronary care unit",
274
"id": 54,
275
"phone": "01223217297"
276
},
277
{
278
"department": "intermediate dependency area",
279
"id": 55,
280
"phone": "01223217873"
281
},
282
{
283
"department": "medical decisions unit",
284
"id": 56,
285
"phone": "01223596066"
286
},
287
{
288
"department": "paediatric intensive care unit",
289
"id": 57,
290
"phone": "01223217715"
291
},
292
{
293
"department": "paediatric day unit",
294
"id": 58,
295
"phone": "01223257157"
296
},
297
{
298
"department": "john farman intensive care unit",
299
"id": 59,
300
"phone": "01223256166"
301
},
302
{
303
"department": "delivery unit",
304
"id": 60,
305
"phone": "01223217217"
306
},
307
{
308
"department": "postnatal",
309
"id": 61,
310
"phone": "01223217667"
311
},
312
{
313
"department": "neonatal unit",
314
"id": 62,
315
"phone": "01223217678"
316
},
317
{
318
"department": "antenatal",
319
"id": 63,
320
"phone": "01223217671"
321
},
322
{
323
"department": "transitional care",
324
"id": 64,
325
"phone": "01223254668"
326
},
327
{
328
"department": "gynaecology",
329
"id": 65,
330
"phone": "01223257206"
331
}
332
]
333
334