1929 in architecture

The year 1929 in architecture involved some significant architectural events and new buildings.

List of years in architecture (table)

Buildings and structures

Events

Buildings and structures

Buildings opened

Buildings completed

Awards

Births

Deaths

gollark: UNOPTIMIZATION
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...

References

  1. "Suisse-ONU: une longue histoire…" (in French). Archived from the original on May 27, 2012. Retrieved June 18, 2009.
  2. Neave Brown: architect who transformed Camden dies aged 88. Camden New Journal, 19 February 2018.
  3. Housing pioneer Neave Brown dies aged 88. Dezeen, 10 January 2018.
  4. "James Knox Taylor likely to be appointed over New Yorkers", The New York Times,17 October 1897.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.