participants.json 363 B

123456789101112131415
  1. {
  2. "subject_id": {
  3. "Description": "Unique identifier of the subject"
  4. },
  5. "species": {
  6. "Description": "The binomial species name from the NCBI Taxonomy"
  7. },
  8. "age": {
  9. "Description": "Age of the participant at time of recording",
  10. "Units": "days"
  11. },
  12. "sex": {
  13. "Description": "Sex of participant"
  14. }
  15. }