raw_data_files = await Promise.all([
FileAttachment("int_27_Feb1-7_2023.csv").text(),
FileAttachment("int_27_Jan1-7_2023.csv").text(),
FileAttachment("int_27_Dec1-7_2022.csv").text(),
FileAttachment("int_27_Nov1-7_2022.csv").text(),
FileAttachment("int_27_Oct1-7_2022.csv").text(),
FileAttachment("int_27_Sept1-7_2022.csv").text(),
FileAttachment("int_43_Feb1-7_2023.csv").text(),
FileAttachment("int_43_Jan1-7_2023.csv").text(),
FileAttachment("int_43_Dec1-7_2022.csv").text(),
FileAttachment("int_43_Nov1-7_2022.csv").text(),
FileAttachment("int_43_Oct1-7_2022.csv").text(),
FileAttachment("int_43_Sept1-7_2022.csv").text(),
FileAttachment("int_44_Feb1-7_2023.csv").text(),
FileAttachment("int_44_Jan1-7_2023.csv").text(),
FileAttachment("int_44_Dec1-7_2022.csv").text(),
FileAttachment("int_44_Nov1-7_2022.csv").text(),
FileAttachment("int_44_Oct1-7_2022.csv").text(),
FileAttachment("int_44_Sept1-7_2022.csv").text(),
FileAttachment("int_45_Feb1-7_2023.csv").text(),
FileAttachment("int_45_Jan1-7_2023.csv").text(),
FileAttachment("int_45_Dec1-7_2022.csv").text(),
FileAttachment("int_45_Nov1-7_2022.csv").text(),
FileAttachment("int_45_Oct1-7_2022.csv").text(),
FileAttachment("int_45_Sept1-7_2022.csv").text(),
]);