Skip to content

v0.0.3

Choose a tag to compare

@eschmidt42 eschmidt42 released this 27 Aug 11:28
4753c4a

New

  • added minimum required data to reproduce unittests -> ./bundestag.de_data and ./abgeordnetenwatch_data
  • added testing of data collection from bundestag.de and subsequent parsing
  • refactored processing of bundestag.de data to make it less confusing
  • made bundestag.gui.GUI a template class which MdBGUI and PartyGUI inherit from so inspection of MdBs (parlamentarians) and parties can be done in separate cells
  • updated readme, making it more concise
  • added github action to run poetry run python -m unittest