home / prelib

Menu
  • Search all tables

prelib_prix_institutions

Collectifs décernants les prix

Data license: Licence Ouverte version 2.0

22 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: prix_id, collectif_id

id ▼ prix_id collectif_id
25 Prix Goncourt 5 121
29 Prix Xavier de Langlais / Priz Langleiz 6 61
34 Ordre de l'Hermine 7 65
37 Présidence d'honneur du Festival du livre en Bretagne (Carhaix) 8 123
38 Légion d'honneur 9 246
39 Prix Bretagne 10 257
42 Prizioù 11 258
43 Prizioù 11 259
44 Prix Sten Kidna 12 260
45 Prix Archon-Despérouses 13 60
46 Prix Marcelin Guérin 14 60
48 Grand prix des écrivains bretons 16 633
49 Croix de guerre (1914-1918) 17 658
50 Académie française 18 60
51 Prix Montyon 19 60
52 Prix Gustave Le Métais-Larivière 20 60
53 Prix Alfred Née 21 60
54 Sobrier-Arnould 22 60
55 Marcellin Guérin 23 60
56 Broquette-Gonin 24 60
57 Prix d'Académie 25 60
58 Derek Allen Prize 26 843

Advanced export

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

CSV options:

CREATE TABLE "prelib_prix_institutions" (
"id" INTEGER,
  "prix_id" INTEGER,
  "collectif_id" INTEGER
  ,PRIMARY KEY ([id]),
   FOREIGN KEY(prix_id) REFERENCES prelib_prix(id),
   FOREIGN KEY(collectif_id) REFERENCES prelib_collectif(id)
);
Powered by Datasette · Query took 13.784ms · Data license: Licence Ouverte version 2.0