Releases: DinRiksdag/OpenRemiss
Releases · DinRiksdag/OpenRemiss
Tomas Tobé
- New cleaning algorithm which removes annoying prefixes (ex:
A2014-2170-ARM_svar_nr_083_
) more efficiently and now uses the most popular organisation names to correct the ones that are less popular. - More documentation
- Fixes a bug which would miss the last two remisses
- Fixes a bug which would make the list unsorted
Roger Hedlund
This new release includes a lot of new things:
- new model (see UML) using SQLAlchemy ORM to deal with data
- new GraphQL API with Flask
In terms of functionality, you can now:
- clean file names (for now, it removes any numbers before the file names)
- get the list of consultees from the PDF consultee lists (works about 80% of the time)
- integrate the data to another app thanks to the GraphQL API