home / parlgov

Menu
  • Search all tables
  • GraphQL API

party_family

Table actions
  • GraphQL API for party_family

Data source: ParlGov · About: simonw/parlgov-datasette

24 rows where type_id = 88

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ party_id type_id
501 Neovisna lista – dr.sc. Ivan Grubišić 2195 single candidate 88
544 Independent – Martin Helme 2030 single candidate 88
545 Independent – Indrek Tarand 2029 single candidate 88
546 Independent – Dimitri Klenski 2031 single candidate 88
790 Independent – Thomas (TJ) Maher 2327 single candidate 88
791 Independent – Pat Cox 2328 single candidate 88
797 Independent – Marian Harkin 2329 single candidate 88
801 Independent – Sener Levent 2343 single candidate 88
802 Independent – Tanel Talve 2344 single candidate 88
803 Independent – Silver Meikar 2345 single candidate 88
856 Independent – Luke Flanagan 2369 single candidate 88
857 Independent – Nessa Childers 2370 single candidate 88
858 Independent Fianna Fáil 2326 single candidate 88
863 Independent – Jelko Kacin 2383 single candidate 88
872 Mircea Diaconu 2394 single candidate 88
879 Komitee Herbert Maeder 1967 single candidate 88
941 Christlich Soziale Allianz (Liste Karl Habsburg) 1752 single candidate 88
1087 Independent – Mincho Kuminev 2774 single candidate 88
1088 Independent – Marijana Petir 2769 single candidate 88
1089 Independent – Mislav Kolakušić 2768 single candidate 88
1090 Independent – Gregoriana Carmen Tudoran 2749 single candidate 88
1091 Independent – George-Nicolae Simion 2748 single candidate 88
1092 Independent – Peter Costea 2747 single candidate 88
1093 Independent – Raimond Kaljulaid 2738 single candidate 88

Advanced export

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

CSV options:

CREATE TABLE "party_family" (
    "id" integer NOT NULL PRIMARY KEY,
    "party_id" integer NOT NULL REFERENCES "party" ("id"),
    "type_id" integer NOT NULL REFERENCES "info_id" ("id")
);
CREATE INDEX "party_family_764fa81" ON "party_family" ("party_id");
CREATE INDEX "party_family_777d41c8" ON "party_family" ("type_id");
Powered by Datasette · Queries took 10.203ms · Data source: ParlGov · About: simonw/parlgov-datasette