Data processing and plotting for 'Personal Flash' artworks. https://www.nicolaellisandritherdon.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
749 B

* Overview of =sql-statements.sql=
This is an artefact of the project's origins. I needed to export the data from
the database before I could work with said data (more context provided in
[[file:../README.org][README]]). You /should/ never need or have the means to run this script. I have
added it to this repository as a backup more than anything else.
If you open =sql-statements.sql= you will notice I used specific dates when
selecting the data to export. This is because the database contained data from
outside the exhibition's run-time and was not needed from this particular
mini-project. For the sake of completeness, the exhibition's run-time was from
the 13^th June 2021 to 1^st August and I used a SQLite3 database to store the
data.