ices-tools-prod / icesSAG

R interface to Stock Assessment Graphs database web services
https://sg.ices.dk/webservices.aspx
11 stars 7 forks source link

Develop format for age data #191

Open colinpmillar opened 5 years ago

colinpmillar commented 5 years ago

Develop A format for holding age based data in SAG. At least the following data should be stored:

model estimates

input data

links to: allow FLStock download from SAG #188

colinpmillar commented 5 years ago

Idea - two new tables:

1. Field type definition

Field Name Type
Type Vocab  http://vocab.ices.dk/?ref=1528
FieldName String
FieldDescription String
Units Vocab  http://vocab.ices.dk/?ref=155

2. Value data

Field Name Type
FieldName String
Year Numeric
Value Numeric
Age Numeric

We might need to extend the data type vocablaries (http://vocab.ices.dk/?ref=1528) ?