Git Product home page Git Product logo

visu-fra-lgbt's Introduction

Visualizing FRA 2012 LGBT Survey

This app is a small dashboard to help visualize EU FRA's 2012 survey about LGBT people's daily lives and rights in the European Union. It runs as a WSGI application, the prefered serving method is using uvicorn. Internally, the graphing is done with plotly and front-end is mannaged by dash.

Installation

  1. Clone repo
git pull <url>
  1. Install requirements in virtual environment
virtualenv venv
./venv/bin/activatie
pip install -r requirements.txt
  1. Run server
uvicorn --interface wsgi visu:server
# or
uvicorn visu:server --interface=wsgi --proxy-headers --port 6969 --forwarded-allow-ips='*' --timeout-keep-alive 300

Usage

The app is accessible at https://alonely.place/vfl for a live demo. It is composed of two panes at the time :

  • Overview if the population
  • Poll questions explorer.

They are both pretty self-explanatory : don't hesitate to check it out yourself and play with it a litte.

visu-fra-lgbt's People

Contributors

just-maiyak avatar hackmd-deploy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.