lydia-wu / cadence

Liberty University CADENCE Capstone Team Fall 2021 - Spring 2022
0 stars 1 forks source link

[v1.5]-->[v2.0] Revise Health Schema #45

Open lydia-wu opened 2 years ago

lydia-wu commented 2 years ago

Due Friday 2022-02-18 @12PM

For Wednesday sync with client--

For Friday sync with client--

lydia-wu commented 2 years ago

HealthSchema.zip

This zip has multiple versions of the health schema (a JSON file); v01 is Hayley's first build (#36), and PROD is the latest version (aka v03). In the next slice, this will be significantly pared down. For now, the file named"HealthSchema_PROD" is fully integrated with the PBI dashboard for v1.5 (find that file here #41).

lydia-wu commented 2 years ago

2022-02-12 @1:30PM ET

STATUS (HealthSchema_v03):

completed: proof of concept with client satisfied: v1.5 build expectations; cleared to move to v2.0 demonstrates: parameter adjustments that are reflected in the PBI v1.5 dashboard; parameter adjustments specific to file sources

NEXT STEPS (HealthSchema_v04) [DUE Wednesday 2022-02-16 @12PM ET:

pare down Health Schema.JSON to have fewer extra values and more succinct naming conventions that are scalable.

CONSIDER from client:

lydia-wu commented 2 years ago

biosguy — Today at 2:53 PM Idea, add source type and how to locate data columns...

ThingID (like house/livingroom/fireplace/temperature)

--> from SourceTypeID (like appreport)

--> How to locate in source type (columns, etc. What substring in log line, etc.)

--> health rules (operand, parameters, etc.)