quakes

1 row where rms = "0.2", sig = 9 and type = "earthquake"

View and edit SQL

id ▼ mag place time updated tz url detail felt cdi mmi alert status tsunami sig net code ids sources types nst dmin rms gap magType type title latitude longitude
ci39659248 0.77 25km N of California City, CA 1602351996630 1602352224955   https://earthquake.usgs.gov/earthquakes/eventpage/ci39659248 https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39659248.geojson         automatic 0 9 ci 39659248 ,ci39659248, ,ci, ,nearby-cities,origin,phase-data,scitech-link, 9 0.15 0.2 93.0 ml earthquake M 0.8 - 25km N of California City, CA 35.35 -117.999

Advanced export

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

CSV options:

CREATE TABLE [quakes] (
   [mag] FLOAT,
   [place] TEXT,
   [time] INTEGER,
   [updated] INTEGER,
   [tz] TEXT,
   [url] TEXT,
   [detail] TEXT,
   [felt] TEXT,
   [cdi] TEXT,
   [mmi] TEXT,
   [alert] TEXT,
   [status] TEXT,
   [tsunami] INTEGER,
   [sig] INTEGER,
   [net] TEXT,
   [code] TEXT,
   [ids] TEXT,
   [sources] TEXT,
   [types] TEXT,
   [nst] INTEGER,
   [dmin] FLOAT,
   [rms] FLOAT,
   [gap] FLOAT,
   [magType] TEXT,
   [type] TEXT,
   [title] TEXT,
   [latitude] FLOAT,
   [longitude] FLOAT,
   [id] TEXT PRIMARY KEY
);
Powered by Datasette · Query took 188.469ms · About: https://gist.github.com/simonw/656c21b5800d5e4624dec9930f00e093