feat(1c): scaffold business event extraction layer
This commit is contained in:
@@ -8,6 +8,8 @@ clickhouse:
|
||||
landing:
|
||||
documents: ./landing/documents
|
||||
postings: ./landing/postings
|
||||
business_events: ./landing/business_events
|
||||
document_changes: ./landing/document_changes
|
||||
companies: ./landing/companies
|
||||
reglog: ./landing/reglog
|
||||
audit: ./landing/audit
|
||||
@@ -17,6 +19,8 @@ formats:
|
||||
default: jsonl
|
||||
documents: jsonl
|
||||
postings: jsonl
|
||||
business_events: jsonl
|
||||
document_changes: jsonl
|
||||
companies: jsonl
|
||||
reglog: jsonl
|
||||
audit: jsonl
|
||||
|
||||
Reference in New Issue
Block a user