Skip to content

Correct primary key in resources? #95

@martonvago

Description

@martonvago

We initially took the PK to be event in all resources, but this can't be right because many participants have their data recorded at each event (e.g., we will have data for participant 1, participant 2, etc. recorded at visit 5).

We have a record_id_s column in the raw data, which seems to be unique to each participant. Is this correct? Should the PK then be (record_id_s, event)?

@lwjohnst86 @K-Beicher

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions