Hello guys,
The CVS processing should be extended to remote files stored on GDrive.
Only the public links are supported.
Here is a sample:
https://docs.google.com/spreadsheets/d/1IToimLIEwt-5Hlihza7sEYULB_OCPlgjEbJGivFPoA4/edit?usp=sharing
The related code is pretty straightforward:
https://stackoverflow.com/questions/56611698/pandas-how-to-read-csv-file-from-google-drive-public
The related features are mentioned in the README:
| Status |
Delivery |
Input |
Output |
Info |
| ❌ |
Drop 2 |
CSV Remote URL (Gdrive) |
DB Model |
DB Model |
| ❌ |
Drop 2 |
CSV Remote URL (Gdrive) |
DataTables |
Paginated Data View (vanilla JS) |
| ❌ |
Drop 2 |
CSV Remote URL (Gdrive) |
Charts |
Data to visualisation |
| ❌ |
Drop 2 |
CSV Remote URL (Gdrive) |
Export (with filters) |
CSV, PDF |
Please proceed with the code.
Ty!
Hello guys,
The CVS processing should be extended to remote files stored on GDrive.
Only the public links are supported.
Here is a sample:
https://docs.google.com/spreadsheets/d/1IToimLIEwt-5Hlihza7sEYULB_OCPlgjEbJGivFPoA4/edit?usp=sharing
The related code is pretty straightforward:
https://stackoverflow.com/questions/56611698/pandas-how-to-read-csv-file-from-google-drive-public
The related features are mentioned in the README:
Drop 2Remote URL (Gdrive)DB ModelDrop 2Remote URL (Gdrive)DataTablesDrop 2Remote URL (Gdrive)ChartsDrop 2Remote URL (Gdrive)Export(with filters)Please proceed with the code.
Ty!