CLI

denmark-dawa (npm)

Node.js CLI-friendly wrapper for the Danish Address Web API (DAWA) — autocomplete, geocoding, and validation.

WebsiteDocsGitHub

About

npm package `denmark-dawa` (denmark-io) providing a simple JavaScript interface to DAWA endpoints. Useful in Node agents and scripts for address autocomplete, geocoding, and municipality lookups without hand-rolling HTTP calls. DAWA is being shut down — retirement has already slipped once (from 2026-07-01 to 2026-08-17) — this wrapper will stop working once that happens unless the underlying package migrates to Datafordeler. Repo itself hasn't been touched since 2015.

Agent Use Cases

  • 01Autocomplete Danish addresses in a Node-based agent script
  • 02Geocode addresses in ETL jobs before Datafordeler migration
  • 03Validate user-entered addresses in internal tools

Notes

Community npm wrapper — not official Dataforsyningen software. Prefer mcp-danish-addresses or Datafordeler for new agent stacks. No API key required for public DAWA endpoints.

Something wrong or missing? See how to suggest a fix

More in Government