Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,143 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
+
- text-retrieval
|
| 6 |
+
language:
|
| 7 |
+
- lt
|
| 8 |
+
- en
|
| 9 |
+
tags:
|
| 10 |
+
- lithuania
|
| 11 |
+
- historical-data
|
| 12 |
+
- business
|
| 13 |
+
- companies
|
| 14 |
+
- 1990s
|
| 15 |
+
- tabular
|
| 16 |
+
- dataset
|
| 17 |
+
- archival
|
| 18 |
+
- research
|
| 19 |
+
- zygai
|
| 20 |
+
pretty_name: ZygAI Lintel '98 – Lithuanian Companies (ABC)
|
| 21 |
+
size_categories:
|
| 22 |
+
- n<1K
|
| 23 |
+
---
|
| 24 |
+
# 🏢 ZygAI – Lintel Info ‘98: Lithuanian Companies Dataset (ABC)
|
| 25 |
+
|
| 26 |
+
**ZygAI Lintel ‘98 Companies** is a fully digitized, structured dataset based on the Lithuanian business information catalog *“Lintel Info ‘98 – Įmonių anketiniai duomenys”*.
|
| 27 |
+
Originally published in 1998, this dataset preserves and structures detailed records of Lithuanian IT, technology, and service companies that operated during the early post-Soviet economic period.
|
| 28 |
+
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
+
## 📘 Overview
|
| 32 |
+
|
| 33 |
+
This dataset contains structured information extracted from the *Lintel Info ‘98* printed volume — one of the first Lithuanian-wide business catalogs after the country’s independence.
|
| 34 |
+
Each record represents a company with contact, activity, and management details, providing a snapshot of Lithuania’s corporate and technological ecosystem in the late 1990s.
|
| 35 |
+
|
| 36 |
+
The dataset was manually digitized, cleaned, validated, and merged as part of the **ZygAI Research** archival initiative.
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## 🧩 Structure (Markdown Schema)
|
| 41 |
+
|
| 42 |
+
| Field | Type | Description |
|
| 43 |
+
|-------|------|-------------|
|
| 44 |
+
| **company** | string | Company name |
|
| 45 |
+
| **city** | string | City where the company is based |
|
| 46 |
+
| **address** | string | Full postal address |
|
| 47 |
+
| **phone** | string | Phone number(s) |
|
| 48 |
+
| **fax** | string | Fax number(s) |
|
| 49 |
+
| **email** | string | Email address |
|
| 50 |
+
| **website** | string | Company website (if existed in 1998) |
|
| 51 |
+
| **executives** | string | Company directors or managers |
|
| 52 |
+
| **founded** | string | Founding year |
|
| 53 |
+
| **employees** | string | Number of employees |
|
| 54 |
+
| **activity** | string | Company activity description (LT) |
|
| 55 |
+
| **activity_en** | string | Company activity description (EN) |
|
| 56 |
+
| **summary** | string | Short summary (LT) |
|
| 57 |
+
| **summary_en** | string | Short summary (EN) |
|
| 58 |
+
| **partners** | string | Partnerships, affiliations, cooperations |
|
| 59 |
+
| **page_category** | string | Category from the original Lintel book section |
|
| 60 |
+
| **source** | string | Always: *Lintel Info '98 – Įmonių anketiniai duomenys* |
|
| 61 |
+
|
| 62 |
+
---
|
| 63 |
+
|
| 64 |
+
## 📊 Dataset Statistics
|
| 65 |
+
|
| 66 |
+
| Metric | Value |
|
| 67 |
+
|--------|-------:|
|
| 68 |
+
| **Total entries** | 351 |
|
| 69 |
+
| **Dataset size** | ~229 KB |
|
| 70 |
+
| **Fields per entry** | 17 |
|
| 71 |
+
| **Source format** | JSON (auto-converted to Parquet) |
|
| 72 |
+
| **Language** | Lithuanian (some EN fields) |
|
| 73 |
+
| **Time period** | 1998 |
|
| 74 |
+
| **License** | MIT |
|
| 75 |
+
|
| 76 |
+
---
|
| 77 |
+
|
| 78 |
+
## 🕰️ Historical Context
|
| 79 |
+
|
| 80 |
+
The *Lintel Info ‘98* catalog was one of the earliest post-1990 business directories in Lithuania, capturing the country’s rapid transition from a state-run economy to a modern private enterprise ecosystem.
|
| 81 |
+
Many of the listed companies were pioneers in IT, telecom, security systems, office equipment, and early internet infrastructure.
|
| 82 |
+
|
| 83 |
+
This dataset preserves that historic transformation in a digital, research-friendly format.
|
| 84 |
+
|
| 85 |
+
---
|
| 86 |
+
|
| 87 |
+
## 🧠 Applications
|
| 88 |
+
|
| 89 |
+
- Lithuanian business & IT ecosystem history research
|
| 90 |
+
- AI / LLM training for Lithuanian-language business tasks
|
| 91 |
+
- RAG systems and search tools
|
| 92 |
+
- Corporate network analysis, classification, or reconstruction
|
| 93 |
+
- Archival & cultural heritage preservation
|
| 94 |
+
- Economic development visualization (1990–2000)
|
| 95 |
+
|
| 96 |
+
---
|
| 97 |
+
|
| 98 |
+
## 🧩 Related ZygAI Datasets
|
| 99 |
+
|
| 100 |
+
- 🇱🇹 Soviet Lithuania Archives: https://huggingface.co/ZygAI
|
| 101 |
+
- 📚 Lithuanian historical and cultural datasets
|
| 102 |
+
- 🏛️ Multi-era Lithuanian digital heritage collections
|
| 103 |
+
|
| 104 |
+
Together, these datasets form the **ZygAI Lithuanian Historical Data Archive** — the first large-scale open data library dedicated to Lithuania’s modern history.
|
| 105 |
+
|
| 106 |
+
---
|
| 107 |
+
|
| 108 |
+
## 🧾 Source
|
| 109 |
+
|
| 110 |
+
> **Lintel Info ‘98 – Įmonių anketiniai duomenys**
|
| 111 |
+
> Published in 1998 by Lintel (Vilnius, Lithuania).
|
| 112 |
+
> Digitized and structured by **ZygAI Research**, 2025.
|
| 113 |
+
|
| 114 |
+
---
|
| 115 |
+
|
| 116 |
+
## ⚖️ License
|
| 117 |
+
|
| 118 |
+
Released under the **MIT License**.
|
| 119 |
+
Free for research, educational, archival, and commercial use.
|
| 120 |
+
---
|
| 121 |
+
|
| 122 |
+
## 📌 Example Entry
|
| 123 |
+
|
| 124 |
+
```json
|
| 125 |
+
{
|
| 126 |
+
"company": "FIMA, UAB",
|
| 127 |
+
"city": "Vilnius",
|
| 128 |
+
"address": "A. Goštauto g. 11, 2600 Vilnius",
|
| 129 |
+
"phone": "(8*22) 22 57 70",
|
| 130 |
+
"fax": "(8*22) 22 57 70",
|
| 131 |
+
"email": "",
|
| 132 |
+
"website": "",
|
| 133 |
+
"executives": "",
|
| 134 |
+
"founded": "",
|
| 135 |
+
"employees": "",
|
| 136 |
+
"activity": "Saugumo, komunikacijos ir IT sistemų projektavimas ir priežiūra.",
|
| 137 |
+
"activity_en": "Security, communication and IT systems engineering and maintenance.",
|
| 138 |
+
"summary": "",
|
| 139 |
+
"summary_en": "",
|
| 140 |
+
"partners": "",
|
| 141 |
+
"page_category": "IT, Communication Systems",
|
| 142 |
+
"source": "Lintel Info '98 – Įmonių anketiniai duomenys"
|
| 143 |
+
}
|