Python + Multiple CSV files + Mobile Dashboard

Python + Multiple CSV files + Mobile Dashboard

@Marcelo Campos Silva

Hello.

I am evaluating some application and this is what I need:

  1. Have multiple csv files on the cloud (under GDrive), let’s say, one file every 3 days of data acquisition.
  2. Script running unde Tago engine/cloud capable of indexing those files automatically, like spanning within a GDrive folder.
  3. Run a custom script on Android that adapts according to the user entries.

Is that feasible? Do we have a sample on how to do it?