✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

Cult Regions

429 links between entities and the geographic regions where they were worshipped or attested.

Data license: MIT · Data source: jebboone/deitydb

1 row where entity_id = "ENT_SALMACIS"

✎ View and edit SQL

This data as json, CSV (advanced)

Link entity_id region confidence rationale source_id review_status
ENT_SALMACIS,Greek Salmacis ENT_SALMACIS Greek medium Seed broad tradition/region from entities.tradition. SRC_THEOI_GODS candidate_extracted

Advanced export

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

CSV options:

CREATE TABLE "entity_regions" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [region] TEXT REFERENCES [regions]([region]),
   [confidence] TEXT,
   [rationale] TEXT,
   [source_id] TEXT,
   [review_status] TEXT,
   PRIMARY KEY ([entity_id], [region])
);
CREATE INDEX [idx_entity_regions_region]
    ON [entity_regions] ([region]);
CREATE INDEX [idx_entity_regions_entity_id]
    ON [entity_regions] ([entity_id]);
Powered by Datasette · Queries took 2557.806ms · Data license: MIT · Data source: jebboone/deitydb