Skip to content

Data Portal

Coming soon

The full dataset will be generated and uploaded to github.com/flylore in the near future.

The FlyLore Data Portal provides structured exports of all data in the FlyLore ecosystem. Data is exported as JSON and Markdown files, organized by entity type.

Current Export

Export version: 1.0.0

Exported at: 2026-04-13T16:28:05Z

License: CC-BY-NC-SA-4.0

Entity Count
Companies 59
Hooks 1191
Fly Patterns 1307
People 11
Books 15
Animals 106

Data Structure

The data export is organized into the following directories:

  • fly-hooks/<company>/<hook>/ — Hook specifications
  • fly-patterns/<letter>/<pattern>/ — Fly pattern recipes
  • people/<person>/ — People profiles
  • books/<book>/ — Book entries
  • animals/<animal>/ — Animal species

Each entity includes both an index.json (structured data) and index.md (human-readable summary).