brreg-cli
v3.0.3
Published
CLI for looking up data from the Norwegian Entity Registry
Downloads
11
Maintainers
Readme
brreg-cli
Node CLI for looking up data from the Norwegian Entity Registry.
It makes use of the 'brreg/enhetsregisteret' dataset from hotell.difi.no API.
Installation
From npm
$ npm install brreg-cli -g
Usage
$ brreg <query>
Optional you can specify format.
Valid options: csv, json, jsonp, xml and yaml (default)
$ brreg <query> --format=csv
To display help
$ brreg --help
To display version
$ brreg --version
Related
- brreg API for this module