---

cssclass: recipeTable
Alias: ["Bars Zurich", "Bars in Zürich"]
Tag: ["Zürich", "Bar"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: Yes

---

Parent:: [[@@Zürich|Zürich]]

---

 ^Top

 

```button
name Save
type command
action Save current file
color blue
id Save
```
^button-BarsParisSave

 

# Bars in Zürich

 

```ad-abstract
title: Summary
collapse: open
Note summarising bars in Zürich by neighbourhood.
```

 

```toc
style: number
```

 

---

 

### Navigation by location

 

#### Bellevue
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Bar", area: "Bellevue"})
```

 

#### Soho
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Soho"})
```

 

#### Mayfair
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Mayfair"})
```

 

#### Kensington
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Kensington"})
```

 

#### Chelsea
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Chelsea"})
```

 

#### St Pancras
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "StPancras"})
```

 

#### Shoreditch
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "Shoreditch"})
```

 

#### The City
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: "Bar", area: "City"})
```

 

---

 

### Rooftops
[[#^Top|TOP]]
 

```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: ["Bar", "Restaurant", "Hotel"], ambiance: "Rooftop"})
```


 

---

 

### Speakeasies
[[#^Top|TOP]]
 

```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "Suisse", placetype: ["Bar", "Restaurant", "Hotel"], ambiance: "Speakeasy"})
```

 

---

 

### Hotel bars
[[#^Top|TOP]]
 

```dataview
Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Website from "02.03 Zürich"
where DocType = "Place"
where contains(Place.Type, "Bar")
where contains(Place.Type, "Hotel")
```

 

---


 

### Recommendation list

[[Recommendation list (Zürich)|here]]

[[#^Top|TOP]]