/django-parltrack-meps

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

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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+