quakes

1 row where place = "10km NE of Milpitas, CA", rms = "0.07" 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
nc73468331 1.88 10km NE of Milpitas, CA 1602170106130 1602305466472   https://earthquake.usgs.gov/earthquakes/eventpage/nc73468331 https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73468331.geojson 1 1     reviewed 0 54 nc 73468331 ,nc73468331, ,nc, ,dyfi,focal-mechanism,nearby-cities,origin,phase-data,scitech-link, 58 0.0457 0.07 28.0 md earthquake M 1.9 - 10km NE of Milpitas, CA 37.494 -121.8231667

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