> For the complete documentation index, see [llms.txt](https://olddocs.exivity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olddocs.exivity.io/advanced/digging-deeper/transformer-datadate.md).

# Transformer datadate

When a transformer runs, `transcript.exe` is executed and one of the command line arguments it requires is a date in yyyyMMdd format which is termed the *data date*. The activities performed by Transcript are associated with this date in several ways, most notably:

* when importing using automatic source tagging which specific Dataset file to import from `\collected`
* to determine the concept of 'today' when processing files containing data with timestamps spanning multiple days
* to determine the output directory into which [RDF](https://github.com/exivity/docs/tree/4455d34021b8c3e12ce1b09914544d96f4a3b270/general/concepts/rdfs/README.md) files will be generated
* to generate the filename of the RDF files generated

The data date is made available to a Transcript task through the automatic creation of the `${dataDate}` variable
