Recent Releases of digital-growth-charts-server

digital-growth-charts-server - v4.2.19

Bumps the version of RCPCHGrowth - this will update the centile to a float Updates the tests to reflect this in fictional-child-data Pins the pydantic version to 1.* - this will update to 2+ in the near future

- Python
Published by eatyourpeas over 2 years ago

digital-growth-charts-server - v4.2.18

Fix mid parental height endpoint in json openapi spec

- Python
Published by eatyourpeas over 3 years ago

digital-growth-charts-server - v4.2.17

Ugrade version

- Python
Published by eatyourpeas almost 4 years ago

digital-growth-charts-server - v4.2.16

Remove None from reponse object

- Python
Published by eatyourpeas almost 4 years ago

digital-growth-charts-server - v4.2.15

linting added

- Python
Published by eatyourpeas almost 4 years ago

digital-growth-charts-server - v4.2.14

Make SDS available to plottable measurements remove api spec from pytests

- Python
Published by eatyourpeas almost 4 years ago

digital-growth-charts-server - v4.2.8

Add SDS and centile to plottable_data

- Python
Published by eatyourpeas about 4 years ago

digital-growth-charts-server - v4.2.7

remove rcpchgrowth version from requirements

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.2.6

BUG FIX: add correctedgestationalage to response object

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.2.5

Adds SDS and Centile to plottable_measurement element of Measurement class

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.2.2

New RCPCHGrowth version adds final measurement to each plotted centile line

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.2.1

BUG FIX ChartCoordinates previously broke if higher SDS values were passed as parameters, leading to complex numbers or errors passed back. Following discussion with @statist7 these are now filtered out.

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.2.0

ChartCoordinates now accepts a custom collection of SDS values to generate lines as well as a collection of centiles. This introduces the is_sds boolean into the API call (default false). Requires RCPCHGrowth 3.1.0 and above

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.1.2

Add example to chart-coordinates response

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.1.1

Bump RCPCHGrowth-python version - contains fix for empty measurement objects created on generatefictionalchild_data if beyond reference data.

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.1.0

Add midparental height centiles to the midparental height return object

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v4.0.0

Implements response objects Breaking change - centiledata are returned as an array of references, even if only one reference. Custom-centile has been removed instead: * chart-coordinates accepts an array of centiles as the centileformat parameter. The array cannot exceed 15 elements or it returns an error. Custom centile is replaced by the ability to return only a single element in the array.

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v3.5.0

Add Custom Centile endpoint - returns plottable data for a custom centile value.

- Python
Published by eatyourpeas over 4 years ago

digital-growth-charts-server - v3.4.1

Update tag for utilities endpoint

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - Utilities endpoint

New utilities endpoint with midparental height

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v3.3.1

Refactor centile format names

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v3.3.0

Implements bone age, events

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v3.1.3

bump2version update test_openapi.json

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - API Spec

Better descriptions for the OpenAPI spec for chart-coordinates and fictional-child-data.

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - Unit tests

  1. includes unit tests for open api spec and chart coordinates
  2. chart coordinates served from disk. Created once on deploy

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v3.0.4

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v3.0.3

Completes the switch to FastAPI under the hood

- Python
Published by pacharanero almost 5 years ago

digital-growth-charts-server - v2.2.5

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v2.2.4

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v2.2.3

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v2.2.1

Add bumpversion to release process

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - v2.2.0

This is the initial release on the new live branch which will take over from alpha as the production branch in due course

- Python
Published by eatyourpeas almost 5 years ago

digital-growth-charts-server - digital-growth-charts-server

This the server for the Royal College of Paediatrics digital growth charts API. Documentation is available in the README.md. For demo, follow this link or to sign up for some API keys, follow this link

- Python
Published by eatyourpeas about 5 years ago