Create database from csvs
1 | create_db(dbfile = BRIEFINGS_DB, dbdir = DATABASE_DIR)
|
dbfile |
Path to create a SQLite briefings database. |
dbdir |
Path to the directory containing the csvs to import. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.