/daostack-census

Scripts and data for a Daostack census

Primary LanguagePythonMIT LicenseMIT

daostack-census

Scripts and data for a Daostack census

Metrics and plots

Installing

Requirements:

  • Python >= 3.6
  • tkinter

Install all python dependencies with:

pip install -r requirements.txt

For ploting you need tkinter, so, if you are in Ubuntu install it with:

sudo apt-get install python3-tk

How does it works?

You have to load the datawarehouse/ to use the plot scripts. So, to update it, use the following script:

chmod +x collectors/update_datawarehouse.sh

./collectors/update_datawarehouse.sh

Now, you are able to show the data in datawarehouse/, do it using the scripts located in ploters/.

E.g. python distribution_plot.py

Publications

  • El Faqir, Y., Arroyo, J., Hassan, S. (2020). An overview of Decentralized Autonomous Organizations on the blockchain. Proceedings of the 16th International Symposium on Open Collaboration (Opensym 2020) 11:1-11:8. ACM.

Acknowledgements

This work is funded by the Spanish Ministry of Science and Innovation and the P2P Models project, which is funded by the European Research Council.