ayyubibrahimi / us-post-data

MIT License
4 stars 1 forks source link

pull input data from dropbox #11

Closed tarakc02 closed 1 month ago

tarakc02 commented 2 months ago

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.