export const INSERT_CSV_SAMPLE = `Date, Country, Units, Revenue,\n 1, 183, [13848...], [318998...]\n 909,3898,[3898...], [84981...]\n ...`; export const INSERT_MAX_SIZE = 150;