Skip to contents

dm_financial() creates an example dm object from the tables at https://relational.fel.cvut.cz/dataset/Financial. The connection is established once per session, subsequent calls return the same connection.

dm_financial_sqlite() copies the data to a temporary SQLite database. The data is downloaded once per session, subsequent calls return the same database. The trans table is excluded due to its size.

Usage

dm_financial()

dm_financial_sqlite()

Value

A dm object.

Examples

dm_financial() %>%
  dm_draw()
%0

accountsaccountsiddistrict_iddistrictsdistrictsidaccounts:district_id->districts:idcardscardsiddisp_iddispsdispsidclient_idaccount_idcards:disp_id->disps:idclientsclientsiddisps:account_id->accounts:iddisps:client_id->clients:idloansloansidaccount_idloans:account_id->accounts:idordersordersidaccount_idorders:account_id->accounts:idtkeystkeystranstransidaccount_idtrans:account_id->accounts:id