Review board — verify the analyst's answer before final submission
Quellsprache: Englisch
Menü
SkillsMP hat 20 Skills aus jwalin-shah/officeqa-arena gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 20 von 20 gesammelten Skills angezeigt.
Review board — verify the analyst's answer before final submission
Quellsprache: Englisch
Python computation formulas for Treasury data analysis. Use for percent change, CAGR, stdev, kurtosis, VaR, regression, Theil index, and other statistical calculations.
Quellsprache: Englisch
CPI-U annual averages (1929-2024) for inflation adjustment. Use when question mentions inflation, CPI, constant dollars, or real dollars.
Quellsprache: Englisch
How to read Treasury Bulletin data files in /app/resources/. Use when exploring resources or when JSON parsing fails.
Quellsprache: Englisch
U.S. fiscal year boundaries and calendar year conversions. Use when question mentions fiscal year, FY, or when you need to determine which months belong to a fiscal year.
Quellsprache: Englisch
How to accurately extract values from Treasury Bulletin tables. Use when reading tables with many columns, similar row labels, or when you need to verify you have the right cell.
Quellsprache: Englisch
Step-by-step approach and verification checklist for Treasury Bulletin questions
Quellsprache: Englisch
Python one-liner recipes for common Treasury Bulletin calculations — stdev, regression, pct change, CAGR, etc.
Quellsprache: Englisch
CPI-U annual averages 1913-2024 for inflation adjustments
Quellsprache: Englisch
Table parser + grep scripts — save to /tmp then use to extract data from Treasury files
Quellsprache: Englisch
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
Quellsprache: Englisch
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
Quellsprache: Englisch
Review board — verify the analyst's answer before final submission
Quellsprache: Englisch
How to break down complex Treasury questions step by step
Quellsprache: Englisch
Fiscal year boundaries and budget proposal release dates
Quellsprache: Englisch
Table parser + computation recipes — save scripts to /tmp
Quellsprache: Englisch
Checklist before computing and before writing answer
Quellsprache: Englisch
Treasury Bulletin data extraction tool + verification checklist + CPI + compute recipes
Quellsprache: Englisch
Python computation patterns for Treasury data. Use for percent change, CAGR, stdev, kurtosis, VaR, regression, Theil index, duration, and other statistical calculations. Always use python3 -c.
Quellsprache: Englisch
CPI-U annual averages (1929-2024) for inflation adjustment. Use when question mentions inflation, CPI, constant dollars, or real dollars. Formula: real_value = nominal_value × (target_CPI / source_CPI)
Quellsprache: Englisch