Ingestion
a. Loads the data from three data sources
b. Merges them and discards unnecessary information
c. Cleans the data
d. Saves to a file
Visualizations
a. Creates temp tables from data in first notebook
b. Creates charts for a variety of data combinations
A concern I have is that given the data sources we have, there aren't really conclusions that we can draw from them. We can talk about how to make that less of an issue when we sync.
I have created two new notebooks:
A concern I have is that given the data sources we have, there aren't really conclusions that we can draw from them. We can talk about how to make that less of an issue when we sync.