home / restaurants

Restaurants & Cafes

1 row where city = "Sydney", country = "Australia" and name = "Chico's Mexican Bar and Grill" sorted by name

This data as json, CSV (advanced)

suburb 1

  • Kirribilli 1

rating 1

  • - 1

cuisine 1

  • Mexican 1

country 1

  • Australia · 1 ✖

city 1

  • Sydney · 1 ✖
Link rowid name ▼ suburb city country cuisine rating what_i_had visits notes
59 59 Chico's Mexican Bar and Grill Kirribilli Sydney Australia Mexican   tacos/nachos W04/2025 No vacancy on first attempt

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [restaurants] (
   [name] TEXT,
   [suburb] TEXT,
   [city] TEXT,
   [country] TEXT,
   [cuisine] TEXT,
   [rating] TEXT,
   [what_i_had] TEXT,
   [visits] TEXT,
   [notes] TEXT
);
Powered by Datasette · Queries took 44.891ms