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/hotel_db.json
65 views
1
[
2
{
3
"address": "124 tenison road",
4
"area": "east",
5
"internet": "yes",
6
"parking": "no",
7
"id": "0",
8
"location": [
9
52.1963733,
10
0.1987426
11
],
12
"name": "a and b guest house",
13
"phone": "01223315702",
14
"postcode": "cb12dp",
15
"price": {
16
"double": "70",
17
"family": "90",
18
"single": "50"
19
},
20
"pricerange": "moderate",
21
"stars": "4",
22
"takesbookings": "yes",
23
"type": "guesthouse"
24
},
25
{
26
"address": "154 chesterton road",
27
"area": "north",
28
"internet": "yes",
29
"parking": "yes",
30
"id": "1",
31
"location": [
32
52.2157138888889,
33
0.133519444444444
34
],
35
"name": "acorn guest house",
36
"phone": "01223353888",
37
"postcode": "cb41da",
38
"price": {
39
"double": "75",
40
"family": "105",
41
"single": "50"
42
},
43
"pricerange": "moderate",
44
"stars": "4",
45
"takesbookings": "yes",
46
"type": "guesthouse"
47
},
48
{
49
"address": "56 saint barnabas road",
50
"area": "centre",
51
"internet": "yes",
52
"parking": "yes",
53
"id": "2",
54
"location": [
55
52.1986444444444,
56
0.138133333333333
57
],
58
"name": "alexander bed and breakfast",
59
"phone": "01223525725",
60
"postcode": "cb12de",
61
"price": {
62
"double": "50",
63
"single": "40"
64
},
65
"pricerange": "cheap",
66
"stars": "4",
67
"takesbookings": "yes",
68
"type": "guesthouse"
69
},
70
{
71
"address": "517a coldham lane",
72
"area": "east",
73
"internet": "yes",
74
"parking": "yes",
75
"id": "3",
76
"location": [
77
52.1963733,
78
0.1987426
79
],
80
"name": "allenbell",
81
"phone": "01223210353",
82
"postcode": "cb13js",
83
"price": {
84
"double": "60",
85
"family": "90",
86
"single": "35"
87
},
88
"pricerange": "cheap",
89
"stars": "4",
90
"n": "yes",
91
"type": "guesthouse"
92
},
93
{
94
"address": "63 milton road",
95
"area": "north",
96
"internet": "no",
97
"parking": "no",
98
"id": "4",
99
"location": [
100
52.2173388888889,
101
0.127638888888889
102
],
103
"name": "alpha-milton guest house",
104
"phone": "01223311625",
105
"postcode": "cb41xa",
106
"price": {
107
"double": "80",
108
"single": "45"
109
},
110
"pricerange": "moderate",
111
"stars": "3",
112
"takesbookings": "yes",
113
"type": "guesthouse"
114
},
115
{
116
"address": "82 arbury road",
117
"area": "north",
118
"internet": "yes",
119
"parking": "yes",
120
"id": "5",
121
"location": [
122
52.2309912,
123
0.1295545
124
],
125
"name": "arbury lodge guesthouse",
126
"phone": "01223364319",
127
"postcode": "cb42je",
128
"price": {
129
"double": "75",
130
"family": "100",
131
"single": "50"
132
},
133
"pricerange": "moderate",
134
"stars": "4",
135
"takesbookings": "yes",
136
"type": "guesthouse"
137
},
138
{
139
"address": "52 gilbert road",
140
"area": "north",
141
"internet": "yes",
142
"parking": "yes",
143
"id": "6",
144
"location": [
145
52.2309912,
146
0.1295545
147
],
148
"name": "archway house",
149
"phone": "01223575314",
150
"postcode": "cb43pe",
151
"price": {
152
"double": "70",
153
"single": "40"
154
},
155
"pricerange": "moderate",
156
"stars": "4",
157
"takesbookings": "yes",
158
"type": "guesthouse"
159
},
160
{
161
"address": "74 chesterton road",
162
"area": "north",
163
"internet": "yes",
164
"parking": "yes",
165
"id": "7",
166
"location": [
167
52.2309912,
168
0.1295545
169
],
170
"name": "ashley hotel",
171
"phone": "01223350059",
172
"postcode": "cb41er",
173
"price": {
174
"double": "75",
175
"family": "85"
176
},
177
"pricerange": "moderate",
178
"stars": "2",
179
"takesbookings": "yes",
180
"type": "hotel"
181
},
182
{
183
"address": "710 newmarket road",
184
"area": "east",
185
"internet": "yes",
186
"parking": "yes",
187
"id": "8",
188
"location": [
189
52.2176534,
190
0.1747439
191
],
192
"name": "autumn house",
193
"phone": "01223575122",
194
"postcode": "cb58rs",
195
"price": {
196
"double": "60",
197
"family": "90",
198
"single": "40"
199
},
200
"pricerange": "cheap",
201
"stars": "4",
202
"takesbookings": "yes",
203
"type": "guesthouse"
204
},
205
{
206
"address": "62 gilbert road",
207
"area": "north",
208
"internet": "yes",
209
"parking": "no",
210
"id": "9",
211
"location": [
212
52.2309912,
213
0.1295545
214
],
215
"name": "avalon",
216
"phone": "01223353071",
217
"postcode": "cb43pd",
218
"price": {
219
"double": "65",
220
"single": "45"
221
},
222
"pricerange": "moderate",
223
"stars": "4",
224
"takesbookings": "yes",
225
"type": "guesthouse"
226
},
227
{
228
"address": "5 mowbray road",
229
"area": "south",
230
"internet": "yes",
231
"parking": "yes",
232
"id": "10",
233
"location": [
234
52.1815361111111,
235
0.150375
236
],
237
"name": "aylesbray lodge guest house",
238
"phone": "01223240089",
239
"postcode": "cb17sr",
240
"price": {
241
"double": "75",
242
"family": "95",
243
"single": "65"
244
},
245
"pricerange": "moderate",
246
"stars": "4",
247
"takesbookings": "yes",
248
"type": "guesthouse"
249
},
250
{
251
"address": "151 hills road",
252
"area": "south",
253
"internet": "yes",
254
"parking": "yes",
255
"id": "11",
256
"location": [
257
52.1725982,
258
0.1112224
259
],
260
"name": "bridge guest house",
261
"phone": "01223247942",
262
"postcode": "cb28rj",
263
"price": {
264
"double": "75",
265
"family": "90",
266
"single": "50"
267
},
268
"pricerange": "moderate",
269
"stars": "3",
270
"takesbookings": "yes",
271
"type": "guesthouse"
272
},
273
{
274
"address": "138 perne road",
275
"area": "east",
276
"internet": "yes",
277
"parking": "yes",
278
"id": "12",
279
"location": [
280
52.1935027777778,
281
0.155355555555556
282
],
283
"name": "carolina bed and breakfast",
284
"phone": "01223247015",
285
"postcode": "cb13nx",
286
"price": {
287
"double": "75",
288
"family": "100",
289
"single": "45"
290
},
291
"pricerange": "moderate",
292
"stars": "4",
293
"takesbookings": "yes",
294
"type": "guesthouse"
295
},
296
{
297
"address": "328a histon road",
298
"area": "north",
299
"internet": "yes",
300
"parking": "yes",
301
"id": "13",
302
"location": [
303
52.227589,
304
0.112288
305
],
306
"name": "city centre north b and b",
307
"phone": "01223312843",
308
"postcode": "cb43ht",
309
"price": {
310
"single": "40"
311
},
312
"pricerange": "cheap",
313
"stars": "0",
314
"takesbookings": "yes",
315
"type": "guesthouse"
316
},
317
{
318
"address": "sleeperz hotel, station road",
319
"area": "centre",
320
"internet": "yes",
321
"parking": "no",
322
"id": "14",
323
"location": [
324
52.194866,
325
0.134223
326
],
327
"name": "cityroomz",
328
"phone": "01223304050",
329
"postcode": "cb12tz",
330
"price": {
331
"double": "67",
332
"family": "77",
333
"single": "47"
334
},
335
"pricerange": "moderate",
336
"stars": "0",
337
"takesbookings": "yes",
338
"type": "hotel"
339
},
340
{
341
"address": "41 warkworth street",
342
"area": "centre",
343
"internet": "yes",
344
"parking": "yes",
345
"id": "15",
346
"location": [
347
52.20439812598512,
348
0.13059139251708984
349
],
350
"name": "el shaddai",
351
"phone": "01223327978",
352
"postcode": "cb11eg",
353
"price": {
354
"double": "60",
355
"family": "62",
356
"single": "40"
357
},
358
"pricerange": "cheap",
359
"stars": "0",
360
"takesbookings": "yes",
361
"type": "guesthouse"
362
},
363
{
364
"address": "15-17 norman way, coldhams business park",
365
"area": "east",
366
"internet": "yes",
367
"parking": "yes",
368
"id": "16",
369
"location": [
370
52.1956472222222,
371
0.167444444444444
372
],
373
"name": "express by holiday inn cambridge",
374
"phone": "01223866800",
375
"postcode": "cb13lh",
376
"price": {
377
"double": "90",
378
"family": "90",
379
"single": "90"
380
},
381
"pricerange": "expensive",
382
"stars": "2",
383
"takesbookings": "yes",
384
"type": "hotel"
385
},
386
{
387
"address": "144 thornton road",
388
"area": "west",
389
"internet": "yes",
390
"parking": "yes",
391
"id": "17",
392
"location": [
393
52.226235,
394
0.091796
395
],
396
"name": "finches bed and breakfast",
397
"phone": "01223276653",
398
"postcode": "cb30nd",
399
"price": {
400
"double": "50",
401
"single": "50"
402
},
403
"pricerange": "cheap",
404
"stars": "4",
405
"takesbookings": "yes",
406
"type": "guesthouse"
407
},
408
{
409
"address": "gonville place",
410
"area": "centre",
411
"internet": "yes",
412
"parking": "yes",
413
"id": "18",
414
"location": [
415
52.201275,
416
0.129935
417
],
418
"name": "gonville hotel",
419
"phone": "01223366611",
420
"postcode": "cb11ly",
421
"price": {
422
"double": "95",
423
"family": "119",
424
"single": "79"
425
},
426
"pricerange": "expensive",
427
"stars": "3",
428
"takesbookings": "yes",
429
"type": "hotel"
430
},
431
{
432
"address": "156 chesterton road",
433
"area": "north",
434
"internet": "yes",
435
"parking": "yes",
436
"id": "19",
437
"location": [
438
52.2309912,
439
0.1295545
440
],
441
"name": "hamilton lodge",
442
"phone": "01223365664",
443
"postcode": "cb41da",
444
"price": {
445
"double": "73",
446
"family": "85",
447
"single": "50"
448
},
449
"pricerange": "moderate",
450
"stars": "3",
451
"takesbookings": "yes",
452
"type": "guesthouse"
453
},
454
{
455
"address": "96 barton road",
456
"area": "west",
457
"internet": "yes",
458
"parking": "yes",
459
"id": "20",
460
"location": [
461
52.2283801,
462
0.0782873
463
],
464
"name": "hobsons house",
465
"phone": "01223304906",
466
"postcode": "cb39lh",
467
"price": {
468
"double": "75",
469
"family": "110",
470
"single": "59"
471
},
472
"pricerange": "moderate",
473
"stars": "3",
474
"takesbookings": "yes",
475
"type": "guesthouse"
476
},
477
{
478
"address": "78-80 milton road",
479
"area": "north",
480
"internet": "yes",
481
"parking": "yes",
482
"id": "21",
483
"location": [
484
52.2309912,
485
0.1295545
486
],
487
"name": "home from home",
488
"phone": "01223323555",
489
"postcode": "cb41la",
490
"price": {
491
"double": "75",
492
"family": "105",
493
"single": "50"
494
},
495
"pricerange": "moderate",
496
"stars": "4",
497
"takesbookings": "yes",
498
"type": "guesthouse"
499
},
500
{
501
"address": "kingfisher way, hinchinbrook business park, huntingdon",
502
"area": "west",
503
"internet": "yes",
504
"parking": "yes",
505
"id": "22",
506
"location": [
507
52.3386166666667,
508
-0.210897222222222
509
],
510
"name": "huntingdon marriott hotel",
511
"phone": "01480446000",
512
"postcode": "pe296fl",
513
"price": {
514
"double": "145",
515
"family": "145",
516
"single": "125"
517
},
518
"pricerange": "expensive",
519
"stars": "4",
520
"takesbookings": "yes",
521
"type": "hotel"
522
},
523
{
524
"address": "172 chesterton road",
525
"area": "north",
526
"internet": "yes",
527
"parking": "yes",
528
"id": "23",
529
"location": [
530
52.2157138888889,
531
0.133519444444444
532
],
533
"name": "kirkwood house",
534
"phone": "01223306283",
535
"postcode": "cb41da",
536
"price": {
537
"double": "75",
538
"family": "130",
539
"single": "50"
540
},
541
"pricerange": "moderate",
542
"stars": "4",
543
"takesbookings": "yes",
544
"type": "guesthouse"
545
},
546
{
547
"address": "732-734 newmarket road",
548
"area": "east",
549
"internet": "yes",
550
"parking": "yes",
551
"id": "24",
552
"location": [
553
52.2176534,
554
0.1747439
555
],
556
"name": "leverton house",
557
"phone": "01223292094",
558
"postcode": "cb58rs",
559
"price": {
560
"double": "60",
561
"family": "90",
562
"single": "40"
563
},
564
"pricerange": "cheap",
565
"stars": "4",
566
"takesbookings": "yes",
567
"type": "guesthouse"
568
},
569
{
570
"address": "78-80 milton road",
571
"area": "north",
572
"internet": "yes",
573
"parking": "yes",
574
"id": "25",
575
"location": [
576
52.2309912,
577
0.1295545
578
],
579
"name": "limehouse",
580
"phone": "01223300552",
581
"postcode": "cb42je",
582
"price": {
583
"double": "75",
584
"single": "40"
585
},
586
"pricerange": "moderate",
587
"stars": "4",
588
"takesbookings": "yes",
589
"type": "guesthouse"
590
},
591
{
592
"address": "365 milton road",
593
"area": "north",
594
"internet": "yes",
595
"parking": "yes",
596
"id": "26",
597
"location": [
598
52.2309912,
599
0.1295545
600
],
601
"name": "lovell lodge",
602
"phone": "01223425478",
603
"postcode": "cb41sr",
604
"price": {
605
"double": "65",
606
"family": "70",
607
"single": "50"
608
},
609
"pricerange": "moderate",
610
"stars": "2",
611
"takesbookings": "yes",
612
"type": "hotel"
613
},
614
{
615
"address": "53 roseford road",
616
"area": "south",
617
"internet": "yes",
618
"parking": "yes",
619
"id": "27",
620
"location": [
621
52.1725982,
622
0.1112224
623
],
624
"name": "rosa's bed and breakfast",
625
"phone": "01223512596",
626
"postcode": "cb22ha",
627
"price": {
628
"single": "25"
629
},
630
"pricerange": "cheap",
631
"stars": "4",
632
"takesbookings": "yes",
633
"type": "guesthouse"
634
},
635
{
636
"address": "back lane, cambourne",
637
"area": "west",
638
"internet": "yes",
639
"parking": "yes",
640
"id": "28",
641
"location": [
642
52.2213805555556,
643
-0.0680333333333333
644
],
645
"name": "the cambridge belfry",
646
"phone": "01954714600",
647
"postcode": "cb236bw",
648
"price": {
649
"double": "60",
650
"single": "60"
651
},
652
"pricerange": "cheap",
653
"stars": "4",
654
"takesbookings": "yes",
655
"type": "hotel"
656
},
657
{
658
"address": "53-57 lensfield road",
659
"area": "south",
660
"internet": "yes",
661
"parking": "yes",
662
"id": "29",
663
"location": [
664
52.1725982,
665
0.1112224
666
],
667
"name": "the lensfield hotel",
668
"phone": "01223355017",
669
"postcode": "cb21en",
670
"price": {
671
"double": "90",
672
"family": "125",
673
"single": "65"
674
},
675
"pricerange": "expensive",
676
"stars": "3",
677
"takesbookings": "yes",
678
"type": "hotel"
679
},
680
{
681
"address": "regent street",
682
"area": "centre",
683
"internet": "yes",
684
"parking": "yes",
685
"id": "30",
686
"location": [
687
52.19942,
688
0.12722
689
],
690
"name": "university arms hotel",
691
"phone": "01223351241",
692
"postcode": "cb21ad",
693
"price": {
694
"double": "124",
695
"family": "144",
696
"single": "104"
697
},
698
"pricerange": "expensive",
699
"stars": "4",
700
"takesbookings": "yes",
701
"type": "hotel"
702
},
703
{
704
"address": "warkworth terrace",
705
"area": "east",
706
"internet": "yes",
707
"parking": "yes",
708
"id": "31",
709
"location": [
710
52.1963733,
711
0.1987426
712
],
713
"name": "warkworth house",
714
"phone": "01223363682",
715
"postcode": "cb11ee",
716
"price": {
717
"double": "75",
718
"family": "95",
719
"single": "55"
720
},
721
"pricerange": "moderate",
722
"stars": "4",
723
"takesbookings": "yes",
724
"type": "guesthouse"
725
},
726
{
727
"address": "152 chesterton road",
728
"area": "north",
729
"internet": "yes",
730
"parking": "yes",
731
"id": "32",
732
"location": [
733
52.2309912,
734
0.1295545
735
],
736
"name": "worth house",
737
"phone": "01223316074",
738
"postcode": "cb41da",
739
"price": {
740
"double": "60",
741
"family": "85",
742
"single": "49"
743
},
744
"pricerange": "cheap",
745
"stars": "4",
746
"takesbookings": "yes",
747
"type": "guesthouse"
748
}
749
]
750
751