Skip to main content

Methods for storing a network of datasets and their dependencies.

Project description

Introduction

The aika project is a collection of libraries for working with time series data, and in particular with timeseries data that is expected to be continuously updated. The datagraph sub project is a way to store time series data along with any parameters used to generate that data including other data. It comes with several different persistence engines which can be used to browse stored data and filter by parameters. Since it embeds the dependency graph it enforces consistency. Importantly, meta data such as the time range of the data is stored in the meta data allowing consumers to check the existence of data without examining it. Within the aika project this is used as the backing layer to the task library (putki) which allows the tasks to efficiently know which tasks need to be run at any given point in time.

You can read more about the aika project on the project webpage.

Installation

python -m pip install aika-datagraph

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aika-datagraph-1.0.0.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

aika_datagraph-1.0.0-py3-none-any.whl (26.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page