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
- stability
- private
- value_type
- base_type
- item_type
- strata
- instanced
- arrayed
- sexed
- 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 "datashare.ndph.ox.ac.uk/mexico/scdown.cgi?fmt=txt&id=1" (tab separated)
- wget -nd -O field.xml "datashare.ndph.ox.ac.uk/mexico/scdown.cgi?fmt=xml&id=1" (pseudo-xml)