home / regmem

Menu
  • GraphQL API

members

Table actions
  • GraphQL API for members

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

4 rows where person_id = "uk.org.publicwhip/person/10034"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: name

id ▼ name person_id
uk.org.publicwhip/member/1404 Alan Beith Alan Beith uk.org.publicwhip/person/10034
uk.org.publicwhip/member/34 A J Beith Alan Beith uk.org.publicwhip/person/10034
uk.org.publicwhip/member/40073 Alan Beith Alan Beith uk.org.publicwhip/person/10034
uk.org.publicwhip/member/724 Alan Beith Alan Beith uk.org.publicwhip/person/10034

Advanced export

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

CSV options:

CREATE TABLE members (
        id VARCHAR(50) NOT NULL,
        name TEXT,
        person_id TEXT,
        PRIMARY KEY (id),
        FOREIGN KEY ("person_id") REFERENCES [people](id)
    );
Powered by Datasette · Queries took 17.599ms · Data source: mySociety Data · About: simonw/register-of-members-interests-datasette