I've attached a VI that extracts the 2nd column from your data, patches in dt (important and missing from your data set) to form a LV Waveform, and computes the Power Spectrum. You will have to enter a different value for dt which is the reciprocal of the sample rate of your data. This will affect the frequency axis of the FFT Power Spectrum, and we can go from there to compute significant components.
The first column from the data set looked like index values, not real time values so I didn't use them.