• make_db() create database from downloaded data with finn

  • read_db() create connection to the database

  • path_db() display the path of the database file boligfinn.sqlite.

make_db(x, ...)

read_db()

path_db()

Arguments

x

Data table from finn function

...

Extra arguments

Value

An SQLite database

Create folder automatically

This function will create a boligfinn folder in the HOME directory if it isn't there and create a boligfinn.sqlite database.

Database file and path

This is standard and will be ~/boligfinn/boligfinn.sqlite