observations
Data license: CC BY-SA 4.0 (records) · Apache 2.0 (tools) · Data source: Loxyn-Korela/fault-atlas
1 row where form_id = "form-043"
This data as json, CSV (advanced)
form_name 1
date 1
| id ▼ | form_id | form_name | corpus | document | date | observer | excerpt_en | excerpt_original | lang |
|---|---|---|---|---|---|---|---|---|---|
| 29 | Tables with multi-level headers form-043 | Tables with multi-level headers | observation 2026-08 (Europe PMC JATS 2023-2026 and PubMed abstracts) | 2026-08-08 | house observer (LLM agent), see report | MEASURED on 2026-08-08 on the 272 JATS XML articles of the internal corpus: present in 73 (26 %). Concentration: trial 21, nonEN 12, meta 11, bio 10, phys 10. Real forms: nonEN-PMC13193189.xml carries 36 <th> with colspan/rowspan ≥2; trial-PMC13205731.xml carries 27; bio-PMC12857832.xml has 4 <thead> out of 5 with more than one <tr> row. REAL RUN of the filter (2026-08-08): of the 670 <table> in the corpus it classifies 151 as "multi-level headers", 469 as "single header", and ABSTAINS on 50 without <thead>. At document level: 71/272, against 73 for the probe — the difference of 2 comes from colspan <th> located OUTSIDE <thead>, which the filter refuses to take as a header. | MESURÉ le 08/08/2026 sur les 272 articles XML JATS d'(internal corpus of 272 JATS articles) : présent dans 73 (26 %). Concentration : essai 21, nonEN 12, meta 11, bio 10, phys 10. Formes réelles : nonEN-PMC13193189.xml porte 36 <th> à colspan/rowspan ≥2 ; essai-PMC13205731.xml en porte 27 ; bio-PMC12857832.xml a 4 <thead> sur 5 qui comptent plus d'une ligne <tr>. PASSAGE RÉEL du filtre (08/08/2026) : sur les 670 <table> du corpus il en classe 151 « en-têtes multiples », 469 « en-tête simple », et s'ABSTIENT sur 50 sans <thead>. Au niveau du document : 71/272, contre 73 pour la sonde — l'écart de 2 vient de <th> à colspan situés HORS <thead>, que le filtre refuse de prendre pour un en-tête. | fr |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE observations(id integer primary key, form_id text references forms(id), form_name text, corpus text, document text, date text, observer text, excerpt_en text, excerpt_original text, lang text);