home / psephology

maiden_speeches

Data license: Open Parliament Licence · Data source: UK Parliament election results website

4 rows where constituency_group_id = 197

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: made_on (date)

id ▼ made_on session_number hansard_reference hansard_url member_id constituency_group_id parliament_period_id
428 2010-06-07 1 vol 511 cc80-2 https://hansard.parliament.uk/Commons/2010-06-07/debates/fcb89c11-f58f-486e-9bfe-5ac65ee1adb8/CommonsChamber#contribution-10060728000048 253 253 East Lothian 197 55 55
709 2015-06-11 1 vol 596 cc1395-9 https://hansard.parliament.uk/Commons/2015-06-11/debates/747daf6e-704b-444a-bff3-c56c44cbf5ad/CommonsChamber#contribution-15061144000047 254 254 East Lothian 197 56 56
800 2017-06-27 1 vol 626 cc544-5 https://hansard.parliament.uk/Commons/2017-06-27/debates/ACC3BDDE-6E2A-444B-9C6A-EA71C0530F77/EducationAndLocalServices#contribution-3C1C3D8C-F189-42AD-8056-5F958744E22E 845 845 East Lothian 197 57 57
897 2020-01-15 1 vol 669 cc1075-8 https://hansard.parliament.uk/Commons/2020-01-15/debates/2E5CA9CE-7506-468D-BB69-D5A72FC52A82/AGreenIndustrialRevolution#contribution-3DF9CC6A-1548-466E-B99E-EAE53FE24D59 952 952 East Lothian 197 58 58

Advanced export

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

CSV options:

CREATE TABLE "maiden_speeches" (
   [id] INTEGER PRIMARY KEY,
   [made_on] TEXT,
   [session_number] INTEGER,
   [hansard_reference] TEXT,
   [hansard_url] TEXT,
   [member_id] INTEGER REFERENCES [members]([id]),
   [constituency_group_id] INTEGER REFERENCES [constituency_groups]([id]),
   [parliament_period_id] INTEGER REFERENCES [parliament_periods]([id])
);
CREATE INDEX [idx_maiden_speeches_parliament_period_id]
    ON [maiden_speeches] ([parliament_period_id]);
CREATE INDEX [idx_maiden_speeches_constituency_group_id]
    ON [maiden_speeches] ([constituency_group_id]);
CREATE INDEX [idx_maiden_speeches_member_id]
    ON [maiden_speeches] ([member_id]);
Powered by Datasette · Queries took 44.877ms · Data license: Open Parliament Licence · Data source: UK Parliament election results website
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows