Dataset Viewer
	| id
				 stringclasses 4
				values | texts
				 sequencelengths 3 297 | bboxes_block
				 sequencelengths 3 297 | bboxes_line
				 sequencelengths 3 297 | categories
				 sequencelengths 3 297 | image
				 imagewidth (px) 1.03k 1.03k | page_hash
				 stringclasses 4
				values | original_filename
				 stringclasses 4
				values | page_no
				 int32 4 150 | num_pages
				 int32 6 283 | original_width
				 int32 439 612 | original_height
				 int32 666 842 | coco_width
				 int32 1.03k 1.03k | coco_height
				 int32 1.03k 1.03k | collection
				 stringclasses 3
				values | doc_category
				 stringclasses 3
				values | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
	1 | 
	[
  "134 ",
  "Pascal",
  "User",
  "Manual ",
  "5.",
  "If",
  "Ch",
  "is",
  "a",
  "variable",
  "of type",
  "Cd: ",
  "or",
  "subrange",
  "of",
  "Char,",
  "then ",
  "Read",
  "(F,",
  "Ch) ",
  "assigns",
  "the",
  "chal",
  "Icier",
  "at",
  "the",
  "current",
  "position",
  "of ",
  "file",
  "F ",
  "or",
  "the",
  "value",
  "of",
  "Fi",
  "to ",
  "I. ",
  "followed",
  "by",
  "a",
  "Get",
  "(F),",
  "the ",
  "choice",
  "being",
  "implementation- dependent. ",
  "6. ",
  "If ",
  "a",
  "parameter",
  "v ",
  "is",
  "of",
  "tYll' ",
  "I ",
  "nteger ",
  "or",
  "a",
  "subrange",
  "of ",
  "Integer ",
  "then ",
  "Read ",
  "accel'ts ",
  "a ",
  "sequence ",
  "of",
  "characters ",
  "forming",
  "a",
  "signed",
  "integer",
  "witl ",
  "possible",
  "leading",
  "blanks.",
  "The ",
  "integer",
  "value",
  "denoted",
  "by",
  "this ",
  "I.~quence ",
  "is",
  "then",
  "assigned",
  "to",
  "v. ",
  "7.",
  "If a",
  "parameter",
  "v",
  "is",
  "of type: ",
  "1 ",
  "l,",
  "Read",
  "accepts",
  "a",
  "sequence ",
  "of characters",
  "forming",
  "a",
  "signee",
  "number",
  "with",
  "possible",
  "leading ",
  "blanks. ",
  "The",
  "real ",
  "value",
  "deno ",
  "l~d ",
  "by ",
  "this ",
  "sequence",
  "is ",
  "then ",
  "assigned",
  "to",
  "v. ",
  "In",
  "scanning",
  "F ",
  "(skipping",
  "blank ",
  ")",
  "to",
  "read",
  "numbers,",
  "Read",
  "may",
  "also ",
  "skip ",
  "end-of-line",
  "markers. ",
  "F ",
  "l~ ",
  "left ",
  "positioned",
  "to ",
  "the ",
  "non-digit ",
  "character",
  "following",
  "the",
  "last",
  "digit ",
  "l ",
  "\\)flstituting",
  "a",
  "number.",
  "To",
  "correctly ",
  "read",
  "consecutive",
  "numbers,",
  "separa",
  "e",
  "them",
  "by",
  "blanks",
  "or",
  "put",
  "them",
  "on ",
  "separate",
  "lines.",
  "Read",
  "accepts",
  "the",
  "longest",
  "sequence",
  "of digits,",
  "and",
  "if two ",
  "numbers",
  "are",
  "not",
  "separated, ",
  "Read ",
  "cannot",
  "distinguish",
  "them",
  "as ",
  "two ",
  "numbers",
  "(and",
  "neither",
  "can",
  "people!) ",
  "Examples: ",
  "Read",
  "and",
  "process",
  "a",
  "sequence",
  "of",
  "numbers",
  "where",
  "the",
  "last",
  "value",
  "is ",
  "immediately",
  "followed",
  "by",
  "an",
  "asterisk.",
  "Assume ",
  "F ",
  "to",
  "be",
  "a",
  "textfile,",
  "x",
  "and ",
  "Ch",
  "to",
  "be",
  "variables",
  "oftypes",
  "Intege ",
  "(or",
  "Real)",
  "and",
  "Char",
  "respectively. ",
  "Perhaps",
  "a",
  "more",
  "common",
  "situ",
  "Ition ",
  "is ",
  "when",
  "there",
  "is",
  "no",
  "way",
  "of ",
  "knowing",
  "how",
  "many",
  "data",
  "items",
  "arc",
  "to",
  "be",
  "read.",
  "and",
  "there",
  "is",
  "no",
  "special ",
  "symbol",
  "that",
  "terminates",
  "the",
  "list. ",
  "T.o",
  "convenient",
  "schemata",
  "are",
  "show ",
  "below.",
  "They",
  "make",
  "use",
  "of",
  "procedur",
  ".. ; ",
  "k ",
  "ipBlanks: ",
  "Reset(F); ",
  "repeat ",
  "Read(F,X,Ch); ",
  "P",
  "(X) ",
  "until",
  "Ch ",
  "= ",
  "'*' ",
  "procedure",
  "SkipBlanks",
  "(v, ",
  "IF: ",
  "Text); ",
  "var",
  "Done: ",
  "Boolean; ",
  "begin ",
  "Done ",
  ":=",
  "False; "
] | 
	[
  [
    145,
    47,
    253,
    17
  ],
  [
    145,
    47,
    253,
    17
  ],
  [
    145,
    47,
    253,
    17
  ],
  [
    145,
    47,
    253,
    17
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    191,
    86,
    645,
    86
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    192,
    180,
    645,
    181
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    373,
    739,
    153
  ],
  [
    143,
    537,
    113,
    19
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    568,
    738,
    63
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    144,
    754,
    742,
    86
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    211,
    642,
    196,
    93
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ],
  [
    212,
    853,
    449,
    74
  ]
] | 
	[
  [
    145,
    47,
    31,
    17
  ],
  [
    211,
    47,
    38,
    17
  ],
  [
    280,
    47,
    28,
    17
  ],
  [
    338,
    47,
    60,
    17
  ],
  [
    193,
    86,
    9,
    19
  ],
  [
    229,
    86,
    8,
    19
  ],
  [
    264,
    86,
    15,
    19
  ],
  [
    306,
    86,
    8,
    19
  ],
  [
    341,
    86,
    5,
    19
  ],
  [
    373,
    86,
    42,
    19
  ],
  [
    442,
    86,
    46,
    19
  ],
  [
    516,
    86,
    32,
    19
  ],
  [
    563,
    86,
    12,
    19
  ],
  [
    605,
    86,
    53,
    19
  ],
  [
    689,
    86,
    12,
    19
  ],
  [
    731,
    86,
    32,
    19
  ],
  [
    793,
    86,
    40,
    19
  ],
  [
    193,
    112,
    27,
    15
  ],
  [
    246,
    112,
    15,
    15
  ],
  [
    288,
    112,
    33,
    15
  ],
  [
    341,
    109,
    42,
    19
  ],
  [
    414,
    109,
    18,
    19
  ],
  [
    461,
    109,
    24,
    19
  ],
  [
    516,
    109,
    27,
    19
  ],
  [
    573,
    109,
    10,
    19
  ],
  [
    613,
    109,
    18,
    19
  ],
  [
    661,
    109,
    42,
    19
  ],
  [
    733,
    109,
    47,
    19
  ],
  [
    810,
    109,
    27,
    19
  ],
  [
    193,
    131,
    15,
    19
  ],
  [
    231,
    131,
    17,
    19
  ],
  [
    269,
    131,
    10,
    19
  ],
  [
    304,
    131,
    15,
    19
  ],
  [
    345,
    131,
    27,
    19
  ],
  [
    398,
    131,
    10,
    19
  ],
  [
    433,
    131,
    10,
    19
  ],
  [
    469,
    131,
    22,
    19
  ],
  [
    525,
    139,
    12,
    9
  ],
  [
    546,
    131,
    50,
    19
  ],
  [
    625,
    131,
    14,
    19
  ],
  [
    668,
    131,
    6,
    19
  ],
  [
    703,
    131,
    20,
    19
  ],
  [
    752,
    131,
    20,
    19
  ],
  [
    801,
    131,
    31,
    19
  ],
  [
    191,
    154,
    52,
    19
  ],
  [
    284,
    154,
    44,
    19
  ],
  [
    369,
    154,
    260,
    19
  ],
  [
    192,
    181,
    16,
    19
  ],
  [
    222,
    180,
    23,
    19
  ],
  [
    251,
    181,
    6,
    19
  ],
  [
    288,
    181,
    60,
    19
  ],
  [
    378,
    181,
    22,
    19
  ],
  [
    422,
    181,
    8,
    19
  ],
  [
    456,
    181,
    10,
    19
  ],
  [
    492,
    181,
    34,
    19
  ],
  [
    542,
    185,
    4,
    13
  ],
  [
    553,
    184,
    79,
    15
  ],
  [
    652,
    181,
    12,
    19
  ],
  [
    693,
    181,
    6,
    19
  ],
  [
    729,
    181,
    52,
    19
  ],
  [
    811,
    181,
    26,
    19
  ],
  [
    194,
    207,
    92,
    15
  ],
  [
    315,
    203,
    44,
    19
  ],
  [
    375,
    207,
    53,
    15
  ],
  [
    458,
    203,
    77,
    19
  ],
  [
    551,
    203,
    11,
    19
  ],
  [
    578,
    203,
    96,
    19
  ],
  [
    689,
    203,
    15,
    19
  ],
  [
    741,
    203,
    92,
    19
  ],
  [
    192,
    226,
    51,
    19
  ],
  [
    276,
    226,
    7,
    19
  ],
  [
    315,
    226,
    41,
    19
  ],
  [
    389,
    226,
    44,
    19
  ],
  [
    466,
    226,
    40,
    19
  ],
  [
    526,
    226,
    57,
    19
  ],
  [
    618,
    226,
    51,
    19
  ],
  [
    704,
    226,
    49,
    19
  ],
  [
    789,
    226,
    44,
    19
  ],
  [
    192,
    248,
    43,
    19
  ],
  [
    267,
    248,
    33,
    19
  ],
  [
    332,
    248,
    49,
    19
  ],
  [
    413,
    248,
    15,
    19
  ],
  [
    460,
    248,
    38,
    19
  ],
  [
    518,
    255,
    39,
    10
  ],
  [
    611,
    248,
    8,
    19
  ],
  [
    647,
    248,
    23,
    19
  ],
  [
    696,
    248,
    46,
    19
  ],
  [
    769,
    248,
    10,
    19
  ],
  [
    806,
    248,
    23,
    19
  ],
  [
    192,
    275,
    10,
    19
  ],
  [
    230,
    275,
    29,
    19
  ],
  [
    287,
    275,
    55,
    19
  ],
  [
    370,
    275,
    6,
    19
  ],
  [
    405,
    275,
    9,
    19
  ],
  [
    442,
    275,
    66,
    19
  ],
  [
    536,
    282,
    7,
    9
  ],
  [
    547,
    279,
    8,
    13
  ],
  [
    586,
    279,
    31,
    13
  ],
  [
    648,
    279,
    45,
    13
  ],
  [
    724,
    279,
    6,
    13
  ],
  [
    762,
    279,
    71,
    13
  ],
  [
    192,
    298,
    98,
    19
  ],
  [
    325,
    298,
    54,
    19
  ],
  [
    412,
    298,
    7,
    19
  ],
  [
    453,
    298,
    42,
    19
  ],
  [
    530,
    298,
    51,
    19
  ],
  [
    615,
    298,
    29,
    19
  ],
  [
    678,
    298,
    55,
    19
  ],
  [
    767,
    298,
    66,
    19
  ],
  [
    192,
    320,
    74,
    19
  ],
  [
    281,
    320,
    23,
    19
  ],
  [
    335,
    320,
    38,
    19
  ],
  [
    388,
    320,
    36,
    19
  ],
  [
    459,
    320,
    49,
    19
  ],
  [
    518,
    327,
    11,
    11
  ],
  [
    557,
    320,
    22,
    19
  ],
  [
    596,
    320,
    37,
    19
  ],
  [
    648,
    320,
    62,
    19
  ],
  [
    744,
    320,
    28,
    19
  ],
  [
    788,
    320,
    44,
    19
  ],
  [
    192,
    343,
    48,
    19
  ],
  [
    269,
    343,
    11,
    19
  ],
  [
    309,
    343,
    24,
    19
  ],
  [
    184,
    373,
    11,
    19
  ],
  [
    224,
    373,
    50,
    19
  ],
  [
    304,
    373,
    22,
    19
  ],
  [
    342,
    373,
    68,
    19
  ],
  [
    447,
    373,
    58,
    19
  ],
  [
    522,
    373,
    4,
    19
  ],
  [
    556,
    373,
    11,
    19
  ],
  [
    596,
    373,
    24,
    19
  ],
  [
    649,
    373,
    53,
    19
  ],
  [
    731,
    373,
    29,
    19
  ],
  [
    790,
    373,
    24,
    19
  ],
  [
    844,
    373,
    37,
    19
  ],
  [
    144,
    396,
    43,
    19
  ],
  [
    202,
    396,
    94,
    19
  ],
  [
    339,
    396,
    95,
    19
  ],
  [
    451,
    400,
    10,
    13
  ],
  [
    492,
    402,
    8,
    11
  ],
  [
    526,
    396,
    30,
    19
  ],
  [
    574,
    396,
    74,
    19
  ],
  [
    684,
    396,
    31,
    19
  ],
  [
    733,
    396,
    31,
    19
  ],
  [
    780,
    396,
    103,
    19
  ],
  [
    143,
    418,
    61,
    19
  ],
  [
    238,
    418,
    65,
    19
  ],
  [
    337,
    418,
    20,
    19
  ],
  [
    391,
    418,
    23,
    19
  ],
  [
    448,
    418,
    47,
    19
  ],
  [
    503,
    424,
    3,
    11
  ],
  [
    516,
    418,
    75,
    19
  ],
  [
    625,
    418,
    7,
    19
  ],
  [
    666,
    418,
    55,
    19
  ],
  [
    754,
    418,
    18,
    19
  ],
  [
    806,
    418,
    75,
    19
  ],
  [
    144,
    440,
    27,
    19
  ],
  [
    202,
    440,
    74,
    19
  ],
  [
    308,
    440,
    58,
    19
  ],
  [
    398,
    440,
    40,
    19
  ],
  [
    469,
    440,
    6,
    19
  ],
  [
    508,
    440,
    31,
    19
  ],
  [
    571,
    440,
    15,
    19
  ],
  [
    618,
    440,
    41,
    19
  ],
  [
    691,
    440,
    13,
    19
  ],
  [
    735,
    440,
    20,
    19
  ],
  [
    787,
    440,
    31,
    19
  ],
  [
    850,
    440,
    31,
    19
  ],
  [
    144,
    463,
    52,
    19
  ],
  [
    228,
    463,
    34,
    19
  ],
  [
    295,
    463,
    32,
    19
  ],
  [
    359,
    463,
    47,
    19
  ],
  [
    439,
    463,
    19,
    19
  ],
  [
    490,
    463,
    46,
    19
  ],
  [
    569,
    463,
    58,
    19
  ],
  [
    659,
    463,
    68,
    19
  ],
  [
    760,
    463,
    23,
    19
  ],
  [
    815,
    463,
    65,
    19
  ],
  [
    144,
    485,
    60,
    19
  ],
  [
    240,
    485,
    21,
    19
  ],
  [
    297,
    485,
    22,
    19
  ],
  [
    355,
    485,
    88,
    19
  ],
  [
    456,
    488,
    53,
    15
  ],
  [
    532,
    485,
    46,
    19
  ],
  [
    614,
    485,
    76,
    19
  ],
  [
    725,
    485,
    34,
    19
  ],
  [
    795,
    485,
    31,
    19
  ],
  [
    842,
    485,
    38,
    19
  ],
  [
    143,
    507,
    57,
    19
  ],
  [
    235,
    507,
    29,
    19
  ],
  [
    298,
    507,
    46,
    19
  ],
  [
    378,
    507,
    23,
    19
  ],
  [
    435,
    507,
    72,
    19
  ],
  [
    143,
    537,
    113,
    19
  ],
  [
    184,
    568,
    31,
    19
  ],
  [
    245,
    568,
    21,
    19
  ],
  [
    298,
    568,
    45,
    19
  ],
  [
    374,
    568,
    6,
    19
  ],
  [
    411,
    568,
    55,
    19
  ],
  [
    497,
    568,
    12,
    19
  ],
  [
    540,
    568,
    52,
    19
  ],
  [
    623,
    568,
    37,
    19
  ],
  [
    691,
    568,
    18,
    19
  ],
  [
    740,
    568,
    21,
    19
  ],
  [
    792,
    568,
    32,
    19
  ],
  [
    855,
    568,
    25,
    19
  ],
  [
    144,
    590,
    85,
    19
  ],
  [
    264,
    590,
    61,
    19
  ],
  [
    360,
    590,
    17,
    19
  ],
  [
    411,
    590,
    16,
    19
  ],
  [
    462,
    590,
    56,
    19
  ],
  [
    553,
    590,
    72,
    19
  ],
  [
    632,
    594,
    10,
    13
  ],
  [
    656,
    590,
    9,
    19
  ],
  [
    691,
    590,
    11,
    19
  ],
  [
    727,
    590,
    5,
    19
  ],
  [
    758,
    590,
    38,
    19
  ],
  [
    821,
    590,
    6,
    19
  ],
  [
    852,
    590,
    30,
    19
  ],
  [
    145,
    615,
    18,
    15
  ],
  [
    195,
    615,
    12,
    15
  ],
  [
    239,
    615,
    14,
    15
  ],
  [
    286,
    615,
    57,
    15
  ],
  [
    375,
    615,
    46,
    15
  ],
  [
    453,
    615,
    55,
    15
  ],
  [
    532,
    612,
    19,
    19
  ],
  [
    585,
    612,
    35,
    19
  ],
  [
    653,
    612,
    23,
    19
  ],
  [
    710,
    612,
    32,
    19
  ],
  [
    775,
    612,
    100,
    19
  ],
  [
    184,
    754,
    50,
    19
  ],
  [
    267,
    754,
    7,
    19
  ],
  [
    306,
    754,
    32,
    19
  ],
  [
    372,
    754,
    56,
    19
  ],
  [
    460,
    754,
    23,
    19
  ],
  [
    515,
    754,
    46,
    19
  ],
  [
    577,
    754,
    13,
    19
  ],
  [
    606,
    754,
    31,
    19
  ],
  [
    667,
    754,
    29,
    19
  ],
  [
    725,
    754,
    9,
    19
  ],
  [
    763,
    754,
    14,
    19
  ],
  [
    807,
    754,
    24,
    19
  ],
  [
    860,
    754,
    26,
    19
  ],
  [
    144,
    777,
    50,
    19
  ],
  [
    224,
    777,
    24,
    19
  ],
  [
    277,
    777,
    32,
    19
  ],
  [
    338,
    777,
    24,
    19
  ],
  [
    391,
    777,
    31,
    19
  ],
  [
    452,
    777,
    17,
    19
  ],
  [
    498,
    777,
    11,
    19
  ],
  [
    538,
    777,
    13,
    19
  ],
  [
    581,
    777,
    28,
    19
  ],
  [
    638,
    777,
    20,
    19
  ],
  [
    688,
    777,
    28,
    19
  ],
  [
    746,
    777,
    9,
    19
  ],
  [
    784,
    777,
    14,
    19
  ],
  [
    828,
    777,
    54,
    19
  ],
  [
    145,
    800,
    48,
    19
  ],
  [
    227,
    800,
    24,
    19
  ],
  [
    285,
    800,
    69,
    19
  ],
  [
    387,
    800,
    20,
    19
  ],
  [
    441,
    800,
    41,
    19
  ],
  [
    493,
    799,
    24,
    20
  ],
  [
    553,
    799,
    78,
    20
  ],
  [
    667,
    799,
    66,
    20
  ],
  [
    769,
    799,
    21,
    20
  ],
  [
    826,
    799,
    55,
    20
  ],
  [
    144,
    822,
    39,
    19
  ],
  [
    213,
    822,
    30,
    19
  ],
  [
    273,
    822,
    31,
    19
  ],
  [
    334,
    822,
    19,
    19
  ],
  [
    383,
    822,
    12,
    19
  ],
  [
    424,
    822,
    52,
    19
  ],
  [
    506,
    822,
    40,
    19
  ],
  [
    547,
    826,
    8,
    13
  ],
  [
    561,
    825,
    111,
    15
  ],
  [
    211,
    642,
    116,
    15
  ],
  [
    212,
    662,
    78,
    15
  ],
  [
    238,
    681,
    169,
    15
  ],
  [
    238,
    702,
    6,
    13
  ],
  [
    264,
    702,
    22,
    13
  ],
  [
    212,
    720,
    32,
    15
  ],
  [
    280,
    720,
    38,
    15
  ],
  [
    331,
    723,
    8,
    11
  ],
  [
    359,
    719,
    35,
    16
  ],
  [
    212,
    853,
    81,
    15
  ],
  [
    334,
    853,
    93,
    15
  ],
  [
    469,
    853,
    42,
    15
  ],
  [
    521,
    854,
    50,
    13
  ],
  [
    586,
    853,
    76,
    15
  ],
  [
    239,
    873,
    22,
    15
  ],
  [
    296,
    873,
    59,
    15
  ],
  [
    371,
    873,
    104,
    15
  ],
  [
    212,
    893,
    67,
    15
  ],
  [
    239,
    912,
    52,
    15
  ],
  [
    309,
    912,
    15,
    16
  ],
  [
    361,
    912,
    61,
    16
  ]
] | 
	[
  7,
  7,
  7,
  7,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9
] | 
	001f3f378933ff21c9313bf70786f3baa72c1afe5e86dc2d84a93f6d0f7578d5 | 
	Pascal - Manual & Report.pdf | 150 | 283 | 439 | 666 | 1,025 | 1,025 | 
	manuals | 
	manuals | |
