Norway Open Data MCP v0.1.1
Maintenance release. No new tools, no schema changes, no runtime behaviour changes.
Changed
- Require
norway-open-data-sdk@^0.5.3(previously^0.5.2). SDK 0.5.3 corrects a
population-aggregation bug in which incomplete SSB population cells could be summed and
reported as a complete municipality total. Raising the caret floor ensures
get_norwegian_municipality_profilecan no longer resolve against the affected SDK.
Because the SDK is pre-1.0, its correctness fixes ship as minor versions and a caret range
does not float across them automatically — the floor is bumped deliberately. - Added a deterministic release guard that fails the build if
package.jsonpermits, or the
lockfile resolves, an SDK below 0.5.3.
Install
npx -y norway-open-data-mcpnpm: https://www.npmjs.com/package/norway-open-data-mcp/v/0.1.1
Full changelog: https://github.com/iamkm1/Norway-Open-Data-MCP/blob/main/CHANGELOG.md