Skip to main content

pydantic data structure expected by the Dandelion Algorithm Validation Service

Project description

Dandelion Data Schema

The Dandelion Data Schema describes the structure of data used in the Data Validation Service provided by Dandelion Health.

Example usage

Load an example dataset into python.

import json
from dandelion_data_schema.record import Record

with open('tests/data/dataset.json', 'r') as fp:
    dataset = json.load(fp)

dataset = Record.model_validate(dataset)

Distribute on pypi

python3 -m build --sdist --wheel
python3 -m twine upload --skip-existing dist/*

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

dandelion_data_schema-1.5.2.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dandelion_data_schema-1.5.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file dandelion_data_schema-1.5.2.tar.gz.

File metadata

  • Download URL: dandelion_data_schema-1.5.2.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dandelion_data_schema-1.5.2.tar.gz
Algorithm Hash digest
SHA256 664620f65ab15b28ab8c411ede5ad98e73174d29792463a2340e763d0192583e
MD5 80e431b0940d0749afc9af8ad3556358
BLAKE2b-256 81968c07bad49e349c67c14c3c072a6d1afacd309831febe1a7bbadfa569f3e6

See more details on using hashes here.

File details

Details for the file dandelion_data_schema-1.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for dandelion_data_schema-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0df059d87d77b1ea06625c4636354ae4333a018c84ca3f8033460f604c966c93
MD5 0b164f9ea34acd7d05f1a06c109c37f5
BLAKE2b-256 aa83e6785eca479e0582d2ca2fcabc15c9e5198872e60ddb81b8f831a9ced2f7

See more details on using hashes here.

Supported by

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