ocbc_locator.Rd
This function makes the information from the OCBC Locators category APIs easily accessible in an R-readable format. It also produces
an interactive map of the ATMs and their locations
There are 3 different types of locators, each with their own unique API
1. ATMs
2. OCBC Branches and Centres
3. Deposit Machines and Safe Deposit Boxes
ocbc_locator( locator_type = c("ATM", "Branch", "Deposit"), acctoken, category = NULL, country = NULL, landmark = NULL, latitude = NULL, longitude = NULL, radius = NULL )
locator_type | Locator type, hence the API that the function will call from. Required. Options are "ATM" for ATMs, "Branch" for Branches and Centres, "Deposit" for Deposit Machines and Safe Deposit Boxes. Note: it is recommended to only specify 1 locator type at a time. |
---|---|
acctoken | Account token. Required. Users can sign up for their api key, api secret and account token at https://api.ocbc.com/store/home |
category | filter locators by category. Optional. |
country | Filter locators by country. Optional. Options are 'SG' for Singapore and 'MY' for Malaysia |
landmark | Filter locators by local landmark. Optional. E.g 'Esplanade', '7-Eleven', 'park' |
latitude | Filter locators by latitude. Optional. (Requires longitutde and radius to filter for nearest locator) |
longitude | Filter locators by longtitude. Optional. (Requires latitude and radius to filter for nearest locator) |
radius | Filter locators by radius. Optional. (Requires longtitude and latitude to filter for nearest locator) |
Returns a list containing 2 items.
1. The first is a detailed dataframe with variables of key information about the locators (e.g the category of the locator, the address of the locator, landmark where the locator is located, geological latitude and longitude of the locator, postal code, remarks and disclaimers).
2.The second is an interactive map indicating the locations of the locators featured in the dataframe. Each point on the map correponds to a row in the above dataframe, users can click on each point to reveal a summary information table about the locator.
ocbc_locator(locator_type = "ATM", acctoken = Sys.getenv("ACC_TOKEN_OCBC"), category = 1, country = "SG")#>#> [[1]] #> category #> 1 Atm #> 2 Atm #> 3 Atm #> 4 Atm #> 5 Atm #> 6 Atm #> 7 Atm #> 8 Atm #> 9 Atm #> 10 Atm #> 11 Atm #> 12 Atm #> 13 Atm #> 14 Atm #> 15 Atm #> 16 Atm #> 17 Atm #> 18 Atm #> 19 Atm #> 20 Atm #> 21 Atm #> 22 Atm #> 23 Atm #> 24 Atm #> 25 Atm #> 26 Atm #> 27 Atm #> 28 Atm #> 29 Atm #> 30 Atm #> 31 Atm #> 32 Atm #> 33 Atm #> 34 Atm #> 35 Atm #> 36 Atm #> 37 Atm #> 38 Atm #> 39 Atm #> 40 Atm #> 41 Atm #> 42 Atm #> 43 Atm #> 44 Atm #> 45 Atm #> 46 Atm #> 47 Atm #> 48 Atm #> 49 Atm #> 50 Atm #> 51 Atm #> 52 Atm #> 53 Atm #> 54 Atm #> 55 Atm #> 56 Atm #> 57 Atm #> 58 Atm #> 59 Atm #> 60 Atm #> 61 Atm #> 62 Atm #> 63 Atm #> 64 Atm #> 65 Atm #> 66 Atm #> 67 Atm #> 68 Atm #> 69 Atm #> 70 Atm #> 71 Atm #> 72 Atm #> 73 Atm #> 74 Atm #> 75 Atm #> 76 Atm #> 77 Atm #> 78 Atm #> 79 Atm #> 80 Atm #> 81 Atm #> 82 Atm #> 83 Atm #> 84 Atm #> 85 Atm #> 86 Atm #> 87 Atm #> 88 Atm #> 89 Atm #> 90 Atm #> 91 Atm #> 92 Atm #> 93 Atm #> 94 Atm #> 95 Atm #> 96 Atm #> 97 Atm #> 98 Atm #> 99 Atm #> 100 Atm #> 101 Atm #> 102 Atm #> 103 Atm #> 104 Atm #> 105 Atm #> 106 Atm #> 107 Atm #> 108 Atm #> 109 Atm #> 110 Atm #> 111 Atm #> 112 Atm #> 113 Atm #> 114 Atm #> 115 Atm #> 116 Atm #> 117 Atm #> 118 Atm #> 119 Atm #> 120 Atm #> 121 Atm #> 122 Atm #> 123 Atm #> 124 Atm #> 125 Atm #> 126 Atm #> 127 Atm #> 128 Atm #> 129 Atm #> 130 Atm #> 131 Atm #> 132 Atm #> 133 Atm #> 134 Atm #> 135 Atm #> 136 Atm #> 137 Atm #> 138 Atm #> 139 Atm #> 140 Atm #> 141 Atm #> 142 Atm #> 143 Atm #> 144 Atm #> 145 Atm #> 146 Atm #> 147 Atm #> 148 Atm #> 149 Atm #> 150 Atm #> 151 Atm #> 152 Atm #> 153 Atm #> 154 Atm #> 155 Atm #> 156 Atm #> 157 Atm #> 158 Atm #> 159 Atm #> 160 Atm #> 161 Atm #> 162 Atm #> 163 Atm #> 164 Atm #> 165 Atm #> 166 Atm #> 167 Atm #> 168 Atm #> 169 Atm #> 170 Atm #> 171 Atm #> 172 Atm #> 173 Atm #> 174 Atm #> 175 Atm #> 176 Atm #> 177 Atm #> 178 Atm #> 179 Atm #> 180 Atm #> 181 Atm #> 182 Atm #> 183 Atm #> 184 Atm #> 185 Atm #> 186 Atm #> 187 Atm #> 188 Atm #> 189 Atm #> 190 Atm #> 191 Atm #> 192 Atm #> 193 Atm #> 194 Atm #> 195 Atm #> 196 Atm #> 197 Atm #> 198 Atm #> 199 Atm #> 200 Atm #> 201 Atm #> 202 Atm #> 203 Atm #> 204 Atm #> 205 Atm #> 206 Atm #> 207 Atm #> 208 Atm #> 209 Atm #> 210 Atm #> 211 Atm #> 212 Atm #> 213 Atm #> 214 Atm #> 215 Atm #> 216 Atm #> 217 Atm #> 218 Atm #> 219 Atm #> 220 Atm #> 221 Atm #> 222 Atm #> 223 Atm #> 224 Atm #> 225 Atm #> 226 Atm #> 227 Atm #> 228 Atm #> 229 Atm #> 230 Atm #> 231 Atm #> 232 Atm #> 233 Atm #> 234 Atm #> 235 Atm #> 236 Atm #> 237 Atm #> 238 Atm #> 239 Atm #> 240 Atm #> 241 Atm #> 242 Atm #> 243 Atm #> 244 Atm #> 245 Atm #> 246 Atm #> 247 Atm #> 248 Atm #> 249 Atm #> 250 Atm #> 251 Atm #> 252 Atm #> 253 Atm #> 254 Atm #> 255 Atm #> 256 Atm #> 257 Atm #> 258 Atm #> 259 Atm #> 260 Atm #> 261 Atm #> 262 Atm #> 263 Atm #> 264 Atm #> 265 Atm #> 266 Atm #> 267 Atm #> 268 Atm #> 269 Atm #> 270 Atm #> 271 Atm #> 272 Atm #> 273 Atm #> 274 Atm #> 275 Atm #> 276 Atm #> 277 Atm #> 278 Atm #> 279 Atm #> 280 Atm #> 281 Atm #> 282 Atm #> 283 Atm #> 284 Atm #> 285 Atm #> 286 Atm #> 287 Atm #> 288 Atm #> 289 Atm #> 290 Atm #> 291 Atm #> 292 Atm #> 293 Atm #> 294 Atm #> 295 Atm #> 296 Atm #> 297 Atm #> 298 Atm #> 299 Atm #> 300 Atm #> 301 Atm #> 302 Atm #> 303 Atm #> 304 Atm #> 305 Atm #> 306 Atm #> 307 Atm #> 308 Atm #> 309 Atm #> 310 Atm #> 311 Atm #> 312 Atm #> 313 Atm #> 314 Atm #> 315 Atm #> 316 Atm #> 317 Atm #> 318 Atm #> 319 Atm #> 320 Atm #> 321 Atm #> 322 Atm #> 323 Atm #> 324 Atm #> 325 Atm #> 326 Atm #> 327 Atm #> 328 Atm #> 329 Atm #> 330 Atm #> 331 Atm #> 332 Atm #> 333 Atm #> 334 Atm #> 335 Atm #> 336 Atm #> 337 Atm #> 338 Atm #> 339 Atm #> 340 Atm #> 341 Atm #> 342 Atm #> 343 Atm #> 344 Atm #> 345 Atm #> 346 Atm #> 347 Atm #> 348 Atm #> 349 Atm #> 350 Atm #> 351 Atm #> 352 Atm #> 353 Atm #> 354 Atm #> 355 Atm #> 356 Atm #> 357 Atm #> 358 Atm #> 359 Atm #> 360 Atm #> 361 Atm #> 362 Atm #> 363 Atm #> 364 Atm #> 365 Atm #> 366 Atm #> 367 Atm #> 368 Atm #> 369 Atm #> 370 Atm #> 371 Atm #> 372 Atm #> 373 Atm #> 374 Atm #> 375 Atm #> 376 Atm #> 377 Atm #> 378 Atm #> 379 Atm #> 380 Atm #> 381 Atm #> 382 Atm #> 383 Atm #> 384 Atm #> 385 Atm #> 386 Atm #> 387 Atm #> 388 Atm #> 389 Atm #> 390 Atm #> 391 Atm #> 392 Atm #> 393 Atm #> 394 Atm #> 395 Atm #> 396 Atm #> 397 Atm #> 398 Atm #> 399 Atm #> 400 Atm #> 401 Atm #> 402 Atm #> 403 Atm #> 404 Atm #> 405 Atm #> 406 Atm #> 407 Atm #> 408 Atm #> 409 Atm #> 410 Atm #> 411 Atm #> 412 Atm #> 413 Atm #> 414 Atm #> 415 Atm #> 416 Atm #> 417 Atm #> 418 Atm #> 419 Atm #> 420 Atm #> 421 Atm #> 422 Atm #> 423 Atm #> 424 Atm #> 425 Atm #> 426 Atm #> 427 Atm #> 428 Atm #> 429 Atm #> 430 Atm #> 431 Atm #> 432 Atm #> 433 Atm #> 434 Atm #> 435 Atm #> 436 Atm #> 437 Atm #> 438 Atm #> 439 Atm #> 440 Atm #> 441 Atm #> 442 Atm #> 443 Atm #> 444 Atm #> 445 Atm #> 446 Atm #> 447 Atm #> 448 Atm #> 449 Atm #> 450 Atm #> 451 Atm #> 452 Atm #> 453 Atm #> 454 Atm #> 455 Atm #> 456 Atm #> 457 Atm #> 458 Atm #> 459 Atm #> 460 Atm #> 461 Atm #> 462 Atm #> 463 Atm #> 464 Atm #> 465 Atm #> 466 Atm #> 467 Atm #> 468 Atm #> 469 Atm #> 470 Atm #> 471 Atm #> 472 Atm #> 473 Atm #> 474 Atm #> 475 Atm #> 476 Atm #> 477 Atm #> 478 Atm #> 479 Atm #> 480 Atm #> 481 Atm #> 482 Atm #> 483 Atm #> 484 Atm #> 485 Atm #> 486 Atm #> 487 Atm #> 488 Atm #> 489 Atm #> 490 Atm #> 491 Atm #> 492 Atm #> 493 Atm #> address #> 1 446 Pasir Ris Drive 6 #01-112 #> 2 8 Raffles Avenue #01-K1 #> 3 5 Raffles Place #> 4 30 Raffles Place Level 1 #> 5 1 Tanjong Pagar Road #01-32 Tanjong Pagar Plaza #> 6 10 Kent Ridge Road Arts and Social Science Faculty #> 7 109 Clementi Street 11 #01-15 #> 8 325 Clementi Avenue 5 #01-137 #> 9 505 West Coast Drive #01-216 #> 10 727 Clementi West Street 2 #01-284 #> 11 100 North Buona Vista Road Concourse Area #> 12 500 Dover Road Teaching Block 1A #> 13 375 Commonwealth Avenue Concourse Area #> 14 58 Seng Poh Road #01-19 #> 15 300 Tiong Bahru Road Basement 1 #> 16 1 Hospital Drive Block 5 Level 1 #> 17 111 North Bridge Road #B1-07 A/B/C #> 18 150 North Bridge Road Concourse Area #> 19 252 North Bridge Road #B1-43B #> 20 230 Victoria Street #> 21 320 Victoria Street Concourse Area #> 22 35 Selegie Road Ground Floor #> 23 190 Middle Road Ground Floor #> 24 50 Kallang Road #B1-02 #> 25 1 Jalan Berseh #01-06 #> 26 48 Serangoon Road #01-19/20 Little India Arcade #> 27 14 Scotts Road Basement 1 #> 28 49 Scotts Road Concourse Area #> 29 100 Bukit Timah Road Level 1 Children Tower #> 30 11 Orchard Road Basement 1 Dhoby Xchange #> 31 304 Orchard Road Level 1 #> 32 435 Orchard Road #B1-K4 #> 33 423 River Valley Road #> 34 6 Sixth Avenue #> 35 4 Lorong Mambong #> 36 111 Lorong 1 Toa Payoh #01-358 #> 37 190 Lorong 6 Toa Payoh #01-564 #> 38 101 Towner Road #01-234 #> 39 999 Serangoon Road #> 40 391 Orchard Road Near #B1-36 (facing Beanstro) #> 41 385 Upper Aljunied Road #> 42 18 Upper Boon Keng Road #01-1153 #> 43 53 Sims Place #01-174 #> 44 81 Lorong 25 Geylang Concourse Area #> 45 348 Geylang Road #> 46 306 Ubi Avenue 1 #01-185 #> 47 1A Eunos Crescent #01-2469/71 #> 48 810 Geylang Road #01-00 #> 49 55 Sims Avenue #> 50 38A Changi Road #> 51 366 Tanjong Katong Road #> 52 83 Marine Parade Central #> 53 80 Marine Parade Road Level 3 (Opposite Giant) #> 54 705 East Coast Road #> 55 539A Bedok North Street 3 #01-477 #> 56 25A Chai Chee Road #01-459 #> 57 59 New Upper Changi Road #01-1240 #> 58 631 Bedok Reservoir Road #01-934 #> 59 632 Bedok Reservoir Road #01-850 #> 60 50 Tanah Merah Ferry Road Departure Hall #> 61 1 Changi Village Road #01-2014 #> 62 440 Pasir Ris Drive 4 #01-01 #> 63 Blk 734 Pasir Ris Street 72 #01-37 #> 64 Blk 735 Pasir Ris Street 72 #01-K3 #> 65 10 Pasir Ris Central #> 66 248 Simei Street 3 #01-130 #> 67 512 Tampines Central 1 #> 68 823 Tampines Street 81 #01-160 #> 69 139 Tampines Street 11 #01-20 #> 70 201B Tampines Street 21 #01-1091 #> 71 201A Tampines Street 21 #01-1059 #> 72 20 Tampines Central 1 Concourse Area #> 73 21 Hougang St 51 #> 74 118 Rivervale Drive #> 75 11 Rivervale Crescent #> 76 326 Serangoon Avenue 3 #01-378 #> 77 3 Kensington Park #> 78 202 Ang Mo Kio Avenue 3 #01-1668 #> 79 339 Ang Mo Kio Avenue 1 #01-1579 #> 80 407 Ang Mo Kio Avenue 10 #01-741 #> 81 532 Ang Mo Kio Avenue 10 #01-2455 #> 82 2450 Ang Mo Kio Avenue 8 #> 83 180 Ang Mo Kio Avenue 8 Blk A Level 1 Food Central #> 84 151 Bishan Street 11 #01-187 #> 85 244H Upper Thomson Road #> 86 535 Clementi Road Block 68 (Basement of Convention Centre) #> 87 252 Jurong East Street 24 #01-129 #> 88 2 Jurong East Street 21 #> 89 399 Yung Sheng Road #> 90 221 Boon Lay Place #> 91 463 Jurong West Street 41 #01-00 #> 92 501 Jurong West Street 51 #01-225 #> 93 763 Jurong West Street 75 #01-01 #> 94 964 Jurong West Street 91 #01-342 #> 95 201 Boon Lay Way Concourse Area #> 96 301 Boon Lay Way Concourse Area #> 97 132 Bukit Batok West Avenue 6 #01-304 #> 98 283 Bukit Batok East Avenue 3 #01-281 #> 99 634 Bukit Batok Central #> 100 10 Bukit Batok Central #> 101 445 Fajar Road #01-K1 #> 102 259 Bukit Panjang Ring Road #01-20 #> 103 1 Jelebu Road Level 1 #> 104 10 Choa Chu Kang Avenue 4 #01-K2 #> 105 548 Woodlands Drive 44 #> 106 883 Woodlands Street 82 #01-K1 #> 107 102 Yishun Avenue 5 #01-137 #> 108 291 Yishun Street 22 #01-337 #> 109 413 Yishun Ring Road #01-1873 #> 110 731 Yishun Street 72 #01-21A #> 111 201 Yishun Avenue 2 Concourse Area #> 112 912 Upper Thomson Road #> 113 80 Airport Boulevard #> 114 60 Airport Boulevard #> 115 301 Upper Thomson Road #> 116 68 Orchard Road #B2-K2 #> 117 1 Kim Seng Promenade #B1-K6 #> 118 1 Jalan Anak Bukit #> 119 1 Rochor Canal Road Level 1 #> 120 128 Toa Payoh Lorong 1 #01-821 #> 121 8 Grange Road #01-K2 #> 122 5 Tampines Street 32 Level 1 #> 123 150 South Bridge Road Level 1 #> 124 6 Bukit Timah Road Concourse Area #> 125 475 Tampines Street 44 #> 126 345 Jurong East Street 31 #01-29 #> 127 583 Orchard Road #B1-K3 #> 128 317 Alexandra Road Level 1 #> 129 1 Queensway Level 1 #> 130 3 Yuan Ching Road #01-01A/02 #> 131 212 Toa Payoh Lorong 8 #01-29 #> 132 685 Hougang Street 61 #01-160 #> 133 68 Geylang Bahru #01-3225 #> 134 768 Woodlands Avenue 6 #01-K4 #> 135 524A Jelapang Road #01-K2 #> 136 533 Choa Chu Kang St 51 #> 137 475 Choa Chu Kang Avenue 3 #01-K3 #> 138 57 Dawson Road #01-01 FairPrice #> 139 Blk 258 Pasir Ris Street 21 #01-K1 #> 140 226C Ang Mo Kio Avenue 1 #01-651 #> 141 449 Ang Mo Kio Avenue 10 #01-1709 #> 142 9 Bishan Place #01-K7 #> 143 Blk 336 Smith Street, Level 1 #> 144 290 Orchard Road #B1-K12 #> 145 1 Park Road Level One #> 146 1 Pasir Ris Close #> 147 163 Tanglin Road #02-K6 #> 148 177 River Valley Road #L1-K3 #> 149 205 Hougang Street 21 Level 1 #> 150 59 Marine Terrace #01-89 #> 151 10 Anson Road Level 1 #> 152 154A Bukit Batok West Avenue 8 #01-K1 #> 153 18 Marsiling Lane #01-271 #> 154 37 Tebam Gardens Road #> 155 106 Hougang Avenue 1 #01-1223 #> 156 638 Jurong West St 61 Level 1 #> 157 1 Maritime Square #> 158 Supermarket 19 Serangoon North Avenue 5 #> 159 849 Yishun Ring Road #> 160 506 Tampines Central 1 #01-K1 #> 161 301 Commonwealth Avenue Concourse Area #> 162 920 New Upper Changi Road Concourse Area #> 163 151 New Bridge Road #> 164 260 Kim Keat Avenue #01-00 #> 165 293 Holland Road Level 2 #> 166 32 New Market Road #01-K3 #> 167 678A Woodlands Avenue 6 #01-K2 #> 168 30 Simei Street Concourse Area #> 169 60 Tampines North Drive 2 #> 170 Blk 866A Tampines Street 83 #01-01 #> 171 10 Sinaran Drive #04-03/47/48/49/55 Square 2 #> 172 53 Ang Mo Kio Avenue 3 #> 173 166 Bukit Merah Central #01-3531 #> 174 212 Bedok North Street 1 #01-147 #> 175 71 Kallang Bahru #01-529/02-531 #> 176 Blk 628 Senja Road #01-01 Senja Grand #> 177 Blk 498 Jurong West Street 41 #01-434/436/438 #> 178 89 Bedok North Street 4 #01-77/79 #> 179 57 New Upper Changi Road #01-1334/1336/1338 #> 180 352 Clementi Avenue 2 #01-141/143 #> 181 50 Havelock Road #01-755 #> 182 934 East Coast Road Siglap New Market #> 183 239 Yishun Ring Road #01-1150 #> 184 587 Bukit Timah Road #01-01 Coronation Plaza #> 185 451 Clementi Avenue 3 #01-307 #> 186 1 Hougang Street 91 #02-02 Hougang 1 #> 187 414 Yishun Ring Road #01-1853 #> 188 Blk 135 Jurong Gateway Road #01-337 #> 189 280 Bukit Batok East Avenue 3 #01-315 #> 190 500 Toa Payoh Lorong 6 #B1-32 HDB Hub #> 191 Blk 43 Cambridge Road #01-15 #> 192 54 Gombak Rise #> 193 3 Depot Road Singapore 109680 #> 194 131 Killiney Road #01-01/02/03 #> 195 900 South Woodlands Drive #B1-01 Woodlands Civic Centre #> 196 107 Tampines Street 11 #01-353/355/357/359 #> 197 30 Woodlands Avenue 1 #01-11/30 to 58 The Woodgrove #> 198 170 Stirling Road #01-1147 #> 199 152B Serangoon North Avenue 1 #01-384 #> 200 682 Hougang Avenue 4 #01-310 #> 201 202 Hougang Street 21 #01-00 #> 202 23 Hougang Avenue 3 #01-281 #> 203 253 Serangoon Central Drive #01-241 #> 204 114, Aljunied Avenue 2 #01-75 #01-75 #> 205 No. 6 Marine Parade Central #> 206 888 Woodlands Drive 50 #01-757 #> 207 Blk 140 Teck Whye Lane #01-351 #> 208 5 Upper Boon Keng Road #01-05 #> 209 Blk 28 Dover Crescent #01-83 #> 210 355 Sembawang Way #> 211 65 Airport Boulevard #> 212 437 Orchard Road Basement 2 #> 213 3 Mount Elizabeth Level 1 #> 214 Blk 63/66 Yung Kuang Road Level 2 #> 215 745 Bedok Reservoir Road #01-3015 #> 216 277C Compassvale Link #01-13 #> 217 1 Expo Drive Foyer 2 #> 218 Blk 41 Jalan Tiga #01-05 #> 219 80 Lorong Limau #01-191 #> 220 61 Kaki Bukit Ave 1 Lobby #> 221 604 Sembawang Road Level 2 Sembawang Shopping Centre #> 222 120 Maxwell Road Tanjong Pagar Xchange #> 223 250 Thomson Road Novena MRT Station #> 224 200 Commonwealth Avenue West Dover MRT Station #> 225 802 Bukit Batok West Avenue 5 Bukit Gombak MRT Station #> 226 21 Choa Chu Kang Ave 4 #B1-K13A #> 227 61 Teban Gardens Rd #01-K2 #> 228 11 Canberra Road Concourse Area #> 229 30 Paya Lebar Road Concourse Area #> 230 301 Yishun Avenue Concourse Area #> 231 218 Balestier Road Value Hotel #> 232 9 Woodlands Avenue 9 #> 233 10 Tampines Central 1 #01-K1 #> 234 624 Choa Chu Kang St 62 #> 235 2 Orchard Turn #> 236 2 Joo Chiat Road #01/02-1139 Joo Chiat Complex #> 237 629 Ang Mo Kio Ave 4 #01-1006/1008/1010 #> 238 360 Balestier Road #> 239 204 Bedok North St 1 #01-403/405/407 #> 240 88 Bedok North St 4 #01-163 #> 241 501 Bishan St 11 #01-372/374 #> 242 257 Bangkit Rd #01-51/53/55 #> 243 170 Upper Bukit Timah Rd #01-01 Bukit Timah Shopping Centre #> 244 1 Woodlands Square #01-16 Causeway Point #> 245 304 Choa Chu Kang Ave 4 #01-663 #> 246 3155 Commonwealth Avenue West #> 247 249 Holland Ave #> 248 211 Hougang St 21 #01-295 #> 249 90 Hougang Ave 10 #01-01 to 05 Hougang Mall #> 250 65 Yung Kuang Road #01-95/97/99/101 #> 251 130 Jurong Gateway Road #01-223 #> 252 1 Jurong West Central 2 #> 253 502 Jurong West Ave 1 #01-821 #> 254 460 North Bridge Road #01-00 #> 255 50 Nanyang Avenue #> 256 65 Chulia St #01-00 OCBC Centre #> 257 277 Orchard Road, orchardgateway, #B1-12 (with Premier Banking centre) #> 258 101 Upper Cross St #01-27 #> 259 86/88 Serangoon Garden Way #> 260 827 Bukit Timah Road #> 261 70 Stamford Road #B1-43 Singapore Management University #> 262 1 Tampines Central 5 #01-02 Tampines CPF Building #> 263 181 Upper Thomson Road #> 264 520 Lorong 6 Toa Payoh HDB Hub #02-52/53 #> 265 23 Serangoon Central #> 266 1 Pasir Ris Central St 3 #> 267 303 Woodlands St 31 #01-159/161 #> 268 302 Ubi Ave 1 #01-59/63 #> 269 1 Onan Road #> 270 91 Joo Koon Circle #> 271 61 Choa Chu Kang Drive #> 272 30 Eunos Crescent #> 273 10 Pasir Ris Central #> 274 Blk 36 Holland Drive #01-03 #> 275 960 Woodlands Road #> 276 151 Boon Lay Way #> 277 211 New Bridge Road #01-06/07 Lucky Chinatown #> 278 50 Beach View Beach Station #> 279 3A Woodlands Square #> 280 301 Choa Chu Kang Avenue 4 #> 281 180 Kitchener Road #> 282 31 Jurong West Street 63 #> 283 21 Tampines Avenue 1 Temasek Polytechnic (Temasek Business School Block 26, Level 2) #> 284 313 Orchard Road Level 1 #> 285 71 Woodlands Ave 3 Marsiling MRT Station #> 286 100 Hougang Avenue 10 #01-01 and #02-01 #> 287 63 Jurong West Central 3 #03-01 Fairprice #> 288 2 Tampines Central 5 #B1-07/08/17 #> 289 Blk 511 Canberra Road #02-03 #> 290 200 Bishan Road #01-K4 #> 291 5 Lower Kent Ridge Road #> 292 10 Sengkang Square Kopitiam Square Level 1 #> 293 26 Sentosa Gateway #> 294 154 West Coast Road #> 295 10 Bayfront Avenue #> 296 90 Bras Basah Road #> 297 6 Eu Tong Sen Street #> 298 65 Bras Basah Road #> 299 Blk 5 Eunos Crescent #01-2623 #> 300 2 Temasek Avenue #> 301 33 Upper Paya Lebar Road #> 302 15 Paya Lebar Road #> 303 Blk 153 Bukit Batok Street 11 #01-296A #> 304 90 Yishun Central #01-07 Khoo Teck Phuat Hospital #> 305 61 Stamford Road #01-03 Stamford Court #> 306 Blk 810 Hougang Central #01-214 #> 307 31 Tampines Avenue 4 #> 308 530 Lorong 6 Toa Payoh #> 309 Orchid Country Club 1 Orchid Club Road #> 310 Blk 631 Hougang Avenue 8 #01-10 #> 311 18/20 Kim Tian Road #> 312 Blk 279 Bishan Street 24 #01-62/64 #> 313 6 Raffles Boulevard Level 2 (Near John Little, Opp Honey World) #> 314 Blk 192 Toa Payoh Lorong 4 #01-670/672 #> 315 1 HarbourFront Walk #01-160 #> 316 51 Changi Business Park Central 2 Level 1 #> 317 10 Marina Boulevard #01-04 Marina Bay Financial Centre Tower 2 #> 318 Blk 108 Depot Road #01-01 FairPrice #> 319 461 Clementi Road SIM Headquarters #> 320 Blk 110 Lengkong Tiga #01-233/235 #> 321 2 Handy Road Level 1 (next to cinema box office) #> 322 4 Seah Im Road #> 323 13 Sengkang Square #> 324 81 Telok Blangah Road #> 325 Blk 78A Telok Blangah Street 32 #01-01/02 #> 326 PSA Sembawang #> 327 1000 Toa Payoh North #> 328 612-620 Geylang Road #> 329 Blk 215 Ang Mo Kio Avenue 1 #01-877 #> 330 282 Bishan Street 22 #01-K2 #> 331 171 Paya Lebar Road #> 332 5001 Beach Road #01-12 #> 333 70 Punggol Central #> 334 University Town 1 Create Way, #01-01 #> 335 900 Serangoon Road #> 336 55 Upper Serangoon Road #> 337 900 Upper Serangoon Road #> 338 80 Hougang Central Road #> 339 600 Upper Serangoon Road #> 340 959 Jurong West Street 92 #01-162 #> 341 20 Serangoon Avenue 2 #> 342 57 Ang Mo Kio Avenue 8 #> 343 70A Punggol Place #> 344 6 Scotts Road #B1-03 to 07 and #B1-10 FairPrice #> 345 211 Old Airport Road #> 346 Blk 712 Ang Mo Kio Avenue 6 #01-4056 #> 347 70 Jellicoe Road #> 348 200 Holland Avenue #> 349 5 Changi Business Park Central 1 #> 350 460 Alexandra Road PSA Building (Alexandra Retail Centre) #> 351 8 Marina View #> 352 5 Sengkang Square Level 2 #> 353 Bank of Singapore 63 Market Street #> 354 60 Jurong Gateway Road #> 355 Blk 612 Punggol Drive #01-06 #> 356 300 Eu Tong Sen Street #> 357 500 Clemenceau Ave North #> 358 1 Seletar Road #> 359 112 East Coast Road #B1-13B #> 360 61 Jurong West Central 3 #> 361 8 Changi Business Park Ave 1 #01-51 & #02-51 #> 362 379 Lorong 1 Toa Payoh #> 363 201 Victoria Street #02-K2 #> 364 30 Woodlands Avenue 2 #> 365 441 Commonwealth Avenue West #> 366 18 Marina Gardens Drive #> 367 320 Orchard Road Basement 1 #> 368 1 Vista Exchange Green #01-K5b #> 369 1 Kadayanallur Street #> 370 5A Woodlands Centre Road #01-K2 #> 371 Yusof Ishak House 31 Lower Kent Ridge Road #> 372 Science Canteen 3 Science Drive #> 373 133 New Bridge Road Chinatown Point Basement 1 #> 374 Blk 138 Tampines Street 11 #01-136 #> 375 Blk 29B Chai Chee Avenue #01-62 #> 376 Blk 5 Upper Boon Keng Road #01-05 #> 377 Blk 77 Circuit Road #01-464/466 #> 378 100 Tras Street #B1-01 Amara Hotel #> 379 Blk 502 West Coast Drive #01-41 #> 380 University Town 2 College Ave West EduSport Building #> 381 5 Tanjong Pagar Road #01-01 FairPrice #> 382 Block 846 Yishun Ring Road #01-3655 #> 383 260 Tanjong Pagar Road #> 384 1 Pickering Street #01-00 #> 385 500 Dover Road Singapore Polytechnic, Food Court 5 (FC512) #> 386 491 River Valley Road #01-14 Valley Point #> 387 20 Ah Hood Road #02-01 Zhongshan Park #> 388 Blk 447A Jalan Kayu #01-02 #> 389 Blk 570B Woodlands Ave 1 #01-06 #> 390 50 Jurong Gateway Road #> 391 10 Sengkang Central #> 392 10 Eu Tong Sen Street #> 393 Blk 808 French Road #01-01 #> 394 30 East Coast Road #01-06/07/08/09 Katong V #> 395 1 Cove Avenue #02-K1 #> 396 2 Simei Street 3 #> 397 1 Lower Kent Ridge Road #02-16 One@Kentridge #> 398 3 Gateway Drive Basement 1 #> 399 311 New Upper Changi Road Basement 2 #> 400 70 Woodlands Avenue 7 #> 401 1 Stadium Place #> 402 6 Potong Pasir Ave 2 #01-01 Potong Pasir Community Club #> 403 3551 Ang Mo Kio Avenue 3 #> 404 1 Scotts Road Shaw Centre #> 405 399 Toa Payoh Lorong 2 #> 406 2 Bukit Batok West Avenue 7 #01-10 Home Team NS Bukit Batok Clubhouse #> 407 3 Temasek Boulevard Suntec City Mall #> 408 553 Upper Thomson Road #> 409 19 Pioneer Road #> 410 384 Lorong Chuan #> 411 3 Stadium Walk #> 412 33 Sengkang West Ave Basement 2 #> 413 3 Simei Street 6 Level 5 #> 414 12 Bedok North Drive #> 415 30 Sembawang Drive #B1-01/02/03 Sun Plaza #> 416 1 Joo Koon Circle Level 2 #> 417 21 Marina Station Road #> 418 590 East Coast Road #> 419 60 Paya Lebar Road #01-45/46/52/53 #> 420 10 Jurong East St 12 #> 421 30 Sembawang Drive #02-05 Sun Plaza #> 422 11 Jalan Tan Tock Seng #> 423 216 Lavender Street #> 424 Blk 279 Sengkang East Ave #01-06 #> 425 20A Yishun Central 1 #> 426 1 Jurong East Street 21 Tower B (Wards) Level 2 #> 427 1 Venture Avenue #01-K19 #> 428 176 Orchard Road Level 1 (Opp POSB Bank) #> 429 820 Thomson Road #> 430 301 Mountbatten Road #> 431 9 Ayer Rajah Avenue #> 432 Blk 510 Bishan Street 13 #01-01/#02-01 #> 433 20 Republic Avenue #> 434 100 Cluny Park Road #> 435 150 Serangoon Avenue 3 #> 436 Blk 166 Bukit Batok West Ave 8 #01-256/258 #> 437 463 Telok Blangah Road #> 438 150 North Buona Vista Road #> 439 Blk 198 Punggol Field #01-K4 #> 440 20 Lengkok Bahru #01-13 Academy #> 441 301 South Buona Vista Road #> 442 229 Mountbatten Road #> 443 Blk 476 Upper Serangoon View #02-18 #> 444 10 Jalan Besar #> 445 Blk 308C Punggol Walk #01-352 #> 446 55 Benoi Road #> 447 1 Sengkang Square, #02-04 #> 448 8 Somapah Road Building 2 #> 449 950 Upper Bukit Timah Road #> 450 101 Upper Bukit Timah Road #> 451 11 Rochor Canal Road #> 452 2 Bukit Panjang Ring Road #02-06 #> 453 Blk 1 Jalan Bukit Merah #01-4500 #> 454 83 Punggol Central #B2-32 Waterway Point #> 455 83 Punggol Central #01-13 Waterway Point #> 456 270 Pasir Panjang Road #> 457 83 Telok Blangah Road #> 458 60 Marymount Road #> 459 Blk 103 Yishun Ring Road #01-67 #> 460 401 Macpherson Road #02-22 #> 461 302 Tiong Bahru Road #01-125/126 Tiong Bahru Plaza #> 462 36 Foch Road #> 463 3150 Commonwealth Avenue West #> 464 2 Jurong East Central 1 #B1-12 #> 465 168 Punggol Field #> 466 4 Tampines Central 5 #01-K7 #> 467 510 Lorong 6 Toa Payoh #> 468 1 Eng Hoon Street #01-02 #> 469 Blk 249 Jurong East Street 24 #01-106 #> 470 505 Beach Road #> 471 51 Tampines Avenue 4 #B1-01 FairPrice #> 472 Blk 150 Silat Avenue #01-44 FairPrice #> 473 3700 Yishun Ring Road #> 474 7 Maxwell Road #> 475 17 Petir Road #B2-67 #> 476 18 Tai Seng Street #B1-13 #> 477 1 Tampines Ave 8 #> 478 277 Lorong Chuan #> 479 818 Upper Serangoon Road #> 480 559 Upper Serangoon Road #> 481 465 Macpherson Road #> 482 Blk 231 Bain Street #01-K4 #> 483 4870 Beach Road #> 484 50 Bukit Batok East Ave 3 #> 485 130 Dunearn Road #> 486 297 Holland Road #> 487 21 Jurong West Street 93 #> 488 355 East Coast Road #> 489 542 Balestier Road #> 490 213 Upper Bukit Timah Road #> 491 239 East Coast Road #> 492 751 Bukit Timah Road #> 493 930 Yishun Ave 2 #B1-36 Northpoint Shopping Centre #> landmark latitude longitude #> 1 Pasir Ris Drive 6 - 7-Eleven 1.3703 103.9577 #> 2 Esplanade Mall 1.2895 103.8555 #> 3 Raffles Place MRT Station 1.2846 103.8515 #> 4 Chevron House 1.2845 103.8519 #> 5 Tanjong Pagar Plaza - 7-Eleven 1.2748 103.8427 #> 6 National University of Singapore 1.2943 103.7785 #> 7 Clementi Street 11 - 7-Eleven 1.3219 103.7706 #> 8 Clementi Avenue 5 1.3151 103.7668 #> 9 West Coast Drive - 7-Eleven 1.3123 103.7600 #> 10 Clementi West Street 2 - 7-Eleven 1.3046 103.7640 #> 11 Buona Vista MRT Station 1.3075 103.7900 #> 12 Singapore Polytechnic 1.3107 103.7774 #> 13 Commonwealth MRT Station 1.3025 103.7983 #> 14 Seng Poh Road - 7-Eleven 1.2846 103.8330 #> 15 Tiong Bahru MRT Station 1.2862 103.8270 #> 16 Singapore General Hospital 1.2797 103.8348 #> 17 Peninsula Plaza 1.2921 103.8507 #> 18 City Hall MRT Station 1.2932 103.8522 #> 19 Raffles City Shopping Centre 1.2938 103.8528 #> 20 Parco Bugis Junction 1.2990 103.8553 #> 21 Bugis MRT Station 1.3007 103.8563 #> 22 Parklane Shopping Mall 1.3007 103.8494 #> 23 Fortune Centre 1.3004 103.8523 #> 24 Lavender MRT Station 1.3070 103.8630 #> 25 New World Centre 1.3075 103.8575 #> 26 Little India Arcade - 7-Eleven 1.3055 103.8518 #> 27 Far East Plaza 1.3072 103.8338 #> 28 Newton MRT Station 1.3125 103.8379 #> 29 KK Women's And Children's Hospital 1.3107 103.8463 #> 30 Dhoby Ghaut MRT Station 1.2986 103.8459 #> 31 Lucky Plaza 1.3045 103.8340 #> 32 Wisma Atria 1.3037 103.8333 #> 33 River Valley Road - 7-Eleven 1.2953 103.8294 #> 34 Sixth Avenue - 7-Eleven 1.3311 103.7951 #> 35 Lorong Mombong - 7-Eleven 1.3110 103.7953 #> 36 Toa Payoh Lorong 1 - 7-Eleven 1.3413 103.8455 #> 37 Toa Payoh Lorong 6 - 7-Eleven 1.3330 103.8483 #> 38 Towner Road - 7-Eleven 1.3188 103.8607 #> 39 Serangoon Road - 7-Eleven 1.3226 103.8636 #> 40 Ngee Ann City 1.3027 103.8346 #> 41 Upper Aljunied Road - Prime Supermarket 1.3332 103.8789 #> 42 Upper Boon Keng Road 1.3147 103.8721 #> 43 Sims Place 1.3178 103.8801 #> 44 Aljunied MRT Station 1.3165 103.8829 #> 45 Geylang Road - 7-Eleven 1.3126 103.8808 #> 46 Ubi Avenue 1 - Giant 1.3299 103.9019 #> 47 Eunos Crescent - 7-Eleven 1.3213 103.9027 #> 48 City Plaza 1.3148 103.8934 #> 49 Kembangan MRT Station 1.3210 103.9129 #> 50 Changi Road - 7-Eleven 1.3162 103.8988 #> 51 Tanjong Katong Road - 7-Eleven 1.3030 103.8967 #> 52 Marine Parade Central 1.3029 103.9060 #> 53 Parkway Parade 1.3019 103.9052 #> 54 East Coast Road - 7-Eleven 1.3121 103.9223 #> 55 Bedok North 1.3324 103.9255 #> 56 Chai Chee Road - Prime Supermarket 1.3233 103.9241 #> 57 New Upper Changi Road 1.3238 103.9406 #> 58 Bedok Reservoir Road - 7-Eleven 1.3337 103.9146 #> 59 Bedok Reservoir Road - McDonalds 1.3321 103.9142 #> 60 Tanah Merah Ferry Terminal 1.3138 103.9888 #> 61 Changi Village Road - 7-Eleven 1.3887 103.9876 #> 62 Pasir Ris Drive 4 - Giant 1.3690 103.9587 #> 63 Pasir Ris West Plaza - FairPrice 1.3798 103.9364 #> 64 Pasir Ris West Plaza 1.3794 103.9366 #> 65 Pasir Ris Bus Interchange 1.3736 103.9497 #> 66 Simei Street 3 1.3435 103.9536 #> 67 Tampines Bus Interchange 1.3543 103.9434 #> 68 Tampines Street 81 - Prime Supermarket 1.3486 103.9340 #> 69 Tampines Street 11 - 7-Eleven 1.3469 103.9445 #> 70 Tampines Street 21 1.3534 103.9531 #> 71 Tampines Street 21 1.3534 103.9527 #> 72 Tampines MRT Station 1.3532 103.9452 #> 73 Hougang Green Shopping Mall 1.3792 103.8878 #> 74 Rivervale Plaza 1.3854 103.9018 #> 75 Rivervale Mall 1.3922 103.9044 #> 76 Serangoon Avenue 3 - 7-Eleven 1.3504 103.8690 #> 77 Kensington Park - 7-Eleven 1.3646 103.8661 #> 78 Ang Mo Kio Avenue 3 1.3685 103.8445 #> 79 Ang Mo Kio Avenue 1 - 7-Eleven 1.3652 103.8491 #> 80 Ang Mo Kio Avenue 10 - Cheers 1.3621 103.8555 #> 81 Ang Mo Kio Avenue 10 - 7-Eleven 1.3739 103.8545 #> 82 Ang Mo Kio MRT Station 1.3701 103.8496 #> 83 Ang Mo Kio Avenue 8 - Nanyang Polytechnic 1.3809 103.8491 #> 84 Bishan Street 11 1.3453 103.8557 #> 85 Upper Thomson Road - 7-Eleven 1.3540 103.8342 #> 86 Clementi Road - Ngee Ann Polytechnic 1.3324 103.7754 #> 87 Jurong East Street 24 - 7-Eleven 1.3431 103.7381 #> 88 IMM Building 1.3349 103.7469 #> 89 Taman Jurong Shopping Centre 1.3345 103.7204 #> 90 Boon Lay Shopping Centre 1.3463 103.7120 #> 91 Jurong West Street 41 1.3506 103.7233 #> 92 Jurong West Street 51 - 7-Eleven 1.3500 103.7192 #> 93 Jurong West Street 75 - Prime Supermarket 1.3488 103.6983 #> 94 Jurong West Street 91 1.3421 103.6927 #> 95 Lakeside MRT Station 1.3442 103.7207 #> 96 Boon Lay MRT Station 1.3389 103.7055 #> 97 Bukit Batok West Avenue 6 - 7-Eleven 1.3504 103.7457 #> 98 Bukit Batok East Avenue 3 1.3473 103.7574 #> 99 Bukit Batok Central 1.3497 103.7515 #> 100 Bukit Batok MRT Station 1.3491 103.7497 #> 101 Fajar Shopping Centre 1.3837 103.7706 #> 102 Bukit Panjang Ring Road - 7-Eleven 1.3773 103.7729 #> 103 Bukit Panjang Plaza 1.3799 103.7643 #> 104 Choa Chu Kang MRT Station 1.3855 103.7443 #> 105 Vista Point 1.4304 103.7939 #> 106 Woodlands North Plaza 1.4426 103.7908 #> 107 Yishun Avenue 5 - 7-Eleven 1.4307 103.8288 #> 108 Yishun Street 22 - 7-Eleven 1.4358 103.8367 #> 109 Yishun Ring Road - 7-Eleven 1.4249 103.8465 #> 110 Yishun Street 72 1.4284 103.8311 #> 111 Khatib MRT Station 1.4174 103.8329 #> 112 Upper Thomson Road - 7-Eleven 1.3990 103.8181 #> 113 Changi Airport Terminal 1 1.3620 103.9905 #> 114 Changi Airport Terminal 2 1.3521 103.9875 #> 115 Thomson Plaza 1.3549 103.8308 #> 116 Plaza Singapura 1.3006 103.8450 #> 117 Great World City 1.2932 103.8320 #> 118 Bukit Timah Plaza 1.3387 103.7786 #> 119 Sim Lim Square 1.3034 103.8529 #> 120 Toa Payoh Lorong 1 1.3382 103.8443 #> 121 Cineleisure Orchard 1.3015 103.8365 #> 122 Tampines Mart 1.3543 103.9600 #> 123 South Bridge Road - Fook Hai Building 1.2849 103.8465 #> 124 Little India MRT Station 1.3070 103.8496 #> 125 Tampines Street 44 1.3602 103.9531 #> 126 Jurong East Street 31 - FairPrice 1.3456 103.7312 #> 127 Forum The Shopping Mall 1.3060 103.8289 #> 128 IKEA Building 1.2879 103.8060 #> 129 Queensway Shopping Centre 1.2874 103.8031 #> 130 Yuan Ching Road - Sheng Siong Supermarket 1.3262 103.7238 #> 131 Toa Payoh Lorong 8 1.3407 103.8544 #> 132 Hougang Street 61 1.3748 103.8864 #> 133 Geylang Bahru 1.3220 103.8698 #> 134 Woodlands Mart 1.4456 103.7981 #> 135 Greenridge Shopping Centre 1.3853 103.7661 #> 136 Limbang Shopping Centre 1.3924 103.7433 #> 137 Sunshine Place 1.3776 103.7393 #> 138 Dawson Place 1.2927 103.8110 #> 139 Loyang Point 1.3670 103.9646 #> 140 Ang Mo Kio Avenue 1 1.3672 103.8392 #> 141 Ang Mo Kio Avenue 10 1.3681 103.8560 #> 142 Junction 8 Shopping Centre 1.3506 103.8487 #> 143 New Bridge Centre 1.2830 103.8426 #> 144 Paragon 1.3039 103.8357 #> 145 People's Park Complex 1.2841 103.8426 #> 146 Downtown East 1.3771 103.9560 #> 147 Tanglin Mall 1.3048 103.8238 #> 148 Liang Court Shopping Centre 1.2918 103.8447 #> 149 Heartland Mall 1.3596 103.8852 #> 150 Guardian Phamarcy 1.3059 103.9147 #> 151 International Plaza 1.2759 103.8459 #> 152 Bukit Batok West Avenue 8 1.3479 103.7439 #> 153 Marsiling Lane 1.4434 103.7778 #> 154 Teban Gardens Road 1.3205 103.7429 #> 155 Hougang Avenue 1 - 7-Eleven 1.3537 103.8907 #> 156 Pioneer Mall 1.3418 103.6975 #> 157 Maritime Square 1.2639 103.8202 #> 158 Serangoon North Avenue 5 - Sheng Siong 1.3761 103.8720 #> 159 Yishun Ring Road 1.4171 103.8352 #> 160 Tampines Central 1 1.3560 103.9459 #> 161 Queenstown MRT Station 1.2946 103.8060 #> 162 Tanah Merah MRT Station 1.3273 103.9463 #> 163 Chinatown MRT Station 1.2844 103.8434 #> 164 Kim Keat Avenue 1.3321 103.8574 #> 165 Jelita Shopping Centre 1.3175 103.7858 #> 166 Peoples Park Food Centre 1.2852 103.8426 #> 167 Admiralty Place 1.4404 103.8015 #> 168 Simei MRT Station 1.3432 103.9534 #> 169 IKEA Building 1.3739 103.9323 #> 170 Tampines Central Community Centre 1.3554 103.9344 #> 171 Square 2 - FairPrice 1.3208 103.8442 #> 172 AMK Hub 1.3696 103.8485 #> 173 Bukit Merah Central - FairPrice 1.2830 103.8176 #> 174 Bedok North Street 1 - FairPrice 1.3259 103.9316 #> 175 Kallang Bahru - FairPrice 1.3210 103.8704 #> 176 Senja Road - FairPrice 1.3852 103.7603 #> 177 Jurong West Street 41 - FairPrice 1.3483 103.7242 #> 178 Bedok North Street 4 - FairPrice 1.3330 103.9383 #> 179 New Upper Changi Road - FairPrice 1.3243 103.9415 #> 180 Clementi Avenue 2 - FairPrice 1.3149 103.7716 #> 181 Havelock Road - FairPrice 1.2898 103.8268 #> 182 East Coast Road - FairPrice 1.3126 103.9254 #> 183 Yishun Ring Road - FairPrice 1.4336 103.8397 #> 184 Bukit Timah Road - FairPrice 1.3239 103.8098 #> 185 Clementi Avenue 3 - FairPrice 1.3126 103.7657 #> 186 Hougang Street 91 - FairPrice 1.3759 103.8792 #> 187 Yishun Ring Road - FairPrice 1.4249 103.8464 #> 188 Jurong Gateway Road - FairPrice 1.3339 103.7397 #> 189 Bukit Batok East Avenue 3 - FairPrice 1.3476 103.7572 #> 190 Toa Payoh Lorong 6 - FairPrice 1.3329 103.8473 #> 191 Cambridge Road - FairPrice 1.3153 103.8494 #> 192 MINDEF - Bukit Batok Camp 1.3657 103.7572 #> 193 MINDEF - Depot Road Camp 1.2802 103.8149 #> 194 Killiney Road - FairPrice 1.2977 103.8383 #> 195 South Woodlands Drive - FairPrice 1.4351 103.7869 #> 196 Tampines Street 11 - FairPrice 1.3484 103.9481 #> 197 Woodlands Avenue 1 - FairPrice 1.4292 103.7811 #> 198 Stirling Road - FairPrice 1.2909 103.8032 #> 199 Serangoon North Avenue 1 - FairPrice 1.3698 103.8730 #> 200 Hougang Avenue 4 - FairPrice 1.3736 103.8857 #> 201 Hougang Street 21 - FairPrice 1.3576 103.8840 #> 202 Hougang Avenue 3 - Cheers 1.3648 103.8907 #> 203 Serangoon Central Drive - FairPrice 1.3541 103.8708 #> 204 Aljunied Avenue 2 - FairPrice 1.3218 103.8868 #> 205 Marine Parade Central - FairPrice 1.3016 103.9072 #> 206 Woodlands Drive 50 - FairPrice 1.4378 103.7953 #> 207 Teck Whye Lane - FairPrice 1.3800 103.7531 #> 208 Upper Boon Keng Road - FairPrice 1.3128 103.8721 #> 209 Dover Crescent - FairPrice 1.3051 103.7814 #> 210 Sembawang Way - FairPrice 1.4495 103.8187 #> 211 Changi Airport Terminal 3 1.3535 103.9857 #> 212 Orchard MRT Station 1.3043 103.8325 #> 213 Mount Elizabeth Medical Centre 1.3059 103.8354 #> 214 Yung Kuang Road - FairPrice 1.3321 103.7225 #> 215 Bedok Reservoir Road - FairPrice 1.3374 103.9218 #> 216 Compassvale Link - FairPrice 1.3823 103.8944 #> 217 Expo Drive - Singapore Expo 1.3343 103.9593 #> 218 Jalan Tiga - FairPrice 1.3078 103.8847 #> 219 Lorong Limau - FairPrice 1.3239 103.8558 #> 220 Shun Li Industrial Park 1.3367 103.9106 #> 221 Sembawang Shopping Centre 1.4417 103.8247 #> 222 Tanjong Pagar MRT Station 1.2766 103.8459 #> 223 Novena MRT Station 1.3201 103.8438 #> 224 Dover MRT Station 1.3114 103.7786 #> 225 Bukit Gombak MRT Station 1.3589 103.7519 #> 226 Lot 1 Shoppers Mall 1.3850 103.7453 #> 227 Teban Place 1.3222 103.7382 #> 228 Sembawang MRT Station 1.4490 103.8200 #> 229 Paya Lebar MRT Station 1.3182 103.8931 #> 230 Yishun MRT Station 1.4294 103.8350 #> 231 Balestier Road - Cheers 1.3212 103.8533 #> 232 Republic Polytechnic 1.4421 103.7858 #> 233 Tampines 1 1.3542 103.9451 #> 234 Yew Tee Square 1.3980 103.7469 #> 235 ION Orchard 1.3040 103.8320 #> 236 Joo Chiat Road - FairPrice 1.3160 103.8982 #> 237 Ang Mo Kio Branch 1.3802 103.8404 #> 238 Shaw Plaza - Twin Heights 1.3252 103.8510 #> 239 Bedok Branch 1.3263 103.9301 #> 240 Bedok North Branch 1.3331 103.9390 #> 241 Bishan Branch 1.3484 103.8493 #> 242 Bukit Panjang Branch 1.3785 103.7732 #> 243 Bukit Timah Branch 1.3431 103.7761 #> 244 Causeway Point Branch 1.4361 103.7859 #> 245 Choa Chu Kang Branch 1.3845 103.7431 #> 246 The Clementi Mall 1.3148 103.7647 #> 247 Holland Village Branch 1.3112 103.7956 #> 248 Hougang Branch 1.3597 103.8877 #> 249 Hougang Mall Branch 1.3729 103.8938 #> 250 Jurong Branch 1.3324 103.7229 #> 251 Jurong Gateway Road - 7-Eleven 1.3351 103.7395 #> 252 Jurong Point Shopping Centre 1.3398 103.7070 #> 253 Jurong West Branch 1.3505 103.7181 #> 254 North Branch 1.2983 103.8558 #> 255 Nanyang Technological University 1.3446 103.6810 #> 256 OCBC Centre Branch 1.2850 103.8491 #> 257 Orchardgateway Branch 1.3005 103.8392 #> 258 People's Park Centre 1.2854 103.8437 #> 259 Serangoon Garden Branch 1.3644 103.8649 #> 260 Sixth Avenue Branch 1.3316 103.7947 #> 261 SMU Branch 1.2964 103.8502 #> 262 Tampines Branch 1.3531 103.9437 #> 263 Thomson Branch 1.3509 103.8356 #> 264 Toa Payoh Central Branch 1.3327 103.8472 #> 265 Nex 1.3500 103.8725 #> 266 White Sands 1.3725 103.9497 #> 267 Woodlands Branch 1.4311 103.7740 #> 268 Ubi Business Banking Centre 1.3300 103.9010 #> 269 Onan Road - Cheers 1.3160 103.8972 #> 270 Joo Koon MRT Station 1.3277 103.6783 #> 271 Yew Tee MRT Station 1.3979 103.7474 #> 272 Eunos MRT Station 1.3199 103.9026 #> 273 Pasir Ris MRT Station 1.3739 103.9497 #> 274 Holland Drive - FairPrice 1.3096 103.7926 #> 275 Kranji MRT Station 1.4254 103.7619 #> 276 Chinese Garden MRT Station 1.3431 103.7326 #> 277 New Bridge Road - Cheers 1.2839 103.8434 #> 278 Sentosa 1.2509 103.8184 #> 279 Woodlands Temporary Bus Interchange 1.4377 103.7859 #> 280 Choa Chu Kang Bus Interchange 1.3855 103.7437 #> 281 City Square Mall 1.3113 103.8564 #> 282 Pioneer MRT Station 1.3377 103.6971 #> 283 Tampines Avenue 1 - Cheers 1.3463 103.9320 #> 284 313@Somerset 1.3013 103.8385 #> 285 Woodlands Avenue 3 - FairPrice 1.4326 103.7743 #> 286 Hougang Avenue 10 - FairPrice 1.3728 103.8935 #> 287 Jurong Point Shopping Centre 1.3400 103.7067 #> 288 Century Square - FairPrice 1.3524 103.9438 #> 289 Canberra Road - FairPrice 1.4539 103.8195 #> 290 Bishan MRT Station 1.3507 103.8485 #> 291 National University Hospital 1.2965 103.7828 #> 292 Sengkang Square - Kopitiam Square 1.3914 103.8938 #> 293 Resorts World at Sentosa 1.2554 103.8226 #> 294 West Coast Plaza 1.3038 103.7661 #> 295 Marina Bay Sands 1.2825 103.8580 #> 296 Esplanade MRT Station 1.2934 103.8554 #> 297 The Central 1.2889 103.8466 #> 298 Bras Basah MRT Station 1.2972 103.8509 #> 299 Eunos Crescent - FairPrice 1.3212 103.9036 #> 300 Promenade MRT Station 1.2932 103.8612 #> 301 Tai Seng MRT Station 1.3359 103.8879 #> 302 Paya Lebar MRT Station (Circle Line) 1.3181 103.8930 #> 303 Bukit Batok Street 11 - Cheers 1.3478 103.7444 #> 304 Yishun Central - Cheers 1.4252 103.8390 #> 305 Stamford Road - Cheers 1.2944 103.8502 #> 306 Hougang Central - Cheers 1.3715 103.8936 #> 307 OCBC Tampines Centre Two 1.3520 103.9423 #> 308 Toa Payoh Bus Interchange 1.3322 103.8473 #> 309 Orchid Country Club - FairPrice 1.4130 103.8448 #> 310 Hougang Avenue 8 - Cheers 1.3706 103.8814 #> 311 Kim Tian Road - FairPrice 1.2848 103.8294 #> 312 Bishan Street 24 - FairPrice 1.3573 103.8438 #> 313 Marina Square 1.2915 103.8577 #> 314 Toa Payoh Lorong 4 - FairPrice 1.3316 103.8510 #> 315 VivoCity FRANK Store 1.2644 103.8224 #> 316 The Signature 1.3347 103.9652 #> 317 Marina Bay Financial Centre Branch 1.2795 103.8541 #> 318 Depot Heights Shopping Centre 1.2814 103.8101 #> 319 Singapore Institute of Management 1.3288 103.7764 #> 320 Lengkong Tiga - FairPrice 1.3237 103.9108 #> 321 The Cathay 1.2992 103.8478 #> 322 Harbourfront Bus Interchange 1.2671 103.8193 #> 323 Sengkang Bus Interchange 1.3922 103.8962 #> 324 Harbourfront MRT Station 1.2660 103.8209 #> 325 Telok Blangah Street 32 - FairPrice 1.2734 103.8086 #> 326 7-4 Deptford Road 1.4616 103.8310 #> 327 Singapore Press Holdings 1.3434 103.8483 #> 328 Geylang Road - Fairprice 1.3142 103.8887 #> 329 Ang Mo Kio Avenue 1 - Fairprice 1.3666 103.8415 #> 330 Bishan Street 22 1.3579 103.8449 #> 331 MacPherson MRT Station 1.3267 103.8900 #> 332 Golden Mile Complex 1.3028 103.8652 #> 333 Punggol MRT Station 1.4050 103.9024 #> 334 NUS University Town - Cheers 1.3040 103.7740 #> 335 Boon Keng MRT Station 1.3196 103.8619 #> 336 Potong Pasir MRT Station 1.3314 103.8693 #> 337 Kovan MRT Station 1.3604 103.8853 #> 338 Hougang MRT Station 1.3709 103.8924 #> 339 Serangoon MRT Station 1.3492 103.8734 #> 340 Jurong West St 92 1.3416 103.6907 #> 341 Serangoon Bus Interchange 1.3505 103.8717 #> 342 Ang Mo Kio Bus Interchange 1.3698 103.8487 #> 343 Punggol Bus Interchange 1.4040 103.9027 #> 344 Scotts Square 1.3059 103.8330 #> 345 Dakota MRT Station 1.3083 103.8882 #> 346 Ang Mo Kio Avenue 6 - Fairprice 1.3715 103.8470 #> 347 V Hotel 1.3076 103.8627 #> 348 Holland Village MRT Station 1.3121 103.7962 #> 349 Changi City Point 1.3338 103.9624 #> 350 Alexandra Road - FairPrice 1.2741 103.8008 #> 351 Asia Square Tower 1 1.2790 103.8510 #> 352 Sengkang MRT Station 1.3912 103.8954 #> 353 Bank of Singapore 1.2843 103.8504 #> 354 Jurong East Temporary Bus Interchange 1.3339 103.7411 #> 355 Punggol Drive - FairPrice 1.4046 103.9087 #> 356 Outram Park MRT Station (NEL) 1.2811 103.8393 #> 357 Newton Food Centre 1.3119 103.8396 #> 358 Greenwich V 1.3875 103.8691 #> 359 112 Katong 1.3054 103.9049 #> 360 Boon Lay Bus Interchange 1.3394 103.7054 #> 361 Changi Business Park - FairPrice 1.3351 103.9633 #> 362 Braddell MRT Station 1.3409 103.8471 #> 363 Bugis+ 1.2996 103.8543 #> 364 Woodlands MRT Station 1.4370 103.7865 #> 365 Clementi Bus Interchange 1.3151 103.7644 #> 366 Gardens by the Bay - The Canopy 1.2811 103.8659 #> 367 Tang Plaza 1.3051 103.8330 #> 368 The Star Vista 1.3068 103.7884 #> 369 Maxwell Hawker Centre 1.2798 103.8448 #> 370 Woodlands Centre Road 1.4399 103.7699 #> 371 NUS 1.2954 103.7748 #> 372 NUS 1.2965 103.7789 #> 373 Chinatown Point - FairPrice 1.2856 103.8463 #> 374 Tampines Street 11 - FairPrice 1.3476 103.9572 #> 375 Chai Chee Avenue - FairPrice 1.3243 103.9238 #> 376 Upper Boon Keng Road - FairPrice 1.3124 103.8720 #> 377 Circuit Road - FairPrice 1.3285 103.8854 #> 378 Amara Hotel - FairPrice 1.2756 103.8441 #> 379 West Coast Drive - FairPrice 1.3118 103.7586 #> 380 NUS 1.3058 103.7720 #> 381 Tangjong Pagar Plaza 1.2760 103.8428 #> 382 Yishun Ring Road 1.4167 103.8345 #> 383 Tanjong Pagar Road 1.2737 103.8431 #> 384 Great Eastern Centre 1.2851 103.8477 #> 385 Singapore Polytechnic FRANK Store 1.3095 103.7798 #> 386 River Valley Road - FairPrice 1.2930 103.8269 #> 387 Zhongshan Park - FairPrice 1.3279 103.8474 #> 388 Jalan Kayu - FairPrice 1.3922 103.8726 #> 389 Woodlands Ave 1 - FairPrice<br /> 1.4309 103.7908 #> 390 JEM 1.3331 103.7437 #> 391 Buangkok MRT Station 1.3827 103.8928 #> 392 Clarke Quay MRT Station 1.2888 103.8468 #> 393 French Road - FairPrice 1.3087 103.8618 #> 394 Katong V - FairPrice 1.3038 103.9029 #> 395 Sentosa Cove 1.2469 103.8400 #> 396 Changi General Hospital 1.3404 103.9491 #> 397 NUH - FairPrice 1.2964 103.7834 #> 398 Westgate 1.3321 103.7410 #> 399 Bedok Mall - FairPrice 1.3243 103.9299 #> 400 Admiralty MRT Station 1.4407 103.8010 #> 401 Kallang Wave 1.3034 103.8729 #> 402 Potong Pasir - FairPrice 1.3327 103.8673 #> 403 Ang Mo Kio Avenue 3 - Esso Station 1.3708 103.8642 #> 404 Shaw Centre 1.3060 103.8321 #> 405 Toa Payoh Lorong 2 - Esso Station 1.3363 103.8463 #> 406 Bukit Batok West Ave 7 - FairPrice 1.3658 103.7485 #> 407 Suntec City 1.2957 103.8589 #> 408 Upper Thomson Road - Esso Station 1.3704 103.8284 #> 409 Pioneer Road - Esso Station 1.3132 103.6876 #> 410 Lorong Chuan - Esso Station 1.3625 103.8679 #> 411 Stadium Station 1.3028 103.8753 #> 412 Seletar Mall - FairPrice 1.3912 103.8771 #> 413 Eastpoint Mall - FairPrice 1.3428 103.9530 #> 414 Bedok Bus Interchange 1.3248 103.9299 #> 415 Sun Plaza - FairPrice 1.4484 103.8192 #> 416 Benoi - FairPrice 1.3243 103.6764 #> 417 Marina Bay MRT Station 1.2763 103.8546 #> 418 Frankel - Esso Station 1.3111 103.9204 #> 419 Paya Lebar Square 1.3191 103.8926 #> 420 Jurong East MRT Station 1.3335 103.7420 #> 421 Sun Plaza Branch 1.4484 103.8192 #> 422 Tan Tock Seng Hospital 1.3217 103.8460 #> 423 Lavender Street - Esso Station 1.3134 103.8611 #> 424 Sengkang East Ave - FairPrice 1.3863 103.8921 #> 425 Yishun Temp Bus Interchange 1.4293 103.8380 #> 426 Ng Teng Fong Hospital 1.3334 103.7459 #> 427 Big Box 1.3318 103.7447 #> 428 The Centrepoint 1.3020 103.8398 #> 429 Mount Alvernia Hospital 1.3415 103.8376 #> 430 Mountbatten MRT Station 1.3068 103.8825 #> 431 One-North MRT Station 1.2993 103.7871 #> 432 Bishan Street 13 -FairPrice 1.3489 103.8498 #> 433 Nicoll Highway MRT Station 1.2997 103.8636 #> 434 Botanic Gardens MRT Station 1.3225 103.8154 #> 435 Lorong Chuan MRT Station 1.3520 103.8635 #> 436 Bukit Batok West Ave 8 - FairPrice 1.3471 103.7427 #> 437 Telok Blangah MRT Station 1.2708 103.8099 #> 438 Buona Vista MRT Station (Circle Line) 1.3067 103.7907 #> 439 Punggol Field 1.3995 103.9063 #> 440 Lengkok Bahru - FairPrice 1.2873 103.8148 #> 441 Kent Ridge MRT Station 1.2931 103.7846 #> 442 Mountbatten Square 1.3075 103.8813 #> 443 Hougang Capeview - FairPrice 1.3774 103.9037 #> 444 Sim Lim Tower 1.3040 103.8547 #> 445 Punggol Waterway Terrace - FairPrice 1.4082 103.8992 #> 446 Joo Koon Bus Interchange 1.3261 103.6785 #> 447 Compass One Branch 1.3923 103.8948 #> 448 Singapore University of Technology and Design 1.3401 103.9630 #> 449 Bukit Panjang MRT Station 1.3777 103.7612 #> 450 Beauty World MRT Station 1.3406 103.7757 #> 451 Rochor MRT Station 1.3031 103.8530 #> 452 Bukit Panjang Ring Road - FairPrice 1.3783 103.7724 #> 453 Jalan Bukit Merah - FairPrice 1.2866 103.8082 #> 454 Waterway Point - FairPrice 1.4052 103.9018 #> 455 Waterway Point Branch 1.4067 103.9019 #> 456 Haw Par Villa MRT Station 1.2827 103.7820 #> 457 Harbourfront MRT Station (Circle Line) 1.2659 103.8207 #> 458 Marymount MRT Station 1.3491 103.8395 #> 459 Yishun Ring Road 1.4315 103.8293 #> 460 Macpherson Mall - FairPrice 1.3317 103.8793 #> 461 Tiong Bahru Plaza Branch 1.2864 103.8279 #> 462 Foch Road - Cheers 1.3125 103.8603 #> 463 Clementi MRT Station 1.3151 103.7652 #> 464 Jcube - FairPrice 1.3335 103.7403 #> 465 Punggol Plaza 1.3942 103.9129 #> 466 Tampines Mall 1.3525 103.9448 #> 467 Toa Payoh MRT Station 1.3326 103.8476 #> 468 Eng Hoon Street - Cheers 1.2834 103.8350 #> 469 Jurong East Street 24 - FairPrice 1.3424 103.7392 #> 470 Golden Mile Food Centre 1.3031 103.8639 #> 471 Our Tampines Hub - FairPrice 1.3459 103.9383 #> 472 Silat Ave - FairPrice 1.2771 103.8314 #> 473 Yishun Ring Road - Caltex Station 1.4296 103.8299 #> 474 Amoy Street Food Centre 1.2794 103.8467 #> 475 Hillion Mall - FairPrice 1.3781 103.7640 #> 476 Mapletree 18 - FairPrice 1.3373 103.8889 #> 477 Tampines Ave 8 - Caltex Station 1.3494 103.9284 #> 478 Lorong Chuan - Caltex Station 1.3578 103.8679 #> 479 Upper Serangoon Road - Caltex Station 1.3558 103.8806 #> 480 Upper Serangoon Road - Caltex Station 1.3474 103.8717 #> 481 Macpherson Road - Caltex Station 1.3326 103.8837 #> 482 Bras Basah Complex 1.2972 103.8536 #> 483 Beach Road - Caltex Station 1.3035 103.8656 #> 484 Bukit Batok East Ave 3 - Caltex Station 1.3432 103.7584 #> 485 Dunearn Road - Caltex Station 1.3188 103.8333 #> 486 Holland Road - Caltex Station 1.3177 103.7855 #> 487 Jurong West St 93 - Caltex Station 1.3387 103.6928 #> 488 East Coast Road - Caltex Station 1.3090 103.9108 #> 489 Balestier Road - Caltex Station 1.3267 103.8452 #> 490 Upper Bukit Timah Road - Esso Station 1.3453 103.7735 #> 491 East Coast Road - Esso Station 1.3080 103.9078 #> 492 Bukit Timah Road - Esso Station 1.3301 103.7990 #> 493 Northpoint 1.4297 103.8359 #> postal code #> 1 510446 #> 2 39802 #> 3 048618 #> 4 048622 #> 5 082001 #> 6 119219 #> 7 120109 #> 8 120325 #> 9 120505 #> 10 120727 #> 11 139345 #> 12 139651 #> 13 149735 #> 14 160058 #> 15 168731 #> 16 169608 #> 17 179098 #> 18 179100 #> 19 179103 #> 20 188024 #> 21 188045 #> 22 188307 #> 23 188979 #> 24 208699 #> 25 209037 #> 26 217959 #> 27 228213 #> 28 228234 #> 29 229899 #> 30 238826 #> 31 238863 #> 32 238877 #> 33 248322 #> 34 276472 #> 35 277672 #> 36 310111 #> 37 310190 #> 38 322101 #> 39 328157 #> 40 238872 #> 41 367870 #> 42 380018 #> 43 380053 #> 44 388310 #> 45 389369 #> 46 400306 #> 47 401001 #> 48 409286 #> 49 416551 #> 50 419701 #> 51 437124 #> 52 440083 #> 53 449269 #> 54 459062 #> 55 461539 #> 56 461025 #> 57 461059 #> 58 470631 #> 59 470632 #> 60 498833 #> 61 500001 #> 62 510440 #> 63 510734 #> 64 510735 #> 65 519634 #> 66 520248 #> 67 520512 #> 68 520823 #> 69 521139 #> 70 522201 #> 71 521201 #> 72 529538 #> 73 538719 #> 74 540118 #> 75 545082 #> 76 550326 #> 77 557255 #> 78 560202 #> 79 560339 #> 80 560407 #> 81 560532 #> 82 569811 #> 83 569830 #> 84 570151 #> 85 574369 #> 86 599489 #> 87 600252 #> 88 609601 #> 89 610399 #> 90 640221 #> 91 640463 #> 92 640501 #> 93 640763 #> 94 640964 #> 95 649845 #> 96 649846 #> 97 650132 #> 98 650283 #> 99 650634 #> 100 659958 #> 101 670445 #> 102 671259 #> 103 677743 #> 104 689810 #> 105 730548 #> 106 730883 #> 107 760102 #> 108 760291 #> 109 760413 #> 110 760731 #> 111 769092 #> 112 787113 #> 113 819642 #> 114 819643 #> 115 574408 #> 116 238839 #> 117 237994 #> 118 588996 #> 119 188504 #> 120 310128 #> 121 239695 #> 122 529284 #> 123 058727 #> 124 229900 #> 125 520475 #> 126 600345 #> 127 238884 #> 128 159965 #> 129 149053 #> 130 618642 #> 131 310212 #> 132 530685 #> 133 330068 #> 134 730768 #> 135 671524 #> 136 680533 #> 137 680475 #> 138 142057 #> 139 510258 #> 140 563226 #> 141 560449 #> 142 579837 #> 143 050336 #> 144 238859 #> 145 059108 #> 146 519599 #> 147 247933 #> 148 179030 #> 149 530205 #> 150 440059 #> 151 079903 #> 152 651154 #> 153 730018 #> 154 600037 #> 155 530106 #> 156 640638 #> 157 099253 #> 158 554913 #> 159 760849 #> 160 520506 #> 161 149729 #> 162 467356 #> 163 059443 #> 164 310260 #> 165 278628 #> 166 050032 #> 167 731678 #> 168 529888 #> 169 528764 #> 170 521866 #> 171 307506 #> 172 569933 #> 173 150166 #> 174 460212 #> 175 330071 #> 176 670628 #> 177 640498 #> 178 460089 #> 179 461057 #> 180 120352 #> 181 160050 #> 182 459125 #> 183 760239 #> 184 269707 #> 185 120451 #> 186 538692 #> 187 760414 #> 188 600135 #> 189 650280 #> 190 310500 #> 191 210043 #> 192 679885 #> 193 109680 #> 194 239571 #> 195 730900 #> 196 521107 #> 197 739065 #> 198 140170 #> 199 552152 #> 200 530682 #> 201 530202 #> 202 530023 #> 203 550253 #> 204 380114 #> 205 449411 #> 206 730888 #> 207 680140 #> 208 380004 #> 209 130028 #> 210 750355 #> 211 819663 #> 212 238878 #> 213 228510 #> 214 610063 #> 215 470745 #> 216 543277 #> 217 486150 #> 218 390041 #> 219 320080 #> 220 417943 #> 221 758459 #> 222 069119 #> 223 307642 #> 224 138677 #> 225 659083 #> 226 689812 #> 227 600061 #> 228 759775 #> 229 409006 #> 230 769093 #> 231 329684 #> 232 738964 #> 233 529536 #> 234 680624 #> 235 238801 #> 236 420002 #> 237 560629 #> 238 329783 #> 239 460204 #> 240 460088 #> 241 570501 #> 242 670257 #> 243 588179 #> 244 738099 #> 245 680304 #> 246 129588 #> 247 278980 #> 248 530211 #> 249 538766 #> 250 610065 #> 251 600130 #> 252 648886 #> 253 640502 #> 254 188734 #> 255 639798 #> 256 049513 #> 257 238858 #> 258 058357 #> 259 555982 #> 260 279886 #> 261 178901 #> 262 529508 #> 263 574331 #> 264 310520 #> 265 556083 #> 266 518457 #> 267 730303 #> 268 400302 #> 269 424780 #> 270 629116 #> 271 689715 #> 272 409423 #> 273 519634 #> 274 270036 #> 275 738702 #> 276 609959 #> 277 059432 #> 278 098604 #> 279 737735 #> 280 689811 #> 281 208539 #> 282 648310 #> 283 529757 #> 284 238895 #> 285 739044 #> 286 538767 #> 287 648331 #> 288 529509 #> 289 750511 #> 290 579827 #> 291 119074 #> 292 544829 #> 293 098138 #> 294 127371 #> 295 018971 #> 296 189562 #> 297 059817 #> 298 189561 #> 299 400005 #> 300 039193 #> 301 534803 #> 302 409049 #> 303 650153 #> 304 768828 #> 305 178892 #> 306 530810 #> 307 529680 #> 308 310530 #> 309 769162 #> 310 530631 #> 311 169252 #> 312 570279 #> 313 039594 #> 314 310192 #> 315 098585 #> 316 486066 #> 317 018983 #> 318 100108 #> 319 599491 #> 320 410110 #> 321 229233 #> 322 099115 #> 323 545077 #> 324 098867 #> 325 101078 #> 326 759657 #> 327 318994 #> 328 389551 #> 329 560215 #> 330 570282 #> 331 409048 #> 332 199588 #> 333 828868 #> 334 138602 #> 335 328260 #> 336 347694 #> 337 534799 #> 338 538758 #> 339 534801 #> 340 640959 #> 341 556138 #> 342 567751 #> 343 828865 #> 344 228209 #> 345 397971 #> 346 560712 #> 347 208767 #> 348 278995 #> 349 486038 #> 350 119963 #> 351 018960 #> 352 545062 #> 353 048942 #> 354 608548 #> 355 820612 #> 356 059816 #> 357 229495 #> 358 807011 #> 359 428802 #> 360 648330 #> 361 486018 #> 362 319757 #> 363 188067 #> 364 738343 #> 365 120441 #> 366 018953 #> 367 238865 #> 368 138617 #> 369 069184 #> 370 731005 #> 371 119078 #> 372 117543 #> 373 59413 #> 374 520138 #> 375 462029 #> 376 380005 #> 377 330077 #> 378 079027 #> 379 120502 #> 380 138607 #> 381 081005 #> 382 760846 #> 383 088542 #> 384 048659 #> 385 139651 #> 386 248371 #> 387 329984 #> 388 791447 #> 389 732570 #> 390 608549 #> 391 545061 #> 392 059815 #> 393 200808 #> 394 428751 #> 395 098537 #> 396 529889 #> 397 119082 #> 398 608532 #> 399 467360 #> 400 738344 #> 401 397628 #> 402 358361 #> 403 569927 #> 404 228208 #> 405 319640 #> 406 659003 #> 407 038983 #> 408 574416 #> 409 628499 #> 410 556810 #> 411 397693 #> 412 797653 #> 413 528833 #> 414 465492 #> 415 757713 #> 416 628117 #> 417 018990 #> 418 458995 #> 419 409051 #> 420 609690 #> 421 757713 #> 422 308433 #> 423 338771 #> 424 540279 #> 425 768830 #> 426 609606 #> 427 608521 #> 428 238843 #> 429 574623 #> 430 398006 #> 431 138647 #> 432 570510 #> 433 038970 #> 434 257494 #> 435 554533 #> 436 650166 #> 437 109028 #> 438 139350 #> 439 820198 #> 440 159053 #> 441 118177 #> 442 398007 #> 443 530476 #> 444 208787 #> 445 823308 #> 446 629907 #> 447 545078 #> 448 487372 #> 449 678213 #> 450 588216 #> 451 188505 #> 452 679947 #> 453 150001 #> 454 828761 #> 455 828761 #> 456 117396 #> 457 098886 #> 458 573993 #> 459 760103 #> 460 368125 #> 461 168732 #> 462 209266 #> 463 129580 #> 464 609731 #> 465 820168 #> 466 529510 #> 467 319398 #> 468 169753 #> 469 600249 #> 470 199583 #> 471 529684 #> 472 160150 #> 473 768690 #> 474 069111 #> 475 678278 #> 476 539775 #> 477 529594 #> 478 556771 #> 479 534677 #> 480 534561 #> 481 368183 #> 482 180231 #> 483 199586 #> 484 659879 #> 485 309436 #> 486 278629 #> 487 648964 #> 488 428972 #> 489 329864 #> 490 588183 #> 491 428931 #> 492 269757 #> 493 769098 #> remarks #> 1 #> 2 #> 3 2 Locations:-Basement 1, B1-13 Raffles Exchange #> 4 #> 5 #> 6 #> 7 #> 8 #> 9 #> 10 #> 11 #> 12 #> 13 #> 14 #> 15 #> 16 #> 17 #> 18 #> 19 #> 20 2 Locations: #B1-K19, Level 2 #> 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 2 Locations: #01-550A, #01-576/578 OCBC Marine Parade Branch #> 53 #> 54 #> 55 #> 56 #> 57 #> 58 #> 59 #> 60 #> 61 #> 62 #> 63 #> 64 #> 65 #> 66 #> 67 #> 68 #> 69 #> 70 #> 71 #> 72 #> 73 #> 74 2 Locations: #01-K2, #01-08 FairPrice #> 75 2 Locations: #01-K2, #03-01 FairPrice #> 76 #> 77 #> 78 #> 79 #> 80 #> 81 #> 82 #> 83 #> 84 #> 85 #> 86 #> 87 #> 88 2 Locations: Level 1 (near Giant Supermarket), Level 1 (near food kiosk section) #> 89 2 Locations: #01-K2, #01-35 FairPrice #> 90 2 Locations: #01-110A, #02-200 FairPrice #> 91 #> 92 #> 93 #> 94 #> 95 #> 96 #> 97 #> 98 #> 99 2 Locations: #01-108 Bukit Batok Branch, #01-112 7-Eleven #> 100 2 Locations: #01-07, #01-08 FairPrice #> 101 #> 102 #> 103 #> 104 #> 105 2 Locations: #01-K1 , #01-06 Cheers #> 106 #> 107 #> 108 #> 109 #> 110 #> 111 #> 112 #> 113 3 Locations: Departure Transit East, Arrival Hall Central, Departure Hall #> 114 6 Locations: Basement North, Arrival Hall South, Arrival Hall North, Departure/Check-In Hall North, Departure/Transit Lounge South, Departure/Transit North #> 115 2 Locations: Level 1, #03-25/31 FairPrice #> 116 #> 117 #> 118 #> 119 #> 120 #> 121 #> 122 #> 123 #> 124 #> 125 2 Locations: #01-143, #01-145 FairPrice #> 126 #> 127 #> 128 #> 129 #> 130 #> 131 #> 132 #> 133 #> 134 #> 135 #> 136 2 Locations: #01-K1, #01-11 FairPrice #> 137 #> 138 #> 139 #> 140 #> 141 #> 142 #> 143 #> 144 #> 145 #> 146 2 Locations: Level 2 Market Square@Downtown East, #02-127 FairPrice #> 147 #> 148 #> 149 #> 150 #> 151 #> 152 #> 153 #> 154 2 Locations: #01-307, #01-304/5/6 FairPrice #> 155 #> 156 #> 157 2 Locations: #01-30A Singapore Cruise Centre, #02-99/100 OCBC HarbourFront Branch, HarbourFront Centre #> 158 #> 159 2 Locations: #01-K2, #01-3701/703 FairPrice #> 160 #> 161 #> 162 #> 163 #> 164 #> 165 #> 166 #> 167 #> 168 #> 169 #> 170 2 Locations: FairPrice , Cheers #> 171 #> 172 4 Locations: #B1-32/33 OCBC Ang Mo Kio Central Branch, #B1 Cheers, #L1 Cheers, #B2-26 FairPrice #> 173 #> 174 #> 175 #> 176 #> 177 #> 178 #> 179 #> 180 #> 181 #> 182 #> 183 #> 184 #> 185 #> 186 #> 187 #> 188 #> 189 #> 190 #> 191 #> 192 NoteRestricted Access #> 193 NoteRestricted Access #> 194 #> 195 #> 196 #> 197 #> 198 #> 199 #> 200 #> 201 #> 202 #> 203 #> 204 #> 205 #> 206 #> 207 #> 208 #> 209 #> 210 #> 211 5 Locations: Arrival Hall North, Basement 2 South (in front of foodcourt), Departure Transit South Central, Departure Check-In Hall South, Departure Check-In Hall North #> 212 #> 213 #> 214 #> 215 #> 216 #> 217 #> 218 #> 219 #> 220 #> 221 #> 222 #> 223 #> 224 #> 225 #> 226 #> 227 #> 228 #> 229 #> 230 #> 231 #> 232 #> 233 #> 234 #> 235 3 Locations: #B1-K1 , #B4-K1 Near Muji , #B2-57 OCBC ION Orchard Branch #> 236 #> 237 #> 238 2 Locations: #01-14/15 OCBC Balestier Branch, #B1-01 FairPrice #> 239 #> 240 #> 241 #> 242 #> 243 #> 244 #> 245 #> 246 2 Locations: #B1-12/13/14 FairPrice , #04-52 to 55 Clementi Branch #> 247 #> 248 #> 249 #> 250 #> 251 #> 252 3 Locations: #B1-31/32/33/46 OCBC Jurong Point Branch, -#01-31A (in front of Coffee Bean) , #B1-09 Fairprice #> 253 #> 254 #> 255 3 Locations:, NS3-01-10, Academic Complex North, NTU FRANK Store, NTU Canteen B, NTU Canteen 2 #> 256 #> 257 #> 258 #> 259 #> 260 #> 261 #> 262 #> 263 #> 264 #> 265 3 Locations: #B2-28/29 OCBC nex Branch, #03-01/02 FairPrice #> 266 2 Locations: #01-13 White Sands Branch, #B1-10 FairPrice #> 267 #> 268 #> 269 #> 270 #> 271 2 Locations: MRT Concourse, #01-01 FairPrice #> 272 #> 273 #> 274 #> 275 #> 276 #> 277 #> 278 #> 279 #> 280 #> 281 2 Locations: #02-01/02 OCBC City Square Mall Branch, #B1-08 Fairprice #> 282 #> 283 #> 284 #> 285 #> 286 #> 287 #> 288 #> 289 #> 290 #> 291 #> 292 #> 293 5 Locations: Universal Studio (Jurassic Outfitter), Festive Walk Level 2, Basement 1 Forum (Near Shops), Forum Level 1, Forum Basement 1 , Near Waterfront Monorail Station #> 294 #> 295 6 Locations: Level B2M, near unit #B2-202, Level B2, near unit #B2-80, Level B1, near Unit #B1-122, Level 1, near Unit #01-37, Level 1, near Unit #01-55, Level 1, near unit #01-50 #> 296 #> 297 #> 298 #> 299 #> 300 #> 301 #> 302 #> 303 #> 304 #> 305 #> 306 #> 307 #> 308 #> 309 #> 310 #> 311 #> 312 #> 313 #> 314 #> 315 #> 316 #> 317 #> 318 #> 319 #> 320 #> 321 #> 322 #> 323 #> 324 #> 325 #> 326 NoteRestricted Access #> 327 #> 328 #> 329 #> 330 #> 331 #> 332 #> 333 #> 334 #> 335 #> 336 #> 337 #> 338 #> 339 #> 340 #> 341 #> 342 #> 343 #> 344 #> 345 #> 346 #> 347 #> 348 #> 349 2 Locations: #B1-K6, #B1-08/09/10/11 FairPrice #> 350 #> 351 #> 352 #> 353 #> 354 #> 355 #> 356 #> 357 #> 358 #> 359 #> 360 #> 361 #> 362 #> 363 #> 364 #> 365 #> 366 #> 367 #> 368 #> 369 #> 370 #> 371 #> 372 #> 373 #> 374 #> 375 #> 376 #> 377 #> 378 #> 379 #> 380 #> 381 #> 382 #> 383 #> 384 #> 385 #> 386 #> 387 #> 388 #> 389 #> 390 2 Locations: #B1-18 Jurong East Branch, #B1-21/22 FairPrice #> 391 #> 392 #> 393 #> 394 #> 395 #> 396 #> 397 #> 398 #> 399 #> 400 #> 401 2 Locations: #01-66/67 Kallang Wave Branch, #01-29 FairPrice #> 402 #> 403 #> 404 #> 405 #> 406 #> 407 2 Locations: #02-411/412 (Near Tower 5) Suntec City Branch, #B1-K10 (Near Giant) #> 408 #> 409 #> 410 #> 411 #> 412 #> 413 #> 414 #> 415 #> 416 #> 417 #> 418 #> 419 #> 420 #> 421 #> 422 #> 423 #> 424 #> 425 #> 426 #> 427 #> 428 #> 429 #> 430 #> 431 #> 432 #> 433 #> 434 #> 435 #> 436 #> 437 #> 438 #> 439 #> 440 #> 441 #> 442 #> 443 #> 444 #> 445 #> 446 #> 447 #> 448 #> 449 #> 450 #> 451 #> 452 #> 453 #> 454 #> 455 #> 456 #> 457 #> 458 #> 459 #> 460 #> 461 #> 462 #> 463 #> 464 #> 465 2 Locations: Level 1, #03-01/02 FairPrice #> 466 #> 467 #> 468 #> 469 #> 470 #> 471 #> 472 #> 473 #> 474 #> 475 #> 476 #> 477 #> 478 #> 479 #> 480 #> 481 #> 482 #> 483 #> 484 #> 485 #> 486 #> 487 #> 488 #> 489 #> 490 #> 491 #> 492 #> 493 #> disclaimer #> 1 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 2 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 3 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 4 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 5 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 6 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 7 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 8 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 9 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 10 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 11 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 12 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 13 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 14 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 15 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 16 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 17 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 18 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 19 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 20 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 21 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 22 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 23 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 24 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 25 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 26 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 27 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 28 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 29 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 30 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 31 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 32 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 33 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 34 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 35 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 36 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 37 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 38 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 39 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 40 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 41 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 42 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 43 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 44 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 45 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 46 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 47 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 48 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 49 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 50 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 51 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 52 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 53 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 54 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 55 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 56 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 57 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 58 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 59 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 60 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 61 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 62 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 63 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 64 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 65 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 66 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 67 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 68 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 69 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 70 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 71 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 72 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 73 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 74 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 75 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 76 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 77 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 78 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 79 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 80 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 81 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 82 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 83 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 84 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 85 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 86 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 87 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 88 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 89 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 90 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 91 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 92 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 93 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 94 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 95 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 96 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 97 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 98 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 99 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 100 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 101 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 102 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 103 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 104 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 105 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 106 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 107 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 108 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 109 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 110 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 111 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 112 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 113 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 114 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 115 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 116 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 117 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 118 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 119 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 120 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 121 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 122 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 123 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 124 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 125 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 126 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 127 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 128 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 129 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 130 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 131 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 132 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 133 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 134 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 135 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 136 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 137 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 138 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 139 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 140 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 141 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 142 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 143 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 144 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 145 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 146 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 147 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 148 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 149 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 150 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 151 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 152 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 153 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 154 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 155 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 156 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 157 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 158 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 159 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 160 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 161 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 162 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 163 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 164 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 165 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 166 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 167 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 168 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 169 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 170 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 171 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 172 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 173 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 174 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 175 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 176 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 177 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 178 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 179 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 180 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 181 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 182 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 183 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 184 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 185 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 186 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 187 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 188 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 189 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 190 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 191 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 192 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 193 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 194 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 195 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 196 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 197 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 198 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 199 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 200 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 201 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 202 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 203 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 204 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 205 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 206 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 207 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 208 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 209 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 210 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 211 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 212 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 213 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 214 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 215 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 216 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 217 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 218 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 219 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 220 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 221 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 222 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 223 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 224 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 225 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 226 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 227 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 228 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 229 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 230 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 231 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 232 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 233 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 234 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 235 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 236 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 237 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 238 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 239 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 240 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 241 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 242 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 243 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 244 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 245 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 246 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 247 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 248 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 249 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 250 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 251 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 252 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 253 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 254 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 255 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 256 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 257 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 258 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 259 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 260 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 261 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 262 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 263 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 264 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 265 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 266 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 267 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 268 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 269 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 270 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 271 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 272 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 273 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 274 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 275 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 276 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 277 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 278 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 279 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 280 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 281 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 282 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 283 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 284 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 285 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 286 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 287 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 288 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 289 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 290 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 291 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 292 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 293 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 294 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 295 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 296 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 297 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 298 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 299 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 300 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 301 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 302 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 303 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 304 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 305 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 306 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 307 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 308 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 309 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 310 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 311 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 312 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 313 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 314 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 315 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 316 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 317 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 318 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 319 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 320 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 321 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 322 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 323 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 324 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 325 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 326 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 327 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 328 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 329 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 330 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 331 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 332 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 333 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 334 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 335 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 336 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 337 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 338 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 339 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 340 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 341 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 342 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 343 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 344 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 345 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 346 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 347 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 348 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 349 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 350 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 351 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 352 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 353 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 354 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 355 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 356 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 357 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 358 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 359 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 360 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 361 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 362 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 363 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 364 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 365 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 366 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 367 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 368 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 369 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 370 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 371 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 372 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 373 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 374 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 375 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 376 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 377 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 378 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 379 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 380 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 381 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 382 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 383 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 384 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 385 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 386 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 387 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 388 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 389 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 390 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 391 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 392 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 393 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 394 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 395 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 396 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 397 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 398 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 399 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 400 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 401 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 402 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 403 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 404 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 405 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 406 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 407 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 408 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 409 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 410 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 411 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 412 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 413 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 414 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 415 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 416 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 417 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 418 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 419 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 420 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 421 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 422 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 423 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 424 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 425 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 426 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 427 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 428 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 429 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 430 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 431 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 432 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 433 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 434 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 435 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 436 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 437 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 438 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 439 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 440 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 441 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 442 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 443 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 444 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 445 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 446 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 447 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 448 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 449 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 450 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 451 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 452 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 453 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 454 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 455 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 456 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 457 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 458 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 459 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 460 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 461 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 462 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 463 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 464 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 465 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 466 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 467 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 468 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 469 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 470 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 471 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 472 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 473 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 474 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 475 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 476 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 477 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 478 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 479 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 480 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 481 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 482 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 483 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 484 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 485 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 486 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 487 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 488 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 489 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 490 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 491 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 492 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> 493 The data returned are indicative and are subjected to changes without prior notice. Please use the data at your own discretion and risk. #> #> [[2]] #>