home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where last_updated = "2020-05-05"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, status, last_updated (date)

id ▼ approver number last_updated accepted short_name type title url status version
232 Council 68 2020-05-05 1   Informational Field Standardization for Data Forms https://xmpp.org/extensions/xep-0068.html Active 1.3.0
601 Council 437 2020-05-05 1   Standards Track Room Activity Indicators https://xmpp.org/extensions/xep-0437.html Deferred 0.2.0
603 Council 439 2020-05-05 1   Standards Track Quick Response https://xmpp.org/extensions/xep-0439.html Deferred 0.1.0

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