UBICenter / polls

Polls on UBI
https://docs.google.com/spreadsheets/d/1ulqohI6YLYFsz3wm8f5j6BS_JVelu2Ea8SXXa-wwkhQ
MIT License
1 stars 3 forks source link

polls

This is the repo for the UBI Center's poll tracker, an interactive web app to explore the state of public opinion on UBI across 58 different polls from 27 countries.

Data

A google sheet with our data can be found here.

If you know of an interesting poll we might have missed, please submit an issue using this template.

Installation

To install the app on your device, clone this repo.

From the new directory, create a new conda environment and install dependencies with:

conda env create --file environment.yaml

To run the app locally while in the directory root:

python app.py