In module with clean_datafame function:
- add a get_data function that makes the call to data.world
- in the clean_dataframe function add a logging event that follows the implementation from the twitterbot project logs.
- log date, levelname, module, function, status
In module with clean_datafame function: