data analysis
Trade Project Part 1 – MySQL
I wanted to do something in MySQL with a large-N dataset. Raw data at the level of individual imports and exports can be acquired from the British government here. Data are for August 2024. The first problem, in fact, the hardest part was actually loading the data into MySQL. Firstly, Read more…