home / etruscan-texts

ETRUSCAN_TEXTS

1 row where editor = "Luciano Agostiniani - Mario Torelli"

✎ View and edit SQL

This data as json, CSV (advanced)

number ▼ description citation editor type location date text notes bibliography
286 cippus (stone) Archaeologia perusina 15 (2001) 129-139 (tav. XIX) Luciano Agostiniani - Mario Torelli Boundary Markers Cortona 200-150 luθcval canθiσa l   Agostiniani, Luciano & Mario Torelli. 2001. Un cippo confinario etrusco da Cortona. Archaeologia perusina 15.129-139.

Advanced export

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

CSV options:

CREATE TABLE "ETRUSCAN_TEXTS" (
	"number"	INTEGER NOT NULL UNIQUE,
	"description"	TEXT NOT NULL,
	"citation"	TEXT,
	"editor"	TEXT,
	"type"	TEXT NOT NULL,
	"location"	TEXT,
	"date"	TEXT,
	"text"	TEXT NOT NULL,
	"notes"	TEXT,
	"bibliography"	TEXT,
	PRIMARY KEY("number" AUTOINCREMENT)
);
Powered by Datasette · Queries took 9.365ms