Skip to content
/ dawaR Public

❗ This is a read-only mirror of the CRAN R package repository. dawaR — An API Wrapper for 'DAWA' - 'The Danish Address Web API'. Homepage: https://dawar.aleksanderbl.dk/https://github.com/aleksanderbl29/dawaR Report bugs for this package: https://github.com/aleksanderbl29/dawaR/issues

Notifications You must be signed in to change notification settings

cran/dawaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dawaR dawaR website

CRAN status r-universe R-CMD-check Codecov test coverage Project Status: Active – The project has reached a stable, usable state and is being actively developed.

The goal of {dawaR} is to make access to the Danish Web Address API convenient for many more users.

Installation

You can install {dawaR} from CRAN with:

install.packages("dawaR")

Or you can install the latest pre-release version of {dawaR} from r-universe with:

install.packages(
  "dawaR",
  repos = c(
    aleksanderbl29 = "https://aleksanderbl29.r-universe.dev",
    getOption("repos")
  )
)

You can install the latest development version of {dawaR} from GitHub with:

# install.packages("devtools")
devtools::install_github("aleksanderbl29/dawaR@devel")

If you install the package in an environment configured with renv on MacOS, please consult vignette("renv-issues") to ensure that get_map_data() works as intended.

Usage

Be sure to see the getting started and the guide on how to make maps with {dawaR}.

DAWA will be phased out

The government entity that maintains the Danish Web Address API has disclosed that the API will be phased out at some point. When that time comes, this package will become deprecated and I will have another package ready to provide the same functionality. The service that is to replace DAWA is called Datafordeleren (The Data Distribution) and is in the works. Some functionality in relation to The Central Register of Buildings (BBR) has already been moved to the new service.

If you know how to read danish (or use machine-translation) you can keep yourself up to date on this page.

But no worries! It does not sound like the shutdown of DAWA will happen anytime soon or without due notice. You can read more about this and read the history of updates in vignette("status"). Any minor updates will be shown there. Major ones will be on this page. Both will be communicated with lifecycle in the functions.

About

❗ This is a read-only mirror of the CRAN R package repository. dawaR — An API Wrapper for 'DAWA' - 'The Danish Address Web API'. Homepage: https://dawar.aleksanderbl.dk/https://github.com/aleksanderbl29/dawaR Report bugs for this package: https://github.com/aleksanderbl29/dawaR/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages