Duplicate from Azzindani/IDX_Financial_Statements
Browse filesCo-authored-by: Azzindani <Azzindani@users.noreply.huggingface.co>
- .gitattributes +59 -0
- Financial_Statement_2015_2017.zip +3 -0
- Financial_Statement_2018_2019.zip +3 -0
- Financial_Statement_2020.zip +3 -0
- Financial_Statement_2021.zip +3 -0
- Financial_Statement_2022.zip +3 -0
- Financial_Statement_2023.zip +3 -0
- Financial_Statement_2024.zip +3 -0
- Financial_Statement_2025_Q2.zip +3 -0
- README.md +69 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
Financial_Statement_2015_2017.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1b0ce34d939fc2b498761ecc88a7ae5c304490a860cc60494d26b0c38e149d9
|
| 3 |
+
size 17021250337
|
Financial_Statement_2018_2019.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b84cc00f2ec23b0a0032540924333d7cd895f2cd3178ee77b92d54b7e899df5
|
| 3 |
+
size 14164722601
|
Financial_Statement_2020.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9bf2c3f7c502a346d16b2f1e35c553ca521297230a6c616e0b10db9ffb91a74
|
| 3 |
+
size 10629134690
|
Financial_Statement_2021.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d84ea518d40939fad882c71ba04a210756ae3bd6926dae3bf9f6caa0c6aef8d6
|
| 3 |
+
size 13404785302
|
Financial_Statement_2022.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b75b4eb5a6f5148c60efd67ae4114a6720c3e0f7dd7701adc24c9f6ab2e22e6
|
| 3 |
+
size 17941243812
|
Financial_Statement_2023.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0325cb174ed7cfbe48bc9b7890e4b72040496a99b7199ce959883c2c9b4eee9f
|
| 3 |
+
size 24720204437
|
Financial_Statement_2024.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac0a95f7bca2fa40cc4f218566cfa167e33120bdbcab168d4b281d28a0010321
|
| 3 |
+
size 26379623009
|
Financial_Statement_2025_Q2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67cce674b1a13f1b3bb3267b423ea0260803076bc98bce2c9903255492820c02
|
| 3 |
+
size 3698904101
|
README.md
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- table-question-answering
|
| 5 |
+
- document-question-answering
|
| 6 |
+
- feature-extraction
|
| 7 |
+
- text-generation
|
| 8 |
+
- translation
|
| 9 |
+
- summarization
|
| 10 |
+
language:
|
| 11 |
+
- id
|
| 12 |
+
- en
|
| 13 |
+
tags:
|
| 14 |
+
- finance
|
| 15 |
+
- indonesia
|
| 16 |
+
- idx
|
| 17 |
+
- stock-market
|
| 18 |
+
- financial-statements
|
| 19 |
+
- xbrl
|
| 20 |
+
- ocr
|
| 21 |
+
- multimodal-rag
|
| 22 |
+
- accounting
|
| 23 |
+
- corporate-reporting
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# IDX_Financial_Statements: The Multimodal Indonesian Financial Dataset
|
| 27 |
+
|
| 28 |
+
**IDX_Financial_Statements** is a centralized repository providing the most complete set of financial disclosures for public companies listed on the **Indonesia Stock Exchange (IDX)**. This dataset is designed for advanced financial research, spanning from raw document archival to structured data extraction.
|
| 29 |
+
|
| 30 |
+
## Dataset Overview
|
| 31 |
+
|
| 32 |
+
This is a multimodal dataset that captures the full lifecycle of financial reporting. It includes:
|
| 33 |
+
|
| 34 |
+
1. **PDF Reports**: Original Annual Reports (Laporan Tahunan) and Financial Statements as submitted by issuers. Ideal for Document AI, layout analysis, and OCR tasks.
|
| 35 |
+
2. **Excel Sheets**: Semi-structured spreadsheets containing balance sheets, income statements, and cash flow details.
|
| 36 |
+
3. **XBRL Instances**: High-precision, machine-readable XML-based data using the IDX Taxonomy. This is the gold standard for quantitative data integrity.
|
| 37 |
+
4. **Metadata**: Associated tickers, industry sectors, reporting periods (Q1, Q2, Q3, FY), and submission timestamps.
|
| 38 |
+
|
| 39 |
+
## Key Features
|
| 40 |
+
|
| 41 |
+
- **Format Diversity**: Supports a wide range of technical workflows, from computer vision (PDF parsing) to direct database ingestion (XBRL).
|
| 42 |
+
- **Historical Depth**: Comprehensive coverage of the Indonesian capital market over multiple fiscal years.
|
| 43 |
+
- **Bilingual Context**: Documents often contain side-by-side Indonesian and English text, making this a valuable resource for financial-domain NMT (Neural Machine Translation).
|
| 44 |
+
- **Audit-Ready**: Includes original source documents, allowing for the verification of extracted data against official corporate filings.
|
| 45 |
+
|
| 46 |
+
## Use Cases
|
| 47 |
+
|
| 48 |
+
- **Multimodal RAG**: Build AI agents that can "read" a 200-page PDF annual report and cross-reference it with numerical Excel data.
|
| 49 |
+
- **XBRL Analysis**: Utilize the standardized taxonomy for high-speed fundamental screening without the need for traditional scraping.
|
| 50 |
+
- **Document AI Training**: Fine-tune models for table detection, key-value pair extraction, and financial entity recognition.
|
| 51 |
+
- **Market Intelligence**: Analyze corporate governance statements and management discussion & analysis (MD&A) sections for sentiment and strategic shifts.
|
| 52 |
+
|
| 53 |
+
## Data Structure
|
| 54 |
+
|
| 55 |
+
The repository is organized by `Ticker` and `Period`. A typical directory structure looks like:
|
| 56 |
+
- `[TICKER]/[YEAR]/[PERIOD]/`
|
| 57 |
+
- `FinancialStatement-202X-I-Ticker.pdf`
|
| 58 |
+
- `FinancialStatement-202X-I-Ticker.xlsx`
|
| 59 |
+
- `FinancialStatement-202X-I-Ticker.zip` (XBRL)
|
| 60 |
+
|
| 61 |
+
## License
|
| 62 |
+
|
| 63 |
+
This dataset is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). You are free to share and adapt the material for any purpose, including commercial use, provided you give appropriate credit.
|
| 64 |
+
|
| 65 |
+
## Disclaimer
|
| 66 |
+
|
| 67 |
+
This dataset aggregates publicly available information for research and analytical purposes. Users are encouraged to cross-reference data with the [IDX official disclosures](https://www.idx.co.id) for formal investment or legal decisions.
|
| 68 |
+
|
| 69 |
+
---
|