Extraction Rule Allocations
This template allows extractions rules to act only on a subset of task types and / or tracks.
extraction_rules.csv    
| Column name | Required | Data type or format | Description and business rules | 
|---|---|---|---|
| Extraction Rule ID | Yes | Text field | Must be unique and be listed in the Extraction Rules template | 
| Extraction Rule Name | Yes | Text field | Must be listed in the Extraction Rules template | 
| Allocation ID | Yes | Text field | Must be unique | 
| Name | No | Text field | |
| Task Types | No | Comma-delimited list of task types | All task types need to be listed in the Task Definitions template. | 
| Tracks | No | Comma-delimited list of Tracks | All tracks need to be listed in the Location Capability template. | 
| Minimum | Yes | Integer (whole number) | The minimum number of visits that should be scheduled at the same time. | 
| Maximum | Yes | Integer (whole number) | The maximum number of visits that should be scheduled at the same time. Must be greater or equal than minimum allocation. |