stats_total_number_of_stations
704 rows
This data as json, copyable, CSV (advanced)
Suggested facets: created_at (date)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE stats_total_number_of_stations
(
created_at datetime NOT NULL PRIMARY KEY,
count integer NOT NULL
);