Home / Examples / Covid19DataBE2db
Name Modified Size InfoDownloads / Week
Parent folder
ReadMe.txt 2020-10-15 663 Bytes
Covid19DataBE2db-v004-phpMyAdmin.png 2020-10-15 149.9 kB
Covid19DataBE2db-0.1.5.tar.gz 2020-10-15 21.0 kB
Totals: 3 Items   171.6 kB 0
Readme
------

Covid19DataBE2db has to:

1. Download Belgian Sciensano data in csv format: cases and hospitalisations and move it to data directory from settings file.

2. Import the data in a mysql/mariadb database (see dbstructure.sql):

Read the file, split lines in fields, add records to database or update existing records.


If downloaded as .tar.gz: Unpack the .tar.gz file; it will make a project directory 
Create a database and the tables with dbstructure.sql.
Put the needed data in the settings file in .config/gambas3/Covid19DataBE2db
Open the project with the Gambas3 IDE, and run from IDE (or compile for running afterwards with gambas3 runtime)

Source: ReadMe.txt, updated 2020-10-15