WPRDC / wprdc-etl

MIT License
8 stars 3 forks source link

added jail census job, modified `SFTPConnector` to handle text files properly #48

Closed saylorsd closed 8 years ago

saylorsd commented 8 years ago

@bsmithgall The jail census job does a bit of double work by extracting the same data twice but uploading it to two separate files. I was thinking of coming up with a fix for this, but since it's such a rare situation (and really should never happen again going forward), and since each file is generated just once and only extracted on the following day, I figure there's no real need to fix it.