Datasets:
fix center alignment with HTML tags
Browse files
README.md
CHANGED
|
@@ -16,7 +16,11 @@ tags:
|
|
| 16 |
- korea
|
| 17 |
- financial-statements
|
| 18 |
- corporate-filings
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
size_categories:
|
| 21 |
- 1K<n<10K
|
| 22 |
---
|
|
@@ -52,8 +56,8 @@ This dataset is the **data layer** behind DartLab. When you run `dartlab.Company
|
|
| 52 |
|
| 53 |
```
|
| 54 |
dart/
|
| 55 |
-
├── docs/
|
| 56 |
-
├── finance/ 2,
|
| 57 |
└── report/ 2,711 companies ~319 MB structured disclosure APIs (28 types)
|
| 58 |
```
|
| 59 |
|
|
@@ -162,7 +166,7 @@ All data is sourced from public government disclosure systems. Financial figures
|
|
| 162 |
|
| 163 |
## Update Schedule
|
| 164 |
|
| 165 |
-
This dataset is updated automatically via GitHub Actions (
|
| 166 |
|
| 167 |
## License
|
| 168 |
|
|
|
|
| 16 |
- korea
|
| 17 |
- financial-statements
|
| 18 |
- corporate-filings
|
| 19 |
+
- 전자공시
|
| 20 |
+
- 재무제표
|
| 21 |
+
- 사업보고서
|
| 22 |
+
- 한국
|
| 23 |
+
pretty_name: DartLab 전자공시 데이터
|
| 24 |
size_categories:
|
| 25 |
- 1K<n<10K
|
| 26 |
---
|
|
|
|
| 56 |
|
| 57 |
```
|
| 58 |
dart/
|
| 59 |
+
├── docs/ 2,547 companies ~8 GB disclosure text (sections, tables, markdown)
|
| 60 |
+
├── finance/ 2,744 companies ~586 MB financial statements (BS, IS, CF, XBRL)
|
| 61 |
└── report/ 2,711 companies ~319 MB structured disclosure APIs (28 types)
|
| 62 |
```
|
| 63 |
|
|
|
|
| 166 |
|
| 167 |
## Update Schedule
|
| 168 |
|
| 169 |
+
This dataset is updated automatically via GitHub Actions (daily). Recent filings (last 7 days) are checked and collected incrementally.
|
| 170 |
|
| 171 |
## License
|
| 172 |
|