From a study to a data block

This tool turns the numbers you read in a paper into a validated data block for the site. Enter the topic details and add one card per study—typically the events and group sizes from a 2×2 table (e.g. 5 of 250 in the treatment arm, 12 of 248 in control). The risk ratio, confidence interval, percent improvement, and NNT/NNH are computed live with the exact same engine that renders the published pages.

  1. Fill in the topic and outcome fields.
  2. Add studies; for each, paste the 2×2 counts (or a reported RR/OR/HR with its CI).
  3. Review the live pooled preview and forest plot.
  4. Email it to the webmaster for us to add—or, if you contribute directly, export the JSON, save it as src/content/topics/<slug>.json, and commit. The topic page builds itself.

Topic

Outcomes

The standard outcome links this outcome to a shared, comparable definition so it appears in cross-intervention comparisons. Pick an existing one if it fits; only invent a new id if nothing matches (a maintainer then adds it to the registry).

Studies (0)

Live preview—primary outcome (random-effects pool)

Add at least one poolable study on the primary outcome to see the pooled estimate.

Submit & export

Not a developer? Click Email to webmaster—it opens your mail app addressed to [email protected] with the JSON included (and downloads the file in case you need to attach it), and we'll add it to the site.

Contributing directly? Save the exported file as src/content/topics/&lt;slug&gt;.json and commit it. The build validates it against the schema and generates the topic page automatically.