This page contains links to useful files. Each file has a short description.
The Database
The database has two tables. Both tables are included as CSV files in a downloadable zip file.
The reversal table contains over 600 reversals. The reversal_set table groups 4 reversals into a defined set.
How to use the Database Files
It is up to you how you use the database. You can import the CSV files into spreadsheets. You may want to import the CSV files into a real database format. That allows convenient queries and filtering, much better than with spreadsheets. I have included a DDL file that creates the tables to import into, for the free SQLite database.
How to make your own Database from the Database Files
I am not creating much instructional material for the following reasons: If you are serious about this, then you are either 1) already an expert in this or 2) you want to learn about database technology which is not the subject of this blog. I am just sharing my experience which is that I found this free software useful:DB Browser for SQLite (DB4S)
No comments:
Post a Comment