Technical requirements
The technical requirements listed in Chapter 4 also apply to this chapter. We will be using indexed data available in SQL table services like Dune Analytics, Increment, and Flipside. To follow along, please open an account on any of these platforms by following the links provided in Chapter 2. Transactional data is queried with SQL services, and the syntax varies, depending on the query engines.
You can find Jupyter notebooks containing the examples discussed in this chapter in this book’s GitHub repository at https://github.com/PacktPublishing/Data-Science-for-Web3/tree/main/Chapter05. We recommend reading through the code files in the Chapter05
folder to follow along.