AskCurator answers data questions and shows the Python it ran

AskCurator lets people ask data questions in plain English and then see the Python code used to produce the answer. The goal is to make the result checkable instead of asking people to trust a number on its own.

It is meant for questions where the answer needs a clear trail of how it was calculated, not just a final figure. The product is still early, so some parts may not work yet, and is being requested on bugs and missing .

Key points

  • Users can ask data questions in plain English.
  • AskCurator shows the Python code it actually ran to get the answer.
  • The tool focuses on making data answers easier to check.
  • It is useful when a number needs a clear calculation trail.
  • The product is still early and may have broken or missing parts.
Read original