Darpan workflows commonly use structured tabular or JSON-like source data.Documentation Index
Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt
Use this file to discover all available pages before exploring further.
General requirements
- Use stable headers or field names.
- Keep identifiers as strings when leading zeros or formatting matter.
- Use consistent date formats within a file.
- Avoid mixing summary rows with detail rows.
- Keep one logical record per row when using CSV-like formats.