Differences between revisions 9 and 10
Revision 9 as of 2013-09-16 10:28:55
Size: 1752
Editor: hgen-gjansen
Comment:
Revision 10 as of 2013-10-31 11:12:57
Size: 1887
Editor: Valentina
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||'''Col''' ||'''Name''' ||'''Start''' ||'''Format''' ||'''Description''' ||
||1 ||rec ||1 ||a3 ||Record type (300) ||
||2 ||brd ||5 ||a3 ||Breed of evaluation (BSW/GUE/HOL/JER/RDC/SIM) ||
||3 ||pop ||9 ||a3 ||Population code (see [[https://wiki.interbull.org/public/Idea_population_codes?action=print|here]]) ||
||4 ||trt ||13 ||a3 ||Trait code (see [[https://wiki.interbull.org/public/Idea_trait_codes|here]]) ||
||5 ||anim ||17 ||a19 ||Animal international ID ||
||6 ||type_prf ||37 ||i2 ||Type of proof ||
||7 ||off_pub ||40 ||a1 ||Official publication of proof (Y/P/N) ||
||8 ||status ||42 ||i2 ||Bull status ||
||9 ||ndau ||44 ||i8 ||Number of daughters ||
||10 ||nhrd ||52 ||i8 ||Number of herds ||
||11 ||edc ||60 ||i8 ||Effective daughter contributions ||
||12 ||rel ||68 ||f8.4 ||Repeatability/Reliability ||
||13 ||ebv ||76 ||f10.3 ||National predicted genetic merit ||
Line 4: Line 18:
||'''Col'''||'''Name'''||'''Start'''||'''Format'''||'''Description'''||
||1||rec||1||a3||Record type (300)||
||2||brd||5||a3||Breed of evaluation (BSW/GUE/HOL/JER/RDC/SIM)||
||3||pop||9||a3||Population code (see [[https://wiki.interbull.org/public/Idea_population_codes?action=print|here]])||
||4||trt||13||a3||Trait code (see [[https://wiki.interbull.org/public/Idea_trait_codes|here]])||
||5||anim||17||a19||Animal international ID||
||6||type_prf||37||i2||Type of proof||
||7||off_pub||40||a1||Official publication of proof (Y/P/N)||
||8||status||42||i2||Bull status||
||9||ndau||44||i8||Number of daughters||
||10||nhrd||52||i8||Number of herds||
||11||edc||60||i8||Effective daughter contributions||
||12||rel||68||f8.4||Repeatability/Reliability||
||13||ebv||76||f10.3||National predicted genetic merit ||
Line 21: Line 21:
 * brd and pop must be in upper case
 * trt must be in lower case
Line 22: Line 24:
 * status of bull: '''00''' unknown; '''10''' bull randomly sampled through an official AI scheme; '''20''' other bull. Records with "20" in this field will be excluded from the international evaluation, unless type of proof is "21".    * status of bull: '''00''' unknown; '''10''' bull randomly sampled through an official AI scheme; '''20''' other bull. Records with "20" in this field will be excluded from the international evaluation, unless type of proof is "21".

Format300 for Submission of National Evaluations to IDEA

Col

Name

Start

Format

Description

1

rec

1

a3

Record type (300)

2

brd

5

a3

Breed of evaluation (BSW/GUE/HOL/JER/RDC/SIM)

3

pop

9

a3

Population code (see here)

4

trt

13

a3

Trait code (see here)

5

anim

17

a19

Animal international ID

6

type_prf

37

i2

Type of proof

7

off_pub

40

a1

Official publication of proof (Y/P/N)

8

status

42

i2

Bull status

9

ndau

44

i8

Number of daughters

10

nhrd

52

i8

Number of herds

11

edc

60

i8

Effective daughter contributions

12

rel

68

f8.4

Repeatability/Reliability

13

ebv

76

f10.3

National predicted genetic merit

Notes:

  • brd and pop must be in upper case
  • trt must be in lower case
  • type of proof: 00 unknown; 11 based on first crop sampling daughters; 12 based on first and second crop daughters; 21 based on imported semen of proven bull (second crop daughters only).

  • status of bull: 00 unknown; 10 bull randomly sampled through an official AI scheme; 20 other bull. Records with "20" in this field will be excluded from the international evaluation, unless type of proof is "21".

  • the rel field should be multiplied by 100 (eg. 95.6789)
  • the ebv field may contain different numbers of decimals for different traits (eg. -1234.000 for milk yield, 111.100 fat, protein or functional traits, or 2.340 for type traits); the aim should be to have a minimum of two complete significant digits in the range of proofs, but more is even better)

public/File300 (last edited 2023-08-08 12:18:08 by Valentina)