Description: Data field properties
Includes both constant properties such as Title and dynamically calculated ones such as the number of participants with data. Properties included are:
- field_id
- title
- available (0 full, 1 view-only, 4 retired)
- stability (0 complete, 1 updateable, 2 accruing, 3 variable)
- private (0 public, 1 restricted)
- value_type (11 int, 21 single choice, 22 multi choice, 31 real, 41 string, 51 date, 61 time, 101 compound, 201 blob)
- base_type (0 see value type, 11 int, 31 real, 41 string, 51 date)
- item_type (0 data, 10 sample, 20 bulk, 30 record)
- strata (0 primary, 2 auxillary, 3 derived)
- instanced (0 no, 1 defined, 2 variable)
- arrayed (0 no, 1 yes)
- sexed (0 unisex, 1 male, 2 female)
- units
- main_category
- encoding_id
- instance_id
- instance_min
- instance_max
- array_min
- array_max
- notes
- debut
- version
- num_participants
- item_count
- showcase_order
- tier
Select preferred format below then click Download to retrieve a copy of schema 1.
If you have wget available (typically on linux systems), then you can also obtain this schema using the command(s)
- wget -nd -O field.txt "biobank.ctsu.ox.ac.uk/ukb/scdown.cgi?fmt=txt&id=1" (tab separated)
- wget -nd -O field.xml "biobank.ctsu.ox.ac.uk/ukb/scdown.cgi?fmt=xml&id=1" (pseudo-xml)