eigenfoo / cryptics

A dataset of cryptic crossword clues, collected from various blogs and digital archives.
https://cryptics.georgeho.org
MIT License
26 stars 1 forks source link
cryptic-crossword-clues cryptic-crosswords cryptics data dataset

A Dataset of Cryptic Crossword Clues

cryptics.georgeho.org is a dataset of cryptic crossword clues, collected from various blogs and digital archives.

This repository contains:

For more information, please see cryptics.georgeho.org.

License

This dataset is made available under the Open Database License. A human-readable summary is available here. Any rights in individual contents of the database are licensed under the Database Contents License.

HTML and CSS code was modified from pandoc-markdown-css-theme, which is licensed under the Blue Oak Model License. The remainder of the code is licensed under the MIT License.

Colophon

cryptics.georgeho.org is written in a mix of Python, Bash and SQL and is run on my personal laptop.

The data is published using Datasette and deployed on a Fly Trial Plan. Datasette has been remarkably easy to work with and a pleasure to use.

The documentation is a static site adapted from pandoc-markdown-css-theme.