| 
	2 | 
	[
  "VII",
  "– S",
  "ELECTION CRITERIA",
  "VIII",
  "– E",
  "VIDENCE ",
  "F",
  "OR ",
  "S",
  "ELECTION",
  "$^{2}$ The same institution or agency.",
  "$^{3}$ The same institution or agency.",
  "Page 5 of 6 ",
  "The signatory declares that the person has already provided the documentary evidence for a previous ",
  "procedure and confirms that there has been no change in its situation:",
  "The person is not required to submit the evidence if it has already been submitted for another procurement ",
  "procedure of the same contracting authority",
  "$^{3}$. The documents must have been issued no more than one year ",
  "before the date of their request by the contracting authority and must still be valid at that date.",
  "The signatory declares that the above-mentioned person is able to provide the necessary supporting ",
  "documents listed in the relevant sections of the tender specifications and which are not available electronically ",
  "upon request and without delay. ",
  "The person is not required to submit the evidence",
  "if it has",
  "already",
  "been",
  "submitted",
  "for another award ",
  "procedure of the same contracting authority",
  "$^{2}$. The documents must have been issued no more than one year ",
  "before the date of their request by the contracting authority and must still be valid at that date.",
  "The signatory declares that the person has already provided the documentary evidence for a previous ",
  "procedure and confirms that there has been no change in its situation:",
  "Document ",
  "Full reference to previous procedure ",
  "Insert as many lines as necessary.",
  "(1)",
  "declares that the above-mentioned person complies with the selection criteria applicable to ",
  "it individually as provided in the tender specifications: ",
  "YES ",
  "NO ",
  "(a)",
  "It",
  "has the legal and regulatory capacity to pursue the professional activity needed for ",
  "performing the contract as required in the Tender Specifications; ",
  "(b)",
  "It fulfils the applicable economic and financial criteria indicated in the Tender Specifications; ",
  "(c)",
  "It",
  "fulfils",
  "the",
  "applicable",
  "technical",
  "and",
  "professional",
  "criteria",
  "indicated",
  "in",
  "the",
  "Tender ",
  "Specifications. ",
  "(2)",
  "If the above-mentioned person is the ",
  "sole tenderer",
  " or the ",
  "leader in case of ",
  "joint tender",
  ", declares that: ",
  "YES ",
  "NO ",
  "N/A ",
  "(d)",
  "the tenderer, including all members of the group in case of joint tender and ",
  "including subcontractors if applicable, complies with all the selection criteria ",
  "for which a consolidated assessment will be made as provided in the tender ",
  "specifications. ",
  "Document ",
  "Full reference to previous procedure ",
  "Insert as many lines as necessary."
] | 
	[
  [
    93,
    284,
    224,
    16
  ],
  [
    93,
    284,
    224,
    16
  ],
  [
    93,
    284,
    224,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    609,
    280,
    16
  ],
  [
    93,
    892,
    196,
    10
  ],
  [
    93,
    903,
    196,
    10
  ],
  [
    93,
    945,
    74,
    10
  ],
  [
    93,
    761,
    843,
    27
  ],
  [
    93,
    761,
    843,
    27
  ],
  [
    93,
    701,
    843,
    41
  ],
  [
    93,
    701,
    843,
    41
  ],
  [
    93,
    701,
    843,
    41
  ],
  [
    93,
    701,
    843,
    41
  ],
  [
    93,
    642,
    843,
    41
  ],
  [
    93,
    642,
    843,
    41
  ],
  [
    93,
    642,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    128,
    843,
    41
  ],
  [
    93,
    187,
    843,
    27
  ],
  [
    93,
    187,
    843,
    27
  ],
  [
    83,
    231,
    817,
    31
  ],
  [
    83,
    231,
    817,
    31
  ],
  [
    83,
    231,
    817,
    31
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    83,
    315,
    852,
    153
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    82,
    484,
    853,
    103
  ],
  [
    83,
    805,
    854,
    31
  ],
  [
    83,
    805,
    854,
    31
  ],
  [
    83,
    805,
    854,
    31
  ]
] | 
	[
  [
    93,
    284,
    25,
    16
  ],
  [
    127,
    284,
    25,
    16
  ],
  [
    152,
    287,
    164,
    13
  ],
  [
    93,
    609,
    32,
    16
  ],
  [
    134,
    609,
    24,
    16
  ],
  [
    158,
    612,
    77,
    13
  ],
  [
    235,
    609,
    12,
    16
  ],
  [
    248,
    612,
    29,
    13
  ],
  [
    277,
    609,
    13,
    16
  ],
  [
    291,
    612,
    82,
    13
  ],
  [
    93,
    892,
    196,
    10
  ],
  [
    93,
    903,
    196,
    10
  ],
  [
    93,
    945,
    74,
    10
  ],
  [
    93,
    761,
    843,
    13
  ],
  [
    93,
    775,
    530,
    13
  ],
  [
    93,
    701,
    843,
    13
  ],
  [
    93,
    715,
    336,
    13
  ],
  [
    429,
    715,
    507,
    13
  ],
  [
    93,
    729,
    710,
    13
  ],
  [
    93,
    642,
    843,
    13
  ],
  [
    93,
    656,
    843,
    13
  ],
  [
    93,
    670,
    249,
    13
  ],
  [
    93,
    128,
    392,
    13
  ],
  [
    498,
    128,
    62,
    13
  ],
  [
    574,
    128,
    65,
    13
  ],
  [
    652,
    128,
    44,
    13
  ],
  [
    709,
    128,
    73,
    13
  ],
  [
    796,
    128,
    140,
    13
  ],
  [
    93,
    142,
    336,
    13
  ],
  [
    429,
    142,
    507,
    13
  ],
  [
    93,
    156,
    710,
    13
  ],
  [
    93,
    187,
    843,
    13
  ],
  [
    93,
    201,
    530,
    13
  ],
  [
    248,
    233,
    89,
    13
  ],
  [
    547,
    233,
    304,
    13
  ],
  [
    93,
    247,
    264,
    13
  ],
  [
    93,
    323,
    15,
    13
  ],
  [
    115,
    323,
    711,
    13
  ],
  [
    93,
    337,
    409,
    13
  ],
  [
    840,
    326,
    39,
    13
  ],
  [
    896,
    326,
    30,
    13
  ],
  [
    93,
    359,
    23,
    13
  ],
  [
    123,
    359,
    10,
    13
  ],
  [
    147,
    359,
    679,
    13
  ],
  [
    124,
    373,
    495,
    13
  ],
  [
    93,
    402,
    20,
    13
  ],
  [
    119,
    402,
    706,
    13
  ],
  [
    93,
    431,
    19,
    13
  ],
  [
    118,
    431,
    9,
    13
  ],
  [
    140,
    431,
    42,
    13
  ],
  [
    195,
    431,
    25,
    13
  ],
  [
    233,
    431,
    80,
    13
  ],
  [
    325,
    431,
    68,
    13
  ],
  [
    407,
    431,
    26,
    13
  ],
  [
    445,
    431,
    84,
    13
  ],
  [
    541,
    431,
    61,
    13
  ],
  [
    615,
    431,
    75,
    13
  ],
  [
    702,
    431,
    12,
    13
  ],
  [
    727,
    431,
    25,
    13
  ],
  [
    764,
    431,
    62,
    13
  ],
  [
    124,
    445,
    115,
    13
  ],
  [
    93,
    487,
    17,
    13
  ],
  [
    116,
    487,
    289,
    13
  ],
  [
    407,
    487,
    108,
    13
  ],
  [
    515,
    487,
    54,
    13
  ],
  [
    570,
    487,
    141,
    13
  ],
  [
    93,
    501,
    93,
    13
  ],
  [
    187,
    501,
    117,
    13
  ],
  [
    725,
    494,
    39,
    13
  ],
  [
    786,
    494,
    30,
    13
  ],
  [
    847,
    494,
    33,
    13
  ],
  [
    93,
    523,
    22,
    13
  ],
  [
    121,
    523,
    590,
    13
  ],
  [
    124,
    537,
    587,
    13
  ],
  [
    124,
    551,
    587,
    13
  ],
  [
    124,
    565,
    113,
    13
  ],
  [
    248,
    806,
    89,
    13
  ],
  [
    566,
    806,
    304,
    13
  ],
  [
    93,
    821,
    264,
    13
  ]
] | 
	[
  7,
  7,
  7,
  7,
  7,
  7,
  7,
  7,
  7,
  7,
  1,
  1,
  4,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8
] | 
	006b4939d67f3f1f190092be507996e5058c27f7bfbecb2e1d35ab665a0a658a | 
	EN-Declaration on Honour.pdf | 4 | 6 | 595 | 842 | 1,025 | 1,025 | 
	eu_tenders | 
	government_tenders | |
