Rediz
Server code for open community microprediction at www.microprediction.org.
Microprediction.Org
Overview
The python packages called "microprediction" (user client library) and "rediz" (system implementation using redis as transport) are demonstrated at www.microprediction.org, where they make it easy for anyone who needs a live source of data predicted to receive help from clever humans and self-navigating time series algorithms. They do this by:
- Obtaining a write_key with microconventions.create_key(difficulty=12), which takes several hours
- Using the write_key to update a live quantity, such as https://www.microprediction.org/live/cop.json
- Repeating often.
They can then access history (e.g. https://www.microprediction.org/live/lagged::cop.json) and predictions (e.g. https://www.microprediction.org/cdf/cop.json). This is an easy way to normalize data and perform anomaly detection. Over time it may garner other insights such as assessment of the predictive value of the data stream the identities of streams that might be causally related.
This setup is especially well suited to collective prediction of civic data streams such as transport, water, electricity, public supply chain indicators or the spread of infectious diseases. The client library https://github.com/microprediction/rediz/blob/master/README.md and site www.microprediction.org provide more information.
Related packages and dependencies
muid getjson
| |
microconventions
| |
rediz microprediction
- Conventions https://github.com/microprediction/microconventions/blob/master/README.md
- Microprediction https://github.com/microprediction/rediz/blob/master/README.md
Rediz details
This may be a little stale.
Release files for rediz 1.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rediz-1.0.12.tar.gz | 36.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rediz-1.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 75.0 kB
Release files / rediz-1.0.12.tar.gz
| Download URL | rediz-1.0.12.tar.gz |
|---|---|
| Size | 36.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59664800f8aef15495d5755f3b102d28fe88205152e7a977c4f06d11894194f3
|
|
BLAKE2b-256 checksum How to use checksums |
9f410cbf558ccc0842b6884857697ffe7b6751df3b5f57b6de2e578f04e0b86e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|
Release files / rediz-1.0.12-py3-none-any.whl
| Download URL | rediz-1.0.12-py3-none-any.whl |
|---|---|
| Size | 38.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad3a1bf13ddc05b5fb8decc7d4b50333cb1e71e786e66fea33459bc52d766c4d
|
|
BLAKE2b-256 checksum How to use checksums |
322407f9db0baa7eaf96498375fcba57a3354e9ee6bbad34ccfc7605d1b4e732
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|