This repository contains statistics about ACM ASPLOS 2020 Conference, embedded in files that plot automatically the data for the eaase of inspection. The statistics pertain to the official Slack channel of the conference and to the official ASPLOS 2020 YouTube channel.
Assuming you have latest version of Python installed and any Unix-compatible system, simply type
Python3 asplos_2020_slack_stats.py
This will present the statistics of the official ASPLOS 2020 Slack channels.
Python3 asplos_2020_youtube_stats.py
This will present the statistics of the ASPLOS 2020 YouTube channel.
asplos_2020_slack_stats.py
: scrip to generate ACM ASPLOS 2020 Conference Slack statistics; script is self-contained and contains manually-collected data that is being plottedasplos_2020_youtube_stats.py
: scrip to generate ACM ASPLOS 2020 Conference YouTube statistics; script is self-contained and contains manually-collected data that is being plottedasplos_2020_slack_stats.png
: result ofasplos_2020_slack_stats.py
asplos_2020_youtube_stats.png
: result ofasplos_2020_youtube_stats.py
README.md
: this fileLICENCE
: license file
The data was collected manually online and presented in the form of these scripts by Przemysław Pawełczak on March 22, 2020 - two days after the completion of ACM ASPLOS 2020 Conference.
Copyright (C) 2019 Przemysław Pawełczak.
MIT Licence. See License file for details.