Commit Graph

19 Commits

Author SHA1 Message Date
240824e808 Start using newly defined types 2022-12-03 21:46:19 +01:00
15982a4ac0 Create central type classes 2022-12-03 14:29:35 +01:00
5d141113aa Put CSV parsing into separate file 2022-11-28 20:11:50 +01:00
9e59ca79d2 Parse preview rounds in batch script 2022-11-27 09:10:17 +01:00
adc7158862 Cache parsed object in parser object 2022-11-26 08:43:15 +01:00
4837e54081 Create script to read setup rounds 2022-11-19 07:38:22 +01:00
ffba4087e7 Fix naming of classes and groups in CSV parser 2022-11-16 10:23:10 +01:00
0090f2c259 Added better logs 2022-11-16 10:22:09 +01:00
3dfc022b08 Map individual results onto common table rows 2022-11-15 19:37:08 +01:00
04d8cdf52b Sort persons according to the best ordering 2022-11-15 19:36:31 +01:00
fb7b1f72eb Group persons according to their groups 2022-11-15 19:03:24 +01:00
32ed966e74 Get all required dances for useful output 2022-11-15 18:39:41 +01:00
ea6009bb0a Merge HTML final status into main data structures 2022-11-15 18:11:40 +01:00
867b18576f Extract data from HTML to allow for simpler extraction 2022-11-15 16:52:19 +01:00
8301ae206f Add dedicated class and group for competitions for comparirision with HTML 2022-11-15 16:50:08 +01:00
4275466cca Add finalist attribute to objects 2022-11-15 14:38:46 +01:00
80d0269cb2 Extract some commin data from raw imports 2022-11-15 13:01:00 +01:00
eb7ffc7f78 Consolidate result data 2022-11-15 10:48:50 +01:00
a4e9020ebd Create importer to objects 2022-11-14 20:01:32 +01:00