Skip to content

Instantly share code, notes, and snippets.

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")
@melroy89
melroy89 / mastodon-docker-setup.md
Last active March 19, 2024 18:24 — forked from akuechl/mastodon-docker-setup.md
Mastodon Docker Setup - most complete and easiest guide online