quakes

1 row where mag = "1.3", place = "13km WNW of Anza, CA" 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
ci39656136 1.3 13km WNW of Anza, CA 1602120373500 1602165045252   https://earthquake.usgs.gov/earthquakes/eventpage/ci39656136 https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39656136.geojson         reviewed 0 26 ci 39656136 ,ci39656136, ,ci, ,focal-mechanism,nearby-cities,origin,phase-data,scitech-link, 51 0.03811 0.18 33.0 ml earthquake M 1.3 - 13km WNW of Anza, CA 33.5896667 -116.8095

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 200.928ms · About: https://gist.github.com/simonw/656c21b5800d5e4624dec9930f00e093