FlowETL is a collection of special purposes Airflow operators and sensors for use with FlowKit.


Keywords
analysis, cdr, cdr-analytics-toolkit, cdr-data, flowkit, mobile, mobility
License
MPL-2.0
Install
pip install flowetl==1.17.1.post0.dev96

Documentation

FlowKit - CDR Analytics Toolkit

CircleCI codecov License: MPL 2.0 code style: prettier Code style: black DOI

What is FlowKit ?

FlowKit is a platform for analysis of Call Detail Records (CDR) and other data. CDR data is created by mobile network operators (MNOs) primarily for generating subscriber bills and settling accounts with other carriers.

FlowKit is designed to extend CDR data analysis to meet many other applications beyond billing. Some examples include disaster response, precision epidimiology and transport and mobility, more examples can be found here.

CDRs constitute a highly sensitive data set, so FlowKit is designed with privacy protection in mind. It includes the FlowAuth framework to enable fine-grained authorization with extensive access logging, making it an important tool for deployment of a GDPR compliant CDR analysis system.

Documentation

The FlowKit documentation is available here.

Development status and installation

FlowKit is under ongoing development. The list of releases can be found here. Until FlowKit reaches full stable release status, we recommend installing the latest version based on the Github master branch. For details see the installation instructions here.

Benchmarks

There is a suite of benchmarks for FlowKit at https://github.com/Flowminder/FlowKit-benchmarks.
The benchmark results can be seen at https://flowminder.github.io/FlowKit-benchmarks.