Commit Graph

29 Commits

Author SHA1 Message Date
Daniil Fajnberg c23c963cd8 added async-session decorator from own project; changed logging setup; added CLI parameters 2021-11-30 12:46:48 +01:00
Daniil Fajnberg 36226fc1be fixed and refactored cli 2021-11-28 17:19:12 +01:00
Daniil Fajnberg 9186d8734f fixed type hints 2021-11-28 17:10:00 +01:00
Daniil Fajnberg e522897991 implemented getting specific financial statement for multiple companies; fixed tests 2021-11-28 17:07:23 +01:00
Daniil Fajnberg 1529df252c allow getting specific financial statement for multiple companies 2021-11-28 16:58:21 +01:00
Daniil Fajnberg 3c7afcd879 factored out some tests 2021-11-28 16:52:16 +01:00
Daniil Fajnberg 4a68d45bc4 implemented last idea 2021-11-28 16:42:21 +01:00
Daniil Fajnberg e7f3730c64 idea for getting financials for an arbitrary number of companies 2021-11-28 16:39:53 +01:00
Daniil Fajnberg fd03815172 improved writing to file 2021-11-28 16:24:14 +01:00
Maximilian Fajnberg 6dd37a4aa2 cli for writing to json/csv 2021-11-28 15:53:19 +01:00
Maximilian Fajnberg 2d9119a4be company financials returned as separate dicts; test fix 2021-11-28 15:20:28 +01:00
Daniil Fajnberg 326b956be4 added small integration test 2021-11-27 18:35:12 +01:00
Daniil Fajnberg 63008be829 bugfix, minor change, full coverage 2021-11-27 18:11:16 +01:00
Maximilian Fajnberg 2380540659 drafted remaining functions 2021-11-27 17:23:36 +01:00
Daniil Fajnberg f9745ff46d two more functions implemented 2021-11-27 15:36:51 +01:00
Daniil Fajnberg f2abd8f2ce fixes; another function implemented 2021-11-27 15:11:42 +01:00
Maximilian Fajnberg 25be101cf9 function drafts 2021-11-26 23:37:46 +01:00
Daniil Fajnberg 44dee0b762 finished tests 2021-11-26 21:38:10 +01:00
Daniil Fajnberg 776c909956 more tests, idea for change 2021-11-26 12:47:58 +01:00
Maximilian Fajnberg 1e0410a254 function for checking tr relevance 2021-11-24 22:28:33 +01:00
Daniil Fajnberg 9adad5dba1 financial statements items 2021-11-24 21:01:16 +01:00
Maximilian Fajnberg 8041386d52 more unit tests 2021-11-24 15:28:34 +01:00
Daniil Fajnberg d504ddfc33 reading test html file in test class set up method 2021-11-23 19:57:37 +01:00
Daniil Fajnberg 6ac38ad06d updated/condensed html 2021-11-23 19:42:20 +01:00
Maximilian Fajnberg 652ded4cd9 Record of essential html composition (mainly for testing) 2021-11-23 14:51:29 +01:00
Maximilian Fajnberg 525d56ef63 first two unit tests 2021-11-22 19:52:36 +01:00
Daniil Fajnberg 33e1fca03f added planned function signatures, docstrings, and corresponding test case 2021-11-21 22:45:13 +01:00
Daniil Fajnberg 94e34bf388 empty python files added 2021-11-21 21:54:25 +01:00
Daniil Fajnberg a8745964a7 initial commmit; boilerplate 2021-11-21 21:44:03 +01:00