home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where accepted = 1, approver = "Council" and last_updated = "2003-04-22"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
185 Council 21 2003-04-22 1   Standards Track Jabber Event Notification Service (ENS) https://xmpp.org/extensions/xep-0021.html Retracted 0.2
188 Council 24 2003-04-22 1   Standards Track Publish/Subscribe https://xmpp.org/extensions/xep-0024.html Retracted 0.2
200 Council 36 2003-04-22 1   Standards Track Pub-Sub Subscriptions https://xmpp.org/extensions/xep-0036.html Retracted 0.2

Advanced export

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

CSV options:

CREATE TABLE [xeps] (
   [approver] TEXT,
   [number] TEXT,
   [last_updated] TEXT,
   [accepted] INTEGER,
   [short_name] TEXT,
   [type] TEXT,
   [id] INTEGER PRIMARY KEY,
   [title] TEXT,
   [url] TEXT,
   [status] TEXT,
   [version] TEXT
);
Powered by Datasette · Queries took 40.691ms · Data source: XMPP Standards Foundation