Giter Site home page Giter Site logo

imperium's Introduction

The Imperium logo

IMPERIUM

Imperium is a data visualisation app that serves investigative journalists and concerned citizens with the knowledge they require and deserve. For too long we have had no idea what goes on in Brussels. Imperium aims to change that.

You can visit a hosted version of the website at http://imperiumapp.pythonanywhere.com/. Please keep in mind that this website is hosted on a free plan, which can result in slower loading speeds.

Requirements

The project was developed using Python 3, using the following main libraries:

  • Dash 1.20.0
  • Flask 1.1.2
  • Pandas 1.2.4
  • Plotly 4.14.3
  • Country-converter 0.7.3
  • Geopy 2.1.0

You can install the required libraries by using pip in a Conda environment or virtualenv with the provided requirements.txt file:

pip install -r requirements.txt

Usage

The preprocessing.py will start the preprocessing on the downloaded CSV files and provide two preprocessed CSV files.

The code can be ran using the following command: python preprocessing.py

The imperium_app.py will start the application and the URL you need to use to visit the web page will be printed in your terminal

The code can be ran using the following command: python imperium_app.py

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.