This Python project is born with the idea in mind to generate fake data for a data project.
The idea is to generate data, write it to a CSV file and then build a data project that will clean, analyse and manipulate that data. The reason to do this and not to use public available datasets is because in doing so I get some extra practice writing python code.