No description
Find a file
Ralph Mayer 0ad66fa1bc migrate to recutils, add new events, fix congress numbering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 13:21:47 +01:00
archive migrate to recutils, add new events, fix congress numbering 2026-03-04 13:21:47 +01:00
data migrate to recutils, add new events, fix congress numbering 2026-03-04 13:21:47 +01:00
.gitignore Initial commit 2018-08-25 23:41:02 +02:00
CLAUDE.md migrate to recutils, add new events, fix congress numbering 2026-03-04 13:21:47 +01:00
LICENSE Initial commit 2018-08-25 23:41:02 +02:00
README.md migrate to recutils, add new events, fix congress numbering 2026-03-04 13:21:47 +01:00

eventdb-source

Event database containing dates for German/European tech conferences, hacker events, music festivals, and regional festivals.

Data format

Files in data/ use GNU recutils .rec format:

Name: FOSDEM
Start: 2026-01-31
End: 2026-02-01
Location: ULB Solbosch Campus
City: Brüssel
Country: Belgien
Url: https://fosdem.org

Date formats: YYYY-MM-DD (confirmed), YYYY-MM (month only), YYYY (year only / unconfirmed).

Files

  • data/events.rec — main event database
  • data/camp.rec — CCC Camp series (projected dates)
  • data/congress.rec — Chaos Communication Congress series (projected dates)
  • data/jaehrlich.rem — annual recurring events in remind(1) format
  • data/new.txt — inbox for URLs/event names to research and add

Processing

This repo contains only data. The pipeline that generates ICS and HTML output lives in mr-eventdb.