home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where accepted = 1, last_updated = "2017-09-11" and version = "0.3"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
501 Council 337 2017-09-11 1   Standards Track Event Logging over XMPP https://xmpp.org/extensions/xep-0337.html Deferred 0.3
512 Council 348 2017-09-11 1   Standards Track Signing Forms https://xmpp.org/extensions/xep-0348.html Deferred 0.3
525 Council 361 2017-09-11 1   Informational Zero Handshake Server to Server Protocol https://xmpp.org/extensions/xep-0361.html Deferred 0.3

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 44.084ms · Data source: XMPP Standards Foundation