Update README.md

merge-requests/45/head
James Miller 2020-04-27 05:04:31 +00:00
parent b6e7191af8
commit cdf3ee6cba
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ requests welcomed!
## Data initially in YAML and then scripts to convert to SQL
Currently, the main data source is found in the `data/yaml` directory, and
running `python3 gendb.py` will generate a `tmp.db` sqlite3 database. I'm still
in progress on converting some prior pure SQL work into the YAML-SQL pipeline,
but that should be done in the next month or so.
running `python3 gendb.py` will generate a `tmp.db` sqlite3 database.
Why YAML? Two big reasons: