BookWalker

home / database

series_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

3 rows where series_id = "CNT_0HF2SWEGGF9G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type

id ▼ series_id type external_id external_id_original
CID_0B42RZA7B890 His Royal Highness is Infatuated by the Scent of Love CNT_0HF2SWEGGF9G 1 523924  
CID_0B5RP0G4B620 His Royal Highness is Infatuated by the Scent of Love CNT_0HF2SWEGGF9G 1 535560  
CID_2AMR690GVFEG His Royal Highness is Infatuated by the Scent of Love CNT_0HF2SWEGGF9G 2 184426  

Advanced export

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

CSV options:

CREATE TABLE series_external_ids (
      id TEXT PRIMARY KEY,
      series_id TEXT NOT NULL,
      type INTEGER NOT NULL,
      external_id TEXT NOT NULL,
      external_id_original TEXT NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id)
    );
CREATE INDEX idx_series_external_ids_series ON series_external_ids(series_id);
Powered by Datasette · Queries took 8.632ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS