17th Venice Architecture Biennale

The 17th International Architecture Exhibition of the Venice Architecture Biennale, is an upcoming international architecture exhibition. The Biennale takes place biennially in Venice, Italy. Due to the COVID-19 pandemic, the exhibition will take place in 2021 instead of 2020.[1]

17th Venice Architecture Biennale
GenreArchitecture exhibition
BeginsMay 22, 2021
EndsNovember 21, 2021
Location(s)Venice
CountryItaly
Previous event16th Venice Architecture Biennale (2018)

Background

The 17th Exhibition will run between May 22 and November 21, 2021,[2] with two pre-opening days.[3] In light of several festival postponements in northern Italy due to the COVID-19 pandemic, there had been speculation about delaying the exhibition, and while it was originally announced as opening in May,[4] amid increased international precautions over the following weeks, the exhibition's opening was initially postponed to August, halfing the exhibition's run,[5] before being rescheduled to the following year

Central exhibition

Curated by Hashim Sarkis, the exhibition's theme is "How will we live together?" From 46 participating countries, 114 participants will present work at the Giardini's Central Pavilion, the Arsenale, Forte Marghera, and the external spaces around those areas.[3] National participants were asked to focus on "the need for more inclusive social housing and urban connectivity."[6]

National pavilions

The exhibition will include 63 national pavilions in the Giardini and across the city. The 17th exhibition marked the first participation from Grenada, Iraq, and Uzbekistan.[3]

Awards

The exhibition's awards will be presented at its inauguration.[3]

gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.

References

  1. "Biennale Architettura 2021". La Biennale. 2020. Retrieved July 13, 2020.
  2. "17th International Architecture Exhibition, La Biennale di Venezia". 2020. Retrieved July 13, 2020.
  3. Harrouk, Christele (February 28, 2020). "La Biennale di Venezia Reveals Participants of the 17th International Architecture Exhibition". ArchDaily. Retrieved February 29, 2020.
  4. Ravenscroft, Tom (February 27, 2020). "Venice Architecture Biennale to go ahead despite coronavirus outbreak". Dezeen. Retrieved February 29, 2020.
  5. "Venice architecture biennale postponed due to coronavirus". The Guardian. March 4, 2020. Retrieved March 9, 2020.
  6. "Venice Architecture Biennale Announces Theme of 2020 Edition". Artforum. July 17, 2019. Retrieved February 29, 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.