we should have a central/shared location for input data, and cleaning scripts here can point to that shared location, e.g. dropbox. We can create shared utility function(s) in e.g. bln/lib to connect to dropbox and load into memory a file or files for processing, that each import script then starts by calling.
we should have a central/shared location for input data, and cleaning scripts here can point to that shared location, e.g. dropbox. We can create shared utility function(s) in e.g.
bln/lib
to connect to dropbox and load into memory a file or files for processing, that each import script then starts by calling.