| 
	3 | 
	[
  "MANAGEMENT’S DISCUSSION & ANALYSIS OF FINANCIAL",
  "CONDITION AND RESULTS OF OPERATIONS",
  "INTEREST SENSITIVITY AND DISCLOSURES ABOUT MARKET RISK",
  "continued",
  "The Corporation places its greatest credence in net interest income",
  "simulation modeling. The above GAP/Interest Rate Sensitivity Report is believed",
  "by the Corporation's management to have two major shortfalls. The GAP/Interest",
  "Rate Sensitivity Report fails to precisely gauge how often an interest rate",
  "sensitive product reprices, nor is it able to measure the magnitude of",
  "potential future rate movements.",
  "Net interest income simulation modeling, or earnings-at-risk, measures the",
  "sensitivity of net interest income to various interest rate movements. The",
  "Corporation's asset liability process monitors simulated net interest income",
  "under three separate interest rate scenarios; base, rising and falling.",
  "Estimated net interest income for each scenario is calculated over a 12-month",
  "horizon. The immediate and parallel changes to the base case scenario used in",
  "the model are presented below. The interest rate scenarios are used for",
  "analytical purposes and do not necessarily represent management's view of",
  "future market movements. Rather, these are intended to provide a measure of the",
  "degree of volatility interest rate movements may introduce into the earnings of",
  "the Corporation.",
  "The base scenario is highly dependent on numerous assumptions embedded in",
  "the model, including assumptions related to future interest rates. While the",
  "base sensitivity analysis incorporates management's best estimate of interest",
  "rate and balance sheet dynamics under various market rate movements, the actual",
  "behavior and resulting earnings impact will likely differ from that projected.",
  "For mortgage-related assets, the base simulation model captures the expected",
  "prepayment behavior under changing interest rate environments. Assumptions and",
  "methodologies regarding the interest rate or balance behavior of indeterminate",
  "(dollars in thousands)",
  "At December 31, 2003",
  "-----------------------------------------------------------------------------------------------------------------------------------",
  "1-180 DAYS",
  "181-365 DAYS",
  "1-5 YEARS",
  "BEYOND 5 YEARS",
  "TOTAL",
  "===================================================================================================================================",
  "Rate-Sensitive Assets:",
  "Federal funds sold and interest-bearing deposits ........",
  "$",
  "40,556",
  "$",
  "40,556",
  "Investment securities ...................................",
  "36,876",
  "$",
  "24,045",
  "$",
  "136,084",
  "$",
  "159,792",
  "356,797",
  "Loans ...................................................",
  "1,012,808",
  "326,043",
  "870,082",
  "147,613",
  "2,356,546",
  "Federal Reserve and Federal Home Loan Bank stock ........",
  "15,502",
  "15,502",
  "----------",
  "----------",
  "----------",
  "----------",
  "----------",
  "Total rate-sensitive assets ........................",
  "1,105,742",
  "350,088",
  "1,006,166",
  "307,405",
  "2,769,401",
  "----------",
  "----------",
  "----------",
  "----------",
  "----------",
  "Rate-Sensitive Liabilities:",
  "Interest-bearing deposits ...............................",
  "1,411,925",
  "224,461",
  "383,135",
  "4,379",
  "2,023,900",
  "Securities sold under repurchase agreements .............",
  "71,095",
  "71,095",
  "Federal Home Loan Bank advances .........................",
  "7,750",
  "15,000",
  "80,341",
  "109,688",
  "212,779",
  "Trust preferred securities ..............................",
  "57,188",
  "57,188",
  "Other short-term borrowings .............................",
  "1,514",
  "1,514",
  "Other borrowed funds ....................................",
  "10,594",
  "30,000",
  "40,594",
  "----------",
  "----------",
  "----------",
  "----------",
  "----------",
  "Total rate-sensitive liabilities ...................",
  "1,502,878",
  "239,461",
  "463,476",
  "201,255",
  "2,407,070",
  "----------",
  "----------",
  "----------",
  "----------",
  "----------",
  "Interest rate sensitivity gap by period ....................",
  "$ (397,136)",
  "$",
  "110,627",
  "$",
  "542,690",
  "$",
  "106,150",
  "Cumulative rate sensitivity gap ............................",
  "(397,136)",
  "(286,509)",
  "256,181",
  "362,331",
  "Cumulative rate sensitivity gap ratio",
  "at December 31, 2003 ....................................",
  "73.6%",
  "83.6%",
  "111.6%",
  "115.1%",
  "at December 31, 2002 ....................................",
  "111.8%",
  "85.2%",
  "98.2%",
  "113.8%",
  "The Corporation had a cumulative negative gap of $286,509,000 in the one-year",
  "horizon at December 31, 2003, just over 9.3 percent of total assets.",
  "13"
] | 
	[
  [
    132,
    103,
    619,
    33
  ],
  [
    132,
    103,
    619,
    33
  ],
  [
    132,
    173,
    615,
    10
  ],
  [
    132,
    173,
    615,
    10
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    471,
    736,
    79
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    568,
    736,
    148
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    132,
    733,
    736,
    106
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    130,
    198,
    747,
    231
  ],
  [
    132,
    439,
    437,
    14
  ],
  [
    132,
    439,
    437,
    14
  ],
  [
    498,
    939,
    15,
    10
  ]
] | 
	[
  [
    132,
    103,
    619,
    14
  ],
  [
    132,
    122,
    461,
    14
  ],
  [
    132,
    173,
    503,
    10
  ],
  [
    663,
    173,
    83,
    10
  ],
  [
    178,
    471,
    624,
    10
  ],
  [
    132,
    485,
    736,
    10
  ],
  [
    132,
    499,
    727,
    10
  ],
  [
    132,
    512,
    699,
    10
  ],
  [
    132,
    526,
    652,
    10
  ],
  [
    132,
    540,
    298,
    10
  ],
  [
    178,
    568,
    689,
    10
  ],
  [
    132,
    581,
    689,
    10
  ],
  [
    132,
    595,
    708,
    10
  ],
  [
    132,
    609,
    661,
    10
  ],
  [
    132,
    623,
    717,
    10
  ],
  [
    132,
    637,
    717,
    10
  ],
  [
    132,
    650,
    661,
    10
  ],
  [
    132,
    664,
    680,
    10
  ],
  [
    132,
    678,
    736,
    10
  ],
  [
    132,
    692,
    736,
    10
  ],
  [
    132,
    706,
    149,
    10
  ],
  [
    178,
    733,
    680,
    10
  ],
  [
    132,
    747,
    708,
    10
  ],
  [
    132,
    761,
    717,
    10
  ],
  [
    132,
    775,
    736,
    10
  ],
  [
    132,
    788,
    727,
    10
  ],
  [
    132,
    802,
    708,
    10
  ],
  [
    132,
    816,
    727,
    10
  ],
  [
    132,
    830,
    727,
    10
  ],
  [
    132,
    199,
    125,
    6
  ],
  [
    621,
    199,
    113,
    6
  ],
  [
    132,
    207,
    744,
    6
  ],
  [
    496,
    216,
    56,
    6
  ],
  [
    569,
    216,
    68,
    6
  ],
  [
    660,
    216,
    51,
    6
  ],
  [
    734,
    216,
    79,
    6
  ],
  [
    837,
    216,
    28,
    6
  ],
  [
    132,
    224,
    744,
    6
  ],
  [
    132,
    232,
    125,
    6
  ],
  [
    149,
    240,
    324,
    6
  ],
  [
    490,
    240,
    5,
    6
  ],
  [
    513,
    240,
    34,
    6
  ],
  [
    814,
    240,
    5,
    6
  ],
  [
    837,
    240,
    34,
    6
  ],
  [
    149,
    249,
    324,
    6
  ],
  [
    513,
    249,
    34,
    6
  ],
  [
    569,
    249,
    5,
    6
  ],
  [
    592,
    249,
    34,
    6
  ],
  [
    655,
    249,
    5,
    6
  ],
  [
    672,
    249,
    39,
    6
  ],
  [
    740,
    249,
    5,
    6
  ],
  [
    757,
    249,
    39,
    6
  ],
  [
    831,
    249,
    39,
    6
  ],
  [
    149,
    257,
    324,
    6
  ],
  [
    496,
    257,
    51,
    6
  ],
  [
    587,
    257,
    39,
    6
  ],
  [
    672,
    257,
    39,
    6
  ],
  [
    757,
    257,
    39,
    6
  ],
  [
    820,
    257,
    51,
    6
  ],
  [
    149,
    265,
    324,
    6
  ],
  [
    513,
    265,
    34,
    6
  ],
  [
    837,
    265,
    34,
    6
  ],
  [
    490,
    274,
    56,
    6
  ],
  [
    569,
    274,
    56,
    6
  ],
  [
    655,
    274,
    56,
    6
  ],
  [
    740,
    274,
    56,
    6
  ],
  [
    814,
    274,
    56,
    6
  ],
  [
    177,
    282,
    295,
    6
  ],
  [
    496,
    282,
    51,
    6
  ],
  [
    587,
    282,
    39,
    6
  ],
  [
    660,
    282,
    51,
    6
  ],
  [
    757,
    282,
    39,
    6
  ],
  [
    820,
    282,
    51,
    6
  ],
  [
    490,
    290,
    56,
    6
  ],
  [
    569,
    290,
    56,
    6
  ],
  [
    655,
    290,
    56,
    6
  ],
  [
    740,
    290,
    56,
    6
  ],
  [
    814,
    290,
    56,
    6
  ],
  [
    132,
    298,
    153,
    6
  ],
  [
    149,
    307,
    324,
    6
  ],
  [
    496,
    307,
    51,
    6
  ],
  [
    587,
    307,
    39,
    6
  ],
  [
    672,
    307,
    39,
    6
  ],
  [
    768,
    307,
    28,
    6
  ],
  [
    820,
    307,
    51,
    6
  ],
  [
    149,
    315,
    324,
    6
  ],
  [
    513,
    315,
    34,
    6
  ],
  [
    837,
    315,
    34,
    6
  ],
  [
    149,
    323,
    324,
    6
  ],
  [
    518,
    323,
    28,
    6
  ],
  [
    592,
    323,
    34,
    6
  ],
  [
    677,
    323,
    34,
    6
  ],
  [
    757,
    323,
    39,
    6
  ],
  [
    831,
    323,
    39,
    6
  ],
  [
    149,
    331,
    324,
    6
  ],
  [
    763,
    331,
    34,
    6
  ],
  [
    837,
    331,
    34,
    6
  ],
  [
    149,
    340,
    324,
    6
  ],
  [
    518,
    340,
    28,
    6
  ],
  [
    842,
    340,
    28,
    6
  ],
  [
    149,
    348,
    324,
    6
  ],
  [
    513,
    348,
    34,
    6
  ],
  [
    763,
    348,
    34,
    6
  ],
  [
    837,
    348,
    34,
    6
  ],
  [
    490,
    356,
    56,
    6
  ],
  [
    569,
    356,
    56,
    6
  ],
  [
    655,
    356,
    56,
    6
  ],
  [
    740,
    356,
    56,
    6
  ],
  [
    814,
    356,
    56,
    6
  ],
  [
    177,
    364,
    295,
    6
  ],
  [
    496,
    364,
    51,
    6
  ],
  [
    587,
    364,
    39,
    6
  ],
  [
    672,
    364,
    39,
    6
  ],
  [
    757,
    364,
    39,
    6
  ],
  [
    820,
    364,
    51,
    6
  ],
  [
    490,
    373,
    56,
    6
  ],
  [
    569,
    373,
    56,
    6
  ],
  [
    655,
    373,
    56,
    6
  ],
  [
    740,
    373,
    56,
    6
  ],
  [
    814,
    373,
    56,
    6
  ],
  [
    132,
    389,
    341,
    6
  ],
  [
    490,
    389,
    62,
    6
  ],
  [
    569,
    389,
    5,
    6
  ],
  [
    587,
    389,
    39,
    6
  ],
  [
    655,
    389,
    5,
    6
  ],
  [
    672,
    389,
    39,
    6
  ],
  [
    740,
    389,
    5,
    6
  ],
  [
    757,
    389,
    39,
    6
  ],
  [
    132,
    398,
    341,
    6
  ],
  [
    501,
    398,
    51,
    6
  ],
  [
    581,
    398,
    51,
    6
  ],
  [
    672,
    398,
    39,
    6
  ],
  [
    757,
    398,
    39,
    6
  ],
  [
    132,
    406,
    210,
    6
  ],
  [
    149,
    414,
    324,
    6
  ],
  [
    524,
    414,
    28,
    6
  ],
  [
    604,
    414,
    28,
    6
  ],
  [
    683,
    414,
    34,
    6
  ],
  [
    768,
    414,
    34,
    6
  ],
  [
    149,
    423,
    324,
    6
  ],
  [
    518,
    423,
    34,
    6
  ],
  [
    604,
    423,
    28,
    6
  ],
  [
    689,
    423,
    28,
    6
  ],
  [
    768,
    423,
    34,
    6
  ],
  [
    132,
    439,
    437,
    6
  ],
  [
    132,
    447,
    386,
    6
  ],
  [
    498,
    939,
    15,
    10
  ]
] | 
	[
  7,
  7,
  7,
  7,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  9,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  8,
  9,
  9,
  4
] | 
	007c5c7c54324b74f831283e40177bb9155dbd80735820e48230303b631a0099 | 
	NASDAQ_FRME_2003.pdf | 22 | 72 | 612 | 792 | 1,025 | 1,025 | 
	ann_reports_00_04_fancy | 
	financial_reports | |
| 
	4 | 
	[
  "Distributing Python Modules, Release 3.9.5",
  "Appendix D. Copyright",
  "46"
] | 
	[
  [
    123,
    43,
    352,
    12
  ],
  [
    710,
    964,
    190,
    12
  ],
  [
    123,
    964,
    19,
    12
  ]
] | 
	[
  [
    123,
    43,
    352,
    12
  ],
  [
    710,
    964,
    190,
    12
  ],
  [
    123,
    964,
    19,
    12
  ]
] | 
	[
  5,
  4,
  4
] | 
	029abdefe952664da932bec3cd44fa34680c485f3ad4d97b9afc0cf537d68f74 | 
	python_distributing.pdf | 49 | 52 | 595 | 841 | 1,025 | 1,025 | 
	manuals | 
	manuals | 
README.md exists but content is empty.
								
- Downloads last month
- 5
