import_batches
Data license: MIT · Data source: jebboone/deitydb
1 row
This data as json, CSV (advanced)
Suggested facets: imported_at (date)
| batch_id ▼ | tradition | source_id | description | imported_at | entity_count | relationship_count | notes |
|---|---|---|---|---|---|---|---|
| GRE_EGY_V1 | Greek/Egyptian | Initial Greek and Egyptian corpus | 2026-06-11T04:37:17.598257 | 606 | 333 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [import_batches] ( [batch_id] TEXT PRIMARY KEY, [tradition] TEXT, [source_id] TEXT, [description] TEXT, [imported_at] TEXT, [entity_count] INTEGER, [relationship_count] INTEGER, [notes] TEXT );