silashundhausen commited on
Commit
0d4f09a
Β·
verified Β·
1 Parent(s): fe8ce86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -3
README.md CHANGED
@@ -1,10 +1,48 @@
1
  ---
2
- title: README
3
- emoji: ⚑
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: FinancialReports
3
+ emoji: πŸ’Ά
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: static
7
  pinned: false
8
+ website: https://financialreports.eu/
9
+ twitter: FinReportsEU
10
  ---
11
 
12
+ # FinancialReports
13
+
14
+ **The Open Data Standard for European Financial Markets.**
15
+
16
+ We are building the definitive digital infrastructure for European financial intelligence. Our mission is to unify the fragmented landscape of regulatory filings across **44+ countries** into a single, standardized, and AI-ready data feed. Think of us as the modern, API-first "European EDGAR."
17
+
18
+ ## πŸš€ Open Source Intelligence
19
+
20
+ We believe in transparency and reproducibility in financial data science. We open-source our core classification models and frameworks to help the community build better financial AI tools.
21
+
22
+ ### πŸ“¦ Featured Model: [Hierarchical Filing Classifier](https://huggingface.co/FinancialReports/hierarchical-filing-classifier)
23
+ A production-grade Cascade Classifier trained on **27,000+ manually curated filings**. It automatically categorizes global and European financial documents into 29 distinct classes with state-of-the-art accuracy.
24
+
25
+ - **Architecture:** Jina-V3 Embeddings + XGBoost Soft-Routing
26
+ - **Performance:** 93.5% Global Weighted F1
27
+ - **Capabilities:** Distinguishes complex document types (e.g., *Annual Reports* vs. *Earnings Releases* vs. *ESG Disclosures*) regardless of language or jurisdiction.
28
+
29
+ ### πŸ›οΈ The Standard: FRCF
30
+ All our models are built upon the **Financial Reporting Classification Framework (FRCF)**, our open-source standard designed to classify corporate disclosures by *functional purpose* rather than just regulatory format.
31
+
32
+ - πŸ“„ **Read the Methodology:** [Download PDF](https://financialreports.eu/download/frcf-methodology.pdf)
33
+ - πŸ“Š **Explore the Taxonomy:** [Download XLSX](https://financialreports.eu/download/frcf-classifications.xlsx)
34
+
35
+ ## 🌍 Our Data
36
+ We process millions of filings to create the largest structured dataset of European corporate history.
37
+
38
+ - **Coverage:** 8,900+ Companies across 44 countries.
39
+ - **Volume:** 4.4 Million+ filings indexed.
40
+ - **Formats:** Raw PDF, HTML, and **AI-Ready Markdown**.
41
+
42
+ ## πŸ”— Connect
43
+ - **Main Platform:** [financialreports.eu](https://financialreports.eu/)
44
+ - **API Docs:** [docs.financialreports.eu](https://docs.financialreports.eu/)
45
+ - **Contact:** [engineering@financialreports.eu](mailto:engineering@financialreports.eu)
46
+
47
+ ---
48
+ *Powering the next generation of financial research with clean, structured data.*