I'm just using the spreadsheets (csv files) as the basis to automate the export of the data. The goal is to take those spreadsheets and export them as:
1) SQLite database - already done
2) BeerXML
3) ANSI SQL statements for creation of pgsql, mysql, mssql, etc
4) JSON?