Data on MakerDAO

Available data sources to support learning

Data Sources

API and Scripts

API Tool

  • RapidAPI - Mac

    • Returns data in JSON format

  • RStudio - Mac and Windows

    • Require transforming of openapi.json files into R scripts, can be quickly done via ChatGPT (sample script available below)

    • Easier manipulation of return data (e.g., parse json data into table formats)

    • openapi.json files are available to download via API webpages and the Open API json files tab below

First, try out the API endpoints using web interface or API tools such as RapidAPI.

Then, write R scripts to access specific API endpoints, retrieve data of interest, and parse them into table formats (e.g., csv, xlxs).

Scripts

MCD Governance Tracker

Maker Governance Portal

© 2023 Xule Lin & Ying-Ying Hsieh. This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Last updated