home / regmem

Menu
  • GraphQL API

categories

Table actions
  • GraphQL API for categories

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

3 rows where type = 8

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ type name
4f1e6359 8 Land and Property
5f2cbd10 8 Miscellaneous
dc41d1ec 8          Land and Property

Advanced export

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

CSV options:

CREATE TABLE categories (
        id VARCHAR(8) NOT NULL,
        type INTEGER,
        name TEXT,
        PRIMARY KEY (id)
    );
Powered by Datasette · Queries took 12.457ms · Data source: mySociety Data · About: simonw/register-of-members-interests-datasette