Skip to content

alefteris/greece-tax-offices

Repository files navigation

greece-tax-offices Build Status

List of all tax offices (Δ.Ο.Υ.) in Greece.

Installation

$ npm install greece-tax-offices

Usage

Get a list of the tax offices:

const taxOffices = require('greece-tax-offices');

taxOffices.forEach(function(office) {
  console.log(office.code);
});

License

MIT license

About

List of all tax offices (Δ.Ο.Υ.) in Greece

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published