Let's just suppose each your measurement will occupy 32 bytes and you are doing mesaurements once a minute. In 14 days you will generate 645 kB of data which fits to ESP32 built-in flash disk without a problem.
Flash storage, maybe possible, if you have code to recover the data.
Having the collected data on a removable SD card makes analyzing and using the data not so difficult.