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

entity_scores

Data license: MIT · Data source: jebboone/deitydb

11 rows where entity_id = "ENT_EGY_APEP"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: system, score, confidence, rationale

Link entity_id system score_name score confidence rationale source_id review_status
ENT_EGY_APEP,classical_element,air Apep ENT_EGY_APEP classical_element air 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_element,earth Apep ENT_EGY_APEP classical_element earth 5 medium Earth, underworld, craft, fertility, or embodied material association. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_element,fire Apep ENT_EGY_APEP classical_element fire 5 medium Solar, plague, war, desert, storm, or destructive force association. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_element,water Apep ENT_EGY_APEP classical_element water 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,jupiter Apep ENT_EGY_APEP classical_planet jupiter 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,mars Apep ENT_EGY_APEP classical_planet mars 5 medium War, violence, storm, venom, plague, or combat association. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,mercury Apep ENT_EGY_APEP classical_planet mercury 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,moon Apep ENT_EGY_APEP classical_planet moon 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,saturn Apep ENT_EGY_APEP classical_planet saturn 5 medium Underworld, funerary, or netherworld association. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,sun Apep ENT_EGY_APEP classical_planet sun 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review
ENT_EGY_APEP,classical_planet,venus Apep ENT_EGY_APEP classical_planet venus 0 low Default Egyptian seed score; revise during review. SRC_WILKINSON_EGYPTIAN_GODS needs_review

Advanced export

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

CSV options:

CREATE TABLE "entity_scores" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [system] TEXT,
   [score_name] TEXT,
   [score] INTEGER,
   [confidence] TEXT,
   [rationale] TEXT,
   [source_id] TEXT,
   [review_status] TEXT,
   PRIMARY KEY ([entity_id], [system], [score_name])
);
CREATE INDEX [idx_entity_scores_entity_id]
    ON [entity_scores] ([entity_id]);
Powered by Datasette · Queries took 12.643ms · Data license: MIT · Data source: jebboone/deitydb