Skip to main content
This example shows:
  • Finding repeating vertical sections by nesting them in parent sections.
  • Ignoring repeated multiple anchor matches. For more information, see Multiple anchors in section.

Overview

To give a broad overview of using vertical sections for a table grid, see the following image: Click to enlarge In the preceding image, the config uses sections as follows:
  1. Defines sections for car models, including their trims.
  2. Defines nested vertical sections for car trims.
The following abbreviated YML notation to give a brief idea of the more complex SenseML JSON:
With this approach, you can output something like the following, using abbreviated YML notation to give a brief idea of the more complex JSON extraction response:

Details

The following elaborates on the preceding brief overview using JSON instead of YML. To illustrate each section’s range and for troubleshooting purposes, the config includes a field that outputs the entire contents of each section. Config
JSON
Example document
The following image shows the example document used with this example config:
Click to enlarge Output
JSON