Skip to content

docs: add broker reports batch processing example - #3976

Open
PAUL01zjb wants to merge 3 commits into
docling-project:mainfrom
PAUL01zjb:docs/broker-reports-example
Open

docs: add broker reports batch processing example#3976
PAUL01zjb wants to merge 3 commits into
docling-project:mainfrom
PAUL01zjb:docs/broker-reports-example

Conversation

@PAUL01zjb

@PAUL01zjb PAUL01zjb commented Aug 11, 2026

Copy link
Copy Markdown

Add a convert -> export -> audit example that batch-processes Chinese PDF broker reports to Markdown with referenced figures, and list it in the examples index.

Checklist:

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Add a convert -> export -> audit example that batch-processes Chinese PDF broker reports to Markdown with referenced figures, and list it in the examples index.

Signed-off-by: PAUL01zjb <PAUL01zjb@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

DCO Check Passed

Thanks @PAUL01zjb, all your commits are properly signed off. 🎉

@mergify

mergify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 Merge protection satisfied — ready to merge.

Show 1 satisfied protection

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@dolfim-ibm dolfim-ibm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PAUL01zjb your example looks like a simple convert + metadata report. I don't see anything specific about broker reports (no such example data, no specific output analysis.

My suggestion is

  1. We could keep a simple generic example. Then rephrase it as (for example) convert and metadata report.
  2. Or you could make the example much more specific, e.g. use some real data, do some specific information extraction, some visualization of the data in the report, etc

Add a bundled sample broker report (synthetic, Chinese) and extend the example to extract key financial metrics from report tables into JSON, render an optional revenue/net-profit chart, and audit per-file results.

Signed-off-by: PAUL01zjb <PAUL01zjb@users.noreply.github.com>
Signed-off-by: PAUL01zjb <PAUL01zjb@users.noreply.github.com>
@PAUL01zjb

PAUL01zjb commented Aug 11, 2026 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants