Skip to content

open-data-science/ods_channel_stats_eda

Repository files navigation

ods_channel_stats_eda

Public analysis of ODS Channel questionnaire statistics.

This repo contains two versions of the audience stats summary: for those who just wants to look at graphs and for those who wants to crunch numbers themselves. The former one utilizes imports from external to the jupyter notebook .py file eda_utils.py, while the latter keeps all the code inside notebook and contains more comments on what exactly was done. First one is for beginners, non-professionals, those who just want to understand the audience better and the second is for more curious ones.

Audience data

If you want just to look, check research_eda_concise_version.html. There is also option to view the notebook at nbviewer site. If you want to find out more, clone the repo and run the jupyter notebook, because github doesn't support pretty graphs output in .ipynb files yet.

Installation and initial setup

poetry install
poetry run jupyter notebook

In case of missing python version and poetry, they can be installed with pyenv and poetry. Alternatively, you can try using separate script to setup developer environment at your own risk.

About

Public analysis of ODS Channel questionnaire statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published