zygai_yearly / README.md
ZygAI's picture
Update README.md
f3013b8 verified
metadata
license: mit
tags:
  - dataset
  - timeline
  - lithuania
  - yearly-data
  - history
  - social-science
  - economics
  - culture
  - education
  - agriculture
  - population
  - health
  - science
  - technology
pretty_name: ZygAI Lithuanian Yearly Dataset (1985–2025)
size_categories:
  - 1K<n<10K
language:
  - en

📘 ZygAI Yearly Dataset (1985–2025)

The ZygAI Yearly Dataset is a structured annual record of key Lithuanian developments spanning 1985–2025.
It provides concise, research-friendly, and human-readable facts across multiple thematic fields:

✅ Agriculture
✅ Culture
✅ Economy
✅ Education
✅ Energy
✅ Geography
✅ Health
✅ Population
✅ Science
✅ Technology

This dataset is part of the ZygAI Research Archive, designed for historical analysis, AI training, academic work, and timeline visualization.


✅ Dataset Structure

Each entry contains the following fields:

Field Type Description
year int Year (1985–2025)
theme string Thematic domain (e.g., Agriculture, Economy, Science…)
fact string Yearly fact, event, or trend
source string Provenance tag (ZygAI dataset reference)

✅ Example Entry

{
  "year": 1991,
  "theme": "Agriculture",
  "fact": "Movement to restore private farming rights intensifies.",
  "source": "ZygAI Lithuanian Agriculture Timeline Dataset"
}