home / xmpp

xeps

Data source: XMPP Standards Foundation

4 rows where status = "Rejected" and type = "Standards Track"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: version, last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
178 Council 14 2002-01-16 1   Standards Track Message Tone https://xmpp.org/extensions/xep-0014.html Rejected 0.2
179 Council 15 2002-04-18 1   Standards Track Account Transfer https://xmpp.org/extensions/xep-0015.html Rejected 0.4
201 Council 37 2016-10-04 1   Standards Track DSPS - Data Stream Proxy Service https://xmpp.org/extensions/xep-0037.html Rejected 0.8.1
524 Council 360 2017-09-11 1   Standards Track Nonzas (are not Stanzas) https://xmpp.org/extensions/xep-0360.html Rejected 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 35.5ms · Data source: XMPP Standards Foundation