Weststadt (Braunschweig)

The Weststadt ("western city") is a Stadtbezirk (city district) in the western part of Braunschweig, Germany.[1] With a population of 23,677 (2016) it is the city's third most populous district.[2]

Weststadt
Aerial view of Weststadt
Coat of arms
Location of Weststadt within Braunschweig
Weststadt
Weststadt
Coordinates: 52°14′56″N 10°29′10″E
CountryGermany
StateLower Saxony
Districturban district
CityBraunschweig
Government
  MayorUlrich Römer (SPD)
Area
  Total6.793 km2 (2.623 sq mi)
Population
 (2016-12-31)
  Total23,677
  Density3,500/km2 (9,000/sq mi)
Time zoneCET/CEST (UTC+1/+2)
Postal codes
38120
Dialling codes0531
Vehicle registrationBS
WebsiteWebsite

History and geography

The Weststadt is a planned community, divided into five neighbourhoods. Building of the district started in 1960–61.[3] Also located within the district is the Westpark, a large park and recreational area.[4]

Politics

The district mayor Ulrich Römer is a member of the Social Democratic Party of Germany.

gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!

References

  1. Stadtbezirke (in German). Retrieved on 1 September 2017.
  2. Einwohnerzahlen nach Stadtbezirken (in German). Retrieved on 1 September 2017.
  3. Braunschweig-Weststadt - größtes Wohnbauprojekt in unserer Region (in German). Retrieved on 1 September 2017.
  4. Der Westpark (in German). Retrieved on 1 September 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.