Retrieval and Import

This section covers fundamental concepts of ingesting data into TellusR (import) and retrieval of that data.

graph TD
    A["unstructured data"] --> B["tellusr-update-assistant (importer)"]
    B --> C["tellusr-flow (retrieval)"]
    D["structured data"] --> C