Show HN: Credit reports about German companies Hello, In addition to my studies in computer science, I have been working on a side project. I obtain data from the Unternehmensregister, a register where every German limited company is required to publish their financial statements. These statements are published as HTML files and are completely unstructured. While financial statements often look similar, companies are not required to follow a specific structure, which often leads to inconsistently formatted statements. The use of the Unternehmensregister is completely free, so you can check out some examples. I wrote code that converts the unstructured financial statements into structured data using the ChatGPT API. This works well. Of course, there are some problems that have not yet been solved, but data extraction works well for the majority of companies. I than coded a Random Forest algorithm to estimate the probability of default for a company based on its financial statement from the Unternehmensregister. I built a website to present the structured data along with the scores. Essentially, I create a credit reports for companies. Currently, there are four companies in Germany that also create credit reports (Schufa, Creditreform, Crif, and Creditsafe). Other companies resell the data from these four providers. I provide the same services as these companies, but without including personal information such as directors or investors. The market for this service is quite large; for example, Creditreform sold over 26 million credit reports about companies in 2020. My probability of default prediction performs quite well, achieving an AUC score of 0.87 on my test data. An AUC of 0.87 means that there is an 87% chance that the model ranks a randomly selected company that defaults higher than a randomly selected company that does not default. Additionally, there are many more companies to crawl for my database. Currently, I am focusing on companies that are required to publish their profit and loss statements. For testing purposes, there are currently 2,000 companies available on my website. At the moment, the website is only available in German, but you can use Google Translate, which works ok for my website. Thank you very much for your feedback! https://bonscore.org/ December 12, 2024 at 09:59PM
Show HN: Credit reports about German companies https://ift.tt/eDp7TnO
Related Articles
Show HN: Keyword Research Tool Without Fuzz https://ift.tt/mP7hNKgShow HN: Keyword Research Tool Without Fuzz I made a simple keyword re… Read More
Show HN: Auto-matching and optimized carpooling for groups https://ift.tt/lfFdVb5Show HN: Auto-matching and optimized carpooling for groups How it work… Read More
Show HN: Open-source WeTransfer alternative that runs everywhere https://ift.tt/rxFAhewShow HN: Open-source WeTransfer alternative that runs everywhere OwnSh… Read More
Show HN: I built a membership page builder in 9 days – new personal best https://ift.tt/k9p05GoShow HN: I built a membership page builder in 9 days – new personal be… Read More
Show HN: Mesop, open-source Python UI framework used at Google https://ift.tt/ecuYB4mShow HN: Mesop, open-source Python UI framework used at Google I’m exc… Read More
Show HN: Diagnose your Sickly Plants with AI in 2 min https://ift.tt/cu6yD7QShow HN: Diagnose your Sickly Plants with AI in 2 min Get Expert AI Di… Read More
Show HN: Get your website copy and design roasted https://ift.tt/jdY8XqTShow HN: Get your website copy and design roasted https://ift.tt/tACLD… Read More
Show HN: Journalling is great. But I failed every time I tried https://ift.tt/HPWiy3FShow HN: Journalling is great. But I failed every time I tried https:/… Read More
0 Comments: