Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Law creators should be a many to many #21

Open
jorgecarleitao opened this issue Jun 3, 2014 · 0 comments
Open

Law creators should be a many to many #21

jorgecarleitao opened this issue Jun 3, 2014 · 0 comments

Comments

@jorgecarleitao
Copy link
Owner

Currently, one law has one creator (or None).

Yet, there are inumerous laws that are created by more than one creator (e.g. id=7325, name="Ministérios das Finanças e da Administração Pública e da Economia e da Inovação").

We should have a way to map this name into the different creators, in this case
"Ministério das Finanças", "Ministério da Administração Pública", "Ministério da Economia" and "Ministério da Inovação".

This will require:

  1. create a parser to split the name into existing names;
  2. modify the crawler to parse the new data correctly;
  3. implement a database migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant