top of page

Building a Data Aggregator with Python

In this video, I go over some very basic data aggregation in Python and writing that data to Excel. The code, when read aloud, sounds practically like English. This is not a tutorial on Python, so some knowledge of arrays is assumed.


Aside from this, there are other ways to make a data aggregator, and its not necessary to import to Excel. For example, you could clean the data within Python, obviously.


You can use this for a number of things, such as monitoring the macroeconomic landscape.


If you found this helpful or enjoyable, please consider subscribing to our newsletter for more.  


You can reach out to us here for consulting services.



Comments


bottom of page