Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 956 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 956 Bytes

Documentation

General

Cookbook

Re-use working example Elasticsearch queries.

Types

The Project model is central for the data lake. All ETLs should comply with the EUBFR types in order to store data throughout consistently.

To generate documentation:

  • yarn docs:md for markdown version in docs/types/etl

Data enrichment

When data is ingested, an enrichment manager calls various data enrichment plugins in order to include additional information which hasn't been initially available.

Detailed information about the enrichment processes.

Troubleshooting

Common issues are documented in our Troubleshooting guide.