home / regmem

Menu
  • GraphQL API

items

Table actions
  • GraphQL API for items

Data source: mySociety Data · About: simonw/register-of-members-interests-datasette

17 rows where record_id = "2005-04-11-3aff2389-10457-0" sorted by date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

hash item category_id date ▲ member_id person_id sort_order record_id
e2b7ddb9f4d231a269ad27ecb4e4d71970052469 (a) Energis PLC. Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 0 2005-04-11-3aff2389-10457-0
576875dc895734170b259907702f535cbf90a84c (b) BP; oil and related Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 1 2005-04-11-3aff2389-10457-0
6a98d0e776f01dc049a0c2236a6b6d14e1bb7176 Smiths Group; aerospace supply Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 2 2005-04-11-3aff2389-10457-0
025fd02cb1ab8fcd57e66386f24da7d3a767e149 Unilever; food manufacturing/household Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 3 2005-04-11-3aff2389-10457-0
577af3a9ce1a4ff02e56aa5e1c9d0b5b35981eb6 Glaxo Smith Kline (GSK); pharmaceuticals Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 4 2005-04-11-3aff2389-10457-0
e2a42fcf1036e57498d6b6b3e7857a36f66cb0cd BAA; airports Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 5 2005-04-11-3aff2389-10457-0
307471682f75a238d613a55287e3fda9d2c47a48 HBOS; banking Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 6 2005-04-11-3aff2389-10457-0
c17869ebb531f1a9be89c205441d4366cdc8630b HSBC; banking Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 7 2005-04-11-3aff2389-10457-0
55bff40de519a0c9b88de14c1aa88b45a66be77e 3i Bioscience Inv Trust; bioscience Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 8 2005-04-11-3aff2389-10457-0
233ecc27f1e6e3c83ada3ade20d8e389dcae1b7c AXA; insurance Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 9 2005-04-11-3aff2389-10457-0
82e30cc355cf96307bebc12c089c7fc4a5b2af83 Mitsubishi; industrial holdings Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 10 2005-04-11-3aff2389-10457-0
807e14c2ca98657a82c2df529dba6b9cb00d4b2d Bunzl; business service Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 11 2005-04-11-3aff2389-10457-0
a45b6e770adecd3e02f07ebea6071366f7696624 Jardine Insurance; insurance broking Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 12 2005-04-11-3aff2389-10457-0
04bd8f159b8b7e5c2b16cbfcf9ed2dd213b153f9 Diageo; beverages Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 13 2005-04-11-3aff2389-10457-0
f1ee65ecd76a89e8533b74c99f700c9c8fda2a0c B Sky B; broadcasting Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 14 2005-04-11-3aff2389-10457-0
046ad431ecb5107874b1efa486a333753379ee4e BBA; industrial, automotive Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 15 2005-04-11-3aff2389-10457-0
4ab25baad102c4a9cd78c21e9a5690d92ed6dc9f N Brown; mail order company Registrable shareholdings 3aff2389 2005-04-11 Archie Norman uk.org.publicwhip/member/1134 Archie Norman uk.org.publicwhip/person/10457 16 2005-04-11-3aff2389-10457-0

Advanced export

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

CSV options:

CREATE TABLE items (
        hash VARCHAR(40) NOT NULL,
        item TEXT,
        category_id TEXT,
        date TEXT,
        member_id TEXT,
        person_id TEXT,
        sort_order INTEGER,
        record_id TEXT,
        PRIMARY KEY (hash),
        FOREIGN KEY ("category_id") REFERENCES [categories](id),
        FOREIGN KEY ("member_id") REFERENCES [members](id),
        FOREIGN KEY ("person_id") REFERENCES [people](id)
    );
CREATE INDEX items_date ON items("date");
CREATE INDEX items_category_id ON items("category_id");
CREATE INDEX items_member_id ON items("member_id");
CREATE INDEX items_person_id ON items("person_id");
CREATE INDEX items_record_id ON items("record_id");
Powered by Datasette · Queries took 114.042ms · Data source: mySociety Data · About: simonw/register-of-members-interests-datasette