Skip to content

Extract and store all values from “Recommendations based on the regional formula” #1

Description

@abdelghanibelgaid

Add support to parse and store all values shown in the “Recommandations basées sur la formule régionale” block. This section currently contains multiple recommendation entries, and each value should be extracted as structured data, not only displayed text.

Example values to extract and store:

  • 3 qx/ha
  • NPK(10.20.20)
  • base fertilizer
  • optimal yield for the selected region

And under “The recommendations for the selected yield”:

  • 3.18 qx/ha
  • NPK(10.20.20)
  • base fertilizer
  • 2.22 qx/ha
  • Ammonitrates
  • top-dressing fertilizer

Expected behavior:

  • Detect the “Recommandations basées sur la formule régionale” section
  • Extract all recommendation lines and their values
  • Store them as structured fields in the parsed output
  • Gracefully handle cases where the section is missing

The screenshot below shows the regional-formula recommendation block to parse.

Regional formula recommendation block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions