This is an app I developed to allow anyone to easily conduct wavelet analysis. We can apply wavelet transforms to gain a new perspective on our time series data.
In the demo below, select a time series (or upload your own file with two columns titled 'date' and 'value' respectively). You can also compare two time series by simply selecting or adding a second times series. You can find the codebase on my GitHub.
Please, note that this tool was developed as part of my PhD research and has been tested on a limited number of datasets. If you encounter any errors with your data, please let me know ! It is a work in progress.Â