Column descriptions

id
Station ID.

View and edit SQL

Advanced export

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

CSV options:

CREATE TABLE [station] (
   [id] TEXT PRIMARY KEY
);