Review board — verify the analyst's answer before final submission
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 20 skills de jwalin-shah/officeqa-arena. Abre una skill para revisar su origen y sus detalles.
Mostrando 20 de 20 skills recopiladas.
Review board — verify the analyst's answer before final submission
Idioma del texto original: inglés
Python computation formulas for Treasury data analysis. Use for percent change, CAGR, stdev, kurtosis, VaR, regression, Theil index, and other statistical calculations.
Idioma del texto original: inglés
CPI-U annual averages (1929-2024) for inflation adjustment. Use when question mentions inflation, CPI, constant dollars, or real dollars.
Idioma del texto original: inglés
How to read Treasury Bulletin data files in /app/resources/. Use when exploring resources or when JSON parsing fails.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Step-by-step approach and verification checklist for Treasury Bulletin questions
Idioma del texto original: inglés
Python one-liner recipes for common Treasury Bulletin calculations — stdev, regression, pct change, CAGR, etc.
Idioma del texto original: inglés
CPI-U annual averages 1913-2024 for inflation adjustments
Idioma del texto original: inglés
Table parser + grep scripts — save to /tmp then use to extract data from Treasury files
Idioma del texto original: inglés
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
Idioma del texto original: inglés
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
Idioma del texto original: inglés
Review board — verify the analyst's answer before final submission
Idioma del texto original: inglés
How to break down complex Treasury questions step by step
Idioma del texto original: inglés
Fiscal year boundaries and budget proposal release dates
Idioma del texto original: inglés
Table parser + computation recipes — save scripts to /tmp
Idioma del texto original: inglés
Checklist before computing and before writing answer
Idioma del texto original: inglés
Treasury Bulletin data extraction tool + verification checklist + CPI + compute recipes
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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)
Idioma del texto original: inglés