Split records across hours
Split records across hours

Sometimes data spans hours. This code takes something that begins in hour 1 and may not end till hour 2 or 3. It splits it into it's hourly components.
Read More
Parse Avalara JSON
Parse Avalara JSON

Example of how to parse Avalara JSON
Read More