Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Create native data model for dataset #64

@spikeheap

Description

@spikeheap

The data received from LabKey is complete but structured in a difficult way to use within the UI. Specifically:

  1. The metadata and data are separate, requiring a 2d lookup.
  2. Date values are strings, and need coercing into Dates to be useful.

It makes sense to massage the server response into a custom object, maintaining as much information as possible whilst adding structure and making the model participant-centric to match our needs.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions