Metadata-Version: 2.1
Name: runesdb
Version: 0.0.0.1
Summary: UNKNOWN
Home-page: https://github.com/clemsciences/old_norse_runes_db
Author: Clément Besnier
Author-email: clemsciences@aol.com
License: License :: OSI Approved :: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib

# RuneS-DB

RuneS-DB is a platform where [results from different projects on runic inscriptions](https://www.runesdb.eu/project/data-sources/) 
are combined.

This repository is completely independent from RuneS-DB.

## Sources

The data is available [here](http://www.runesdb.eu/) where you can export results of a query by clicking on a small 
button whose id is "butDownloadExcelModal" (I note it here because I needed time to find it!). 

When you download data, you get this note:
> The rights to the data are held by the Göttingen Academy of Sciences and Humanities and are subject to the CC-BY- SA law. The RuneS research units Göttingen, Eichstätt-München and Kiel were involved in the generation of the data. RuneS-DB contains data from the Kiel Runenprojekt, the Danish database runer.ku.dk and the Samnordisk runtextdatabas/Rundata accessible under the Open Database License (ODbL). Please also note the additional information on other origin of the data provided under the label sources .

If you confirm by clicking on "Download data", you will get a file named "runes_data.csv". 

## Code

User `reader.py` just to read your data. `visualize.py` provides a basic example on how to look at data according 
to estimated time of creation of runic inscriptions;


