@gotrash/uk-waste-exemptions
v1.2.5
Published
UK Waste Exemptions in JSON format.
Downloads
3
Maintainers
Readme
UK Waste Exemption Types Data
Included in this repository is the data for waste exemption types for the United Kingdom.
We will endeavour to keep the data contained in this package as up-to-date as possible, but the data contained should not be relied upon as evidence.
Installation
First off, start by installing the package. Yuo can use your favourite package manager to install @gotrash/uk-waste-exemptions
. For example, to use NPM the command would be:
npm i @gotrash/uk-waste-exemptions
Usage
To use the data, simply import the data set using:
import exemptions from `@gotrash/uk-waste-exemptions`;