Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Detect change of spreadsheet files (csv, xls, etc) #2741

Open
gety9 opened this issue Oct 25, 2024 · 0 comments
Open

[feature] Detect change of spreadsheet files (csv, xls, etc) #2741

gety9 opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gety9
Copy link

gety9 commented Oct 25, 2024

Version and OS
For example, 0.46.04 on termux

Is your feature request related to a problem? Please describe.
I need to monitor changes on tables of data, often these tables are just displayed on web page, but sometimes site owners put this tables in file (most of the time csv, sometimes xls)
I see that CD.io already works for json & pdf, it will be great we can also add csv / xls capabilities.

Describe the solution you'd like
1, set watch with url with csv file
= CD.io detects changes

Comments
-, not sure if it's good idea, but we might want to convert csv/xls to json, this way we can re-use json "Filters" logic / functionality for spreadsheet files OR maybe even better we can use pandas filtering for "Filters".

@gety9 gety9 added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant