Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 745 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 745 Bytes

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+