political-memory / django-parltrack-meps

Member of the European Parliament data coming from parltrack handling django application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Member of the parliament importation (from parltrack) and models extracted from memopol code base.

In other words, this is the data of all the Member of the European Parliament: contact informations, committees, deleguations, groups, etc...

Usage

Run:

python manage.py update_meps

To import the last data on the MEPs.

Data Schema

You can find a visualisation here. Logic is pretty simple: MEP (Member of the European Parliament) at the center and many2many with every instance.

Licence

Like memopol: aGPLv3+

About

Member of the European Parliament data coming from parltrack handling django application

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%