-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 908 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: kelaopendata
Type: Package
Title: Access open data from National social insurance institution of Finland
Version: 0.1.1001
Date: 2024-11-28
Author: Markus Kainu
Maintainer: Markus Kainu <[email protected]>
Description: Designed to simplify and speed up access to open data from National social insurance institution of Finland (KELA) published at <https://www.avoindata.fi/data/fi/organization/kela>, the kelaopendata package offers researchers and analysts a set of tools to obtain data and metadata for a wide range of applications.
License: Artistic-2.0 | file LICENSE
URL: https://ropengov.github.io/kelaopendata/, https://github.com/rOpenGov/kelaopendata
BugReports: https://github.com/rOpenGov/kelaopendata/issues
Depends:
R (>= 3.5.0)
Imports:
arrow,
duckdb,
dplyr,
ckanr,
DBI,
jsonlite,
glue,
readr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2