1. Extracting Numbers from Financial Reports
Financial AnalystBackground
A financial analyst has a text-based report with scattered numerical data on revenues and expenses.
Problem
Need to quickly identify and count all numerical values to summarize financial metrics without manual review.
How to use
Paste the report text into the text input, select 'Numbers' as the pattern type, and set max results to 200.
Outcome
The tool returns a JSON list of all numbers with their frequencies, enabling efficient data aggregation for analysis.