Scandic Talk Hotel

Scandic Talk Hotel (previously the Rica Talk Hotel) is a skyscraper and hotel, located at the Stockholm International Fairs in Älvsjö, Stockholm Municipality, Sweden. It is 72 m tall[1] and includes 19 floors and 248 rooms.[2] Scandic acquired the hotel in 2014 when it purchased Rica Hotels[3]

The building was constructed by Rosenbergs Arkitekter[4] and it opened on 23 May 2006.[2]

References and sources

  1. "Stockholms högsta byggnader | Inrikes | SvD" (in Swedish). Svd.se. Retrieved 2012-08-01.
  2. "Rica Talk Hotel". Bokahotell.se. Archived from the original on 2012-01-13. Retrieved 2012-08-01.
  3. "Scandic - The largest Nordic hotel chain". www.scandichotels.com. Retrieved 13 March 2019.
  4. "Rica Talk hotel – Landmärke vid Stockholmsmässan « rosenbergs arkitekter". Rosenbergs.se. Archived from the original on 2015-09-24. Retrieved 2012-08-01.
gollark: I can make it into a python oneliner.
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.1for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 32amp = 8freq = 2for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.