During the development of a personal project, learning SQL, I came up against the issue of cleaning data. The source I wanted to use to learn SQL was the IRS' Political Organization Filing and ...
Takes in a file with column data (csv or Excel), groups and filters the data based on a given splitter column, and splits the data in the input file into separate output files based on groupings via ...