home / hth

shows_gig

Data source: https://www.hallelujahthehills.com

2 rows where venue_id = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: publish_on (date), date (date)

id ▼ publish publish_on date venue_id description details
22 1 2008-04-11 00:00:00 2008-05-11 Mayfair 15

with Girls Guns & Glory, and Action Verbs.

 
262 1 2015-04-06 20:48:20 2015-05-03 Mayfair 15

Outdoor free festival in Harvard Square.

 

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "shows_gig" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "publish" bool NOT NULL, "publish_on" datetime NULL, "date" date NOT NULL, "venue_id" integer NOT NULL REFERENCES "shows_venue" ("id"), "description" text NOT NULL, "details" text NOT NULL);
CREATE INDEX "shows_gig_venue_id_88683346" ON "shows_gig" ("venue_id");
Powered by Datasette · Queries took 7.035ms · Data source: https://www.hallelujahthehills.com