In this guide we will only focus on using the prebuilt images from Docker Hub.
Prerequisites: You have Git, Docker, Docker compose and Nginx pre-installed.
Clone Mastodon's repository.
| library(dplyr) | |
| library(ggplot2) | |
| library(statnipokladna) | |
| local_budgets <- sp_get_table(table_id = "budget-local", # table ID, see `sp_tables` | |
| year = 2020, | |
| month = 12, | |
| dest_dir = "data/budget_data") | |
| functional_categories <- sp_get_codelist("paragraf", | |
| dest_dir = "data/budget_data") |
In this guide we will only focus on using the prebuilt images from Docker Hub.
Prerequisites: You have Git, Docker, Docker compose and Nginx pre-installed.
Clone Mastodon's repository.