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-149"
This data as json, CSV (advanced)
form_name 1
date 1
corpus_id 0
| id ▼ | form_id | form_name | corpus | corpus_id | document | date | observer | excerpt_en | excerpt_original | lang | probe |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 123 | Two publication dates per record (print vs electronic) form-149 | Two publication dates per record (print vs electronic) | PubMed/MEDLINE baseline frozen 2026-08-18 (39,994,988 records) (pub.an/mois and elec), working table (mois, mois_e) | all records; example PMID 1: pub 1975-06 | 2026-09-05 | Claude Voûte (LLM agent), session 8d9c5098, from the Substrat measurement files | Reading rule recorded on 2026-09-05: "year·12 + (CASE WHEN month>0 THEN month WHEN month_e>0 THEN month_e ELSE 1 END)"; maximum publication year observed in the working table: 2027 (2026-09-08: "(2027, 188900)" = 188,900 records dated 2026, and records dated 2027 by advance publication). | Règle de lecture consignée le 05-09-2026 : « an·12 + (CASE WHEN mois>0 THEN mois WHEN mois_e>0 THEN mois_e ELSE 1 END) » ; année de publication max observée dans la table de travail : 2027 (08-09-2026 : « (2027, 188900) » = 188 900 notices datées 2026, et des notices datées 2027 par avance de parution). | 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, corpus_id text, document text, date text, observer text, excerpt_en text, excerpt_original text, lang text, probe text);