diff --git a/README.rst b/README.rst index e01e2908f..663e1ca4f 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,9 @@ Aspects Learner Analytics combines several free, open source, tools to add analy - `ClickHouse `__, a fast, scalable analytics database that can be run anywhere - `Apache Superset `__, a data visualization platform and data API -- `OpenFUN Ralph `__, a Learning Record store (and more) that can validate and store xAPI statements in ClickHouse +- `OpenFUN Ralph `__, a Learning Record store (and more) that can validate and store xAPI statements in ClickHouse - `Vector `__, a log forwarding tool that can be used to forward tracking log and xAPI data to ClickHouse -- `event-routing-backends `__, an Open edX plugin that transforms tracking logs into xAPI and optionally forwards them to one or more Learning Record Stores in near real time +- `event-routing-backends `__, an Open edX plugin that transforms tracking logs into xAPI and optionally forwards them to one or more Learning Record Stores in near real time - `event-sink-clickhouse `__, an Open edX plugin that exports course structure and high level data to ClickHouse at publish time - `dbt `__, a tool to build data pipelines from SQL queries. The dbt project used by this plugin is `aspects-dbt `__.