✦ 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_CEL_CERNUNNOS"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: system

Link entity_id system score_name score confidence rationale source_id review_status
ENT_CEL_CERNUNNOS,classical_element,air Cernunnos ENT_CEL_CERNUNNOS classical_element air 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_element,earth Cernunnos ENT_CEL_CERNUNNOS classical_element earth 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_element,fire Cernunnos ENT_CEL_CERNUNNOS classical_element fire 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_element,water Cernunnos ENT_CEL_CERNUNNOS classical_element water 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,jupiter Cernunnos ENT_CEL_CERNUNNOS classical_planet jupiter 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,mars Cernunnos ENT_CEL_CERNUNNOS classical_planet mars 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,mercury Cernunnos ENT_CEL_CERNUNNOS classical_planet mercury 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,moon Cernunnos ENT_CEL_CERNUNNOS classical_planet moon 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,saturn Cernunnos ENT_CEL_CERNUNNOS classical_planet saturn 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,sun Cernunnos ENT_CEL_CERNUNNOS classical_planet sun 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_GODS needs_review
ENT_CEL_CERNUNNOS,classical_planet,venus Cernunnos ENT_CEL_CERNUNNOS classical_planet venus 0 low Default Celtic v1 seed score; revise during review. SRC_GREEN_CELTIC_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 11.35ms · Data license: MIT · Data source: jebboone/deitydb