TAPIS: Tables from APIs for Sensors

TAPIS is a lightweight multipurpose tool. It is useful for:

  • exploring APIs and services such as SensorThings API (STA), STAplus, S3, Eclipse Data Space Connector, Catalogue Service for the Web (CSW) and OGC API collections, features, records and STAC. TAPIS is designed as a middle-ground solution between a URL based query interface such as Postman or curl and specialised domain-specific GUIs. This makes TAPIS an essential tool for conducting interoperability tests on newly developed or deployed services and API server instances.
  • direct reading of CSV, DBF, GeoPackage, JSON, JSON-LD and GeoJSON file formats. TAPIS is also a table editor, capable of selecting, filtering, merging, adding grouping, sorting, pivoting and semantically enrich tabular information. A part of a classical rows and columns tabular representation, data can be presented as bar charts, pie charts, scatter plots, and maps. TAPIS is integrated with NiMMbus (MiraMon implementation of the Geospatial User Feedback) and with the MiraMon Map Browser.

Internally, TAPIS organizes the information into structured tables (with columns that represent fields and rows that represent records), each one stored in a node-edge interface that facilitates chain operations building data workflows interactively that can be saved and reused. TAPIS is under continuous development and new functionalities to support evolving needs are being regularly implemented. TAPIS enables users to train and educate others on using SensorThings API or other supported services, APIs and file formats facilitating detailed exploration of the data without needing to build a GUI. In that respect it’s a platform to help people get familiar with supported services, APIs and file formats.

MIT License

Copyright (c) 2023 Joan Masó

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.