Some datasets pulled from Factiva will include annotations for all the metadata (if you tell Factiva to do this). I have some code to automatically parse this, which completely obviates the need for any of the messy wrangling business.
I need to integrate this code into this system. The only question is: how should I detect it? I could ask the user, or try some heuristics by looking at the file and guessing.
Some datasets pulled from Factiva will include annotations for all the metadata (if you tell Factiva to do this). I have some code to automatically parse this, which completely obviates the need for any of the messy wrangling business.
I need to integrate this code into this system. The only question is: how should I detect it? I could ask the user, or try some heuristics by looking at the file and guessing.